http://bugs.winehq.org/show_bug.cgi?id=15232
Summary: Button in simple OpenGL application gets overdrawn
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://bugs.winehq.org/attachment.cgi?id=5777
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
The button of
http://bugs.winehq.org/attachment.cgi?id=5777
gets overdrawn. A year ago Chris Robinson explained why this Application does
not work with wine and how to change the application and the wine configuration
to get it working:
quote from http://www.winehq.org/pipermail/wine-devel/2007-October/059550.html:
----
First, since the GL window is the
top-level window, it draws to it directly so it doesn't get clipped. Second,
CreateWindow for the GL window is missing the WS_CLIPCHILDREN flag. If I
force offscreen rendering and add the flag, the demo works.
----
I am not sure how to force offscreen rendering. I tried to set
"Software/Wine/Direct3D/OffscreenRenderingMode" to "fbo" and added the flag to
the window but it did not 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=26653
Summary: Function VarRound fail
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cccarlos1983(a)yahoo.com
I'm trying run a VB6 app in wine, the problem happens when the VB6 app gets
data from a Sybase server and tries to round to 2 decimals the value "0.00"
(zero) from a field. I made a change in the
"wine_source/dlls/oleaut32/variant.c" file to show the value of many variables
and the output is the following:
VarRound (0x33ed40->(VT_DISPATCH ),2)
fixme:variant:VarRound unimplemented part, pVarIn == 0x33ebc8 ,V_VT(pVarIn) ==
0xE, VT_TYPEMASK == 4095, deci == 2
The big problem is that I have not access to the source code of the VB6
application.
PD: My english is very bad... sorry :(
--
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=23863
Summary: The Bard's Tale (2005): unplayable due to almost
completely black screen
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29959)
--> (http://bugs.winehq.org/attachment.cgi?id=29959)
terminal output (without any dll overrides)
After starting The Bard's Tale (published in 2005 by inXile Entertainment) the
screen in the menus is way too dark, so you can see almost nothing, unless you
turn up the gamma of the screen. The animated hero is also missing on the left
side of the screen, when you choose to generate a new character.
The biggest problem that makes the game unplayable is when you start a new
game, almost the whole screen is black, only the mini-map is shown in the
upper-right corner, and the health bar in the upper-left corner. Besides only
subtitles are shown. Majority of the screen is pure black.
This bug affects at least the Steam version of the game, but according to AppDB
the retail (DVD version) is also affected:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4041
I tried out several Wine versions but all of them showed the same issue,
including 1.1.0 which received Gold rating on AppDB.
However, the demo version of the game has no such issues: it displays
everything correctly, from the menus to the actual gameplay.
The only difference between the terminal output of the demo (working one) and
the retail version is the following line (repeated several times) when playing
the retail version:
'fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping
converting'
Wine-1.3.0
Fedora 13
Nvidia 7600 GT card / driver 195.36.31
--
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=20359
Summary: Addition NetServerEnum() support
Product: Wine
Version: 1.1.31
Platform: All
URL: http://rh-software.com/
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Currently none of the SIV networking pages work as NetServerEnum()
(http://msdn.microsoft.com/en-us/library/aa370623(VS.85).aspx) is not
implemented. Please can support be added ?
Once added then SIV (http://rh-software.com/downloads/siv.zip) can be used to
test this using the command:
wine siv -save=[network]=stdout
--
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=13881
Summary: Stack limits error, hardware incompatibility?
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav666666(a)gmail.com
Hello. I'm trying to play GunZ : The Duel.
Don't delete this bug because you think it's game related. It is not.
Why? Everyone got the game working. Except me.
I tried reinstalling the whole system and it crashed on a fresh install too.
I tried on my brother's computer and it worked without any problem.
All this make me think it's a hardware related problem but I need your help to
determine which of my hardware is causing trouble.
I explained my problem on GunZ page on Winedb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12057, it is the
comment called "Stack limits"
I hope you will find a fix, GunZ is the last game that makes deleting windows
from my computer impossible...
Sorry for english, I'm belgian, I did my best to write correct sentences...
--
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=10530
Summary: Flyff doesn't work with wine
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nitzan65(a)gmail.com
Flyff Shows me a white screen.
Please fix it thanks!
--
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=11319
Summary: GameOverlay (Steam friends In-game) crashes on start
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Created an attachment (id=10425)
--> (http://bugs.winehq.org/attachment.cgi?id=10425)
A GameOverlayRenderer log
The GameOverlayUI.exe and GameOverlayRenderer.dll (Steam in-game friends
interface) crashes on start. I attach a log created by the Steam.exe . The file
refers to GameOverlayRenderer.dll and this log attach that the dlls or exe wich
fails are:
01: hl2.exe
02: ntdll.dll
03: KERNEL32.dll
04: user32.dll
05: gdi32.dll
06: advapi32.dll
07: GameOverlayRenderer.dll
08: winex11.drv
09: imm32.dll
Also attach here a minilog (it's 2 lines) of wine trying to start
"GameOverlayUI.exe"
$ wine GameOverlayUI.exe
fixme:process:SetProcessShutdownParameters (000003ff, 00000000): partial stub.
--
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=15980
Summary: Rhapsody 2 crashes on startup
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://download.listen.com/support/rhap20/RhapsodyListen
.EXE
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Somebody asked about Rhapsody,
http://real.lithium.com/real/board/message?board.id=InstallingRhapsody&mess…
so I looked around for a version I could download
without a credit card. The first place I found one was
http://service.real.com/rhapsody/download/version2/
so I tried that. The installer went ok, but startup failed with
a crash. The +seh,+relay,+ntdll log is:
0009:Call advapi32.GetAclInformation(00000000,0032fe08,0000000c,00000002)
ret=00498a84
trace:ntdll:RtlQueryInformationAcl pAcl=(nil) pAclInfo=0x32fe08 len=12, class=2
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7efb639e
...
0009:Call user32.MessageBoxA(00000000,00e110b8 "An unexpected exception
-1073741819 occurred...quitting (Mapped Exception 0xC0000005 @
0x7EFB639E)",00000000,00042010) ret=0047bb8d
Hmm. Does Windows allow you to call GetAclInformation with a null pAcl
and not crash?
--
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=11985
Summary: Status bar of D3D9 app window disappearing
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mateuscg(a)gmail.com
Created an attachment (id=11310)
--> (http://bugs.winehq.org/attachment.cgi?id=11310)
Problems to display status bar correctly.
After bug 9917 got fixed, the NES emulator Nestopia
(http://nestopia.sourceforge.net), D3D9 application, correctly shows the top
menu. Horever, the behavior of the status bar is still not right, disappearing
or partially displayed sometimes (eg: when switching from File to Machine
menu).
If I alternate between windows and the Nestopia window stay behind other apps,
then when I switch back to Nestopia the status bar reappears. If I minimize
Nestopia window, then restore it to its previous size, the entire window
doesn't redraw itself anymore and the menu becomes inaccessible, but I'm able
to close the app normally.
Roderick Colenbrander said at comment 8 of bug 9917: "Alexandre said that most
of the time the status bar is a child window, so it isn't this bug. Personally
I think it is likely some d3d child window bug".
So, I'm reporting this bug against component directx-d3d. I am really not
worried about this app in particular, but about other apps that may suffer
these issues.
--
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.