http://bugs.winehq.org/show_bug.cgi?id=9436
Summary: Revenant Unhandled page fault on read access
Product: Wine
Version: 0.9.43.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: riklaunim(a)gmail.com
Created an attachment (id=7765)
--> (http://bugs.winehq.org/attachment.cgi?id=7765)
crash dump
The Revenant cRPG installs but when I try to start it wine crashes with a
"Unhandled page fault on write access". Full dump in the attachment. Bug looks
like known - http://appdb.winehq.org/appview.php?iVersionId=4823
--
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=17545
Summary: LogPixels setting does not increase the size of mouse
pointers
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silas-wine(a)flatline.org.uk
As far as I know, no version of Wine has any method of increasing the size of
the mouse pointers.
If you've artificially increased the DPI (LogPixels registry key) to make the
print larger, and/or you are using a high-resolution screen (e.g. the OLPC's
200dpi screen), it can be difficult to see where the mouse is.
It would be nice if the mouse pointer increased size in proportion to
everything else. Failing that, it would be nice if at least there were some
other way of increasing the cursor size (even if it's limited to integer scale
factors).
--
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=18380
Summary: A resized virtual desktop should be centered and black
bordered
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedamocles(a)gmail.com
Created an attachment (id=20957)
--> (http://bugs.winehq.org/attachment.cgi?id=20957)
A example of resized virtual desktop
In latest versions of Wine (or at least 1.1.5 and after), the window containing
virtual desktop is no longer fixed-size. It's possible to maximize it and to
fullscreen it. (This is related to the bug 10839.)
But :
- The virtual desktop always displays in the top left corner of the window
containing it, it would be better if it always displays in the center of the
window ;
- Wine should display a black background in the entire window to avoid a
disgraceful display bug when you fullscreen the window containing the virtual
desktop.
--
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=14729
Summary: winecfg: missing selection indication in open dialogue
for existing directory
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
The application "winecfg" opens a dialogue "Choose directory" (Verzeichnis
auswählen) after the button "Search" (Durchsuchen) was pressed. I would
appreciate a marking for a specific entry in the tree control that matches the
value from the input field "Path" (Pfad).
Would you like to provide a direct selection indication in this user interface?
--
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=15608
Summary: Wine (or program) can't wait for end of execution, while
my program run another .exe or .bat program
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jopka(a)kvidex.ru
My program (it's very specific program, PCAD2002), pcb.exe, tries to start some
another programs one-by-one, waiting for finishing of each and get
return-codes. This happens normally in native Windows.
(these sub-apps is accel2sp.exe; specctra.exe; sp2accel.exe).
But under Wine, my pcb.exe can not wait for end of execution each program, and
statrs all three in one moment, and all work incorrectly because file generated
by first program, used in second, etc.
I try to use .bat file. Prorgams listed in .bat file, executes one-by-one. But,
main program, pcb.exe, when calls my .bat file, again can't wait for end of it
execution (and get return code).
Each program, at manual (standalone) running, is works fine. Wine not crashes
in any case.
I have Ubuntu 8.04, Wine 1.0 installed from repo's, no any tuning, no windows
DLLs, etc. Please 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=22841
Summary: Starcraft 2 Beta on ATI can't enter games
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mellon85(a)gmail.com
Created an attachment (id=28203)
--> (http://bugs.winehq.org/attachment.cgi?id=28203)
last 100 line of the log
Using:
wine 1.2-rc1 with starcraft 2 login patch
ubuntu 10.04
ati hd4890 with catalyst 10.04
It is impossibile to enter in any game after logging in to battle.net (with
some glitches in the menu),
commenting line
//{"GL_ARB_map_buffer_range", ARB_MAP_BUFFER_RANGE, 0}
in wined3d/directx.c resolved many menu glitches.
I have logged the program with WINEDEBUG=+relay. With it the program doesn't
crash as the loading screen should appear but just hangs
--
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=25627
Summary: Starcraft 2 Missing Units with Intel Graphics
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=32639)
--> (http://bugs.winehq.org/attachment.cgi?id=32639)
Screenshot of missing units
Steps to reproduce:
0. Setup software and hardware as described below (this is the best software
setup for my hardware that I could fine)
1. Install Starcraft 2 using wine
2. Start a custom game against a computer
3. Select your units
Expected Behavior:
* There are units drawn on the screen (they should be inside the green circles)
Actual Behavior:
* No units are drawn on the screen, as shown in attached screenshot
======================================================================
Hardware:
Thinkpad T61
Intel GMA X3100
Core 2 Duo @ 2 GHz
Software:
64-bit kernel with 32-bit wine and 32-bit starcraft 2
gallium drivers in kernel 2.6.36-r5 (gentoo-sources) with KMS
xorg 7.4
xf86-video-intel 2.13.0
Starcraft 2:
Lowest settings for all graphics
Audio disabled
1024x768 (Lowest resolution available)
HKEY_CURRENT_USER/Software/Wine/Direct3D:
DirectDrawRenderer = opengl
Multisampling = disabled
OffScreenRenderingMode = pbuffer
UseGLSL = disabled
VertexShaderMode = hardware
DRI Conf:
Enable limited ARB_fragment_shader support on 915/945: yes
Enable S3TC texture compression even if software support is not available: yes
--
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=25006
Summary: Starcraft 2: Fails to render some 2D images.
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 8jmtfa1e(a)gmail.com
Created an attachment (id=31685)
--> (http://bugs.winehq.org/attachment.cgi?id=31685)
Disable S3TC
This bug probably only effects a small amount of Ati graphics cards (or just
me) and the bug is probably driver related. Nonetheless I've decided to report
the bug here in case there's anyone else having similar problems as I've
experienced.
I was having problems getting Starcraft 2 to render correctly. Pure 3D details
was rendered correctly while some of the 2D elements where broken. Some of the
elements broken was buttons for controlling units and buttons for unit/building
production. Screenshots will follow in an attachment. Broken in this context
means that the images wasn't rendered correctly.
I searched the internet for a solution for the last few days without any luck.
Today I was using the open source graphic driver and noticed that it was able
to render 2D images correctly. That’s when I realised it must have been using a
different code path. With this new-found knowledge I realised that one of the
differences was the implementation of S3TC. A patent encumbered function which
compresses textures and which the open source version normally lacks. Firing up
google I soon found a fix to disable S3TC in wine. With S3TC disabled I no
longer experience any broken 2D images.
I'm using an Ati radeon 2000 series graphics card.
I'm stuck at fglrx 10.4 because of various driver bugs.
To enable the fix you need to build wine yourself. The patch itself just
changes one line and fools wine into thinking that S3TC isn’t supported by the
driver.
A real patch which would have 'fixed' this bug would have been by adding a
command line switch or a registry tweak which disabled S3TC. Implementing such
a patch is unfortunately beyond my wine knowledge.
--
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=24892
Summary: Starcraft2 does not start when 2 screens are attached
(1440x900 + 1680x1050)
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cedric.dewijs(a)telfort.nl
Created an attachment (id=31518)
--> (http://bugs.winehq.org/attachment.cgi?id=31518)
the console output
I have a laptop with a internal screen (LPL), and I have a TV attached via
VGA.
When I have both screens active in twinview, starcraft2 does not start.
I use nvidia Xserver settings to setup my screens like this:
Model: LPL (dfp-0 on GPU)
Configuration: twinview
Resolution: 1440x900 Auto
position Absolute +0+0
[x] make this screen primary the the X screen
Model: Philips PHI32PFL3605
Configuration: twinview
Resolution: 1680x1050 Auto
Position: absolute +1440+0
[ ] make this screen primary the the X screen
Now I start starcraft2 from a terminal located on the TV.
Starcraft 2 crashes, and I can send a crash report to blizzard. I can't move my
cursor to the TV anymore, the mousecursor stops at the edge of my internal
screen. At the edge of the TV I can see about half of the cursor
--
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.