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 518301 - Pitivi won't start under KDE: "Icon 'misc' not present in theme"
Pitivi won't start under KDE: "Icon 'misc' not present in theme"
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
0.11.1
Other All
: Normal blocker
: 0.11.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-23 20:57 UTC by David Winslow
Modified: 2008-05-17 12:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Winslow 2008-02-23 20:57:56 UTC
Please describe the problem:
Under KDE, Pitivi fails to start.

Steps to reproduce:
1. Install KDE and Pitivi 
2. Start a KDE session
3. Click a Pitivi shortcut or type pitivi into a terminal window


Actual results:
Pitivi exits immediately.  If Pitivi is started in a terminal, the following error message is printed: 
Error:  Icon 'misc' not present in theme


Expected results:
Pitivi should start up and provide a window for further interaction.

Does this happen every time?
Yes

Other information:
I have tried using several different icon themes, including bluecurve, crystalsvg, and nuvola; none get rid of the error message.  Crystal SVG does appear to contain an icon named misc.

Pitivi does start as expected in a Gnome session.

This is using Fedora 8, the pitivi package I've installed is pitivi-0.11.1-2.fc8
Comment 1 Eugene Suter 2008-02-26 02:42:23 UTC
I'm having the exact same problem as David Winslow.
Tried several different icon themes (both for kde and gnome), and even reinstalled the hicolor icons, but the problem persists.

It starts without problems in a gnome session.
Comment 2 oneforall 2008-04-18 07:25:28 UTC
looks like its been a while and no fix :(
I have 
gnome-icon-theme
tango-icon-theme
tango-icon-theme-extras
running kde3.5.9 . have lots of gnome-gtk1.2/2.0 apps/libs etc 
things I need for grip/dvdstyler etc
Comment 3 Edward Hervey 2008-05-17 12:44:13 UTC
This commit should fix the issue, sorry about the delay.

2008-05-17  Edward Hervey  <edward.hervey@collabora.co.uk>

	* pitivi/ui/sourcefactories.py:
	Make icon selection code more generic.
	Remove self.filepixbuf since it's no longer used.
	Fixes #518301