https://bugs.winehq.org/show_bug.cgi?id=56303
Bug ID: 56303
Summary: Tony & Friends - New Adventures: Invasion in Kellogg's
Land: Crashes randomly
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)felix-potthast.de
Distribution: ---
Created attachment 76020
--> https://bugs.winehq.org/attachment.cgi?id=76020
winedbg backtrace wow64 mode
I installed wine using the wine-git archlinux aur package.
The version shown by `wine --version` is: wine-9.1-169-g6b853a9354d
I set the windows version to Windows 98 using winecfg.
I installed the game by mounting the cdimage.iso from
https://archive.org/download/Werbespiele/Tony%20%26%20Friends%202%20-%20R2P…
and then running SETUP.exe
When i then run the installed game in the program files folder it crashes soon
but always at a different point during any level.
sha1sum of installed game exe:
47766e5ab76487bfba990b1315285ec77ec5f30e tony2.exe
I tried it with and without setting WINEARCH=win32
Backtrace for wow64 case is attached.
--
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=38019
Bug ID: 38019
Summary: VLC is garbage if dragged to different monitor
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damianatorrpm(a)gmail.com
Distribution: ---
Install VLC media player.
Start some movie/video file.
Works fine as long as vlc is running on the monitor it was started on.
If you drag VLC with a running video to another monitor, the video freezes
(sound continues).
Easily reproducible and vlc is also gpl and can be found here:
http://www.videolan.org/vlc/download-windows.html
--
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=56305
Bug ID: 56305
Summary: CryptEnumProviders doesn't set pdwProvType when
szProvName is NULL
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: dm.klionsky(a)gmail.com
Distribution: ---
The call like below doesn't changes dwType.
```
DWORD dwIndex = 0;
DWORD dwType = -1;
DWORD cbName = -1;
CryptEnumProviders(dwIndex, NULL, 0, &dwType, NULL, &cbName);
```
At the same time the call like below does change dwType.
```
CryptEnumProviders(dwIndex, NULL, 0, &dwType, "Microsoft Base Cryptographic
Provider v1.0", &cbName);
```
--
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=55604
Bug ID: 55604
Summary: Roblox: Crashes when launching
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: vixea0(a)gmail.com
Distribution: ---
Roblox fails to launch "experiences". This issue was bisected to this commit
hash, ea640f6cece7660ffc853b7d574fbe52af34901a or
https://gitlab.winehq.org/wine/wine/-/commit/ea640f6cece7660ffc853b7d574fbe…
reverting it to the previous commit allows Roblox to completely function again.
--
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=56302
Bug ID: 56302
Summary: Bibleworks 10
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzo.flori(a)hotmail.com
Distribution: ---
Created attachment 76019
--> https://bugs.winehq.org/attachment.cgi?id=76019
I copied here infos at the crash of the program
Bibleworks 10 crashes, here with Linux Mint 21.2 and also on my laptot with
Ubuntu 22.04! But for years I haven't had problems... Why???
--
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=42400
Bug ID: 42400
Summary: cscript.exe doesn't show errors
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: kolan_n(a)mail.ru
Distribution: ---
When there is an error in a script cscript.exe outputs nothing.
--
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=56234
Bug ID: 56234
Summary: foobar2000 advanced preferences Apply button not
available when change options via checkboxes
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: paregistrase(a)yahoo.es
Distribution: ---
In the Preferences: Advanced window when an option is changed via checkboxes
the Apply button remains grey and the change can't be set.
Screenshot: https://imgur.com/wcnT4o1
Also the rounded checkboxes can't be activated
Screenshot: https://imgur.com/MFbApn6
But the options that have a text to edit enable the Apply button when changes
Screenshot: https://imgur.com/1KM0xy2
Others pages in preferences like the Context menu also presents this problem.
Previously this used to work
--
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=56194
Bug ID: 56194
Summary: Dungeon & Fighter Private server needs
ntdll.NtdllDefWindowProc_W
Product: Wine
Version: 9.0-rc5
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: ---
Originally reported at
https://www.reddit.com/r/winehq/comments/18zstc7/i_receive_an_error_message…
--
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=56300
Bug ID: 56300
Summary: Autodesk Fusion360: Project files won't upload
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skala.antonin(a)gmail.com
Distribution: ---
With finally working SSO we can start to use Fusion however problem emerged
immediately. With wine 9.1, Fusion is unable to upload saved files. Progress
bar is in a middle of the way and closing fusion show warning about unfinished
upload jobs. I cant tell if this worked with previous version of wine as there
was a big update on January.
--
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=41983
Bug ID: 41983
Summary: Creatures 2: applets can't connect to the main program
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skerit(a)kipdola.com
Distribution: ---
Created attachment 56393
--> https://bugs.winehq.org/attachment.cgi?id=56393
Creatures 2 console output when starting applet
The Creatures 2 game uses special applets (executables) that connect to the
main game.
This does not work, however:
the game will complain it can't connect to the applet.
There's no crash or anything, the applet just does nothing.
--
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.