http://bugs.winehq.org/show_bug.cgi?id=14212
Summary: Winuae freeze as soon as you hit a key after starting
the emulation.
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.winuae.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorefice2(a)libero.it
The emulator works quite well,but when hitting a key, the emulation hard
freezes (you need ctrl-c to exit), and fps goes to 0.
Tried on 32bit and 64bit.
--
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=20570
Summary: In vb6 drop down combo width cannot be altered
Product: Wine
Version: 1.1.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebug(a)pdadevelopments.co.nz
when running wine version(1.1.32) on osx(winebottler), it has been discovered
that drop down boxes do not expand to the width of the longest data row, when
the following code at
www.http://www.vbforums.com/showthread.php?p=593960
is run.
The problem also occurs when running wine(stable) on centos 5.3
I have just started using wine, but I am guessing that either:-
i) The set statement between vb6, or the corresponding win code, and the
linux(X) gui is missing, or
ii) The X drop down widget does not have a modify drop down width setting, or
iii) none of the above :)
Basically,
SendMessage(mCombo.hwnd, CB_SETDROPPEDWIDTH, PixelWidth, 0)
does not work.
The drop down width stays at the initial combo box width, as set when the
control was initially layed out.
Or, the drop down combo width cannot be changed.
thanks
peter
--
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=14932
Summary: Spore Prototype CityMaze: Rendering issue
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.spore.com/static/war/images/community/prototy
pes/CityMaze.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfenn(a)gmail.com
There is some kind of rendering issue with the CityMaze prototype where the
screen will continuously flicker and shake vertically.
--
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=27989
Summary: Word and Powerpoint 2007: window background is striped
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Attaching a screenshot. The stripes look different every time you open Word or
Powerpoint (Excel seems unaffected), and change if you resize the window or
restore from minimizing.
Regression test results:
e81e73149fb66e776cbd768f600bc8bb547b7052 is the first bad commit
commit e81e73149fb66e776cbd768f600bc8bb547b7052
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Aug 2 14:11:11 2011 +0100
gdi32: Actually use the dib driver's Get/PutImage if the bitmap is a dib.
:040000 040000 a01acea3ceb2ad8781388283699d0c8243b90f7f
8c0e1e1aee3369d99f8b401de57f42561ea5954d M dlls
--
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=27788
Summary: cmd misparses > redirection operators when directly
preceded by a token ending in 1 or 2
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
On windows,
Command foo file contents (omit the quotes)
echo foo> foo 'foo'
echo foo > foo 'foo '
echo foo1> foo 'foo1'
echo foo 1> foo 'foo '
echo foo2> foo 'foo2'
echo foo 2> foo ''
Wine wrongly interprets fooN> (where N=1 or 2) as foo redirected using N>
In a similar vein, "dir2> foo" runs dir and creates an empty foo, while it
should fail since dir2 is not a recognized command
--
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=27573
Summary: Firefox 5 crashes at
http://www.mozilla.com/en-US/firefox/all.html
Product: Wine
Version: 1.3.22
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=35251)
--> (http://bugs.winehq.org/attachment.cgi?id=35251)
normal command line output
download and install Firefox 5.0
browse to the page http://www.mozilla.com/en-US/firefox/all.html
-> firefox crashes
last line before crash: err:uniscribe:UpdateClusters Unable to find target
glyph
the log also looks like it's usp10 related so i did a WINEDEBUG=uniscribe also
--
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=28065
Summary: Garshasp: The Monster Slayer installer bailing out: OS
is very old and not supported
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
After launching the installer for the game I can get past the language
selection screen, EULA, components and destination directory selection screens.
The problem arises when the actual file copying should begin: the installer is
aborted with the following error message:
'Your operating system is very old and not supported.'
Afterwards the installer quits.
Terminal output doesn't show anything suspicious.
I tried the installer by setting various Windows versions in Wine
(Vista/Seven/2008) with the same result.
Wine-1.0.1, 1.2.3, ... produce the same error message.
I was able to install the game successfully in a WinXP SP3 guest (running under
Virtualbox).
The game officially supports XP / Vista / Seven.
No demo available.
Please let me know if you need a log with specific debug channels enabled.
--
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=28034
Summary: Powerpoint 2007/2010: color & resizing issues
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Depends on: 24988
Regression SHA1: 107849916fff56e0322bec7901ed5a10d205b345
Created an attachment (id=35895)
--> (http://bugs.winehq.org/attachment.cgi?id=35895)
powerpoint screenshot
Opening per http://bugs.winehq.org/show_bug.cgi?id=27989#c8; this is a
regression caused by 107849916fff56e0322bec7901ed5a10d205b345.
In Powerpoint 2007 & 2010, the document does not resize correctly when the
window is resized: the text boxes move below the text and the blue background
moves onto the document. In addition, the notes panel at the bottom, which
should be all white, is blue with a shaded rectangle in it.
--
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=16977
Summary: Enable Multisampling again
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Multisampling was disabled because of driver bugs, but nvidia released a stable
driver (180.22) where the issue has been fixed. So it should enabled again for
users who have this driver installed.
--
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=21077
Summary: AOEIII: Antialiasing crops display area
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=25278)
--> (http://bugs.winehq.org/attachment.cgi?id=25278)
Different AA options
I'm using Wine-1.1.35 compiled from source on 32 bit Fedora 12 [gcc (GCC) 4.4.2
20091027 (Red Hat 4.4.2-7)]
When I set anti-aliasing in AOE III graphic settings menu then display area is
cropped. The higher anti-aliasing is set the less display area I see (please
see attachment). There are only three options for AA in AOE III: disable, low,
high.
The problem occurs in main screen of the game (please see attachment) and
during play. The problem doesn't occur in menus.
Additional info:
1) AOE III patched to version 1.13
2) GFX: NVIDIA 9xxx
3) Drivers: 195.22 from vendor's site
--
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.