https://bugs.winehq.org/show_bug.cgi?id=43662
Bug ID: 43662
Summary: German cash software "AFS-Schuh und Textil PoS" fails
to download files
Product: Wine
Version: 2.15
Hardware: x86
URL: https://www.afs-software.de/downloads/programme/textil
.zip
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The software installs, but then starts a database-installer that fails. It only
gives a messagebox that "Both links are unreachable" while trying to download
its SQL-server.
"winetricks -1 dotnet40" works around that issue, but it doesn't seem to ever
finish the install.
Trial version is available, but only in German.
--
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=39180
Bug ID: 39180
Summary: Witcher 3 Wild hunt Wine 1.7.50 not working
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: f00dl3a(a)gmail.com
Distribution: ---
Created attachment 52217
--> https://bugs.winehq.org/attachment.cgi?id=52217
Backtrace
Witcher 3 Wild Hunt is still not working under WINE. Instead of a vcomp110.dll
error (as in Bug 38613) - now it is just crashing with a "Page fault on write
access to 0x00000000 in 64-bit code" message.
Back trace attached. Also Witcher3 error log is attached.
Ubuntu 15.10, Witcher 3 patched to 1.06
--
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=43657
Bug ID: 43657
Summary: Life is Feudal Your Own from Steam Application Error
Crash
Product: Wine
Version: 2.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elebrun(a)aericom.net
Distribution: ---
Created attachment 59091
--> https://bugs.winehq.org/attachment.cgi?id=59091
Crash BackTrace
Life is Feudal Your Own from Steam Application Error:
Unhandled exception: unimplemented function
api-ms-win-crt-runtime-l1-1-0.d._register_thread_local_exe_atexit_callback
called
in 64-bit code (0x000000007b44f037).
Install Life is Feudal Your Own however you wish. I installed using steamcmd
./steamcmd.sh +@sSteamCmdForcePlatformType windows +login [yourlogin]
+force_install_dir ./LifeIsFeudal +app_update 290080 validate
Navigate to _CommonRedist
Install all packages from DirectX and vcrunredist
Should be a Total of 5 Packages
Launch yo_cm_client.exe
Crash with error see attached backtrack.txt
--
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=23691
Summary: Autoruns requires Administrator privilege to analyze
an offline system
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
When attempting to an installation of windows vista on the same machine using
the newest feature added to autoruns, having selected appropriate system root
and user profile directories, when I click OK to analyze the system it pops up
saying "Autoruns requires Administrator privilege to analyze an offline system"
--
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=40954
Bug ID: 40954
Summary: flashy bug in world of tanks
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vinicius343cesconetto(a)gmail.com
Distribution: ---
*I installed WoT by PoL.* (The installation script is in this link:
https://www.playonlinux.com/en/app-1592-World_Of_Tanks.html)
Hello, i'm getting a bug after i login, in the garage. as in the screenshot, it
keeps flashing and the upper menu of everything dont show(when i get to the
options menu it dont show the tabs too), also after the login some rewards or
adverts dont show(i know they are there because i cant rotate the vehicles, so
i press esc a few times and after it i can). the only modification i did was to
change
"/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/res/cef/cef_browser_process.exe"
to "cef_browser_processREMOVED.exe" because i couldnt enter the garage (crash
after login).
I also tried to do some bug fixes that i found here but nothing changed.
Screenshoots:
http://i.imgur.com/vLwLuNN.pnghttp://i.imgur.com/geKZTqC.png
--
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=43391
Bug ID: 43391
Summary: valgrind shows several definite leaks in
programs/regedit/tests/regedit.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==7880== 12 bytes in 1 blocks are definitely lost in loss record 35 of 292
==7880== at 0x7BC51061: notify_alloc (heap.c:254)
==7880== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==7880== by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==7880== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==7880== by 0x4A17322: PerformRegAction (regedit.c:145)
==7880== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==7880== by 0x4A16B4C: wWinMain (main.c:142)
==7880== by 0x4A1D51C: wmain (exe_wmain.c:51)
==7880== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==7880== by 0x7B46BDB3: ??? (process.c:1065)
==7880== by 0x7B46BF08: start_process (process.c:1116)
==7880== by 0x7BC913B3: ??? (signal_i386.c:2700)
==7880== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==7880== by 0x7BC91391: ??? (signal_i386.c:2700)
==7880== by 0x7BC5FDE8: start_process (loader.c:3083)
==7880== by 0x40413EC: ??? (port.c:78)
==7880==
==8398== 16 bytes in 1 blocks are definitely lost in loss record 56 of 292
==8398== at 0x7BC51061: notify_alloc (heap.c:254)
==8398== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8398== by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==8398== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8398== by 0x4A17322: PerformRegAction (regedit.c:145)
==8398== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8398== by 0x4A16B4C: wWinMain (main.c:142)
==8398== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8398== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8398== by 0x7B46BDB3: ??? (process.c:1065)
==8398== by 0x7B46BF08: start_process (process.c:1116)
==8398== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8398== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8398== by 0x7BC91391: ??? (signal_i386.c:2700)
==8398== by 0x7BC5FDE8: start_process (loader.c:3083)
==8398== by 0x40413EC: ??? (port.c:78)
==8398==
==8410== 16 bytes in 1 blocks are definitely lost in loss record 56 of 292
==8410== at 0x7BC51061: notify_alloc (heap.c:254)
==8410== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8410== by 0x4A18D78: quoted_value_name_state (regproc.c:733)
==8410== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8410== by 0x4A17322: PerformRegAction (regedit.c:145)
==8410== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8410== by 0x4A16B4C: wWinMain (main.c:142)
==8410== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8410== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8410== by 0x7B46BDB3: ??? (process.c:1065)
==8410== by 0x7B46BF08: start_process (process.c:1116)
==8410== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8410== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8410== by 0x7BC91391: ??? (signal_i386.c:2700)
==8410== by 0x7BC5FDE8: start_process (loader.c:3083)
==8410== by 0x40413EC: ??? (port.c:78)
==8410==
--
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=42891
Bug ID: 42891
Summary: Unigine Superposition needs unimplemented function
KERNEL32.dll.AddDllDirectory
Product: Wine
Version: 2.4
Hardware: x86
URL: https://benchmark.unigine.com/superposition
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: Ubuntu
Created attachment 58018
--> https://bugs.winehq.org/attachment.cgi?id=58018
Unigine Superposition backtrace-2.4
~/.wine/drive_c/Program Files/Unigine/Superposition Benchmark$ wine
Superposition.exe
wine-2.4
Unhandled exception: unimplemented function KERNEL32.dll.AddDllDirectory called
in 64-bit code (0x000000007bc5ef7c).
wine-2.6 & wine-2.6 (Staging)
Unhandled exception: page fault on read access to 0x00000000 in 64-bit code
(0x0000000000000000).
I'm not sure what happened with the later versions. I tried multiple clean
prefixes. Possibly needs to be bisected?
MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/hh310513(v=vs.85).…
sha1sum Unigine_Superposition-1.0.exe
b05b577b5d7524d64a7a943383eef7f479a638e5 Unigine_Superposition-1.0.exe
du -sh Unigine_Superposition-1.0.exe
1.3G Unigine_Superposition-1.0.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=43617
Bug ID: 43617
Summary: [Crash] Application crash when running C:\GOG
Games\Baldur's Gate\BGMain2.exe
Product: Wine
Version: 1.7.35
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gmedine84(a)gmail.com
Created attachment 59035
--> https://bugs.winehq.org/attachment.cgi?id=59035
Crash Dump
Wine threw a fatal error and crash assert while playing Baulder's Gate 1. This
issue was seen to occur during combat. It should be noted that 2 spells were
being cast simultaneously, causing multiple magic assets to fire, as the game
auto paused due to an enemy sighting. After reviewing the crash dump I think
this might have to do with GPU performance or some part of baulders gate code
messing with Wine. Could be wrong though!
Steps to Reproduction:
1. Launch Baulder's Gate with Wine version 1.7.35.
2. Load attached save and progress into house directly east of party.
3. Navigate the party into the basement of the house and enter the doorway to
the left of the staircase.
4. Have party member 3 and 4 cast a spell and advance one party member down the
hall during the magic animation. (this is to trigger the auto-pause feature
while the magic animations fire)
5. Observe that the title crashes when attempting to auto-pause with multiple
magic animations firing.
Repro Rate: ? (Seen Once)
Notes:
- Crash dump file attached.
- Will create a duplicate issue with save file 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=43632
Bug ID: 43632
Summary: Drop down menu for DLL override doesn't work
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: dark.shadow4(a)web.de
Regression SHA1: f7f7b89e2e9117811c91269643868c6d063db5e9
Distribution: ---
1. Run winecfg
2. Libraries tab
3. New override for library
--
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=43389
Bug ID: 43389
Summary: valgrind shows a few invalid reads in
dlls/wsdapi/tests/xml.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==3467== Invalid read of size 2
==3467== at 0x7B45265A: strlenW (unicode.h:200)
==3467== by 0x7B4598D0: CompareStringEx (locale.c:3895)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x4041981: compare_unicode_weights (sortkey.c:192)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x404198D: compare_unicode_weights (sortkey.c:192)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x40419E4: compare_unicode_weights (sortkey.c:209)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x40419FA: compare_unicode_weights (sortkey.c:209)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
--
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=37982
Bug ID: 37982
Summary: Illustrator CS6: alternate color selection does not
display colours
Product: Wine
Version: 1.7.35
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 50606
--> https://bugs.winehq.org/attachment.cgi?id=50606
Alternate colour selection missing the colours
Illustrator CS6 installed in a fresh wineprefix
WINEARCH=win32
winetricks msxml3 ( needed for the Adobe installer )
winetricks atmlib to fix crashes when creating a new file
When opening the alternate color selection widget from the top bar, no colours
are displayed ( but see the tooltip which confirms that the colours are there
).
Fixed by winetricks gdiplus_winxp
--
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=39042
Bug ID: 39042
Summary: DirectSoft v6a: Csmain.exe crashes when searching for
Com ports
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: warrentb(a)comcast.net
Created attachment 52006
--> https://bugs.winehq.org/attachment.cgi?id=52006
Terminal Output wine Csmain.exe
If a com port exists to be found by Csmain.exe, the program crashes. This
happens when running any part of DirectSoft 6.
Steps I took:
Installed DirectSoft6 through wine.
Created a symlink from /dev/tty.usbserial to ~/.wine/dosdevices/com1
Ran Csmain.exe through wine
Download link for DirectSoft 6:
ftp.automationdirect.com/pub/directsoft60a_b725.zip
Sha-1 of SetupDS6.exe 798c333cf369f33901969448773074fe44b19946
--
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=42459
Bug ID: 42459
Summary: Bogus/orphan small window sibling of Office 2007
applications
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 57299
--> https://bugs.winehq.org/attachment.cgi?id=57299
Excel orphan mini window
I can reproduce this reliably after working with Excel for a few minutes, and
the steps are essentially switching between Excel and other applications in
Ubuntu 16.04, using Alt+Tab and Alt+Esc. I don't have a precise repro sequence,
but try to Alt+Tab and Alt+Esc to/from Excel a bunch of time.
Attached are the results - the initial orphan window, and what happens when I
resize it (takes on the video memory behind).
--
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=43640
Bug ID: 43640
Summary: Sonic Mania: Switching to fullscreen minimizes the
application
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iamtimscampi(a)gmail.com
Distribution: ---
Created attachment 59062
--> https://bugs.winehq.org/attachment.cgi?id=59062
Console output
When switching to fullscreen in Sonic Mania, the application minimizes and
can't be accessed again (Trying to de-minimize it plays sound for 1 second and
then stops, but the application stays minimized).
Console output attached, the following steps were performed:
- Launch the game
- Go to the options menu
- Switch to fullscreen
- Exit the game by forcing it to quit on my desktop environment)
The console output doesn't seem to show anything relevant to the issue, though.
--
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=43274
Bug ID: 43274
Summary: Lexware Buchhalter Plus 2017: crashes after entering
license
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)der-ingo.de
Distribution: ---
Created attachment 58607
--> https://bugs.winehq.org/attachment.cgi?id=58607
Backtrace
Lexware Buchhalter Plus 2017 setup crashes after entering the license code.
I have attached a backtrace and stderrout logs.
Steps to reproduce:
- create clean win32 wineprefix
- winetricks corefonts dotnet40 (or dotnet452, doesn't make a difference)
- set Windows version back to Windows 7
- wine Buchhalter_plus_Setup.exe (*)
- enter license string (any 24 characters)
=> Upon entering the last character of the license code, wine crashes.
(*) This is a commercial program, which has a 30 day trial. I do have a public
download link to the latest installer which I extracted from the offline
version of their installer, but I am not sure if I may publish this link here
(even though you can only use the product with a valid license)
So if you need this link or any other information, please let me know.
Cheers, Curly060 =;->
--
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=33952
Bug #: 33952
Summary: Focus rectangle is drawn on Windows Calc buttons
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
If you start windows xp calc and try clicking an operator button, e.g. "*" or
"Exp", it'll become focused both in wine and on windows. But in windows the
focus rectangle isn't drawn, while on wine it is.
(If you can't reproduce, try clicking a bit slower: click-pause-release)
--
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=23530
Summary: Bug link queue: "has maintainer" information sometimes
incorrect
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
The "Has Maintainer" column in the admin bug link queue sometimes says "No" for
apps that do have maintainers. An example is Eve Online, which has 5
maintainers listed in the app entry, but currently shows up in the bug link
queue as not having any.
--
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=15524
Summary: Add language field for applications
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
Please add a selection box to enter the language of the application.
If implemented as a version of an application, allow for different titles of
the applications in the different languages.
--
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=16031
Summary: Missing categorising by video driver version in AppDB
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mityukov(a)gmail.com
I found the AppDB is a bit unusable, when it comes to quick check on "Which
games will run in my system", or "Will this game run for me".
The most important thing, when it come to games - is the Video Driver. For
example, there are many games, that run for NVidia owners, but don't run for
ATI, and so on.
Another point, when it comes to specific driver name and version. For example,
open-source "radeon" supports only OpenGL 1.3, and Catalyst supports higher
implementations. Moreover, different versions of the same, let say Catalyst,
may work differently for this or that program. There are also regressions, etc.
Again: Video Drivers in Linux, are not ideal. I would say, this point have even
higher affect than the Distribution.
What I would like to see, near the "Distribution" column -- is another one:
"Video" or something like this, where it will say e.g. "Catalyst 8.9". This way
it will be possible to link Rating with certain Video Setup, before taking the
decision.
Some tools for searching Games, that work with specific video driver(s) would
also be _HIGHLY_ appreciated.
--
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=35224
Bug ID: 35224
Summary: wbemprox needs to support USB device enumeration with
VID/PID support
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: laguest(a)archeia.com
Classification: Unclassified
Created attachment 46981
--> http://bugs.winehq.org/attachment.cgi?id=46981
Last log running RS 2014.
I believe that Rocksmith detects the USB cable with wbemprox using code similar
or same as
http://msdn.microsoft.com/en-us/library/windows/desktop/ee417014%28v=vs.85%…
--
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=43631
Bug ID: 43631
Summary: Rama Radio installs, but will not run, application
crashes on launch after 10 to 20 seconds
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: psuedon(a)gmail.com
Distribution: ---
Created attachment 59047
--> https://bugs.winehq.org/attachment.cgi?id=59047
back trace file from crash
Ramaradio website
http://www.raimersoft.com/rarmaradio.aspx
Install Ramaradio from Ubuntu downloads folder.
Program installs, but fails to start after about 10 to 20 seconds.
see backtrace.txt
--
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=42489
Bug ID: 42489
Summary: in fedora 25, install source insight versions 4.0.80,
the height of the toolbar is too big and cannot
adjust.
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zuogang(a)huawei.com
Distribution: ---
see the attachment.
--
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=43628
Bug ID: 43628
Summary: Linux application cannot be run if they are built with
-pie
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Compile the following program
#include <stdio.h>
int main(int argc, char args[])
{
printf("Hello World\n");
return 0;
};
gcc -no-pie -o hello hello.c
gcc -pie -o hello2 hello.c
Now run
wine cmd /c path/to/hello
The first exe will run normally (assuming your environment is setup) where as
the second doesn't.
The appears to be an issue when moving from Mint 17 to Mint 18. (as an
example).
--
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=43394
Bug ID: 43394
Summary: backtrace.txt
Product: Wine
Version: 0.9.
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fatcandypapa20(a)gmail.com
Distribution: ---
Booter bug
--
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=25157
Summary: Black Prophecy crashes on unimplemented function
msvcr100.dll._wcsupr_s_l
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Reported in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=21946&iTesting…
('winetricks vcrun2010' ought to work around it, but supposedly doesn't?)
--
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=2948
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #21 from Fabian Maurer <dark.shadow4(a)web.de> ---
Created attachment 59029
--> https://bugs.winehq.org/attachment.cgi?id=59029
Screenshot on Win7
As of wine 2.15 the edit-control behaves like in Windows XP, listbox doesn't.
However, there is a difference in behavior between Win7 and Win XP, see
attached screenshot. How would be handle that difference?
--
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=7961
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #19 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still exists as of wine-2.15.
--
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=8028
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #19 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still exists as of wine-2.15.
--
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=43610
Bug ID: 43610
Summary: Spybot installer has irresponsive window (radio
buttons can not be clicked)
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
As the title says; the next to the radiobuttons is flickering, the window
doesn`t seem to respond to any action. The console output doesn`t really say
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=40701
Bug ID: 40701
Summary: COCO simulator: Aborting of painting upon concurrent
WM_PAINT messages
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kooijman(a)clarkson.edu
Distribution: ---
Under wine v1.9.9 while using COCO v3.1.0.1(from http://cocosimulator.org/) I
encountered a problem with the painting of window elements during a simulation.
Normally this would cause parts of the flowsheets to light up in a different
color while each part is being solved but now this is no longer the case. The
problem is not related to any particular flowsheet being solved, you can take
any example from the samples they have online at
http://cocosimulator.org/index_sample.html
Note this bug occurs after the most recent bug update from COCO, titled
"prevent problems due to re-entrancy in painting methods caused by STA threads
in 3rd party modules", see http://cocosimulator.org/index_changes.html. I
contacted author jasper van baten <jasper(a)amsterchem.com>. He commented that
"COM is flawed in the matter of thread safety in case there is somewhere any
STA compartment which means that WM_PAINT messages can come in concurrently. If
this is detected, paint is aborted and a private message is posted (which is
received non-concurrently in the main windowing thread) and the window update
proceeds from there. I am guessing wine has a bug that makes this message does
not arrive." Jasper recommended me to go back to using the stable version 1.8
for there the problem does not occur according to him. I fear that going back
would just postpone the issue for me and hence I wanted to report it as a bug.
Harry
--
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=43593
Bug ID: 43593
Summary: wine crashes with page fault running perl PPM
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Created attachment 59007
--> https://bugs.winehq.org/attachment.cgi?id=59007
wine-2.15-backtrace.txt
It happens when I search for "XPath" in perl's PPM using wine-2.15.
Backtrace 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=43592
Bug ID: 43592
Summary: regression: pokerstars crashes with 2.15, works with
1.6.2
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: firippusan(a)gmail.com
Distribution: ---
Created attachment 59005
--> https://bugs.winehq.org/attachment.cgi?id=59005
console output
Latest pokerstars software crashes on startup with wine 2.15.
Works perfectly with wine 1.6.2
attached output of console when crashes with wine2.15
--
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=43583
Bug ID: 43583
Summary: freestyle - street basketball crash
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neneda(a)www.bccto.me
Distribution: ---
Created attachment 58994
--> https://bugs.winehq.org/attachment.cgi?id=58994
idk how to fix it
i can install this game ,but i cant run it
--
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=657
--- Comment #117 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Aaron Franke from comment #116)
> Is mfc related to mf?
>
> If not, mfc is not implemented at all according to
> https://www.winehq.org/winapi_stats
>
> If so, mf is only 3% implemented which would explain any issues with it.
They're not related. If you read the prior comments, you'll note that this is
unlikely be to fixed anytime soon if ever. Use the native dll via winetricks.
--
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=43580
Bug ID: 43580
Summary: Problem Cinema 4D R18
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.m.a.r.a.o.u.a.j(a)hotmail.com
Distribution: ---
Hello,
I've downloaded Cinema 4D R18 and mounted the .iso file successfully, but when
I run the setup, I receive an error message: the program xxx.exe has
encountered a serious problem and needs to close.
Are there any solutions or I just have to wait for the new version ?
--
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=657
Aaron Franke <arnfranke(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arnfranke(a)yahoo.com
--- Comment #116 from Aaron Franke <arnfranke(a)yahoo.com> ---
Is mfc related to mf?
If not, mfc is not implemented at all according to
https://www.winehq.org/winapi_stats
If so, mf is only 3% implemented which would explain any issues with it.
--
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=43123
Bug ID: 43123
Summary: compilation fails in dlls/d3dx9_36/tests with gcc
4.2.2
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 58327
--> https://bugs.winehq.org/attachment.cgi?id=58327
log.txt
puppylinux 431
# gcc --version
gcc (GCC) 4.2.2
kernel version number
# uname -r
2.6.30.5
# ldd --version
ldd (GNU libc) 2.6.1
wine-2.9 compilation fails with errors,
here are a few:
error: 'NAN' undeclared
error: initializer element is not constant
error: (near initialization for 'op_tests[9].opvect2.x')
--
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=40399
Bug ID: 40399
Summary: emClient (.NET app) exits silently because
GdipGetLineTransform is just a stub
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
As the title says. Returning Ok in GdipGetLineTransform makes the app happy,
and it starts. So if someone could provide a minimal implementation this bug
could be fixed
Download:
http://dist.emclient.com/dist/v6.0.24928/setup.msi
--
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=43466
Bug ID: 43466
Summary: Microsoft Outlook 2010 cannot connect to MS Exchange
Server
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: marceloalmeida(a)inb.gov.br
Distribution: ---
Created attachment 58843
--> https://bugs.winehq.org/attachment.cgi?id=58843
wine run log
Downloaded the sources from GIT repositories, resolved the build dependencies,
and build the latest version.
These are the dependencies that I cannot resolve:
- configure: libhal 32-bit development files not found, no legacy dynamic
device support.
- configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
The profile with the IMAP server (imap-mail.outlook.com) loaded without
apparent issues, but the profile with the MS Exchange Server cannot connect to
the server.
Switched to the TAG "wine-2.0.2" and everything was worked fine. In this
version the configure command stopped to recognize the libOSMesa headers, but I
did not notice any great problem:
- configure: libOSMesa 32-bit development files not found (or too old),
OpenGL rendering in bitmaps won't be supported.
I started a git bisect to isolate the commit that introduced the regression
causing the MSExchange connect problems and the result was:
08808747b2e2aa590a5c8dc0d85c2882b098c460 is the first bad commit
commit 08808747b2e2aa590a5c8dc0d85c2882b098c460
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Mar 9 18:19:50 2017 +0100
wininet: Rewrite InternetReadFileEx for http protocol to make use of
non-blocking reads.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 41fd10241c665cdf19405a7d5afd31001a274498
4b239413ce377edda5b812380c254b99db5cd737 M dlls
--
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=43480
Bug ID: 43480
Summary: Unhandled exception: page fault on read access to
0x00000000 in 64-bit code (0x0000000000000000).
Product: Wine
Version: 2.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elf_che(a)yahoo.com
Distribution: ---
Created attachment 58861
--> https://bugs.winehq.org/attachment.cgi?id=58861
Sound effect app for electric guitar and studio work.
Hello!
I use 'wine-rt, wine-rt-amd64, wine-rt-i386:386, wineasio, wineasio-amd64,
wineasio-i386:386' packages from KXstudio repo, and their dependencies from
Deian 8 repo. I can't use Peavey Revalver IV, but successfully work with IK
Multimedia Amplitube 4 and NI GuitarRig 5. When I start the Revalver app, I get
this bug and go to task manager to kill the app process, because it freeze.
--
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=37981
Bug ID: 37981
Summary: Illustrator CS6: ruler area gets corrupted when moving
mouse
Product: Wine
Version: 1.7.35
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 50605
--> https://bugs.winehq.org/attachment.cgi?id=50605
Ruler bar being corupted
Illustrator CS6 installed in a fresh wineprefix
WINEARCH=win32
winetricks msxml3 ( needed for the Adobe installer )
winetricks atmlib to fix crashes when creating a new file
When enabling rules mouse position shown in the ruler bar is not cleared after
moving the mouse, resulting in the rule position in the ruler bar being
overlaid and not visible at all. Workaround: hide/show rulers.
--
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=43120
Bug ID: 43120
Summary: Battle.net fails to launch with Wine 2.9-staging or
development builds
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shawn.starr(a)rogers.com
Distribution: ---
Created attachment 58322
--> https://bugs.winehq.org/attachment.cgi?id=58322
wine-2.9-dev-defaultlog-battlenet.log
Using the WineHQ RPMs 2.9 staging or development, The Battle.net agent fails to
start, with the development RPMs a blizzard report dialog comes up sometimes
when it dies.
Attached are the default logs from both staging/development.
--
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=41422
Bug ID: 41422
Summary: Bricscad: dots and small objects left "traces" while
moving
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 55794
--> https://bugs.winehq.org/attachment.cgi?id=55794
I select points ...
while moving dots and small objects, they leave "footprints"
The same points arise when creating and editing dimensions
--
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=43574
Bug ID: 43574
Summary: Test for ntprint crashes after null pointer
dereference if ntprint.dll is missing.
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kamil.hornicek(a)reactos.org
Created attachment 58986
--> https://bugs.winehq.org/attachment.cgi?id=58986
suggested patch
The ntprint test crashes on ntprint.c:74 when ntprint.dll is not present,
because pPSetupCreateMonitorInfo and the other function pointers are null in
that case. I suggest fixing this by reusing the same code that's present for
example in the spoolss 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.
https://bugs.winehq.org/show_bug.cgi?id=43575
Bug ID: 43575
Summary: Wiki paradigm is wrong.
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jokes_free4me(a)yahoo.com
The whole point of having a wiki is to allow users to "collaboratively modify
content". Ideally, even anonymous users would be able to do that, or at least
make suggestions using article talk pages... Currently, even after creating an
account, i cannot even create my own user page and/or talk page!
Basically, at the very least, "Autoconfirmed users" and/or "Users" should be
able to edit any and all talk pages.
Hopefully, able to edit other pages too, at least those that aren't protected.
--
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=6656
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|-unknown |shell32
Fixed by SHA1| |d14d772f800c6ca9474a5bebe53
| |854cb598e4874
--
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=43221
Bug ID: 43221
Summary: CorelDraw 2017 Installer complains about wrong
JavaScript settings
Product: Wine
Version: 2.10
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 58507
--> https://bugs.winehq.org/attachment.cgi?id=58507
Backtrace on wine 2.10 (non-staging)
Hello everyone,
Most of the Corel products (CorelDraw, PaintShop Pro etc.) have problems with
their installers but CorelDraw 2017 is a different issue:
The installer can be launched but immediately complains about Security settings
being too high.
I am attaching my console output and will add a download link for the launcher
of the installation routine. Report for the AppDB has also been written.
--
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=43553
Bug ID: 43553
Summary: ttfautohint compiled with mxe crashes
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wl(a)gnu.org
Distribution: ---
Please bear with me, this is, I think, my first Wine bug report.
[wine 2.14, openSuSE Leap 42.2]
[mxe compiling environment: Qt 5.9.1, gcc 5.4.0]
My self-compiled ttfautohintGUI.exe program using the mxe cross compiling
environment under GNU/Linux crashes with wine as follows.
wine: Unhandled page fault on read access to 0x00000004 \
at address 0x7ecccfce (thread 0009), starting debugger...
winedbg: Internal crash at 0x7e88bfce
Running the program directly with `winedbg' returns
Unhandled exception: page fault on read access to 0x00000004 \
in 32-bit code (0x7ecccfce).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7ecccfce ESP:0142e980 EBP:0142e9d8 EFLAGS:00010216( R- -- I -A-P- )
EAX:7cb2f188 EBX:7ed25000 ECX:00000000 EDX:001b9400
ESI:00000061 EDI:001b93f0
Stack dump:
0x0142e980: 4d430003 00000000 00000000 00000000
0x0142e990: 00000000 00000000 4d430001 001bdb08
0x0142e9a0: 00000040 00000000 00000000 00000000
0x0142e9b0: 0001002e 0000005c 00000000 00000000
0x0142e9c0: fffffffc 00000000 00000000 7ed25000
0x0142e9d0: 00000061 00000000 0142eb38 7ecd27d6
000c: sel=0067 base=00000000 limit=00000000 32-bit --x
Backtrace:
=>0 0x7ecccfce in gdi32 (+0x6cfce) (0x0142e9d8)
1 0x7ecd27d6 in gdi32 (+0x727d5) (0x0142eb38)
2 0x7ecd4246 in gdi32 (+0x74245) (0x0142eba8)
3 0x7ecbfab8 in gdi32 (+0x5fab7) (0x0142f068)
4 0x7ecc131f GetTextExtentExPointW+0x5e() in gdi32 (0x0142f0c8)
5 0x7ecc1385 GetTextExtentPoint32W+0x54() in gdi32 (0x0142f118)
6 0x7ecc15ed GetTextExtentPointW+0x7c() in gdi32 (0x0142f168)
7 0x7ecc8c6f GdiGetCharDimensions+0x5e() in gdi32 (0x0142f1b8)
8 0x7e87f854 GetDialogBaseUnits+0x63() in user32 (0x0142f218)
9 0x7e87fce7 in user32 (+0x2fce6) (0x0142f528)
10 0x7e882d3d DialogBoxIndirectParamAorW+0x3c() in user32 (0x0142f558)
11 0x7e882e0d DialogBoxIndirectParamW+0x4c() in user32 (0x0142f598)
12 0x7e8bf76d MessageBoxIndirectW+0x9c() in user32 (0x0142f5f8)
13 0x7e8bf917 MessageBoxExW+0x76() in user32 (0x0142f668)
14 0x7e8bf975 MessageBoxW+0x44() in user32 (0x0142f6b8)
15 0x008f202b in ttfautohintgui (+0x4f202a) (0x0142f798)
16 0x008f2085 in ttfautohintgui (+0x4f2084) (0x0142f858)
17 0x008f39c1 in ttfautohintgui (+0x4f39c0) (0x002460a0)
18 0x0142fad0 (0x0120db88)
19 0x005a5e10 in ttfautohintgui (+0x1a5e0f) (0x005a5d40)
20 0x0d3b18ec (0x83cb8953)
0x7ecccfce: movl 0x4(%ecx),%ecx
Please advise what you need, or what I can do to help debug this issue.
--
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=43569
Bug ID: 43569
Summary: No Man's Sky can't connect to a server
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garyttgswiger(a)gmail.com
Distribution: ---
I can run and play the game fine, but when I try to do base building or leave a
beacon it says I'm offline. I checked it the discovery tab and in the corner it
says, "connecting to server",but it will keep doing that and not actually
connect.
--
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=43558
Bug ID: 43558
Summary: Infinite loop of .NET Framework 4.6 install during
Trikker install
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Created attachment 58963
--> https://bugs.winehq.org/attachment.cgi?id=58963
Console output of the installation
Hey,
While trying to install the demo version of Trikker
(=dutch electrical wiring drawing program),
the installation of Microsoft .NET Framework 4.6 (x86 and x64) takes forever
(as in does not stop).
A dialog of the installation appears, the progress bar progresses but upon
reaching 100%, resets to 0%. Over and over again. The windows remains
interactive and cancellable (but actual cancelling does not work).
I have attached the console output.
Project download page:
http://www.bluebits.be/Trikker_Install.aspx
Direct download url:
http://www.bluebits.be/releases/Installeer_Trikker_V1.5.57_(Web).exe
$ du -b Installeer_Trikker_V1.5.57_\(Web\).exe
858008 Installeer_Trikker_V1.5.57_(Web).exe
$ sha1sum Installeer_Trikker_V1.5.57_\(Web\).exe
c012505bc28c0cf7a709f2cae61c8723ee7d697b Installeer_Trikker_V1.5.57_(Web).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.
http://bugs.winehq.org/show_bug.cgi?id=16169
Summary: Add field for changes to default winecfg settings to
AppDB test report form
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
The AppDB test report form currently does not have a specific field to list
changes made to default winecfg settings. Reporters can, of course, use the
extra comments section for this, but many forget or don't bother, and even when
they do, the information may be buried amongst a number of comments. This
causes confusion amongst users (esp. new ones) who expect an app to work well
based on a gold rating, but may not realize that it requires some tweaking.
Adding a separate field would remind reporters to include this information, and
highlight it for readers. This field could also be used to automatically
restrict platinum ratings to the stated definition of "no changes required in
winecfg."
--
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=43554
Bug ID: 43554
Summary: PhotoDirector 8 - Parts of UI are blinking
Product: Wine
Version: 2.14
Hardware: x86-64
URL: https://www.cyberlink.com/downloads/trials/photodirect
or-ultra/download_en_EU.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 58960
--> https://bugs.winehq.org/attachment.cgi?id=58960
log
Some parts periodically blinking.
wine-2.14-50-g797a746fc2
--
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=43552
Bug ID: 43552
Summary: PhotoDirector 8 - Window changes before user action
Product: Wine
Version: 2.14
Hardware: x86-64
URL: https://www.cyberlink.com/downloads/trials/photodirect
or-ultra/download_en_EU.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 58959
--> https://bugs.winehq.org/attachment.cgi?id=58959
log
After launch you will see a window shows how many days you're able to use a
trial. Also you can choose between two buttons 'Upgrade Now' or 'No, Thanks'.
If you doesn't click anything around 3-5 sec. you will see another window with
another buttons 'Buy Now' and 'Launch Now'. Clicking on them has no effect.
Disabling mshtml prevents changing the first window.
wine-2.14-50-g797a746fc2
--
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.
The address broadband-46-188-121-80.2com.net (46.188.121.80) failed too many login attempts (5) for
the account 5taras(a)mail.ru.
The login attempts occurred at these times:
2017-08-15 18:04:42 CDT
2017-08-15 18:06:54 CDT
2017-08-15 18:07:05 CDT
2017-08-15 18:07:48 CDT
2017-08-15 18:08:16 CDT
This IP will be able to log in again using this account at
2017-08-15 18:34 CDT.
https://bugs.winehq.org/show_bug.cgi?id=5852
zaplo00(a)mailfence.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zaplo00(a)mailfence.com
--- Comment #20 from zaplo00(a)mailfence.com ---
Steps from comments #9 still happen in 2.14 staging.
--
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=3142
--- Comment #23 from zaplo00(a)mailfence.com ---
Or it is slightly different:
fixme:winediag:start_process Wine Staging 2.14 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:toolhelp:InterruptRegister16 (0000, 0x11cf00ba), stub.
fixme:int31:DOSVM_Int31Handler Real mode segment (14cf) to descriptor: no
longer supported
fixme:int31:DOSVM_FreeRMCB callback address: 1001:0000
fixme:toolhelp:InterruptUnRegister16 (0000), 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=3142
zaplo00(a)mailfence.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zaplo00(a)mailfence.com
--- Comment #22 from zaplo00(a)mailfence.com ---
Windows 95 prefix, installing bde252 causes output in comment #18 with
wine-staging 2.14. Without bde252 it shows EDatabaseError.
--
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=2883
Jacek Caban <jacek(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacek(a)codeweavers.com
Component|ole32 |mshtml
--- Comment #20 from Jacek Caban <jacek(a)codeweavers.com> ---
(In reply to zaplo00 from comment #19)
> fixme:mshtml:PersistFile_Load (0x18e3c8)->(L"z:\\home\\zaplo\\blublbsfa.png"
> 00000000)
It's MSHTML issue then. IPersistFile::Load is not implemented.
--
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=2883
zaplo00(a)mailfence.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zaplo00(a)mailfence.com
--- Comment #19 from zaplo00(a)mailfence.com ---
Still happens in 2.14 staging. After clicking "Create from file" E_NOTIMPL:
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context
0xd9b3a8, init_notify 0, handle 0x171e784): stub
fixme:imm:ImmGetDescriptionW (0x40b040b, (nil), 0): semi stub
fixme:imm:ImmGetDescriptionW (0x40b040b, 0x5440058, 9): semi stub
fixme:imm:ImmGetOpenStatus (0x19ced0): semi-stub
fixme:imm:ImmReleaseContext (0x200e4, 0x19ced0): stub
fixme:mshtml:PersistFile_Load (0x18e3c8)->(L"z:\\home\\zaplo\\blublbsfa.png"
00000000)
fixme:ntdll:EtwRegisterTraceGuidsW (0x69edfc08, 0x5408cf0,
{509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 0x545c928, (null), (null),
0x5408d20): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{a3da04e0-57d7-482a-a1c1-61da5f95bacb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{917b96b1-ecad-4dab-a760-8d49027748ae}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{26d1e091-0ae7-4f49-a554-4214445c505c}
--
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=40162
Bug ID: 40162
Summary: Racedriver GRID: crash when starting a race
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcin.marcin.m(a)gmail.com
Distribution: ---
Created attachment 53663
--> https://bugs.winehq.org/attachment.cgi?id=53663
The log
While launching a quick race, the game crashed. Using GRID 1.3 with a NoCD
patch.
--
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=29055
Bug #: 29055
Summary: Skyrim freezes on loading screen
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Created attachment 37440
--> http://bugs.winehq.org/attachment.cgi?id=37440
terminal output
When starting a new game, Skyrim freezes on the loading screen. Terminal output
is attached.
--
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=43473
Bug ID: 43473
Summary: Metal Gear Rising: Revengeance mouse cursor
auto-centers
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: si.an.hu.lo(a)gmail.com
Distribution: Other
Created attachment 58855
--> https://bugs.winehq.org/attachment.cgi?id=58855
Xinput related stubs listed
Distribution is Antergos
--
Since launching the game the cursor appears at the center of the screen, when
you move the mouse, the cursor will move too but will rapidly move to the
center again the problem is present:
-before the main menu starts
-in the main menu
-in the menu while in-game
+probably in-game
while in-game there's no cursor so there'd be no easy way to make sure,
however, the camera doesn't actually follow the mouse movement and behaves as
the bug described, which makes playing the game with kb/m almost unplayable as
one can't aim(in case of using a secondary weapon that is meant to be aimed) or
move the camera accurately.
The problem is likely related to the stubs 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.
http://bugs.winehq.org/show_bug.cgi?id=34409
Bug #: 34409
Summary: WinZip 7: crashes when extracting a zip archive
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snodgrass.pop(a)gmail.com
Classification: Unclassified
Wine crashes when I click on the Extract button on the toolbar in WinZip 7.01
--
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=43531
Bug ID: 43531
Summary: https://wiki.winehq.org/Winetricks
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guy.brunet(a)gmx.fr
Distribution: ---
In the first paragraph : 1) What is winetricks?
At the end of the last note, there is a link:
http://www.winehq.org/site/download
this is giving: https://www.winehq.org/404
with the following on the page:
404 Not Found
Sorry, that document was not found. Please check your URL and try again.
If you followed a link from a WineHQ.org page and reached this page in error,
please report it to the WineHQ.org Bugzilla.
--
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=43522
Bug ID: 43522
Summary: application can not show main windows
Product: Wine
Version: 2.0.2
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: em2015(a)139.com
Created attachment 58919
--> https://bugs.winehq.org/attachment.cgi?id=58919
FreeGate
not support FreeGate ( http://dongtaiwang.com/loc/download.php ) version v755,
but version v754 is work fine.
can not start FreeGate v755
mac:~ $ wine /Volumes/Data2/FreeGate/fg755p.exe
fixme:process:SetProcessDEPPolicy (1): stub
fixme:wer:WerSetFlags (2) stub!
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:ras:RasEnumConnectionsA (0x178780,0x329648,0x329644),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:file:K32EnumDeviceDrivers (0x3287c4, 4096, 0x327fc0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3290b0,0x00000000), stub!
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x3290b0,0x00000000), stub!
^C^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
mac:~ $
start FreeGate v754 success
mac:~ $ wine /Volumes/Data2/FreeGate/fg754p.exe
fixme:process:SetProcessDEPPolicy (1): stub
fixme:wer:WerSetFlags (2) stub!
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:ras:RasEnumConnectionsA (0x176368,0x329730,0x32972c),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:file:K32EnumDeviceDrivers (0x3288ac, 4096, 0x3280a8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3291a0,0x00000000), stub!
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x329190,0x00000000), stub!
fixme:file:K32EnumDeviceDrivers (0x327c90, 4096, 0x32748c): stub
fixme:file:K32EnumDeviceDrivers (0x327c2c, 4096, 0x327428): stub
fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this
platform
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:file:K32EnumDeviceDrivers (0x3274e4, 4096, 0x326ce0): 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=5129
s3141p(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |s3141p(a)gmail.com
--- Comment #14 from s3141p(a)gmail.com ---
The work-around (use natice comctl32.dll) doesn't work anymore - FastStone
hangs showing the hour-glass mouse pointer. Please fix this long-standing bug.
This bug is still present today in wine 2.14. For me I can't see any thumbnails
past the first 16.
Tested with latest FastStone 6.3.
--
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=40568
Bug ID: 40568
Summary: AfterEffects CS6: startup fails with error dialog :
'Crash in progress'
Product: Wine
Version: 1.9.8
Hardware: x86-64
URL: https://helpx.adobe.com/x-productkb/policy-pricing/cs6
-product-downloads.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: SUSE
wine 1.9.8, fresh 64-bit prefix, Windows 7.
winetricks msxml3 applied to work around bug #40548 .
After Effects fails to start and presents an error dialog which reads ( at
least what I can read froma screenshot) :
After Effects error: Crash in progress. Last logged message was <36> <Dynamic
Link> <5> C:\Program Files (x86)\Common
Files\Adobe\dynamiclink\CS6\dynamiclinkmanager.exe
The error dialog is hidden behind the splash screen, so it might seem that the
application just hung, but by displaying all windows ( 'Windows' key in Gnome )
I saw this 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=3952
tokktokk <fdsfgs(a)krutt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdsfgs(a)krutt.org
--
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=43485
Bug ID: 43485
Summary: Regression bug: Bricscad v15: Drop-down lists are not
switchable
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tolikk91(a)yandex.ru
Distribution: ---
Created attachment 58866
--> https://bugs.winehq.org/attachment.cgi?id=58866
screenshot
Drop-down lists are not switchable, This appeared in version 2,13 and remains
relevant for version 2,14
--
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=40695
Bug ID: 40695
Summary: Crash in Fallout New Vegas
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim(a)theborlands.us
Distribution: ---
Created attachment 54572
--> https://bugs.winehq.org/attachment.cgi?id=54572
Crash Back Trace
When running Fallout New Vegas a am now getting a crash. It was previously
working flawlessly and then I updated Wine. (Unfortunately I don't know the
Wine version where it was working.)
I attached the back trace of the problem.
Thanks for any and all help!
--
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=39370
Bug ID: 39370
Summary: Crash with Desperados: Wanter Dead or Alive
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dqeswn(a)gmail.com
Since bug 26875 is fixed I gave Desperados (gog.com version) a go with wineD3D
again.
Since there are no official builds I tried the ones here
http://adolfintel.com/index.php?p=wined3d/index.frag
(Tried the oldest and newest builds there)
Although the bug was fixed I was greeted with a crash after I loaded the game.
It happens as soon as I move the mouse. Also double clicking to load a game
didn't work. So maybe something mouse related?
Based on comments the maker of the builds also experienced the crash.
--
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=43492
Bug ID: 43492
Summary: Improve 64-Bit exe error message
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lavacreeper(a)hotmail.com
Distribution: ---
Here are the last 2 lines of the log I get when trying to run a 64-Bit EXE in
Wine :
err:process:create_process 64-bit application L"pathToExe" not supported in
32-bit prefix
wine: Bad EXE format for pathToExe.
These 2 lines tell me that there is an issue with the EXE, but only the first
actually gives me useful information. The second is more confusing than
anything. My suggestion is to remove it. This would mean the most important
message would be more visible.
--
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=24387
Summary: MS Money 2000: Crashes updating financial informations
from the Internet
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrea.vai(a)unipv.it
Created an attachment (id=30732)
--> (http://bugs.winehq.org/attachment.cgi?id=30732)
Terminal output.
If I click on "update informations from the internet" in the main page of the
application, the applications crashes (Application error window "MSMONEY
encountered an error and has must be closed" appears. The only way to close the
application is to kill it).
Problem was not present in wine 1.1.15, so I performed a regression test and
the result is:
----------------------------------------------------------------
c5a6b7b36674e8b7f7dc687b01773b88fa7d7312 is the first bad commit
commit c5a6b7b36674e8b7f7dc687b01773b88fa7d7312
Author: Juan Lang <juan.lang(a)gmail.com>
Date: Tue Mar 30 10:26:48 2010 -0700
rsaenh: Support setting salt via KP_SALT (resend).
:040000 040000 d9a20e02d3637c41baadb3131a23907fb5603fe8
51eea86ad80613f612f64bd44a0517c0b89a4894 M dlls
----------------------------------------------------------------
As far as I can notice, the bad commit is the same involved in bug 23208.
Fixing this regression would really bring this app towards complete
functionality.
--
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=25699
Summary: The URL in the "Test Results submitted" email does not
show the Test Results
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
I got an email about Test Results submitted for a (new) version of Total
Commander
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=614).
SUBJECT:
[AppDB] Test Results submitted for version 7.56a of Total Commander (a.k.a.
Windows Commander) by StefanDe
BODY:
Test Results submitted for version 7.56a of Total Commander (a.k.a. Windows
Commander) by StefanDe
-------------------------------------------------------
http://appdb.winehq.org/objectManager.php?sClass=version&iId=22423&iTesting…
This test data has been queued.
[...]
To be honest, I don't know why I got this email, maybe because I'm a maintainer
or I monitor version 7.50a..
The problem is that I cannot view these "Test Results", the AppDB URL from the
email, which is supposed to do this, shows:
Queued Entry
This entry is currently queued, and may not be visible to all users.
--
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=43493
Bug ID: 43493
Summary: Flight Simulator 2000 duplicated textfield strings:
fixme:edit:EDIT_EM_FmtLines soft break enabled, not
implemented
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: an0n1m0(a)hotmail.it
Distribution: ---
Created attachment 58872
--> https://bugs.winehq.org/attachment.cgi?id=58872
All the scrollable textfields repeat only the first line
This bug occurs on all scrollable textfields (maybe the appropriate name is
different) in the game. In the terminal, when a menu with the previous
textfield is opened, the following appears:
fixme:edit:EDIT_EM_FmtLines soft break enabled, not implemented
This happens on wine 1.6, wine stable (2.0.2) and wine-devel (2.16).
--
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=39864
Bug ID: 39864
Summary: Unable to locate package winehq-devel
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pietrainlover21(a)gmail.com
Distribution: ---
Unable to locate package winehq-devel
--
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=41416
Bug ID: 41416
Summary: Debain-wheezy permission denied from generate.py
Product: Packaging
Version: unspecified
Hardware: arm
OS: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: domi93mc(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Hello
I can't make a package for my debian-wheezy when i try to make a debian package
the console says permission denied
--
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=43149
Bug ID: 43149
Summary: apt-get update falied for stable version
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: bellvkg(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Executed commands as specified in winehq.org for installing current stable
release:
> wget -nc https://dl.winehq.org/wine-builds/Release.key
--2017-06-07 11:32:13-- https://dl.winehq.org/wine-builds/Release.key
Resolving dl.winehq.org (dl.winehq.org)... 151.101.32.69
Connecting to dl.winehq.org (dl.winehq.org)|151.101.32.69|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3122 (3.0K) [application/pgp-keys]
Saving to: ‘Release.key’
Release.key 100%[===================>] 3.05K --.-KB/s in 0s
2017-06-07 11:32:13 (21.3 MB/s) - ‘Release.key’ saved [3122/3122]
> sudo apt-key add Release.key
OK
> sudo apt-add-repository https:/dl.winehq/wine-builds/ubuntu
Then executed following command received the following issues messages and
update failed.
> sudo apt-get update
Err:6 https:/dl.winehq/wine-builds/ubuntu xenial/main amd64 Packages
Protocol "http" not supported or disabled in libcurl
Reading package lists... Done
W: The repository 'https:/dl.winehq/wine-builds/ubuntu xenial Release' does not
have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
E: Method gave invalid 400 URI Failure message: Protocol "http" not supported
or disabled in libcurl
E: Method gave invalid 400 URI Failure message: Protocol "http" not supported
or disabled in libcurl
E: Method gave invalid 400 URI Failure message: Protocol "http" not supported
or disabled in libcurl
W: The repository 'http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu xenial
Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
--
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=42766
Bug ID: 42766
Summary: New Wine repo instructions don't work
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: pentarctagon(a)tutamail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Using the updated instructions[1] to download wine from the new repository does
not work[2], though the key itself is imported[3]. OS is Linux Mint 18.1.
[1] https://wiki.winehq.org/Ubuntu
[2] https://i.imgur.com/ZtPBVcB.png
[3] https://i.imgur.com/2zImtZU.png
--
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=42932
Bug ID: 42932
Summary: Package file not found
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gwbennett(a)sentex.ca
Distribution: ---
Created attachment 58081
--> https://bugs.winehq.org/attachment.cgi?id=58081
log of attempt to install W2.0.1
The repository 'https://dl.winehq.org/wine-builds/xenial main/ Release' does
not have a Release file
--
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=42735
Bug ID: 42735
Summary: Add Debian testing WineHQ repository
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Currently, Wine HQ debian repo provides named repositories for: wheezy, jessie,
stretch, sid. See https://dl.winehq.org/wine-builds/debian/dists/
Please add one for "testing", so users of Debian testing wouldn't need to refer
to specific named releases.
Wine staging Debian repo used to do that, but now it's being deprecated.
--
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=40197
Bug ID: 40197
Summary: wine
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: otto.leipala(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Please provide wine stable packages named other than winehq-devel it will make
more easy to keep wine in stable release,would be possible to use only wine
stable instead of distro own old version.
Mageia have packaging policy only bugfix releases are allowed throught updates
and can't backport it needs more power than Mageia have right now.
Note this should done to all winehq repos not only Mageia.
--
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=40134
Bug ID: 40134
Summary: WineHQ repositories for Ubuntu and Debian have only
the latest development/staging release
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
The Fedora, Mageia, and Mac OS X repositories contain all packages that have
been built by WineHQ so far, and in the case of Fedora and Mageia, even have
packages for 1.8.1 (though they are inexplicably labeled "development"). The
Ubuntu and Debian repositories, however, only contain the latest development
and staging releases.
Why this matters: users who encounter a regression when they upgrade Wine need
to be able to revert to the old version until the problem is fixed. Keeping old
packages available makes this very easy, and since using the development or
staging release then becomes relatively risk-free, more users are likely to be
willing to test those versions. More users testing every release benefits the
project as a whole.
As for the stable release, while it's true our Downloads page only promises
development and staging packages, since we are apparently providing stable
packages for some distros, they should be provided for all.
--
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=41868
Bug ID: 41868
Summary: Discontinue packages for EOL Ubuntu releases
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Ubuntu 15.04 went EOL last February, and 15.10 has been EOL since the end of
July. We should discontinue building packages for them.
--
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=42323
Bug ID: 42323
Summary: Wine (Staging) 2.0 .pkg installer still lists 64bit
support as optional and experimental on macOS
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
The Wine (Staging) installer for macOS does not default to a 64bit wine
installation on macOS though official 64bit macOS support is listed in wine's
2.0 release notes.
--
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=41750
Bug ID: 41750
Summary: Packages for Fedora 25
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Fedora 25 is scheduled for release on 2016-11-22. We should start providing
packages for it.
Also, Fedora 22 has been EOL since July; we should stop building packages for
it.
--
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=41707
Bug ID: 41707
Summary: use xz -9 instead of bzip2 for the compression of the
source code release tarball
Product: Packaging
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: bugreport(a)mailinator.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
wine-1.9.23.tar.bz2 23M
wine-1.9.23.tar.xz 18M
--
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=42759
Bug ID: 42759
Summary: Ubuntu - Hash Sum mismatch
Product: Packaging
Version: unspecified
Hardware: x86
URL: https://wiki.winehq.org/Ubuntu
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: joesmcl(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: Ubuntu
When attempting to install on Ubuntu 16.10, I followed these steps
successfully:
sudo dpkg --add-architecture i386
wget https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
However when I enter:
sudo apt-get update
I get this error:
E: Failed to fetch
https://dl.winehq.org/wine-builds/ubuntu/dists/yakkety/main/binary-i386/Pac…
Hash Sum mismatch
Hashes of expected file:
- Checksum-FileSize:3228 [weak]
- SHA256:4d6ff0956b21c1f7b4d02d3bf3067cc5753e99467ef05260e7b53bde9fbe25ad
- SHA1:22d80ec32c8945f8c77b89715da530770c79b6b0 [weak]
- MD5Sum:936a2931f0d4981fa8bfb9f92439ded0 [weak]
Hashes of received file:
- SHA256:0164eda0d063d33baf2892527b84c7a8bf15a0da001702d64e45673bdc84b820
- SHA1:8d67ce71ad303248be3450fb92b93db70c83cbad [weak]
- MD5Sum:9514718ff1baedbfbffe7681584aa6ba [weak]
- Checksum-FileSize:1896 [weak]
Last modification reported: Tue, 28 Mar 2017 19:54:53 +0000
Release file created at: Tue, 28 Mar 2017 22:00:26 +0000
E: Some index files failed to download. They have been ignored, or old ones
used instead.
--
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=28661
Bug #: 28661
Summary: Receiving emails from AppDB when I shouldn't
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
URL: http://appdb.winehq.org
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36833
--> http://bugs.winehq.org/attachment.cgi?id=36833
Email body
The AppDB is sending me emails that have nothing to do with me, despite global
emails being disabled. Example attached.
There doesn't appear to be a pattern and it occurs randomly.
--
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=3507
--- Comment #20 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
Isn't this the same as bug 10358?
--
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=3507
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
Summary|Picasa takes a long time to |Starting Wine / certain
|bring up the printing |programs under Wine run
|window if there are many |extremely slowly
|printers |(enumerating printers on
| |large networks is slow
| |under cups)
OS|other |Linux
--
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=3507
David <dnschneid(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnschneid(a)gmail.com
--- Comment #19 from David <dnschneid(a)gmail.com> ---
I can confirm that exporting CUPS_SERVER="" when creating a wine prefix speeds
things up a huge amount.
Can this bug be renamed since it's not unique to Picasa?
--
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=43413
Bug ID: 43413
Summary: msciexec.exe error prevents installation of Quicken
Basic 2007
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: don.karon(a)gmail.com
Distribution: ---
Created attachment 58760
--> https://bugs.winehq.org/attachment.cgi?id=58760
Program error details generated by Wine
Installed Wine via Ubuntu Gnome 16.04.2 software store. Ran winecfg. Tried to
install Quicken Basic 2007 (which runs in Wine on my other computers) but the
install crashes. The file "backtrace.txt" is attached.
I tried installing directly from the Quicken CD and, alternatively, copied all
files from the CD to the SSD and tried to install from there. Both fail in the
same way.
The file "backtrace.txt" first line states "assertion failed in 32-bit code".
I've previously installed 32 bit support for Linux. Is there a 32 bit support
that I need to install in winecfg?
Other suggestions?
Thank you.
Don
--
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=43424
Bug ID: 43424
Summary: cursor icons has the wrong size
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 58789
--> https://bugs.winehq.org/attachment.cgi?id=58789
Image of issue
When the icon turns is over the splitter-bar, its cursor icon is double the
normal size. See image for the example.
--
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=43420
Bug ID: 43420
Summary: UnrealEd 3: Cannot fully build map since Wine 2.13
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mad.magicmyth(a)gmail.com
Distribution: ---
Using Wine 2.12 I can load UnrealEd 3, open or create a new map, and
successfully run "Build all" from the Build menu. However, with Wine 2.13 this
now fails with the following outputted from the app:
```
Build UT2004_Build_[2005-11-23_16.22]
OS: Windows NT 6.1 (Build: 7601)
CPU: GenuineIntel PentiumPro-class processor @ 2893 MHz with 2047MB RAM
Video: Intel(R) HD Graphics 4000 (4352)
General protection fault!
History: UD3DRenderDevice::Unlock <- UViewport::Unlock <-
UWindowsViewport::Unlock <- UUnrealEdEngine::Draw <-
(Cam=U2Viewport0,Flags=850036425 <- UWindowsViewport::Repaint <-
UEditorEngine::RedrawLevel <- UEditorEngine::Exec_Light <- UEditorEngine::Exec
<- (LIGHT APPLY) <- UUnrealEdEngine::Exec <- WPageOptions::BuildLighting <-
WPageOptions::OnBuildClick <- WEditorFrame::OnCommand <- WWindow::WndProc <-
WWindow::StaticProc <- MessagePump <- MainLoop
```
It seems to be specifically caused by the lighting build phases as I can run
any of the other build options just fine but both "Build lighting only" and
"Build changed lighting only" crash the app with the message above.
I'm happy to provide wine debug information if someone can let me know which
class/channel is likely to be most useful as "all" produces far to large an
output.
Note this is UnrealEd.exe provided by UT2004 Editor's Choice Editor from GOG.
--
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=41263
Bug ID: 41263
Summary: Dead by Daylight: Crash on starting the game
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Created attachment 55564
--> https://bugs.winehq.org/attachment.cgi?id=55564
Terminal output
On starting the game the launcher is visible for a short time and then the game
crashes. In the attachments is the terminal output.
--
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.