http://bugs.winehq.org/show_bug.cgi?id=24897
Summary: Age of Empires III trial complains "parsing error in
Fonts2.xml" without native msxml4
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www.agecommunity.com/all_downloads.aspx
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs fine, but when you start, it aborts with a
dialog box. The +msxml,+text log shows:
trace:msxml:bind_url L"file:\\\\C:\\Program Files\\Microsoft Games\\Age of
Empires III Trial\\Fonts\\Fonts2.xml"
trace:msxml:bsc_AddRef (0x133b40) ref=2
trace:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
trace:msxml:bsc_QueryInterface interface {aaa74ef9-8ee7-4659-88d9-f8c504da73cc}
not implemented
trace:msxml:bsc_OnStartBinding (0x133b40)->(ff 0x16d478)
trace:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
trace:msxml:bsc_OnDataAvailable (0x133b40)->(5 91592 0x32c10c 0x32c120)
trace:msxml:bsc_OnStopBinding (0x133b40)->(00000000 (null))
trace:msxml:saxxmlreader_AddRef 0x16d3c0
trace:msxml:SAXLocator_create returning 0x16dc18
fixme:msxml:libxmlFatalError Error handling is not compatible.
...
trace:text:DrawTextExW L"XML parsing error in Fonts2.xml. No fonts will be
loaded.", -1, [(0,0)-(180,110)] 00000050
The dialog keeps coming up multiple times, not sure if you can play by
just clicking ok over and over, it's quite annoying.
winetricks msxml3 doesn't help, but winetricks msxml4 does.
Once past startup successfully, you can remove the msmxl4 override,
the game will then start ok; seems this is only needed on first run?
--
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=18090
Summary: New regression introduced in
9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
CC: bunglehead(a)gmail.com
commit 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Sun Apr 12 15:05:22 2009 -0400
comctl32/listview: Fix selection handling in LVM_SORTITEMS (with some
tests).
After this patch, one of the programs I am using (Watchtower Library), that
uses ownerdata listviews no longer starts, it crashes all the time.
Attached two logs: without this patch and with it.
--
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=27562
Summary: Autocomplete is case sensitive
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://netikka.net/dev/autoc.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/autoc.exe
Press "s"
Windows give options: Second, Sixth, stest
Wine only gives: stest
Minor, but could affect something else too, depending where is it..
--
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=18899
Summary: Notepad++ right click menu doesn't work
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21741)
--> (http://bugs.winehq.org/attachment.cgi?id=21741)
screenshot
Notepad++ pops up a little menu if you right click on a file name in the
toolbar, with options to save all files, close all, print, etc. Under wine, the
menu doesn't show up.
There's no terminal output.
Screenshot attached, for those unfamiliar with notepad++.
--
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=36118
Bug ID: 36118
Summary: kernel32/actctx tests have a couple leaks
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20968== 78 bytes in 1 blocks are definitely lost in loss record 125 of 257
==20968== at 0x7BC4C735: notify_alloc (heap.c:255)
==20968== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==20968== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==20968== by 0x7BC2A28D: parse_cominterface_proxy_stub_elem (actctx.c:1616)
==20968== by 0x7BC2C0DC: parse_file_elem (actctx.c:2167)
==20968== by 0x7BC2C741: parse_assembly_elem (actctx.c:2268)
==20968== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==20968== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==20968== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==20968== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==20968== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==20968== by 0x4C1608F: test_create (actctx.c:725)
==20968== by 0x4C1BDE2: test_actctx (actctx.c:1870)
==20968== by 0x4C1D938: func_actctx (actctx.c:2212)
==20968== by 0x4D08640: run_test (test.h:584)
==20968== by 0x4D08A2F: main (test.h:654)
==20968==
==21444== 156 bytes in 2 blocks are definitely lost in loss record 167 of 257
==21444== at 0x7BC4C735: notify_alloc (heap.c:255)
==21444== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21444== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==21444== by 0x7BC2B16A: parse_com_interface_external_proxy_stub_elem
(actctx.c:1898)
==21444== by 0x7BC2C6C0: parse_assembly_elem (actctx.c:2260)
==21444== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==21444== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==21444== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==21444== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==21444== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==21444== by 0x4C5608F: test_create (actctx.c:725)
==21444== by 0x4C5BDE2: test_actctx (actctx.c:1870)
==21444== by 0x4C5D938: func_actctx (actctx.c:2212)
==21444== by 0x4D48640: run_test (test.h:584)
==21444== by 0x4D48A2F: main (test.h:654)
==21444==
--
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=36301
Bug ID: 36301
Summary: valgrind shows an invalid read (bstr) in
msxml3/tests/saxreader.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5655== Invalid read of size 1
==5655== at 0x40097E3: strlen (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5655== by 0x7B850994: MultiByteToWideChar (locale.c:1991)
==5655== by 0x4C75BC3: alloc_str_from_narrow (saxreader.c:80)
==5655== by 0x4C75C7C: _bstr_ (saxreader.c:92)
==5655== by 0x4C80FEE: test_mxwriter_flush (saxreader.c:3302)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655== Address 0x7c71870 is 0 bytes after a recently re-allocated block of
size 2,048 alloc'd
==5655== at 0x7BC4C735: notify_alloc (heap.c:255)
==5655== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5655== by 0x4C80FC3: test_mxwriter_flush (saxreader.c:3300)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655==
(separate from bug 36300)
--
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=12441
Summary: winecfg: confusing interface for setting per-app
overrides
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winecfg's interface for setting per-app library overrides
screams "obscure! side-effect! unclean!"
--
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=30557
Bug #: 30557
Summary: winegstreamer broken with >=glib-2.32.0
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: galtgendo(a)o2.pl
Classification: Unclassified
As of glib 2.32.0, a call to g_thread_init(foo), where foo!=NULL is no longer
effective, it just triggers a warning:
GThread-WARNING **: GThread system no longer supports custom thread
implementations.
While I'm not sure this is the reason, a game using gstreamer sounds like a
stuck vinyl record, it does seem this way.
This sort of invalidates most of dlls/winegstreamer/glibthread.c content.
--
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=37258
Bug ID: 37258
Summary: Editor via Wine (notepad) no Numlock numbers avaiable
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)mk-news.com
Editor via Wine (notepad) no Numlock numbers avaiable
testet with my own programm: "VK-LEFT" comes for key 4 on numeric Key if
Numlock on or off
Leafpad do it correct
wine 1.6.2 via VNC4Server on LXDE-desktop
--
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=33242
Bug #: 33242
Summary: Panzer Elite Action Demo - Exception frame is not in
stack limits
Product: Wine
Version: 1.5.26
Platform: x86
URL: http://www.gamershell.com/download_12230.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
When launching the demo has a message: 'err:seh:raise_exception Exception frame
is not in stack limits => unable to dispatch exception.'
--
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=40076
Bug ID: 40076
Summary: Crash when running Adobe Illustrator CS 2015
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurrent93(a)gmail.com
Distribution: ---
Created attachment 53557
--> https://bugs.winehq.org/attachment.cgi?id=53557
backtrace
Trying to run Adobe Illustrator CS 2015.
It installs correctly but on startup it fails.
--
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=38299
Bug ID: 38299
Summary: Fullscreen window is ignoring mouse input after
TrackPopupMenu()
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zenden2k(a)gmail.com
Distribution: ---
Created attachment 51130
--> https://bugs.winehq.org/attachment.cgi?id=51130
Slightly modified default project from visual studio 2008
A fullscreen window is ignoring mouse input after TrackPopupMenu().
After I right click on it, the popup menu appers. After I choose an item or
click outside menu, the popup menu closes. After that, the window is not
receiving any mouse events.
After I switch to another window and back using Alt-tab, my window unfreezes.
I have tested with wine 1.7.38 and 1.6, XFCE and KDE. Xubuntu 14.04. I tested
in VirtualBox
$ wine --version
wine-1.7.38
$ wine fullscreentest.exe
<no output>
// works fine (minus 1 pixel)
//hWnd = CreateWindow(szWindowClass, szTitle, WS_POPUP|WS_SYSMENU, 0, 0,
GetSystemMetrics(SM_CXSCREEN)-1, GetSystemMetrics(SM_CYSCREEN)-1, NULL, NULL,
hInstance, NULL);
// FAIL!
hWnd = CreateWindow(szWindowClass, szTitle, WS_POPUP|WS_SYSMENU, 0, 0,
GetSystemMetrics(SM_CXSCREEN), GetSystemMetrics(SM_CYSCREEN), NULL, NULL,
hInstance, NULL);
// FAIL! (plus 1 pixel)
hWnd = CreateWindow(szWindowClass, szTitle, WS_POPUP|WS_SYSMENU, 0, 0,
GetSystemMetrics(SM_CXSCREEN)+1, GetSystemMetrics(SM_CYSCREEN)+1, NULL, NULL,
hInstance, NULL);
LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
...
case WM_CONTEXTMENU:
hPopupMenu = CreatePopupMenu();
InsertMenu(hPopupMenu, 0, MF_BYPOSITION | MF_STRING, 333, "Play");
InsertMenu(hPopupMenu, 0, MF_BYPOSITION | MF_STRING, 222, "Exit");
SetForegroundWindow(hWnd);
TrackPopupMenu(hPopupMenu, TPM_LEFTALIGN|TPM_VERTICAL, 0, 0, 0, hWnd, NULL);
See full code in 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.
http://bugs.winehq.org/show_bug.cgi?id=34690
Bug #: 34690
Summary: eTeacher 4: if the sound is turned on the application
crashes
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46238
--> http://bugs.winehq.org/attachment.cgi?id=46238
Error+Log
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio
One can hear the sound, but eTeacher 4 crashes if it is turned on.
There's no demo for this application.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=33922
Bug #: 33922
Summary: MeituXiuxiu:button can't work and some picture didn't
be displayed relate to font type
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 45060
--> http://bugs.winehq.org/attachment.cgi?id=45060
with default fonts and configure
1. download the installer and run it.
2. with default configure you can find that the button with text
'立即安装美图秀秀'(meaning: install MeituXiuxiu right now) can't work when you click on
it.
In face, there are also some picture didn't be displayed in normally(as picture
with_simsun.png in attachments)
And I found this all may relate to font type. If I copy the simsun.ttc from
windows and that run it, I can find the button work and the picture was
displayed.
attachments:
pciture.png: is what it look like with default fonts and configure
with_simsun.png: is what it look like after i copy simsun.ttc from windows.
--
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=39507
Bug ID: 39507
Summary: Psiphon 3: crashes when executing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yoonesr(a)gmail.com
Distribution: ---
Created attachment 52650
--> https://bugs.winehq.org/attachment.cgi?id=52650
backtrace of bug
psiphon crashes when I execute it.
I have installed wininet and winhttp.
--
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=35604
Bug ID: 35604
Summary: Wine64 build produces extra warning in winmm comparing
to Wine32 build
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Classification: Unclassified
Created attachment 47553
--> http://bugs.winehq.org/attachment.cgi?id=47553
64bit build log
Similarly to bug 35602, but this time for winmm:
* warning: cast to pointer from integer of different size
--
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=40369
Bug ID: 40369
Summary: Certain images in Imperium Galactica 2 spin way too
fast
Product: Wine-staging
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chris(a)maytownsend.co.uk
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
So after a previous bug was fixed on this game -
https://bugs.winehq.org/show_bug.cgi?id=30269 - I believe, the issue is now
that we have a few items that spin in the game (just cosmetic UI stuff).
In the loading screen we have spinning asteroids, during the game we have icons
like planets and ships in the bottom left corner.
They spin _really_ fast now.
You get an error -
err:ddraw:d3d_device3_GetRenderState Unexpected texture stage state setup,
returning D3DTBLEND_MODULATE - likely erroneous.
That could be related. I'd be happy to provide any debug log requested.
Although I just checked, the demo includes the same problem for the menu screen
asteroids.
--
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=34633
Bug #: 34633
Summary: When the Diablo installer starts it doesn't play a
Diablo laugh sound
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46156
--> http://bugs.winehq.org/attachment.cgi?id=46156
Diablo Log:
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio
I've attached a sound log for this one. I can't find a demo where the problem
could be reproduced (but maybe there is one).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=40693
Bug ID: 40693
Summary: james bond quantum of solace entry until main menu and
after this crash
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 54570
--> https://bugs.winehq.org/attachment.cgi?id=54570
backtrace
In wine 1.9.11 game runs previously put as native in winecfg
msvcm90, msvcp90 and msvcr90
System Specs used in test
Nvidia Drivers 367.18 (run package from nvidia homepage)
Xubuntu 16.04 64Bit - Kernel 4.4.0-23 generic (ubuntu mainline) - CPUFreq:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
However at now game crash in main menu
--
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=35115
Bug ID: 35115
Summary: Campaign Cartographer does not install -
err:msi:set_installer_properties Failed to set the
UserSID property
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: dj.shaw(a)btconnect.com
Classification: Unclassified
Created attachment 46844
--> http://bugs.winehq.org/attachment.cgi?id=46844&action=edit
Install log
Campaign Cartographer 3 does not install. The install program appears to run
OK, but no files are installed to the prefix. The final error output is
err:msi:set_installer_properties Failed to set the UserSID property
I am unable to run a regression test as my setup does not appear capable of
compiling Wine prior to 1.6. Last known good version (from AppDb) Wine-1.2.1.
--
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=26040
Summary: Odell Down Under Demo: Pagefault on read access when
moving fish around the map
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33209)
--> (http://bugs.winehq.org/attachment.cgi?id=33209)
wine: Unhandled page fault on read access to 0x00001498 at address
0x11ff:0x00001117 (thread 0022), starting debugger...
When navigating the fish up or down the ocean floor it will go to the next
"room" in the game. This causes a pagefault every time.
--
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=11995
Summary: Wipeout XL hangs at startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeout
xl.zip.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://jmikeneedham.dyndns.org/?p=10, a user complained
that Psygnosis Wipeout XL hangs on startup. I confirmed
this with the downloadable demo,
http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeoutxl.zip.html
Name wipeoutxl.zip
Size 6153701
sha1sum 5e420f8e79ac63e1e3bb76692dbfb0ae1caf1161
Looking at the log, it seems to be looping endlessly looking
for an audio CD to be inserted. This was common practice
back in the day; gamers would always throw an audio
CD-ROM in the drive so they could listen to music
while they played. Games often came on hybrid audio/data cds.
When you insert a hybrid audio/data cd, though,
you have to tell the system to mount the data portion,
else wine won't give it a drive letter.
So, if you jump through those hoops (e.g. insert a
cd-rom and tell the system to mount it), the
game will continue to the next problem: you can
tell the game to start, and the welcome screen then
goes away, but no game window comes up. The log shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f820,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
So I guess the next step is to try this on an 8 bit display.
--
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=40762
Bug ID: 40762
Summary: Approach 97: Error Message When Opening From Network
Path
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crashdance(a)charter.net
Distribution: Mint
When opening a database (APR) file from a CIFS mapped Windows network share
using a drive letter in dosdevices Approach fails to open the file. The error
message is "Cannot open database "Z:\examplefile.dbf" because it is encrypted."
This problem persists regardless of the compatibility mode in the Wine config.
The program works correctly in a modern version of Windows and a Windows
virtual machine connected to the same LAN.
--
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=20926
Summary: marshal_object couldn't get IPSFactory buffer for
interface
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0mcat(a)gmx.de
Created an attachment (id=25084)
--> (http://bugs.winehq.org/attachment.cgi?id=25084)
Log from running ZoomBrowser with Wine 1.1.33
Running ZoomBrowser EX (image transfer and archiving software from Canon) fails
giving the attached log.
--
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=36979
Bug ID: 36979
Summary: Cry of Fear defaults to 1280x1024 resolution
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
Created attachment 49106
--> https://bugs.winehq.org/attachment.cgi?id=49106
Startup log
Hello,
I tried to run the game Cry of Fear, which is a free game available on Steam:
http://store.steampowered.com/app/223710/
The game is bundled with a launcher where one can choose the resolution it
should run with. Regardless of the resolution I choose, the game will only run
in 1280x1024.
The launcher starts up the cof.exe like this:
wine cof.exe -basedir cryoffear -game cryoffear -hw -heapsize 1536000 -no3dmenu
-fullscreen -widescreen -w 1280 -h 720
Even when I manually start it like this (without the launcher) it still won't
use the specified resolution. A logfile is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27814
Summary: Die by the Sword: menus don't drawn unless mouse is
moving
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.fileplanet.com/11123/10000/fileinfo/Die-By-
The-Sword-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35574)
--> (http://bugs.winehq.org/attachment.cgi?id=35574)
plain terminal output
This is a long-standing issue with the game under Wine (there are references on
AppDB with Wine as old as 0.9.20).
The problem:
In the menus, when you click on an option the previous menu "rolls up" on the
screen and the new menu drops down. In Wine the menu animation is broken: it is
stuck (not redrawing) until you begin to move the mouse.
A sound effect is intended to play when the menu comes down/up (a clashing
sound of swords). The sound is looping while the menu is in stuck state.
So you have to move the mouse constantly to use the menus.
Die by the Sword is quite an oldie game (1998), using Directdraw/DirectX 5(?).
The problem can be reproduced in the demo, too.
Notes when testing with the demo:
1) Set Windows version to Win98 otherwise the game tries to use Glide3D
(crashed for me).
2) You don't have to install the demo just unzip the contents of dbts.zip and
launch the game by WINDIE.EXE
--
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=41115
Bug ID: 41115
Summary: foldit-linux wine crashes puzzle 1269
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55323
--> https://bugs.winehq.org/attachment.cgi?id=55323
foldit-linux wine crashes puzzle 1269 backtrace
foldit-linux wine crashes puzzle 1269 after a long play run
--
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=19815
Summary: FOnline has problem with textures, some are empty
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://fonline2238.blogspot.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bafman(a)seznam.cz
FOnline - The online remake of the Fallout world is currently in betatesting
and in active development. The problem is, the game is functional, but on
certain configurations there are outages in textures.
The coders of FOnline expect the problem to be in the wine, escpecially, DX
does not properly free unused texture from memory, preventing loading the new
ones.
Please, if you can give me some hints, how to debug the app in order to give
you more indices, pls write me and I can liase with developers, who are
primarily windows ones.
Thanks,
B.
--
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=13953
Summary: Spiceworks Hangs on launching app
Product: Wine
Version: 1.0-rc5
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hytek3000(a)yahoo.com
CC: hytek3000(a)yahoo.com
Created an attachment (id=14106)
--> (http://bugs.winehq.org/attachment.cgi?id=14106)
Output from starting wine spicework_desktop.exe and trying to launch
application
Installer works okay for the most part (blank text on two of the install
screens), and the taskbar icon works. When clicking launch, spiceworks loading
screen hangs on "is starting..."
The log contained has some messages about a missing registry entry for Ruby.
AppDB entry: http://appdb.winehq.org/objectManager.php?sClass=version&iId=12579
--
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=39284
Bug ID: 39284
Summary: Keyboard entry problems in Turbocad 7.1
Product: Wine
Version: 1.7.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedhansen(a)sasktel.net
Distribution: ---
TurboCad 7.1 will not respond to keyboard entry when in drawing mode. Does
respond to some keyboard entry when a pop-up dialog box is being used. Keyboard
entry in drawing mode is usually key shortcuts to things like "snap to grid" so
it may be the program is not accessing the key entry shortcut definitions (I
have no ides how this works inside Turbocad though).
This bug does not seem to be specific to any wine version, rather, it seems
related to the linux version but it is getting worse.
With Ubuntu 12.04 and wine 1.4, no bug.
With Ubuntu 14.04 and wine 1.4, bug as described above.
With Ubuntu 14.04 and wine 1.6, bug as described above.
With Ubuntu 14.04 and wine 1.7, no keyboard response, unable to install.
--
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=24795
Summary: [The Master Genealogist 7.04] Minimized window bar for
program view within application are not shown
correctly
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www.whollygenes.com/files/tmg7setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Using [The Master Genealogist 7.04] when you try to minimized a program view
like the details window instead of a bar like in win xp only the text of the
windows is shown within the application and difficult to restore.
(see attachments)
no winetricks I tried worked (eg:gdiplus or dcom98)
--
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=39499
Bug ID: 39499
Summary: Crash to access another window while running in full
screen
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: antony-ag(a)hotmail.com
Distribution: ---
I am having the same problem described in the report #34428
I met this bug running League of Legends
While running in full screen, if I try to switch to another window out of the
game the image freezes and I lose control of the game, but still can hear the
sound of the game in progress. When this happens I am required to open a
terminal and kill the process.
This problem does not occur if I keep the wine using the system window manager
to control the window.
But when I do the wine keep using the system window manager, when the game ends
and the game returns from full-screen mode to windowed mode the wine does not
recover control of the keyboard.
I am using Ubuntu 15.10 and the latest version of the wine, but this problem
occurs in other versions of ubuntu and wine.
The debugging mode does not report an error.
--
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=40071
Bug ID: 40071
Summary: Can't download ISO file with Secure Download Manager
v3.24.5511.1 on wine
Product: Wine
Version: 1.2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)gmail.com
Distribution: ---
Created attachment 53551
--> https://bugs.winehq.org/attachment.cgi?id=53551
terminal output when clicking the download button
Passing the .sdx that represents the desired ISO file to be downloaded, Secure
Download Manager is opened. Then clicking the "start download" button generates
a small window with title "Wine internet explorer" and message "exception
TypeError: t is undefined" and no download happens. The console output changes,
and these changes were copied in a txt that I attached bellow
--
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=36439
Bug ID: 36439
Summary: Wildstar IE7 error on launch ( IE fixmes )
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funkydude87(a)hotmail.co.uk
Created attachment 48461
--> http://bugs.winehq.org/attachment.cgi?id=48461
fixmes
When launching the Wildstar executable an error pops up saying "You do not have
a browser supported by the Wildstar launcher. Internet Explorer 7 or later is
required. Continue?"
If I continue, a wine error (page fault) is produced. Something is preventing
the launcher from detecting that IE is "installed".
Attached is the console paste of all the "fixmes" produced when I click
continue, before the page fault popup is shown. I could post the page fault but
I don't think there's any point? I think it's the amount of IE-related fixmes
that causes the fault.
--
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=32754
Bug #: 32754
Summary: rFactor 2 dedicated server crash - Unhandled exception
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus.blumhagen(a)web.de
Classification: Unclassified
Created attachment 43231
--> http://bugs.winehq.org/attachment.cgi?id=43231
console output, when not requesting crash details
Overview
"Core/rFactor2 Dedicated.exe", run from the root dirctory of the application,
crashes.
Steps to reproduce
(There is no purchase required for running the dedicated server, so by
following below steps anybody can try and reproduce the above behaviour.)
1.
Download "rFactor2 full installer" (currently Build 134) from
http://rfactor.net/web/rf2/rf2dl/. Also download at least one .rfmod file from
the category "Content (cars, tracks, etc)". I´d recommend "2012 FIA Formula
Two", since it has no updates yet, no dependencies on other content and is
comparably small, thus making its installation the least troublesome.
2.a
Install rFactor2, take a note of where you choose the "Data and Settings
Destination Folder" to be, or make it the same as the "Core Destination
Folder".
2.b
Put your .rfmod file(s) into the "Packages" directory inside the "Data and
Settings Destination Folder".
2.c Change directory to the "Core Destination Folder", run "Core/ModMgr.exe"
and Install the Mod(s)
3. Still in the "Core Destination Folder", run "Core/rFactor2\ Dedicated.exe".
Leave the default settings by clicking the bottom right button in the first 3
windows that appear. Then assign a "Race Name" (top left) on the last dialog
(the one that has "Load Track" written on the bottom right button). Then click
"Load Track"...
Actual Result
The server starts loading but crashes in the process after a short time and the
following message is output on the terminal:
"wine: Unhandled exception 0xc0000417 in thread 29 at address 0x5369bc (thread
0029), starting debugger..."
Also, the crash window of wine titled "Program Error" comes up, but when I
click "Show Details", the window of "rFactor2 Dedicated.exe" is closed
immediately and the window "Program Error Details" pops up but won´t show any
details, it stays at:
"Loading detailed information, please wait..."
Whereas, when after the crash I choose to close the "Program Error" window
there is more information on the terminal, see the attachment.
Expected Result
A running rFactor 2 dedicated server.
Build date & Platform
Build date: 2013-01-19
gcc --version: gcc (Debian 4.7.2-5) 4.7.2
wine --version: wine-1.5.22
Build and run environment is a chroot containing Debian Sid i386, host is
Debian 6.0.6 (Squeeze).
Build dependencies were installed by "apt-get build-dep wine"
Additional information
The program was run semi-successfully already, but I cannot reproduce it
anymore. But even then it crashed more than 75% of the time with the symptoms
described above. When it successfully launched, the server sometimes could not
connect to the matchmaker.
Not knowing, which component ist at fault, I tried a run with
WINEDEBUG=trace+all, but after half an hour and seeing the log grow to more
than 2.2 GB, I gave up.
--
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=35560
Bug ID: 35560
Summary: iUAT (ipSTAR configuration program) gives Debug
Assertion Failed error at start-up
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajvancuyl(a)gmail.com
Classification: Unclassified
Created attachment 47483
--> http://bugs.winehq.org/attachment.cgi?id=47483
Bactrace - see how obtained in text above
Hi, this bug relates to running the ipSTAR iUAT configuration program under
wine. The app runs fine on 32 bit i386 with no errors. Running under a 64 bit
architecture it comes up with an error: Debug Assertion Failed. There are
abort, retry and ignore options given. Retry and subsequently show details
gives the backtrace listing attached below. Ignore, followed by OK starts iUAT
normally. Wine is version 1.7.12 64bit.
Can this error be eliminated? Thanks.
Regards, Ainsley
--
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=31693
Bug #: 31693
Summary: Gamepad vs. some CAPCOM games
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
After running a game +X and +Y buttons turn pressed. Tested on Logitech F710
gamepad and DMC4 and Rockman X8 games. Games by other authors (e.g. Duke Nukem
Manhattan Project) work well.
--
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=32450
Bug #: 32450
Summary: Left and up keep pressed when play touhou series game
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wengxt(a)gmail.com
Classification: Unclassified
This bug only appear when I plugin my usb mouse, and if I unplug and restart
the application it will behave correctly. No matter virtual/non-virtual desktop
is enabled it's all the same.
My laptop model is Asus Zenbook UX31E-DH72, the usb mouse is Microsoft Arc
Touch.
Replace the directinput dll with the windows one will resolve this, so I
suppose this is directinput related.
All touhou series game is affected. (From th06 to th128..) I don't have more
game to test though..
Some one who have similar problem, though the post is very old:
http://ubuntuforums.org/showthread.php?t=1577051
--
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=40073
Bug ID: 40073
Summary: Warframe Not enough memory 2 GB
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 53553
--> https://bugs.winehq.org/attachment.cgi?id=53553
Terminal output
I have more then 2 GB of ram but when I try to install warframe.
The launcher tells me that I don't have 2GB of ram.
I am using the 32bit prefix
--
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=33107
Bug #: 33107
Summary: cavorite demo runs slowly
Product: Wine
Version: 1.5.25
Platform: x86
URL: http://www.moddb.com/games/cavorite-the-complete-saga/
downloads/cavorite-tcs-demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Framerate in-game (but not in menus and such) is on the order of 1 fps.
--
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=38100
Bug ID: 38100
Summary: slow video performance/flickering with compiz enabled
[NVIDIA 340.76 (x86) drivers]
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shomari.sharpe(a)gmail.com
Distribution: ---
Video performance is terribly slow/flickering and tearing textures when compiz
is enabled. I also cannot ALT+TAB from a fullscreen application. I am using
* Ubuntu 14.04 LTS
* NVIDIA 340.76 drivers
I believe this bug is related to bug #20891
--
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=18715
Summary: No statusbar in Notepad
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Eldmannen+wine(a)gmail.com
The Notepad that comes with Wine has no statusbar.
--
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=41032
Bug ID: 41032
Summary: Pirate King Online: doesn't open up
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arwin18peter(a)gmail.com
Created attachment 55205
--> https://bugs.winehq.org/attachment.cgi?id=55205
I wanna play pirate king online so I downloaded and did all i can to make it
work. unfortunately...
help please
--
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=40602
Bug ID: 40602
Summary: enhancement request for phillips wowvx support for dx7
dx8 dx9 & directdraw 3d $1000 donation reward for
success.
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ironhell(a)hotmail.com
Hi, I'm submitting an enhancement request for wined3d to support the
phillips\dimenco wowvx monitors. These are autostereoscvopic screens that will
replace glasses based monitors in the near future.
I'm offering a thousand dollar donation to the wine project to the
person\volunteer which can implement working support for the DX versions listed
in the summary. Those are dx7 8 9 and directdraw 3d, with emphasis on dx7 and
8.
--
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=38305
Bug ID: 38305
Summary: SMARegisTry Backup installer: corrupted window title
Product: Wine-gecko
Version: unspecified
Hardware: x86
URL: http://smartregistry.tk/download.php?id=1
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: gyebro69(a)gmail.com
Regression SHA1: f5e3281a807092b4f166a72d9e9965ad24f0a101
Distribution: ---
Created attachment 51139
--> https://bugs.winehq.org/attachment.cgi?id=51139
terminal output
The installer is actually a self-extracting Winrar archive.
When I start the installer in virtual desktop mode, the right half of the
window title is black (see attached screenshot).
The problem is present since Gecko 2.34 has been released
f5e3281a807092b4f166a72d9e9965ad24f0a101 is the first bad commit
commit f5e3281a807092b4f166a72d9e9965ad24f0a101
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Nov 3 12:39:59 2014 +0100
mshtml: Wine Gecko 2.34 release.
wine-1.7.39-173-gf6a341c (Wine Gecko 2.36 installed)
Fedora 21
XFCE 4.10
Nvidia binary drivers 340.76
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27637
Summary: Separate Indic matras should be shown with dotted
circle
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Created an attachment (id=35338)
--> (http://bugs.winehq.org/attachment.cgi?id=35338)
the document with matras separated by spaces as shown in youtube video
eparate matras are to be shown with Character: ◌ U+25CC, Name: DOTTED CIRCLE
Please see matras_need_dotted_circle.rtf and youtube video:
http://www.youtube.com/watch?v=dC6gWjPaVCI
--
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=29993
Bug #: 29993
Summary: Weird title bar in input window
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johanssongreppet(a)yahoo.se
Classification: Unclassified
When running Igor Engraver 1.7 via Wine 1.4-rc3, the input window looks and
behaves strangely. First there is no title in the title bar of this window and
the color is light grey instead of the standard Windows blue. When shifting
focus a first time to the input window the title is shown in white, but is cut
off before the end. When shifting focus back to the score window and shifting
focus to the input window a second time, the title bar becomes black, still
with white characters cut off before the end. When shifting focus back and
forth between input window and score window new "color configurations" appear
in the input window.
--
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=27845
Summary: Weather Watcher Live: Unusable gui
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35609)
--> (http://bugs.winehq.org/attachment.cgi?id=35609)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine WWL7080.exe
4) default installation
5) override winhttp.dll
6) wine ww.exe
Behaviour:
GUI is not usable and lacks widgets (left image).
Expected behaviour:
GUI should be usable and have all widgets (right image).
Workaround:
winetricks ie7 msxml3
--
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=40096
Bug ID: 40096
Summary: Pendulumania: Black screen
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I was re-testing bug 19733 and noticed a new regression.
Pendulumania is Japanese game and when started you need to select "?????". In
wine-1.7.13 you can play the game with horrible psychedelic colors. See
https://bugs.winehq.org/attachment.cgi?id=45292
But this was broken by wine-1.7.13-22-g4c4552c:
commit 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Wed Feb 19 16:14:53 2014 -0600
wined3d: Restore the pixel format of the window whose pixel format was
actually changed.
Since this commit till wine-1.7.54 instead of Psychedelic colors it paints only
"Pendulumania Working".
Between wine-1.7.54 and wine-1.7.55, where this commit was fixed/reverted, this
game shows only black screen.
--
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=40781
Bug ID: 40781
Summary: KSP Trajectory Optimization Tool (using MATLAB Runtime
(MCR)) "Could not successfully parse URI string"
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clay(a)boobah.com
In https://bugs.winehq.org/show_bug.cgi?id=40557 I got assistance getting KSP
Trajectory Optimization tool.
The maintainer has since updated it to use a newer version of the MATLAB
Runtime (from 2014b to 2015b).
Now when launched in wine, a small error dialog appears that says "Could not
successfully parse URI string". Screenshot attached.
To reproduce, follow instructions here:
http://forum.kerbalspaceprogram.com/index.php?/topic/33568-winmac-ksp-traje…
MATLAB Runtime download:
http://www.mathworks.com/supportfiles/downloads/R2015b/deployment_files/R20…
KSP TOT download:
https://dl.dropboxusercontent.com/u/29126891/KSPTOT.zip
I'm using WINE staging 1.9.11 on OS X 10.11.5
$ wine ~/Downloads/KSPTrajectoryOptimizationTool.exe
fixme:winediag:start_process Wine Staging 1.9.11 is a testing version
containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:console:AttachConsole stub ffffffff
fixme:ver:GetCurrentPackageId (0x412cfc0 0x0): stub
fixme:heap:RtlSetHeapInformation 0x10000 0 0x412d2f8 4 stub
fixme:ntdll:NtCreateNamedPipeFile Message mode not supported, falling back to
byte mode.
fixme:heap:RtlSetHeapInformation 0xe460000 0 0x412ce80 4 stub
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
>>>> error dialog appears here <<<<<
fixme:msvcrt:__clean_type_info_names_internal (0xc7c4028) 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.
http://bugs.winehq.org/show_bug.cgi?id=35669
Bug ID: 35669
Summary: Space Giraffe: text between levels (and on level
selection screen) is corrupted / unreadable
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: pedro.timoteo(a)gmail.com
CC: wine-bugs(a)winehq.org
Llamasoft's Space Giraffe (demo currently available at
http://minotaurproject.co.uk/downloads/SpaceGiraffeSetup105.zip) is perfectly
playable, but the text between levels (where the game gives your rating, among
other things) is unreadable. This also affects some text in the level selection
screen (with the levels' names), and other text effects during actual gameplay.
Text in menus is fine; the problematic text uses some scaling effects that
don't work in Wine.
I'm testing it in 1.7.13, but this is an old bug (affecting 1.6.x as well, and,
according to the AppDB, even older versions). Note that this isn't related to
bug #32876, which actually rendered the game mostly unplayable, and was
apparently fixed in 1.5.29.
--
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=11179
Summary: No$gba debugger GUI buttons are not stacked
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=10234)
--> (http://bugs.winehq.org/attachment.cgi?id=10234)
Error log
Some of the buttons in the GUI of No$gba aren't stacked one on top of each
other. Instead, they lay right beside one another, and subsequently some are
off-screen and cannot be clicked.
http://nocash.emubase.de/gba-640x.gif
^That's more or less how things are supposed to look, with the "Trace" "GBA
Specs" "Reload" buttons, etc, stacking on top of each other. Some changes have
been made since that screenshot and now all of the buttons are in a single
"column" going down the side of the register view window.
Unfortunately, this application isn't free for sharing, and costs $15 USD for a
year's license.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36525
Bug ID: 36525
Summary: Ctrl+C does not copy in the Battle.net chat scrollback
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Open a chat window with someone and select some text from the scrollback. Right
click -> Copy works, but Ctrl+C does not.
--
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=38850
Bug ID: 38850
Summary: crypt32/tests: chain test fails on Debian Jessie
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 51777
--> https://bugs.winehq.org/attachment.cgi?id=51777
console output of failing "make chain.ok"
chain.c:4424: Test failed: stanfordPolicyCheckWithMatchingName[0](#0004):
expected 00000000, got 800b0109
(see full output attached)
Tried to isolate the problem:
- An Debian Wheezy chroot succeeds on this test
- An Debian Jessie chroot fails also on this test
Tested to upgrade the ca-certifactes package with available versions
from snapshot.debian.org:
- Last succeeding version was ca-certificates_20130906_all.deb
- First failing version is ca-certificates_20140223_all.deb
Between this version some certificates were dropped.
Tried removing certificates one by one which were shown removed by "debdiff".
This leads to:
Entrust.net_Secure_Server_CA.crt
Adding this certificate in the Debian Jessie chroot made the test succeed
again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39642
Bug ID: 39642
Summary: Battle.net crashes when you try to resize the window
when "allow the window manager to decorate the
windows" is unchecked.
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonwsb(a)gmail.com
Distribution: ---
Battle.net crashes when you try to resize the window when "allow the window
manager to decorate the windows" is unchecked.
--
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=34925
Bug #: 34925
Summary: SolForge needs
msvcp110.dll.?_Init@locale@std@@CAPAV_Locimp@12@_N@Z
Product: Wine
Version: 1.7.6
Platform: x86
URL: http://store.steampowered.com/app/232450/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
When trying to start SolForge (a pre-release F2P CCG) through Steam, I get a
crash with the message:
wine: Call from 0x7b83b552 to unimplemented function
msvcp110.dll.?_Init@locale@std@@CAPAV_Locimp@12@_N@Z, aborting
--
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=39973
Bug ID: 39973
Summary: Black window is shown when selecting a color.
Product: Wine
Version: 1.9.1
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: ---
Download these examples
http://www.bcgsoft.com/download/BCGControlBarProDemo.zip
Run the BCGPControls.exe example
Click the "Color Controls" on the left hand side.
Click the "Dialog..." Button under "Advanced Color Dialog:"
Click the "Select..." button.
The screen goes black at this stage, clicking anywhere causes it to be removed.
On Windows, it allows you to select the color from a window that is 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=32544
Bug #: 32544
Summary: KwSing: content in the dialog on right didn't display
normally
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42948
--> http://bugs.winehq.org/attachment.cgi?id=42948
The log
reproduce follow this:
0. download and install it
sha1sum KwSing.exe
39bd465f2d2fb61dcd9498e41fe8e1949932f3c4 KwSing.exe
1. ~/.wine/drive_c/Program Files/KWSING$ wine KwSing.exe
And you will find the content in the dialog on right didn't display.(what it
look like as picture 1 in attachments)
I found 'winetricks -q ie7 msxml3' help a lot.(as picture 2 in attachments)
--
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=9882
Summary: Design Software Works, but part interface Dark
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean(a)eccsystems.co.za
Decotech Design program. The design area is very dark. Everything else seems to
be working fine. I'm a very new Ubuntu user, and could not get this program to
work.
The program can be downloaded for testing.
http://www.decotechsoftware.com/dds_download/_products/_dpm/dpem607demo.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41036
Bug ID: 41036
Summary: Winserver not closing after application is closed.
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: jfha73(a)gmail.com
Distribution: ---
Hey guys,
I have a couple of applications running using Wine and I'm running into this
problem:
When I close the application, winserver doesn't close and I have to manually
kill it, I get no errors, no messages, it just keeps running in the background.
Thanks.
--
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=16009
Summary: Sure Thing CD Labeller crashes in SetFocus when you
start to try to use it
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://www.surething.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you get past bug 15992 (either with native comctl32, or with Lei's fix),
you run into a crash involving a nested SetFocus.
0009:Ret KERNEL32.GlobalFree() retval=00000000 ret=007f17a0
trace:seh:raise_exception code=c0000005 flags=0 addr=0x4a269a
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x004a269a).
Backtrace:
=>1 0x004a269a in stcd (+0xa269a) (0x00327ea0)
2 0x00498aaa in stcd (+0x98aaa) (0x00327eb4)
3 0x00498afc in stcd (+0x98afc) (0x00327ec8)
4 0x0042180f in stcd (+0x2180f) (0x00327f78)
5 0x7ebc174a WINPROC_wrapper+0x1a() in user32 (0x00327fa8)
...
24 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
...
47 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
(0x00328fb8)
...
76 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
(0x00329c38)
+relay,+message,+seh,+win,warn+heap log 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.
http://bugs.winehq.org/show_bug.cgi?id=21278
Summary: python's test_zipimport_support test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25590)
--> (http://bugs.winehq.org/attachment.cgi?id=25590)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_zipimport_support
test_doctest_main_issue4197 (__main__.ZipSupportTests) ... Expected line File
"C:\windows\temp\tmppzq0bh\script.py", line 2, in __main__.Test
Got stdout:
**********************************************************************
File "C:\windows\temp\tmppzq0bh\script.py", line 2, in __main__.Test
Failed example:
'line 2'
Expected nothing
Got:
'line 2'
Full output attached. Vincent wrote in the wiki that somehow a 'C:' was changed
to a 'c:'.
--
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=37453
Bug ID: 37453
Summary: python 3.1.1: test_urllibnet failed
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 49823
--> https://bugs.winehq.org/attachment.cgi?id=49823
terminal output.txt
0. Download python from
https://www.python.org/ftp/python/3.1.1/python-3.1.1.msi
sha1sum python-3.1.1.msi
dcf93cb7d5432aa6e47479351f3cbeefddb0bd62 python-3.1.1.msi
1. Install it
2. wine python.exe -m test.test_urllibnet
--
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=40130
Bug ID: 40130
Summary: Microsoft.Office.2013.Professional.Plus.SP1.32bit.VL.E
ng.2015.December install crashed wine-1.8 (Staging)
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: saqiltik(a)gmail.com
Distribution: ---
Created attachment 53626
--> https://bugs.winehq.org/attachment.cgi?id=53626
installation crashed Microsoft.Office.2013
installation crashed
Microsoft.Office.2013.Professional.Plus.SP1.32bit.VL.Eng.2015.December
--
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=26340
Summary: MSXML3, HTTP POST fails
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://netikka.net/dev/upload.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: Loading photograph (jpg) to photoserver.
http://netikka.net/dev/upload.exe
Just select some JPG-file and after waiting you should get image html tag in
return. But failure Ubuntu 10.10
--
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=38880
Bug ID: 38880
Summary: Evernote fails to start from time to time
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Evernote fails to start from time to start and requires a
wineserver -k
to clear the problem and restart. When the problem occurs the Evernote.exe
process starts but appears to hang with 300% CPU usage. A second or third
attempt usually work.
In the failure scenario the auxiliary EvernoteTray.exe and EvernoteClipper.exe
processes do not appear.
--
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=39765
Bug ID: 39765
Summary: Control … has no parent window
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Created attachment 53045
--> https://bugs.winehq.org/attachment.cgi?id=53045
Last 4M of debug +win
Xubuntu 14.04 x86_64
Right-clicking on panel tabs results in an error:
Control 'View37980768' has no parent window at 0052AA9F.
DXP.EXE, Base Address: 00400000.
Installation:
Altium requires a trial login (30-day) that is sent via email. Request it
from:
http://www.altium.com/free-trial
You'll get an Altium login (evaluser(a)altium.com) and links to the installer
download page and license file (license not needed for triggering the bug).
WINEARCH='win32' wineboot
wintricks -q dotnet40 mdac28 corefonts
wine AltiumDesignerSetup_16_0_5.exe
During setup the login dialog will be presented behind the splash screen.
Alt-Space, M and move it or whatever you need to get around the Z-axis problem.
I normally install everything but the defaults are probably sufficient. It
will then download (>1GB) and install it.
When starting the app you may get a series of DLL load failure dialogs caused
by a dependency problem with the "Sources Links" feature. Just hit Enter a
bunch of times until the main app loads. Skip the USB JTAG driver prompt (has
no effect regardless of response).
The main app will open the administration page where the license key file can
be loaded for activation. Subsequent executions will load a
trial/news/whatever web page (uses Gecko).
There will be a floating window with panels for Storage Manager, Messages,
Output, and To-Do. There are two ways to open or close these - via the panel
menus in the lower-right corner of the main app window (System, etc.), and by
right-clicking their tabs in the floating window. The panels can also be
dragged and docked in various locations in the main app window.
Bug:
Right-clicking the tabs to close them triggers the bug (may be a slight delay
initially). An "Information" progress dialog is momentarily shown followed by
the error dialog. The error is not fatal but if the error dialog loses focus
it is impossible to regain it and the DXP.exe process has to be terminated to
exit.
Related:
This may be another manifestation of bug #13183 since Altium also uses
DevExpress (…/drive_c/Program
Files/Altium/AD16/System/DotNet/DevExpress.14.2.7/). There's also bug #33235
that affects tab controls but I don't know if it applies here.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34090
Bug #: 34090
Summary: Worship Keeper program window empty...
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsreyes1014(a)gmail.com
Classification: Unclassified
I'm trying to install a new program called Worship Keeper. The setup file is
attached below. When the setup is done and I tick Finish it comes up with a
dialog box with an error.
I'm running on Linux Mint 15 Cinnamon x86_64 with wine-1.6-rc5.
Requirements for the program is at least directx9 and netframework-2.0
Any help would be 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.
https://bugs.winehq.org/show_bug.cgi?id=41031
Bug ID: 41031
Summary: Unhandled exception: page fault while running Office
2000 setup
Product: Wine
Version: 1.8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bourne.identity(a)hotmail.com
Distribution: ---
Created attachment 55204
--> https://bugs.winehq.org/attachment.cgi?id=55204
backtrace of page fault related to CFGWIZ.EXE
Running MS Office 2000 setup.exe works normally, but towards the end I get a
page fault related to CFGWIZ.EXE. On my system, this happens on Linux as well
as FreeBSD.
--
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=40483
Bug ID: 40483
Summary: cmd execute "if foo==bar echo haha1& echo haha2" in a
wrong way
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Distribution: ---
Step to reproduce"
Run the below command line in cmd console:
if foo==bar echo haha1& echo haha2
Expect result:
On windows, the command prints nothing
Actual result:
On Wine, the command prints "haha2"
This makes latest MSYS2 fails.
--
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=40269
Bug ID: 40269
Summary: Steam crash on OS X
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: forucial(a)icloud.com
Created attachment 53894
--> https://bugs.winehq.org/attachment.cgi?id=53894
stderr from Terminal
While Valve released a new version of Steam with a modern version of Chromium
Embedded Framework, It always crash in Wine.
--
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=28874
Bug #: 28874
Summary: SSF 012 beta R2: UnlockRect() error
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
Classification: Unclassified
Created attachment 37098
--> http://bugs.winehq.org/attachment.cgi?id=37098
SSF terminal output
This Sega Saturn emulator crashes with a UnlockRect() error. Can sometimes be
worked around by setting FixedWindowResolution="1" in SSF.ini, but message
appears again when trying to switch to fullscreen mode.
In order to get to the unlockrect message, the DirectX SDK needs to be
installed to get past an xaudio error (winetricks xact is not enough). In
addition, the game/iso needs to be mounted before launching SSF, either through
cdemu or a physical drive. Otherwise a cdrom error will occur.
Here is the full error:
IDirect3DDevice9::UnlockRect() error.
File : ./Direct3D9.cpp
Line : 1581
Function : Direct3D9::_SetTexture
--
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=41038
Bug ID: 41038
Summary: Microsoft office installation crashes
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: nls(a)trakmate.co.in
Distribution: ---
Created attachment 55213
--> https://bugs.winehq.org/attachment.cgi?id=55213
The attachment contains the crash report when I try to run microsoft office
installation program
Hi
Why I try to run microsoft office installation program (
Setup.X86.en-US_O365HomePremRetail_048ea535-3c26-464f-9bed-5e21fe261c90_TX_SG_.exe)
wine crashes. Please see the attachment for more details.
Kind regards,
Srinivas.
--
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=40455
Bug ID: 40455
Summary: Battle.net crashes after login
Product: Wine
Version: 1.9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: corbie(a)mailbox.org
Distribution: ---
Created attachment 54206
--> https://bugs.winehq.org/attachment.cgi?id=54206
backtrace when battle.net crashed
I have successfully installed Battle.net under Ubuntu 14.04 x64. After logging
in to an European server the app crashes. And it crashed every time I tried to
start Battle.net again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37343
Bug ID: 37343
Summary: Battle.net requested update produces error after
restarting to allow the update
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: developlinuxgames(a)gmail.com
I started the Battle.net launcher. The launcher displayed a dialog saying that
an update was required and it needed to restart. It displayed two buttons, a
Restart Button and an Exit Button. I clicked on the Restart button. After
clicking the restart button, the Battle.net app tried to restart to complete
the required update. Upon the restart of the Battle.net app, I receive an error
stating:
"The application failed to start because it could not find or load the Qt
platform plugin 'windows'. Reinstalling the application may fix this problem."
I had launched the Battle.net using wine64. After the error, I tried launching
the app with both wine and wine64. I receive the error no matter how it is
launched. Until today, the updates have come through fine and I have been able
to run Battle.net and World of Warcraft and World of Warcraft Beta using wine64
without any problems. The update today for Battle.net broke that and it is no
longer usable.
--
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=40582
Bug ID: 40582
Summary: PlayOnLinux Mint Heartstone bug
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krsrdjan(a)gmail.com
Distribution: ---
Created attachment 54423
--> https://bugs.winehq.org/attachment.cgi?id=54423
log hrom error screen
Installed Hearstone with PlayOnLinux and Wine 1.9.9 32bit. Game launches and I
can play it but keep getting error screen when in Battle net client and news
are about to be shown in battle net client.
--
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=40791
Bug ID: 40791
Summary: N-Ball editor shows only a blackscreen
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The editor from the shareware game N-Ball only shows a blackscreen, but the log
doesn't tell much and it doesn't crash.
That said, the program at least seems to work. I took an apitrace, and after
replay I found that the framebuffer showed the actual window, it just wasn't
displayed for some reason.
Tested on Arch with both 1.9.12 and the most recent git version.
Download from official site: www.ragdollsoft.com/nballeditor.zip
--
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=37835
Bug ID: 37835
Summary: Uninstaller never lists 64-bit applications
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_x86_
64.exe
OS: Linux
Status: NEW
Keywords: download, Installer, source, win64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50383
--> https://bugs.winehq.org/attachment.cgi?id=50383
Wine 1.7.33 / WinRAR 5.20 install log
"wine uninstaller" is an easy way to uninstall 32-bit applications, but 64-bit
applications are never listed.
Tested with BOINC 7.x, WinRAR 5.20 and BoincTasks 1.6.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=41235
Bug ID: 41235
Summary: msiexec fails to show installer window
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: https://dl.bintray.com/supertux/SuperTux-Nightly/:Supe
rTux-v0.5.0-rc.3-23-g470349f-win32.msi
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
When I try to install an MSI file, it doesn't open. I am only getting the
following error messages on the console:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no
driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
err:msi:dialog_run_message_loop Failed to create dialog L"PrepareDlg"
err:msi:dialog_run_message_loop Failed to create dialog
L"MaintenanceWelcomeDlg"
err:msi:dialog_run_message_loop Failed to create dialog L"ProgressDlg"
err:msi:dialog_run_message_loop Failed to create dialog L"ExitDialog"
This has also been reported on the forums:
https://forum.winehq.org/viewtopic.php?f=9&t=27223
I tried with the following msi file:
https://dl.bintray.com/supertux/SuperTux-Nightly/:SuperTux-v0.5.0-rc.3-23-g…
SHA1(SuperTux-v0.5.0-rc.3-23-g470349f-win32.msi)=
4343922f3f0342d86088ac286fb8d3a32e039330
--
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=39986
Bug ID: 39986
Summary: Smartflix (to access Netflix) gives an error - setup
does not start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: thierry.salmon(a)gmail.com
Distribution: ---
Created attachment 53425
--> https://bugs.winehq.org/attachment.cgi?id=53425
file created after Smartlix crashed
When starting Smartflix (to access Netflix), I get this error. See attachment.
wine SmartflixSetup.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=39749
Bug ID: 39749
Summary: Battle Realms: black screen after starting a new game
(only with nouveau?)
Product: Wine
Version: 1.7.53
Hardware: x86
URL: http://www.fileplanet.com/82509/80000/fileinfo/Battle-
Realms-Demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 973de3f59c7d47602fe68c8cecf8fc3dbc59bcff
Distribution: ---
The game loads to the main menu, but when I start a new game (or the tutorial
in the demo version) I'm getting only a black screen although the game seems to
be running because I can hear audio from the game.
Alt-tabbing back and forth doesn't resolve the problem, but if I switch to
another workspace in XFCE and switch back to the game, then the screen is
displayed correctly.
Actually, I have this problem with some other games as well: Planescape:Torment
shows the same behaviour when I try to save the game, the screen is not
refreshing in the save game dialogue.
Atlantis III also has a similar problem: after playing the intro video, the
screen remains frozen (until I switch workspaces back and forth).
According to my testing, the problem in those games was introduced by
commit 973de3f59c7d47602fe68c8cecf8fc3dbc59bcff
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Oct 15 22:41:12 2015 +0200
wined3d: Pass a context to surface_load_location.
The commit can't be reverted, but the games work properly with the previous
commit.
I can't reproduce the problem with Nvidia binary driver 340.96.
Stefan, could you please check whether it is present with other gpus/drivers?
To reproduce the problem in Battle Realms demo:
1. Install and start the demo. You can skip the intros by pressing <Space>. In
the main menu select <New Game>, choose <Tutorials> and select one of the
available missions. When the map is loaded (sound begins to play) the screen
remains black here.
Wine 1.8-rc3
Fedora 23
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NV92
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.0-devel
OpenGL core profile shading language version string: 3.30
X Server 1.18
XFCE 4.12 (also present in Gnome 3 and Openbox window managers)
BattleRealmsDemo.zip
sha1: fd5f8e5bc30df10abc0b9d4890f8dd3c8953ba90
Terminal output:
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33f258,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ba98,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ba98,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f598,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:ddraw:ddraw7_FlipToGDISurface iface 0x12aeb0 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=41144
Bug ID: 41144
Summary: GOG Galaxy fails to start in every version of Windows
after Windows XP
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55350
--> https://bugs.winehq.org/attachment.cgi?id=55350
Sample terminal output from a prefix set to Windows 7 mode
I am not sure if this will be considered a valid bug report but GOG Galaxy has
issues when attempting to start it on any version of Windows besides XP.
The issue here is manifold:
1. Windows-only games that are 64-bit only with no 32-bit version are becoming
more and more common. This makes it impossible for users to use certain online
features within the game such as uploading discoveries because the online
portion requires GOG Galaxy to be present and running.
2. The 64-bit version of Windows XP has never received Service Pack 3 and GOG
Galaxy requires, at minimum, Windows XP SP3.
Here's one scenario I have tried to make Galaxy run in a 64-bit Windows 7
install:
1. Run winetricks vcrun2010 vcrun2012 vcrun2013 in Windows 7 mode.
2. Switch the prefix to Windows XP mode then run winetricks vcrun2015 to get
around the issue with Windows 7 mode and the lack of a working Windows Upgrade
Service in the non-Staging version of Wine.
3. Install GOG Galaxy afterwards in Windows 7 mode.
4. Attempt to run "wine GalaxyClient.exe"
I am not sure if this issue is caused by running "winetricks vcrun2015" in
Windows XP mode and then switching to Windows 7 mode as I've used this
workaround to work around VC2015 issues with UE4 games that require Windows 7
and above in order to run.
I have tried starting GOG Galaxy with and without "winetricks vcrun2010
vcrun2012 vcrun2013" ("winetricks vcrun2015" is always needed for now so very
attempt at me running GOG Galaxy will have this winetrick performed). I have
also attempted to run Galaxy in Vista, 8, 8.1 modes and nothing works.
Is there anything I am missing and is there anything I can do to help get it
running in a 64-bot prefix?
--
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=39790
Bug ID: 39790
Summary: brainexplorer2 crashes when run w/o
WINEDEBUG=warn+heap
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 53085
--> https://bugs.winehq.org/attachment.cgi?id=53085
backtrace when WineExplorer crashes.
BrainExplorer2 can be installed, and can be started.
The first thing it will ask you is to download up to for atlases of size 30-110
MB. For testing, it is sufficient to download the smallest.
When the atlas is downloaded, and should be loaded, the BrainExplorer2 crashes
(see attached backtrace). The crash can be avoided when starting BrainExplorer2
is prefixed with
WINEDEBUG=warn+heap
This is reproducible and happens when any of the 4 atlases is selected. It
happens also on different wine versions (1.6.2, 1.8-rc3) and also when
WINEARCH="win32" is set.
I'm surprised by this "hack", because I thought WINEDEBUG would only affect the
debugging, and not the memory management itself.
--
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=38433
Bug ID: 38433
Summary: [regression] Exile - Escape from the Pit: some dialog
windows are not drawn
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: debuser1(a)mt2014.com
Distribution: ---
Created attachment 51293
--> https://bugs.winehq.org/attachment.cgi?id=51293
Screenshot of bad Exile look in wine-1.7.40
http://www.spiderwebsoftware.com/exile/winexile.htmlhttp://www.spiderwebsoftware.com/ftp/installers/win/EXILINST.EXE
Steps to reproduce:
0. Download the game, it's small, install, run EXILE.EXE
1. File / New Game, select "PreFab" button, press OK to introductions
2. Press "P" to display spells dialog
3. Press "Spell Library" button
4. See almost empty dialog window (screenshot attached)
I did a brief check of different wine builds from PoL:
wine-1.1.40 worked without noticeable issues
wine-1.1.43 changed something, and dialogs are not drawn, rarely
wine-1.5.16 introduced Bug 35977: Exile crashes on startup
wine-1.7.17 the bug fixed, but dialogs are not drawn any more
Summary:
1.1.40...1.1.42 = good
1.1.43...1.5.15 = rare issues with dialogs
1.5.16...1.7.16 = crashes on startup, unusable
1.7.17...1.7.41 = issues with dialogs
I have not tested wine versions before 1.1.40.
--
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=40545
Bug ID: 40545
Summary: Make Wine to automatically recognize desktop DPI
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: es20490446e(a)gmail.com
Distribution: ---
Please make Wine to automatically recognize the desktop DPI and set a good
default for its config.
--
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=33729
Bug #: 33729
Summary: Soldier of Fortune II - Double Helix crashes at
startup
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tiar85(a)luukku.com
Classification: Unclassified
Created attachment 44667
--> http://bugs.winehq.org/attachment.cgi?id=44667
Details for crash (single player).
Soldier of Fortune II - Double Helix crashes at startup. It happens for both,
single player and multiplayer executables. NoCD-patch did not help. Same with
compatibility modes.
In AppDB, one of the users had found a workaround for SoF II multiplayer.
Details:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=1116
I can not get the game work with the guide. With it, on my PC, Wine only tries
to run the multiplayer, but will never reach the main menu.
Closed bugs do not show a similar issue reported before. The game is also
broken with Wine. 1.4.
--
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=38920
Bug ID: 38920
Summary: Aura Kingdom does not start up.
Product: Wine
Version: 1.7.37
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Findanother1X3(a)gmail.com
Created attachment 51851
--> https://bugs.winehq.org/attachment.cgi?id=51851
What I was able to obtain when the application wasn't starting.
I installed a game called Aura Kingdom which is originally on the PC.
Unfortunately, I am not able to start up the game, instead it gives me "The
program _Launcher.exe has encountered a serious problem and needs to be
closed." along with the details. I do not know what I have done wrong. All I
know is that I cannot start up the game.
--
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=40858
Bug ID: 40858
Summary: Stonehearth ( 0.17.0, develop 3023): 64 bit version
crashes on startup
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terror.macbeth.I(a)gmail.com
Distribution: ---
Created attachment 54865
--> https://bugs.winehq.org/attachment.cgi?id=54865
console output and crash reports for win xp and windows 7
The 64 Bit Version of Stonehearth crashes on start up.
Console output and the crash report for winecfg setting of windows version xp
and windows 7 are 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=40180
Bug ID: 40180
Summary: Heroes Of Might & Magic VI: flying squares instead of
smoke
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53688
--> https://bugs.winehq.org/attachment.cgi?id=53688
Dark green squares flying over swamps
I notice flying squares instead of smoke over acid swamps.
wine-1.9.3-371 last testing version (~ 1.9.4)
wine-staging-1.9.2 as well.
There is no essencial in the plain log. Tell me what can I trace to localize
the 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=40698
Bug ID: 40698
Summary: Fallout: New Vegas - Game Crashes during startup after
launcher for Steam version
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: wesgarner(a)gmail.com
Distribution: ---
Created attachment 54578
--> https://bugs.winehq.org/attachment.cgi?id=54578
Backtrace of crash provided from Wine
Fallout: New Vegas crashes in the following steps:
Install via Steam
Open via Steam or exe file to Launcher
Set Launcher settings (doesn't matter what)
Click Play
Music begins, first logo shows, second logo (Bethesda) starts to load but
crashes
Crash seems to occur as soon as game's pointer is rendered (gold pointer)
Tried:
Wine 1.9.10 and 1.6
Nvidia-352, Nvidia-364, and Nvidia-367
Kernel 4.4.0.22 and 4.6.0
--
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=18725
Summary: Frater: Crash when moving character forward.
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: irek.gierlach(a)gmail.com
Created an attachment (id=21466)
--> (http://bugs.winehq.org/attachment.cgi?id=21466)
Console output of the crash
When I try to play Frater, I go through the menu and the first cut scene with
no problems at all. As soon as I can move the character i try to move forward
the game crashes. If i go backwards instead it works fine. It seems like there
is a line that causes the crash.
--
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=39967
Bug ID: 39967
Summary: MPC-HC crashed while playing mkv file
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aggarwal.abhishek378(a)gmail.com
Distribution: ---
Created attachment 53403
--> https://bugs.winehq.org/attachment.cgi?id=53403
MPC-HC crashed
MPC-HC has crashed. i m getting a crash dump written to my hard drive while i
was trying to play a mkv video through MPC-HC.
i am attaching the backtrace file. Have a look
--
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=40992
Bug ID: 40992
Summary: ImgBurn: freezes upon startup; displays "Loading...
Please Wait" then nothing.
Product: Wine
Version: 1.9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugzilla(a)andrew.rf-ent.com
Distribution: ---
Created attachment 55151
--> https://bugs.winehq.org/attachment.cgi?id=55151
Console output
Had been working in the past, but haven't used ImgBurn for a while; have
upgraded Wine several times in the interim. Tried a fresh install (complete
removal and reinstall) of Wine (1.9.14) and then ImgBurn (2.5.8.0) but am still
getting the same results.
--
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=41227
Bug ID: 41227
Summary: Le jeu bug lors du lancement
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: cpthenri2004(a)gmail.com
Distribution: ---
Bonjour, Starcraft 2 est un jeu windows et MAC OS. Il est donc possible de le
mettre sur wine mais une fois télécharger, il faut télécharger le lanceur,
battle.net. Et quand je lance le jeu et que c'est battle net qui se charge, à
la fin il crash.
Le rapport d'erreur ne charge pas non plus.
Pouvez-vous m'aider??
--
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=39879
Bug ID: 39879
Summary: Microsoft Powerpoint 2013 fails to open because of
lacking memory
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: n296869(a)rtrtr.com
Distribution: ---
Powerpoint crashes when showing startup window telling me there's is not enough
memory (ram) or system resources to start powerpoint.
Already edited VideoMemorySize in Direct3D.
i7-4700MQ and 16gb ram, 2gb Vram should not be the problem.
Would love to give you a crash report but I cannot find out how to open
powerpoint via the console...
Word and Excel 2013 start well and seem to work nicely...
--
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=32273
Bug #: 32273
Summary: Might and Magic Heroes VI displays character polygons
poorly.
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
Might and Magic Heroes VI displays the character polygons poorly. This hinders
gameplay, because you see only part of your characters on the map or on the
battlefield. A screenshot of the paladin character in the main menu is attached
as an example.
This looks similar to a wine bug for The Witcher, see
http://bugs.winehq.org/show_bug.cgi?id=12771#c18 and comment 19, the screenshot
attached by Kevin Meyer. This does not seem to be a duplicate however, as the
original bug describes a bunch of graphic issues specific to The Witcher.
Nvidia 310.19
Arch Linux X64
Wine 1.5.17
Overrides d3dx9_36, d3dx9_43, vcrun2008
--
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=38151
Bug ID: 38151
Summary: Final Fantasy XI doesn't launch after launch
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t3hyoshi(a)vivaldi.net
Distribution: ---
Created attachment 50891
--> https://bugs.winehq.org/attachment.cgi?id=50891
backtrace
The client crashes after launch from the PlayOnline Launcher. The launcher runs
just fine but when starting the client, I get the attached 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=41198
Bug ID: 41198
Summary: Rise of the Tomb Raider doesn't run.
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail.aermakov(a)gmail.com
Distribution: ---
After start Rise of the Tomb Raider wine at all times write string
fixme:thread:NtSetInformationThread info class 7 not supported yet
...
and game doesn't run.
--
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=37579
Bug ID: 37579
Summary: Molot VST GUI stop working in Wine 1.7.29
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xj(a)wp.pl
Distribution: ---
VST Molot when open GUI/editor cause segfault in 1.7.29.
After 1.7.30 this engine of VST works GUI just don't appear.
This is probably related with bug 36860 ( Molot VST stop working in Wine 1.7.20
).
I believe that root cause is somehow similar.
--
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=38081
Bug ID: 38081
Summary: Can't see input text and can't input from input
methods in WeChat
Product: Wine
Version: 1.7.36
Hardware: x86-64
URL: http://dldir1.qq.com/weixin/Windows/WeChat1.0_Beta.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
CC: fracting(a)gmail.com
Distribution: ArchLinux
I've successfully installed and logged into WeChat, but meet the following
issues.
When input English (input method off), I can't see what I've inputed, but the
text is actually there because I can send them. Console saying:
fixme:richedit:fnTextSrv_OnTxInplaceActivate 0x2044d0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x2044d0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x2044d0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x2044d0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x2044d0: STUB
fixme:richedit:fnTextSrv_OnTxInplaceActivate 0x2044d0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x2044d0: STUB
After winetricks riched20, I can see what I've inputed.
Both cases, I can't input text from my input method, fcitx, regardless it's
inputing English or Chinese. Pasting Chinese characters does work. It is
similar with this bug: https://bugs.winehq.org/show_bug.cgi?id=35073
$ sha1sum WeChat1.0_Beta.exe
3fff510e40ddb07862beac8994dc38efff83d03f
--
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.