http://bugs.winehq.org/show_bug.cgi?id=24897
Summary: Age of Empires III trial complains "parsing error in
Fonts2.xml" without native msxml4
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://www.agecommunity.com/all_downloads.aspx
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs fine, but when you start, it aborts with a
dialog box. The +msxml,+text log shows:
trace:msxml:bind_url L"file:\\\\C:\\Program Files\\Microsoft Games\\Age of
Empires III Trial\\Fonts\\Fonts2.xml"
trace:msxml:bsc_AddRef (0x133b40) ref=2
trace:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
trace:msxml:bsc_QueryInterface interface {aaa74ef9-8ee7-4659-88d9-f8c504da73cc}
not implemented
trace:msxml:bsc_OnStartBinding (0x133b40)->(ff 0x16d478)
trace:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
trace:msxml:bsc_OnDataAvailable (0x133b40)->(5 91592 0x32c10c 0x32c120)
trace:msxml:bsc_OnStopBinding (0x133b40)->(00000000 (null))
trace:msxml:saxxmlreader_AddRef 0x16d3c0
trace:msxml:SAXLocator_create returning 0x16dc18
fixme:msxml:libxmlFatalError Error handling is not compatible.
...
trace:text:DrawTextExW L"XML parsing error in Fonts2.xml. No fonts will be
loaded.", -1, [(0,0)-(180,110)] 00000050
The dialog keeps coming up multiple times, not sure if you can play by
just clicking ok over and over, it's quite annoying.
winetricks msxml3 doesn't help, but winetricks msxml4 does.
Once past startup successfully, you can remove the msmxl4 override,
the game will then start ok; seems this is only needed on first run?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18090
Summary: New regression introduced in
9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
CC: bunglehead(a)gmail.com
commit 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Sun Apr 12 15:05:22 2009 -0400
comctl32/listview: Fix selection handling in LVM_SORTITEMS (with some
tests).
After this patch, one of the programs I am using (Watchtower Library), that
uses ownerdata listviews no longer starts, it crashes all the time.
Attached two logs: without this patch and with it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27562
Summary: Autocomplete is case sensitive
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://netikka.net/dev/autoc.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/autoc.exe
Press "s"
Windows give options: Second, Sixth, stest
Wine only gives: stest
Minor, but could affect something else too, depending where is it..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18899
Summary: Notepad++ right click menu doesn't work
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21741)
--> (http://bugs.winehq.org/attachment.cgi?id=21741)
screenshot
Notepad++ pops up a little menu if you right click on a file name in the
toolbar, with options to save all files, close all, print, etc. Under wine, the
menu doesn't show up.
There's no terminal output.
Screenshot attached, for those unfamiliar with notepad++.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36118
Bug ID: 36118
Summary: kernel32/actctx tests have a couple leaks
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20968== 78 bytes in 1 blocks are definitely lost in loss record 125 of 257
==20968== at 0x7BC4C735: notify_alloc (heap.c:255)
==20968== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==20968== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==20968== by 0x7BC2A28D: parse_cominterface_proxy_stub_elem (actctx.c:1616)
==20968== by 0x7BC2C0DC: parse_file_elem (actctx.c:2167)
==20968== by 0x7BC2C741: parse_assembly_elem (actctx.c:2268)
==20968== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==20968== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==20968== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==20968== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==20968== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==20968== by 0x4C1608F: test_create (actctx.c:725)
==20968== by 0x4C1BDE2: test_actctx (actctx.c:1870)
==20968== by 0x4C1D938: func_actctx (actctx.c:2212)
==20968== by 0x4D08640: run_test (test.h:584)
==20968== by 0x4D08A2F: main (test.h:654)
==20968==
==21444== 156 bytes in 2 blocks are definitely lost in loss record 167 of 257
==21444== at 0x7BC4C735: notify_alloc (heap.c:255)
==21444== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21444== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==21444== by 0x7BC2B16A: parse_com_interface_external_proxy_stub_elem
(actctx.c:1898)
==21444== by 0x7BC2C6C0: parse_assembly_elem (actctx.c:2260)
==21444== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==21444== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==21444== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==21444== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==21444== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==21444== by 0x4C5608F: test_create (actctx.c:725)
==21444== by 0x4C5BDE2: test_actctx (actctx.c:1870)
==21444== by 0x4C5D938: func_actctx (actctx.c:2212)
==21444== by 0x4D48640: run_test (test.h:584)
==21444== by 0x4D48A2F: main (test.h:654)
==21444==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36301
Bug ID: 36301
Summary: valgrind shows an invalid read (bstr) in
msxml3/tests/saxreader.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5655== Invalid read of size 1
==5655== at 0x40097E3: strlen (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5655== by 0x7B850994: MultiByteToWideChar (locale.c:1991)
==5655== by 0x4C75BC3: alloc_str_from_narrow (saxreader.c:80)
==5655== by 0x4C75C7C: _bstr_ (saxreader.c:92)
==5655== by 0x4C80FEE: test_mxwriter_flush (saxreader.c:3302)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655== Address 0x7c71870 is 0 bytes after a recently re-allocated block of
size 2,048 alloc'd
==5655== at 0x7BC4C735: notify_alloc (heap.c:255)
==5655== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5655== by 0x4C80FC3: test_mxwriter_flush (saxreader.c:3300)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655==
(separate from bug 36300)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12441
Summary: winecfg: confusing interface for setting per-app
overrides
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winecfg's interface for setting per-app library overrides
screams "obscure! side-effect! unclean!"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30557
Bug #: 30557
Summary: winegstreamer broken with >=glib-2.32.0
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: galtgendo(a)o2.pl
Classification: Unclassified
As of glib 2.32.0, a call to g_thread_init(foo), where foo!=NULL is no longer
effective, it just triggers a warning:
GThread-WARNING **: GThread system no longer supports custom thread
implementations.
While I'm not sure this is the reason, a game using gstreamer sounds like a
stuck vinyl record, it does seem this way.
This sort of invalidates most of dlls/winegstreamer/glibthread.c content.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37258
Bug ID: 37258
Summary: Editor via Wine (notepad) no Numlock numbers avaiable
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)mk-news.com
Editor via Wine (notepad) no Numlock numbers avaiable
testet with my own programm: "VK-LEFT" comes for key 4 on numeric Key if
Numlock on or off
Leafpad do it correct
wine 1.6.2 via VNC4Server on LXDE-desktop
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33242
Bug #: 33242
Summary: Panzer Elite Action Demo - Exception frame is not in
stack limits
Product: Wine
Version: 1.5.26
Platform: x86
URL: http://www.gamershell.com/download_12230.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
When launching the demo has a message: 'err:seh:raise_exception Exception frame
is not in stack limits => unable to dispatch exception.'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=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.
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.
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.
http://bugs.winehq.org/show_bug.cgi?id=35115
Bug ID: 35115
Summary: Campaign Cartographer does not install -
err:msi:set_installer_properties Failed to set the
UserSID property
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: dj.shaw(a)btconnect.com
Classification: Unclassified
Created attachment 46844
--> http://bugs.winehq.org/attachment.cgi?id=46844&action=edit
Install log
Campaign Cartographer 3 does not install. The install program appears to run
OK, but no files are installed to the prefix. The final error output is
err:msi:set_installer_properties Failed to set the UserSID property
I am unable to run a regression test as my setup does not appear capable of
compiling Wine prior to 1.6. Last known good version (from AppDb) Wine-1.2.1.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26040
Summary: Odell Down Under Demo: Pagefault on read access when
moving fish around the map
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33209)
--> (http://bugs.winehq.org/attachment.cgi?id=33209)
wine: Unhandled page fault on read access to 0x00001498 at address
0x11ff:0x00001117 (thread 0022), starting debugger...
When navigating the fish up or down the ocean floor it will go to the next
"room" in the game. This causes a pagefault every time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11995
Summary: Wipeout XL hangs at startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeout
xl.zip.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://jmikeneedham.dyndns.org/?p=10, a user complained
that Psygnosis Wipeout XL hangs on startup. I confirmed
this with the downloadable demo,
http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeoutxl.zip.html
Name wipeoutxl.zip
Size 6153701
sha1sum 5e420f8e79ac63e1e3bb76692dbfb0ae1caf1161
Looking at the log, it seems to be looping endlessly looking
for an audio CD to be inserted. This was common practice
back in the day; gamers would always throw an audio
CD-ROM in the drive so they could listen to music
while they played. Games often came on hybrid audio/data cds.
When you insert a hybrid audio/data cd, though,
you have to tell the system to mount the data portion,
else wine won't give it a drive letter.
So, if you jump through those hoops (e.g. insert a
cd-rom and tell the system to mount it), the
game will continue to the next problem: you can
tell the game to start, and the welcome screen then
goes away, but no game window comes up. The log shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f820,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
So I guess the next step is to try this on an 8 bit display.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20926
Summary: marshal_object couldn't get IPSFactory buffer for
interface
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0mcat(a)gmx.de
Created an attachment (id=25084)
--> (http://bugs.winehq.org/attachment.cgi?id=25084)
Log from running ZoomBrowser with Wine 1.1.33
Running ZoomBrowser EX (image transfer and archiving software from Canon) fails
giving the attached log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36979
Bug ID: 36979
Summary: Cry of Fear defaults to 1280x1024 resolution
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
Created attachment 49106
--> https://bugs.winehq.org/attachment.cgi?id=49106
Startup log
Hello,
I tried to run the game Cry of Fear, which is a free game available on Steam:
http://store.steampowered.com/app/223710/
The game is bundled with a launcher where one can choose the resolution it
should run with. Regardless of the resolution I choose, the game will only run
in 1280x1024.
The launcher starts up the cof.exe like this:
wine cof.exe -basedir cryoffear -game cryoffear -hw -heapsize 1536000 -no3dmenu
-fullscreen -widescreen -w 1280 -h 720
Even when I manually start it like this (without the launcher) it still won't
use the specified resolution. A logfile is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27814
Summary: Die by the Sword: menus don't drawn unless mouse is
moving
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.fileplanet.com/11123/10000/fileinfo/Die-By-
The-Sword-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35574)
--> (http://bugs.winehq.org/attachment.cgi?id=35574)
plain terminal output
This is a long-standing issue with the game under Wine (there are references on
AppDB with Wine as old as 0.9.20).
The problem:
In the menus, when you click on an option the previous menu "rolls up" on the
screen and the new menu drops down. In Wine the menu animation is broken: it is
stuck (not redrawing) until you begin to move the mouse.
A sound effect is intended to play when the menu comes down/up (a clashing
sound of swords). The sound is looping while the menu is in stuck state.
So you have to move the mouse constantly to use the menus.
Die by the Sword is quite an oldie game (1998), using Directdraw/DirectX 5(?).
The problem can be reproduced in the demo, too.
Notes when testing with the demo:
1) Set Windows version to Win98 otherwise the game tries to use Glide3D
(crashed for me).
2) You don't have to install the demo just unzip the contents of dbts.zip and
launch the game by WINDIE.EXE
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
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.
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.
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.