https://bugs.winehq.org/show_bug.cgi?id=52150
Bug ID: 52150
Summary: GIANTS Editor new version (9.0.1) crashed
Product: Wine-staging
Version: 6.22
Hardware: x86-64
URL: https://gdn.giants-software.com
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfor.fun(a)ya.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 71199
--> https://bugs.winehq.org/attachment.cgi?id=71199
terminal and backtrace
This version 9.0.1 editor run, but in dialog crash straightaway with shader
compute/compilate errors. In windows on same device works fine. Older versions
(8.2.2, etc) works fine.
Download editor https://gdn.giants-software.com/index.php (need registration).
Hardware:
CPU amd a8-6410 APU with amd radeon r5 graphics
GPU AMD Radeon R7 M260
amdgpu driver
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58337
Bug ID: 58337
Summary: Forum slow to load, frequently times out
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
Trying to moderate the forum today, it is taking almost 90 seconds for pages to
load, and half the time they time out.
I did manage to see that there are 42 new posts in the moderation queue, most
of them in Russian, so my guess is the forum is being hammered by spambots. Can
Anubis protection be added to the forum?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28759
Bug #: 28759
Summary: 'start inetcpl.cpl' fails
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Starting inetcpl.cpl directly via the start command doesn't seem to be possible
in Wine. Running 'wineconsole cmd' and then 'start inetcpl.cpl' from within cmd
gives:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found
start C:/Windows/system32/inetcpl.cpl gives:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Success
Both cases bring up the Internet Options control panel applet on Windows XP.
Just running "wine inetcpl.cpl" also fails, with no output except "Segmentation
fault".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57975
Bug ID: 57975
Summary: screen shaders don't work in BigPEmu.exe
Product: Wine
Version: 10.0
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
BigPEmu is an Atari Jaguar emulator, it runs Atari Jaguar games fine under Wine
Stable 10.0 on macOS 11. The problem is there is a "screen effects" feature
(which are like screen shaders in RetroArch, used to emulate old CRTs, etc)
which doesn't work. By default, BigPEmu uses OpenGL (BigPEmu main menu > Video
> Video Plugin > BigPEmu_Video_OpenGL) but can also be changed to use D3D12
which will cause it crash at startup on macOS 11.
Steps to reproduce:
1. launch BigPEmu 1.18 with the following options (also opens a console):
wine ~/BigPEmu_v118/BigPEmu.exe * -conout
2. use backspace/enter to navigate backward/forward in BigPEmu, go back to the
main menu, then Video > Screen Effect > choose any screen effect
3. an error message pops up: "Failed to set the selected screen effect. It may
be incompatible with your hardware or video plugin. You can enable logging and
check the log for more details."
4. check the console which shows this error: "[1;31mError: Graphics hardware
isn't equipped to run screen effects. If this error occurs with
SM5.0-compatible hardware, try updating your graphics drivers."
tested with BigPEmu 1.18 for Windows x64
download link: https://www.richwhitehouse.com/jaguar/builds/BigPEmu_v118.zip
SHA-256: 9863390fca342e7c6bff0d7dc7d70d181bdff92796aa8d262d91e8fc909104b2
tested on macOS 11.7.10
Intel CPU (Haswell), integrated Intel GPU (HD Graphics 5000)
Wine Stable 10.0 with GStreamer 1.24.12 from homebrew
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58264
Bug ID: 58264
Summary: regression in multiple apps in Wine >=10.7, error:
"Assertion failed: !status && "vkAllocateMemory", file
/Users/gcenx/Documents/GitHub/wine-private/dlls/winevu
lkan/loader_thunks.c, line 93"
Product: Wine
Version: 10.7
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78605
--> http://bugs.winehq.org/attachment.cgi?id=78605
macOS Terminal log, wine-devel 10.8 running cpuz_x64.exe
On macOS, there is a regression in multiple Windows programs since Wine-devel
10.7 (including 10.8) releases by Gcenx, with the final lines of the terminal
output reading:
> -[MTLHeapDescriptorInternal validateWithDevice:]:327: failed assertion `Heap Descriptor Validation
> Placement heap type is not supported.
> '
> 01a0:err:msvcrt:_wassert (L"!status && \"vkAllocateMemory\"",L"/Users/gcenx/Documents/GitHub/wine-private/dlls/winevulkan/loader_thunks.c",93)
> Assertion failed: !status && "vkAllocateMemory", file /Users/gcenx/Documents/GitHub/wine-private/dlls/winevulkan/loader_thunks.c, line 93
These programs work fine in Wine-devel 10.6 and lower
tested with Wine-devel 10.7 and 10.8 binary releases from Gcenx
(https://github.com/Gcenx/macOS_Wine_builds/releases) on macOS 11.7.10
tested with CPU-Z 2.15 (portable) (cpuz_x64.exe)
download: https://download.cpuid.com/cpu-z/cpu-z_2.15-en.zip
sha256: c8461d995d77a8fe1e8c5823403e88b04b733165cc151083b26379f1fe4b9501
--
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=57988
Bug ID: 57988
Summary: BigPEmu 1.18: D3D12 rendering issues
Product: Wine
Version: 10.3
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78238
--> https://bugs.winehq.org/attachment.cgi?id=78238
intro with D3D12
In BigPEmu (an Atari Jaguar emulator), .png images are not loaded/rendered
correctly when using the D3D12 renderer
Steps to reproduce:
1. launch BigPEmu 1.18 as follows and note how the intro animation looks using
the default OpenGL renderer:
wine ~/BigPEmu_v118/BigPEmu.exe
2. use backspace/enter to navigate backward/forward in BigPEmu, go to main menu
> Input > Input Device 1 > Set Bindings, and note how the controller image
looks in the top right
3. change to D3D12 renderer: go back to the main menu > Video > Video Plugin >
BigPEmu_Video_D3D12
4. exit and relaunch BigPEmu, note how the intro looks, and once inside the app
note how the background looks. Go back to the Set Bindings menu and note how
the controller image looks. Check the attached screenshots
tested with BigPEmu 1.18 for Windows x64
download link: https://www.richwhitehouse.com/jaguar/builds/BigPEmu_v118.ziparchive.org link: https://archive.org/download/bigpemu-v1.00/BigPEmu_v118.zip
SHA-256: 9863390fca342e7c6bff0d7dc7d70d181bdff92796aa8d262d91e8fc909104b2
tested on macOS 11.7.10
Intel CPU (Haswell), integrated Intel GPU (HD Graphics 5000)
Wine Devel 10.3 from homebrew
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58267
Bug ID: 58267
Summary: BigPEmu (game emulator): regression in Wine 10.8,
won't launch, error: "Failed to create an OpenGL
context" (macOS)
Product: Wine
Version: 10.8
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78613
--> http://bugs.winehq.org/attachment.cgi?id=78613
macOS Terminal log, wine-devel 10.8
On macOS, there is a regression in Wine-devel 10.8 that causes the BigPEmu
Atari Jaguar emulator not to launch, with the following error message on
startup:
> One or more vital systems failed to initialize. Enable logging and check the log for details.
These are the lines from the BigPEmu log
> Error: Failed to create an OpenGL context. This indicates a driver problem.
> Error: Video init failure: BigPEmu_Video_OpenGL
(to enabled logging, launch with `wine ~/BigPEmu/BigPEmu.exe * -logging`, then
check the log in ~/BigPEmu/debug_log.txt)
This program launched fine in Wine-devel 10.7 and lower
tested with Wine-devel 10.8 binary release from Gcenx
(https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.8) on macOS 11.7.10
tested with BigPEmu 1.18 for Windows x64
download: https://www.richwhitehouse.com/jaguar/builds/BigPEmu_v118.zip
sha256: 9863390fca342e7c6bff0d7dc7d70d181bdff92796aa8d262d91e8fc909104b2
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22273
Summary: CDBurnerXP doesn't start with Mono
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://cdburnerxp.se/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
The summary basically says it all... with winetricks mono26, the program
installs but won't start. With winetricks dotnet20, it's buggy but at least
somewhat usable. There's not much terminal output:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Native.CDBXP" (1.0.4.0)
fixme:reg:GetNativeSystemInfo (0x9c9bf58) using GetSystemInfo()
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30018
Bug #: 30018
Summary: Creative Writer 2 fails to open RTF and plain text
files
Product: Wine
Version: 1.4-rc5
Platform: x86-64
URL: ftp://ftp.microsoft.com/deskapps/kids/cw2install.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39086
--> http://bugs.winehq.org/attachment.cgi?id=39086
terminal output
Creative Writer 2 fails to open files in plain text or RTF format with the
message "Oops! An unexpected error 0x80030050 occurred." Files in its native
format (.max) can be opened successfully.
In older Wine versions, it was possible to work around this with native ole32
from DCOM98.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=25172
Summary: Creative Writer 2: partially-hidden "home" button on
the file dialogs
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31936)
--> (http://bugs.winehq.org/attachment.cgi?id=31936)
Terminal output
The open and save file dialogs in Creative Writer 2 have an extra "home" button
next to the location dropdown and some standard buttons (up one level, desktop,
new folder...). The button mostly displays fine, but the left edge is not
visible. It appears to be covered up by a border around the standard buttons?
Screenshot coming up...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21369
Summary: Tab bar isn't fully visible in HTML-Kit; must be
scrolled
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=25731)
--> (http://bugs.winehq.org/attachment.cgi?id=25731)
Terminal output
In HTML-Kit build 292, one of the tab bars (the one below the current working
file) isn't displayed as expected in Wine. In Windows, the entire tab bar is
visible, but in Wine, part of it is cut off, with scroll arrows present to
bring the rest into view. Native comctl32 installed by winetricks fixes the
issue.
Interestingly, increasing Wine's DPI to 120 allows all the tabs to display at
once, though rendering is still a bit different from Windows.
Terminal output is from opening the program and entering "create a new file"
mode (which is when the tabs first become visible).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22448
Summary: Scrabble installer for Windows 3.1 crashes immediately
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27495)
--> (http://bugs.winehq.org/attachment.cgi?id=27495)
Crash log
Trying to launch the installer for the Windows 3.1 version of Scrabble results
in an immediate crash in winevdm. The same crash occurs in all Wine versions I
tested (the oldest being 0.9.33).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=53401
Bug ID: 53401
Summary: regedit does not import .reg files
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72794
--> https://bugs.winehq.org/attachment.cgi?id=72794
.reg file that won't import
Fedora 36
Wine 7.12-1
Regedit
$ env WINEPREFIX="/home/todd/.wine.test" wine regedit &
--> Registry
--> Import Registry File
Does not actually import ./reg files, but says it has successfully done 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.
http://bugs.winehq.org/show_bug.cgi?id=33302
Bug #: 33302
Summary: [regedit] text gets cut away
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiziologus(a)gmail.com
Classification: Unclassified
Created attachment 44055
--> http://bugs.winehq.org/attachment.cgi?id=44055
screenshot with bug
regedit don't show about 4 char on the right side in edit dialog window if
value is multiline.
It's simulated bug 26365 (Geneforge 1)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58333
Bug ID: 58333
Summary: Lotus Freelance Graphics 2.1 reports a C runtime error
and exits
Product: Wine
Version: 10.9
Hardware: x86-64
URL: https://archive.org/download/lotussmartsuiterelease3.1
forwindows/Lotus%20SmartSuite%20Release%203.1%20for%20
Windows.zip
OS: Linux
Status: NEW
Keywords: download, win16
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78706
--> http://bugs.winehq.org/attachment.cgi?id=78706
Screenshot
Lotus Freelance Graphics 2.1 reports a C runtime error and either exits or
hangs.
Installed with an earlier version of Wine to work around Bug 58329. Tested with
many version of Wine up to latest git (wine-10.9-62-g68bd146ae55).
$ wine 'c:\LOTSUITE\FLW\FLW.EXE'
0134:err:local:LOCAL_GetBlock not enough space in local heap 0b07 for 124 bytes
After many hours messing around I discovered that this was due to me adding a
single environment variable, such as WINEDEBUG=+server for example. Apparently
this was just enough to "break the donkey's back".
However, my environment variables aren't particularly large.
$ true | xargs --show-limits
Your environment variables take up 2260 bytes
POSIX upper limit on argument length (this system): 2092844
POSIX smallest allowable upper limit on argument length (all systems): 4096
Maximum length of command we could actually use: 2090584
Size of command buffer we are actually using: 131072
An +all trace (because I didn't know where to start) shows that Wine's
environment variables only come to around 3K, which also doesn't seem a lot.
I wanted to trace get_startup_info() but setting WINEDEBUG=+ntdll or +server
simply triggers the bug.
To prove... nothing I added 100 large variables and winevdm sat churning away
for five minutes before I got bored and stopped it.
0130:err:sync:RtlpWaitForCriticalSection section 78F049E0
"dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in thread 0130,
blocked by 0134, retrying (60 sec)
0134:trace:local:LOCAL_PrintHeap Local Heap ds=0b07 first=f2c0 last=fff4
items=5
0134:trace:local:LOCAL_PrintHeap f2c0: prev=f2c0 next=f2cc type=1
0134:trace:local:LOCAL_PrintHeap size=12 free_prev=f2c0 free_next=ff80
0134:trace:local:LOCAL_PrintHeap f2cc: prev=f2c0 next=f2fc type=1
0134:trace:local:LOCAL_PrintHeap f2fc: prev=f2cc next=ff80 type=1
0134:trace:local:LOCAL_PrintHeap ff80: prev=f2fc next=fff4 type=0
0134:trace:local:LOCAL_PrintHeap size=116 free_prev=f2c0 free_next=fff4
0134:trace:local:LOCAL_PrintHeap fff4: prev=ff80 next=fff4 type=0
0134:trace:local:LOCAL_PrintHeap size=12 free_prev=ff80 free_next=fff4
0134:err:local:LOCAL_GetBlock not enough space in local heap 0b07 for 124 bytes
“Does this mirror the behaviour seen on Windows?”
I'll have to come back to that.
--
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=57820
Bug ID: 57820
Summary: Cannot drag and drop files into apps with the Wayland
driver enabled
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 78030
--> https://bugs.winehq.org/attachment.cgi?id=78030
Video of the issue
As the title says I cannot drag and drop files into applications when using the
Wayland driver, I've only tested FL Studio and when I try to drag and drop a
file inside it, an "x" symbol appears to the cursor and doesen't let me drop
the file into the application.
I've attached a video of the issue.
Also using the x11 driver, drag and drop works fine.
--
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=57367
Bug ID: 57367
Summary: DLNest crash due to unimplemented function
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
DLNest new 2.0 version use dotnet and shown following message
Unimplemented function ntdll.dll.NtCreateWaitCompletionPacket called at address
00006FFFFFC5F038 (thread 0140), starting debugger...
which is seems like unimplemented in wine
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58331
Bug ID: 58331
Summary: Wait cursor does not display
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
Created attachment 78705
--> http://bugs.winehq.org/attachment.cgi?id=78705
Example
Starting from Wine version 9.0, the waiting cursor no longer appears when
attempting to set it to indicate a long-running operation in MFC applications
or other programs. The issue appears to have started after the commit on June
13, 2023.
Steps to Reproduce:
1. Run the attached simple MFC application.
2. Click the button "Start Long Operation"
Expected Result:
The waiting cursor should appear for the duration of the 3-second sleep.
Actual Result:
The waiting cursor does not appear during the Sleep call. The cursor remains
the default arrow.
Example Application:
The example application has been attached. It uses the most basic
implementation of the CWaitCursor class, as described in the official Microsoft
documentation:
https://learn.microsoft.com/en-us/cpp/mfc/reference/cwaitcursor-class?view=…
Regression Commit:
The issue seems to have started with the commits made on June 13, 2023:
https://github.com/wine-mirror/wine/commits/master/dlls?author=rbernon&sinc…
Notes:
This issue does not occur in Windows, where the waiting cursor appears as
expected.
Environment:
Wine version: 9.0+ (possibly Wine 8.x, but not 8.0)
Operating System: RHEL 7.9, RHEL 8.10
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58334
Bug ID: 58334
Summary: ShowStopper crashes on unimplemented function
ntdll.dll.RtlQueryProcessHeapInformation
Product: Wine
Version: 10.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `wine ShowStopper.exe`
2. Click "Run Checks"
$ sha256sum ShowStopper1.0.0.1.zip
18707678dea01fecc3e1de1dacb66a1e9e134261de15d7f7190f3aee41edea77
--
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=55242
Bug ID: 55242
Summary: iperf 2.0.8 will not quit with CTRL+C
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://web.archive.org/web/20190523161058/https://ipe
rf.fr/download/windows/iperf-2.0.8-win32.zip
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
When iperf is run in dual mode it will not exit after hitting CTRL+C.
$ wine iperf.exe -c 127.0.0.1 -d -t 1 -P 5
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
connect failed: Connection refused
------------------------------------------------------------
connect failed: Connection refused
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
connect failed: Connection refused
------------------------------------------------------------
Client connecting to 127.0.0.1, TCP port 5001
connect failed: Connection refused
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[264] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 53058
^CWaiting for server threads to complete. Interrupt again to force quit.
Pressing CTRL+C has no effect and the app has to be SIGKILLed.
$ sha1sum iperf-2.0.8-win32.zip
f312bf6ab7de3b1921cae7f4953aed0ce6b17afa iperf-2.0.8-win32.zip
iperf -s will exit with CTRL+C though. It also doesn't produce any "connection
failed" messages.
Source: https://iperf.fr/download/source/iperf-2.0.8-source.tar.gz
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19661
Summary: Lotus Approach 3.1 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22944)
--> (http://bugs.winehq.org/attachment.cgi?id=22944)
Wine 1.1.27 console output
Lotus Approach 3.1 causes a page fault on loading and has to be killed.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19662
Summary: Lotus Freelance Graphics 2.1 hangs at the splash
screen
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22946)
--> (http://bugs.winehq.org/attachment.cgi?id=22946)
Wine 1.1.27 +relay +seh +tid
Lotus Freelance Graphics 2.1 hangs at the splash screen and has to be killed.
Console output:
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:ole:OleRegisterServer16 (FLWPresentation,...): stub
fixme:toolhelp:InterruptUnRegister16 (0000), stub.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44476
Bug ID: 44476
Summary: winevdm crash during wizardry gold install
Product: Wine
Version: 2.0.3
Hardware: x86
OS: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stanton_arch(a)mail.com
Created attachment 60426
--> https://bugs.winehq.org/attachment.cgi?id=60426
backtrace of crash
I'm trying to install wizardry gold and wine is crashing almost immediately
with apparent winevdm.exe errors.
I have the CD and copied it to my disk drive and tried running "wine
SETUP.EXE". I'm using NetBSD i386.
I also tried using wine 1.6.2 which failed also. It didn't crashed but seemed
to just hang.
--
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=53892
Bug ID: 53892
Summary: Page fault when attempting to run Calmira 3.3
Product: Wine
Version: 7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: hjlinq(a)gmail.com
Distribution: ---
Created attachment 73435
--> https://bugs.winehq.org/attachment.cgi?id=73435
dump produced after the "winevdm.exe has encountered a serious error" message
WineVDM page faults when attempting to run the Calmira 3.3 setup program.
System: Fresh install of alpine-extended-3.16.2-x86.iso
Hardware: Virtualbox
To replicate:
1. Install Alpine linux (setup-alpine)
(Important: must be the x86 version since musl-libc doesn't support multilib)
2. In "/etc/apk/repositories",
uncomment the edge/main and edge/community repositories
and comment out both v3.16 repositories
3. apk -alU upgrade
4. setup-xorg-base
5. apk add xinit xterm xfce4 wine
6. echo "exec winecfg" > .xinitrc
7. startx
8. in the "Graphics" tab, check "Emulate a virtual desktop", click "Apply" and
"Ok"
9. echo "exec wine explorer" > .xinitrc
10. wget http://www.calmira.de/downloads/files/erwin/c33setup.exe
11. startx
12. navigate to c33setup.exe using wine explorer and double-click on the
installer
--
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.