https://bugs.winehq.org/show_bug.cgi?id=54873
Bug ID: 54873
Summary: 32-bit prefixes cannot be used with new wow64 mode
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Mac OS X
Status: NEW
Keywords: download, wow64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
austin@mac % rm -rf ~/.wine ; WINEARCH=win32 /Applications/Wine\
Devel.app/Contents/Resources/wine/bin/wine winecfg
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
wine: created the configuration directory '/Users/austin/.wine'
wine: '/Users/austin/.wine' is a 32-bit installation, it cannot support 64-bit
applications.
This also happened when testing on my Linux machine.
This prevent using 32-bit prefixes. Which means applications that don't support
64-bit windows can't be run (and we won't be able to report running as a
Windows version prior to Server 2003/XP).
--
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=29473
Bug #: 29473
Summary: IconsExtract: Requesting "File Properties" errors-out.
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Simply run IconsExtract in Wine, search for icons somewhere, select a found
icon, and try to open the file properties for that icon. This is done either by
pressing F8 or clicking "File" in the upper-right, and then under the "File"
menu press "File Properties".
The sole terminal output is this:
fixme:exec:SHELL_execute flags ignored: 0x0000000c
This is true for IconsExtract version 1.46 and version 1.47. Have not seen any
Wine version succeed in displaying the file properties.
In Windows, "File Properties" brings up the same exact dialogue as
right-clicking the file that contains the icon and clicking "properties."
IconsExtract is a free download: http://www.nirsoft.net/utils/iconsext.zip .
--
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=55424
Bug ID: 55424
Summary: user32:cursoricon - test_SetCursor() sometimes fails
on w10pro64v2004
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:cursoricon - test_SetCursor() sometimes fails on w10pro64v2004:
cursoricon.c:2529: Test failed: expected global cursor 00010003
See https://test.winehq.org/data/patterns.html#user32:cursoricon
This failure first happened on 2023-06-05, always with the same cursor handle
and always on w10pro64v2004:
* 2023-06-05 win2004_newtb-w10pro64v2004-32
* 2023-06-07 win2004_newtb-w10pro64v2004-32
* 2023-06-16 win2004_newtb-w10pro64v2004-32
* 2023-06-19 win2004_newtb-w10pro64v2004-32
* 2023-06-28 win2004_newtb-w10pro64v2004-32
* 2023-08-08 win2004_newtb-w10pro64v2004-32
* 2023-08-08 win2004_newtb-w10pro64v2004-64
The 2023-08-08 final screenshots both show a Windows update window that should
not be there. Maybe it is related.
--
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=54613
Bug ID: 54613
Summary: ieframe:ie times out when run without elevated
privileges on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ieframe:ie times out when run without elevated privileges on Windows 8.
ieframe:ie start dlls/ieframe/tests/ie.c
ieframe:ie:0fe4 done (258) in 120s 0B
See https://test.winehq.org/data/patterns.html#ieframe:ie
When run on its own the test does not time out so it looks like something is
interfering with it.
--
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=56204
Bug ID: 56204
Summary: Keyboard layout detection is faulty for Dvorak.
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: daniel(a)gluo.nz
Distribution: ---
I have Dvorak with compose key on right-alt and a .XCompose file and IME for
Japanese via fcitx5 setup.
I see this in my console when running wine:
```
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"United States keyboard layout"
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=47, mismatches=5,
seq=33, score=74
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"United States keyboard layout (phantom key version)"
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=48, mismatches=4,
seq=34, score=80
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"United States keyboard layout (dvorak)"
0140:trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=47, mismatches=5,
seq=46, score=74
```
How is there *only* 5/6 miss-matches between two layouts like QWERTY and
Dvorak?
Dvorak only has 'a' and 'm' and the number row in the same place.
According to this old blog post, there might be a bug:
https://forum.winehq.org/viewtopic.php?t=32546
--
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=56203
Bug ID: 56203
Summary: Creality Slicer will not run, nor install, under
latest WINE update
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)gjim.com
Distribution: ---
My system is Linux Mint 20.3
I've been using Creality Slicer software to create .gcode files for my Ender5
Pro 3D printer.
Linux update, last night, included an update for WINE.
WINE --version shows '9.0'
Creality Slicer software had been running, very well, under previous installed
version of WINE.
Link to software:
https://www.crealitycloud.com/software-firmware/software/creality-slicer
Under current installed WINE version, installed version of Creality Slicer will
not open/run, and cannot be re-installed.
Jim
--
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=9314
Summary: Borland C++ Builder 5 expects registry values to be read
in the same order they were written
Product: Wine
Version: 0.9.43.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=7584)
--> (http://bugs.winehq.org/attachment.cgi?id=7584)
test
It arranges the component palettes in the same order in which it read the
values from the registry (even if MSDN exlicitly says not to rely on the order
in which the values are read). We store the values in the alphabetical order to
binsearch them so the palettes under Wine are in alphabetical order instead of
the configured order.
I attach a small test showing that under Windows the values are read in the
same order as they were written.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56155
Bug ID: 56155
Summary: Possible nullpointer dereference in
NtUserThunkedMenuItemInfo (Coverity)
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Not exactly what Coverity reported, but NtUserCheckMenuRadioItem is missing a
nullpointer check. We have the following code:
> case NtUserCheckMenuRadioItem:
> return check_menu_radio_item( handle, pos, info->cch, info->fMask, flags );
We probably should check "info" for NULL here as well.
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=43169
Bug ID: 43169
Summary: Anarchy Online crashes when using /petition to contact
an adviser of Rubi-Ka (Awesomium.dll)
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 58432
--> https://bugs.winehq.org/attachment.cgi?id=58432
Backtrace on wine 2.10 (non-staging)
Hello everyone,
I used to give this game Platinum ranking in the AppDB but eventually
discovered something which caused the game to crash.
I played a mission in this MMORPG and tried to contact the support team which
consists of Gamemasters which are called Advisers of Rubi-Ka. Rubi-Ka is the
planet on which the game is set.
When issuing "/petition message" through the chat window a browser is started,
the game crashes and throws a backtrace which I am attaching.
--
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=56061
Bug ID: 56061
Summary: foobar2000 installer crashes in standard mode
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paregistrase(a)yahoo.es
Distribution: ---
Created attachment 75717
--> https://bugs.winehq.org/attachment.cgi?id=75717
wine backtarce
When trying to install the last foobar2000-x64_v2.1.exe in standard mode the
installer crashes.
Attached the wine crash log and the console exit
--
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.