https://bugs.winehq.org/show_bug.cgi?id=43007
Bug ID: 43007
Summary: crash when trying to open file
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias.koole(a)gmail.com
Distribution: ---
Created attachment 58151
--> https://bugs.winehq.org/attachment.cgi?id=58151
program error details of crash
Wine crashes when I try to open a file with reaper, the only program I (try to)
use with wine.
I tried different versions of wine, they all crash the same way.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=56153
Bug ID: 56153
Summary: Possible nullpointer dereference in
wow64_NtUserUnpackDDEMessage (Coverity)
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
In wow64_NtUserUnpackDDEMessage we have the following code:
> if (!params->result) NtCallbackReturn( &result, sizeof(result), TRUE );
> *params->result = result;
Not 100% sure what is intended here, but it doesn't look right.
Coverity link :
https://scan5.scan.coverity.com/reports.htm#v60945/p10088/fileInstanceId=25…
--
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.
https://bugs.winehq.org/show_bug.cgi?id=56031
Bug ID: 56031
Summary: Disgen 2023: Data folders not displayed when Wine is
acting like Windows 8.1 or later.
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: jan-olof.svensson(a)abc.se
Distribution: ---
Created attachment 75677
--> https://bugs.winehq.org/attachment.cgi?id=75677
Should look like this.
Data folders not displayed when Wine is acting like Windows 8.1 or later.
Steps to reproduce:
1. Install Wine.
2. Run winecfg and set Windows version.
3. Download Disgen from
https://medlem.dis.se/download/dg2023/disgen_install_2023_3.exe or
https://www.dis.se/disgen
4. Install Disgen.
5. Start Disgen, click OK and then the link at the bottom of the home window
(or Shift+Ctrl+H) to open it's data folder manager.
Expected behavior:
The data folder(s) and their properties should be displayed.
Actual behavior:
Nothing is displayed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=55994
Bug ID: 55994
Summary: module:import_dll Library WDFLDR.SYS (which is needed
by L"C:\\windows\\system32\\drivers\\DBUtilDrv2.sys")
not found
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Upgraded to the new 9.0-rc1 on machine
Run wine notepad with regular user and it works fine.
Running with root user get this.
00e0:err:module:import_dll Library WDFLDR.SYS (which is needed by
L"C:\\windows\\system32\\drivers\\DBUtilDrv2.sys") not found
00e0:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\DBUtilDrv2":
c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service
L"DBUtilDrv2" failed to start: 1114
notepad does open not sure why this message appears with root user?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=55984
Bug ID: 55984
Summary: GStreamer 32bits headers not found even they're
installed
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Regression SHA1: 3aca5994584b3e91bc2abc138dde8422d0d15f24
Distribution: Debian
Hi,
There is a regression since wine-8.21 when i build wine 32bits on a x86_64
system. Gstreamer base development 32bits packages from repository
(libgstreamer-plugins-base1.0-dev:i386 and libgstreamer1.0-dev:i386) are
correctly installed.
Configure wine-8.20 has no issue, i don't have the warning about the headers
not found and GStreamer not supported. Only with wine-8.21 + latest wine-git.
I did a regression test and found this commit which cause the issue. Revert it
on wine-git fix the issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=55861
Bug ID: 55861
Summary: GetFileMUIPath stub null
Product: Wine-staging
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boldi(a)buday.hu
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 75382
--> https://bugs.winehq.org/attachment.cgi?id=75382
output
I tried to run locale emulator on linux. Its an app that lets you fake the
system language to an app temporarly. It works, but with an app i get an error
with the tzres.dll or maybe the tzres.dll.mui? If it cant be solved, is there a
another alternative to to this? I attached a log, it is a bit long.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=55723
Bug ID: 55723
Summary: regsvr32 no longer provides output on success/failure
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: s_chriscollins(a)hotmail.com
Distribution: ---
As of Wine version 8.12, regsvr32 no longer provides terminal output to
indicate whether or not a DLL has successfully been registered. A regression
test points to commit #dcf0bf1f as the culprit.
Steps to reproduce:
1. Install WineASIO (https://github.com/wineasio/wineasio)
2. Run the included wineasio-register script, which runs regsvr32 to register
the WineASIO DLL. Note that as WineASIO currently still uses libwine, the DLL
registration will fail.
Result: No terminal output to indicate success/failure of DLL registration.
Expected result: regsvr32 should output success or failure status as it does in
Wine 8.11 and earlier, e.g.: "regsvr32: Failed to load DLL
'/opt/wine-devel/lib/wine/i386-unix/wineasio32.dll.so'"
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51207
Bug ID: 51207
Summary: Origin: wineserver: file_set_error() can't map error:
Cannot allocate memory
Product: Wine
Version: 6.9
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Created attachment 70079
--> https://bugs.winehq.org/attachment.cgi?id=70079
Origin.log
Hello,
origin crashes when origin try's to load the menu right after login.
The strange thing is that it works when origin has been started after
installation.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46684
Bug ID: 46684
Summary: Won't open application.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rodriguezdieter4(a)gmail.com
Created attachment 63645
--> https://bugs.winehq.org/attachment.cgi?id=63645
detailed information
Trying to open Monopoly Plus.exe won't work
--
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.