Crashes after clicking "edit" while using certain icon themes

Bug #1285287 reported by damonjablons
124
This bug affects 23 people
Affects Status Importance Assigned to Milestone
Numix Circle
Fix Released
Undecided
Unassigned
Shutter
Fix Released
High
Mario Kemper (Romario)
shutter (Ubuntu)
Fix Released
Medium
Andrew Starr-Bochicchio
Trusty
Fix Released
Medium
Unassigned

Bug Description

[Impact]

 * When using certain icon themes, if you click the "Edit" button Shutter will crash. The very popular Numix Circle icon theme is one that triggers this crash, leading to this bug to have a fairly wide impact.

[Test Case]

 * Using the version in trusty: After generating a screenshot, or opening an existing screenshot, click the "edit" button in the top right corner. A new editor window opens and instantly both the main window, and editor window crash.

* Using the version in trusty-proposed. Follow the same steps. The editor window will successfully open and you will be able to edit the screenshot.

[Regression Potential]

 * Little regression potential. The patch is from upstream, and removes a under-tested/under-used feature to import icons from your current icon theme and paste them into your screenshot. A number of stock icons are still provided as well as the ability to choose an image from the file system.

[Other Info]

Upstream commit: https://bazaar.launchpad.net/~mario-kemper/shutter/devel/revision/1265

-----------------------

After generating a screenshot, or opening an existing screenshot, I clicked the "edit" button in the top right corner. A new editor window opens and instantly both the main window, and editor window close.

- Shutter version 0.90.1 Rev.1259
- Ubuntu Precise (12.04) 64-bit
- Kernel Linux 3.8.0-37-generic
- GNOME 3.4.2
- Intel® Core™ i7-4900MQ CPU @ 2.80GHz × 8
- 15.6 GiB Ram

When running from the terminal with the '--debug' flag, I get this output:

$ shutter --debug

INFO: gathering system information...

Linux whopper-jr 3.8.0-37-generic #53~precise1-Ubuntu SMP Wed Feb 19 21:37:54 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Ubuntu 12.04.4 LTS \n \l

Glib 1.241
Gtk2 1.223

Glib built for 2.30.1, running with 2.32.4
Gtk2 built for 2.24.6, running with 2.24.10

Barrel Distortion - /usr/share/shutter/resources/system/plugins/perl/spbardistortion/spbardistortion
Negate - /usr/share/shutter/resources/system/plugins/perl/spnegate/spnegate
Polaroid - /usr/share/shutter/resources/system/plugins/perl/sppolaroid/sppolaroid
Resize - /usr/share/shutter/resources/system/plugins/perl/spresize/spresize
Sepia - /usr/share/shutter/resources/system/plugins/perl/spsepia/spsepia
Hard Shadow - /usr/share/shutter/resources/system/plugins/perl/spshadow/spshadow
Watermark - /usr/share/shutter/resources/system/plugins/perl/spwatermark/spwatermark
Grayscale - /usr/share/shutter/resources/system/plugins/shell/spgrayscale/spgrayscale
Offset - /usr/share/shutter/resources/system/plugins/shell/spoffset/spoffset
Raise Border - /usr/share/shutter/resources/system/plugins/shell/spraise/spraise
Soft Edges - /usr/share/shutter/resources/system/plugins/shell/spsoftedges/spsoftedges
Sunk Border - /usr/share/shutter/resources/system/plugins/shell/spsunk/spsunk
Torned Paper - /usr/share/shutter/resources/system/plugins/shell/sptornedpaper/sptornedpaper
Autocrop - /usr/share/shutter/resources/system/plugins/shell/sptrim/sptrim
Current window manager: Compiz
shutter_wrksp_direct_compiz0x0
shutter_wrksp_direct_compiz1920x0
shutter_wrksp_direct_compiz0x1080
shutter_wrksp_direct_compiz1920x1080
shutter_wrksp_direct_compiz0x2160
shutter_wrksp_direct_compiz1920x2160

type_changed was emitted by widget Gtk2::ComboBox=HASH(0x1958190)

progname_toggled was emitted by widget Gtk2::CheckButton=HASH(0x1941f18)

im_colors_changed was emitted by widget Gtk2::ComboBox=HASH(0x1941f30)

im_colors_toggled was emitted by widget Gtk2::CheckButton=HASH(0x43c9490)

thumbnail_changed was emitted by widget Gtk2::HScale=HASH(0x43c9328)

thumbnail_toggled was emitted by widget Gtk2::CheckButton=HASH(0x43c93b8)

bordereffect_toggled was emitted by widget Gtk2::CheckButton=HASH(0x43c92c8)

bordereffect_changed was emitted by widget Gtk2::SpinButton=HASH(0x43c9148)

menu_delay_changed was emitted by widget Gtk2::SpinButton=HASH(0x192c100)

hide_time_changed was emitted by widget Gtk2::SpinButton=HASH(0x43c46f0)

ns_changed was emitted by widget Gtk2::ComboBox=HASH(0x43c46c0)

fct_update_tray_menu was called by Gnome2::Wnck::Screen=HASH(0x3eb6968)

fct_update_tray_menu was called by Gnome2::Wnck::Screen=HASH(0x3eb6968)

menu_open was emitted by widget Gtk2::ImageMenuItem=HASH(0x4025af8)

fct_update_tray_menu was called by Gnome2::Wnck::Screen=HASH(0x3eb6968)
Updating fileinfos for key: [1] - 2014-02-26 - Selection.png
file:///home/damon/Pictures/Screenshots/2014-02-26 - Selection.png thumbnail already exists
file:///home/damon/Pictures/Screenshots/2014-02-26 - Selection.png thumbnail already exists

fct_update_tray_menu was called by Gnome2::Wnck::Screen=HASH(0x3eb6968)
[1] 13724 segmentation fault (core dumped) shutter --debug

Revision history for this message
Héctor Sales llamas (hectorsalesllamas) wrote :

Hi, in Ubuntu Gnome 14.04 (Beta-1) also happens the same to me. Strangely in ubuntu 14.04 Beta-1 (Unity) works fine ..I tried it on vmware workstation.

Changed in shutter:
assignee: nobody → Héctor Sales llamas (hectorsalesllamas)
Revision history for this message
Sayantan Das (sayantan13) wrote :

it crashes in ubuntu 14.04 beta(upgraded from 13.10) as well

Revision history for this message
Sayantan Das (sayantan13) wrote :

errors from the terminal

$ shutter
defined(@array) is deprecated at /usr/bin/shutter line 3736.
 (Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/shutter line 3747.
 (Maybe you should just omit the defined()?)
WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

GLib-CRITICAL **: Source ID 390 was not found when attempting to remove it at /usr/bin/shutter line 7256.
Segmentation fault (core dumped)

Revision history for this message
Sergey Fedotov (sr-fido) wrote :
Download full text (3.7 KiB)

Same on Gentoo

shutter --debug
defined(@array) is deprecated at /usr/bin/shutter line 3736.
        (Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/shutter line 3747.
        (Maybe you should just omit the defined()?)
WARNING: Net::DBus::GLib is missing --> Ubuntu One support will be disabled!

WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

WARNING: Gtk2::AppIndicator is missing --> there will be no icon showing up in the status bar when running Unity!

INFO: gathering system information...

Linux seamus 3.12.9-calculate #1 SMP PREEMPT Fri Feb 7 12:08:21 YEKT 2014 x86_64 Intel(R) Pentium(R) CPU G840 @ 2.80GHz GenuineIntel GNU/Linux

Welcome to \n.\O (Calculate Linux Desktop 13.11.1)

Glib 1.301
Gtk2 1.247

Glib built for 2.36.4, running with 2.36.4
Gtk2 built for 2.24.22, running with 2.24.22

Barrel Distortion - /usr/share/shutter/resources/system/plugins/perl/spbardistortion/spbardistortion
Negate - /usr/share/shutter/resources/system/plugins/perl/spnegate/spnegate
Polaroid - /usr/share/shutter/resources/system/plugins/perl/sppolaroid/sppolaroid
Resize - /usr/share/shutter/resources/system/plugins/perl/spresize/spresize
Sepia - /usr/share/shutter/resources/system/plugins/perl/spsepia/spsepia
Hard Shadow - /usr/share/shutter/resources/system/plugins/perl/spshadow/spshadow
Watermark - /usr/share/shutter/resources/system/plugins/perl/spwatermark/spwatermark
Grayscale - /usr/share/shutter/resources/system/plugins/shell/spgrayscale/spgrayscale
Offset - /usr/share/shutter/resources/system/plugins/shell/spoffset/spoffset
Raise Border - /usr/share/shutter/resources/system/plugins/shell/spraise/spraise
Soft Edges - /usr/share/shutter/resources/system/plugins/shell/spsoftedges/spsoftedges
Sunk Border - /usr/share/shutter/resources/system/plugins/shell/spsunk/spsunk
Torned Paper - /usr/share/shutter/resources/system/plugins/shell/sptornedpaper/sptornedpaper
Autocrop - /usr/share/shutter/resources/system/plugins/shell/sptrim/sptrim

INFO: new upload-plugin information detected - /usr/share/shutter/resources/system/upload_plugins/upload/Dropbox
Can't locate Net/Dropbox/API.pm in @INC (@INC contains: /usr/share/shutter/resources/modules /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .) at /usr/share/shutter/resources/system/upload_plugins/upload/Dropbox.pm line 73.
BEGIN failed--compilation aborted at /usr/share/shutter/resources/system/upload_plugins/upload/Dropbox.pm line 73.

ERROR: upload-plugin exists but does not work properly - /usr/share/shutter/resources/system/upload_plugins/upload/Dropbox
Current window manager: Marco
Current window manager: Marco
Current window manager: Marco
Current window manager: Marco

type_changed was emitted by widget Gtk2::ComboBox=HASH(0x3f5d6c0)

im_colors_changed was emitted by widget Gtk2::ComboBox=HASH(0x4072418)

im_colors_toggled was emitted by widget Gtk2::CheckButton=HASH(0x14c0140)

thumbnail_changed ...

Read more...

Revision history for this message
Tom Fieber (tomfieber) wrote :

Shutter 0.90.1 works fine for me, **IF** I have default icons enabled. Any other icons and it crashes on "edit". I have tested this with Ubuntu 14.04 Unity, Ubuntu Gnome 14.04, and openSUSE Gnome 13.1.

Revision history for this message
Sayantan Das (sayantan13) wrote :

Very true. I was using Numix-circle icons. It crashed . Now, I have reverted back to Ubuntu mono icons, its working fine.

Revision history for this message
Alex Milkovskyi (milkovsky) wrote :

Thx for hint.
It works with Numix-utouch and Numix-utouch-gs icons.
Ubuntu 13.10

Revision history for this message
Alberto Torreblanca (yt-alberto) wrote :

I have the same problem with Numix Circle Icons. Ubuntu 12.04.3 AMD64. If i change it then all is Ok.

Revision history for this message
Light on Flux (lightonflux) wrote :

Same problem on Debian Testing with 0.90.1 Rev.1259 and the Numix Circle Theme.

summary: - Shutter crashes after clicking "edit" button
+ Crashes after clicking "edit" while using certain icon themes
Changed in shutter (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Patrik B. (inoki-deactivatedaccount) wrote :
Download full text (3.6 KiB)

Also present in 14.04, my output of "shutter --debug":

defined(@array) is deprecated at /usr/bin/shutter line 3736.
 (Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/shutter line 3747.
 (Maybe you should just omit the defined()?)
WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

WARNING: Net::DBus::GLib is missing --> Ubuntu One support will be disabled!

WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

INFO: gathering system information...

Linux innerdistance-Satellite-L650 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Ubuntu 14.04 LTS \n \l

Glib 1.304
Gtk2 1.249

Glib built for 2.39.2, running with 2.40.0
Gtk2 built for 2.24.23, running with 2.24.23

Súdkové skreslenie - /usr/share/shutter/resources/system/plugins/perl/spbardistortion/spbardistortion
Negatív - /usr/share/shutter/resources/system/plugins/perl/spnegate/spnegate
Polaroid - /usr/share/shutter/resources/system/plugins/perl/sppolaroid/sppolaroid
Zmeniť veľkosť - /usr/share/shutter/resources/system/plugins/perl/spresize/spresize
Sépia - /usr/share/shutter/resources/system/plugins/perl/spsepia/spsepia
Silný tieň - /usr/share/shutter/resources/system/plugins/perl/spshadow/spshadow
Vodoznak - /usr/share/shutter/resources/system/plugins/perl/spwatermark/spwatermark
Odtiene šedej - /usr/share/shutter/resources/system/plugins/shell/spgrayscale/spgrayscale
Posun - /usr/share/shutter/resources/system/plugins/shell/spoffset/spoffset
Rozšíriť ohraničenie - /usr/share/shutter/resources/system/plugins/shell/spraise/spraise
Jemné hrany - /usr/share/shutter/resources/system/plugins/shell/spsoftedges/spsoftedges
Klesajúce ohraničenie - /usr/share/shutter/resources/system/plugins/shell/spsunk/spsunk
Tornedo papier - /usr/share/shutter/resources/system/plugins/shell/sptornedpaper/sptornedpaper
Automatické orezanie - /usr/share/shutter/resources/system/plugins/shell/sptrim/sptrim
Current window manager: Compiz
shutter_wrksp_direct_compiz0x0
shutter_wrksp_direct_compiz1366x0
shutter_wrksp_direct_compiz0x768
shutter_wrksp_direct_compiz1366x768
shutter_wrksp_direct_compiz0x1536
shutter_wrksp_direct_compiz1366x1536

type_changed was emitted by widget Gtk2::ComboBox=HASH(0x101dc00)

delay_changed was emitted by widget Gtk2::SpinButton=HASH(0x103cf38)

delay_status_changed was emitted by widget Gtk2::SpinButton=HASH(0x46222b8)

progname_toggled was emitted by widget Gtk2::CheckButton=HASH(0x100fe70)

im_colors_changed was emitted by widget Gtk2::ComboBox=HASH(0x100fe88)

im_colors_toggled was emitted by widget Gtk2::CheckButton=HASH(0x46db408)

thumbnail_changed was emitted by widget Gtk2::HScale=HASH(0x46db4c8)

thumbnail_toggled was emitted by widget Gtk2::CheckButton=HASH(0x46db510)

bordereffect_toggled was emitted by widget Gtk2::CheckButton=HASH(0x46db588)

bordereffect_changed was emitted by widget Gtk2::SpinButton=HASH(0x46db5d0)

menu_delay_changed was emitted by widget Gtk2::SpinButton=HASH(0xfe9a50)

hide_time_changed was emitted by widget Gtk2::SpinButton=HASH(0x46ff240)

ns_changed was emitted by widget Gtk2::ComboBox=HASH(0x46ff270)

...

Read more...

Revision history for this message
Andy (amo999) wrote :

This is happening to me too. Xubuntu 14.04.
If I use Faenza iconset, or the default iconset that comes with Xubuntu, it works fine.
But if I use some others, for example, Numix Circle, the Shutter Builti-in Editor crashes.

Revision history for this message
Roland (Rolandixor) Taylor (rolandixor) wrote :

This bug is still occurring and makes Shutter pretty much unusable unless you use default icons. Is there any progress?~
Any information the developer(s) need?

Changed in shutter:
status: New → Confirmed
Revision history for this message
chrisguoado (chrisguoado) wrote :

Stack trace:
(gdb) bt
#0 0x00007fa5e939e7a0 in g_str_hash () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007fa5e939d8bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fa5e565c1d8 in gtk_icon_theme_list_contexts ()
   from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#3 0x00007fa5e5d8ba25 in XS_Gtk2__IconTheme_list_contexts ()
   from /usr/lib/perl5/auto/Gtk2/Gtk2.so
#4 0x00007fa5eb1ad83f in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#5 0x00007fa5eb1a4cd6 in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#6 0x00007fa5eb1405fe in Perl_call_sv () from /usr/lib/libperl.so.5.14
#7 0x00007fa5e9ad5020 in ?? () from /usr/lib/perl5/auto/Glib/Glib.so
#8 0x00007fa5e986cca2 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9 0x00007fa5e9886ac1 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007fa5e93add13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fa5e93ae060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fa5e93ae45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fa5e5688397 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#14 0x00007fa5e5c6f809 in XS_Gtk2_main () from /usr/lib/perl5/auto/Gtk2/Gtk2.so
#15 0x00007fa5eb1ad83f in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#16 0x00007fa5eb1a4cd6 in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#17 0x00007fa5eb1405fe in Perl_call_sv () from /usr/lib/libperl.so.5.14

Revision history for this message
Samuel Reisman (sreisman101) wrote :

Same here, running Ubuntu 14.04 with Numix Circle icon theme running. If I change back to Ubuntu-mono-dark it's fine.

Here's what I get when I try to launch it:

~$ shutter
defined(@array) is deprecated at /usr/bin/shutter line 3735.
    (Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/shutter line 3746.
    (Maybe you should just omit the defined()?)
WARNING: Net::DBus::GLib is missing --> Ubuntu One support will be disabled!

WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

Segmentation fault

Revision history for this message
Joshua Fogg (joshua-h-fogg) wrote :

I've added Numix devs into this conversation. We're still getting reports of this being a problem. If the shutter devs want to contact us so we can resolve this problem as soon as possible that would be great.

Changed in numix-icon-theme-circle:
status: New → Confirmed
Revision history for this message
Mario Kemper (Romario) (mario-kemper) wrote :

I have debugged the code and could isolate the following 'standard' gtk2 call:

my $icontheme = Gtk2::IconTheme->get_default;
my @contexts = sort $icontheme->list_contexts;

Only chance I currently see is to remove the feature (import icons from the current icon theme - I have never used that for example).

Kind regards,
Mario

Revision history for this message
Guido Zoellner (gzoellner) wrote :

I am running Ubuntu 14.04 LTS with Shutter 0.91 Rev.1264:

Shutter crashes on "edit" for me with Numix-Circle, Numix-Bevel and Numix icon themes as well as with HighContrast (coming with Ubuntu). All the other icon themes on my machine do not prompt Shutter to crash on "edit".

One more aspect: This applies as well when Shutter is already running; whichever icon theme is selected right before pressing "edit" determines whether Shutter will crash or not.

I hope that this is helpful. Good to see that the Shutter and Numix devs are already getting together to sort this one out.

Changed in shutter:
status: Confirmed → Fix Committed
milestone: none → 0.92
importance: Undecided → High
assignee: Héctor Sales llamas (hectorsalesllamas) → Mario Kemper (Romario) (mario-kemper)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in shutter (Ubuntu Trusty):
status: New → Confirmed
Changed in shutter (Ubuntu Trusty):
importance: Undecided → Medium
Changed in shutter:
status: Fix Committed → Fix Released
Changed in shutter (Ubuntu Trusty):
status: Confirmed → In Progress
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
Changed in shutter (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package shutter - 0.92-0.1ubuntu1

---------------
shutter (0.92-0.1ubuntu1) utopic; urgency=medium

  * Merge from debian. Remaining changes:
   - debian/control: Recommend libgtk2-appindicator-perl

shutter (0.92-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
   - Fixes crash after clicking "edit" while using certain
     icon themes (LP: #1285287).
 -- Andrew Starr-Bochicchio <email address hidden> Sun, 10 Aug 2014 13:16:49 -0400

Changed in shutter (Ubuntu):
status: In Progress → Fix Released
Changed in shutter (Ubuntu Trusty):
assignee: Andrew Starr-Bochicchio (andrewsomething) → nobody
Revision history for this message
Chris J Arges (arges) wrote : Please test proposed package

Hello damonjablons, or anyone else affected,

Accepted shutter into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/shutter/0.90.1-0ubuntu1.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in shutter (Ubuntu Trusty):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Sanzhar Aubakirov (c0rp-aubakirov) wrote :

Shutter 0.92 Rev.1269
DISTRIB_RELEASE=14.04
DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
Linux 3.13.0-32-generic x86_64 GNU/Linux

For me bug fixed. Thanks!

Revision history for this message
Guido Zoellner (gzoellner) wrote :

shutter 0.90.1-0ubuntu1 (trusty): Bug is present
shutter 0.90.1-0ubuntu1.1 (trusty-proposed): Bug is FIXED

Bug is also FIXED with Shutter 0.92 (PPA)

Ubuntu 14.04 LTS, Linux 3.13.0-33-generic x86_64 GNU/Linux
Numix-Circle icon theme

Thank you!

Mathew Hodson (mhodson)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package shutter - 0.90.1-0ubuntu1.1

---------------
shutter (0.90.1-0ubuntu1.1) trusty-proposed; urgency=medium

  * Fix crash after clicking "edit" while using certain
    icon themes (LP: #1285287).
 -- Andrew Starr-Bochicchio <email address hidden> Sun, 10 Aug 2014 13:42:07 -0400

Changed in shutter (Ubuntu Trusty):
status: Fix Committed → Fix Released
Revision history for this message
Scott Kitterman (kitterman) wrote : Update Released

The verification of the Stable Release Update for shutter has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Changed in numix-icon-theme-circle:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.