After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 574915 - Nemiver uses old deprecated icon name
Nemiver uses old deprecated icon name
Status: RESOLVED FIXED
Product: nemiver
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-11 10:31 UTC by Frederic Crozat
Modified: 2009-03-11 10:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2009-03-11 10:31:59 UTC
Nemiver is using old version of ephy-spinner.c code which refers to deprecated icons, no longer shipped with gnome-icon-theme 2.25.92 (see bug #382207 for fix).

This is causing gtk warning when starting nemiver and crashes nemiver if started with G_DEBUG=fatal-warnings
Comment 1 Dodji Seketeli 2009-03-11 10:54:24 UTC
Okay I have updated the copy of epiphany spinner in Nemiver.
It has been committed at http://git.gnome.org/cgit/nemiver/commit/?id=ae8002d828eccb99478acf9f31788d9c56f724e3

Thanks for the report.