Do

Do should recursively scan WINE directory for .desktop files

Bug #305409 reported by Chris S.
32
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Do
Confirmed
Low
Unassigned

Bug Description

Rev 712 in the future branch (http://bazaar.launchpad.net/~do-core/do/future/revision/712) was targeted as a fix to this bug: https://bugs.edge.launchpad.net/do/+bug/305296

This fix, however, won't work. WINE stores its .desktop folders in separate folders under ~/.local/share/applications/wine/Programs/.

I think the only solution would be to scan this folder recursively to find all of the .desktop files wine creates.

Changed in do:
assignee: nobody → djsiegel
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Dusan Maliarik (dusan-maliarik) wrote :

I can confirm this issue and am experiencing same problems. I think best solution for this will be to look for all .desktop files using locate command, or at least scan most common locations including that of Wine

Revision history for this message
Damjan Jovanovic (damjan-jov) wrote :

The correct way to locate .desktop files used in menus isn't to recursively scan ~/.local/share/applications for them. It is to scan the .menu XML files under ~/.config/menus/applications-merged/ and pull them in from those fields.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.