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=23654
Summary: StarCraft II Editor crashes because of an
inconsistency detected by ld.so
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=29601)
--> (http://bugs.winehq.org/attachment.cgi?id=29601)
Log of the crash when i try to publish a map
In a lot of situations the editor crashes because of this assertion:
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion
`map->l_init_called' failed!
It occurs when i switch modes in the editor or try to publish.
$ uname -a
Linux bBook 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64
GNU/Linux
--
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=23637
Summary: Starcraft II is stuck in an infinite loop after
starting
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vicky(a)cs1.fr
Starcraft II displays a black screen (and the cursor of starcraft) with the
wine console looping this :
err:d3d:wined3d_event_query_test Event query created despite lack of GL support
err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning
D3DERR_INVALIDCALL
It may be a problem with my hardware.
Graphic Card : ATI mobility radeon HD3450
Driver : radeonhd 1.3.0-5.4
--
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=22971
Summary: Starcraft II - In game, can only see the map.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tipecaml(a)gmail.com
Created an attachment (id=28450)
--> (http://bugs.winehq.org/attachment.cgi?id=28450)
Screenshot of the game : it's almost all black !
I followed the HOWTO
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=19376) using
sources from the git repository (commit
5d4a7433a64dae95713fecb8a3d6c4f2a471ca37).
I installed the game, and it seems to be running perfectly : menus are well
displayed, sound works. But when playing a game, I can only see the minimap and
the menus (see the attachment), which makes the game impossible to play.
My configuration :
Intel Core 2 Duo P8400 @ 2.26Ghz
3GB of RAM
Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
(driver : i915).
Though it's definitely not the best computer to play Starcraft II, the game
runs fine on Windows 7.
--
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.