[Bug 22422] New: Add "env WINEDEBUG=-all" to desktop files

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 19 07:00:04 CDT 2010


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 at winehq.org
        ReportedBy: pzinin at gmail.com
                CC: dank at 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.



More information about the wine-bugs mailing list