I have a problem with filezilla.tcz in TC10 x86_64
I am using Xfbdev and when I run filezilla I get:
tc@box:~$ filezilla
Reading locale option from /home/tc/.config/filezilla/filezilla.xml
(filezilla:32067): Gtk-WARNING **: 16:58:50.158: Could not find the icon 'pan-down-symbolic'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
(filezilla:32067): Gdk-ERROR **: 16:58:50.188: The program 'filezilla' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 694 error_code 2 request_code 139 (RENDER) minor_code 34)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap
After installing hicolor-icon-theme.tcz I get:
tc@box:~$ filezilla
Reading locale option from /home/tc/.config/filezilla/filezilla.xml
(filezilla:1454): Gdk-ERROR **: 17:02:03.760: The program 'filezilla' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 694 error_code 2 request_code 139 (RENDER) minor_code 34)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap