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.
https://bugs.winehq.org/show_bug.cgi?id=43627
Bug ID: 43627
Summary: regression in Age of Empires 2: ingame mostly black in
recent wine version
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dan.cermak(a)cgc-instruments.com
Distribution: ---
Created attachment 59044
--> https://bugs.winehq.org/attachment.cgi?id=59044
output of wine when running Age of Empires 2
At some point between Wine 2.10 and 2.14 there has been a regression, that made
Age of Empires 2 unplayable. With wine 2.14 the game starts up fine but once
you actually get into the game, everything starts flickering and most parts of
the screen are black (only units can be seen consistently). This also includes
the UI (the menus, map, ect.) and not only the part of the screen that actually
shows the game. The console output gets quickly filled with the following
fixmes:
fixme:d3d:convert_p8_uint_b8g8r8a8_unorm P8 surface loaded without a palette.
fixme:d3d_shader:upload_palette P8 surface loaded without a palette.
(the full log is attached)
For further reference: I have tested this on two machines running Fedora 26. On
both this issue occurs when using the currently recent version of wine (that is
2.14). I have installed the only other available version, which is wine 2.10
where Age of Empires 2 runs without any issues.
I can try to bisect this issue, however any advise to which component might be
causing it would be greatly appreciated.
--
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=42924
Bug ID: 42924
Summary: Regression in Warframe - Crash when Updating user
information (Usually when ending a mission). Last
working version Wine 1.9.17.
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Distribution: ---
Created attachment 58072
--> https://bugs.winehq.org/attachment.cgi?id=58072
terminal log
Distro: Arch x86_64
Bug: A networking change that occured between wine 1.9.17 and 1.9.18 causes
Warframe to be unable to update user data/enter missions. Game hangs or freezes
frequently (not always, but maybe about every 1-2 missions) when either exiting
or entering a mission. This bug is present in wine 1.9.18 to current. 1.9.17
can save and enter/exit missions properly.
Winetricks packages:
directx9
vcrun2015
hosts
wininet
winhttp
devenum
quartz
dxdiag
winxp
Overrides:
d3dcompiler_43: native, builtin
d3dcompiler_47: native, builtin
rasapi32: native
d3dx9_43: native
Update game without launcher:
drive_c/Warframe/Downloaded/Public/Warframe.exe -log:/Preprocess.log -dx10:0
-dx11:0 -threadedworker:1 -cluster:public -language:en
-applet:/EE/Types/Framework/ContentUpdate
Run game without launcher:
drive_c/Warframe/Downloaded/Public/Warframe.exe -fullscreen:0 -dx10:0 -dx11:0
-threadedworker:1 -cluster:public -language:en
Keywords: regression
Terminal log and 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.
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=35075
Bug #: 35075
Summary: BoincTasks: very high CPU utilisation
Product: Wine
Version: 1.7.6
Platform: x86-64
URL: http://www.efmer.eu/download/boinc/boinc_tasks/unified
/setup_32_64_boinc_tasks_1_5_8.exe
OS/Version: Linux
Status: NEW
Keywords: download, performance
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46782
--> http://bugs.winehq.org/attachment.cgi?id=46782
Wine 1.7.6 console output
Under Windows XP BoincTasks runs at around 22% when updating (takes a few
seconds) but idles around 1-2%. Under Wine it runs around 60% all the time. I
cannot work out why. The exact same setup was tested in both cases.
http://www.efmer.eu/download/boinc/boinc_tasks/unified/setup_32_64_boinc_ta…
Following install you are asked if you are running Windows or Linux with Wine,
choosing either option has the same effect.
Original post:
http://efmer.com/forum/index.php?topic=1140
--
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.