Date: 11 Nov 2004 00:08:54 -0000 From: Andrew Reilly <andrew@areilly.bpc-users.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73794: Nuvola theme stock icons missing/misnamed Message-ID: <20041111000854.82910.qmail@areilly.bpc-users.org> Resent-Message-ID: <200411110010.iAB0APZb051150@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73794 >Category: ports >Synopsis: Nuvola theme stock icons missing/misnamed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 11 00:10:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Andrew Reilly >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD gurney.reilly.home 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Nov 6 14:58:28 EST 2004 root@gurney.reilly.home:/usr/var/tmp/obj/usr/src/sys/GURNEY i386 >Description: Having installed port x11-themes/gnome-themes-extras, and selecting Nuvola as my desktop theme, some gtk2 applications (such as gvim) complain thusly on the standard error: /usr/X11R6/share/themes/Nuvola/gtk-2.0/iconrc:23: Unable to locate image file in pixmap_path: "stock_stock.svg" /usr/X11R6/share/themes/Nuvola/gtk-2.0/iconrc:54: Unable to locate image file in pixmap_path: "stock_ok.svg" They then proceed (seemingly) OK. The first warning can be trivially fixed by editing that file: I'm pretty sure that the icon in question should be stock_stop.svg, not stock_stock.svg. (By comparison with the other SVG themes.) There doesn't appear to be a Nuvola stock_ok.svg, though, and the one in the Gorilla theme doesn't fit. >How-To-Repeat: Install and select Nuvola theme. Run a gtk2 version of gvim (and probably other gtk2 apps). >Fix: Edit /usr/X11R6/share/themes/Nuvola/gtk-2.0/iconrc to change stock_stock.svg on line 23 to stock_stop.svg. Try to convince the Nuvola author to create a stock_ok.svg icon? Google of file:stock_ok.svg seems to only find the Gorilla one, so perhaps there isn't one for Nuvola? I don't know what to do about that, sorry. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041111000854.82910.qmail>