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.
https://bugs.winehq.org/show_bug.cgi?id=56902
Bug ID: 56902
Summary: wineconsole, FreePascal text mode IDE and silent key
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: margers.roked(a)inbox.lv
Distribution: ---
I have active Keyboard layout with apostrophe as a silent key for entering non
English characters.
wineconsole by itself work as expected.
When running FreePascal text mode IDE in wineconsole, silent key is not silent
anymore and pressing apostrophe does not send apostrophe character, but
something else.
Free Pascal available at
https://sourceforge.net/projects/freepascal/files/Win32/3.2.2/
fpc-3.2.2.i386-win32.exe
after installation run fp.exe
--
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=57234
Bug ID: 57234
Summary: Wine doesn't support URL redirects produced by apps
using OAuth.
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ezequiel.ezb(a)gmail.com
Distribution: ---
I’ve been trying to log into Notion and Notion Calendar, but without success.
These apps require logging into your Google account using OAuth. When selecting
this option, you’re redirected to your browser to log in. After logging in, a
URL starting with “cron://” is generated, such as:
"cron://calendar.notion.so/xxx/"
This URL should redirect to the originating app, but Wine doesn’t handle this
correctly. Solving this involves modifying xdg MIME types, which is complex and
imperfect. Associating a Wine app with the cron:// URL protocol means all such
URLs are sent to a single app, which may not be the correct one.
So I'm filing this bug report to because these apps are otherwise working
perfectly.
--
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=57101
Bug ID: 57101
Summary: regression: Battle.net fails to start in 9.16-staging
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lyon(a)pvfree.net
Distribution: ---
Created attachment 76982
--> https://bugs.winehq.org/attachment.cgi?id=76982
backtrace
After upgrading Wine from 9.15-staging to 9.16-staging Battle.net is not
starting anymore, ending up in debugger loop.
Tested with current and also a fresh 64-bit prefix.
Terminal output contains:
"wine: Unhandled exception 0x80000003 in thread 7c0 at address 696E00E1 (thread
07c0), starting debugger..."
Closing the error makes it pop up again shortly. In the past this usually meant
problems running the Agent.exe process.
System information:
Wine build: wine-9.16 (Staging)
Platform: x86_64 (guest: i386)
Version: Windows 10
Host system: Linux
Host version: 6.7.12+bpo-amd64
--
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.