[Bug 1245094] Re: cinnamon-settings missing all icons

2018-03-27 Thread Fantu
** Changed in: cinnamon (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1245094] Re: cinnamon-settings missing all icons

2013-10-30 Thread Jon Scobie
I can certainly confirm that it fixes the issue on 12.04 64 bit. Many
thanks! I take it this will be rolled into the next release?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245094] Re: cinnamon-settings missing all icons

2013-10-29 Thread Bob Wanamaker
A patch I found as a commit at github.com made /usr/lib/cinnamon-
settings/cinnamon-settings.py display settings options again for me in
Ubuntu, 12.04 32 bit. I'm running cinnamon 2.0.6-20131026040307. This
line added may work with 12.04, 64bit too. See URL
https://github.com/linuxmint/Cinnamon/commit/c4eac2e3ab88a2264faedf09f026432522bbe18e

318318widget = Gtk.Label()
319319   widget.set_use_markup(True)
320320widget.set_markup('span size=12000%s/span' % 
category[label])
321321widget.set_alignment(.5, .5)
322322   box.pack_start(widget, False, False, 1)
323323self.side_view_container.pack_start(box, False, False, 0)
324324   widget = 
Gtk.IconView.new_with_model(self.storeFilter[category[id]])
325325area = widget.get_area()
   326+  widget.set_item_width(105)
326327pixbuf_renderer = Gtk.CellRendererPixbuf()
327328text_renderer = 
Gtk.CellRendererText(ellipsize=Pango.EllipsizeMode.NONE,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245094] Re: cinnamon-settings missing all icons

2013-10-29 Thread Javier Schwersensky
Thank you, Bob. Voilá, adding that line solved the issue on 12.04
64-bit. Thank you for sharing!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1245094] Re: cinnamon-settings missing all icons

2013-10-28 Thread Kelly Murphy
The nvidia-settings control panal was also non-functional after this
issue was noticed; don't know if the issue is related.  This required
re-installing the nvidia settings application.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245094] Re: cinnamon-settings missing all icons

2013-10-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cinnamon (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245094

Title:
  cinnamon-settings missing all icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1245094/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs