[Bug 254843] New: Some Oxygen icons contain leftover references to local files on creator's machine

Chris Harper csh66 at msstate.edu
Thu Oct 21 07:31:25 BST 2010


https://bugs.kde.org/show_bug.cgi?id=254843

           Summary: Some Oxygen icons contain leftover references to local
                    files on creator's machine
           Product: kde
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: csh66 at msstate.edu


Version:           unspecified (using Devel) 
OS:                Linux

I grabbed the latest Oxygen icon snapshot from KDE's repo (as of 24 hours ago)
to use in another project.

The following files (at least) contain errors:
scalable/actions/edit-copy.svgz
scalable/actions/edit-paste.svgz

I found the bug when putting the icons into a QT program.  During runtime, the
application spits out the following from loading the two icons:

"
couldn't create image from 
"/home/david/Oxygen/trunk/32x32/actions/edit-copy.png" 
couldn't create image from 
"/home/david/Oxygen/trunk/32x32/actions/edit-paste.png"
"

These are leftovers from the author's local filesystem.  Note that /home/david
is not an account on my machine!

Reproducible: Always

Steps to Reproduce:
Put the images in a QT program's toolbar, build, and monitor the output.

I'm sure there's a better way to verify this though...




Expected Results:  
document-new, document-open, document-print, document-save, document-save-as,
and edit-cut

All work as expected, generating no console debugging output when used in QT. 
The above listed images as well as the two cited in the bug report were the
only images explicitly tested.

The images were originally made in (or at least last modified with) an Adobe
product.  Inkscape seems to have no problem with the images.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list