http://bugs.winehq.org/show_bug.cgi?id=19688
Summary: STATISTICA 6 demo crashes on startup
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.statsoft.ru/_Rainbow/documents/STATISTICADe
mo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22989)
--> (http://bugs.winehq.org/attachment.cgi?id=22989)
STATISTICA 6 demo backtrace
When starting the STATISTICA 6 demo on 1.1.27, the application immediately
produces a backtrace, and then simply hangs. Bug 6168 suggests a comctl32
issue, and using native comctl32 allows the application to start. The backtrace
is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
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=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=7195
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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.
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=7922
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=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.
https://bugs.winehq.org/show_bug.cgi?id=6194
winetaste(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetaste(a)gmx.net
--
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=42337
Bug ID: 42337
Summary: ISA(Interlinear Scripture Analyzer): window manager
losing window with Wine application running
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: highflux7(a)hushmail.com
Distribution: ---
Run Ubuntu 16.04.1 with the Mate 1.16 desktop. The application (ISA v2 from
http://www.scripture4all.org/download/download_ISA2.php) runs fine, only the
window manager in Mate occasionally loses the window completely and I can't get
it back via alt-tab or running the task manager in wine.
I usually have a couple instances of this Wine application running (they sync
together) in one of Mate's virtual workspaces, and often before the window(s)
does it's disappearing act, I will see the application docked in the bottom
panel (window list applet?) along with the other applications from that
workspace even when the Wine application isn't within the current focused
workspace; this shouldn't be.
I posted this to a Mate forum thinking it likely a Mate problem. The advice I
got was to try replacing the 'marco' window manager with 'metacity'. This I
tried without success. Same exact problem. The window managers are clearly
getting confused somehow.
I posted this to one of the help forums at winehq.org and (as well as
suggesting I post here) was directed to enable the Wine virtual desktop via
winecfg and see how the application fared running in such. This I tried. The
application running multiple instances within the Wine virutal desktop runs
we'll say 'okay' (albeit with a quite a performance hit) and the Mate window
manager doesn't seem to lose track of the Wine virutal desktop window like it
was the windows with just the raw apps running.
Any ideas on what might be making the window manager lose track of these
windows and possible mitigation??
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3507
--- Comment #18 from Ralf Jung <post+wine(a)ralfj.de> ---
I came here from <https://bugs.winehq.org/show_bug.cgi?id=40044>, all the
details are over there. The short summary is: No application is involved, all
I am doing is
rm ~/.wine/ -rf && time wine echo
This takes more than a minute. I don't have any network printers in the
network I am *currently* connected to, but I do have two network printers set
up in my CUPS. If I am in the network those printers are in, the above
commands takes less than three seconds. When I used to have four network
printers, the command took 2 minutes.
In other words, every network printer set up in CUPS that is not reachable
currently makes wine prefix creation ~30 seconds slower.
--
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=42340
Bug ID: 42340
Summary: Wrong decorations with KWin (KDE Plasma 5)
Product: Wine
Version: 2.0-rc6
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: ArchLinux
Created attachment 57102
--> https://bugs.winehq.org/attachment.cgi?id=57102
Testprogram to show wrong decorations
Setting "Allow the window manager to decorate the windows" in winecfg solves
the issue.
There are two issues:
-Minimize box is always shown
-Maximize box is only shown when WS_THICKFRAME is also used
Testprogram 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=3507
--- Comment #17 from Dan Kegel <dank(a)kegel.com> ---
Ralf, how many printers are on your network?
If we can find another windows app that is affected in wine but not windows,
let's rename the bug.
Picasa itself is abandoned.
--
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=8848
betelanus(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |betelanus(a)gmail.com
--- Comment #30 from betelanus(a)gmail.com ---
I got the GOG version to be functional, all I did was used winetricks and set
glsl=disable, when I started the swat members wasn't black and the shadows was
bo longer black
--
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=42199
Bug ID: 42199
Summary: QTravel, part of Qstarz PC Suite (Q2000) v3.x (GPS
tracks editor) : no Google map displayed
Product: Wine
Version: 2.0-rc4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marc.gingold(a)gmail.com
Issued from
QTravel, part of Qstarz PC Suite (Q2000) v3.x crashes on startup (Buf ID 38526)
https://bugs.winehq.org/show_bug.cgi?id=38526
(an exemple of a track file and the security key to the program QTravel is
given)
New Bud ID as nox, following the recoomandation of
mailto:fjfrackiewicz@gmail.com
I installed Wine devel.app on Mac :
The installation of QTravel, part of Qstarz PC Suite (Q2000) v3.x (GPS tracks
editor) was fine, but :
- the track does not appear (except the depart and end flags)
- the Google map does not appear in background, except the Google logo, the
Google copyright and the +/- button ! The rest pf the screen part do display
the map is grey !
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3507
Ralf Jung <post+wine(a)ralfj.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |post+wine(a)ralfj.de
--- Comment #16 from Ralf Jung <post+wine(a)ralfj.de> ---
> Another possibility is that there are one or more printers for which cupsGetPPD
fails (and fails after some long timeout). If it does fail then that printer
never gets added to the registry and we therefore try to AddPrinter it every
time we start Wine. A fix for this would be to maintain a blacklist of failing
printers somehow.
One reason for this to fail is that Wine may be trying to access a network
printer that is in a network that's not currently reachable. For example, I do
have some printers from my dayjob office in cups, but I also use the same
laptop at home -- so the office printers will not be reachable when I start
wine while not being in the office.
Somehow, other applications manage to deal with this better. I can open the
print dialogue of LibreOffice or the PDF viewer (Okular, also tried evince)
without noticeable delay even when printers are unreachable; if I then select a
printer that *is* reachable, I never have to wait for the other printers.
--
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=8051
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #144 from winetest(a)luukku.com ---
This could be related.
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a893ac8869a0be08582f3b224…
Only textures and surfaces increment vidmem and may return
ERR_OUTOFVIDEOMEMORY. Vertexbuffers and indexbuffers creation always succeedes,
even when out of video memory. Fixes "Vampire: The Masquerade - Bloodlines"
allocating resources until crash. Fixes "Age of Conan" allocating resources
until crash. Fixes failing WINE test device.c test_vidmem_accounting().
I started hacking around dlls/wined3d/resource.c and changed return codes and
commented out some lines. I got rid of the out of memory error, but still the
game/wine returned to some function error invalid call. The console output is
quiet, without some debug flags don't know where that comes from.
wine 2.0-git and wine-staging 2.0. Still an 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=42336
Bug ID: 42336
Summary: Xotic starts, minimizes itself, and goes white.
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roman(a)hargrave.info
Distribution: ---
Created attachment 57097
--> https://bugs.winehq.org/attachment.cgi?id=57097
Application output with regular verbosity
Xotic, an application which I just recently submitted to the AppDB is
encountering a seemingly unique, and silent, issue. It may be one of the few
DX9 games experiencing application-breaking issues.
Upon starting, it goes through the standard developer/publisher/engine
slideshow before minimizing itself.
If you "restore" the window, all you get is white.
--
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=5402
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ua-holland(a)t-online.de
--- Comment #42 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
*** Bug 37425 has been marked as a duplicate of this bug. ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6552
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ua-holland(a)t-online.de
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
*** Bug 37425 has been marked as a duplicate of this bug. ***
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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.
https://bugs.winehq.org/show_bug.cgi?id=42327
Bug ID: 42327
Summary: Songbook not installable. ubuntu 16.4 wine 2.0
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vector457(a)gmail.com
Distribution: ---
LinkeSoft Songbook does not install.
Installer dialog window Error
Program does not support Windows version.
https://linkesoft.com/songbook/download.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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=42317
Bug ID: 42317
Summary: EVE ISK per hour Updater fails
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fuffzehn(a)gmail.com
Distribution: ---
Created attachment 57058
--> https://bugs.winehq.org/attachment.cgi?id=57058
output of the terminal running the updater with wine
When trying to start the updater (using dotnet4.0 and corefonts on a 32bit wine
prefix) it fails to start, the updater throws an error. Probably related to
wininet or winhttp.
Just download and install the program (https://eveiph.github.io/) and try to
run the updater (it should automatically try to update on its own though).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4553
Simon the Sorcerer <sur3(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #56956|0 |1
is obsolete| |
--- Comment #37 from Simon the Sorcerer <sur3(a)gmx.de> ---
Created attachment 57073
--> https://bugs.winehq.org/attachment.cgi?id=57073
Updated Error-Log for wine-2.0, trying to run FC.
I updated the error log, now i really solved the i420 problem, by installing
the appropriate codec. But game is still crashing on startup.
When starting without mounted cd it asks for the cd to enter, that part is
working fine, but after that i suppose its trying to show a video sequence
where it crashes.
--
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=42282
Bug ID: 42282
Summary: Tales of Zestiria v1.2 (latest Steam provided runtime)
crashes at launch
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temptempor(a)gmail.com
Distribution: ---
Created attachment 56991
--> https://bugs.winehq.org/attachment.cgi?id=56991
Crash report
Tales of Zestiria
(http://store.steampowered.com/app/351970/)
Which previously worked on Wine 1.7.54 up to Wine 1.9.6 now crashes on launch.
(report by:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32845)/
Behaviour reproduced by me on Wine-staging 2.0.0-rc5 (I allowed myself to use
Wine bugtracker as the report indicates it does not work on Wine-development
either).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42189
Bug ID: 42189
Summary: Wildstar Stable: Launcher does not follow mouse
movement when dragged
Product: Wine
Version: 2.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarl.gullberg(a)gmail.com
Distribution: ---
Created attachment 56820
--> https://bugs.winehq.org/attachment.cgi?id=56820
Run log from start to user closing the window
When dragging the window of the Wildstar launcher, it does not follow the mouse
as expected and instead jumps around in erratic fashion. This movement can be
so severe that the window goes out of bounds of the visible displays and
becomes unreachable.
If the window is moved quickly, it will disappear, seemingly as if the program
had crashed, but the process will remain running and prevent any further
instances from opening until the process is forcibly stopped, the prefix
configuration updated, and wineboot has been ran at least once.
This issue occurs in both wine-development and wine-staging. On wine-staging,
CSMT is enabled and GLSL is disabled.
The following system information may be applicable:
Linux Mint x64 18.1, Cinnamon Edition
NVIDIA 660TI, binary drivers, version 375.26
--
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=42297
Bug ID: 42297
Summary: Gecko does not install itself in 2.0rc6
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: proveit(a)tutamail.com
Distribution: ---
I'm using the latest version of Wine in the development branch (2.0rc6). This
bug occurs on Linux Mint Mate 32-bit. The bug is simple. In the past, when
running any program in a development branch version of Wine, Wine always
prompted me to install gecko and mono when I first run a program.
The prompting is expected behavior: "WineHQ does not at present package
wine-gecko or wine-mono. When creating a new wine prefix, you will be asked if
you want to download those components. For best compatibility, it is
recommended to click Yes here." (Source: https://wiki.winehq.org/Ubuntu)
The instructions from the Gecko wiki page (https://wiki.winehq.org/Gecko) to
manually install Gecko also does not work. The page says to download the .msi
file manually (wine_gecko-2.47-x86.msi in my case) and copy it to
/usr/share/wine/gecko. Not only does the directory wine not exist in /usr/share
in a standard installation of the development branch from PPA (sudo apt-get
install --install-recommends winehq-devel), but even when I create the
wine/gecko directory under /usr/share, copying the .msi file there seems to do
nothing when I run a program in a clean wine prefix.
In other words, gecko can't be installed at all in the latest version of Wine
development branch. The automatic install fails, and so does the manual
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.
https://bugs.winehq.org/show_bug.cgi?id=42153
Bug ID: 42153
Summary: winetricks access only instead of configure wine
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rams1(a)iinet.net.au
Distribution: ---
Started when updating from 1.7.55amd64 or 50 to 1.9.20amd64 I think, but I'm
not sure which because I forget exactly! Just changed access method
automatically! Does play on Linux interfere?
--
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=8922
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--
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=42025
Bug ID: 42025
Summary: Unhandled exception: page fault on read access
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dezna11(a)gmail.com
Distribution: ---
Created attachment 56486
--> https://bugs.winehq.org/attachment.cgi?id=56486
backtrace
there is a problem with the program in cam350 ubuntu16.04 (kernel version
4.4.0-53-generic), but at 14.04 (kernel version 4.4.0-46-generic) there were no
problems. tested version 1.6 & 1.8 from repositoty ppa:ubuntu-wine/ppa
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42259
Bug ID: 42259
Summary: Linux native Tracktion6 crashed when using NI MASSIVE
through airwave
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: sadadesu(a)gmail.com
Distribution: ---
Created attachment 56958
--> https://bugs.winehq.org/attachment.cgi?id=56958
crash log written "fixme"
title.
The crash occured when adding new plugin ,MASSIVE (as linuxVST through
airwave-host-32.exe).
jackd repoted too many XRUN. XRUN numbers is increasing more and more untill I
kill jack.
attached fixme log.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41323
Bug ID: 41323
Summary: Links have black background in WinUAE
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
Created attachment 55660
--> https://bugs.winehq.org/attachment.cgi?id=55660
About page in Windows 7
I noticed this small issue with WinUAE. To reproduce:
- Download and install http://www.winuae.net/files/InstallWinUAE3300.msi
(click Next, Next, Install, Finish).
- Run winuae.exe. When the settings window opens click About in the tree-view.
The large "WinUAE" text at the top and clickable links have a black background.
See the attached pictures comparing Windows 7 and 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=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.
https://bugs.winehq.org/show_bug.cgi?id=2082
--- Comment #164 from Aaron Paden <aaronbpaden(a)gmail.com> ---
Correct me if I'm wrong, but my understanding of the issue is that it can't be
implemented correctly because ddraw allows you to draw arbitrarily on the
screen, something that doesn't make sense on modern composited environments.
IIRC from what I've read in the past, old display servers were implemented as a
single framebuffer, and applications had access to a small portion of that
framebuffer (that's why we have an Expose event in X11).
Nowadays, applications draw on their own framebuffer. Even if the wine devs
tried to implement this "correctly", it would be impossible on composited
desktops or in Wayland.
However, is there any reason this can't be implemented correctly for virtual
desktops, at least for older Windows versions?
Actually, I think the virtual desktop windows aren't as decoupled from the
underlying display server as I'd hope. Fullscreen applications still make
xrandr calls, for example, and I've noticed bugs where applications can escape
the virtual 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.
https://bugs.winehq.org/show_bug.cgi?id=2082
Aaron Paden <aaronbpaden(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aaronbpaden(a)gmail.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=2082
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|e.r.m.davidson(a)sms.ed.ac.uk |
--
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=42291
Bug ID: 42291
Summary: Process start trace does not respect +pid in kernel32
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
When issuing a +pid,+tid one expects that every message is prefixed by pid and
tid. There is a very specific message in kernel32 that is not using TRACE call:
http://source.winehq.org/source/dlls/kernel32/process.c#1102
Why? Can this be fixed?
Example (line marked with an arrow, path reduced to avoid line break):
002a:002b:Ret KERNEL32.DisableThreadLibraryCalls() retval=00000001
ret=7e3f8f1b
002b:Starting process L"C:\\...\\ACTIVATOR.EXE" (entryproc=0x401000) <<------
002a:002b:Call KERNEL32.GetModuleHandleA(00000000) ret=0040102e
002a:002b:Ret KERNEL32.GetModuleHandleA() retval=00400000 ret=0040102e
This is a very minor enhancement request to make my OCD happy.
--
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=42175
Bug ID: 42175
Summary: Tomb Raider - The Last Revelation: crash on launch due
to unhandled privileged instruction
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56794
--> https://bugs.winehq.org/attachment.cgi?id=56794
crash log from wine 2.0-rc4
When launched, the game immediately crashes attempting to execute a privileged
instruction.
The instruction in question is
0x0048d843: movl %cr4,%eax
which appears to be invariant.
This does not appear to be the same bug as bug #31518 which crashes due to a
page fault, and only due to a specific graphics setting. Here the executable
crashes early enough that attempting to run the setup produces the same error.
I run 32-bit wine on 64-bit Kubuntu 16.04 with Intel integrated graphics.
--
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=2082
acescopezz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |acescopezz(a)gmail.com
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11412
Summary: Photoshop CS2: Strange behaviour of window overlays
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10543)
--> (http://bugs.winehq.org/attachment.cgi?id=10543)
Splashscreen and toolbar
Windows overlaying strange in CS2 with Wine 0.9.54, see Screenshots for
details. Examples for two cases as attachments.
Splashscreen overlays every other application like terminal, firefox, ...(funky
background is from photoshop main window)
The toolbar on the left side is from Photoshop CS2 which is opened fullscreen
but overlayed by ImageReady CS2 » Photoshop toolbar overlays everything other
Also when working with more than one image, clicking on another image window in
photoshop sets it between otehr windows instead of setting it into foreground
which is very annoying
--
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=42169
Bug ID: 42169
Summary: call of duty 4 crash changing resolution
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
Created attachment 56767
--> https://bugs.winehq.org/attachment.cgi?id=56767
cmd crash log
call of duty crashes when changing resolution.
Attached cmd log.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4123
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #11 from winetest(a)luukku.com ---
Quite odd. It's disabled wine 2.0rc5. But I just tested version 3 and it has
the dialogue and I could open the picture using wine's insternal browser. IT
was the only option available.
--
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=42266
Bug ID: 42266
Summary: msvcp110.dll
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: amirvannaa(a)yahoo.com
Distribution: ---
Created attachment 56966
--> https://bugs.winehq.org/attachment.cgi?id=56966
I couldn't Install software through Wine
unimplemented function msvcp110.dll
please explain with easy steps how to fix it
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42185
Bug ID: 42185
Summary: rasapi32:rasapi causes the 64 bit Windows 8 to freeze
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The rasapi32:rasapi test causes the w864 to freeze if it is configured for VNC
access:
<graphics type='vnc' port='-1' autoport='yes'/>
The workaround is to configure it for Spice access:
<graphics type='spice' autoport='yes'/>
Notes:
* In both cases it does not matter if a client is connected to the VM or not
(usually no client is connected while the tests are running).
* Strangely enough the 32 bit Windows 8 VM (wtbw8) is not impacted: it is still
configured for VNC but is able to run all the Wine tests, including
rasapi32:rasapi (13 tests executed, 0 failures).
* Both the 32 and 64 bit rasapi32:rasapi must be causing a crash since there
was no test results for either bitness before the VM configuration was changed
to Spice.
Todo:
1) Report this QEMU issue if it has not been reported yet.
2) Check whether it also happens on my TestBot rig.
3) Narrow down which part of rasapi32:rasapi causes the freeze.
4) Record the relevant QEMU bug(s) here so we can keep track of them.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42229
Bug ID: 42229
Summary: advapi32:eventlog test regression (privilege issue in
test_start_trace)
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below introduces new failures on Windows 7 when it is run without
elevated privileges.
eventlog.c:1221: Test failed: Expected success, got 5
eventlog.c:1225: Test failed: Expected ERROR_ALREADY_EXISTS, got 5
This can typically be seen on the fg-win7u64-1spie9adm and fg-win7u64-1spie9usr
machines. Interestingly there is no failure on fg-winxp-lusr and yet the test
is not skipped. So presumably Vista or Windows 7 tightened the security around
StartTrace().
See:
https://test.winehq.org/data/tests/advapi32:eventlog.html
commit 1bcd38f788bb5165cc65a830ea912ff4eda50b84
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Sun Dec 18 15:25:59 2016 -0600
advapi32: Add tests for StartTrace().
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=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.
https://bugs.winehq.org/show_bug.cgi?id=41290
Bug ID: 41290
Summary: DirectShow applications: MP3 playback is broken if
winegstreamer is disabled
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
CC: 00cpxxx(a)gmail.com
Regression SHA1: d4fd43c97117c9135f5b032e2cc8c899b4b91de5
Distribution: ---
Created attachment 55609
--> https://bugs.winehq.org/attachment.cgi?id=55609
A small test program that uses DirectShow
MP3 playback is broken (sound disappears immediately or no sound at all) if
winegstreamer is disabled.
Builtin quartz displays "err:quartz:ACMWrapper_Receive Cannot prepare header
512" error messages.
Workaround: Use native quartz.dll (not msacm32.dll)
----- Result of regression testing -----
d4fd43c97117c9135f5b032e2cc8c899b4b91de5 is the first bad commit
commit d4fd43c97117c9135f5b032e2cc8c899b4b91de5
Author: Bruno Jesus <00cpxxx(a)gmail.com>
Date: Sun Aug 28 04:07:29 2016 -0300
msacm32: Handle invalid source length in acmStreamPrepareHeader.
Signed-off-by: Bruno Jesus <00cpxxx(a)gmail.com>
Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 ad164588c7e145723fabce89540bbea2c3acd0ed
72e8f6ce0cbc6c2473b158230d0a2f7c1540d789 M dlls
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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.
https://bugs.winehq.org/show_bug.cgi?id=42228
Bug ID: 42228
Summary: bcrypt:bcrypt test regression (test_aes)
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, the my Windows 8 Acer laptop has a new test failure:
bcrypt.c:794: Test failed: got 638
See:
https://test.winehq.org/data/tests/bcrypt:bcrypt.html
Note that since the failure does not happen when I boot it under Windows 8.1
and that, as far as I know, I am the only one to run the tests on Windows 8
rather than Windows 8.1 (*), this is probably tied to that specific Windows
version, even more so since the test seems to be pretty dependent on the
Windows version already.
See:
https://test.winehq.org/data/80d2edd5845c09b98cb5b6b7779b4455dfbc1095/index…
(*) The TestBot's two Windows 8 VMs have been upgraded to Windows 8.1.
cw1-hd6800 and cw2-gtx560 only have Windows 8.1 to start with (otherwise they
would have a Windows 8 disk image and I'd have added it to the daily tests).
commit 9fcdc5ec7538dd92598291520fe5b8ea19b8b100
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Fri Dec 2 18:36:41 2016 -0200
bcrypt/tests: Add AES provider tests.
Signed-off-by: Bruno Jesus <00cpxxx(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42020
Bug ID: 42020
Summary: Tompi Jones fails creating user profile
Product: Wine
Version: 1.9.16
Hardware: x86
URL: http://store.steampowered.com/app/370310/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 6e0c842dfa947263eb24cd88371e29e7e00bfd2d
Distribution: ---
Created attachment 56476
--> https://bugs.winehq.org/attachment.cgi?id=56476
+wininet log
This is an indie platformer available on Steam. The game has no demo version.
When you start the game the first time, it asks for username, country, city
(needed for online ranking).
After filling out the required fields and pressing <Enter>, the following
message is displayed at the bottom of the screen then the game quits:
"Profile creation failed due to connection issues. Please retry later."
In the terminal:
...
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:DownloadBSC_OnStopBinding No cache file
...
Creating a user profile used to work until
commit 6e0c842dfa947263eb24cd88371e29e7e00bfd2d
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Aug 1 16:17:00 2016 +0200
wininet: Rewrite chunked stream to store full stream state and allow
non-blocking reads crossing chunk boundries.
Profile creation works with the previous commit.
Let me know if you need additional logs.
Wine 2.0-rc2
Fedora 25 x86_64
--
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=42260
Bug ID: 42260
Summary: Crashed running WhiteAlbum2
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 56959
--> https://bugs.winehq.org/attachment.cgi?id=56959
WINEDEBUG=+ntdll,+file,+tid
White Album 2 is a Visual Novel Game
1. wine WA2_chs.exe
2. Load a saved game
3. crashed
This bug happens accidently, I havn't find a stable way to re-produce it.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42234
Bug ID: 42234
Summary: Winecfg, browse c:_drive, & others MIA, desktop icons
disappearing from Winemenu & unity!
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: rams1(a)iinet.net.au
Distribution: ---
Wine settings suddenly & mysteriously missing from Wine menu,
unity/metacity/compiz making only wine setting/browse access via 'show hidden
files' or POL Virtual Drives.
Program desktop icons disappearing without trace or known reason.
--
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=4553
--- Comment #36 from Simon the Sorcerer <sur3(a)gmx.de> ---
Created attachment 56957
--> https://bugs.winehq.org/attachment.cgi?id=56957
Backtrace of try to install from autostart
Ok i added the Autostart crash too, it's probably not as important for the
gameplay itself, but the backtrace could be important to wine i think,
additional here are two different terminal logs for that case, one even
contains a line number from an wine dll:
% WINEPREFIX=~/.wine32 WINEARCH=win32 wine FC/AUTORUN.EXE
fixme:winediag:start_process Wine Staging 1.8.3 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
wine: Unhandled page fault on read access to 0xffffffff at address
0x11df:0x000032cc (thread 0028), starting debugger...
fixme:dbghelp:addr_to_linear Failed to linearize address 11e7:51b8 (mode 0)
fixme:dbghelp:addr_to_linear Unsupported (yet) mode (ffffffff)
# WINEPREFIX=~/.wine32 WINEARCH=win32 wine FC/AUTORUN.EXE
fixme:winediag:start_process Wine Staging 1.8.3 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
wine: Unhandled page fault on read access to 0xffffffff at address
0x11df:0x000032cc (thread 0028), starting debugger...
fixme:dbghelp:addr_to_linear Failed to linearize address 11e7:51b8 (mode 0)
fixme:dbghelp:addr_to_linear Unsupported (yet) mode (ffffffff)
-auto:
/var/tmp/portage/app-emulation/wine-1.8.3/work/wine-1.8.3/dlls/dbghelp/cpu_i386.c:468:
i386_stack_walk: Zusicherung »0« nicht erfüllt.
--
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=4553
Simon the Sorcerer <sur3(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #56931|0 |1
is obsolete| |
--- Comment #35 from Simon the Sorcerer <sur3(a)gmx.de> ---
Created attachment 56956
--> https://bugs.winehq.org/attachment.cgi?id=56956
Errors while trying to run FC after installation.
Ok i solved the Codec Problem, but the game still crashes on startup, see log.
Also there is a segfault when trying to run install from autostart menu instead
of starting the install Programm directly, dont know if i should report this
here too, as installation is not the main problem?!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42047
Bug ID: 42047
Summary: ToCA Race Driver 3 can't register drivers needed for
copy protection
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 56531
--> https://bugs.winehq.org/attachment.cgi?id=56531
Debug log for ToCA Race Driver 3
ToCA Race Driver 3 is unable to register sfdrv01.sys, sfdrv02.sys and
sfdrv03.sys
--
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=41439
Bug ID: 41439
Summary: start menu shortcuts created on MATE desktop by wine
are unusable
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
steps to reproduce
1. download any windows application, for example, faststone image viewer from
here:
http://www.faststone.org/FSViewerDownload.htm
2. install using wine
3. try to open installed app from start menu
4. it will result in "file not found" message
corresponding issue in mate bug tracker:
https://github.com/mate-desktop/caja/issues/648
--
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=42018
Bug ID: 42018
Summary: Matlab R2010 setup failed
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rounaksingh17(a)gmail.com
Distribution: ---
Created attachment 56467
--> https://bugs.winehq.org/attachment.cgi?id=56467
crash log
I tried installing Matlab R2010. It showed me error which is attached.
At first, it requires mfc42.dll. According to Bug 657
https://bugs.winehq.org/show_bug.cgi?id=657, we have to use winetricks to
download the mfc42.dll. I did that, and the setup worked fine till 96%.
However, the setup.exe crashed showing
"FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not
set to an instance of an object"
Please help
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.
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=42253
Bug ID: 42253
Summary: Gface launcher doesn't recognice gpu features
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
https://www.warface.com/en/download
sha1sum gface-launcher.exe
15329af2110dea400aa43a6cf96f6ca6d58fc278 gface-launcher.exe
You need to have an account to test this.
After logging in and trying to install the game it has a text red/pink color
that "Dx9 shader model"
Then with yellow color "Not enough GPU memory/128Mb"
Console has this message 5 times
err:d3d:context_create Failed to set pixel format 11 on device context
0x1b0046.
Start installing button doesnt do anything.
Gpu is rx 480 8Gb model.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=4553
--- Comment #34 from Simon the Sorcerer <sur3(a)gmx.de> ---
I just added an attachment with my errors after installation and fixing some
errors.
Probably only a Codec is missing, because one line says "err:msvideo:ICLocate
Required media codec 'vidc I420' not found!", but who knows what errors await
after that.. xD
Can someone help installing the Codec? I tried to install it but the error-msg
didn't gone, is there an easy straight forward way to install it?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4553
Simon the Sorcerer <sur3(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sur3(a)gmx.de
--- Comment #33 from Simon the Sorcerer <sur3(a)gmx.de> ---
Created attachment 56931
--> https://bugs.winehq.org/attachment.cgi?id=56931
Errors while trying to run FC after installation.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5129
--- Comment #13 from unxed <unxed(a)mail.ru> ---
still present in 2.0-rc3-staging
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42241
Bug ID: 42241
Summary: Half-Life: garbled, incorrectly kerned text
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yalterz(a)gmail.com
Distribution: ---
Created attachment 56904
--> https://bugs.winehq.org/attachment.cgi?id=56904
Screenshot
Font characters display with garbage pixels and incorrect kerning. See the
attached screenshot.
The issue has always been present for me, so it's not a recent regression.
Latest Steam Half-Life
Arch Linux x64
64-bit wineprefix
--
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=7236
winetest(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetest(a)luukku.com
--- Comment #13 from winetest(a)luukku.com ---
Still valid wine 2.0rc5.
--
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=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=41678
Bug ID: 41678
Summary: Photoshop CC 2017 Error (probably about
api-ms-win-crt-locale)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rononni(a)gmail.com
Distribution: ---
Created attachment 56069
--> https://bugs.winehq.org/attachment.cgi?id=56069
Backtrace from Wine
It's somewhat about api-ms-win-crt-locale as far as I understand,
Tried 1.9.22 and staging as well,
Checked WineHQ about Photoshop CC 2015, installed as intended, added important
libraries, no luck.
--
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=41710
Bug ID: 41710
Summary: Crash when copying text from IDA Pro
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: sergi_g_12(a)hotmail.com
Distribution: ---
Created attachment 56121
--> https://bugs.winehq.org/attachment.cgi?id=56121
Backtrace of IDA Pro crash
Running IDA Pro Version 6.8.150423 (32-bit) on Wine wine-1.9.23-1. My system
uses GNOME Shell 3.22.2 on Wayland, running on Arch Linux. (so that's: IDA Pro
-> Wine -> XWayland -> GNOME Shell Wayland).
Almost every time I try to copy text on IDA Pro, it produces a crash.
See the attachment for the backtrace.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=41966
Bug ID: 41966
Summary: Mastercook 15 -
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robin(a)rgardner.info
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 56368
--> https://bugs.winehq.org/attachment.cgi?id=56368
dump during installation
Downloaded winehq-stagin-1.9.23.pkg and installed without incident (I'm new to
Wine)
Then, double-clicked the Mastercook 15 install file, and Wine initiated the
installation as expected.
Allowed Wine to download and install Mono and Gecko.
Then the installer actually began. I accepted the end user license agreement,
left it to install the complete default setup type, and the installation
appeared to be going normally and well.
A notifier window was displayed "Finalizing install. Please Wait..."
Then a program error window appeared "The program Mastercoon15.exe has
encountered a serious problem and needs to close. We are sorry for the
inconvenience." Below, it added "This can be caused by a problem in th
eprogram or a deficiency in Wine. You may want to check the Application
Database for tips about running this application." (I already know it's not in
the database). I showed the details and saved them (they're attached below),
and clicked ok.
Installation then appeared to continue and I saw a window telling me that the
Installshield Wizard has successfully installed Mastercook 15. Click Finish to
exit the wizard." I unchecked the box to create a desktop shortcut, and
continued.
A 2nd Program error notifier window was displayed giving me the same message
that was previously displayed. Again, I clicked to view the details, saved
them, and then clicked close to continue. I can't attach a 2nd attachment to
this message but will submit a follow-up part 2 bug report with it.
Next, I was told by Mastercook that it requires Quicktime ot play movie files,
and I clicked ok.
The install appeared to finish without incident.
Then I attempted to run Mastercook, and saw the same notifier window for a
Program Error for the 3rd time - again I saved the details and clicked ok.
Again, will submit that dump in part 3.
This is a program I've been using in Windows, updating as needed, for 20 years,
so I know the program works. It's just getting it to work on the new Mac
that's been an issue. I'm happy to help in any other way I can, but I haven't
been a developer for a very long time, and never on the Mac. There appears to
be no problem with any other application on the Mac - just getting this to run.
Thank you in advance for your help with this problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41554
Bug ID: 41554
Summary: Waves² crashes on startup
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 55885
--> https://bugs.winehq.org/attachment.cgi?id=55885
Startup log
There's a ton of d3d and d3dx11 errors, so I'm guessing it's a dx11 fault and
marking it as such.
Steam version of 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.
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=41748
Bug ID: 41748
Summary: Unreal Engine 4 "Effects Cave" demo crashes with
Error:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNOR
M,&G8FormatSupport) failed
Product: Wine
Version: 1.9.23
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 56192
--> https://bugs.winehq.org/attachment.cgi?id=56192
Terminal output Wine 1.9.23-80-ga4ed76b
When attempting to run the UE4 tech demo "Effects Cave" in a clean 64-bit
prefix, I receive the following error message before the demo crashes:
LogD3D11RHI:Error:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNORM,&G8FormatSupport)
failed
at
D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.0\Engine\Source\Runtime\Windows\D3D11RHI\Private\Windows\WindowsD3D11Device.cpp:426
with error 80004001
LogWindows:Error: appError called:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNORM,&G8FormatSupport)
failed
at
D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.0\Engine\Source\Runtime\Windows\D3D11RHI\Private\Windows\WindowsD3D11Device.cpp:426
with error 80004001
--
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=41417
Bug ID: 41417
Summary: steamhelper.exe
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mm.tradutorafreelancer(a)gmail.com
Distribution: ---
Created attachment 55786
--> https://bugs.winehq.org/attachment.cgi?id=55786
backtrack report steamhelper
Error while installing steam. Steamhelper.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=41952
Bug ID: 41952
Summary: No music in Oblivion
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emailofchris(a)gmail.com
Distribution: ---
Everything seems to work fine in Oblivion except for the music. When the launch
screen comes up (the one in-game) it starts to play music for maybe less than a
second. Then it stops, and music doesn't work in the game. Not sure why.
--
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=41828
Bug ID: 41828
Summary: Objects & Houses are invisible in World of Warcraft
with DX11
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 56243
--> https://bugs.winehq.org/attachment.cgi?id=56243
Log output
When trying WoW 7.1 with the current wine 1.9.23 staging and the DX11 renderer
i have a hard time seeing enemies, players or the world.
UI is rendered but hardly anything else even though we fixed #40520.
--
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=3637
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Closing duplicate bugs.
--
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=41584
Bug ID: 41584
Summary: GOG Galaxy fails to launch with ' Privilege
de-elevation is needed.'
Product: Wine
Version: 1.9.21
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 55920
--> https://bugs.winehq.org/attachment.cgi?id=55920
Wine 1.9.21 terminal output
Wine 1.9.21
32-bit prefix with vcrun2015 installed via winetricks
GOG Galaxy version 1.1.18.52.
If you attempt to launch Galaxy in Windows 7 mode, it will fail to launch due
to a lack of privilege de-elevation.
Terminal output 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=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=41941
Bug ID: 41941
Summary: Natural reader does not start. Crashes.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marie.mahne(a)gmail.com
Distribution: ---
Created attachment 56327
--> https://bugs.winehq.org/attachment.cgi?id=56327
Natural reader fails to run.
Natural reader does not run.
.net 4.2 was installed.
--
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=41760
Bug ID: 41760
Summary: Installing battle.net error
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: panicorett(a)gmail.com
Distribution: ---
Created attachment 56208
--> https://bugs.winehq.org/attachment.cgi?id=56208
the log file
Hi guys,
I do not know honestly what to write here, but this problem appeared after
battle.net application was downloaded and run.
Thanks for helping
--
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=42028
Bug ID: 42028
Summary: Xilinx Vivado 2014.4 installer fails: findstr is a
stub
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: jack.lovell(a)ukaea.uk
Distribution: ---
Created attachment 56491
--> https://bugs.winehq.org/attachment.cgi?id=56491
Log output until the installer crashes.
When trying to run the Xilinx Vivado 2014.4 web installer, the program crashes
shortly after startup. A look at the log output suggests the installer is
calling systeminfo and piping the output to findstr to get the OS version.
However, findstr is a stub, and so outputs nothing to stdout.
I have filed the systeminfo stub as a separate bug report (42027)
--
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=42112
Bug ID: 42112
Summary: yahoo messenger will not load
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bigthighlover(a)gmail.com
Distribution: ---
Created attachment 56631
--> https://bugs.winehq.org/attachment.cgi?id=56631
error I got
yahoo messenger will not load
--
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=41562
Bug ID: 41562
Summary: SDR# disconnects from rtl_tcp after ~5 minutes
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: informacja.niejawna(a)gmail.com
Distribution: ---
Created attachment 55893
--> https://bugs.winehq.org/attachment.cgi?id=55893
sdr#
SDR# disconnects from rtl_tcp after ~5 minutes (on Windows everything works)
software version:
Ubuntu 14.04.5 LTS
wine-1.9.21 + dotnet46
SDR# v1.0.0.1489 (http://airspy.com/download/)
Logs:
rtl_tcp:
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
Tuned to 100000000 Hz.
listening...
Use the device argument 'rtl_tcp=127.0.0.1:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain,
...).
client accepted!
set sample rate 2048000
set freq correction 0
set freq 105998418
set agc mode 0
set gain mode 1
set tuner gain by index 0
<------ disconnect
worker socket bye
Signal caught, exiting!
comm recv bye
Signal caught, exiting!
all threads dead..
listening...
Use the device argument 'rtl_tcp=127.0.0.1:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain,
...).
--
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=42013
Bug ID: 42013
Summary: DeusEx GOTY Steam Version crashes when trying to
detect 3D Devices
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 56458
--> https://bugs.winehq.org/attachment.cgi?id=56458
DeusEx Backtrace
Hello everyone,
I am having problems getting the game mentioned above to run. It installs fine
using Steam but when I am trying to launch it for the first time the 3D devices
need to be configured and it throws a backtrace (attached) and I can't get any
further.
mwagner@coolingrig:~$ /sbin/lspci | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Kabini [Radeon HD 8330]
Please let me know should you require further information.
--
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=41775
Bug ID: 41775
Summary: Pokerstars crash opening Challenges Windows in
International Version
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kgsee_dnb(a)live.com
Distribution: ---
Created attachment 56211
--> https://bugs.winehq.org/attachment.cgi?id=56211
error
All the rest of the program works perfect, only when I open the 'challenges'
space, the window that opens is left blank and the error appears.
I previously had no problems, but I had to reinstall the OS because of HDD
failures and now I can not open the 'challenges'
I have tried wine version 1.7.47 and it gives the same error,
At this moment I am downloading the latest release of wine, 1.9.23 and version
1.9.17 which is the one recommended here.
Previously used the stable version of wine 1.8.5 and did not have this drawback
--
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=41920
Bug ID: 41920
Summary: Fallout: New Vegas test results are not visible in
AppDB
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
If you visit this application
https://appdb.winehq.org/objectManager.php?sClass=application&iId=12234 and
click on version 1.x with 55 test results and 254 comments there are no test
results or comments visible at all...
Apologies if this is a duplicate bug or anything.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41965
Bug ID: 41965
Summary: Die by the Sword -- Xtended mod does not run
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
Created attachment 56366
--> https://bugs.winehq.org/attachment.cgi?id=56366
DBTS Xtended 1.6 backtrace
Only the mod's launcher works (winetricks msxml3 and dotnet40 required).
How to install and configure the mod:
http://forum.hazardx.com/viewtopic.php?t=64#p288
Xtended mod 1.6, OS X 10.9.5, Mac driver/X11
--
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=41550
Bug ID: 41550
Summary: The native implementation of OLEAUT32.DLL cannot be
used with Wine's RPCt4.DLL. Remove OLEAUT32.DLL and
try again.
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
Distribution: ---
The native implementation of OLEAUT32.DLL cannot be used with Wine's RPCt4.DLL.
Remove OLEAUT32.DLL and try again.
I am trying to run my custom application in wine
-- In which if I do not make oleaut32.dll to native then it show message "run
time error 91 object variable or with block variable not set"
After that I have make oleaut32.dll to native from winetricks
-- when I am trying to export to excel then it show message "The native
implementation of OLEAUT32.DLL cannot be used with Wine's RPCt4.DLL. Remove
OLEAUT32.DLL and try again."
I have read too many post but not found correct solution for that.
I am using wine 1.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=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=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=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=42184
Bug ID: 42184
Summary: Bethesda.net Launcher for Fallout Shelter crashes on
startup
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 56808
--> https://bugs.winehq.org/attachment.cgi?id=56808
Backtrace when starting the launcher.
Hello everyone,
there are a couple of bugs relating to the Bethesda.net launcher but I would
like to add that the launcher for "Fallout Shelter" is affected as well and
throws a backtrace on startup which is attached from wine 2.0-rc4.
--
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.
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=41904
Bug ID: 41904
Summary: On installing metatrader 4 trough playonmac it stops
the installation and gives the critical error
attached.
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: fahriulucaycy(a)gmail.com
Created attachment 56286
--> https://bugs.winehq.org/attachment.cgi?id=56286
Error file
I keep uninstalling and installing play on may, but same error occurs. I even
clean installed os and still the same. Metatrader 5 gets installed but 4 does
not, I need specific tools in meta 4. Please guide me
--
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.
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=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=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=41660
Bug ID: 41660
Summary: steamwebhelper.exe crashes when launching Steam
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yerenkov.scott(a)gmail.com
Regression SHA1: steamwebhelper.exe
Distribution: Ubuntu
Created attachment 56057
--> https://bugs.winehq.org/attachment.cgi?id=56057
steamwebhelper.exe crash backtrace
I installed Steam for Windows using PlayOnLinux 4.2.10-2ubuntu1 and WINE 1.8.5.
But when I launch it I get an error about the steamwebhelper.exe crashing and I
am therefore unable to do things such as reset my password and anything else
which requires it. I have attached the backtrace WINE gave me.
I am on Ubuntu GNOME 16.10 with GNOME 3.22. So far I have not experienced this
issue on Windows.
--
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=42178
Bug ID: 42178
Summary: alway the sama bug
Product: Wine
Version: 2.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
Distribution: ---
Created attachment 56800
--> https://bugs.winehq.org/attachment.cgi?id=56800
files created when i start mtae
I have already repeatedly exposed the problem I encounter when I set up a
program.
I have the same bug in 32 and 64 bits
I took into consideration the advice that you gave me but this morning with the
version wine 2.0 rc4 the bug is still current
The program either does not install correctly or does not start.
I have tried everything including installing it with reactos (last testing
version); It seems that the problem comes from wine
I can send you the program on a donwload adress if it is possible.
It would be very easy for you to test it and understand the problem
Very sincerely
--
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=41462
Bug ID: 41462
Summary: Unhandled exception: page fault on write access to
0x00000004 in 32-bit code (0x7bc50502).
(Battle.net.exe)
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: arnaud.his(a)free.fr
Distribution: ---
Created attachment 55842
--> https://bugs.winehq.org/attachment.cgi?id=55842
file error
file error
Wine plant startup of the game World of Warcraft. I have an error report.
--
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=42133
Bug ID: 42133
Summary: eMule 1.0.16 installer fails
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fusion
Assignee: wine-bugs(a)winehq.org
Reporter: lambdafox(a)yahoo.com
Distribution: ---
Created attachment 56681
--> https://bugs.winehq.org/attachment.cgi?id=56681
wine program error details
I am running:
Ubuntu 16.04.1 LTS Xenial Xerus 64-bit
minimal installer with xfce minimal desktop
I have installed:
wine version
1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1
wine-mono version
wine-mono0.0.8
When I run the installer using:
wine emule.exe
in my terminal, the language selection gets done then the installer crashes.
The first line of the Program Error Details:
Unhandled exception: unimplemented function fusion.dll.CopyPDBs called in
32-bit code (0x7b83936c).
The crash saver file 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.
https://bugs.winehq.org/show_bug.cgi?id=41781
Bug ID: 41781
Summary: PokerStars.dk not working with Wine 1.7.55
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michaelvedel(a)hotmail.com
Distribution: ---
Created attachment 56218
--> https://bugs.winehq.org/attachment.cgi?id=56218
Trace log from error message
Hi,
Cannot login to pokerstars and thus not run the application given these errors.
Br,
Michael
--
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=41557
Bug ID: 41557
Summary: Wine program loader is unable to install
wps_office_free_10.1.0.5785_en.exe
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: judydevoti(a)gmail.com
Distribution: ---
Created attachment 55889
--> https://bugs.winehq.org/attachment.cgi?id=55889
details of Wine program error when installing
wps_office_free_10.1.0.5785_en.exe
Wine is unable to install the new Kingsoft Office WPS free suite
(wps_office_free_10.1.0.5785_en.exe).
My system information follows:
Wine build: wine-1.6.2
Platform: i386 (WOW64)
Host system: Linux
Host version: 3.13.0-37-generic
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 17.1 Rebecca
Release: 17.1
Codename: rebecca
The program error details 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=41957
Bug ID: 41957
Summary: I am trying to get Battle.net app working so that i
can play SC2
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: getup180(a)live.com
Distribution: ---
Created attachment 56353
--> https://bugs.winehq.org/attachment.cgi?id=56353
bug report created when trying to start battle.net
I get this issue whenever trying to start it up.
--
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=41860
Bug ID: 41860
Summary: Downwell AppDB page is not showing the description
properly
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56267
--> https://bugs.winehq.org/attachment.cgi?id=56267
Screenshot of the error
If you visit this application
https://appdb.winehq.org/objectManager.php?sClass=application&iId=17530 you
will see the following in the Description box:
div[class*="item-container-obpd"], a[data-redirect*="paid.outbrain.com"],
a[onmousedown*="paid.outbrain.com"] { display: none !important; } a
div[class*="item-container-ad"] { height: 0px !important; overflow: hidden
!important; position: absolute !important; } div[data-item-syndicated="true"] {
display: none !important; } .grv_is_sponsored { display: none !important; }
.zergnet-widget-related { display: none !important; }
iframe[id*="google_ads_iframe_"] { display: none !important; }
Screenshot 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=41742
Bug ID: 41742
Summary: The avc-free application installer crashes when run in
wine
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fusion
Assignee: wine-bugs(a)winehq.org
Reporter: mr_mke(a)yahoo.com
Distribution: ---
Created attachment 56183
--> https://bugs.winehq.org/attachment.cgi?id=56183
back trace for a bug with the AVC installer
The avc-free application installer crashes when run 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.
https://bugs.winehq.org/show_bug.cgi?id=41978
Bug ID: 41978
Summary: Lightshot requires GdipCreateAdjustableArrowCap in
built-in gdiplus
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
When attempting to draw an arrow using Lighshot, I receive the following
terminal output:
fixme:gdiplus:GdipCreateAdjustableArrowCap not implemented
Clean prefix with no overrides. Wine 2.0-rc1.
--
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=41746
Bug ID: 41746
Summary: batle.net crashes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kdim26(a)hotmail.com
Distribution: ---
Created attachment 56190
--> https://bugs.winehq.org/attachment.cgi?id=56190
cant login at batle.net
cant login at batle.net
--
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=41461
Bug ID: 41461
Summary: Modifier keys stay pressed down when switching between
wine windows
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 4ijgr8+eaj5wf4kx1e2g(a)sharklasers.com
Distribution: ---
Tested on wine-1.7.22 and 1.8 rc2
Steps to replicate are
1, open two wine notepads and place them side by side
2, click the left one, hold shift and type ABC
3, while holding shift, click the right notepad window then release shift
4, type def then select the left notepad
5, type ghi
The expected results is for the left window to contain ABCghi and not ABCGHI
Interestingly it only happens with two wine windows, attempting to replicate it
with gedit in the right position, or any other for that matter behaves as
expected, this also affects control and alt keys.
--
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=41281
Bug ID: 41281
Summary: When I tried to install the latest version of WPS
office 2016, the setup doesn't start and it shows me
an error!
Product: Wine
Version: 1.9.18
Hardware: x86
URL: http://www.kingsoftstore.com/download/setup_wps_office
_2016_free.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmed__hassan(a)outlook.com
Regression SHA1: c16b62b323692a82894472cf23ea73060c27eeae
Distribution: Ubuntu
Created attachment 55594
--> https://bugs.winehq.org/attachment.cgi?id=55594
This error appears when I tries to open WPS office 2016 setup
When I tried to install the latest version of WPS office 2016, the setup
doesn't start and it shows me 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=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.
https://bugs.winehq.org/show_bug.cgi?id=42056
Bug ID: 42056
Summary: Battle.net crashes at launch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j.revuelta(a)gmail.com
Distribution: ---
Created attachment 56543
--> https://bugs.winehq.org/attachment.cgi?id=56543
PlayInLinux_BattleNET_crash_log
Started Battle.net in Play On Linux and it crashes immediately.
--
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=41948
Bug ID: 41948
Summary: Battle.net installs and starts, but Battle.net
Helper.exe crashes repeatedly before login
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hueloovoo(a)gmail.com
Distribution: ---
Created attachment 56334
--> https://bugs.winehq.org/attachment.cgi?id=56334
Backtrace from Battle.net Helper.exe
Battle.net launcher installed and starts, but almost immediately after, fails
to load web content in the launcher, and Battle.net helper crashes. When the
trace window is closed, it tries again and immediately crashes again. The
launcher window remains, with spaces to enter login ID and password, but no
button to login.
--
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=41556
Bug ID: 41556
Summary: battle.net game client
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kikandother(a)gmail.com
Distribution: ---
Created attachment 55888
--> https://bugs.winehq.org/attachment.cgi?id=55888
back trace
back trace for battle.net game client install (including pre requested installs
eg fonts for wine build 1.9.15
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41620
Bug ID: 41620
Summary: Kholat (UE4 game) crashes on loading
Product: Wine
Version: 1.9.22
Hardware: x86
URL: https://www.gog.com/game/kholat
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55974
--> https://bugs.winehq.org/attachment.cgi?id=55974
backtrace from minidump
This is probably a duplicate of one of the existing bugs related to Unreal4
engine games, but I can't decide which one applies: bug #40925, bug #40938 or
bug #41087.
I tried the patch from bug #40925 but it didn't change anything, even the
backtrace remained the same.
Here I'm attaching both the backtrace (obtained from the minidump file
generated by the game) and the terminal output.
The game named Kholat, I have the GOG.com version. The game crashes somewhere
during the loading stage.
I'm using a 32-bit wine build, Windows 7 profile is selected, virtual desktop
mode is activated. The game itself is 32-bit.
Wine 1.9.22
Fedora 24 x86_64
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.10
OpenGL core profile shading language version string: 4.50 NVIDIA
--
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=41694
Bug ID: 41694
Summary: "OURLINK USB WIRELESS ADAPTER NOT INSTALLING"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jbfb96(a)gmail.com
Distribution: ---
Created attachment 56094
--> https://bugs.winehq.org/attachment.cgi?id=56094
Bug Report For Failure To Install
bug report for failure 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.
https://bugs.winehq.org/show_bug.cgi?id=41743
Bug ID: 41743
Summary: Rogue operatives crashes on creating a game
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 56188
--> https://bugs.winehq.org/attachment.cgi?id=56188
crashlog - Steam
Using wine-git as 1.9.23 doesn't have the patch the game needs to even launch
into the menu.
Seems to crash right about here, full log since game startup attached.
Fatal error:
[File:C:\UnrealEngine-release\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp]
[Line: 682]
Rendering thread exception:
Fatal error:
[File:C:\UnrealEngine-release\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Util.cpp]
[Line: 200]
Result failed
at
C:\UnrealEngine-release\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Query.cpp:139
with error E_INVALIDARG
--
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=41490
Bug ID: 41490
Summary: Stop recreating/resetting symlinks on each update (eg
"drive_c/users/[user]/My Documents")
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cey.tarik(a)gmail.com
Distribution: ---
Every time after updating wine through my distro's (Arch) repository, wine will
"update the configurations". This also means that wine will reset the symlinks
in the user's folder (drive_c/users/[username]). For example, "My Documents".
I do not want wine apps to pollute my home folder (this is were "My Documents"
and other symlinks usually point to). And i want all my WINEPREFIXEs to use a
common "My Documents" folder, which is not ~/ .
That's fine, so i just symlink "My Documents" to somewhere else.
But after each update Wine deletes my symlink and creates it's own symlink to
~/ again.
Why? Is that really necessary? This seems trivial to fix, so unless there is
some exotic issue preventing this to be changed, i really do not understands
why this has to happen every time.
--
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=41669
Bug ID: 41669
Summary: Try to install battle.net
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: belgarath(a)o2.pl
Distribution: ---
Created attachment 56061
--> https://bugs.winehq.org/attachment.cgi?id=56061
error after install battle.net details
Fresh install playonlinux, next try to install battle.net details 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.
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.
https://bugs.winehq.org/show_bug.cgi?id=41407
Bug ID: 41407
Summary: Cut and paste formatted text from wine to native apps
broken since 1.9.18
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robin.marlow(a)gmail.com
Distribution: ---
using wine 1.9.17 and earlier I could cut and paste freely from word2007 into
native apps.
After updating to .18 or .19 I can paste native to wine or wine to wine, but
not wine to native unless unformatted text (e.g. from wine notepad).
This behaviour is consistent across all the office2007 apps & can be fixed by
downgrading to 1.9.17.
How can I investigate this regression further?
--
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.