Opened 11 years ago
Last modified 10 years ago
#4118 new defect
Lots of warnings in the log
Reported by: | danielfrancis | Owned by: | danielfrancis |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | GraphPlotter | Version: | Unspecified |
Severity: | Minor | Keywords: | reproducible, commit |
Cc: | AlanJAS | Distribution/OS: | Unspecified |
Bug Status: | Resolved |
Description
The activity takes constantly this warning. It was part of the review of AlanJAS when revising the activity (ASLO), so would be good fix it before the release 9.
WARNING : could not parse return value of get_size() method. Shoul
be of form (x_offset, y_offset, width, height)
Change History (4)
comment:1 Changed 11 years ago by danielfrancis
comment:2 Changed 11 years ago by danielfrancis
- Keywords reproducible commit added
I found the commit that causes the warning. I think it's a conflict with the CellRendererIcon (sugar-toolkit).
http://git.sugarlabs.org/graph-plotter/mainline/commit/531e7398f424693e287be82181c70eabe348ef4e
comment:3 Changed 11 years ago by danielfrancis
- Bug Status changed from New to Resolved
Solved. Pushed to Git repository with commit 199c606e5430b128f2b985ffe9d0e950716c03cb.
Please, test it. If you confirm it's really solved or it lands on ASLO, I'll close it.
comment:4 Changed 10 years ago by dnarvaez
- Milestone not applicable deleted
Milestone not applicable deleted
There's to look in the Git repository and revert to the commits before the first release and see what commit produced that warning.