https://bugs.winehq.org/show_bug.cgi?id=47558
Bug ID: 47558
Summary: Ubuntu package for 4.12.1 cannot open project in Adobe
Premiere Pro 2.0
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 64946
--> https://bugs.winehq.org/attachment.cgi?id=64946
output of Wine
When I run Adobe Premiere Pro 2.0 with Wine 4.12.1 in Ubuntu, I get the
following dialog when trying to open a project:
Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut
down. We will attempt to save your current project.
Rebuilding Wine myself from Git, currently the latest commit matches 4.12.1,
does not show this problem.
--
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=50692
Bug ID: 50692
Summary: Office 2019 Professional Plus doesn't install
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: atillolann-1815(a)yopmail.com
Distribution: ---
Created attachment 69422
--> https://bugs.winehq.org/attachment.cgi?id=69422
Terminal Log
Tried intalling Office 2019 ProPlus Retail, after the loading screen the
installer crashes.
Using Wine 6.2-developer
Arch: x86_64
Distro: Linux Mint 19.0 Cinnamon 64 bit
--
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=14010
Summary: RivaTuner 2.09 not work ,no overclocking or sensor
ability
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj--alex(a)ya.ru
RivaTuner 2.09 not work ,no overclocking or sensor ability
My videocard is very loud without this program!!
I and not only i, want to overclocking without BIOS VRAM rewrite.
Program can be downloaded free from
http://www.radeon.ru/
(Main menu left - newest version)
--
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=51360
Bug ID: 51360
Summary: vkGetDeviceProcAddr invalid behavior for functions
from extensions unsupported by host Vulkan instance
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: loothelion(a)nvidia.com
Distribution: ---
I believe the below may also be true for vkGetInstanceProcAddr, but I haven't
confirmed this locally.
The Vulkan 1.2.182 specification states the following about the behavior of
vkGetDeviceProcAddr:
> The table below defines the various use cases for vkGetDeviceProcAddr and
> expected return value for each case.
>
> The returned function pointer is of type PFN_vkVoidFunction, and must be cast to
> the type of the command being queried before use. The function pointer must only
> be called with a dispatchable object (the first parameter) that is device or a
> child of device.
>
> Table 2. vkGetDeviceProcAddr behavior
>
> device | pName | return value
> ---------------------------------------------------------------------------------------
> NULL | *[1] | undefined
> ---------------------------------------------------------------------------------------
> invalid device | *[1] | undefined
> ---------------------------------------------------------------------------------------
> device | NULL | undefined
> ---------------------------------------------------------------------------------------
> device | core device-level Vulkan command [2] | fp[3]
> ---------------------------------------------------------------------------------------
> device | enabled extension device-level commands [2] | fp[3]
> ---------------------------------------------------------------------------------------
> any other case, not covered above | NULL
>
> [1] - "*" means any representable value for the parameter (including valid
> values, invalid values, and NULL).
>
> [2] - In this function, device-level excludes all physical-device-level
> commands.
>
> [3] - The returned function pointer must only be called with a dispatchable
> object (the first parameter) that is device or a child of device e.g.
> VkDevice, VkQueue, or VkCommandBuffer.
Winevulkan's behavior differs from this slightly. Note the fifth row of the
table uses the language "enabled extension device-level commands", this means
that if a command is queried via vkGetDeviceProcAddr and isn't part of core,
the extension which introduces it must be enabled for the given VkDevice object
in order for vkGetDeviceProcAddr to return a valid function pointer, and
otherwise it should return NULL.
In order to properly conform to the Vulkan specification Winevulkan should only
expose device-level commands whose extensions have been enabled.
Note that applications should not be querying for Vulkan commands via
vkGetDeviceProcAddr if they know the extension is not supported by the
underlying implementation. However in the case of an application which does
rely on this bad behavior, Winevulkan will return a function pointer to one of
its thunks and then proceed to deference a null function pointer when it tries
to call into the underlying host Vulkan implementation.
--
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=47521
Bug ID: 47521
Summary: digikam 6.10 crashes on start
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Created attachment 64913
--> https://bugs.winehq.org/attachment.cgi?id=64913
crash output
Backtrace:
=>0 0x66401f0a EntryPoint+0xb6a() in qt5widgets (0x006ff4f8)
1 0x1084cf64 WXMPUtils_DuplicateSubtree_1+0x44c5d3() in libdigikamcore
(0x737adae8)
2 0x10388bb9 EntryPoint+0x387818() in libdigikamcore (0x006ff5f8)
3 0x104c0cba WXMPUtils_DuplicateSubtree_1+0xc0329() in libdigikamcore
(0x006ff688)
4 0x2278b630 EntryPoint+0xba28f() in libdigikamgui (0x006ffab8)
5 0x2276e7b3 EntryPoint+0x9d412() in libdigikamgui (0x006ffb98)
6 0x00404be5 _ZN7Digikam6DColor11premultiplyEv+0x15e4() in digikam
(0x006ffe88)
7 0x00401382 EntryPoint+0xffffffff() in digikam (0x006fff28)
8 0x7b47e022 call_process_entry+0x11() in kernel32 (0x006fff48)
9 0x7b480acc start_process+0xeb(entry=<couldn't compute location>,
peb=<couldn't compute location>)
[Z:\home\austin\wine-git\dlls\kernel32\process.c:1297] in kernel32 (0x006fffd8)
10 0x7b47e02e start_process_wrapper+0x9() in kernel32 (0x006fffec)
0x66401f0a EntryPoint+0xb6a in qt5widgets: movl 0x4(%eax),%ecx
austin@laptop:~/Downloads$ du -sh digiKam-6.1.0-Win32.exe
321M digiKam-6.1.0-Win32.exe
austin@laptop:~/Downloads$ sha256sum digiKam-6.1.0-Win32.exe
fb870263a8bb2bd178590dfacfe68110b68d8c5b0ca53606084162a1a5e42b44
digiKam-6.1.0-Win32.exe
--
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=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=51843
Bug ID: 51843
Summary: dlls/ws2_32/socket.c:839:17: error:
‘IP_ADD_SOURCE_MEMBERSHIP’ undeclared here
Product: Wine
Version: 6.18
Hardware: x86
OS: NetBSD
Status: NEW
Severity: blocker
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
gcc -c -o dlls/ws2_32/socket.o dlls/ws2_32/socket.c -Idlls/ws2_32 -Iinclude
-D__WINESRC__ -DUSE_WS_PREFIX -D_REENTRANT -fno-PIC
-fasynchronous-unwind-tables -Wall -pipe -fno-stack-protector
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-march=i586 -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2
-I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R7/include -g
dlls/ws2_32/socket.c:839:17: error: ‘IP_ADD_SOURCE_MEMBERSHIP’ undeclared here
(not in a function); did you mean ‘WS_IP_ADD_SOURCE_MEMBERSHIP’?
MAP_OPTION( IP_ADD_SOURCE_MEMBERSHIP ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:840:17: error: ‘IP_DROP_SOURCE_MEMBERSHIP’ undeclared here
(not in a function); did you mean ‘WS_IP_DROP_SOURCE_MEMBERSHIP’?
MAP_OPTION( IP_DROP_SOURCE_MEMBERSHIP ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:841:17: error: ‘IP_BLOCK_SOURCE’ undeclared here (not in a
function); did you mean ‘WS_IP_BLOCK_SOURCE’?
MAP_OPTION( IP_BLOCK_SOURCE ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:842:17: error: ‘IP_UNBLOCK_SOURCE’ undeclared here (not in
a function); did you mean ‘IP_BLOCK_SOURCE’?
MAP_OPTION( IP_UNBLOCK_SOURCE ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:923:17: error: ‘AI_ALL’ undeclared here (not in a
function); did you mean ‘P_ALL’?
MAP_OPTION( AI_ALL ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:923:17: warning: initialization makes integer from pointer
without a cast [-Wint-conversion]
MAP_OPTION( AI_ALL ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:923:17: note: (near initialization for
‘ws_aiflag_map[4][1]’)
MAP_OPTION( AI_ALL ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:923:17: error: initializer element is not constant
MAP_OPTION( AI_ALL ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c:923:17: note: (near initialization for
‘ws_aiflag_map[4][1]’)
MAP_OPTION( AI_ALL ),
^
dlls/ws2_32/socket.c:792:37: note: in definition of macro ‘MAP_OPTION’
#define MAP_OPTION(opt) { WS_##opt, opt }
^~~
dlls/ws2_32/socket.c: In function ‘WS_setsockopt’:
dlls/ws2_32/socket.c:5639:27: error: storage size of ‘mreq_source’ isn’t known
struct ip_mreq_source mreq_source;
^~~~~~~~~~~
dlls/ws2_32/socket.c:5856:24: error: request for member ‘imr_interface’ in
something not a structure or union
mreq_source.imr_interface.s_addr = val->imr_interface.S_un.S_addr;
^
dlls/ws2_32/socket.c:5856:38: error: request for member ‘s_addr’ in something
not a structure or union
mreq_source.imr_interface.s_addr = val->imr_interface.S_un.S_addr;
^
dlls/ws2_32/socket.c:5856:13: warning: statement with no effect
[-Wunused-value]
mreq_source.imr_interface.s_addr = val->imr_interface.S_un.S_addr;
^~~~~~~~~~~
dlls/ws2_32/socket.c:5857:24: error: request for member ‘imr_multiaddr’ in
something not a structure or union
mreq_source.imr_multiaddr.s_addr = val->imr_multiaddr.S_un.S_addr;
^
dlls/ws2_32/socket.c:5857:38: error: request for member ‘s_addr’ in something
not a structure or union
mreq_source.imr_multiaddr.s_addr = val->imr_multiaddr.S_un.S_addr;
^
dlls/ws2_32/socket.c:5857:13: warning: statement with no effect
[-Wunused-value]
mreq_source.imr_multiaddr.s_addr = val->imr_multiaddr.S_un.S_addr;
^~~~~~~~~~~
dlls/ws2_32/socket.c:5858:24: error: request for member ‘imr_sourceaddr’ in
something not a structure or union
mreq_source.imr_sourceaddr.s_addr =
val->imr_sourceaddr.S_un.S_addr;
^
dlls/ws2_32/socket.c:5858:39: error: request for member ‘s_addr’ in something
not a structure or union
mreq_source.imr_sourceaddr.s_addr =
val->imr_sourceaddr.S_un.S_addr;
^
dlls/ws2_32/socket.c:5858:13: warning: statement with no effect
[-Wunused-value]
mreq_source.imr_sourceaddr.s_addr =
val->imr_sourceaddr.S_un.S_addr;
^~~~~~~~~~~
dlls/ws2_32/socket.c:5861:20: warning: assignment makes integer from pointer
without a cast [-Wint-conversion]
optlen = sizeof(mreq_source);
^
dlls/ws2_32/socket.c:5639:27: warning: unused variable ‘mreq_source’
[-Wunused-variable]
struct ip_mreq_source mreq_source;
^~~~~~~~~~~
dlls/ws2_32/socket.c: In function ‘WS_gethostbyaddr’:
dlls/ws2_32/socket.c:6092:19: warning: implicit declaration of function
‘gethostbyaddr_r’; did you mean ‘gethostbyaddr’?
[-Wimplicit-function-declaration]
int res = gethostbyaddr_r(paddr, len, unixtype,
^~~~~~~~~~~~~~~
gethostbyaddr
dlls/ws2_32/socket.c: In function ‘WS_gethostbyname’:
dlls/ws2_32/socket.c:6284:23: warning: implicit declaration of function
‘gethostbyname_r’; did you mean ‘gethostbyname2’?
[-Wimplicit-function-declaration]
int res = gethostbyname_r(name, &hostentry, extrabuf, ebufsize,
&host, &locerr);
^~~~~~~~~~~~~~~
gethostbyname2
At top level:
dlls/ws2_32/socket.c:1796:12: warning: ‘set_ipx_packettype’ defined but not
used [-Wunused-function]
static int set_ipx_packettype(int sock, int ptype)
^~~~~~~~~~~~~~~~~~
--
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=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=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.
https://bugs.winehq.org/show_bug.cgi?id=46666
Bug ID: 46666
Summary: Al Unser, Jr Arcade Racing has weird colors
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 63612
--> https://bugs.winehq.org/attachment.cgi?id=63612
Screenshot showing wrong colors
Hi,
I have recently tried Al Unser, Jr. Arcade Racing with Wine, the game itself is
from 1995 so its is quite old. I was just curious. I have managed to get the
game working, but the colors is not right. The game requires an 8 bit display,
otherwise it refuses to start.
I followed the recommendations and used the following commands:
$ Xephyr :1 -screen 800x600x8 -cc 3 &
$ DISPLAY=:1 wine alunser.exe
The game starts, but the colors are wrong. As displayed in my attached image.
A demo, which displays the same colors, are available at:
https://archive.org/details/Alunser. There's also an image displaying the
colors as they should be.
--
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=47490
Bug ID: 47490
Summary: GlobalLock different behavior
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ghotik2002(a)yahoo.com
Distribution: ---
Different behavior of GlobalLock in DxWnd GUI routine.
This is an extract of source code:
IStream *pStream = 0;
CreateStreamOnHGlobal(0, TRUE, &pStream);
LONG cbSize = 0;
hr = pPicture->SaveAsFile(pStream, TRUE, &cbSize);
if(FAILED(hr)) {
OutTrace("GrayIcon: SveAsFile error hr=%#x\n", hr);
return NULL;
}
HGLOBAL hBuf = 0;
hr = GetHGlobalFromStream(pStream, &hBuf);
if(FAILED(hr)) {
OutTrace("GrayIcon: GetHGlobalFromStream error hr=%#x\n", hr);
return NULL;
}
buf = (BYTE *)GlobalLock(hBuf);
if(buf == NULL) {
OutTrace("GrayIcon: GlobalLock error err=%d\n", GetLastError());
return NULL;
}
the stream holds an icon picture, everything is ok but the GlobalLock call:
- in Windows it returns a valid memory address
- in Wine/Linux it returns NULL errno 157 ERROR_DISCARDED - The segment is
already discarded and cannot be locked.
All this is in DxWnd program run on Wine/Linux environment.
P.s. my first bug report here - hope everything is more or less ok ... ;)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41731
Bug ID: 41731
Summary: vb custom control not work
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I have a visual basic 6 base application. In application enter key will go
cursor to next field in windows and in backspace will go to cursor to previous
field in windows. But in wine-staging 1.9.23 and all other version this
functionality not work. So please suggest me for this. Download link is below
for application.
http://piracyfreeos.org/partner/down.php
log for application is
fixme:winediag:start_process Please report bugs at http://bugs.wine-staging.com
(instead of winehq.org).
fixme:ntoskrnl:IoGetConfigurationInformation partial stub
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
--
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=42493
Bug ID: 42493
Summary: Kritika Online startup fails (Xigncode problem?)
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Created attachment 57360
--> https://bugs.winehq.org/attachment.cgi?id=57360
game launch from patcher
Kritika Online MMO freezes at startup. Game patces succesfully in 32-bit prefix
with ie7 installed. When I click "Game Start" empty game window opens and after
10 seconds Xigncode flashes in bottom corner. Then only this message spams
continously until I forcekill it.
fixme:virtual:get_section_name (0x348,0x340000,0x33ba48,528,0x33ba44):
semi-stub
--
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=42596
Bug ID: 42596
Summary: The Secret World: Shadows Render Incorrectly
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: padreadamo(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57537
--> https://bugs.winehq.org/attachment.cgi?id=57537
Incorrect shadow rendering
Shadows do not render correctly in "The Secret World," an MMORPG that is
getting a relaunch later this year, using Staging (CSMT) or not. There are not
settings (in the game) that change the outcome of the shadows not rendering
correctly. In addition, this was checked using several different GPUs and CPUs
to rule-out possible hardware (AMD CPU vs Intel CPU and AMD 7970/AMD R270m).
This game uses the Dreamworld engine which is also used in "Age of Conan."
The attachment shows an in-game screenshot of the shadow rendering. This is my
first bug report here.
Link to download the client: http://cdn.funcom.com/tsw/live/setup.exe
--
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=51531
Bug ID: 51531
Summary: DrMingw problem
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.kokovic(a)gmail.com
Distribution: ---
Although I installed DrMingw, wine doesn't call him if the exception occurs.
d: && cd \drmingw-0.9.3-win64\bin && drmingw -i -v
Dr.Mingw has been installed as default application debugger
wine64 version=wine-6.13-173-g04d52eb83fa
/mnt/WD-Elements-25A1/src/wine-git/install64/system.reg
...
[Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 1623820558
#time=1d7626eb12154b6
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
[Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug]
1623820558
#time=1d7626eb121692e
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
/asoft-src/ispp-64/linux/cross-compile/llvm-mingw/ispp64-llvm-mingw-start.sh
0110:fixme:process:CmdBatNotification 1
0110:fixme:process:CmdBatNotification 0
[root@vlada-kuci tmp 00:41:04]$ wine: Unhandled division by zero at address
000000014000F806 (thread 0120), starting debugger...
0120:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on write access to 0000000000000000 at address
00007F96D844E9BB (thread 0070), starting debugger...
0070:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Vladimir Koković, DP senior(70), Serbia, Belgrade, 28.July 2021
--
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.