Tiny Core Extensions > TCE Bugs

filezilla.tcz - error in dep file (10.x / x86 )

(1/1)

Leee:
The dep file for filezilla.tcz lists gcc-libs.tcz as a dependency but the required extension is actually gcc_libs.tcz.

When I correct the dep file locally (after having explicitly tce-load'd gcc_libs.tcz), filezilla seems to run as expected.

Juanito:
dep file adjusted - thanks for reporting this.

neonix:
I have a problem with filezilla.tcz in TC10 x86_64
I am using Xfbdev and when I run filezilla I get:

--- Code: ---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
--- End code ---

After installing hicolor-icon-theme.tcz I get:

--- Code: ---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
--- End code ---

curaga:
Yes, that's the same thing as with FF. They use a gtk theme that does things that were previously illegal, but now Xorg allows them. Use Xorg, or if you really want to use filezilla with Xfbdev, try various gtk themes.

Navigation

[0] Message Index

Go to full version