[Bug 41112] New: Wine does not open .log files automatically

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 10 13:59:26 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41112

            Bug ID: 41112
           Summary: Wine does not open .log files automatically
           Product: Wine
           Version: 1.9.16
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: 00cpxxx at gmail.com
      Distribution: Debian

When running CPU-Z sometimes it will fail to load its driver and then will ask
if you want to see the log file. This will always fail with a second message
box saying the file was not found. By running +process we can see this:

trace:process:create_process_impl app (null) cmdline
L"\"C:\\users\\wine\\Temp\\\\cpuz_driver_8.log\""

Then I opened the .exe and changed .log for .txt and voilĂ , the file was opened
in notepad.

trace:process:create_process_impl app (null) cmdline
L"\"C:\\users\\wine\\Temp\\\\cpuz_driver_8.txt\""
...
trace:process:create_process_impl starting
L"C:\\windows\\system32\\notepad.exe" as Win32 binary (0x10000000-0x1002f000,
arch 014c, fakedll)

Is it possible to make .log files also open in notepad?

-- 
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