mockturtl / cinnamon-weather

DEPRECATED. Use linuxmint/cinnamon-spices-applets instead.
https://cinnamon-spices.linuxmint.com/applets/view/17
28 stars 35 forks source link

installation fails in maya/backports: 'Errno 2 no such file or directory' #56

Closed mockturtl closed 10 years ago

mockturtl commented 10 years ago

report


To reproduce:

Install maya via iso; enable backports and install level 1/2/3 upgrades; reboot.

$ cinnamon --version
Cinnamon 2.0.14

Note installing the weather applet via cinnamon-settings fails as above.

Other applets install OK.

Cannot reproduce in petra.


source: Spices.py (or here)

mockturtl commented 10 years ago

@mtwebster Any guess where/why Spices could be throwing?

mtwebster commented 10 years ago

Hmm check permissions of that applet folder? I have a vm of maya, on another machine. i'll try in the morning

mockturtl commented 10 years ago

Thanks. Any luck?

mockturtl commented 10 years ago

@mtwebster ping

mtwebster commented 10 years ago

I tried in Mint 13 and could not reproduce - the applet installs fine.

Could the user try this while running cinnamon-settings from the command line?

mockturtl commented 10 years ago

@mtwebster

$ cinnamon-settings applets
Python module
/usr/lib/cinnamon-settings/modules/cs_user.py:112: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  file_icon = Gio.FileIcon().new(file)

(cinnamon-settings.py:1618): Gtk-WARNING **: Attempting to add a widget with type GtkImage to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
...(repeats many times)...

Could not find bluetooth module; is the cinnamon-control-center package installed?

(cinnamon-settings.py:1618): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == priv->stamp' failed

(cinnamon-settings.py:1618): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == priv->stamp' failed

(cinnamon-settings.py:1618): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == priv->stamp' failed
__init__ took 471.383 ms

The applet installation failure doesn't produce any additional output.