https://bugs.winehq.org/show_bug.cgi?id=49963
Bug ID: 49963
Summary: MobaXTerm 20.3: cannot start a local terminal
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fevrier.simon(a)gmail.com
Distribution: ---
Created attachment 68354
--> https://bugs.winehq.org/attachment.cgi?id=68354
Backtrace MobaXterm 20.3
Using MobaXTerm from here ->
https://download.mobatek.net/2032020060430358/MobaXterm_Installer_v20.3.zip
Using Wine 5.18 on Ubuntu 20.04 using winehq ubuntu ppa.
When clicking on "Start local terminal", what assume to be the terminal exe
cygtermd.exe crashes.
Log and backtrace in attachment.
--
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=56699
Bug ID: 56699
Summary: Cultures 2-3-4 crashes when directmusic enabled
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: yshuiv7(a)gmail.com
Regression SHA1: 8daf207bf76ac02894db92abcf6873ccacbdc0f4
Distribution: ArchLinux
Created attachment 76485
--> https://bugs.winehq.org/attachment.cgi?id=76485
terminal output including backtrace
When directmusic is selected as the source of the background music the
following games from the Cultures series crash upon launching a mission:
Cultures 2: The Gates of Asgard
Cultures - Northland
Cultures - 8th Wonder of the World
Reverting commit 8daf207bf76ac02894db92abcf6873ccacbdc0f4
fixes the crash for me.
commit 8daf207bf76ac02894db92abcf6873ccacbdc0f4
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Thu Jan 18 12:59:49 2024 +0000
dmime: Semi-support creating an audio path from config.
Note: background music previously didn't work with built-in directmusic
libraries.
Demo version of Northland doesn't contain music files.
Still present in wine-9.9-17-ged9ec141d52
--
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=51965
Bug ID: 51965
Summary: Rise of Legends Demo: Cannot attack territory
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
After starting a new campaign and attacking a territory, the campaign map
reloads. The following is output to standard out:
0024:fixme:msxml:SAXContentHandler_putDocumentLocator (002C6EB0)->(077785A4)
The trace I collected between clicking "Attack!" and the campaign map reloading
is large (58M) and may not be very informative.
--
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=12104
Summary: Cygwin's setup.exe doesn't resize properly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cygwin.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
You can resize cygwin's setup, but the inner table of
packages doesn't resize.
--
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=55138
Bug ID: 55138
Summary: msys2: bash.exe is not able to fork/start another
process.
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 74697
--> https://bugs.winehq.org/attachment.cgi?id=74697
allocation stacks in parent and child bash.exe
This is a followup to bug 47808.
If I understand it right, bug 47808 was primarily about native libraries
getting called at a win32 stack which was not yet committed.
Those native libraries then jumped over the guard page, therefore the stack
got not grown, instead a crash reported.
This aspect was fixed by using the syscall interface and
therefore bug 47808 was closed.
But there is another issue that causes a msys2-forked process crashing,
because after the stack was grown it still misses the PAGE_READWRITE flags.
For this Zeb Figura included in the first attachement to bug 47808
"always expand the stack if within the stack reserve"
a line adding the flags "VPROT_COMMITTED | VPROT_READ | VPROT_WRITE"
to the page that gets the VPROT_GUARD removed in grow_thread_stack.
This modification still enables a forked process to run.
The issue can be reproduced with an unmodified wine by just
- running msys2 bash.exe interactively
- then trying to start e.g. notepad from it.
Attached file shows the stack when the stack gets allocated
- in a working msys2-parent process and
- in a failing msys2-forked child process.
Therefore it looks like the forked stack get really setup differently,
but it is still not clear if or when this memory gets the READ/WRITE
added in native windows.
--
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=52411
Bug ID: 52411
Summary: Cygwin installer: "Select Prackages" dialog maximizes
itself
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
Created attachment 71669
--> https://bugs.winehq.org/attachment.cgi?id=71669
MAXIMUM CYGWIN
The only way to get the dialog to a normal size is by dragging on the edges.
--
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=47165
Bug ID: 47165
Summary: iTunes 12.9 - new GUI issue - black, unusable
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetaste(a)gmx.net
Distribution: ---
Created attachment 64410
--> https://bugs.winehq.org/attachment.cgi?id=64410
log for 12.9 with wine 4.8
iTunes 12.7 works fine, but iTunes 12.9 is just a black window with few menu
text. Native gdiplus doesn't help.
Wine 4.8, 64bit, Ubuntu 19.4.
Download for iTunes 12.
https://secure-appldnld.apple.com/itunes12/091-45357-20180123-72201840-FFEA…
Do you need any extra output?
--
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=44238
Bug ID: 44238
Summary: PowerPoint 2000 disjointed graphics
Product: Wine
Version: 3.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Graphics become disjointed while scrolling with the slider bars. This happens
only at higher magnifications (when zoomed greater than 150%)
Graphics also do not always refresh properly when returning to application from
elsewhere on the desktop. Usually this is a black screen, which can be
refreshed with zoom 100%.
--
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=44893
Bug ID: 44893
Summary: SKSE64 fails to initialize correctly
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: labmailssadur(a)gmail.com
Distribution: ---
SKSE64 complains about failing to allocate "trampoline" and subsequently fails,
even though the game itself (Skyrim SE) still launches.
Steps to reproduce:
1. Set up a 64-bit prefix.
2. Install Skyrim Special Edition via Steam.
3. Install SKSE64.
4. Launch SKSE64 (via Mod Manager, such as MO, or directly, doesn't matter)
5. Watch SKSE64 complain about said "trampoline".
This occurs whether you try to launch a modded or unmodded game, although when
trying to launch an instance that relies on SKSE64 (such as SkyrimSE with
SkyUI), the game is unable to proceed into its loding screen, but doesn't
complain about it.
I tried to find an issue report or something similar, but didn't find one, so I
am assuming this is an issue with Wine.
Further info:
Tested SKSE64 version 2.0.6 on SkyrimSE Runtime 1.5.23.0.8
--
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=53887
Bug ID: 53887
Summary: Wing Commander IV drawing offset on screen.
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jcarthew(a)gmail.com
Distribution: ---
Created attachment 73429
--> https://bugs.winehq.org/attachment.cgi?id=73429
ingame offset drawing
Wing Commander IV The Price of Freedom renders incorrectly in WINE. I have
tested this in a Virtual machine running Debian Squeeze 6.0 Wine 1.0.1 as well
as a current Debian Bookworm 12.0 Wine 7.20 installation. The error exists in
all versions of WINE. The display is drawn offset vertically down on the screen
from where it should be displaying.
--
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.