http://bugs.winehq.org/show_bug.cgi?id=24211
Summary: ispq crashes on 'create account' without native
devenum
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Reported by a user at
http://forum.winehq.org/viewtopic.php?t=9443
To reproduce:
rm -rf ~/.wine
sh winetricks wmp9
wget http://download.ispq.com/ispq9.msi
wine msiexec /i ispq9.msi
cd ".wine/drive_c/Program Files/iSpQ VideoChat 9"
wine ispqvideochat9.exe
Click on Create Account. App crashes.
On the console, one sees
err:ole:CoGetClassObject no class object
{e30629d2-27e5-11ce-875d-00608cb78066} could be created for context 0x17
wine: Unhandled page fault on read access to 0x00000000 at address
0xa7c43b6 (thread 0009), starting debugger...
To work around, copy devenum.dll from your windows partition into system32
and set it to native in winecfg.
--
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=22253
Summary: Total Commander: Scrolling with the mouse wheel does
not work in Brief view
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Go to c:\windows\system32\, Ctrl F1 (or Show -> Brief), notice a horizontal
scrollbar appear.
Scroll "down" with the mouse wheel. The scroll bar should go right, but nothing
happens.
Press PageDown to go to the end of the file list. Scroll "up" using the mouse
wheel, notice the scroll bar goes left. But scrolling "down" still does not
work..
In Ctrl F2 (showing full file details) there is a vertical scrollbar, and
scrolling there using the mouse wheel works fine.
Total Commander 7.50a
Ubuntu 9.10
--
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=20074
Summary: Oblivion: black skin of main hero without native
d3dx9_27.dll
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
Created an attachment (id=23635)
--> (http://bugs.winehq.org/attachment.cgi?id=23635)
wined3d(buggy)
Some time ago we need native d3dx9_27.dll to start Oblivion. Today we can play
it without native library. Bloom and HDR works too (HDR with some work). But
when I played, I saw very strange bug... Skin of my hero is black. Other people
looks fine. Watsh screenshots of fine view with native d3dx9_27.sll and badly
view without it. This bug works with DR, Bloom and without this.
It can be that this is because my hero is Danmer.
--
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=11637
Summary: Midtown Madness menus flicker
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
With Midtown Madness 1, (Chicago) the menus flicker. This problem is apparent
in the trial and I presume also in the retail version as well (although that
wouldn't install).
Downloadable from http://www.microsoft.com/games/midtown/downloads.htm
Console output:
fixme:spoolsv:serv_main (0 (nil))
SetPRocessAffinityMask found and called.
ERROR:
************* EXCEPTION CATCHING DISABLED! Please don't commit this.
fixme:win:EnumDisplayDevicesW ((null),0,0x34e950,0x00000000), stub!
Saving file `tune/widgettest.csv'
Saving file `tune/menutest.csv'
fixme:imm:ImmGetDefaultIMEWnd (0x60024 - (nil) 0x148008 ): semi-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=22109
Summary: BiuTicker: Text in list displayed too deep and clipped
away
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfgang.schwotzer(a)gmx.net
Created an attachment (id=26951)
--> (http://bugs.winehq.org/attachment.cgi?id=26951)
BiuTicker list display (text drawn too deep)
When starting BiuTicker a list of stock chart properties is displayed.
In this list the text is displayed too deep. Only the top most scan line of
each character is visible, the rest is clipped away. See attachments.
My current error analysis:
Within DrawTextExW:
y-coordinates are negative
viewport coordinates are positive.
DT_NOCLIP is 0 (clipping active)
DT_SINGLELINE is 1
DT_VCENTER is 1 (Center text vertically)
According to these flags the y coordinate (of the bottom line) is calculated.
When calling ExtTextOutW the text alignment within the used DC is TA_TOP which
results in using the y coordinate as top line (instead of bottom line).
Forcing alignment to TA_BOTTOM before calling ExtTextOutW would display the
text right but has side effects on other DrawTextExW calls.
--
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=15443
Summary: Wacom Bamboo drawing tablet lacking pressure sensitivity
with Manga Studio EX 3.0
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salvatore.iovene(a)gmail.com
Created an attachment (id=16316)
--> (http://bugs.winehq.org/attachment.cgi?id=16316)
Manga Studio EX 3.0 wintab32 debug log
Running wine 1.1.5 in Ubuntu 8.04, my Wacom Bamboo One works perfectly under X
in programs like Gimp and Inkscape. With Wine, it also works perfectly with
ArtRage 2 Starters Edition.
But Manga Studio EX 3.0 (rated platinum in wine apps db) lacks pressure
sensitivity. Please find the attached debug logs from wintab32. I attached the
log from Manga Studio and from ArtRage (for comparison). Both logs have been
acquired by launching the program and try to draw a few lines with the pen.
--
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=22198
Summary: gam crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
no gameplay after main menu
--
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=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=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.