Mailinglist Archive: opensuse-bugs (4214 mails)
| < Previous | Next > |
[Bug 741253] New: bareftp should depend on gnome-vfs-sharp2
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 13 Jan 2012 13:43:29 +0000
- Message-id: <bug-741253-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=741253
https://bugzilla.novell.com/show_bug.cgi?id=741253#c0
Summary: bareftp should depend on gnome-vfs-sharp2
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: nice@xxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101
Firefox/9.0.1
It simply crashes without it:
tamas@nc6320:~> bareftp
Missing method FileSizeForDisplay in assembly
/usr/lib64/bareftp/bareFTP.Gui.FileManager.dll, type Gnome.Vfs.Format
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
at bareFTP.Gui.FileManager.FileManagerLocal.ChangeDir (System.String path)
[0x00000] in <filename unknown>:0
at bareFTP.MainWindow..ctor (bareFTP.Preferences.Config conf, Boolean debug)
[0x00000] in <filename unknown>:0
at bareFTP.MainClass.Main (System.String[] args) [0x00000] in <filename
unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not
load file or assembly 'gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
at bareFTP.Gui.FileManager.FileManagerLocal.ChangeDir (System.String path)
[0x00000] in <filename unknown>:0
at bareFTP.MainWindow..ctor (bareFTP.Preferences.Config conf, Boolean debug)
[0x00000] in <filename unknown>:0
at bareFTP.MainClass.Main (System.String[] args) [0x00000] in <filename
unknown>:0
Reproducible: Always
Steps to Reproduce:
1. Make sure, gnome-vfs-sharp2 is not installed
2. Install bareftp
3. Run bareftp
Actual Results:
bareftp crashes
Expected Results:
bareftp should simply work
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |