http://bugs.winehq.org/show_bug.cgi?id=26798
Summary: Lego Star Wars 2: whole screen upside down
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Because of bug #22029, commnt #4, I need to use
OffsetRenderingMode=backbuffer
with Lego Star Wars 2.
commit 7414ebc97596d0fe9b3042bee8ec44260a31aa4e past wine-1.3.5
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Oct 29 12:25:18 2010 +0200
wined3d: Don't flip the coordinate system in set_blit_dimension().
causes the complete screen to be upside down as soon as the game is entered,
but not while in the menus. The position of the picture in picture rectangle
mentioned in that other bug is still at the bottom left and its content is
correct (hence you could play the game looking solely at the tiny picture...).
Wait, text at the bottom and the score and icons at the top are drawn
correctly, so it's not the entire screen that's upside down, it's only the 3D
part (i.e. almost everything).
Curiously, hitting the esc key to access the on-screen menu redraws the screen
normally. (Perhaps the app takes a screenshot and draws the menu in that
bitmap?). Resume the game and the scene is upside down again.
In newer versions checked during regression testing, the situation was a little
different: the screen would sometimes flip at certain camera positions, but be
upside down most of the time. In 1.3.18, it's constantly upside down.
"Early 2009" Mac mini with nVidia 9400 and MacOS X 10.5.8 with XQuartz 2.5.3
(not yet 2.6.1),
--
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=13033
Summary: Homeworld2 fails to launch
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cabose1213(a)gmail.com
Created an attachment (id=12791)
--> (http://bugs.winehq.org/attachment.cgi?id=12791)
debug output from konsole
When Homeworld 2 is launched it comes up with this in the terminal:
wine: Call from 0x7b841e00 to unimplemented function
ntoskrnl.exe.IoGetDeviceProperty, aborting
Then a whole lot more, but I'll put that in an attachment
my disc drive is mapped in wine
i'm on:
opensuse10.2 with a KDE desktop
kernel 2.6.18.2-34-default
wine 0.9.61
--
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=26956
Summary: Mouse not released after moving or resizing any UI
window
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: it(a)stefanreimer.de
Hi,
Since wine-1.3.18 trying to move or resize any UI window in EVE, even before
logging in ( click OK without a password and try to move the pop up window),
catches the mouse. Unable to release the mouse afterwards, but ESC closes the
pop up.
Bisect revealed:
commit bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 20:18:30 2011 +0200
winex11: Retrieve raw mouse events through XInput2 while the cursor is
clipped.
But this patch is part of a whole series regarding XInput2.
Workaround for >= wine-1.3.18 is adding --without-xinput2 to configure.
Cheers,
Stefan
--
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=15200
Summary: Dawn of War: Dark Crusade freezes at black screen
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Lhademmor(a)gmail.com
Hi. I'm using Wine 1.1.4 and am trying to play Dawn of War: Dark Crusade.
I actually managed to get it running once, but since I hadn't installed OSS at
that time, I got no sound. Now, after having installed OSS (and uninstalled
kubuntu-desktop btw) Dark Crusade suddenly won't start anymore, instead it
freezes in a black screen forcing me to kill the whole desktop by doing Ctrl +
Alt + Backspace.
Attached is the terminal output.
--
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=20046
Summary: MacOSX race condition during 3D/GL initialisation
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23592)
--> (http://bugs.winehq.org/attachment.cgi?id=23592)
error messages from the console during app startup
Hi,
unfortunately, there's some random race condition affecting 3D apps on MacOS
upon startup.
- I've attached 2 logs from the start of FIFA WC'06. One shows an error, the
other not. Fortunately, the apps starts despite this error.
xp_destroy_surface: assertion failed: s != ((void *)0)
err:d3d:CreateContext Cannot activate context to set up defaults
- As I wrote in AppDB test results about 2weistein, "when the in-game
resolution setting is higher than the virtual desktop's at startup, a race
condition sometimes causes only the upper left of the enlarged desktop window
to be used."
http://appdb.winehq.org/objectManager.php?sClass=version&iId=17196
- Yesterday I ran "make -j2" to keep the CPU% of both CPU max'ed. Suddenly,
Lego Star Wars started in full screen (1600x1200) on the Mac, which I had never
seen before with any wine app. This happened despite using an 800x600 desktop
window mode.
Alas, the screen went black, except for the X11 menu bar and the "always in
foreground" CPU metering window (also visible in TimeMachine's full screen).
Then a requester appeared: "Nu2Api Runtime Error!
c:\projects\nu2api.legopc\nuwin32\d3dcore.cpp Line: 659
Description: failed to find suitable refresh rate for current resolution"
(See also bug #20045 about being unable to switch resolutions)
Using OSX 10.5.7 with XQuartz 2.3.3.2 on NVidia 9400M.
BTW, please add Mac OSX 10.6 to AppDB's OS list (and eliminate 10.2 or 10.3 as
only Intel is supported which AFAIK started with 10.4).
Regards,
Jörg Höhle
--
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=27336
Summary: Starcraft 2: Broken Sound
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeneas(a)q-mail.me
Since wine 1.3.19 the sound in StarCraft 2 as well as in other games (see
comments from
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20882 ) is very
broken. It has a lot of glitches and crashes very often. If it crashes, I have
to select another Sound Device in the StarCraft settings to enable the sound
again.
Pre 1.3.19 using a mmdevapi override (disabled) was enough to enable sound.
I report this using ALSA as my sound driver. eSound actually works pretty well
but has a latency of about 0.6 - 0.8 seconds which is very anoying
If you need any further information, like logs or something please contact me.
--
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=27608
Summary: Clones (game) unable to communicate with website
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.29.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35287)
--> (http://bugs.winehq.org/attachment.cgi?id=35287)
terminal output
When starting the current version of the game (v1.30) I'm getting a warning
from the game that it can't communicate with it's website.
This prevents the game from
- receiving updates
- finding on-line tournaments
- keeping track of high scores etc.
Previous versions of the game (prior to v1.29) have no such problem when
running under Wine.
To reproduce the problem in the demo:
1) Download the demo from the linked url. A standalone patch (1.30) is also
available but it is not mandatory to download because the problem can be
reproduced in v1.29, too.
2) Install the demo as usual then start the game by ../Bin/ClonesGame.exe.
Create a new profile.
3) In the main menu a notification should pop up about available updates (if
you wait for a couple of seconds.) Alternatively, click on <Tournaments>, <Find
Tournament>...a message is shown claiming that the game can't get the servers'
list (check your internet connection or firewall settings...)
Native wininet doesn't help.
The same problem with disabled iptables (just to be sure it's not a firewall
issue).
Fedora 15 x86
--
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=15402
Summary: Application fails to restore window decorations after
exiting fullscreen mode
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bazurbat(a)gmail.com
CC: julliard(a)winehq.org
Hello! I have the following problem affecting Lineage II (maybe also other
games, that use fullscreen mode)
In wine versions prior 1.1.3 when maximizing window it just takes all available
desktop space (excluding panels and such). Starting from 1.1.3 on maximize
event app going fullscreen but on exiting this mode (through Alt+Enter) window
decorations are not restored (tested in gnome with metacity, kde with kwin and
compiz with emerald). Also on entering fullscreen mode second monitor goes
blank if I have one enabled (video mode sets to whatever I have on main
monitor).
I use nVidia 8800GT video card with 173.14.12 drivers. Tested on KDE 3.5.9,
GNOME 2.22 and Compiz 0.7.6, with TwinView enabled and disabled.
Through regression testing I've found the commit that introduces the problem:
----------------------------
commit aca0296879dbf634013ea4e08319daf26e45d8db
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 31 17:11:28 2008 +0200
winex11: Check for wm maximized state in ConfigureNotify and update the
window state accordingly.
----------------------------
It is possible to revert to the old behaviour? At least app should not switch
to fullscreen on maximize. Or, if this is requested by app itself, maybe there
is some way to force it not to go fullscreen but just resize?
Best Regards
--
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=26557
Summary: aliens versus predator classic 2000 steam version
mouse axes trouble
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rivaldid(a)gmail.com
Created an attachment (id=33818)
--> (http://bugs.winehq.org/attachment.cgi?id=33818)
log
i know exists a similar bug but it does not say anything about mouse clicks, my
clicks are working first and secondary attack, just mouse axes does not work.
mouse don't move. i have reason to think it's a new bug.
i'm having this trouble, and here i attach a complete log from the start of
steam till the end of it. i'm tring on clean installations with winetricks i'm
using archlinux and windows as win7.
cheers.
--
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=18202
Summary: WMP9 causes two unhandled exceptions on every Wine run
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.microsoft.com/windows/windowsmedia/download/A
llDownloads.aspx?displang=en&qstechnology=
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20692)
--> (http://bugs.winehq.org/attachment.cgi?id=20692)
Wine 1.1.20 console output
WMP9 is needed by a number of other Windows apps.
WMP9 causes two unhandled exceptions that could be safely ignored, but Wine
1.1.20 has introduced a "Program Error" dialog in winedbg. This dialog shows
twice every time any app is run under Wine.
To recreate:
1. winetricks -q wmp9
2. winecfg
Although this is a new feature, I guess it's technically a regression.
Two options: 1. Fix the exceptions or 2. Remove the dialog from winedbg.
Unhandled exception: unimplemented function ntoskrnl.exe.KeInitializeMutex
Unhandled exception: unimplemented function
ntoskrnl.exe.ExInitializeResourceLite
To clarify, once WMP9 is installed, two unhandled exceptions occur EVERY TIME
Wine is run.
--
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=13913
Summary: Process Monitor can not capture live events
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://technet.microsoft.com/en-
us/sysinternals/bb896645.aspx?PHPSESSID=d926
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Sysinternals Process Monitor can read log files OK, but will not capture live
processes claiming it needs 2000 SP4 or XP SP2.
--
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=26488
Summary: Canon EOS Utility fails to run
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mario.colorado(a)gmail.com
Created an attachment (id=33724)
--> (http://bugs.winehq.org/attachment.cgi?id=33724)
Screenshot of error windows
Installation process completes without any apparent problems.
However, when launching application, it crashes.
Error windows comes up with the normal WIN message "EOS Utility has encountered
a problem and needs to close" ...
--
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=20735
Summary: Photoshop Elements 8 installer: Empty dropdown-list
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephan(a)sann.name
Created an attachment (id=24794)
--> (http://bugs.winehq.org/attachment.cgi?id=24794)
Screenshot of the installer
The dropbox besides "Country/Region" has no content and you can not enter
anything. And because of this you can not continue the install-process.
--
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=11754
Summary: Access violation running application from NAVIGON
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lars.sondergaard(a)gmail.com
Created an attachment (id=11011)
--> (http://bugs.winehq.org/attachment.cgi?id=11011)
stderr running wine fresh.exe
After sucessfull install of NAVIGON fresh, i try to open the program, but get
an Access violation.
NAVIGOB fresh is downloadable from NAVIGON.COM
--
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=22029
Summary: Star Wars 2: freezes in scene ~5 minutes within game.
Product: Wine
Version: 1.1.27
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
commit 3a63552fd1880c973f28baf8f9f7a29fd24d1412
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Jul 20 12:21:48 2009 +0200
wined3d: Skip some unnecessary FBO binds.
sounds innocent, but causes a curious effect: the screen freezes always at the
same position, in a scene one can reach roughly 5 minutes after starting the
first level. It happens when the camera starts zooming onto the tunnel whose
door Leia unlocked by moving 2 boxes.
Pressing Esc to enter the (OSD) menu does not unblock the screen.
However the app is not dead. Once one moves back (despite the frozen display),
away from the tunnel, everything works perfectly once again. One can return to
the rooms previously visited.
The app gets a garbage rating with that regression, because the frozen screen
prevents progression to the next level. OTOH, wine-1.1.24 deserves
silver-gold. The bug is still present in wine-1.1.40.
Using MacOS X 10.5.8 with NVidia 9400 graphics. IIRC, but perhaps I used an
older version, Ubuntu with Intel i915 graphics is not affected (it has no FBO
AFAIK?), but the Intel is too slow generally for this app.
I have attached no log because the console shows nothing distinguishing.
Unable to load NVCPL.dll [not seen on Intel]
fixme:d3d9:Direct3DShaderValidatorCreate9 stub [100x]
--
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=20952
Summary: call of duty:modern warfare 2 (infinity ward):freezes
uniformly (periodically) also crashes later giving
command overflow error
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anupam12389(a)hotmail.com
my pc configuration: acer branded pc
proc: AMD Sempron le 1500 2.0 ghz am2 socket
mem: 1.5 gb mem.
graphics: onboard geforce 6100, 512 mb shared
moboard: mcp61sm-am
chipset: nforce 405 geforce 6100
hdd: seagate barracuda 7200.12 500 gb
dvd drive: sony optiarc 24x writer
os: ubuntu Jaunty jackalope 9.04 (dvd install) i386
microsoft windows xp pro sp3
video driver: 190.42 32 bit
Ihave played codmw2 on xp & it works fine (except for lower fps which is due to
low end graphics).
On ubuntu before i actually play the game ie the splash
screen,intro,menu,loading all work fine (actually the game was not loading
giving a directx error but i fixed it by editing the registry and now the game
loads well); but while playing it it freezes after equal intervals forming a
uniform pattern, and is totally unplayable.
Also i get the input command overflow error if i hold a particular key even for
a small amount of time while the game is frozen, and it happens everytime.
i once got this error in xp when i repeatedly pressed the mouse key(for
shooting) while the game was fozen but only after a very long time. and that
had happened only once.
i have installed all the dlls provided by wine plus installed directx from the
game and other updates offered by the game.
--
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=28686
Bug #: 28686
Summary: Unimplemented function
msvcp90.dll.?rfind@?$basic_string@DU?
$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIDI@Z
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://downloads.popcap.com/www/popcap_downloads/Chuzz
leSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P4
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Unimplemented function
msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIDI@Z
affects Chuzzle Deluxe.
Workaround is 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=28785
Bug #: 28785
Summary: Unimplemented function
msvcp90.dll.?rfind@?$basic_string@_WU?
$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBEI_WI@Z
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P4
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Unimplemented function
msvcp90.dll.?rfind@?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QBEI_WI@Z
causes eBay TL 9 to crash out immediately after install.
vcrun2008 to work around.
--
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=21417
Summary: opening large files in excel 2000 takes very long,
cannot save
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
opening large files in excel 2000 takes very long, cannot save these files.
Regression since 1.33; reverting to 1.33 solves the problem.
May be remnant of big bug introduced in 1.34. I was not able to use office
suite in 1.34 and 1.35 at all.
1.36 looks better, but has not everything solved.
--
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=14419
Summary: Icons outputted to textbox crashes program.
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
\icon outputs controls both use COM/OLE. That'd be the place to look.
When an icon gets outputted to a textbox, the program crashes.
Look in test case scenario on BYOND App DB Entry.
--
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=28609
Bug #: 28609
Summary: msi/install.ok slightly flaky
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
This happens about 1 out of 1000 runs:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so
install.c && touch install.ok
...
install.c:4677: Tests skipped: Run in interactive mode to run source path
tests.
...
install.c:5391: Test failed: Directory not created
install.c:5407: Test failed: Directory not created
I first saw it last month. It seemed to be happen a lot during the big rpcrt4
regression, but it's still happening, rarely, even though that's fixed now.
(Possibly related to bug 28257?)
--
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=27367
Summary: widl: gcc warns about pointer mismatch when calling
pfnFree
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cerebro.alexiel(a)gmail.com
Created an attachment (id=34992)
--> (http://bugs.winehq.org/attachment.cgi?id=34992)
Patch that fixes the warning by adding a cast to void * when calling pfnFree
When compiling latest wine, I have the following warning :
../../tools/widl/widl -I../../../git-wine/dlls/actxprxy -I.
-I../../../git-wine/include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL
-DPROXY_DELEGATION -p -o actxprxy_shobjidl_p.c
../../../git-wine/dlls/actxprxy/actxprxy_shobjidl.idl
../../tools/widl/widl -I../../../git-wine/dlls/actxprxy -I.
-I../../../git-wine/include -I../../include -D__WINESRC__ -DWINE_REGISTER_DLL
-DPROXY_DELEGATION -h -o actxprxy_shobjidl.h
../../../git-wine/dlls/actxprxy/actxprxy_shobjidl.idl
gcc -c -I../../../git-wine/dlls/actxprxy -I. -I../../../git-wine/include
-I../../include -D__WINESRC__ -DWINE_REGISTER_DLL -DPROXY_DELEGATION
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits
-Wwrite-strings -Wpointer-arith -Wlogical-op -g -O2 -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=0 -o actxprxy_shobjidl_p.o actxprxy_shobjidl_p.c
actxprxy_shobjidl_p.c: In function ‘__finally_IFileDialog_SetFileTypes_Stub’:
actxprxy_shobjidl_p.c:94496:9: warning: passing argument 1 of
‘__frame->_StubMsg.pfnFree’ discards qualifiers from pointer target type
actxprxy_shobjidl_p.c:94496:9: note: expected ‘void *’ but argument is of type
‘const struct COMDLG_FILTERSPEC *’
The actxprxy_shobjidl_p.c file is generated by widl from include/shobjidl.idl.
I found 3 references for pfnFree in tools/widl/typegen.c so I added a (void *)
cast 3 times with more or less spaces.
It appears the relevant pfnFree is at typegen.c:3778.
I'm attaching a patch that made the warning disappear.
Can someone tell me if this is the right approach ?
Ideally, wine would compile without any warning whatever your compiler or
architecture is.
--
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=19467
Summary: Icon text fields have incorrect placement and text
input field has garbage only while editing
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pcpavnz(a)gmail.com
Created an attachment (id=22625)
--> (http://bugs.winehq.org/attachment.cgi?id=22625)
2 text files and 3 png snapshots gzipped together.
Cashbook Complete (which uses the MS Access runtime) used to display and work
mostly just fine with wine version prior to 1.1.2x, but since I upgraded to any
wine version greater than 1.1.2x, icon text has been incorrectly displayed and
all text input fields are unreadable while editing or filling in. Mouse
positioning within text is not possible as the cursor will not go beyond the
first inch of the left margin of the text input field no matter where I click
within the viewable text field.
I have attached a .gz file with the following snapshots
wine-snapshot1.png - shows the program operating normally using wine 1.1.15
wine-snapshot2.png - shows the program during text edit using wine 1.1.24. Note
the input field is unreadable in the Description column.
wine-snapshot2.png - As above but have tabbed the cursor to the Quantity field,
the text I typed appears, but if I try to re-edit it by clicking my mouse
anywhere in the text, the mouse cursor sits in the middle if the word
"rendition" and the text input field is unreadable again.
I have edited snapshot3 to draw attention to the icon text as well, which you
will see is the same in snapshot2, but no problem in snapshot1.
I did save a terminal output file of the complete wine cshbk502d.exe install
process followed by winetricks dcom98 as is required to get this program
working but I copied the wrong text files to my LAN and am unable to recreate
them for time restraints. If you need them, I will repeat the process through
vbox and attach them.
You can get a copy of the cshbk502d.exe from
http://www.acclaim.co.nz/download.htm if required.
Thanks for your 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=28047
Summary: IAudioClock_GetPosition must not depend on buffering
(ALSA/Pulse)
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
GetPosition is critical because the new "winmm on mmdevapi" layer relies on it
for its buffer management. Currently, neither winealsa nor winecoreaudio
entirely fulfill GetPosition's contract.
GetPosition yields "the stream position of the sample that is currently playing
through the speakers". My tests show that it ignores underruns and is therefore
not identical to a clock. One can derive at least 2 tests from that:
1. GetPosition <= elapsed time * samples/sec (cannot hear the future).
2. GetPosition <= sum of samples fed to the device.
3. GetPosition == sum of samples once all have been played.
4. Getposition is monotically increasing (except when Reset).
Actually GetPosition does not yield samples (rather than time, which will be
important the day Wine implements the SetSampleRate API), replace the above
with GetPosition / GetFrequency * samples per sec to be correct.
My tests attached to bug #27937 show that:
- winecoreaudio fails test 3 (then 2).
- winealsa with dmix fails test 1 during the first seconds of play.
- winealsa with pulse fails test 1 much worse because it buffers more.
See bug #27937 comment #1 and 2 for log snippets.
snd_pcm_delay must be used to get the speaker position, as I noted in
http://www.winehq.org/pipermail/wine-devel/2011-August/091371.html
Unfortunately, GetPosition in winealsa.drv/mmdevdrv.c instead uses
snd_pcm_avail_update, returning not the position of the sample currently
playing rather than some number related to how much data was buffered, i.e. it
is ahead of time. Hence the name of the present 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.
http://bugs.winehq.org/show_bug.cgi?id=28204
Summary: Starfleet Command 3: Fails to load main menu
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maquis196(a)yahoo.co.uk
Created an attachment (id=36122)
--> (http://bugs.winehq.org/attachment.cgi?id=36122)
sfc3 output
When loading Starfleet Command 3 you will see the usual cutscenes and then when
at main menu it's a blank screen with only the games cursor visible.
Attached is the regular debug information. Will gladly provide more if asked.
This game has never worked in wine, so this isn't a new bug
--
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=16669
Summary: Service does not start second time.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=18294)
--> (http://bugs.winehq.org/attachment.cgi?id=18294)
Service with .reg file
To reproduce this problem should copy test_service.exe from attach to
windows/system32 and import test_service.reg to registry.
C:\>net start test_service
The test_service service is starting.
The test_service service was started successfully.
C:\>winedbg
Wine-dbg>info process
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 6 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
0000001a 3 0000000c 'test_service.exe'
Wine-dbg>
pid threads parent executable (all id:s are in hex)
00000008 1 00000000 'cmd.exe'
0000000c 5 0000000a 'services.exe'
0000000f 4 0000000c 'winedevice.exe'
Wine-dbg>q
C:\>net start test_service
The test_service service is starting.
Service already running
There is not this problem on Windows 2000 (Windows should be rebooted after
importing .reg file).
--
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=12829
Summary: The game crashes with an EXCEPTION_ACCESS_VIOLATION
error.
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11736
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Viper Racing crashes alomst immediately , opening a notepad instance with some
informations regarding the triple buffer status.
Contents of the notepad instance:
--
======================================================================
v1.0
======================================================================
No mapfile present
Config Dir: C:\SIERRA\Viper Racing\Config\
vid: 16 meg card (reported:256.585938)
vid: using AGP textures
try triple buffer
vid: triple buffer on
NON-DEBUG
( 00415680 , none , my_handler )
( 00451E8B , EXCEPTION_ACCESS_VIOLATION , ? )
--
It crashes wine too, with the message saved on the following attachment.
--
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=15128
Summary: JSmooth not running with default Windows version
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
JSmooth (http://jsmooth.sourceforge.net) is not running when using the default
Windows version (XP).
It exits with the following last messages on the console:
-------------
Running JSmooth...
fixme:win:EnumDisplayDevicesW ((null),0,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x69abcc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6abb7c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8204
(SPI_GETFONTSMOOTHINGCONTRAST)
fixme:font:WineEngCreateFontInstance Untranslated charset 255
NORMAL EXIT
err:ole:CoUninitialize Mismatched CoUninitialize
-------------
On a native XP system JSmooth runs without any problem.
To be able to run JSmooth with wine, the default Windows version has to be
changed to Windows 2000.
--
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=27281
Summary: crash while install ICBC_FT_UShield2_Install.exe (
unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G
@std@@V?$allocator@G@2@@std@@QAE@H@Z )
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34889)
--> (http://bugs.winehq.org/attachment.cgi?id=34889)
Log: install ICBC_FT_UShield2_Install.exe
1 Download ICBC_FT_UShield2_Install.exe
http://www.icbc.com.cn/ICBC/html/download/dkq/ICBC_FT_UShield2_Install.exe
2. install mfc42
$ winetricks -q mfc42
3. install with wine
$ wine ICBC_FT_UShield2_Install.exe &> icbc-ft-ushield2.log
The installer crashes
wine: Call from 0x7b839bb2 to unimplemented function
msvcp60.dll.??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z,
aborting
--
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=25534
Summary: Bimoid submenu's shows over menu.
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sor.alexei(a)gmail.com
Created an attachment (id=32513)
--> (http://bugs.winehq.org/attachment.cgi?id=32513)
Screenshot
This bug appears in Wine 1.3.5 and stay for 1.3.9.
--
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=21313
Summary: Sony Acid Xpress 7.0: Fails to install the required
files
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://dspcdn.sonymediasoftware.com/acidplanet/acidxpr
ess70_enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25651)
--> (http://bugs.winehq.org/attachment.cgi?id=25651)
err:module:import_dll Library acidxpress70k.dll... and more...
Sony Acid Xpress 7.0 goes through with the installation but fails to install
all the needed dlls for itself. The only way to get it working is to copy the
directory of sony acid from a windows machine into wine. Attached is the log
demonstrating this predicament including the install log and my attempt at
running the exe.
It is also a free download from sony.
--
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=22848
Summary: Notepad++: Ctrl+tab doesn't work properly
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://notepad-plus.sourceforge.net/uk/download.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=28217)
--> (http://bugs.winehq.org/attachment.cgi?id=28217)
screenshot
Run notepad++ and make two documents. Now press ctrl+tab to switch documents.
On windows, if you press CTRL+tab, then release CTRL, it automatically
dismisses the list of open documents and leaves you on the document you
switched to. On wine, the menu remains open, and the only way to dismiss it is
to click on the document in the list that you want.
There's no terminal output. I've attached a screenshot of the menu.
--
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=15047
Summary: Tex Murphy Overseer Error, "GL_INVALID_OPERATION
(0x502)"
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randage(a)gmail.com
Created an attachment (id=15702)
--> (http://bugs.winehq.org/attachment.cgi?id=15702)
Output from running wine and wineconsole.
Tex Murphy Overseer installs fine, but will not run. The error,
"fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from Loading the PBO test texture
@ directx.c / 3735" is initially seen with others following (see attachment).
--
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=14535
Summary: Network connection fails for www.iplabs.de/ Fujiprint
based photo print ordering software
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kaltduscher_99(a)yahoo.de
Created an attachment (id=14869)
--> (http://bugs.winehq.org/attachment.cgi?id=14869)
Log of session, inlcuding initiation of Update
The service of various german photo print suppliers is originally offered by
Fujiprint. Fujiprint offers them some kind of customizable ordering software,
available for free eg. at:
http://photoservice.fujicolor.de/downloads/SG-EC-20/Rossmann_Fotoservice.exehttp://downloads.poi.de/lidl/LIDL_Fotoservice_Setup.exehttp://www.aldifotos.de/sued/index_leinwand.html
This software works flawlessly under wine 1.1.1, except for the vital network
connection (easy test: start the software and hint "Update" from the main menu
bar).
Putting the IP and hostname of the local computer as only entry into /etc/hosts
does not help. Other networking software such as firefox 3.0.1 work without any
problem under the same installation.
--
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=21816
Summary: H&R Block At Home 2009 Deluxe updater is broken
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=26400)
--> (http://bugs.winehq.org/attachment.cgi?id=26400)
H&R Block At Home 2009 updater run
After working around bug 21794 by installing ie6 from winetricks and installing
vcrun6sp6 and vcrun2008 from winetricks to allow the H&R Block At Home 2009
Deluxe updater to run, I notice that the updater seems to clobber the vcrun2008
winsxs manifests and libraries, making H&R Block At Home 2009 Deluxe unusable.
If I avoid installing vcrun2008 until after the updater finishes, then I do
manage to start the program, but the updater tool still wants to install
updates, suggesting that the tool didn't run correctly. Initiating an update at
this point causes the same winsxs destruction issue. The log when running the
program and updater is 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=11490
Summary: Can't Initialize Scripting Environment
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
URL: http://www.speedproject.de/enu/speedcommander/index.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tn(a)chambers.no-ip.info
Created an attachment (id=10641)
--> (http://bugs.winehq.org/attachment.cgi?id=10641)
Terminal output
Installing Speed Commander 12.01 never finished, but I was able to copy over
the install directory from a windows machine. When I run Speed Commander the
gui and everything work perfectly! However, I don't see any of my directories
and I get the error 'Can't Initialize Scripting Environment' I have attached
the terminal output. Hopefully it's an easy fix?
--
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=23923
Summary: pygame: game pieces aren't connected as they should be
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla.kyoo(a)xoxy.net
Created an attachment (id=30026)
--> (http://bugs.winehq.org/attachment.cgi?id=30026)
Polychromatic Funk Monkey running under Windows
In the game Polychromatic Funk Monkey (
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20057 ), game
pieces aren't connected under wine as they are when the game is run under
Windows.
--
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=20924
Summary: program icons either missing completely or having
black background
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://pmd85.djb-studios.com/wiki/Emulator
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
Created an attachment (id=25083)
--> (http://bugs.winehq.org/attachment.cgi?id=25083)
a screenshot illustrating the problem
the latest version of pmd85 emulator available here
http://pmd85.djb-studios.com/?module=download&did=47 does not display icons
correctly. icons are either having black instead of transparent background or
are completely missing (tape browser).
steps to reproduce:
1. download http://pmd85.djb-studios.com/?module=download&did=47 and unpack
2. get msxml4.dll and msxml4r.dll (see below) and register with regsvr32 if the
program terminates with error
-rw-r--r-- 1 jose users 1233920 apr 18 2003 msxml4.dll
-rw-r--r-- 1 jose users 82432 apr 18 2003 msxml4r.dll
3. run the program, browse menus where you can see that icons have black
background while transparency is intended
4. press alt-t and a new window will pop-up - the icons are missing
tested on arch linux (current version). console output is really short so i'm
adding it here:
$ wine PMD85Emu2.exe
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x19246c0,0x1924b30): stub
fixme:win:WINNLSEnableIME hUnknown1 0x200d4 bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x200d4 bUnknown2 -1: stub!
--
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=27371
Summary: crash while install 360chrome browser
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34996)
--> (http://bugs.winehq.org/attachment.cgi?id=34996)
Log : crash while install 360cse.exe
360chrome is a fork of google chrome.
1 download 360chrome
$ wget http://down.360safe.com/cse/360cse_4.0.4.321.exe
2. start the installer
$ $ wine Wine/360cse_4.0.4.321.exe &> 360cse.log
full log is 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=26844
Summary: Neon Wars: jerky animations and mouse movement
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.blitwise.com/neonwars.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=34217)
--> (http://bugs.winehq.org/attachment.cgi?id=34217)
plain terminal output
Neon Wars is a simple arcade game similar to Asteroids.
Mouse movement and animations are extremely slow, jerky in the game. Can be
observed in the menus and during gameplay, too.
The game offers DirectX and OpenGL rendering modes; the problem is present in
both modes.
Fullscreen as well as virtual desktop mode produce the same behaviour.
The game was running fine in Wine-1.3.14:
a7da164949ecade05842f89e9255c94ba8b3572a is the first bad commit
commit a7da164949ecade05842f89e9255c94ba8b3572a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 28 21:55:01 2011 +0100
user32: Retrieve the key state for GetAsyncKeyState from the server.
:040000 040000 323c38cbe68d8c41bfdf8878d4a53bcfb0a76950
ac674bec70c91b1ffcf9caf670168357c5b8110d M dlls
The problem is still present in wine-1.3.18-85-g99f6894.
Link to the shareware version added to URL (only 3 MB).
Fedora 14
Nvidia GeForce 250 / driver 270.30
--
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=27695
Summary: Need for speed underground 1 DEMO: Keys Num_Lock and
Pause are swapped
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Now, when bug 8754 is fixed (wine-1.3.23-192-g39684c7) following problem occurs
in NFSU 1 Demo (Options -> Controller -> Controller Setup):
* When i press PAUSE KEY, then NFS says "Num_Lock"
* When i press NUMLOCK KEY, then NFS says "Pause"
--
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=17512
Summary: Microsoft Virtual PC 2007 SP1 won't install
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=28C97D22-6EB8-4A09-A7F7-F6C7A1F000B5&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19625)
--> (http://bugs.winehq.org/attachment.cgi?id=19625)
terminal output
austin@midna:~$ wine: Unhandled page fault on write access to 0x00670000 at
address 0x7ef960c1 (thread 0044), starting debugger...
Unhandled exception: page fault on write access to 0x00670000 in 32-bit code
(0x7ef960c1).
...
Backtrace:
=>0 0x7ef960c1 LdrProcessRelocationBlock+0xc1(page=0x66f000, count=0,
relocs=0x68a08e, delta=6553600)
[/home/austin/wine-git/dlls/ntdll/loader.c:2119] in ntdll (0x0064e658)
1 0x7ecbba21 load_driver_module+0x1d1(name=<is not available>)
[/home/austin/wine-git/programs/winedevice/device.c:97] in winedevice
(0x0064e6f8)
2 0x7ecbbd77 load_driver+0x277()
[/home/austin/wine-git/programs/winedevice/device.c:229] in winedevice
(0x0064e978)
3 0x7ecbc396 ServiceMain+0xc6(argc=0, argv=0x113d58)
[/home/austin/wine-git/programs/winedevice/device.c:287] in winedevice
(0x0064e9c8)
4 0x7ec639ac service_thread+0x11c(arg=0x113878)
[/home/austin/wine-git/dlls/advapi32/service.c:294] in advapi32 (0x0064ea18)
5 0x7efc372e call_thread_entry_point+0xe() in ntdll (0x0064ea28)
6 0x7efc5192 call_thread_func+0x42(rtl_func=<register EDI not in topmost
frame>, arg=<register ESI not in topmost frame>)
[/usr/include/bits/string3.h:85] in ntdll (0x0064eac8)
7 0x7efc5360 start_thread+0x130(info=0x7ffd0fb8)
[/home/austin/wine-git/dlls/ntdll/thread.c:493] in ntdll (0x0064f3b8)
8 0xf7e314ff start_thread+0xbf() in libpthread.so.0 (0x0064f4b8)
0x7ef960c1 LdrProcessRelocationBlock+0xc1
[/home/austin/wine-git/dlls/ntdll/loader.c:2119] in ntdll: addl
%edi,0x0(%edx,%eax,1)
2119 *(int *)((char *)page + offset) += delta;
--
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=21455
Summary: Installation Path in SteamInstall.msi cannot be
changed
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebi(a)berlin.com
Created an attachment (id=25835)
--> (http://bugs.winehq.org/attachment.cgi?id=25835)
Screenshot of the Dialog
For some mysterious reason one cannot change the Installation Path in
SteamInstall.msi.
It's not due to a spoiled wineprefix, as i tested and reproduced this behaviour
with a clean prefix.
The Icons in the Filedialog are missing as well.
Terminal output is not attached, as the only thing i get are two fixme's at the
very start of "msiexec /i SteamInstall.msi", and i highly doubt it's related to
the bug:
fixme:advapi:LookupAccountNameW (null) L"nil" (nil) 0x32f390 (nil) 0x32f394
0x32f388 - stub
fixme:advapi:LookupAccountNameW (null) L"nil" 0x156928 0x32f390 0x155ea0
0x32f394 0x32f388 - stub
A Screenshot of the actual Dialog is 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=23561
Summary: When using custom mouse pointer, previous pointer
remains frozen on screen
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.egames.com/game/download/power+puzzle+pack+
3+in+1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to Paradise Quest and Treasures of the Serengeti, two games
developed by I-play.
These games have an option to use a custom mouse pointer instead of the
default. When that option is enabled, enabling or disabling full-screen mode
causes the previous (default) mouse pointer to remain on the screen. I tested
with Wine 1.2rc6, Xubuntu 9.10, Nvidia driver 256.35.
To reproduce, download and install the game. After installing you'll need to do
"winetricks ie6" in order for the trial front-end to work. Run the game, enable
custom cursor in the game options and switch between full-screen and windowed
modes.
The games can be downloaded from
http://www.egames.com/game/download/paradise+quest.html and
http://www.egames.com/game/download/treasures+of+the+serengeti.html
Alternatively, a bundle with both games plus one other can be downloaded from
http://www.egames.com/game/download/power+puzzle+pack+3+in+1.html
(Note: the bundle executable is ~205MB.)
--
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=15113
Summary: WinUAE DirectDraw graphics overwrite windows which are
in front of it
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
WinUAE is an open source emulator of Amiga computers, downloadable from
http://www.winuae.net/
WinUAE uses DirectDraw for its display, which shows up several bugs in Wine's
DirectDraw implementation.
Run WinUAE and start the emulation. If you move or resize another window in
front of the main WinUAE window, the WinUAE contents "shine through",
overwriting the window you are moving. If another window is opened (partly)
overlapping the WinUAE window, its contents appear correctly, until either the
new window is moved or resized, or until WinUAE renders into its window, when
the inside part of the WinUAE window overwrites the frontmost window.
Also, minimising the WinUAE window causes the whole desktop to turn black.
(That issue is bug 1347, but I believe the "shining through" issue is different
to that.)
--
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=24921
Summary: X Error of failed request: BadAlloc
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scorpion87-2003(a)list.ru
Created an attachment (id=31555)
--> (http://bugs.winehq.org/attachment.cgi?id=31555)
WINEDEBUG=+win,+event,+x11drv
run mail.ru agent version 5.7 error BadAlloc
--
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=27730
Summary: Arcanum hangs on exit
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.fileplanet.com/59649/50000/fileinfo/Arcanum
:-Of-Steamworks-&-Magick-Obscura-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: miegalius(a)gmail.com
Arcanum: Of Steamworks & Magick Obscura becomes unresponsive when you click on
<Exit> in the main menu.
The game exits cleanly in Wine-1.3.22:
f0634f7a4bf125f1c7221fe675765a7b157d0b92 is the first bad commit
commit f0634f7a4bf125f1c7221fe675765a7b157d0b92
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Mon Jun 20 23:51:01 2011 +0300
ddraw: Separate IDirectDrawSurface3 reference count.
:040000 040000 49593168ebe85fbd4b5ff242bc14ac3a840b1b18
bfdde9659663dc5c7a564a936c3b5cfbfa2904b7 M dlls
The patch can be reverted cleanly on 1.3.23 and that fixed the problem. The
same problem in Wine-1.3.24, too.
Only a few fixmes in the console:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f66c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1dbe68,0x21ec58): stub
Author of the patch added to CC.
Fedora 15 32-bit
Nvidia GeForce 250 / driver 275.09.07
--
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.