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 516346 - crash in Gimmie: Dragged a "person" from ...
crash in Gimmie: Dragged a "person" from ...
Status: RESOLVED DUPLICATE of bug 448033
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-14 03:47 UTC by Anthony
Modified: 2008-03-10 11:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Anthony 2008-02-14 03:47:41 UTC
What were you doing when the application crashed?
Dragged a "person" from the People dialog window to the Library section of the panel.


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.1 2007-10-19 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70000000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Aurora-looks
Icon Theme: my-custom-theme

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 (396 sec old) ---------------------
(nautilus:12953): libgnomevfs-WARNING **: gnome-vfs-monitor.c: A monitor handle was destroyed before it was added to the method hash table. This is a bug in the application and can cause crashes. It i
(nautilus:12953): libgnomevfs-WARNING **: gnome-vfs-monitor.c: A monitor handle was destroyed before it was added to the method hash table. This is a bug in the application and can cause crashes. It i
(nautilus:12953): libgnomevfs-WARNING **: gnome-vfs-monitor.c: A monitor handle was destroyed before it was added to the method hash table. This is a bug in the application and can cause crashes. It i
(nautilus:12953): libgnomevfs-WARNING **: gnome-vfs-monitor.c: A monitor handle was destroyed before it was added to the method hash table. This is a bug in the application and can cause crashes. It i
ICE default IO error handler doing an exit(), pid = 12387, errno = 0
sh: jackd: not found
** (gnome-app-install:14133): WARNING **: return value of custom widget handler was not a GtkWidget
/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py:1261: GtkWarning: gtk_tree_model_sort_sort: assertion `tree_model_sort->default_sort_func != NULL' failed
  item.applications.set_default_sort_func(None)
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 162 in _drag_data_received
    self.item.handle_drag_data_received(selection, target_type)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_file.py", line 171 in handle_drag_data_received
    bookmarks.add_bookmark(uri, item.get_mimetype())
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 783 in add_bookmark
    assert mimetype, "Must specify MimeType for URI"
AssertionError: Must specify MimeType for URI

Comment 1 Cosimo Cecchi 2008-03-10 11:48:28 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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