http://bugs.winehq.org/show_bug.cgi?id=657
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |litimetal(a)gmail.com
--- Comment #98 from Austin English <austinenglish(a)gmail.com> 2013-10-15 13:25:40 CDT ---
*** Bug 34729 has been marked as a duplicate of this bug. ***
--
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=9159
Kent Bair <fuzzybair(a)comcast.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fuzzybair(a)comcast.net
--
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=2467
--- Comment #153 from Joel Pichette <pichette.joel(a)gmail.com> 2013-10-13 20:08:18 CDT ---
(In reply to comment #152)
> Sorry I don't know wine's API, but could somebody explain why doesn't wine
> draw everything on a surface (acting as a virtual screen) and then there
> would be no problems with X?
The cause of this bug is:
Starcraft uses the Direct-Draw api of Direct-X 3.
It allows the painting of a bitmap directly on the active screen.
Then the program paints buttons on the transparent surface0 which under the old
windows xp/2000/nt4/ME/98/95 was the active surface.
Wine doesn't handle the painting of bitmaps on the active screen without a
surface... it creates surface0 on which it paints the bitmaps... then hides
them as soon as the buttons surface is created, edited, updated or refreshed...
Wine doesn't handle the transparency of surface1 and paints it black.
DISCUSSION / BRAINSTORMING : Maybe a fix would be to handle the direct-draw
active screen as a surface instead of a screen... A Question... Surface1 would
be Surface0 under windows?
You see the bitmap then you paint the buttons on a transparent surface.
Wine doesn't have a surface behind the surface0 on which the buttons and
battle.net frame are so it creates one, but doesn't know how to handle it when
starcraft tells wine to handle frames and buttons on surface0/1...
--
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=32797
Bug #: 32797
Summary: Morrowind: some doors have broken textures
(mesa/intel)
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43313
--> http://bugs.winehq.org/attachment.cgi?id=43313
screenshot
May be a mesa bug, as I haven't noticed this with nvidia. I've attached a
screenshot.
Mesa version is 9.0.1-3.fc18.
wine-1.5.22-36-g99c1b55
let me know what traces, if any, would be useful (or I can upload a save game).
--
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=3542
WineBuG <winebugs140(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winebugs140(a)gmail.com
--- Comment #56 from WineBuG <winebugs140(a)gmail.com> 2013-10-13 18:11:28 CDT ---
There's a demo for this game, I guess the problem can be reproduced here as
well (you need to unpack it in DOS first, but then you get a normal Windows
app): http://download.cnet.com/Dungeon-Keeper-demo/3000-2119_4-10011780.html
You may want to add it to the URL field.
--
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=9943
Summary: cannot activate Microsoft Office 2003 over the internet
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8445)
--> (http://bugs.winehq.org/attachment.cgi?id=8445)
console output
When i press activate now over the internet in EXCEL 2003 I get a dialog box
saying communications failed.
--
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=3467
WineBuG <winebugs140(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winebugs140(a)gmail.com
--
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=30167
Bug #: 30167
Summary: Sibelius 7 refuses to install
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Sibelius 7's installer complains
"This program requires Windows NT version 6.0 Service Pack 2 or later"
There are failing calls to GetProcAddress for SetSearchPathMode,
InitializeConditionVariable, ShutdownBlockReasonDestroy,
ShutdownBlockReasonCreate, and ChangeWindowMessageFilterEx,
but since none of those were in that version of windows, that's probably
not the cause...?
--
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=8854
WineBuG <winebugs140(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winebugs140(a)gmail.com
--
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=34700
Bug #: 34700
Summary: League of Legends - LoLauncher encountered severe
errors and had to be discontinued
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezilg(a)web.de
Classification: Unclassified
Created attachment 46260
--> http://bugs.winehq.org/attachment.cgi?id=46260
LoL Backtrace
League of Legends
- LoLauncher encountered severe errors and had to be discontinued
Message shows :
- The reason could be an error with Wine
Installation was done via PlayOnLinux - NO errors
description of installation :
http://forums.na.leagueoflegends.com/board/showthread.php?t=3341154
Please see attachment.
Best regards
--
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.