[Bug 1180067] Re: No icons on buttons
Tommy Stanton
tommystanton at gmail.com
Mon Aug 5 20:17:45 UTC 2013
The work-around stated previously should use "$HOME" instead of "~"
(tilde in quotes translates to literal tilde):
$ mkdir -p "$HOME/.config/ReText project/"
$ echo "iconTheme=Humanity" >> "$HOME/.config/ReText project/ReText.conf"
Otherwise, thanks for the work-around! :)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1180067
Title:
No icons on buttons
Status in “qt4-x11” package in Ubuntu:
Fix Released
Status in “qt4-x11” source package in Raring:
Confirmed
Bug description:
== Impact ==
All Qt 4 apps that use icon themes do not show any icons in default Ubuntu 13.04 installation. (Some apps ship their own fallback icons, an example of app that doesn't is retext).
== Development Fix ==
Fixed in saucy-proposed (currently FTBFS because of some toolchain changes in saucy, a fix is in progress).
== Test case ==
0. Use Ubuntu desktop 13.04 (default flavour, not GNOME).
1. Install and run retext from raring repositories.
2. Check that it has icons.
As an alternative, run Qt assistant or a text editor from Qt examples
and verify that they use icons from icon theme.
== Regression Potential ==
Should not cause any regressions.
== Original Description ==
I use Ubuntu 13.04.
Problem: There are no icons on buttons in retext since 4-th version. The buttons appear and they are clickable, but there are no pictures on them. It looks like:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1180067/+subscriptions
More information about the Ubuntu-sponsors
mailing list