http://bugs.winehq.org/show_bug.cgi?id=11179
Summary: No$gba debugger GUI buttons are not stacked
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=10234)
--> (http://bugs.winehq.org/attachment.cgi?id=10234)
Error log
Some of the buttons in the GUI of No$gba aren't stacked one on top of each
other. Instead, they lay right beside one another, and subsequently some are
off-screen and cannot be clicked.
http://nocash.emubase.de/gba-640x.gif
^That's more or less how things are supposed to look, with the "Trace" "GBA
Specs" "Reload" buttons, etc, stacking on top of each other. Some changes have
been made since that screenshot and now all of the buttons are in a single
"column" going down the side of the register view window.
Unfortunately, this application isn't free for sharing, and costs $15 USD for a
year's license.
--
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=32544
Bug #: 32544
Summary: KwSing: content in the dialog on right didn't display
normally
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42948
--> http://bugs.winehq.org/attachment.cgi?id=42948
The log
reproduce follow this:
0. download and install it
sha1sum KwSing.exe
39bd465f2d2fb61dcd9498e41fe8e1949932f3c4 KwSing.exe
1. ~/.wine/drive_c/Program Files/KWSING$ wine KwSing.exe
And you will find the content in the dialog on right didn't display.(what it
look like as picture 1 in attachments)
I found 'winetricks -q ie7 msxml3' help a lot.(as picture 2 in attachments)
--
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=9882
Summary: Design Software Works, but part interface Dark
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean(a)eccsystems.co.za
Decotech Design program. The design area is very dark. Everything else seems to
be working fine. I'm a very new Ubuntu user, and could not get this program to
work.
The program can be downloaded for testing.
http://www.decotechsoftware.com/dds_download/_products/_dpm/dpem607demo.exe
--
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=16009
Summary: Sure Thing CD Labeller crashes in SetFocus when you
start to try to use it
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://www.surething.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you get past bug 15992 (either with native comctl32, or with Lei's fix),
you run into a crash involving a nested SetFocus.
0009:Ret KERNEL32.GlobalFree() retval=00000000 ret=007f17a0
trace:seh:raise_exception code=c0000005 flags=0 addr=0x4a269a
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x004a269a).
Backtrace:
=>1 0x004a269a in stcd (+0xa269a) (0x00327ea0)
2 0x00498aaa in stcd (+0x98aaa) (0x00327eb4)
3 0x00498afc in stcd (+0x98afc) (0x00327ec8)
4 0x0042180f in stcd (+0x2180f) (0x00327f78)
5 0x7ebc174a WINPROC_wrapper+0x1a() in user32 (0x00327fa8)
...
24 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
...
47 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
(0x00328fb8)
...
76 0x7eb66dc4 SetFocus+0x154(hwnd=<?>) [user32/focus.c:288] in user32
(0x00329c38)
+relay,+message,+seh,+win,warn+heap log attached.
--
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=21278
Summary: python's test_zipimport_support test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25590)
--> (http://bugs.winehq.org/attachment.cgi?id=25590)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_zipimport_support
test_doctest_main_issue4197 (__main__.ZipSupportTests) ... Expected line File
"C:\windows\temp\tmppzq0bh\script.py", line 2, in __main__.Test
Got stdout:
**********************************************************************
File "C:\windows\temp\tmppzq0bh\script.py", line 2, in __main__.Test
Failed example:
'line 2'
Expected nothing
Got:
'line 2'
Full output attached. Vincent wrote in the wiki that somehow a 'C:' was changed
to a 'c:'.
--
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=26340
Summary: MSXML3, HTTP POST fails
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://netikka.net/dev/upload.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: Loading photograph (jpg) to photoserver.
http://netikka.net/dev/upload.exe
Just select some JPG-file and after waiting you should get image html tag in
return. But failure Ubuntu 10.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=28874
Bug #: 28874
Summary: SSF 012 beta R2: UnlockRect() error
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
Classification: Unclassified
Created attachment 37098
--> http://bugs.winehq.org/attachment.cgi?id=37098
SSF terminal output
This Sega Saturn emulator crashes with a UnlockRect() error. Can sometimes be
worked around by setting FixedWindowResolution="1" in SSF.ini, but message
appears again when trying to switch to fullscreen mode.
In order to get to the unlockrect message, the DirectX SDK needs to be
installed to get past an xaudio error (winetricks xact is not enough). In
addition, the game/iso needs to be mounted before launching SSF, either through
cdemu or a physical drive. Otherwise a cdrom error will occur.
Here is the full error:
IDirect3DDevice9::UnlockRect() error.
File : ./Direct3D9.cpp
Line : 1581
Function : Direct3D9::_SetTexture
--
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=18725
Summary: Frater: Crash when moving character forward.
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: irek.gierlach(a)gmail.com
Created an attachment (id=21466)
--> (http://bugs.winehq.org/attachment.cgi?id=21466)
Console output of the crash
When I try to play Frater, I go through the menu and the first cut scene with
no problems at all. As soon as I can move the character i try to move forward
the game crashes. If i go backwards instead it works fine. It seems like there
is a line that causes the 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=32273
Bug #: 32273
Summary: Might and Magic Heroes VI displays character polygons
poorly.
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
Might and Magic Heroes VI displays the character polygons poorly. This hinders
gameplay, because you see only part of your characters on the map or on the
battlefield. A screenshot of the paladin character in the main menu is attached
as an example.
This looks similar to a wine bug for The Witcher, see
http://bugs.winehq.org/show_bug.cgi?id=12771#c18 and comment 19, the screenshot
attached by Kevin Meyer. This does not seem to be a duplicate however, as the
original bug describes a bunch of graphic issues specific to The Witcher.
Nvidia 310.19
Arch Linux X64
Wine 1.5.17
Overrides d3dx9_36, d3dx9_43, vcrun2008
--
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=32542
Bug #: 32542
Summary: Option or Radio buttons don't work in Chessmaster 9000
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ballkontrol(a)gmail.com
Classification: Unclassified
Option button/Radio button behavior doesn't work well in Chessmaster 9000 under
Wine. Setting mutually exclusive sound or board preferences cannot be done via
the user interface. Likewise, changing tutorial contents to switch between
games and drills etc. cannot be done in the Classroom view since clicking the
relevant buttons has no effect. In both cases, multiple buttons will appear to
be selected even though they should be mutually exclusive (selecting one button
should deselect any other button).
--
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.