Hi,
I am unable to start ftprush on ubuntu 22.04.
https://www.wftpserver.com/download/FTPRush_linux.tar.bz2
tar xzvf FTPRush_linux.tar.bz2
I can't start FTP Rush file, should I do any other steps? I'm using gnome
Best Regards,
FTP Rush v3 - Ubuntu 22.04
-
- Site Admin
- Posts: 2102
- Joined: Tue Sep 29, 2009 6:09 am
Re: FTP Rush v3 - Ubuntu 22.04
You can decompress the bz2 file by the command "tar xvf FTPRush_linux.tar.bz2", or just right-click on that file and extract it.
Then double-click on the program file "FTPRush" to launch FTPRush.
Then double-click on the program file "FTPRush" to launch FTPRush.
-
- Posts: 4
- Joined: Wed Oct 02, 2024 8:19 pm
Re: FTP Rush v3 - Ubuntu 22.04
Then double-click on the program file "FTPRush" to launch FTPRush. = nothing happens, it doesn't open, it doesn't give an error, simply nothing happens
-
- Site Admin
- Posts: 2102
- Joined: Tue Sep 29, 2009 6:09 am
Re: FTP Rush v3 - Ubuntu 22.04
So you can use the command line to start it and check the errors.
cd [FTPRush's folder]
./FTPRush
cd [FTPRush's folder]
./FTPRush
-
- Posts: 4
- Joined: Wed Oct 02, 2024 8:19 pm
Re: FTP Rush v3 - Ubuntu 22.04
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'FTPRushDesktop.Settings.DesktopOptions' threw an exception. ---> System.ArgumentOutOfRangeException: Font Family specified is not supported by this system
Parameter name: familyName
Actual value was Cantarell.
at Eto.GtkSharp.Drawing.FontFamilyHandler.Create (System.String familyName) [0x001a3] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.FontFamily..ctor (System.String familyName) [0x0001f] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at Eto.GtkSharp.Drawing.FontHandler.get_Family () [0x00024] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.GtkSharp.Drawing.FontHandler.get_FamilyName () [0x0000a] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.Font.get_FamilyName () [0x00006] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at FTPRushDesktop.Settings.DesktopSettings..ctor () [0x00070] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions.Load (System.String settingFile) [0x00060] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions..cctor () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
--- End of inner exception stack trace ---
at FTPRushDesktop.BottomView.SetStyle () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.BottomView..ctor () [0x00147] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm.GenerateContent () [0x00083] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm..ctor (System.String args) [0x002f2] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Gtk.MainClass.Main (System.String[] args) [0x00061] in <52f673ab5b434c9a806a5032828317d3>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'FTPRushDesktop.Settings.DesktopOptions' threw an exception. ---> System.ArgumentOutOfRangeException: Font Family specified is not supported by this system
Parameter name: familyName
Actual value was Cantarell.
at Eto.GtkSharp.Drawing.FontFamilyHandler.Create (System.String familyName) [0x001a3] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.FontFamily..ctor (System.String familyName) [0x0001f] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at Eto.GtkSharp.Drawing.FontHandler.get_Family () [0x00024] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.GtkSharp.Drawing.FontHandler.get_FamilyName () [0x0000a] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.Font.get_FamilyName () [0x00006] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at FTPRushDesktop.Settings.DesktopSettings..ctor () [0x00070] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions.Load (System.String settingFile) [0x00060] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions..cctor () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
--- End of inner exception stack trace ---
at FTPRushDesktop.BottomView.SetStyle () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.BottomView..ctor () [0x00147] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm.GenerateContent () [0x00083] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm..ctor (System.String args) [0x002f2] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Gtk.MainClass.Main (System.String[] args) [0x00061] in <52f673ab5b434c9a806a5032828317d3>:0
System.TypeInitializationException: The type initializer for 'FTPRushDesktop.Settings.DesktopOptions' threw an exception. ---> System.ArgumentOutOfRangeException: Font Family specified is not supported by this system
Parameter name: familyName
Actual value was Cantarell.
at Eto.GtkSharp.Drawing.FontFamilyHandler.Create (System.String familyName) [0x001a3] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.FontFamily..ctor (System.String familyName) [0x0001f] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at Eto.GtkSharp.Drawing.FontHandler.get_Family () [0x00024] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.GtkSharp.Drawing.FontHandler.get_FamilyName () [0x0000a] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.Font.get_FamilyName () [0x00006] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at FTPRushDesktop.Settings.DesktopSettings..ctor () [0x00070] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions.Load (System.String settingFile) [0x00060] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions..cctor () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
--- End of inner exception stack trace ---
at FTPRushDesktop.BottomView.SetStyle () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.BottomView..ctor () [0x00147] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm.GenerateContent () [0x00083] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm..ctor (System.String args) [0x002f2] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Gtk.MainClass.Main (System.String[] args) [0x00061] in <52f673ab5b434c9a806a5032828317d3>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'FTPRushDesktop.Settings.DesktopOptions' threw an exception. ---> System.ArgumentOutOfRangeException: Font Family specified is not supported by this system
Parameter name: familyName
Actual value was Cantarell.
at Eto.GtkSharp.Drawing.FontFamilyHandler.Create (System.String familyName) [0x001a3] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.FontFamily..ctor (System.String familyName) [0x0001f] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at Eto.GtkSharp.Drawing.FontHandler.get_Family () [0x00024] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.GtkSharp.Drawing.FontHandler.get_FamilyName () [0x0000a] in <92421573c1c34f3aa4e64915a8d2fe0b>:0
at Eto.Drawing.Font.get_FamilyName () [0x00006] in <61a6c8b1c865438bb5f2c7efceca5ce4>:0
at FTPRushDesktop.Settings.DesktopSettings..ctor () [0x00070] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions.Load (System.String settingFile) [0x00060] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Settings.DesktopOptions..cctor () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
--- End of inner exception stack trace ---
at FTPRushDesktop.BottomView.SetStyle () [0x00000] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.BottomView..ctor () [0x00147] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm.GenerateContent () [0x00083] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.MainForm..ctor (System.String args) [0x002f2] in <4046eadcffa14b3ba871d82712db9aa9>:0
at FTPRushDesktop.Gtk.MainClass.Main (System.String[] args) [0x00061] in <52f673ab5b434c9a806a5032828317d3>:0
-
- Site Admin
- Posts: 2102
- Joined: Tue Sep 29, 2009 6:09 am
Re: FTP Rush v3 - Ubuntu 22.04
So please install the fonts-cantarell package: sudo apt install fonts-cantarell
-
- Posts: 4
- Joined: Wed Oct 02, 2024 8:19 pm