https://bugs.winehq.org/show_bug.cgi?id=51770
Bug ID: 51770
Summary: digikam-7.1.0 freezes on start
Product: Wine
Version: 6.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1) Run
2) Click Next, Next, Next, Next, Next
3) It freezes
If you attempt to start it again, it just freezes without showing anything.
--
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=44073
Bug ID: 44073
Summary: Nier:Automata has blocky artifacts
Product: Wine
Version: 2.21
Hardware: x86
URL: http://www.mediafire.com/file/me8dsk3asiuqoiw/automata
.7z
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59788
--> https://bugs.winehq.org/attachment.cgi?id=59788
Screenshot showing artifacts
Program only works with wine-staging, and you need CSMT enabled to avoid severe
graphical glitches.
I'm using mesa drivers on Linux 4.14.2.
I made an apitrace of the Direct3D calls(1.4GB, 543MB compressed), linked it in
the URL field.
It used to work, but even if I downgrade everything (wine, mesa, linux) I still
can't get it to work. Might be a driver issue, but I'm not sure.
Since I don't have another Linux system I can't really test it, I'd really
appreciate if someone tried to reproduce the issue.
You need to get the windows binaries for apitrace, and then just run "wine
apitrace.exe *.trace"
--
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=52695
Bug ID: 52695
Summary: Titan Quest crashes at start with "0xc0000005
(EXCEPTION_ACCESS_VIOLATION)"
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: enni(a)telsh.de
Distribution: ---
Hi!
After the latest WINE update to 7.4 the game "Titan Quest" (with or without
latest DLCs at latest version from GOG) does not start anymore.
After having had some issues with version 7.3 I did a clean reinstall of the
whole WINEPREFIX. Codewise this looks like:
$ cd $WINEPREFIX && cd ..
$ rm -rf $WINEPREFIX && mkdir $WINEPREFIX
Then I added some fonts and the codec to play the mp3 sound files, in the past
I did some tests and these were always needed:
$ winetricks corefonts tahoma l3codecx
Then I installed the game and tried to run it. The first chord of the
soundtrack is played a couple of times (sounds like an echo) and then the game
crashes. The screen stays black all the time, the mouse curser is like in the
game.
To check if it would solve the issue I installed a couple of libs/dlls:
* dsound
* dmusic
* directplay
* xvid
* allcodecs
and changed the sound setting "sound=pulse".
Unfortunately nothing solves the issue.
Attached is a dump text file, I would be able to provide the binary/debugger
file as well, it's ~2.5 MB large and I wasn't sure if it would be wasted here
because the txt file might be sufficient and is easier to read.
Also attached is the output of
$ winetricks list-all
after the initial installation with the fonts and codec.
And the output of
$ WINEDEBUG=+all wine TQ.exe
is attached as well.
Thanks alot for your support, I'd love to play this game again and would like
to update the wiki entry as well as soon as this is resolved. It looks like
somebody else with a Debian/Ubuntu system was able to install the same version
and there it works without any issue. So maybe it is related to that "strip"
issue that ArchLinux had?
Kind regards,
enni
PS: I see that I can only attach one file, will try to add the other files as
comment after creation.
--
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=41604
Bug ID: 41604
Summary: Access violation in CertAddSerializedElementToStore
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Distribution: ---
Hello,
I am trying to work around this bug
https://bugs.winehq.org/show_bug.cgi?id=11070 (importpfx fails, needs
PFXImportCertStore implementation).
On Windows (10, 1607) I serialize a certificate to a buffer with
CertSerializeCertificateStoreElement, and write this buffer into a file.
On Linux (Ubuntu 16.10, PlayOnLinux, Wine 1.9.10) I read the buffer from the
file and I import it with CertAddSerializedElementToStore.
-> It fails and GetLastError returns STATUS_ACCESS_VIOLATION.
I had a look at the code: in crypt32/serialize.c (1.9.21),
CRYPT_ReadSerializedElement, you can read
__EXCEPT_PAGE_FAULT
{
SetLastError(STATUS_ACCESS_VIOLATION);
context = NULL;
}
__ENDTRY
So there is really an access violation.
--
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=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=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.
https://bugs.winehq.org/show_bug.cgi?id=47070
Bug ID: 47070
Summary: DA: Inquisition can't see gamepad
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
Dragon Age Inquisition uses xinput9_1_0.dll which not implemented properly.
--
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=13679
Summary: Trados: installation hanging due to failure at the
registration of assembly
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Attached the log, it speaks for itself:
The part starting with fixme:atl:AtlModuleInit SEMI-STUB (0x40eb40 0x40c040
0x400000) at the end was on my console as I sent the rest to a text file.
May be related or not to bug 12930 (and the failure of the service to
initialize).
Both do not happen at the same time but they appeared in the same version.
I added mscoree as component because on another log (installation/repair of the
same problem) I saw that mscoree was loaded when mscorlib crashes.
--
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=48152
Bug ID: 48152
Summary: SDL Trados 2019 throws backtrace
Product: Wine
Version: 4.19
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 65766
--> https://bugs.winehq.org/attachment.cgi?id=65766
Backtrace (4.19 Staging)
Download URL is at: trados.sdlproducts.com/SDLTradosStudio2019Trial.exe
An entry for the AppDB has been submitted and I would like to post the
backtrace I got from wine 4.19-staging here.
--
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.