Opened 16 years ago
Closed 12 years ago
#4357 closed Bug report (outdated)
CRITICAL **: clearlooks_style_draw_flat_box: assertion `width >= -1' failed
Reported by: | brock | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | clearlooks flat_box | Cc: | |
Component version: | Operating system type: | Linux | |
Operating system version: | CentOS 5.2 |
Description
FileZilla_3.2.3_i586-linux-gnu.tar.bz2
CentOS 5.2 x86 - up to date - 2009.03.23
When I start filezilla from the command line in the directory where I installed filezilla, I get the error message in the terminal window but the filezilla window opens and appears to function properly.
Note that the error message appears as the filezilla window is being drawn. I have not interacted with the filezilla window at this point.
directory : /usr/local/lib/FileZilla3/bin
[brock@viper bin]$ ./filezilla
(filezilla:12672): CRITICAL : clearlooks_style_draw_flat_box: assertion `width >= -1' failed
The message appears immediately and is repeatable.
The application looks ok and appears to be operational.
--Brock
Change History (3)
comment:1 by , 16 years ago
Status: | new → moreinfo |
---|
comment:3 by , 12 years ago
Resolution: | → outdated |
---|---|
Status: | moreinfo → closed |
No reply for more than 28 days.
I cannot reproduce this.
Which version of GTK+ and the clearlooks engine are you using?
Please get some debug symbols for FileZilla and the libraries involved (recompile if necessary) and run it in a debugger, set a breakpoint on the assertion.
That will show where the call is coming from.