Suppressing WINEDEBUG output if started with a .desktop file

Bug #1193114 reported by Removed by request
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wine (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I'm using Ubuntu 13.10 dev with wine 1.5.31-0ubuntu2. On the file /usr/share/applications/wine.desktop the execution line contains 'Exec=wine start /unix %f'. Since this desktop file is normally only used if an executable file is double clicked the user will not see any output. Maybe in this case it would make sense to replace the line with something like 'Exec=sh -c "WINEDEBUG=-all wine start /unix %f"'. This would suppress any output directly from Wine (which is on some applications heavily spammed) and causes a little performance gain.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wine (Ubuntu):
status: New → Confirmed
Revision history for this message
jre (jre-phoenix) wrote :

The upcoming src:wine packages generally use "WINEDEBUG=fixme-all".
So only the "err" messages are shown per der default anyway.

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

Other bug subscribers

Remote bug watches

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