missing dependency on gtk2-engines-pixbuf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| light-themes (Ubuntu) |
Low
|
Scott Moser |
Bug Description
Binary package hint: light-themes
Selecting Ambiance/Radiance as GTK2 theme without having gtk2-engines-pixbuf installed results in
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
messages in the terminal and an error in gnome-appearanc
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: light-themes 0.1.8.12
ProcVersionSign
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Apr 15 22:41:46 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110413)
PackageArchitec
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: light-themes
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
Felix Zweig (f.zweig) wrote : | #1 |
Changed in light-themes (Ubuntu): | |
status: | New → Confirmed |
tags: | added: oneiric |
tags: | added: iso-testing |
actionparsnip (andrew-woodhead666) wrote : | #3 |
If you run:
sudo apt-get install gtk2-engines-pixbuf
Then retry, it is smooth. I suggest you add this as a dep so it gets automagically installed.
John Winterton (jwinterton) wrote : | #4 |
Tried that and got:
john@john-11:~$ sudo apt-get install gtk3-engines-pixbuf
[sudo] password for john:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gtk3-engines-pixbuf
Should one change the update selections to accept untested stuff?
actionparsnip (andrew-woodhead666) wrote : | #5 |
gtk2-engines-pixbuf not gtk3-engines-pixbuf
If I'd meant gtk3-engines-pixbuf I would have written it.....
actionparsnip (andrew-woodhead666) wrote : | #6 |
andy@D420:~$ apt-cache policy gtk2-engines-pixbuf
gtk2-engines-
Installed: 2.24.6-0ubuntu2
Candidate: 2.24.6-0ubuntu2
Version table:
*** 2.24.6-0ubuntu2 0
500 http://
100 /var/lib/
John Winterton (jwinterton) wrote : | #7 |
Oops. sorry. typo. I am listening to a parliamentary debate and they are talking inflation. will try again.
John Winterton (jwinterton) wrote : | #8 |
Failed to fumble finger it this time. Worked fine, thanks.
Regression (gitsfans) wrote : | #9 |
sudo apt-get install gtk2-engines-pixbuf solved that for me.
Felix Zweig (f.zweig) wrote : | #10 |
That's right, installing gtk2-engines-pixbuf resolves the warning messages. That's why this bug aims for adding gtk2-engines-pixbuf as a dependency in the light-themes package.
Paul Natsuo Kishimoto (khaeru) wrote : | #11 |
In Ubuntu 11.10, aside from seeing the messages in the terminal periodically, I don't observe any other errors.
In particular, gnome-appearanc
Anyway, it may be hasty to say that the issue is a missing dependency on the gtk2 engine. Perhaps the issue is unpurged legacy content in light-themes. For example, I can grep "pixmap" in /usr/share/
Paul Natsuo Kishimoto (khaeru) wrote : | #12 |
Follow-up: /usr/share/
#include "apps/gedit.rc"
include "apps/gnome-
include "apps/ubuntuone.rc"
…and in fact these three files are the only ones containing configuration like: engine "pixmap" { …
Commenting out the lines for gnome-panel.rc and ubuntuone.rc causes the error messages to disappear. The appearance of the Ubuntu One control panel changes, but otherwise it continues to work properly under both the "Ubuntu" and "Ubuntu 2D" sessions.
I also note that I do not have gnome-panel installed on any system I've upgraded to 11.10 from 11.04.
tags: | added: unmetdeps |
Jason Frost (jasonf) wrote : | #13 |
Confirmed in 12.04 Precise Pangolin as well - I agree that perhaps the gtk2-engines-pixbuf package should be added to the dependencies for light-themes, as it obviously references it. Alternatively, the source of the errors should be fixed so that the package isn't needed.
Susan Spencer (susan-spencer) wrote : | #14 |
Problem appears on Precise Pangolin when calling Inkscape 0.48.2 from the command line.
'sudo apt-get install gtk2-engines-
tags: | added: precise |
emre yilmaz (emre06ylmz) wrote : | #15 |
Regression (gitsfans) thanks a lot. u r right installing gtk2-engines-pixbuf solved problem. i have one more question for. i m pretty new for verilig language. do u have any suggestion for me or you know any book or notes? cos i will have some homework for verilig and i dont have any source.
Changed in light-themes (Ubuntu): | |
status: | Confirmed → Triaged |
dan the person (dantheperson) wrote : | #16 |
Sames probs here on a fresh 11.10 install...
And same fix, installing gtk2-engines-pixbuf stops my terminal windows filling up with errors.
Karl Brand (brandk) wrote : | #17 |
Thanks a lot actionparsnip (andrew-
sudo apt-get install gtk2-engines-pixbuf
Eliminated the warnings on my 11.10_64bit install.
Pi Delport (pjdelport) wrote : | #18 |
Same here on Ubuntu 11.10, affecting a number of different programs.
Installing gtk2-engines-pixbuf solved it.
Felix Zweig (f.zweig) wrote : | #19 |
Thank you all for confirming this issue. However, the purpose of this
bug report is to include gtk2-engines-pixbuf in the dependencies and
it's already triaged. Thus, no further confirmation is necessary.
Federico Vera (fedevera) wrote : | #20 |
I have the same issue since a while now, installing 'gtk2-engines-
For instance, when running a Java app, that uses JInternalFrames (sorry if this is the only example I have but I see it every day), if 'gtk2-engines-
I'm not actually know if that is the old GTK way, but I do remember having a similar theme some 7 years ago...
Changed in light-themes (Ubuntu): | |
assignee: | nobody → Francesco Ruvolo (ruvolof) |
Francesco Ruvolo (ruvolof) wrote : | #21 |
I added the dependency.
It builds on precise.
I installed this package and there are no more errors related to this package in .xsession-errors.
The attachment "light-
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]
tags: | added: patch |
Sebastien Bacher (seb128) wrote : | #23 |
Ken, could you ave a look?
Changed in light-themes (Ubuntu): | |
assignee: | Francesco Ruvolo (ruvolof) → Ken VanDine (ken-vandine) |
Changed in light-themes (Ubuntu): | |
status: | Triaged → In Progress |
importance: | Undecided → Low |
assignee: | Ken VanDine (ken-vandine) → Scott Moser (smoser) |
Launchpad Janitor (janitor) wrote : | #24 |
This bug was fixed in the package light-themes - 0.1.8.30-0ubuntu3
---------------
light-themes (0.1.8.30-0ubuntu3) precise; urgency=low
[ Francesco Ruvolo ]
* Added gtk2-engines-pixbuf to dependencies to fix bug (LP: #762167)
-- Scott Moser <email address hidden> Wed, 07 Mar 2012 13:41:24 -0500
Changed in light-themes (Ubuntu): | |
status: | In Progress → Fix Released |
Honghe Wu (honghe) wrote : | #25 |
ubuntu 11.10 x86,
after installed, there is no more warning.
Maybe it is OK now.
(I don't really know what the warning stand for)
buchs (buchsk) wrote : | #26 |
Ubuntu 11.10: I just had the warning given, and I tried the fix here, but apt-get told me I had already installed the latest version. So, the problem persists for me.
buchs (buchsk) wrote : | #27 |
I'd like to remove my last comment - but can't determine how. There was a reference to this bug report from another error message report elsewhere, but I now see it is not the same problem as reported here. So, forget what I say.
Jo Vermeulen (jozilla) wrote : | #28 |
This bug seems to be back in 12.04?
Vladimir Scherbaev (zemik) wrote : | #29 |
Yesterday see this bug at 11.10 with last updates.
kapetr (kapetr) wrote : | #30 |
Yes - it is back in Precise :-/
Scott Moser (smoser) wrote : | #31 |
This is not fixed in 11.10. The fix was made to 12.04 only.
Additionally, it seems it was regressed after it was fixed:
http://
The fix I made to debian/control was backed out.
Enkouyami (furyhamster) wrote : | #32 |
Was it supposed to have a comma? " gtk2-engines-
sudo apt-get install gtk2-engines-pixbuf
No comma
David Tombs (dgtombs) wrote : | #34 |
Do you think that revert was a mistake, Scott? It's weird that the commit also removed your changelog lines.
Changed in light-themes (Ubuntu): | |
status: | Fix Released → Triaged |
Scott Moser (smoser) wrote : | #35 |
David,
It was accidently regressed. I committed the fix to bzr in lp:ubuntu/precise/light-themes and pushed to that repo.
Then, Ken did an upload without looking, and regressed it.
Ken, Can you fix this with an upload to quantal?
Ken VanDine (ken-vandine) wrote : | #36 |
Actually after looking closer, this was intentionally removed. version 1.9.1-0ubuntu1 removed the need for gtk2-engines-pixbuf to save CD space. So it actually should no longer be needed.
Andrea Cimitan (cimi) wrote : | #37 |
I second Ken. It's no longer required for light-themes.
Paul Natsuo Kishimoto (khaeru) wrote : | #38 |
That was essentially my conclusion in #12, 9 months ago…I guess I should have said so more clearly.
Changed in light-themes (Ubuntu): | |
status: | Triaged → Fix Released |
this is present also in oneiric.
.xsession-errors file is full of these warnings