After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 419532 - crash in Gimmie: I was updating my system...
crash in Gimmie: I was updating my system...
Status: RESOLVED DUPLICATE of bug 417988
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-17 22:38 UTC by Jaime Rave
Modified: 2007-03-18 02:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Jaime Rave 2007-03-17 22:38:16 UTC
What were you doing when the application crashed?
I was updating my system, and also using an svn version of AMSN


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.0 2007-03-13 (Ubuntu)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: IndustrialTango
Icon Theme: Tango

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (401 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for VersionControl.SvnClient ---> System.DllNotFoundException: libapr-0.so.0
  at (wrapper managed-to-native) VersionControl.SvnClient:apr_initialize ()
  at VersionControl.SvnClient..cctor () [0x00000] --- End of inner exception stack trace ---
  at <0x00000> <unknown method>
  at VersionControl.SubversionVersionControl.get_Client () [0x00000] 
  at VersionControl.SubversionVersionControl.GetFileStatus (System.String sourcefile, Boolean getRemoteStatus) [0x00000] 
  at VersionControl.SubversionVersionControl.GetStatus (System.String sourcefile, Boolean getRemoteStatus) [0x00000] 
  at VersionControlPlugin.VersionControlNodeExtension.GetStatus (System.String filepath) [0x00000] 
  at VersionControlPlugin.VersionControlNodeExtension.BuildNode (ITreeBuilder builder, System.Object dataObject, System.String& label, Gdk.Pixbuf& icon, Gdk.Pixbuf& closedIcon) [0x00000] 
/usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 228 in do_reload
    items.append(DriveItem(drive))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 133 in __init__
    icon=drive.get_icon())
TypeError: <lambda>() takes exactly 1 argument (2 given)

Comment 1 Tony Tsui 2007-03-18 02:02:56 UTC

*** This bug has been marked as a duplicate of 417988 ***