https://bugs.winehq.org/show_bug.cgi?id=47273
Bug ID: 47273
Summary: Unix symlinks no longer work in wine-staging 4.8
Product: Wine-staging
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
CC: erich.e.hoover(a)gmail.com, leslie_alistair(a)hotmail.com,
z.figura12(a)gmail.com
Distribution: ---
With wine-staging-4.8, symlinks created on Linux (i.e. outside of Wine) to
directories no longer work in Wine. They show up as empty files. Previously,
and on wine-devel, they work just fine and even show up as symlinks under file
managers.
The culprit seems to be the updated ntdll-Junction_Points patchset, though I've
no idea what part of it specifically does this.
I know that support for NT symlinks and junctions was updated to differentiate
them, but IMO support for native unix symlinks should remain as it was before
this updated patchset, so they continue to work like before. Many people,
including me, rely on that for our workflow.
Unfortunately I don't know how to bisect wine-staging patches so I can't
pinpoint exactly which patch in the series is responsible for this regression.
--
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=47455
Bug ID: 47455
Summary: severe malfuction detected with keepass
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alainroy_qc(a)yahoo.ca
Distribution: ---
Created attachment 64820
--> https://bugs.winehq.org/attachment.cgi?id=64820
Wine malfunction with Keepass portable
Keepass refuses to open
--
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=47426
Bug ID: 47426
Summary: The sims 4 games crashes and freezes
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: giseeelle58(a)gmail.com
Created attachment 64774
--> https://bugs.winehq.org/attachment.cgi?id=64774
report of crash
The Sims 4 game crashes and freezes every 10 minutes
--
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=47466
Bug ID: 47466
Summary: LINE on Wine 4.12 throws an Unhandled exception
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: badflagello(a)hotmail.it
Distribution: ---
After updating Wine to 4.12 LINE (afaik should be latest version available as
july 2019) does not open anymore and throws this error:
"Unhandled exception: page fault on write access to 0x00000060 in 64-bit code
(0x00000000004024f5)."
See attached log for more info.
--
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=37443
Bug ID: 37443
Summary: Civilization 5 unhandled exeption when starting new
game /w Expansions
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ptrampau(a)gmail.com
Distribution: ---
Created attachment 49814
--> https://bugs.winehq.org/attachment.cgi?id=49814
crash output
When starting a new game Civ5 crashes during loading screen (you can hear about
half of the text narrated, then crash)
I have both Gods and Kings and brave new World Addons.
--
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=47423
Bug ID: 47423
Summary: League of Legends - Problem with starting a Game
(after Championselect)
Product: Wine-staging
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Christin.Weser(a)pwners.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64770
--> https://bugs.winehq.org/attachment.cgi?id=64770
Programm Error Details
Hi,
first: sorry for my bad English. My native language is German.
I am a Linux beginner so please don't hate me if I fail.
I installed League of Legends with snaps. The installation was fine. No
problems, no errors. After I logged in I started a Game. I could choose my
Champ and now the Game crashed. I would be really happy if there is a easy
solution.
Thank you!
--
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=47469
Bug ID: 47469
Summary: winecfg fails on winearch=""
Product: Wine
Version: 4.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rnowotny(a)rotek.at
Distribution: Ubuntu
WINE Version 4.12, winearch="", winecfg crashes, works with winearch=win32.
WINE Version 4.11, winearch="", winearch=win32 works.
Travis build, Ubuntu xenial. headless, xvfb stopped
WINE Version 4.12:
Environment:
winearch="" # (so 64 Bit)
wineprefix="/home/travis/wine/wine64"
winecfg crashes with :
wine: Unhandled page fault on write access to 0x00000030 at address 0x4024f5
(thread 000b), starting debugger...
see:
https://travis-ci.org/bitranox/lib_registry/jobs/554992058
with the same environment:
WINE Version 4.12, winearch=win32 --> WORKS !
see: https://travis-ci.org/bitranox/lib_registry/jobs/554992059
WINE Version 4.11, winearch="" --> WORKS !
see: https://travis-ci.org/bitranox/lib_registry/jobs/554992066
WINE Version 4.11, winearch=win32 --> WORKS !
see: https://travis-ci.org/bitranox/lib_registry/jobs/554992065
--
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=47474
Bug ID: 47474
Summary: After migration to wine 4.12 starting of EVE Online
throws an "Unhandled exception: page fault on write
access to 0x0040b6e0 in 64-bit code" error
Product: Wine
Version: 4.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dominik(a)kuropka.net
Distribution: ---
Created attachment 64847
--> https://bugs.winehq.org/attachment.cgi?id=64847
Error back trace
While EVE-Online was working fine with 4.11 after the migration to 4.12 this
error appears. However, EVE-Online seems to be still working fine for me if I
just close the error.
This might be related to Bug 47275 as the error message is similar.
--
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=47450
Bug ID: 47450
Summary: Worms World Party Remastered (GOG) - main window gets
hidden behind a 2nd black window
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefan.riesenberger(a)gmail.com
Distribution: ---
Created attachment 64810
--> https://bugs.winehq.org/attachment.cgi?id=64810
Log with +relay,+win
I am running the game with virtual desktop enabled.
The game window shows the dxvk hud for a split second at start and then it gets
hidden behind a black window. You can even hear the button selection sounds
when moving the mouse, so the game is functioning behind that black window.
At least that's what I assume, due to the fact that the apitrace of the game
renders fine on Linux with wined3d and dxvk and the game renders fine with
wined3d (or dxvk) on Windows.
To exit the game I had to kill it due to the black window.
If you need a trace with different debug channels enabled, please tell me.
Thanks in advance,
Riesi
--
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=46134
Bug ID: 46134
Summary: QuickBooks 2018 Premier: Setup fails after accepting
license agreement.
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: operations(a)yocopcs.com
Distribution: ---
Created attachment 62779
--> https://bugs.winehq.org/attachment.cgi?id=62779
Terminal output from setup program.
System Configuration
Debian 9.5.0 Stretch x86-64
Wine 3.20 Staging
x86 Wineprefix with ie8,ie7, dotnet462, msxml6, vcrun2005-2017, corefonts, and
msls31.
Starting QuickBooks 2018 setup crashes wine after accepting the license
agreement. Unfortunately Intuit does not provide a direct download of the full
setup file, instead using Akamai Download Manager to download the file I used.
I did not try Akamai Download Manager in this test.
--
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.