http://bugs.winehq.org/show_bug.cgi?id=9127
--- Comment #19 from Karl H. Grube <karlthepaladin(a)yahoo.com> 2010-02-18 17:26:52 ---
(In reply to comment #18)
> with wine 1.1.37 the movie work
Just tested in wine 1.1.38. Vidoes STILL do not work for me. Perhaps you had a
different video, but MPEG 1 videos still don't seem to work with directshow.
--
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=9127
Elia Devito <eliadevito(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eliadevito(a)gmail.com
--- Comment #18 from Elia Devito <eliadevito(a)gmail.com> 2010-02-18 13:39:09 ---
with wine 1.1.37 the movie work
--
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=1490
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #37 from Austin English <austinenglish(a)gmail.com> 2010-02-18 13:24:46 ---
Closing.
--
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=1490
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WONTFIX
--- Comment #36 from Austin English <austinenglish(a)gmail.com> 2010-02-18 13:24:31 ---
Talking with AJ on IRC, this is a WONTFIX. The application will crash the same
way on Windows, and it's easily worked around (use env -i, or override the
environmental variable in the registry to a different/smaller/null value).
--
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=19970
Summary: Spotify error when try to share one song in twitter
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonbcn(a)gmail.com
Ubuntu 9.04 32b
Spotify 0.3.19 (revisión 52352)
I try to use the function of Spotify "share in twitter" but it doesn't work,
the error is:
"err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL"
I attach the complete 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.
http://bugs.winehq.org/show_bug.cgi?id=21757
Summary: StarCraft 2 Beta client can't open account settings
URL
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
The url is not opened in a browser window. This is the output:
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
--
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=3930
--- Comment #35 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2010-02-18 04:28:30 ---
Knowing what to look for, I found a trace where
A) midiOutUnprepare + HeapFree() is called from within the MOM_DONE function
callback.
I have a patch in my queue that supports this kind of useage.
B) midiStreamClose is called from the MOM_DONE callback.
This causes Wine to hang because it calls midiStreamRestart; ResumeThread;
midiStreamStop and waits for the STOP message to be returned. Alas, it's
already operating on the player thread, so it's waiting for itself...
This one looks like it's only going to ever work with a separate thread.
MSDN says "... as doing so can cause a deadlock"
Indeed, yet apps do this (or did this at least in Win9X times).
--
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=21754
Summary: Unimplemented function
d3dx9_36.dll.D3DXCreateTextureFromFileInMemoryEx
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pb(a)linuxtv.org
Created an attachment (id=26288)
--> (http://bugs.winehq.org/attachment.cgi?id=26288)
Trace when starting the game without windows' d3dx9_36.dll in place
While playing Runaway 3
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10638
it crashes when opening the Option - window where you can save the game-state
etc.
This happens with a plain installation wine and when installing the game the
directx-part is skipped.
A workaround for me was to put the windows d3dx9_36.dll into the game-directory
(by that overriding the wine native) and everything is fine.
--
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=21750
Summary: Bioshock v1.1: GL_FRAMEBUFFER_UNSUPPORTED after
program crash or timeout
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgavl69(a)juno.com
Created an attachment (id=26281)
--> (http://bugs.winehq.org/attachment.cgi?id=26281)
Bioshock Debug Logs and glxinfo
Revisiting Bioshock I came across an odd behavior if you have to Ctrl-C or
'killall Bioshock.exe' to exit when and if it hangs on exiting to the desktop
and then trying to restart.
If I try to restart thereafter without changing anything I'll get this
output(GL_FRAMEBUFFER_UNSUPPORTED/GL_INVALID_FRAMEBUFFER_OPERATION) and a
frozen opening menu screen.
See attachment with debug logs and glxinfo.
If I change the ORM to 'backbuffer' everything loads and displays OK. If I
switch ORM back to 'fbo' I still get the error and frozen menu screen.
The only cure I've found for this is to delete the ~/.wine/update-timestamp and
reupdate by doing a simple 'winecfg' or 'regedit'. After that FBO detection is
OK and it loads and displays normally again.
:Info:
kernel 2.6.33-rc8
Xserver 1.7.99.901 git master
wine git master from commit 5c4d3fb5a21210f48dfb7d9c0af8a91b23dc7ac4 (2/17)
nvidia 195.36.03 beta binary (also affects 190.53 the same way)
geforce 6100 nforce 405
Ubuntu 9.10 x86_64
env WINEPREFIX="/home/foo/.wine" wine
"D:\FOO\Bioshock\Builds\Release\Bioshock.exe" -dx9 -nointro
Direct3d registry settings
[Software\\Wine\\Direct3D]
"DirectDrawRenderer"="opengl"
"Multisampling"="disabled"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="auto"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="256"
"VideoPciDeviceID"=dword:000003d1
"VideoPciVendorID"=dword:000010de
--
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=8563
Justin Chevrier <jchevrier(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jchevrier(a)gmail.com
--- Comment #26 from Justin Chevrier <jchevrier(a)gmail.com> 2010-02-17 16:57:05 ---
Although not specific to this bug, the msctf functionality called by
Mercenaries has been implemented as a stub as of commit:
4e1c8767f914ba30a91c44ca00b2e4a67f8c89f0 (at least what I ran into when
attempting to run 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.