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 559173 - brasero don't add files to data project by drag and drop
brasero don't add files to data project by drag and drop
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
0.8.2
Other Linux
: Normal normal
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-11-03 19:54 UTC by Pedro Villavicencio
Modified: 2008-11-03 20:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-11-03 19:54:05 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/brasero/+bug/292201

"
Steps to reproduce:

1. Open Brasero
2. Choose Data project
3. On the left pane is shown home directory with some files, the right pane is empty with a fade help text. I can select the files/directories on the left but I just can't drag them wherever I click and -drag--.

I am the owner of files and have rw/x permissions. I can add them if I click on "plus" sign or drag them directly from a Nautilus window.

This is what I get in terminal:

(brasero:26202): Gtk-CRITICAL **: gtk_drag_begin: assertion `targets != NULL' failed

(brasero:26202): GLib-GObject-CRITICAL **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed

(brasero:26202): Gtk-CRITICAL **: gtk_drag_set_icon_default: assertion `GDK_IS_DRAG_CONTEXT (context)' failed
"

Thanks,
Comment 1 Philippe Rouquier 2008-11-03 20:21:52 UTC
Thanks for the report. This bug has been fixed in 0.8.3 to be released today. You user uses gtk+ 2.14 which uses a slightly different DND API for GtkTreeView.