http://bugs.winehq.org/show_bug.cgi?id=22422 Summary: Add "env WINEDEBUG=-all" to desktop files Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: pzinin(a)gmail.com CC: dank(a)kegel.com When Wine converts .lnk files to .desktop, it adds something like: env WINEPREFIX=~/.wine <blablabla> Why not add something like this: env WINEDEBUG="-all" WINEPREFIX=~/.wine <blablabla> 1) When we running .desktop file, then no console is showing, then output will go to /dev/null. 2) Most games work much faster with WINEDEBUG="-all". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.