http://bugs.winehq.org/show_bug.cgi?id=14552
Summary: Chalos League screen is black
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henryju(a)yahoo.fr
When launching Chaos League the screen is black (except cursor). We can hear
music and clicking one the menu seems to work (according to the sound).
Logs are full of
fixme:d3d:transform_projection >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glOrtho @ state.c / 2825
--
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=24674
Summary: Civilization V shows white screen instead of video
when staring the game
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=31189)
--> (http://bugs.winehq.org/attachment.cgi?id=31189)
Output on console
Instead of a video, the game shows a white screen when starting the game. The
video that should play is in WMV format.
--
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=19350
Summary: right click context menu requires multiple left
clicks, and multiple selections (control-or-shift)
selecting is buggy
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)tehk.org
When using flashfxp, connecting to a remote ftp site and then a list of the
files/folders on the remote site will appear.
At first, when an attampt is made to select multiple files (while holding
control or shift to select them) several clicks on a single file must be made
first in order to then complete this action.
secondly, when right clicking and bringing up a context menu, it requires 2
left clicks on any item in the menu to select that action versus the standard
one click.
--
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=18787
Summary: Implement interlocked.c for Solaris/x86 using Sun C
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baggett.patrick(a)gmail.com
When compiling Wine from source tarball on Solaris 10 5/09 with Sun Studio 12
cc I get the following message:
"You must implement the interlocked* functions for your compiler"
Sun C uses the same inline assembly language format as GCC, so simply changing
line 27 at top of libs/port/interlocked.c to read:
#if defined(__GNUC__) || defined(__SUNPRO_C)
causes it to successfully compile using the inline assembly. Given the trivial
nature of this, is there any way this can be merged?
--
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=12553
Summary: Toolbars misplaced, hidden
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
Created an attachment (id=12122)
--> (http://bugs.winehq.org/attachment.cgi?id=12122)
WINEDEBUG=+toolbar,+listview,+themingcombo wine 0.9.59 log
Here are two screenshots:
Wine being run with MS comctl32.dll, the same thing you see in Windows:
http://polosatus.ru/wine/toolbar_reference.png
And wine running with it's own version of comctl32:
http://polosatus.ru/wine/toolbar_bug.png
First of all, disappeared toolbar at the middle of screenshot.
Also, notice misplaced right toolbar. It is misplaced to left a bit. I suppose
both bugs are related.
Seems that developers have used some undocumented features, as log has this:
warn:toolbar:TOOLBAR_SetBitmapSize 5 buttons, undoc increase to bitmap size :
16-15 -> 20-20
and this:
warn:toolbar:TOOLBAR_SetBitmapSize 6 buttons, undoc increase to bitmap size :
20-20 -> 16-16
several times.
I've supposed that WINEDEBUG=+toolbar,+listview,+themingcombo should be enough
for initial log :)
--
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=15864
Summary: window size has reversed width and height
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://jeffz.name/dvt-fc2.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=17001)
--> (http://bugs.winehq.org/attachment.cgi?id=17001)
Windows-vs-Wine
This small program seems to have its width and height mixed up under Wine. The
attached screenshot shows the program running under windows (top) and under
Wine (below)
--
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=23327
Summary: Caesar 3: autorun image missing
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
I´m using Ubuntu Lucid Lynx with nvidia 9500 GT video card, my caesar 3 is br
version, but i do not know if this matters.
Will try to post some kind of log later.
--
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=25229
Summary: rejected test cases never go back to queue
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtuousfox(a)gmail.com
when test case is rejected instead of outright deleted it does not go back into
queue to be reviewed even after being edited by submitter.
this issue was discussed sometime year or two ago but apparently never was
fixed.
example here: user have submitted result and it got rejected for better
detailing, it was edited by submiter and mail notification was sent to me.
"test result" is
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4976&iTestingI…
but it not anywhere in my queue list. i want to reject it second time anyway
since submitter didn't bothered to read damn notes and howtos at app test page
again or look at other, proper submits but i can't even do that now since it's
not in queue and i can't do anything with 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=23045
Summary: Far Cry 2: unexpected exiting of application
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgavl69(a)juno.com
Created an attachment (id=28591)
--> (http://bugs.winehq.org/attachment.cgi?id=28591)
fc2bugs_builtin_secur32
Far Cry 2 will unexpectedly exit with no backtrace. Mainly this is a problem
encountered when starting a 'New Story',if it doesn't exit on the loading
screen, and going along the first jeep ride. I haven't seen it happen when
'Continuing' or loading from a previous saved game yet.
This is one has been puzzling me since alot of people report this in the
AppDb pages. The component I've been mainly focusing on is the secur32.dll
(builtin & native). Using the native secur32.dll I haven't had any crashes or
unexpected exits at all. Using the builtin secur32.dll the exiting always
happens. See attachments. winedebug=+file,+secur32
Using winedbg hasn't provided any useful info to me to make sense of it but
maybe my winedbg-fu isn't up to par. If you have any suggestions about other
channels / winedbg commands (or example how-to pages/commands) I could look
into to provide some more useful info let me know.
--
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=25223
Summary: Tray icons are flickering
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lyoko(a)live.com
I'm using uTorrent 2.0.4 in the latest wine, and the tray icon flickers when my
mouse is over his tray icon, or sometimes the tray icon gets yellow backround..
just a small issue..
--
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.