http://bugs.winehq.org/show_bug.cgi?id=11128
Summary: Ragnarok Online - windowed mode
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerdal(a)poczta.fm
I have a small request. Actually I must play in resolution 800x600 (windowed
mode - set in game) because if I set in game 1024x768 I can see only a title
bar of window. Resolution of my desktop is 1024x768.
[xarion@localhost Ragnarok Online]$ wine 2007-10-09a_Sakexe_v10.exe
TOTALCMD.EXE
EXPLORER.EXE
WINEDEVICE.EXE
WINEBOOT.EXE
WINEBOOT.EXE
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5b4,0x00000000), stub!
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 12
fixme:d3d_surface:surface_download_data Read back converted textures
unsupported, format=WINED3DFMT_X8R8G8B8
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1030,780)
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x21e0c0)->(1,(nil)): Stub
The last bug is repeating (fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank
(0x21e0c0)->(1,(nil)): Stub).
Can You fix this error? :/ Sorry for my english.
--
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=28563
Bug #: 28563
Summary: With CLAGS="-O0" Comanche 3 does not find the CD
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Classification: Unclassified
Created attachment 36695
--> http://bugs.winehq.org/attachment.cgi?id=36695
wine 1.3.29 both local and /usr/bin/wine
Ok, the background is that I wanted to find out if bug 21293 was still a
problem in wine 1.3.29 but then I noticed that there is regression in the main
menu which renders it unusable. So I started a regression test.
The problem now was that the game behaved differently when I used my locally
compiled version of wine 1.3.29 or when I used the /usr/bin/wine executable of
wine 1.3.29 which comes with the PPA package of wine (I use Ubuntu 11.04
amd64).
With /usr/bin/wine there was a video intro and then I got to the main menu
which has the graphic issues.
With my own compiled wine executable however there was no intro video and then
I got to another menu which says that not all game options are available
because of the missing CD (this menu does not have graphic issues btw).
So kevlarman from #winehq was so friendly to help me analyze the bug.
Attached you find a file with two logs.
wine_log is from /usr/bin/wine and WINEDEBUG=+file
wine_log_bug is from my own wine executable also with WINEDEBUG=+file
When you search for E:\ in there (E: is my cdrom drive letter) you will notice
that in wine_log there is a call _lopen ("E:\\C3G\\KDV.PFF",0000) which is
missing in wine_log_bug.
We found out that this had to do with the code optimization I used for
compilation.
CFLAGS="-g -O0" ./configure --verbose --disable-tests && make depend && make
-j8
This was my compilation instruction which I got from
http://wiki.winehq.org/RegressionTesting
Changing it to this also made built version behave correctly like
/usr/bin/wine:
CFLAGS="-gdwarf-2 -O2 -pipe" ./configure --verbose --disable-tests && time make
-j8
Important here is the -O2 flag (compilation with -O0 in the previous line
brings the bug back again. So it is not related to -pipe or -gdwarf-2).
Now I was advised to also enable +relay in order to analyze it more detailed.
Unfortunately with this WINEDEBUG flag also /usr/bin/wine behaves wrong now and
I was not able to get the output +relay (neither piping it to gzip -1, netcat
or a ramdisk helped here) with the correct behavior.
So this is in short.
-O0 works not, -O2 works, -O2 +relay works not. It has to be some timing issue
I assume. Also it is not clear whether the bug is in wine or gcc.
But at least I can do the regression testing about the graphic issues in the
main 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=27773
Summary: 3D Sexvilla 2 - Everlust Crash at Launch
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fpsinferno(a)gmail.com
I have a cracked version of this game that is legit. I have tested it on
windows and works without any problems. I have my wine set to windows 7 (that
is the operating system that i tested the program with.). As soon as i try to
launch the game with in a couple of second the game stops loading and crashes
with some dialog from wine saying that it has encountered problems. I am fairly
new to debugging and diving this far into the programming but always willing to
learn...
--
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=26812
Summary: Touhou TH11, TH12, TH125, TH128, TH13trial: Exceeded
FPS limit in fullscreen mode
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost99(a)mail.ru
Normal Touhou games FPS limit is 60, and all gameplay speed determined by FPS.
FPS in listed games is exceeded and is near 75 on fullscreen mode. It looks
like FPS limit is somehow increased by 25% (to 75), because it never grow
beyond 75.
With wine-1.3.15 and older versions that problem can be solved by running wine
with "__GL_SYNC_TO_VBLANK=1", but in wine-1.3.16 and newer versions (1.3.17 and
current git commit 41dfdb28c79dd2c6fc1530713b65d28862ee02d8) that workaround is
not working.
In windowed mode FPS is normal (near 60) in all listed games.
That bug can looks similar to http://bugs.winehq.org/show_bug.cgi?id=13085 ,
but now speed in old games (TH06, TH07, TH08, TH09, TH10) is perfect without
any actions, but in newer games it is above normal. So I think there is another
bug with similar workaround (which is not working now).
I have amd64 Gentoo with nvidia-drivers-260.19.36, xorg-server-1.9.4. Tested
with clean ~/.wine/ directory.
--
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=15543
Summary: AIRC application blows up when opening a tree menu
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pedro.m.ferreira(a)mail.cm-portel.pt
When I try to open a treemenu the application just dies.
--
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=27401
Summary: Britannica 2011 (11.0): Installer reports wrong amount
of available space for all but the Wine folder
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tastky(a)gmail.com
Created an attachment (id=35040)
--> (http://bugs.winehq.org/attachment.cgi?id=35040)
Console Log
The installer (InstallAnywhere) of Britannica 11.0 always reports a false
number as available space (2 GiB + ~ 30 MiB, not constant but always that
range) for all partitions / mount points (tested ext4 & ntfs ones) except
Wine's folder (~/.wine), which makes it impossible to proceed.
--
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=27150
Summary: GPRO Organiser : I couldn't see checkboxes
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erayalakese(a)gmail.com
Created an attachment (id=34681)
--> (http://bugs.winehq.org/attachment.cgi?id=34681)
Original (in Wİndows)
Hello,
I'm a new Ubuntu (11.04) user and gpro.net player. I'm trying to use GPRO
Organiser (http://mbjerg.dk/gpro/). Also i installed .NET2 Framework.
GPRO Organiser running very well but in setting page i can't see checkboxes.
Screenshots.
Original (in Windows) :
http://www.89484848.dk/gpro/phpmanual/pics/settings_online.jpg
In Linux (with wine) : http://www.imageupload.org/?d=A518DFC01
I can't see checkboxes but i can click them :) Because when i click left of
labels, APPLY button appearing :D
--
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=26950
Summary: Gnome 3 in a Fedora 15 Environment
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james_j_catchpole(a)yahoo.com
I am using the new Gnome 3 Desktop Manager with Fedora 15 Beta 2. Because of
the changes in the Desktop Manager I am no longer able to bring up the Wine
ICON that then allows you to choose functions or applications. The same thing
is true of Crossover which I have posted to their bug site. When you go to the
list of applications available in this environment I am able to go to the
'Other' category and there find many of the applications with the Wine Icon;
however, it seems as if the Crossover and Wine applications all look the same.
I believe what needs to be done is to make the Wine Application ICON
available,for example, under the Other Category, that then expands into the
normal wine functions and applications.
--
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=24972
Summary: Ulead PhotoImpact 5/Web image optimizer dialog asks
for number + no preview
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jschlueter(a)hush.com
Created an attachment (id=31628)
--> (http://bugs.winehq.org/attachment.cgi?id=31628)
terminal output
The preview dialog for changing export values (compare Ulead SmartSaver, here
as a plugin; Ubuntu 9.10). Calling it triggers altert asking "Enter a number
between 0 and 255." 3x in a row, one got to click "OK" each time. And no
original/preview thumbnail of the image. Every modified value calls the same
alert again.
Thanks! =)
--
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=22362
Summary: Nolimits Coaster (or Wine) does not adhere to Vsync
option.
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thepixeldeveloper+wine(a)googlemail.com
Created an attachment (id=27370)
--> (http://bugs.winehq.org/attachment.cgi?id=27370)
A small log of when the vSync option was enabled from within the simulator
Nolimits Coaster 1.71 has an option to enable vSync, however. This is ignored
within Wine and thus the frames end up faster than the monitor refresh rate.
This can be fixed from the nVidia settings panel by enabling: "Sync to vBlank",
but I don't feel like this is the correct solution to the problem (Cedega has
no such issues).
When the nVidia vBlank option is turned on the game will act correctly by
running at 60FPS, but the game stutters.
I've attached a part of the log file when the vSync option was enabled from
within the game.
There is a similar ticket open: http://bugs.winehq.org/show_bug.cgi?id=13085
but this bug happens both in fullscreen and windowed modes.
-Mathew Davies.
--
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=20512
Summary: Linegage 2 hangs on window resize.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Lineage 2 is run in window mode, it hangs if window i resized.
--
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=28917
Bug #: 28917
Summary: Ballistic game - mouse pointer problems if another
program is opened in Wine.
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Classification: Unclassified
If you play Ballistic on its own in Wine, the mouse pointer controls the
"Paddle" at the bottom of the screen in the game.
If you have another program open in Wine e.g. Steam, Audiosurf etc., the mouse
pointer malfunctions in Ballistic.
--
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=28505
Summary: when I open .exe file with wine always report by a
error: Program error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: little.kaa.1988(a)gmail.com
system is Ubuntu 10.4,
when I open .exe file with wine, it always report by a error: Program error.
The software don't need install, just run the .exe 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=28243
Summary: ClueFinders 6th Grade (cf6.exe) fails to run, page
faults.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq(a)planet-hinchley.com
Created an attachment (id=36190)
--> (http://bugs.winehq.org/attachment.cgi?id=36190)
Unhandled Exception trace
Unhandled exception: page fault on read access 0x00000000 in 32-bit code
(0x0046c0e7).
When starting ClueFinders 6th grade, demos seem to start, but when starting to
play fails.
--
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=27379
Summary: I can't use Abby Finereader 10 Professional
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrobriva(a)libero.it
Created an attachment (id=35005)
--> (http://bugs.winehq.org/attachment.cgi?id=35005)
The backtrace of wine FineReader.exe
Today I have downloaded the trial version of Abby FineReader 10 Professional.
I have installed it with the procedure reported in the appdb, but when I try to
execute it, i receive the backtrace attached to this report.
How can I resolve this problem?
Thanks everyone.
My distribution is Ubuntu Natty.
--
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=27007
Summary: CADVANCE causes winevdm to crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blessedbiped(a)gmail.com
Created an attachment (id=34436)
--> (http://bugs.winehq.org/attachment.cgi?id=34436)
Debug log from program crash
After upgrading ubuntu to 11.04, this program is now causing a fatal program
error. CADVANCE 6.5 was originally written for WIN 3.1, and ran fine under
10.04. I don't think much changed on the WINE end of things, but I can't be
sure.
--
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=26164
Summary: set cdaudio door open causes loss of file handle
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Let's fork this specific issue out of bug #20323, comment #5.
Reproduce using my MCI shell (bug #20232, comment #10)
open cdaudio alias c
set c door open (yet disk is not ejected, why? wine eject works)
trace:cdrom:CDROM_DeviceIoControl 0x40 IOCTL_STORAGE_EJECT_MEDIA 0x0 0 0x0 ...
status c mode -> ERROR_INVALID_HANDLE (6)
Somehow, the handle got lost.
A log file is found in bug #26160, attachment #33330.
Although the bug can be triggered via the MCI, Charles Davis explains in bug
#20323, comment #7 that it is in ntdll/cdrom.c
OTOH, the "wine eject" machinery works fine on MacOS. Here are my notes from an
attempt to install MS Flight 2002, which comes on 3 CDs:
+ wine eject + installer detects new CD, no need for keypress despite
fixme:cdrom:CDROM_ControlEjection not supported on this O/S
What does this fixme mean as "wine eject" appears to work?
As far as the MCI is concerned, I've seen native machines not eject disks via
"set door open" yet return no error (no MCIERR_*). Hence silencing the
inability to eject a disk (despite MCI_GETDEVCAPS CAN_EJECT aka. "capability
cdaudio can eject") would be compatible behaviour.
But the handle must not be lost.
--
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=24179
Summary: Cursor in Red Alert jumps on the right side of the
screen and makes scrolling slow
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
When in game and trying to scroll the map to right by moving the cursor to the
right side of the screen the cursor image will change between "pointer" and
"moving right" every other frame and will scroll at half speed.
Seems to be cursor position issue when it's hitting the side of the screen.
--
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=18031
Summary: Black & white 2 random crash
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20423)
--> (http://bugs.winehq.org/attachment.cgi?id=20423)
Lines before segmentation fault
B&w2 crashes from time to time (not very often) with just segmentation fault,
and it seems to be random because i can't reproduce it (tried multiple times).
--
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=28988
Bug #: 28988
Summary: PowerPoint 2007 sometimes hangs up during video play
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: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37296
--> http://bugs.winehq.org/attachment.cgi?id=37296
The terminal output during PowerPoint hanging up.
When I add some video into presentation, PowerPoint sometimes hangs up during
playing this video in slide show (I mean, presentation show) mode.
It happens not every time, however, it happens very often when the video is set
to be played on click (not automatically).
After ~3 min of hanging up, PowerPoint 2007 crashes.
The terminal output is in attachment.
In WMP9 the file is played OK.
OS: OpenSuse 11.4 64 bit
Wine prefix: win32
--
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=27233
Summary: Blair Witch Vol. 1: Rustin Parr: Installer instantly
exits
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=34811)
--> (http://bugs.winehq.org/attachment.cgi?id=34811)
Terminal output
As in the summary, there isn't a lot more to add. The installer fails to 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=26913
Summary: TradeBlazer V4 hangs when reading file
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: cnbiz850(a)sohu.com
attached with winedbg and got the following backtrace:
Wine-dbg>bt 0x9
Backtrace:
=>0 0xf776442e __kernel_vsyscall+0xe() in [vdso].so (0x0032d3c0)
1 0xf75cc8cb __libc_read+0x4a() in libpthread.so.0 (0x0032d3c0)
2 0x7bc43485 NtReadFile+0x2b4() in ntdll (0x0032d3c0)
3 0x7b83eec3 ReadFile+0x252() in kernel32 (0x0032d450)
--
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=23347
Summary: After spending a while in Atlantica, I lose the
ability to interact with the environment
Product: Wine
Version: 1.1.44
Platform: Other
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ingrid.king(a)gmail.com
Created an attachment (id=29089)
--> (http://bugs.winehq.org/attachment.cgi?id=29089)
truncated log
After spending a few hours logged into Atlantica, I lose the ability to
interact with the environment using my mouse. The problem is moderate at
first, and then becomes more and more severe, to the point where I have to
restart the program to resolve it.
Recently, new UI problems have appeared. Monster Invasion was this weekend,
and whenever I tried to start a fight, my screen would flicker black, and
require me to restart my computer by holding down the power button. This
problem has presented itself while trying to observe a PvP match, and join a
PvP match as well.
I also noticed a new problem where I lose all ability to interact with the
environment, I can't click, I can't type. Before, the click bug was only
related to my ability to select a monster I wished to attack while fighting.
Now it seems to have evolved into a new monster, where I can't do anything at
all but restart. On a side note, these problems seem to have emerged with the
most recent update to my computer's software from Apple. The monster click bug
has been present from the start, however.
I am using Wine.app, version 1.1.44. I am somewhat computer illiterate, so I
apologize if my bug reporting has not met the guidelines = /
--
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=22924
Summary: Nokia Ovi Suite stalls at start-up
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: extigyro(a)gmail.com
Now in RC2 Nokia Ovi Suite installs successfully (though a little bit slowly)
but when the app is started, it stalls at start-up.
And "NokiaMServer.ex" eats up all the CPU time (Intel Core 2 Duo T7200 - 2 x 2
GHz).
--
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=28445
Summary: Task bar animated icon resource leak
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
If any win32 application has an animated icon wine will exhaust both memory and
X server resources.
If you start a win32 application in Wine with an animated icon (like The Bat)
you will immediately notice an initial 6-7 times higher CPU usage by X server
(like 7-11% instead of 2-3), with time the processor usage would increase and
eventually, depending on memory, it will lock down the system.
I'm not sure if this is KDE or Wine problem.
KDE 4.6.5
amd64, gentoo
xorg 1.10.4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28430
Summary: PKR.COM bug #1 (cursor offset)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and 90% of buttons had active
part lower than their actuall position on screen.
Whole screen is also little shift to upside. All you can see in
attached file.
When I start with fullscreen mode, all is OK
I tried New version 1.3.28, and this stable version (1.3.12) and
problem was same.
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=27409
Summary: Can not type in persian
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.ghadam(a)gmail.com
Created an attachment (id=35052)
--> (http://bugs.winehq.org/attachment.cgi?id=35052)
Wine debug log
It is not possible to type persian .
I have attached the debug log which is taken by :
WINEDEBUG=+x11drv,+key,+keyboard,+event wine notepad &>persian_kbd.log
I just switched keyboard to persian and try to typing , but nothing is shown.
--
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=23969
Summary: Delphi TDateTimePicker does not have day, month or
year selected when first tabbed into
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maya.mcleod(a)gmail.com
Delphi's date picker (TDateTimePicker) does not have day, month or year
selected when first tabbed into.
You need to press the right-arrow to select the day (or month, or year).
Confirmed with Delphi 2006, 2009, with and without windows themes enabled.
Might happen with no-Delphi apps as well, but unconfirmed.
--
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=21290
Summary: URU: path of the shell no longer alows window
managment.
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammaster(a)madtracker.net
When starting URU path of the shell. The application window dissapears. The
process keeps running as I can hear the sound and music still playing.
This bug only occurs when I select both options: let window manager decode the
window and let window manager control the window.
If I select one of both the game still runs fine. Only with both options
selected, the crash occurs.
This is tested on a clean wineprefix and the bug has occured at wineversion
1.1.36
Everything runs great on version 1.1.35
Running on Nvidia driver 190.53
--
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=18524
Summary: Management By Statistics System Crashes upon start
winevdm.exe encounters serious problem
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://www.mastertech.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasciame(a)yahoo.com
Wine crashes when I clicked on the program to 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=28897
Bug #: 28897
Summary: Disciples 2 err:module:attach_process_dlls "SHW32.dll"
failed to initialize, aborting
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anton.kochkov(a)gmail.com
Classification: Unclassified
[14:58| xvilka ~/.wine/drive_c/Disciples2_Gold]$ wine ScenEdit.exe
err:module:attach_process_dlls "SHW32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Disciples2_Gold\\ScenEdit.exe" failed, status c0000142
--
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=28818
Bug #: 28818
Summary: GetNetworkParams occasionally returns
ERROR_BUFFER_OVERFLOW (race condition?)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mymail.mines.edu
Classification: Unclassified
A common pattern for functions returning variable-sized data is to call the
function twice: once to get the size of the data, and once again to actually
get the data. The GetNetworkParams() function in iphlpapi is one such function.
Occasionally on Mac, GetNetworkParams() will return ERROR_BUFFER_OVERFLOW the
second time, even with a buffer of the size returned from the first time. My
guess is that the size is changing in between calls. I'm not sure if this is a
bug or what--can this happen on Windows? Also, is this a Wine bug, or a bug in
the Mac version of the BIND9 resolver?
Apple says the BIND9 resolver API is not recommended, and that new programs
should use the API in <dns.h> instead. Should Wine be doing this?
--
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=23436
Summary: Indic language display - wrong character order,
missing glyphs
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DanielErikThomas(a)gmail.com
Created an attachment (id=29234)
--> (http://bugs.winehq.org/attachment.cgi?id=29234)
Notepad screenshot
Indic languages are not displaying correctly in wine. I have tried Hindi and
Bengali, and for both:
- Vowel order is not correct. Some vowels -- e.g. equivalents of 'e' and 'i'
-- are typed after the consonant, but should be displayed before it. Instead
they are displayed after (these are all L to R)
- Combined consonant glyphs are not displayed.
I have the same problem in Wine's Notepad, and several other Windows programs
running under wine. I am using ttf fonts that work fine in linux outside wine,
and under windows. I've also tried both the default ubuntu keyboards and a
separate scim-based input method (avro), with the same results.
(Running Ubuntu 10.04; Same display problems with Notepad, the Word, eSword.
MS Word 2007 crashes when I try using either input method.)
--
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=23040
Summary: USB Gamepad not working
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkarinca(a)gmail.com
I have two USB gamepads and I get the same error output from both. I am trying
to run PES 2010 with gamepad enabled. When I run the game with
WINEDEBUG=+joystick wine pes2010.exe
I get the following lines:
trace:joystick:JSTCK_GetDevCaps Driver: 0x020100, Name: USB Gamepad , #Axes: 6,
#Buttons: 10
warn:joystick:JSTCK_GetDevCaps Unknown axis 40(5). Skipped.
So, as I understand the gamepad is recognized but somehow an axis is preventing
me to use it. I tried to recalibrate the gamepad with jscal but to no avail. I
also tried adding a registry value to HKCU\Software\Wine\DirectInput but yet
again no improvement.
Any idea on how I can get this unknown axis to be recognized?
--
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=20513
Summary: Family Tree Maker 2006 crashes when importing a GEDCOM
file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.sheed(a)gmail.com
Created an attachment (id=24431)
--> (http://bugs.winehq.org/attachment.cgi?id=24431)
Trace log of error
At the end of the GEDCOM import process (File - Append/Merge - select GEDCOM
file). File is imported successfully ("There were no warnings or errors
generated during import.")
Application then tries to create a backup file - on clicking ok the application
displays a dialog "A serious internal error has occurred. Please quit and then
restart Family Tree Maker."
Terminal window shows:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x216be0 1): stub
... repeated 4 times
fixme:storage:StorageImpl_Commit (0x1f3320 1): stub
... repeated once
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:htmlhelp:HTMLHelpW HH case HH_CLOSE_ALL not handled.
--
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=18144
Summary: Rainmeter skin backgrounds are not transparent (Kwin &
Compiz)
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miketrml(a)gmail.com
Created an attachment (id=20607)
--> (http://bugs.winehq.org/attachment.cgi?id=20607)
Rainmeter's black background in a virtual window. The black border is also
evident on the desktop.
I have looked throughout the database to find one or two workable programs
similar to this bug. I will list them here within this bug report as no listed
bug specificly deals with Rainmeter's issue.
Rainmeter is a program which displays various GUI elements within Windows,
featuring system information neatly displayed in a varying array of skinned
elements, whether they be text, abstract graphic, anime, or otherwise.
The program installs itself with no issue. The skin loads given the nature and
workaround of bug 18142, a GDIPLUS-related issue in which Winetricks will
install.
The problem is presented upon actually having loaded a skin. The background
appears to be virtually black, and upon changing the program's transparency
from an option within Rainmeter, the black background also changes transparency
with the skin, allowing the wallpaper behind it to show through.
When initially clicking on the window, the black background goes transparent
for a half a second or so and then reprints the black background. Also, no
matter if you're using Compiz or Kwin under KDE 4.2.2, this is a problem
persisting in it's existance.
10091 is a similar bug to this, but this problem persists under Kwin as already
stated. Secondly, the bug also exists regardless whether or not Rainmeter is
loaded within a virtual window.
--
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=28131
Summary: CRASH
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayson_webster27(a)hotmail.com
Whenever i launch a .exe after a minute or so it says "
The program... has encountered a serious problem and needs to close. We are
sorry for any inconvenience.
__________________________________________________________________________________
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application
If this problem is not present under windows and has not been reported yet,
you can report it at http://bugs.winehq.org"
--
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=27493
Summary: Derive 6 (computer algebra system) hlp file errors
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Doug(a)Dougtelford.com
Created an attachment (id=35152)
--> (http://bugs.winehq.org/attachment.cgi?id=35152)
shows logs and output of processing hlp file on linux and windows xp
Derive6.hlp file is not processed correctly. Works fine on windows XP.
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=20811
Summary: query.c:224 Test Failed: IDirect3DQuery9_GetData a 2nd
time on a ended query returned 00000001
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Looking at the wine test results for the following test:
query.c in the d3d9 tests directory...
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData on a ended query returned %08x\n",
hr);
hr = IDirect3DQuery9_GetData(pQuery, data,
IDirect3DQuery9_GetDataSize(pQuery), D3DGETDATA_FLUSH);
ok(hr == S_OK, "IDirect3DQuery9_GetData a 2nd time on a ended query
returned %08x\n", hr);
the MSDK says the following :
IDirect3DQuery9::GetData
Polls a queried resource to get the query state or a query result. For more
information about queries, see Queries (Direct3D 9).
Return Values
The return type identifies the query state (see Queries (Direct3D 9)). The
method returns S_OK if the query data is
available and S_FALSE if it is not. These are considered successful return
values. If the method fails when
D3DGETDATA_FLUSH is used, the return value can be D3DERR_DEVICELOST.
The test fails with :
query.c:224: Test failed: IDirect3DQuery9_GetData a 2nd time on a ended query
returned 00000001
which is a S_FALSE (1) which just means the data is not available... which
according to the MSDN site is an ok value to return... and is a success.
Also reading the MSDN the D3DGETDATA_FLUSH is supposed to flush the query so
the value its returning is ok...
So If I am understanding the above code the first one should return a S_OK
saying that it flushed the query code.... Then the second call should return a
S_FALSE because the query has nothing in it.....
Stephan said in Dev list :
I guess its fine to accept this result then. I think the original motivation
behind these tests was that HL2 called GetData() more than once and this raised
GL errors - the query code now filters such calls out to prevent calling bad GL
calls. My guess is that its ok to modify the test to accept both results. Ie,
ok(hr == S_OK | hr == S_FALSE, "...");
--
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=16433
Summary: impossible to ignore a runtime assertion
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mauro(a)linux.ca
I have a program that after ignoring an assertion works perfectly on windows...
In wine it could probably be the same but the assertion dialog misses the
ignore button having only OK and Cancel
--
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=14899
Summary: Quicken One Step Update fails - 'com error'
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: headofbucket(a)gmail.com
Created an attachment (id=15470)
--> (http://bugs.winehq.org/attachment.cgi?id=15470)
Console output for com error.
Quicken 2008 Update 7 crashes when attempting to do one step update with a
message 'com error'.
--
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=28805
Bug #: 28805
Summary: Microsoft Flight Simulator FS9 crash
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahso47(a)yahoo.com
Classification: Unclassified
Microsoft Flight Simulator 2004 / 9 crashes/exits at startup
--
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=28211
Summary: HardWare identification: "Exception: Read error in
Processes Info"
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremy.d.bernstein(a)googlemail.com
When launching this software
(http://chessok.com/download/Training/PeshkaSetup.exe) using the most recent
version of Wine on OSX (WS7Wine1.3.27 in my case, but it occurs with other
flavors, including CodeWeavers, and has occurred with every Wine version I've
tried since 1.2.x), I get an error dialog "HardWare identification: "Exception:
Read error in Processes Info".
I cannot be sure if the functionality of the software is compromised in any
way: it appears to work properly, but I do occasionally see errors when
dragging objects out of the application frame (not easily reproducible, and no
idea if it's related).
Sorry for the bad bug report. Hopefully someone who is more Wine-savvy can
reproduce the issue and figure out the guilty component.
Thanks, Jeremy
--
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=24915
Summary: Lord or the Rings Installer Hangs on Mac
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: happyslaps(a)gmail.com
The installer for Lord of the Rings Online hangs on mac with this error
Log file is being written to C:\users\ayers\Temp\lotrohigh.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip
7bc30d3c esp 05470c50 stack 0x5470000-0x5471000-0x5670000
This does not occur on with wine 1.3.5 on 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=17560
Summary: Mercury Mail SSL/STARTTLS does not work
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)linux-tstephenson.com
When trying to make a connection to the Mercury v4.62 server via POP3, SMTP or
IMAP4 the STARTTLS function error out with the following error:
10:56:18.275: Connection from 127.0.0.1, Sat Feb 28 10:56:18 2009<lf>
10:56:18.336: << * OK linux-tstephenson.com IMAP4rev1 Mercury/32 v4.62 server
ready.<cr><lf>
10:56:18.337: >> A1 CAPABILITY<cr><lf>
10:56:18.338: << * CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN X-MERCURY-1<cr><lf>
10:56:18.338: << A1 OK CAPABILITY complete.<cr><lf>
10:56:18.339: >> A2 STARTTLS<cr><lf>
10:56:18.339: << A2 OK Begin SSL/TLS negotiation now.<cr><lf>
10:56:18.340: 20: Error -3 creating CryptLib session.
10:56:18.345: --- Connection closed normally at Sat Feb 28 10:56:18 2009. ---
10:56:18.345:
This is very similar to the Pegasus Mail bug 14797 since both are using the
same crypto library.
--
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=13608
Summary: Test tool on windows makes XP completely reboot
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.com/data/0b6acfbce7b0bf2aedb5176bfa95
9edc3f0d74f6/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saintk(a)specialattack.net
CC: saintk(a)specialattack.net
Running this test;
Main summary for build 0b6acfbce7b0bf2aedb5176bfa959edc3f0d74f6
Results in a full system reboot at my end.
This is what i can capture from my windows event log;
Faulting application d3d9_test.exe, version 0.0.0.0, faulting module d3d9.dll,
version 5.3.3790.3959, fault address 0x000a488a.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Any additional info;
OS: Windows XP x64 SP2
Hardware used;
Asus Maximus Formula
Unknown 350GB Sata disk
Asus EAX1950XTX PCI-E
4GB DDR2 Geil RAM @ 800MHz
Everything is clocked default (no overclocking applied). System runs stable
during stability tests both on the GPU and CPU.
If any more information or testing is required don't hessitate to contact me.
Only 'downside' i don't know anything about debugging of any kind. Neither am I
an active wine user. I just ran the test because i do support the idea behind
the project.
--
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=32393
Bug #: 32393
Summary: comdlg32: Only files can be selected in folder
selection dialog, not folders
Product: Wine
Version: 1.5.19
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2500.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42741
--> http://bugs.winehq.org/attachment.cgi?id=42741
Dialog shown in Wine
This bug shows up with WinUAE. To reproduce:
- Download and run the WinUAE installer. Click the checkbox to run WinUAE at
the end.
- When the WinUAE Properties window opens click Hard drives in the treeview,
then the Add Directory or Archive... button.
- The Volume Settings dialog opens. Click the Select Directory button.
- A folder-selection dialog is supposed to open. However a file-selection
dialog opens instead which only allows files to be selected. Clicking once on a
directory and clicking Open does nothing. Entering a directory and clicking
Open (with no filename selected) also does nothing.
In comparison, testing in Windows Vista the button at the bottom of the file
dialog says "Select Folder", and allows you to select a directory. In Wine the
button says Open and only allows files to be selected.
I tried using native comdlg32.dll from Windows XP and with that the proper
folder-selection dialog was shown.
As an aside, with native comdlg32 and clicking the Add Hardfile... button I got
a crash where Wine reported
wine: Call from 0x7bc4e206 to unimplemented function SHELL32.dll.755,
aborting
If that qualifies as a Wine bug I can create a separate bug for 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=28845
Bug #: 28845
Summary: Panzer Corps: Unable to get full screen
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: a8391912(a)nepwk.com
Classification: Unclassified
On Ubuntu 11.10 64 bit the game is unable to get to full screen. The unity
sidebar and the top panel are still visible. As a result, the game graphics are
shifted to the right and cut off on the right hand side of the screen.
Screenshot 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=28631
Bug #: 28631
Summary: Color Efex Pro 4 - wgl:X11DRV_wglShareLists
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: numerus(a)gmx.com
Classification: Unclassified
Created attachment 36793
--> http://bugs.winehq.org/attachment.cgi?id=36793
Command line output
I'm trying to run Color Efex Pro 4. The installation process ends without
problems, but the application hangs up with the following error:
err:wgl:X11DRV_wglShareLists Could not share display lists, one of the contexts
has been current already !
I'm using it as a Photoshop plugin, but it can run standalone. The application
can be downloaded from here:
http://www.niksoftware.com/colorefexpro/usa/index.php?view=intro/main.shtml
I've attached the command line 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=28224
Summary: the Gnome-Shell hides menubars, therefore some apps
aren't usable any more
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.vogel(a)bluewin.ch
Gnome3/Gnome-Shell seems to sometimes hide the top-most menu-bars of
applications running under Wine.
So far, I came across this issue with KeePass 2.x and RegexBuddy.
Depending on the UI of a certain application, this can turn some Apps
completely unusable.
System:
Fedora 15 x86_64 + Wine-1.3.24
--
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=27334
Summary: Fitday hangs after drop menu selection made
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrstone88(a)gmail.com
Fitday will become unresponsive for a short time(sometimes never recovering)
after a selection is made in a drop menu. The the drop down menu are not the
standard windows drop menu, they are some custom written control.
--
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=27027
Summary: Settlers 6 (v1.6) - All animation type graphics shows
in white, sounds disappears sometimes in campaigns
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34463)
--> (http://bugs.winehq.org/attachment.cgi?id=34463)
Log file when running exe directly.
Settlers 6 (v1.6) - All animation type graphics shows in white, sounds
disappears sometimes in campaigns
Linux : openSuse 11.4 Celadon
Graphics was first almost usable peoples faces was purple and 3d almost
viewable
did linux update to latest what openSuse offers and it worsened to all
animation type graphics being white and campaign mappes almost totally white.
Looked at log file, seems to be linked to DirectX 3d implementation. (file
attached)
We are going to download the 1.7 patch of the program (161 mb) and then try
also with that and will give feedback. but this is the current problem we
experience.
Thanks you.
--
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=25127
Summary: Mass Effect DVD Value Edition doesn't start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emanuele.emalele(a)gmail.com
Created an attachment (id=31878)
--> (http://bugs.winehq.org/attachment.cgi?id=31878)
Console output when launchig ME Config Tool
Graphics driver used: ATI fglrx ver 10.10
Game installation works until final step of vcredist which crash, anyway the
game results installed.
Installed patch 1.02, done winetricks for vc2005sp1 redist: game's launch
returns to command prompt.
Launching game config tool: program launched successfully but it complains
about missing directx installation and the list of video and audio device is
empty.
Done winetricks for d3dx9 and then used ALL the d3dx9 in native mode: game's
launch simply returns to the command prompt.
Installed directx from Mass Effect DVD: as above and the config tool reports
missing directx.
Attached the console output when executing config tool and choose to check
video device which results empty.
--
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=16600
Summary: Ventrilo starts having a long delay after some time
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thgreasi(a)uth.gr
Some times Ventrilo (after random time passed) starts having a long delay to
transmit & receive the voip stream. If you restart Ventrilo the problem gets
fixed for a while. I'm using Ventrilo without PushToTalk while playing warcraft
3: TFT but the same problem have occured to me even when I was not running
anything else.
Extra notes:
*I run the linux version of Ventrilo Server on my PC.
*The transmit & receive delay has an average Round Trip Time of 10 seconds when
it occurs.
I'm using Ubuntu 8.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=34032
Bug #: 34032
Summary: installation of Venus1500 aborts
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 45224
--> http://bugs.winehq.org/attachment.cgi?id=45224
terminal output
Installation begins but does not finish. (Venus1500 v4.14.2)
This error message appears about time the installation aborts:
err:msi:ITERATE_Actions Execution halted, action
L"UpdateConfiguration.6D9173DE_3732_4BD9_9F6B_0D3E521EA8E2" returned 1603
Venus1500 says it requires '.net 3.5' and 'sql server 2005'.
The following were run before trying to install the program:
winetricks msxml3 mspatcha dotnet35
wine sqlserver2005
A later version (trial version 4.19.2) of the software can be downloaded from:
www.daktronics.com/venus1500
However, that version requires dotnet 4.0 and sqlserver 2008.
--
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=28919
Bug #: 28919
Summary: Best Case Bankruptcy 20: Dialog tabs not receiving
mouse focus
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james.daly.burton(a)gmail.com
Classification: Unclassified
In Best Case Bankruptcy 20, I am unable to obtain focus with the mouse for
anything located inside a tab on a dialog.
Launch Best Case Bankruptcy.
Open the client list.
Open the sample client (Joseph and Sarah Sample).
The list of documents for the case should appear.
Try to open the voluntary petition on the Forms and Schedules tab with the
mouse. This will not work.
Clicking on the tabs at the top of the dialog works.
Clicking on the buttons at the bottom of the dialog works.
Tabbing through the options to obtain focus through the keyboard works.
>From what I have found, clicking on anything that is located outside of a tab
works. Clicking on anything that is located on a tab does not.
This is probably a generic bug with dialog focus and not app specific.
--
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=27752
Summary: SPSS 18 Error # 7001
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boudewijn.charite(a)gmail.com
SPSS Can't access the server to check my license. It seem to work but I can't
investigate that because I can't get a license confirmation.
It's in all wine versions since June 2011.
--
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=27672
Summary: InterWrite SW doesn't work at all after installation
showing error window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marinerdrums(a)gmail.com
Hi, I installed the program (InterWrite) wich I will attach the relative files
below, but it doesn't work.
Under Windows Vista/7 it works regularly.
I am not an expert, I am a teacher, I would like to use it without Windows,
otherswise I would be forced to install a virtualmachine only for this one I
use to teach kids at school.
Thanks a lot for your support.
Regards
Marino Dolcetti
Italy
--
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=24333
Summary: [TMG 4.0d]Question Dialog box appears squashed/smaller
than normal
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=11482
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
In TMG4 the Question Dialog box appears squashed/smaller than normal and you
can not progress any further (see 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=18319
Summary: Sony Vegas Movie Studio Platinum 9.0a: video preview
doesn't work
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.sonycreativesoftware.com/products/vegasfamily
.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nobange(a)poczta.onet.pl
This program is the only one movie editor I found working kinda good on Linux
with Wine. But it has a few issues, the main toolbar looks weird, audio plugins
registry entries must be deleted from registry or the app desn't launch, and
the major issue is the preview function, which doesn't work at all. I can live
without audio plugins, but preview is necessary for normal work. Preview window
shows only solid color, sometimes it changes a bit when you move through the
clip on timeline, but it never shows the content of the clip. It's very
difficuilt to make movies without preview function, you can rely only on
screenshots from the preview. Screenshots saved to disk show what preview
should show - the really content of the clip with all used effects, transitions
etc.
--
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=28182
Summary: error al instalar un setup de windows
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: efrainhoyos(a)ingenieros.com
se presenta error al correr un programa de instalacion de un scanner hp scanjet
enterprise 7500, se deja la imagen del error.
gracias
--
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=18085
Summary: Dexon Console doesn't start with WINE
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: correo.cuervo(a)gmail.com
Created an attachment (id=20504)
--> (http://bugs.winehq.org/attachment.cgi?id=20504)
Copy of terminal contents from the starting process
I've installed Oracle Support for Dexon, NET Framework as base for Dexon
Console ... the installation process has ended sucessfully.
But, when I'm tryng to start the Dexon Console program ... it doesn't start.
--
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=28626
Bug #: 28626
Summary: WTW: Setup is unable to find _SETUP.DLL
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 36786
--> http://bugs.winehq.org/attachment.cgi?id=36786
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine wtw-setup-all.exe
Behaviour:
Error message (see attachment)
Expected behaviour:
No error message.
--
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=22019
Summary: Large black rectangles flicker in and out on some
games in Steam
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several times a second, a large rectangle (usually the same one depending
on the game or screen) flickers to black. This is pretty annoying.
This happens on Braid Demo and Call of Duty 2, but not on Portal: First Slice
or Total War: Napoleon, all tested under Steam.
It does not happen on the non-steam version of Braid Demo
--
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=19614
Summary: Multiplayer in Total Annihilation using native
directplay dlls locks up after game completes.
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hughperkins(a)gmail.com
When playing a multiplayer game in Total Annihilation using native directplay
dlls, the program locks up at the end of a game.
This doesn't prevent the game being played, but it would be nice to fix.
Note that this is using the directplay dlls from microsoft, rather than those
that come with wine, following the instructions at
http://wiki.winehq.org/DirectPlayGames.
Bug http://bugs.winehq.org/show_bug.cgi?id=4066 documents that wine does not
implement an appropriate directplay itself for Total Annihilation at this time.
Mostly I'm creating this new bug just to document it for now in the appdb for
total annihilation.
Note that this issue is touched on in the comments for bug
http://bugs.winehq.org/show_bug.cgi?id=11130 , but it is not the original bug
that that bug report refers to.
--
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=14881
Summary: Rainbow 6 - Vegas 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Created an attachment (id=15442)
--> (http://bugs.winehq.org/attachment.cgi?id=15442)
Calltrace
Rainbow 6 - Vegas 2 Crashes with:
x:\Perforce\bishop\CodePcPort\UnrealEngine3\Development\External\framework\gear\private\src\thread\ms\thread.cpp(324)
: ASSERT FAILURE: Ret()
--
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=14067
Summary: Virtual desktop window refreshing
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
(Using Ubuntu 8.04, GNOME desktop, Wine 1.0)
This is a question about virtual desktop mode.
When the virtual desktop window is minimised then restored, or brought to the
front after being covered by another window, Wine appears to tell the Windows
applications to refresh their windows. (At least, on my old slow system I
notice buttons etc. being redrawn - restoring the virtual desktop window is not
instantaneous.) Is that correct? Surely it would be better for compatibility
and speed if Wine caches the whole virtual desktop bitmap when the window is
not visible, so it can be instantly displayed when the virtual desktop window
is restored/revealed. Could some Windows programs assume that if they are the
only window on the desktop, that they don't need to refresh their window
imagery?
--
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=32833
Bug #: 32833
Summary: Wine cannot find help (chm) files in dir with () in
name
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
Classification: Unclassified
Hi,
modern programs install in wine in '.wine/drive_c/Program Files (x86)/'
However, when they put their help files here, possibly due to the () in the
path, wine cannot find the help files anymore.
To reproduce:
put a .chm file in .wine/drive_c
launch wine explorer
navigate to C: and click on the the .chm file. It opens just fine in the hh chm
viewer.
Now move the .chm file in .wine/drive_c/Program Files (x86)/
as before launch wine explorer
navigate to C:Program Files (x86)/
click on the .chm file. Another instance of the wine explorer opens.
--
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=29010
Bug #: 29010
Summary: Can't get keyboard focus back to wine after switching
to another desktop and back
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: waldner+bugs.winehq.org(a)waldner.priv.at
Classification: Unclassified
Aloha,
when running an application via wine in full-screen mode, after switching to
another virtual desktop and back, the keyboard focus is lost, and I can't get
it back to wine. Mouse works fine, though.
The typed characters appear in the terminal where I started wine instead.
Environment:
- OS: Debian squeeze, i686, 32-bit
- Window manager: Enlightenment E16, v1.0.0-4, with 3x3 virtual desktops
Regression testing (as per http://wiki.winehq.org/RegressionTesting) points to
this as the culprit:
-------------------
3e6eab3fd97e7c0ed2c8d233875aa4cfa8965985 is the first bad commit
commit 3e6eab3fd97e7c0ed2c8d233875aa4cfa8965985
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 13 19:54:31 2009 +0200
configure: Rename the main binary to "wine32" for the Wow64 build.
:100755 100755 06d06eeae587b8847227be48269a931ead83990e
12469cb8fcf6ca43f539df91e246c3bd45dba5ea M configure
:100644 100644 a38c525b3c9ca4aed5bfd5f0e99fd1f65426e997
e186872a6a20a9ec8e2a8f11ad1c0f518600d3d1 M configure.ac
:040000 040000 96b5d31b7b4df2f656bf4d897a47b6b8a2d53bf0
1d7930c95701232634eab8e1d1df6461c7f37f63 M loader
-------------------
Testing was done via:
- git bisect good 1.1.27
- git bisect bad 1.3.32
and then for each good/bad:
- rm ~/.wine
- ./configure && make
- run './loader/wine programs/winecfg/winecfg.exe.so'
- skip Gecko install if asked
- set "emulate virtual desktop" "2048x1152" (my native resolution), apply&OK
- re-run './loader/wine programs/winecfg/winecfg.exe.so'
- type couple characters in the "Libraries" tab
- switch to another virtual desktop and back
- try typing a couple chars into winecfg
First noted when running World of Warcraft, affects all full-screen apps,
regardless of "emulate virtual desktop", though.
NOT a duplicate of 20939, as the workaround with focus-follows-mouse has no
longer any effect. As long as wine doesn't run in full-screen mode, everything
works as expected.
Kind regards,
Robert Waldner
--
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=27785
Summary: Application crashed when it was displaying(changing)
Chinese words.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samhjn(a)gmail.com
I have an old application.I installed it on wine.It crashed when it was
changing the style of Chinese words.I edited winecfg like office2007,but it not
useful at all.So I copied all my fonts in win7 to wine.Before I did that,some
software can't display Chinese words.After I copied,they can display Chinese
words well,but the application crashed when it going to display a Chinese
word.The application may be write by flash.My OS is Kubuntu 10.04.2.I hope I
can run the application in future.
--
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=27121
Summary: Cannot run game - Mickey Pre-School Adventures
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34588)
--> (http://bugs.winehq.org/attachment.cgi?id=34588)
Mickey Preschool Adventures debug log file
Game : Mickey Pre-School Adventures
wine version : 1.3.19
System : openSuse 11.4
Symptom :
Program installs fine, but when trying to play program it immediatly starts
throwing error messages (cannot see them in log file) mostly related to
Director Player
Some of them are
Object Exception
#getPad
I have made a log file with
WINEDEBUG=+seh,+tid
I see the program uses 3rd party components to get it to work in a folder
called Xtras when installed, dont know if it is related to the errors, tried to
copy all these files to same path as the exe but still no log.
hope this helps.
thank you
--
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=24235
Summary: dinput joystick does not listen to jscal calibration
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ailin.nemui(a)gmail.com
I have a joystick calibrated with the "polarity" of the axis switched (e.g. up
is down + down is up). To do this, in the js calibration utility jscal simply
put the position to the apparent "maximum" number when it asks for the minimum
and vice versa.
this setup works fine in linux games and e.g. "Joystick
Tester":http://www.softpedia.com/get/System/System-Miscellaneous/Joystick-Tester.shtml
(which is apparently not using dinput)
but in the game (Morrowind), the calibration is ignored. up should be down and
down should be up, but it is not (I guess it is looking at the numbers that I
get shown in "jscal")
If it can't be fixed, maybe a hack in the Joystick-Axes-Dinput-Registry key
could be made to allow mirroring of axes :/?
--
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=16564
Summary: Please implement OleCreatePropertyFrame
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w41ter(a)gmail.com
fixme:ole:OleCreatePropertyFrame
(0x30094,0,0,(null),1,0x32fabc,1,0x32fa9c,0,0,(nil)), not implemented
(olepro32.dll)
I get that message when I use a stock charting program that's implemented
as an ocx application. The message appears when I right-click on a chart
to call a popup menu.
I really can't use the program without that popup menu, so I'd be truly
grateful if one of you wine wizards would do this.
Thanks!
--
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=28901
Bug #: 28901
Summary: Slower than expected performance in Jedi Academy
Multiplayer (AMD Radeon card)
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newfie.bugreporting(a)gmail.com
Classification: Unclassified
I'm assuming this could be related to my graphics card.
Short specs:
8 GB RAM
AMD Radeon HD 6450 512mb Graphics
AMD Phenom II x6 2.9 ghz CPU
Any version of Wine
--
I'm getting much lower performance than expected on Jedi Academy on this
particular system. I'm using the official catalyst drivers on Ubuntu 11.04, and
native games run fine (Urban Terror at a constant 130 FPS). But on Jedi
Academy, there's a slight "jitter" in the graphics and the in-game FPS meter
jumps between 80 and 110 a lot. When there are more than 3 players on a server
the performance impact is much more noticeable. Even though the FPS shows a
good rate, the game doesn't feel smooth. Some maps feel much worse than others.
On my Windows 7 partition, I get a very smooth experience with a constant 300
FPS ingame. Not a single hitch.
An old laptop of mine runs the game with lower FPS, but with flawless gameplay.
With an integrated, entry level, Nvidia graphics card on the laptop I get a
consistent 100 FPS in Wine and everything performs exactly as it would in
Windows.
I am sure this issue is most likely related to the AMD graphics card. Still, it
would be great if this issue were addressed because a game that normally runs
flawlessly in Wine just runs sub-optimally.
--
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=28432
Summary: PKR.COM bug #3 (cursor offset)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanzal.michal(a)gmail.com
Good afternoon,
I am using OpenSuse 11.4.
I installed pkr.com and If I try to change application to the fullscreen mode
then application stay in windowed mode, but is
blinking during changing to fullScreen and you can see in attached file how it
is after change.
After closing pkr.com application, Linux didnt change resolution back and 3
icons are missing in the top right corner in every window in Linux, which was
started before, during and after pkr.com.exe
(3 icons means - Minimalize button, maximalize button and close button (CROSS))
After if I close the application and start it again, application is in
FullScreen mode, but everything work fine.
Please try to find this BUG if it is possible, but I believe you :)
With best regards
Michal Hanzal
Paint Engineer
--
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=27815
Summary: Chinese characters are shown instead of normal
characters in filenames
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: o-mega(a)trash-mail.com
I tried to create a folder in DVD Shrink. I typed a name with normal characters
and pressed enter. A folder with Chinese characters was created. The folder
name was shown as little squares. This process is reproducible. The bug don't
exits in wine version 1.3.23.
--
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=27792
Summary: Wine crashes when startind FILE / OPEN in Maple 7
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7967209(a)klzlk.com
Created an attachment (id=35553)
--> (http://bugs.winehq.org/attachment.cgi?id=35553)
wine .wine/drive_c/Programme/Maple\ 7/BIN.WNT/maplew.exe 2> wine_maple7.log
Maple 7 installed and started fine with wine 1.1.28, but when starting dialog
FILE/OPEN or FILE/SAVE, the window to select a file appears and then Maple 7
stops, a wine message window appears and thats it
The error message of my console is attached.
wine .wine/drive_c/Programme/Maple\ 7/BIN.WNT/maplew.exe 2> wine_maple7.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=27681
Summary: Get Error: Printer Error when trying to launch Visual
dBASE v5.7 or dBASE for Windows
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garydale(a)rogers.com
When I use the command line below, I get the following errors plus an Alert box
over the splash screen with the "Error: Printer Error" message. When I click
OK, the application closes. This affects all of the Borland dBASE v5.x Windows
products.
wine "c:\Visualdb\bin\DBASEWIN.EXE"
fixme:toolhelp:InterruptRegister16 (0000, 0x193f00a8), stub.
fixme:int31:DOSVM_Int31Handler Real mode segment (1d5f) to descriptor: no
longer supported
fixme:int31:DOSVM_FreeRMCB callback address: 1001:0000
--
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=24062
Summary: Starcraft app do not recognize
DirectDrawRenderer=opengl in VIA k8m800 chipset
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damarper(a)gmail.com
I'm trying to play Starcraft but the game is just too slow. Change the registry
to DirectDrawRenderer=opengl doesn't help.
Thank you!
--
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=28064
Summary: comctl32 status.ok test fails on damsascus font.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Finally decided to run some tests, but seems I can't pass this one:
: [Falken ~/Unix/src/wine/dlls/comctl32/tests] 001; env
WINEPREFIX=/Users/pelle/winetest make test
../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p
comctl32_test.exe.so status.c && touch status.ok
fixme:iphlpapi:NotifyAddrChange (Handle 0xa5f55c, overlapped 0xa5f540): stub
wine: configuration in '/Users/pelle/winetest' has been updated.
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #6
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus #7
...
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #6
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #7
...
status.c:147: Test failed: got 0 (expected 20 or 20) for Damascus Bold #72
make: *** [status.ok] Error 32
/Library/Fonts/Damascus.ttc is always installed on OS X Lion it seems. Googling
it shows it's a Arabic font, so perhaps the problem is lack of latin?
--
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=27494
Summary: FlashDevelop doesn't start, throws error
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antony.gelberg(a)gmail.com
Created an attachment (id=35154)
--> (http://bugs.winehq.org/attachment.cgi?id=35154)
Log file
After installing all the deps for FlashDevelop (flashdevelop.org), I thought
running the software would be the easy bit. But it bailed with an exception.
I've attached the log. I think it's a Mono exception but I'm not sure. I
installed Mono with winetricks mono2010.
This was on git master - wine-1.3.22-78-g4b2bfb4. Please let me know if you
need any more information.
--
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=17959
Summary: SplashID crashes with fixme:commdlg:GetFileName95 Flags
0x00800000 not yet implemented
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)askneil.com
Created an attachment (id=20306)
--> (http://bugs.winehq.org/attachment.cgi?id=20306)
full output from wine app crash
I was trying to get splashid working with wine. Splashid installer
is available from:
http://www.splashdata.com/splashid/download/standalone.htm
The installation worked fine. I tried to import data from an
existing splashid instance. As the import was happening I
got this error:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
wine: Unhandled page fault on read access to 0x00000022 at address 0x412bae
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000022 in 32-bit code
(0x00412bae).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:00412bae ESP:0033cb9c EBP:00000000 EFLAGS:00010246( - 00 -RIZP1)
EAX:00a77e48 EBX:00000000 ECX:00000000 EDX:00000000
ESI:00000000 EDI:00a77f4c
(I've added the full trace as an attachment)
I am running wine-1.1.18, linux 2.6.27, gcc 4.3.3, on a gentoo box.
Splashid had an identical crash when trying to restore as it did while
importing.
--
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=31382
Bug #: 31382
Summary: Fallout:New Vegas....Durning loading the game crashes
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajcampese(a)msn.com
Classification: Unclassified
Created attachment 41233
--> http://bugs.winehq.org/attachment.cgi?id=41233
what the crash report gave me
the game starts fine but when you try to start a new game or load an old one it
get to a point then crashes
--
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=27871
Summary: Installing Rosetta Stone Server, error occurs.
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GRMrGecko(a)gmail.com
Created an attachment (id=35649)
--> (http://bugs.winehq.org/attachment.cgi?id=35649)
Console Log of Installation
Hello, I am trying to install Rosetta Stone Manager Version 3 Server and, I am
getting an error after the process. The message says, "The wizard was
interrupted before Rosetta Stone Manager Version 3 Server could be completely
installed." I do not know why this might be, however I have a log and I am a
developer so I can help provide more information if requested.
--
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=27431
Summary: GetModuleFileNameW behaves unexpectedly when
applications use a hardcoded hmodule=0x10000000
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rswarbrick(a)gmail.com
Created an attachment (id=35079)
--> (http://bugs.winehq.org/attachment.cgi?id=35079)
Log file as described in the report
SUMMARY:
========
Some code stupidly assumes that the hModule parameter describing the current
exe is always 0x10000000. On my system, at least, this isn't true. The software
then fails to work properly when it calls GetModuleFileName.
WHAT I FOUND / TO REPRODUCE:
============================
I'm trying to get the Onzo energy meter software [1] working and was confused
by messages like:
12:55:57: Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error
0x0000007b (no more data available).
appearing on the stderr. It turns out that this is a wxPython message from a
failing call to CreateActCtx. The Onzo software is closed-source, but the code
in helpers.cpp that's calling CreateActCtx is probably what you get from
downloading something at [2]. In particular, it might well be the following:
static ULONG_PTR wxPySetActivationContext()
{
OSVERSIONINFO info;
wxZeroMemory(info);
info.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
GetVersionEx(&info);
if (info.dwMajorVersion < 5)
return 0;
ULONG_PTR cookie = 0;
HANDLE h;
ACTCTX actctx;
TCHAR modulename[MAX_PATH];
GetModuleFileName(wxGetInstance(), modulename, MAX_PATH);
wxZeroMemory(actctx);
actctx.cbSize = sizeof(actctx);
actctx.lpSource = modulename;
actctx.lpResourceName = MAKEINTRESOURCE(2);
actctx.hModule = wxGetInstance();
actctx.dwFlags = ACTCTX_FLAG_HMODULE_VALID |
ACTCTX_FLAG_RESOURCE_NAME_VALID;
h = CreateActCtx(&actctx);
if (h == INVALID_HANDLE_VALUE) {
wxLogLastError(wxT("CreateActCtx"));
return 0;
}
if (! ActivateActCtx(h, &cookie))
wxLogLastError(wxT("ActivateActCtx"));
return cookie;
}
After staring at debug logs for a bit, I realised that GetModuleFileName was
storing "" into modulename and returning 0. Note the bullet-proof code in
wxPython checking whether this happens...
Anyway, I then instrumented GetModuleFileName to find out what was going on (in
a rather low-tech way) adding a line
fprintf (stderr, "hmodule = %p; lpFN = %p; size = %d\n",
hModule, lpFileName, size);
near the start of the function and, once I'd realised that it was
LdrFindEntryForAddress that failed, also printing out a line of the form
fprintf (stderr, "nts = %x\n", nts);
just after it was called. The resulting debug log included lines looking like
this:
hmodule = 0x10000000; lpFN = 0x32daa0; size = 260
and it seems that wxGetInstance() is stupidly returning 0x10000000, which I
recognise from my 1990's Windows-using days and think is what you always used
to get, so maybe it's hardcoded somewhere. This is presumably either in
wxPython or in Onzo's code (the wxGetInstance() basically just returns the
value of a global variable that can be changed by wxSetInstance(), I think).
I'm going to attach a log that I created using this slightly-instrumented wine
build with the command
WINEDEBUG=+actctx,+file,+module /opt/wine/bin/wine onzo_uploader.exe 2>~/LOG
The lines I'm talking about are just above line 13630. The extra "Address
ranges searched" lines come from slightly instrumenting LdrFindEntryForAddress:
NTSTATUS WINAPI LdrFindEntryForAddress(const void* addr, PLDR_MODULE* pmod)
{
PLIST_ENTRY mark, entry;
PLDR_MODULE mod;
fprintf (stderr, "Address ranges searched:\n");
mark = &NtCurrentTeb()->Peb->LdrData->InMemoryOrderModuleList;
for (entry = mark->Flink; entry != mark; entry = entry->Flink)
{
mod = CONTAINING_RECORD(entry, LDR_MODULE, InMemoryOrderModuleList);
fprintf (stderr, " %p -> %p\n",
mod->BaseAddress,
mod->BaseAddress + mod->SizeOfImage);
...}}
which I did to check my guess was right about the base address being nonsense.
IDEAS FOR FIXING
================
I'm not sure what the correct way to go about fixing this is. I suppose one
thing is to check that this really is due to Onzo/wxPython doing something
stupid rather than Wine telling their software an incorrect base address
somewhere else. I'm not quite sure how to go about doing that.
If it is just a hard-coding that actually works on Windows (I presume that
Windows's ASLR doesn't mess it up?), maybe LdrFindEntryForAddress needs to
hardcode its answer for 0x10000000? But that's really really horrible...
Ideas??
Rupert
[1] http://download.sse.co.uk/OnzoDownloader/onzo_uploader_latest.msi
[2] http://www.wxpython.org/download.php
--
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=24675
Summary: Civilization V shows terrain and units in grey when
using low overlay quality
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.ronkko(a)iki.fi
Created an attachment (id=31190)
--> (http://bugs.winehq.org/attachment.cgi?id=31190)
Output to console
The game video options has a setting "overlay quality". This has three options:
high, medium, and low. If low is chosen, all units and terrain are grey making
the game completely unplayable.
--
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=18227
Summary: HL2 Ep2 / Portal: Massive slowdown in some areas
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Entering certain areas in Portal or HL2 Ep2 lets the game slow down big time.
The slowdown is accompanied with these FIXMEs:
fixme:d3d_surface:surface_load_ds_location (0x1587a8) Not supported with fixed
up depth stencil
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3DDECLUSAGE_POSITION, usage_idx=1]
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3DDECLUSAGE_NORMAL, usage_idx=1]
I suspect this is triggering by the game trying to use vertex tweening.
--
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=18137
Summary: Checkpoint installer dies when running fwkern.exe
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashogunnamedmarcus(a)yahoo.com
Created an attachment (id=20593)
--> (http://bugs.winehq.org/attachment.cgi?id=20593)
Entire checkpoint install log file
Checkpoint VPN client does not successfully complete installation. I checked
out the install log, things seem to be going well until the installer attempts
to run 'fwkern.exe'. This results in errors like "Failed to INetCfg" and dumps.
I've attached the whole damn log which includes a few install attempts.
Thanks and let me know if I can be any 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=10382
Summary: Tribes 2: must double-tap for in game chat
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spock128(a)gmail.com
When in game, the chat keys must be pressed twice after the first use.
For example, I can press 'u' (global chat) once to bring up a text entry box to
say something in the global channel (correct operation). After that, I must
hit 'u' twice to bring up the text entry box. In-game console shows the error:
DInputDevice::syncKeyboardState - DIERR_INVALIDPARAM
Switching out of the game window and back will reset the condition - it works
for first use then must hit twice.
--
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=33237
Bug #: 33237
Summary: Sony Acid Xpress 7.0a: Fails to install
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Created attachment 43957
--> http://bugs.winehq.org/attachment.cgi?id=43957
BackTrace
When attempting to install the latest version of the free Sony Acid Xpress 7.0a
it starts directly to the debugger. Backtrace 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=24480
Summary: File handles keep open after PowerPoint 2007 is closed
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
When working with PowerPoint 2007 on files which are stored on a USB stick, you
cannot cleanly unmount the USB stick after closing PowerPoint since it
complains about open file handles.
Workaround:
You have to kill the wineserver such that all file handles are closed.
--
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=14764
Summary: MissionForce Cyberstorm demo crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.fileplanet.com/11494/10000/fileinfo/MissionFo
rce:-CyberStorm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15274)
--> (http://bugs.winehq.org/attachment.cgi?id=15274)
+relay,+seh,+tid
Crashes on startup. +relay,+seh,+tid 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=11727
Summary: Mouse button events generated by a window's app are not
propagated to X server
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gideon.wine(a)gmail.com
Created an attachment (id=10969)
--> (http://bugs.winehq.org/attachment.cgi?id=10969)
Patch to send mouse button events to the X server
winex11.drv uses XWarpPointer to send mouse movements to the X server. Mouse
button events are not sent. If a pointing device device communicates directly
with a windows app running in wine, the user will be able to move the mouse
pointer, but button presses will only work on windows controlled by wine.
The attached patch adds calls to send mouse button events generated by a
windows application to the X server. The way this is done is similar to the way
it is done in the Synergy client - by using XTestFakeButtonEvent
(see http://synergy2.sourceforge.net/).
Requires libXtst.
This bug might also resolve bug 7032.
--
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=28020
Summary: winepath -w should also look into user folders
(Desktop, Music, etc), not just dosdevices
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Currently, winepath -w (seems to) only search for symlinks in
$WINEPREFIX/dosdevices to map a given native path to a windows one. But it
should also look for user folder's symlinks (like Desktop, My Music, My
Pyctures, etc)
This is specially helpful if a given prefix has removed the "catch all" Z: => /
mapping. In that case, winepath is mapping my "~/Desktop" to "\\?\unix\...",
but it could be "smarter" and map it to "C:\users\rodrigo\Desktop" instead.
Last but not least, a related limitation is the lack of winepath -u to
understand windows env variables, like %USERPROFILE%. That usually points to
C:\users\$USER , but since that can be changed in registry, a "windows
enviroment-aware winepath -u" would be truly useful.
--
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=27655
Summary: Orbiter window disappears behind main orbiter window.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kfreezen(a)gmail.com
On orbiter, if a window, such as the menu (F4), is opened, and then the cursor
is moved to the main window, the former window disappears behind the main
window.
--
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=27335
Summary: Microsoft Golf 98 crashes when you try to play the
game
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: germany(a)backspace.bz
Microsoft Golf 98 starts up fine, but then crashes when you actually try to
start a 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=26547
Summary: Champions Online: IE game starter fails using multilib
binaries
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brianbourke75(a)gmail.com
Champions online requires IE to launch/patch their game. When attempting to
launch the game in a true 32 bit install it seems to work just fine. When
attempting to launch the game using a multilib install on a 64bit system, it
fails almost straight off.
Using WINEARCH=win32 or win64 makes no difference.
Using WINEDEBUG=+relay allows for the game to launch correct, thus indicating
to me that there is probably a thread timing issue since the relay messages
require a large time investment and the launcher takes much longer to 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=26158
Summary: Audio CD-ROM is lacking some integration into volume
management on MacOS
Product: Wine
Version: 1.3.13
Platform: x86
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
MCICDA loops across all drives looking for one matching
(GetDriveTypeW(root) == DRIVE_CDROM)
but finds none on MacOS even when an audio CD-ROM is inserted.
Oddly, winecfg correctly displays "Audio CD" for e.g. drive D: in
auto-detection mode. However it is not until I force D: to type CD-ROM in
winecfg that GetDriveType() returns the expected type, granting access to
MCICDA.
Furthermore, I must hit "Apply" in winecfg and leave its window open for this
trick to work. Presumably otherwise the list is dynamically rebuilt by the
volume manager upon the next process start and the setting overwritten.
I believe this is sufficiently different from bug #20555 (A. pure audio vs.
mixed data+audio CD-ROM; B. /media/cdrom vs. cdrom0) on Linux to warrant its
own entry.
Reproduce using my MCI shell (bug #20232, comment #10)
wine wintest.exe mcishell
open cdaudio
will yield MCIERR_CANNOT_LOAD_DRIVER if there's no drive type match.
Leave the shell open, apply configuration change in winecfg, then it succeeds.
close cdaudio
--
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.