https://bugs.winehq.org/show_bug.cgi?id=43993
Bug ID: 43993
Summary: Quick3270 5.21: crashes when using the Connect
function
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: q3270(a)grr.la
Distribution: ---
Application crashes when I choose Session -> Connect option.
Application error messages is: "Could not find imported function in DLL
C:\windows\system32\ws2_32.dll"
Console output relevant messages:
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:shell:SetCurrentProcessExplicitAppUserModelID
L"DN-Computing.Quick3270.DisplayEmulator": stub
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation,
...) semi-stub
fixme:htmlhelp:HtmlHelpW HH_PRETRANSLATEMESSAGE unimplemented
Application is available as trial here:
https://www.dn-computing.com/download.htm
Prior to launching the application I've installed wine-mono and wine-gecko.
Unsuccessfully tried:
- replacing ws2_32.dll with an original one
- debugging with +relay, the log doesn't show the missing procedure name
--
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=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.
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.
http://bugs.winehq.org/show_bug.cgi?id=30984
Bug #: 30984
Summary: Some keys do not work in Trine and Skyrim
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yves.embil(a)orange.fr
Classification: Unclassified
Regression SHA1: 43984f355a2905e16075a9df3d7fbe463761e853
Created attachment 40666
--> http://bugs.winehq.org/attachment.cgi?id=40666
result of the regression test
In Trine the key to select the thief and Skyrim the key to open the console
does not work,with wine-1.5.5 it works.
--
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=38040
Bug ID: 38040
Summary: Cubic Castles: fog effect doesn't work properly
Product: Wine
Version: 1.7.36
Hardware: x86
URL: http://ccdownload.blob.core.windows.net/ccwindows/Cubi
cCastlesWindowsSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50675
--> https://bugs.winehq.org/attachment.cgi?id=50675
screenshot
The distance fog effect isn't rendered properly and almost everything is white
in the game. Only the HUD, character names and the chat window is visible.
The same problem with Wine 1.4, 1.6 etc. Native d3dx9* libraries don't change
the picture at all. Disabling GLSL doesn't help either.
Terminal output:
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f7f8,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x139430, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
err:ole:CoCreateInstance apartment not initialised
fixme:g711:G711_StreamSize
err:d3d:wined3d_debug_callback 0x172be8: "GL_INVALID_VALUE error generated.
Width and height must not be negative.".
err:d3d:scissorrect >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glScissor @
state.c / 4972
...
The last lines are repeating over and over.
Fedora 21
Nvidia binary drivers 340.76
--
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=28362
Summary: mshtml/events.ok is flaky, times out sometimes on some
machines?
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I just had a timeout on mshtml/events.ok.
http://test.winehq.org/data/tests/mshtml:events.html shows a number of
timeouts on at least two windows machines, so I may not be alone.
My log showed
../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p
mshtml_test.exe.so events.c && touch events.ok
...
fixme:mshtml:nsURI_EqualsExceptRef (0x20cc770)->(0x1799d8 0x33efb4)
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x1dec0a8)->()
fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x17ab88)->(0x33efdc 0x33efac 0)
and then hung for 20 minutes until buildbot killed it.
This was with WINEDEBUG=warn+heap, if it matters, and the machine it
happened on was
os: Ubuntu 10.04.3 LTS, 2.6.32-33-generic, pulseaudio
0.9.21-63-gd3efa-dirty, Advanced Linux Sound Architecture Driver Version
1.0.21.
ram: 3212 MB
cpu: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
gpu: GeForce GT 240/PCI/SSE2 3.2.0 NVIDIA 195.36.24
--
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.