[wx-dev] wxGTK 2.8.0: strange error message under KDE

Robin Dunn robin at alldunn.com
Wed Jan 31 16:30:05 PST 2007


Andrew Trevorrow wrote:
> Robin Dunn wrote:
> 
>> Andrew Trevorrow wrote:
>>> I recently switched to wxGTK 2.8.0 for our app (ansi, static, GTK+ 2.x build).
>>> One of our beta testers reports that every time the app starts up they
>>> get a warning dialog with this message:
>>>    can't open file '/usr/share/applications/kde/AdobeReader.desktop'
>>>    (error 2: No such file or directory)
>>> ...
>> Look at that pathname.  It's probably a symlink to a file that doesn't exist.
> 
> I don't think I made myself clear.  The above file doesn't exist on
> the beta tester's system

Then there is probably a symlink in another standard *.desktop location 
that is pointing to that non-existent path.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wx-dev mailing list