View Single Post
Posts: 11 | Thanked: 2 times | Joined on Jan 2010 @ Barcelona
#399
Originally Posted by qole View Post
paulo_olivera: Hit the "reload" button before installing.
Thank you, after that, it installed without any error.

But then I try to use Filezilla it doesn't connect to any server. After inputing the server_address/user/pass/port when I do "quickconnect" the main window disapears and the filezilla process crashes.

Output timeline when starting Filezilla from a shell inside LXDE:
Code:
sh-3.2$ filezilla

(process:5742): Gdk-WARNING **: locale not supported by C library

(process:5742): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
At this point, the Filezilla program window appears and the program seems and behaves normaly.
Now I fill the server_address/user/pass/port and press "quickconnect". At this point the process crashes and the main Filezilla window closes.

Output when the Filezilla process crashes:
Code:
filezilla: relocation error: filezilla: symbol _ZN8wxString7FormatVEPKwPv, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
Note: The only extra packages that I installed on this Debian were

- Filezilla
- Openssh-client

Do you have any idea on why I'm having this error?

Do you recomend any other sftp gui for debian?


Tnx in advance!