-
Notifications
You must be signed in to change notification settings - Fork 52
Totem-plugin does not work in Ubuntu 14.04 #4
Comments
I can confirm the same is happening in my case. Additionally, I had to rename |
@TeeBSD: this still has to be solved. |
Any solution or workaround for this issue? |
Besides the Clutter-WARNING I get the same errors when trying to run Nautilus with the Python Extensions (/misc/Nautilus). RabbitVCS (code.google.com/p/rabbitvcs/issues/detail?id=612) claim they solved this by disabling GTKSpell (http://blog.rabbitvcs.org/archives/312 and http://blog.rabbitvcs.org/archives/318 version 0.15.0.4->0.15.0.5)):
When used with the Nautilus Python Extension it seems to be running (window appears) but Nautilus will still not start. |
@UMLAUTaxl Thanks for your post. As I do not have Gnome installed, I'd appreciate if you could either send a patch or (even better) a pull request. Thanks. |
I'm sorry I didn't make myself clear: This doesn't work for me either. |
file: misc /Totem-Plugin/upnp-coherence.py
When plugin is marked, totem show these errors:
totem
(totem:12131): Clutter-WARNING **: Whoever translated default:LTR did so wrongly.
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed
import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/init.py:40: Warning: specified class size for type 'PyGtkGenericCellRenderer' is smaller than the parent type's 'GtkCellRenderer' class size
from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/init.py:40: Warning: g_type_get_qdata: assertion 'node != NULL' failed
from gtk import _gtk
Segmentation Fault
The text was updated successfully, but these errors were encountered: