I just found that the name is alacarte. The error is
"Traceback (most recent call last):
File "/usr/bin/alacarte", line 23, in <module>
from Alacarte.MainWindow import MainWindow
File "/usr/share/alacarte/Alacarte/MainWindow.py", line 35, in <module>
class MainWindow:
File "/usr/share/alacarte/Alacarte/MainWindow.py", line 40, in MainWindow
dnd_items = [('ALACARTE_ITEM_ROW', gtk.TARGET_SAME_APP, 0), ('text/plain',
0, 1)]
AttributeError: 'module' object has no attribute 'TARGET_SAME_APP' "
After that it automatically quits. I looked for this error on google, but it
seams to be an other error from the ones previously signaled.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]