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 535374 - missing pitivi-sound.png
missing pitivi-sound.png
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other All
: Normal normal
: 0.11.3
Assigned To: Pitivi maintainers
Pitivi maintainers
: 554670 562348 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-29 00:33 UTC by oneforall
Modified: 2008-12-02 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description oneforall 2008-05-29 00:33:43 UTC
Please describe the problem:
Error:  Failed to open file '/usr/share/pitivi/pixmaps/pitivi-sound.png': No such file or directory

I checked svn tree(I keep it clean and zip it up) then uzip it to the tmp build dir. But I can't find it in the tree

Steps to reproduce:
1.type pitivi  
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 oneforall 2008-05-29 00:42:19 UTC
pitivi/ui/sourcefactories.py:        self.audiofilepixbuf = self._getIcon("audio-x-generic", "pitivi-sound.png")

is it this one I need to change to use the default gtk one for sound ?
Comment 2 oneforall 2008-05-29 00:44:38 UTC
or add the png back to 
pitivi/pixmaps/pitivi-sound.png  and edit the makefile.am 
Comment 3 oneforall 2008-05-29 00:52:22 UTC
pitivi
Error:  Icon 'audio-x-generic' not present in theme

I tried grabbing the png but looks like that pitivi/ui/sourcefactories.py:
needs the change but not sure how :( thanks
Comment 4 oneforall 2008-06-04 06:02:29 UTC
tunning kde here if that helps
Comment 5 oneforall 2008-06-04 14:31:37 UTC
one of these days I might accually see if this app is any good. But so far its not since i can't even get it to load :(
Comment 6 Edward Hervey 2008-06-05 12:43:17 UTC
re-added the pitivi-sound.png pixmap that was accidentally removed some time ago. Please try again and confirm.
Comment 7 oneforall 2008-06-06 01:37:39 UTC
$ pitivi
Error:  Icon 'audio-x-generic' not present in theme

getting the same as when I manually add the pitivi-sound.png   .
Comment #3 


Comment 8 oneforall 2008-06-06 02:06:36 UTC
gnome-icon-theme-2.22.0-noarch_blade64-1

I have that too
Comment 9 oneforall 2008-06-14 06:27:08 UTC
just upgraded to r1143
stillt he same Error:  Icon 'audio-x-generic' not present in theme
Comment 10 oneforall 2008-10-02 08:41:58 UTC
Games$ pitivi
Error:  Icon 'audio-x-generic' not present in theme

same error just trying 1301 and had to do pygoocanvas/goocanvas

one of these days I might get to se this work :)
Comment 11 Edward Hervey 2008-10-03 13:46:54 UTC
*** Bug 554670 has been marked as a duplicate of this bug. ***
Comment 12 Edward Hervey 2008-12-02 09:15:24 UTC
*** Bug 562348 has been marked as a duplicate of this bug. ***
Comment 13 Edward Hervey 2008-12-02 14:10:49 UTC
commit 73534f3a494516eefd91e61f4784f48bd1785a55
Author: edwardrv <edwardrv@d3729300-e425-0410-8a4c-d956edccc248>
Date:   Tue Dec 2 14:10:21 2008 +0000

    Fix SourceList._getIcon so that it does load fallbacks.
    
    Fixes #535374.
    
    Patch by Alessandro Decina <alessandro dot d at gmail dot con>
    
    git-svn-id: svn+ssh://svn.gnome.org/svn/pitivi/trunk@1437 d3729300-e425-0410-8a4c-d956edccc248