http://bugs.winehq.org/show_bug.cgi?id=9300
Summary: Master of Orion 2: intro movie video stops when moving
mouse cursor into window
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunk(a)stusta.de
Wine 0.9.42 and 0.9.43 have the following regression (up to 0.9.41 it works
fine):
The intro movie video starts normally.
It runs until I move the mouse cursor into the Wine window for the first time.
After this the video no longer runs, and it doesn't run again when leaving the
Wine window with the mouse cursor.
The Wine window contains a freeze image of what was shown when the mouse first
entered the Wine window, and after switching in FVWM to a different virtual
desktop and back it isn't redrawn.
When also enabling sound in winecfg the sound of the intro movie continues
running normally although the video has stopped.
Clicking on the left mouse button inside the Wine window for aborting the intro
movie and getting into the main menu of the game still works.
How to reproduce:
$ wine --version
wine-0.9.43
$ rm -rf ~/.wine
$ winecfg
Graphics
[x] Emulate a virtual desktop # due to #7174
$ cd /mnt/Misc/Orion2
$ wine orion95.exe
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x164c20) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1632c8)->(0x40024,00000011)
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 16 to
8
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x1632c8)->(1,(nil)): Stub
# intro movie starts playing
# no additional messages when moving the mouse cursor into the Wine window
resulting in the stopped video
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10939
Summary: Mackie Tracktion gui is very cpu hungry
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ireneshusband(a)gmail.com
The audio output of Mackie Tracktion is extremely choppy when (and only when)
the GUI is visible. The choppiness is much worse at lower latencies (using
jack/wineasio), so I presume that this means the cpu is under very heavy load.
To reproduce this:
Go to http://www.mackie.com/products/tracktion3/index.html and download and
install the demo. You'll also need to have wineasio for this.
Start Jack and then Tracktion. Play the demo track "Spiralling".
What you will probably hear will be very choppy indeed. You will probably also
see a huge number of xruns.
Now switch from X to a virtual console (ctrl-alt-F1). The choppiness
disappears. On my machine (a 2.8GHz P4) when I run top from a virtual console I
find that Tracktion uses between 45% and 70% cpu time while playing
"Spiralling" at 10ms latency. However when the gui is visible it stutters badly
even with a project containing nothing but a single wav file or a single
undemanding vsti plugin.
I have experienced this problem both on an Ubuntu Gutsy system and a on
recently installed Gentoo system.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10307
Summary: mono-1.2.5 quoting problem somewhere...
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Found this while trying http://www.mono-project.com/GtkSharp:_Hello_World
$ wget http://kegel.com/wine/winetricks
$ sh winetricks mono12
$ cd ~/".wine/drive_c/Program Files/Mono-1.2.5.2"
$ rm -f x.cs
$ touch x.cs
$ wine cmd /c bin/mcs.bat x.cs -pkg:gtk-sharp-2.0
fails with
error CS2001: Source file
`Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll' could not be found
(On Windows, it correctly complains that there's no entry point.)
The file "~/.wine/drive_c/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll"
exists.
+relay shows a few clues.
000e:Call msvcrt.fopen(00153588 "C:\\Program
Files\\Mono-1.2.5.2\\lib\\pkgconfig\\gtk-sharp-2.0.pc",004059fa "r")
ret=00405ae3
...
000e:Call ntdll.strlen(001510e8 "Libs:
-r:${libdir}/mono/gtk-sharp-2.0/pango-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/atk-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/gtk-sharp.dll") ret=00403d73
...
000e:Call ntdll.strlen(00151698 "-r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/gtk-sharp.dll") ret=00409aa7
...
000e:Call ntdll.strlen(001518c0 "-r:C:/Program") ret=00403d73
...
000e:Call ntdll.strlen(001518ce
"Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll") ret=00403d73
Somehow when ${libdir} was expanded, some quotes were left off,
or something.
It kind of looks like the variable expansion is happening inside mono.
+all shows
000e:Call ntdll.strcmp(00155a30 "libdir",00155b78 "libdir") ret=672f5c28
000e:Ret ntdll.strcmp() retval=00000000 ret=672f5c28
000e:RET libglib-2.0-0.g_str_equal() retval=00000001 ret=672d181e
000e:RET libglib-2.0-0.g_hash_table_lookup() retval=00155bd0 ret=004033bf
000e:CALL libglib-2.0-0.g_strdup() ret=004033c7
000e:Call ntdll.strlen(00155bd0 "C:/Program Files/Mono-1.2.5.2/lib")
ret=672f3670
so presumably it's mono that is screwing up here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9471
Summary: OpenZelda Quest Designer Rendering issues.
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://openzelda.thegaminguniverse.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
Created an attachment (id=7813)
--> (http://bugs.winehq.org/attachment.cgi?id=7813)
Screenshot of the example rendering bug.
This is a fairly major rendering error that makes some of the main features of
OpenZelda unusable, when it comes to having the quest designer used.
Errors and fixme's left on this application:
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
fixme:win:EnumDisplayDevicesW ((null),0,0x34f58c,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x133560) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x132780)->(0x1002a,00000008)
fixme:d3d:IWineD3DClipperImpl_SetClipList (0x174530,0x34f9e8,0),stub!
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x132780)->((nil),00000008)
note: here is an example of how the Quest Designer is supposed to Render.
http://openzelda.thegaminguniverse.com/images/screenshot3.PNG
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10251
Summary: 1cv77 on platform 25 page fault
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtualprotoss(a)yahoo.com
Created an attachment (id=8878)
--> (http://bugs.winehq.org/attachment.cgi?id=8878)
1cv77_platform25
When start the 1cv7s.exe, normally starting, then open any configs - 1-3
seconds, and crash with Unhandled exception: page fault on read access to
0x0fa43720 in 32-bit code (0x0041d2b7).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12880
Summary: Sony Ericsson software fails to install.
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.sonyericsson.com/cws/download/1/357/877/12084
39916/Sony%20Ericsson%20PC%20Suite_3.205.00_EN.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spider(a)alternating.net
Created an attachment (id=12589)
--> (http://bugs.winehq.org/attachment.cgi?id=12589)
Backtrace
Trying to install the Sony Ericsson phone connection suite fails miserably with
a crasher.
--
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=12696
Summary: nsis script with a gradient background window => install
window not displayed
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leohome(a)free.fr
If I create a nsis script that contains this line :
BGGradient 000000 800000 FFFFFF (This instruction specifies the use a gradient
background window) then, when I compile and run it, the install window is not
displayed. There is only the gradient background window on the screen. This
problem occurs under wine 0.9.60 or 0.9.59. However, it works fine with wine
0.9.54 (for example).
ubuntu 7.10 32 bits
nsis 2.34
--
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=12574
Summary: Using WinAMP's media Library causes crash
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SoLowRockerMan(a)gmail.com
Clicking on buttons or taking actions from the Library menu causes WinAMP to
cease responding and requires use of Force Quit.
--
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=12487
Summary: Application runs but postscript is invalid under WINE
.59; OK under Win 98
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dprovins(a)alumni.ucalgary.ca
CC: dprovins(a)alumni.ucalgary.ca
Version 0.9.59
Tax application runs (with lots of fixme's) and prints to "lp" via CUPS. Alas,
generated PostScript fails under ghostscript as well as on a genuine postscript
printer.
Same application and data runs and prints properly under Win'98 using
"PSPRINT.DRV".
Attached is a sample WINE-created PS file, a GIF of the ghostview image that is
displayed, a list of the ghostscript error messages and a GIF of what was
expected to be printed: wine_postscript.ps, wine_T1.gif, gs_errors.txt and
T1.gif respectively.
If you require anything else, please advise.
Regards,
Dean
PS: I'll have to send the other attachments separately as your system accepts
just one per message.
--
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=12234
Summary: EdwinXP 1.61 trial installer z-order problem
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.visionics.a.se/html/edwinxpdemo_f.html
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With git from the 21st or from yesterday,
a similar strange z-order problem seems to happen
for me with EDWinXP 1.61 trial, free download from
http://www.visionics.a.se/html/edwinxpdemo_f.html
Once you answer the installer's questions, it puts
up two installer blue screens, one is just a background,
the other is a background plus (eventually) a dialog.
Unfortunately the z-order is reversed, and you have to
fiddle with alt-tab.
This happens once before main file copy, and once upon completion.
--
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.