You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Issue with FileZilla

Author (Read 6154 times)

0 Members and 1 Guest are viewing this topic.

Re: Issue with FileZilla
« Reply #4 on: October 21, 2017, 09:08:02 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Nice to hear Francois, see here - https://www.linuxliteos.com/forums/introductions/forum-posting-guidelines/ for help with posts.
 

Re: Issue with FileZilla
« Reply #3 on: October 21, 2017, 03:54:25 PM »
 

Francois

  • PayPal Supporter
  • New to Forums
  • *****
  • 12
    Posts
  • Reputation: 0
    • View Profile
Greetings Jerry, and thank you for the wonderful OS. It is the only Linux distro I have truly felt home with!

I ran both commands, and reinstalled FileZilla through Menu, System, Lite Software, but I still ended up with version 3.21.0. I have added PPAs in the past, but I'm fairly sure I haven't added one for FileZilla. Just to make sure, I checked every file in /etc/apt/sources.list.d/linuxlite.list.save, and none of them contain anything FileZilla related.

Is there any other file that could contain a PPA for FileZilla, or a way to check where it is installed from?

Thank you again very much!

[EDIT] Wait, I have getdeb in my sources, and it features FileZilla 3.21.0... I don't remember why I added it for, but I guess that was the problem. Thank you very much again!!! How can I mark this as solved?
« Last Edit: October 21, 2017, 04:05:39 PM by Francois »
 

Re: Issue with FileZilla
« Reply #2 on: October 20, 2017, 09:55:17 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
I can't reproduce this by simply double-clicking a remote folder with the version from Lite Software. That is the version you should be using.
Looks like you got Filezilla from somewhere else (not recommended).

Delete the hidden home folder by doing:

Code: [Select]
rm -rf ~/.filezilla
Uninstall Filezilla.

Code: [Select]
sudo apt-get --purge remove filezilla
Remove the Repo/PPA you got Filezilla from (if you have one).

Then install Filezilla from Menu, System, Lite Software.
And start Filezilla again.

You should then have version 3.15.0.2 installed.
 

Issue with FileZilla
« Reply #1 on: October 19, 2017, 10:17:21 PM »
 

Francois

  • PayPal Supporter
  • New to Forums
  • *****
  • 12
    Posts
  • Reputation: 0
    • View Profile
Greetings!

I am having an issue with FileZilla (for a few weeks, now). More precisely, simply double-clicking a remote folder crashes FileZilla with the following output:

Code: [Select]
filezilla: symbol lookup error: filezilla: undefined symbol: _ZN2fz18replace_substringsERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES7_S7_
I felt like this was more of a FileZilla issue so I searched their forums and found this:
Quote
Your installed version of FileZilla is incompatible with your installed version of libfilezilla. Please update to the most recent versions of both FileZilla and libfilezilla.

However, both my versions are the latest available ones in the repository:

Code: [Select]
francois@SilentPC:~$ apt-get -s install filezilla
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
filezilla is already the newest version (3.21.0-1~getdeb1).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
francois@SilentPC:~$ apt-get -s install libfilezilla
libfilezilla0     libfilezilla-dev 
francois@SilentPC:~$ apt-get -s install libfilezilla0
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libfilezilla0 is already the newest version (0.9.1-1~getdeb1).
libfilezilla0 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
francois@SilentPC:~$ apt-get -s install libfilezilla
libfilezilla0     libfilezilla-dev 
francois@SilentPC:~$ apt-get -s install libfilezilla-dev
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libfilezilla-dev
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Inst libfilezilla-dev (0.9.1-1~getdeb1 GetDeb:16.04/xenial-getdeb [amd64])
Conf libfilezilla-dev (0.9.1-1~getdeb1 GetDeb:16.04/xenial-getdeb [amd64])
francois@SilentPC:~$

I have tried rebooting, reinstalling, etc... to no avail. Am I doing something wrong, or is there something I could do to troubleshoot the issue?

Thank you and have a nice day, fellow Lite'rs!

P.S. Also, totally unrelated but since this is probably very simple to fix, I'm rather ashamed to make a topic for this. My Whisker menu had the search bar and logout buttons at the bottom, and now they're above the actual menu. How can I revert them back?
« Last Edit: October 22, 2017, 08:29:09 AM by Francois »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section