http://bugs.winehq.org/show_bug.cgi?id=31655
Bug #: 31655
Summary: SlingPlayer 1.5 fails to show video if Wine is
upgraded
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41616
--> http://bugs.winehq.org/attachment.cgi?id=41616
Wine 1.5.6 console output
SlingPlayer 1.5 fails to show video if Wine is upgraded. Sound works fine.
I have tested this over and over and it is the act of upgrading Wine that
appears to be causing the problem.
Native quartz, qcap and gdiplus needed to get this far.
Tested:
1.4.1 --> 1.5.6
1.5.6 --> 1.5.12
1.5.12 --> wine-1.5.12-157-gbdf9a9f
Following the upgrade there is some new output in the console:
err:ddraw:ddraw7_QueryInterface
(0x1ee6f8)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x16d554): No interface
found
And this line disappears:
err:ole:CoGetClassObject class {7d8aa343-6e63-4663-be90-6b80f66540a3} not
registered
7d8aa343-6e63-4663-be90-6b80f66540a3 is related to quartz.dll
(http://mikolajapp.appspot.com/uuid/query?q={7d8aa343-6e63-4663-be90-6b80f66…)
and this somehow becomes registered during the transition, and stops video from
being shown in the SlingPlayer.
I cannot understand what would cause this.
Attempting to unregister fails:
Failed to unregister DLL c:\windows\system32\quartz.dll
No known workaround: I have to reinstall SlingPlayer every time, or lock the
upgrades on my system.
--
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=28652
Bug #: 28652
Summary: SlingPlayer 2 has transparent view screen while
loading
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36822
--> http://bugs.winehq.org/attachment.cgi?id=36822
Wine 1.3.30 console output
SlingPlayer 2 has transparent view screen while loading, it should show a
simple animation. See attached screenshots for comparison.
Native gdiplus fixes the problem.
+gdiplus log is enormous so I have not included it at this 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=10164
Summary: Pool of Radiance 1.4 intermittently shows garbage in
surfaces
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.fileshack.com/file.x/906/Pool+of+Radiance+Dem
o
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
CC: xerox_xerox2000(a)yahoo.co.uk, stefandoesinger(a)gmx.at,
07067514(a)brookes.ac.uk
(see bug #10133)
After reverting d9fef10b71b9add27cfaeffa6d7e3ab42342bba7
I got Pool of Radiance 1.4 to start again.
I found another regression for this application,
in that some surfaces do not get displayed correctly, and some show
quick intermittent garbage in them. This does not happen with older
versions of wine.
I did a regression test for this, which gave me:
3b822b80feba396ec017c9ef0d96d59a1733a2d8 is first bad commit
commit 3b822b80feba396ec017c9ef0d96d59a1733a2d8
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 23:24:16 2007 +0200
wined3d: Reject opengl accelerated blits with system memory surfaces.
:040000 040000 8ef4e54af50c3dbd862ff89bc80e1d1b00791f31
dcf76dd03a3451b4eed44796f39ccb1faee4ae6f M dlls
I reverted the change in current git, and the problem went away.
To summarize I could get the application to start, and show
correct surfaces by reverting these two:
http://source.winehq.org/git/wine.git/?a=commitdiff_plain;h=d9fef10b71b9add…http://source.winehq.org/git/wine.git/?a=commitdiff_plain;h=3b822b80feba396…
I hope this information can be useful to you.
--
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=33268
Bug #: 33268
Summary: SlingPlayer 2.0.4 screen flickers when pointer over
screen
Product: Wine
Version: 1.5.26
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 44008
--> http://bugs.winehq.org/attachment.cgi?id=44008
Wine 1.5.26 console output
When streaming video in SlingPlayer 2.0.4 under Wine 1.5.26, the screen
flickers.
This video shows the effect:
http://www.youtube.com/watch?v=xX61ldJFmF8
This never used to occur but WMP10 (or WMP9) is now required to work around Bug
28669.
WINEARCH=win32 winetricks -q gdiplus quartz wmp10
required to work around a plethora of bugs.
Using a native qcap.dll makes no difference.
--
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=23147
Summary: Muziic goes into infinite update loop
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.cnet.com/Muziic/3000-2168_4-10910117.h
tml?part=dl-10045338&subj=dl&tag=button
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28788)
--> (http://bugs.winehq.org/attachment.cgi?id=28788)
Wine 1.2-rc3 console output (repeated over and over)
Following install, Muziic goes into an infinite loop trying to update itself
and has to be killed.
To recreate:
1. winetricks -q vb6run
2. Install Muziic.
3. Run Muziic.
--
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=20877
Summary: Adobe Bridge cs4 hardware rendering not working
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Adobe Bridge cs4 hardware rendering not working
--snip--
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects
(null)/(1021,76)-(1268,316)
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects
(null)/(1021,76)-(1268,316)
--snip--
--
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=19660
Summary: Lotus Ami Pro 3.1 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22942)
--> (http://bugs.winehq.org/attachment.cgi?id=22942)
Wine 1.1.27 console output
Lotus Ami Pro 3.1 causes a page fault on load.
3 0x7ec726cf enum_font_callback+0xf5(plf=0x73daa8, ptm=0x73da44, fType=4,
param=7593320) [/home/test/wine-git/dlls/gdi32/gdi16.c:219] in gdi32
(0x0073d7d8)
4 0x7ec9a5cd FONT_EnumInstance+0xfa(plf=0x73daa8, ptm=0x73da44, fType=4,
lp=7593092) [/home/test/wine-git/dlls/gdi32/font.c:615] in gdi32 (0x0073d928)
5 0x7ecaf7c1 WineEngEnumFonts+0x511(plf=0x73dd0c, proc=0x7ec9a4d3,
lparam=7593092) [/home/test/wine-git/dlls/gdi32/freetype.c:4143] in gdi32
(0x0073dc58)
"winetricks allfonts" doesn't help.
--
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=19655
Summary: Lotus Smartsuite 3.1 installer hangs at the end
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Installer, win16
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22938)
--> (http://bugs.winehq.org/attachment.cgi?id=22938)
Wine 1.1.27 console output
Lotus Smartsuite 3.1 (16-bit) installer apparently completes but hangs and has
to be killed.
Wine set to Windows 3.1 mode, but it does the same in Windows XP mode.
--
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=14313
Summary: Areena 5 help pages don't work at all
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape3000(a)gmail.com
In the game Areena 5, I can't use the help pages at all. They aren't very
important part of the game. In fact the help pages are quite useless, but I
submit a bug report, because I think this bug is blocking the Platinum rating
for the game.
So there is a menu called Apua -> Ohje (in English something like: Help -> Help
Contents). When I click it nothing happens. So the help pages can't be used at
all.
There are AREHELP.HLP and AREHELP.GID files in the game folder. All the help
data can be found the in somewhat packed format.
This will show up every time I click the help:
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
I think that it has pretty much nothing to do with the real problem, but
anyways.
--
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=17972
Summary: Problems with Slingplayer channel icons
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-
Setup-EU-1.5.1.343.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20329)
--> (http://bugs.winehq.org/attachment.cgi?id=20329)
Wine 1.1.18 Screenshots
Slingplayer has channel icons to identify each channel.
There are two problems.
1. The icons redraw line by line, but each line clears the last, so browsing
them isn't possible. The icons redraw automatically when changing windows back
and forth.
2. The icons can't be selected.
The attachment tries to show how the icons are redrawn. I have a short video
which shows it a bit better, but I can't get it off the camera at the moment...
Tried in latest gitwine wine-1.1.18-199-ga9c0c24 too.
To get this far, I need to work around bug 17971, bug 13371, bug 17948 and bug
16546.
I tried a +bitmap log but the log was too large to make any sense of, and I'm
not certain that the icons are bitmaps, as I can't find the actual file or
files.
A +icon log causes the app to hang for some reason, so I couldn't use that
either.
Problem has been around a while, but first instance that I know of is in
1.0-rc4.
--
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.