http://bugs.winehq.org/show_bug.cgi?id=15717
Summary: Far Cry 2 quits when OffscreenRenderingMode=fbo
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=16801)
--> (http://bugs.winehq.org/attachment.cgi?id=16801)
+d3d,+d3d_caps,+d3d_draw,+d3d9 fbo mode
When I start Far Cry 2 with OffscreenRenderingMode registry setting to fbo, it
quits without any error message, but if the setting is pbuffer, it launches
successfully.
I provide +d3d,+d3d_caps,+d3d_draw,+d3d9 debug in both mode for comparsion.
--
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=15651
Summary: Corel Painter X needs GdipCreateHBITMAPFromBitmap
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
Corel Painter X installs but when run produces many
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub errors. Note that this is not
the Painter demo, which has entirely different behavior and is therefore not a
valid test case/substitute. Also winecfg has a Windows XP environment set
*before* the install, which causes Painter to assume that gdiplus.dll is
present (otherwise for example with Win2K it will install it's own gdiplus.dll,
producing different behavior). This bug is present as of Wine git version
1.1.6-255.
--
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=15642
Summary: Quake Live fails to install
Product: Wine
Version: 1.1.6
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)pento.net
Created an attachment (id=16684)
--> (http://bugs.winehq.org/attachment.cgi?id=16684)
Installation log
Quake Live installer fails with the attached error 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=15382
Summary: Tray icons won't appear
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
Shell_NotifyIcon(NIM_ADD, &rec) is supposed to add icon onto the tray (on the
taskbar).
I have to confirm that in some previous version it worked just fine.
With FedoraCore 8, wine 1.0, it shows icons _ONLY_ if application is run under
root account. With regular user, Shell_NotifyIcon() will return FALSE but
GetLastError() indicates no problems and return zero.
In other words, there are two problems:
1) if Shell_NotifyIcon() enconters a problem, it should return FALSE and
appropriate error code should be available through GetLastError.
2) Shell_NotifyIcon() should let applicatoins running under regular user
account to add icons onto the task bar
--
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=15325
Summary: gdi32: palette test fails in PC-BSD but not Ubuntu
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16159)
--> (http://bugs.winehq.org/attachment.cgi?id=16159)
+palette
[pcbsd@pcbsd ~/wine-git/dlls/gdi32/tests]$ rm -rf ~/.wine ; make palette.ok
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
palette.c && touch palette.ok
wine: created the configuration directory '/home/pcbsd/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/pcbsd/.wine' has been updated.
palette.c:91: Test failed: getColor=00423021
palette.c:98: Test failed: getColor=00524131
palette.c:113: Test failed: getColor=00635142
*** Error code 3
+palette 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=15248
Summary: Atlantis Quest 1.0 demo hangs on exit
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.terminalstudio.com/atlantis-quest.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=16032)
--> (http://bugs.winehq.org/attachment.cgi?id=16032)
Atlantis Quest 1.0 debugger backtrace
With current Git (wine-1.1.4-292-g4b4109a), when attempting to exit from the
Atlantis Quest demo, the application hangs with a white screen. Attaching to
the process with winedbg and obtaining a backtrace shows the hang to be
seemingly in IDirect3DStateBlock8Impl_Release. Backtrace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15159
Summary: Blitzkrieg game crashes on startup
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pawel.stolowski(a)wp.pl
Created an attachment (id=15889)
--> (http://bugs.winehq.org/attachment.cgi?id=15889)
Error messages when running Blitzkrieg with native msxml3 dll
The game 'Blitzkrieg' crashes on startup when playing opening movie. The movie
can be skipped by pressing space, but then the game crashes anyway with black
screen before even showing the menu. According to the reports from appdb, this
game worked ok with wine-0.9.58 and wine-1.0.0rc2. I've tested it with wine-1.0
and wine-1.1.4 with native and builtin msxml3 library with no luck. I've been
testing 'Blitzkrieg Anthology' release of this game.
Attached are console errors when running with native msxml3 dll.
--
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=14979
Summary: Winecfg : Test Audio Button hangs winecfg
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geist1(a)sms.at
Winecfg wil hang up now when pressing the Test Sound Button if ALSA is setuped.
(Sound appears, but button will not get released anymore)
Closing winecfg not possible then, it must be killed.
OSS setting work correctly.
This seems not to affect any games so far.
--
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=14859
Summary: quartz: filtermapper.ok test fails in PC-BSD but not in
Ubuntu
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15401)
--> (http://bugs.winehq.org/attachment.cgi?id=15401)
+quartz in git
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
filtermapper.c:142: Test failed: EnumMatchingFilters failed to return the test
filter 2
fixme:quartz:Inner_QueryInterface No interface for
{56a8689f-0ad4-11ce-b03a-0020af0ba770}
Seems to depend on Linux support? +quartz 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=14851
Summary: Soulseek: can't connect to server
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)polibyte.com
The newest (157 NS 13c) and original (156c) soulseek file sharing applications
cannot connect to the soulseek server. According to a report in the AppDB this
worked in in Wine 0.9.39
You can download soulseek at http://slsknet.org/download.html
--
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=14657
Summary: BIOSHOCK crash when loading second level
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chourmovs(a)gmail.com
CC: chourmovs(a)gmail.com
Created an attachment (id=15087)
--> (http://bugs.winehq.org/attachment.cgi?id=15087)
console output
I finally succeeded to launch Bioshock retailed version
The first "airplane crash" level load good but after entering in the submarine
city, the game always crash during the first loading
I've to kill the processus
I join what is looking like a "revelant" console 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=14153
Summary: StrongDC++ hangs at start
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://strongdc.sourceforge.net/download.php?lang=eng
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
StrongDC++ hangs at startup under Wine 1.1 after connecting to a hub. Under
Wine 1.0 all worked about 5 minutes until hang.
--
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=12982
Summary: MP3tag - <keep> value not set if multiple fields
selected
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robin-winehq(a)robinbowes.com
When multiple tracks are selected, any fields in the tag panel that are not
common to all tracks should automatically change to "<keep>", i.e. don't update
this value.
Under Wine, this does not happen.
This is a major usability pain because it results in the tags in the selected
tracks being over-written.
Currently using Mp3Tag 2.41, although I have seen the same behaviour in earlier
versions of both Mp3Tag and Wine.
--
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=12943
Summary: Fonts in some games are displayed incorrectly
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
322b55e29a83a3ab61a1912d751816aa24662e9f is first bad commit
commit 322b55e29a83a3ab61a1912d751816aa24662e9f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Aug 19 19:43:44 2007 +0200
wined3d: Fix the half pixel correction.
:040000 040000 6b9745ea236afc4f1f97a6cba5f9b419989b3dcb
40b52b28192c89048fc64c57b9d2b03
After this commit in some games, the fonts get displayed only hardly readable.
Affected Games: X-Wing Alliance, BF1942 maybe some more.
I found a topic which displayed the things:
http://forum.winehq.org/viewtopic.php?t=765
--
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=12262
Summary: Sonic Heroes Demo launcher missing transparent buttons
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.sega.com/support/pcdownloads/sonic_heroes_dem
o/heroes_trial.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The Demo launcher for Sonic Heroes has semi-transparent buttons. The buttons
aren't transparent in Wine, and have a white background. There are no
significant fixmes or any other 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=12077
Summary: Can't load DIB followed by an unhandled page fault.
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)mcdonnell.dk
Created an attachment (id=11447)
--> (http://bugs.winehq.org/attachment.cgi?id=11447)
Last 1000 lines of WINEDEBUG="trace+all,warn+all,fixme+all" wine OUTPOST.EXE
Wine receives an unhandled page fault after trying to load a DIB (driver?):
<snip>
err:dc:CreateDCW no driver found for L"dib"
wine: Unhandled page fault on write access to 0x008d25cc at address 0x7bc3f51e
(thread 0012), starting debugger...
Unhandled exception: page fault on write access to 0x008d25cc in 32-bit code
(0x7bc3f51e).
</snip>
The game stops responding and has to be killed with ctrl-c. It is caused
because it tries to load dib.drv instead of DIB.DRV. It can be "fixed" by
renaming the file DIB.DRV, that comes with the game, to dib.drv. This, though,
will result in another 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=11903
Summary: Flickering green rectangle in Portal game
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitriy.geels(a)gmail.com
Since DX9 API implemented, this bug appeared in portal: the green rectangle
moving from near to far. This should be some shader problem, since bug isn't
reproducible in DX8 mode.
Also, reducing graphic details makes rectangle to move faster.
--
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=10758
Summary: myst4 crashes during startup
Product: Wine
Version: 0.9.50.
Platform: PC
URL: http://mystworlds.ubi.com/us/mystiv_demo.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sjs(a)khadrin.com
CC: stefandoesinger(a)gmx.at
myst4 crashes during startup. It started fine in 0.9.49. Regression testing
suggests a problem with this patch:
e4f8a2da2b601964aa4261cb1617ba41f58b5a69 is first bad commit
commit e4f8a2da2b601964aa4261cb1617ba41f58b5a69
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Nov 10 00:19:19 2007 +0100
wined3d: Depth stencil fixes.
:040000 040000 87c42f53fd06ea5e0d79dccab11f605e6919d9e8
15eb241f3cda2c66c32b9c8100b405c43b74cce2 M dlls
A demo is available from http://mystworlds.ubi.com/us/mystiv_demo.php.
I'm running Ubuntu 7.10 with nvidia drivers.
--
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=10720
Summary: "AddFontRessource" Visualbasic function isn't
interpretated by wine
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam050986(a)yahoo.fr
Hi,
It seems that "AddFontRessource" (visualbasic function ??) isn't interprated by
wine. At the installation of Guitar Pro 5.X, I got message :
"Addfontressource failed"
[Cancel] [Reapeat] [Ignore]
This affect application, because all chords lyrics aren't displayed...
Any solution would be welcome
Thank you for correcting that bug !
--
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=10651
Summary: attempt to save storage snapshot of PalmOS simulator
causes crash
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
Created an attachment (id=9464)
--> (http://bugs.winehq.org/attachment.cgi?id=9464)
bzipped log (WINEDEBUG=warn+all,+relay wine PalmSim.exe)
i used simulator
Treo_650_Simulator_GSM_Cingular-Consumer_MR3_EN_Debug_Build_350
its downloadable from pdn.palm.com after registration(registration is for free)
start simulator, wait until it 'boots', press right mouse button, in menu
choose storage andsave snapshot. it will ask you for file name and when you
confirm everything simulator will crash. this doesn't happen in windows xp
also there are some other storage based issues(storage size is reported to be
1.8gb even if simulator is set to 32mb, installing programs sometimes fails,
after crash of simulator some programs become corrupted) so i think that there
must be something big hidden, maybe fixing this crash will help with other
issues too
last lines before crash were:
0009:Ret comdlg32.GetSaveFileNameA() retval=00000001 ret=03008d95
0009:Call KERNEL32.GetCurrentThreadId() ret=1004675f
0009:Ret KERNEL32.GetCurrentThreadId() retval=00000009 ret=1004675f
0009:Call KERNEL32.TlsGetValue(00000006) ret=10046f1a
0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=10046f1a
0009:Call
KERNEL32.WaitForMultipleObjectsEx(00000001,0034f928,00000000,00000000,00000001)
ret=10046f5e
0009:Ret KERNEL32.WaitForMultipleObjectsEx() retval=00000102 ret=10046f5e
0009:Call KERNEL32.DebugBreak() ret=100375ac
0009:Call KERNEL32.GetLastError() ret=03027d9c
0009:Ret KERNEL32.GetLastError() retval=00000000 ret=03027d9c
0009:Call KERNEL32.TlsGetValue(00000003) ret=03027dab
0009:Ret KERNEL32.TlsGetValue() retval=007f0138 ret=03027dab
0009:Call KERNEL32.SetLastError(00000000) ret=03027e21
0009:Ret KERNEL32.SetLastError() retval=00000000 ret=03027e21
0009:Call KERNEL32.UnhandledExceptionFilter(0034f448) ret=03027f9d
0009:Call KERNEL32.IsBadCodePtr(1005d240) ret=00b26115
0009:Ret KERNEL32.IsBadCodePtr() retval=00000000 ret=00b26115
wine: Unhandled exception 0x80000003 at address 0x7b840c53 (thread 0009),
starting debugger...
i already added this application to AppDB, when it will be confirmed i will
post here link for it
--
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=10493
Summary: Wine do no report Pixel Shader 3.0 properly to games
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kmaterka(a)wp.pl
Created an attachment (id=9234)
--> (http://bugs.winehq.org/attachment.cgi?id=9234)
moha_setup
Hi,
problem occurs in at least two games: Medal of Honor: Airborne and Collin Dirt
(I'll check Colin later)
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine moha_setup.exe
it correctly shows that my card support PS and VS 3.0
log in attachment as 1.txt
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine MOHA.exe
(so the game itself)
i shows an error message, that my card is not supported. i have gforce 7900GT
log in attachment as 2.txt
--
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=10120
Summary: Oblivion lines in water (regression)
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
CC: stefandoesinger(a)gmx.at
With Wine 0.9.47, in Elder Scrolls IV: Oblivion v1.2, there are horizonal white
lines in the water. It's a regression between 0.9.44 and 0.9.45. I've done
regression testing and found the following commit to be the cause:
[322b55e29a83a3ab61a1912d751816aa24662e9f] wined3d: Fix the half pixel
correction.
(I used oss sound not alsa becouse of some crash in between.)
--
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=9931
Summary: Offscreen render targets seem to be off by one
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=8434)
--> (http://bugs.winehq.org/attachment.cgi?id=8434)
One pixel off anomolies
As far as I can gather in Oblivion, anyway. See screenshot. The water's normal
map has lines going through it as if the color was bad, and the whole game
screen has a glow at the top as if an overlay had a bad color there and was
being additively blended.
Using fbo for OffscreenRenderingMode and GLSL enabled. nVidia Geforce 8600 GT,
latest drivers (100.14.19).
--
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=9735
Summary: Wine supplants system menu in child window title bars
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frogbarf(a)telus.net
Pegasus 4.41 (and other versions) uses child windows to display specific
categories of information relating to email. Examples: a list of all email
folders. All the messages in a specific email folder. A display of email
messages waiting on the smtp server. A message editor for composition of a new
outgoing email.
Each child window is controlled by a system menu at the left of the title bar,
and three icons at the right of the title bar. The system menu normally
includes move, restore (to previous non-maximized size) minimize, maximize,
close, switch (to another child window). It also lists keyboard shortcuts for
many of these actions. The three icons are minimize, restore or maximize, and
close.
Running Pegasus as a window-managed application, Wine replaces the child window
system menu with one of its own in which the shortcut for close is ALT-F4. In
native Windows operation, the child window close shortcut is CTRL-F4.
If you key CTRL-F4 in a child window, nothing happens. It is not a valid
shortcut under Wine.
If you key ALT-F4 in a child window, the program itself exits, not just the
single child window.
If you click the close/exit icon [X] in a child window the entire program
exits.
Evidently the exit icon is linked to the close option in the child window's
system menu.
It also appears that some child windows that close automatically also use the
close option listed in their system menu.
It isn't clear to me if the bug is (a) that Wine supplants the native child
window menus or (b) that Wine does not implement a CTRL-F4 (close child window)
shortcut or (c) that the Wine child window menu does not include CTRL-W for
"close".
The effect is that once you open a child window in Pegasus, you cannot reliably
close it without exiting Pegasus altogether; also that auto-closing of some
child windows causes program exit.
In unmanaged mode, bug #1798 causes its own problems.
CTRL-F4 is the Windows equivalent to CTRL-W, which has no effect.
This behavior is not entirely consistent; sometimes you can use the [X] exit
icon to successfully exit a single child window without shutting down the
entire program. I can't tell if this is true inconsistency or because some
child windows are (perhaps) programmed differently from others.
--
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=9372
Summary: Starting a Dawn of War: Dark Crusade campaign causes a
crash.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryan.feather(a)gmail.com
Dawn of War: Dark Crusade
Error:
I get a bunch of these
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice(0x17f908):stub
followed by a bunch of
fixme:process:GetProcessWorkingSetSize (...,...,...):stub
I installed the game with no problems through Steam. I managed to run it,
change my settings, and start playing the tutorial mission, however, it crashes
whenever I try to start a campaign. It stays on the loading screen, then dies
back to Steam. I think the level is successfully loading or at least attempting
to because I get a lot of hard disk access. This happens regardless of
resolution or windowed mode.
Hardware info: I'm running 64 bit gentoo and the 2.6.20 kernel with the Con
Kolivas patch set. I have the most recent stable nvidia drivers. I have a
7950gx2 in multi gpu mode. I also have a dual core 64 bit processor.
--
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=13687
Summary: ies4linux 100% CPU usage at an https website
Product: Wine
Version: 0.9.53.
Platform: PC
URL: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/2058
95
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdkoepke(a)gmail.com
Versions of wine >= 0.9.53 do not work with ies4linux.
Https websites are available; however, after initializing
the page, wineserver and IEXPLORE.EXE jump to 100% CPU usage.
This requires killing IEXPLORE and wineserver, (kill -9 `pidof wineserver`,
kill -9 `pidof IEXPLORE.EXE`) to get the CPU usage back. Closing internet
explorer does not work and it cannot be opened again if it is closed after
visiting an https website.
This has been reported already at launchpad.net; however, the users there
assumed that it was a "ubuntu" bug not a bug with the actual wine application.
I can confirm that this fails when built from source as well.
Here is the link to the ubuntu bug.
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/205895
I'm sorry if this is a duplicate.
--
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=10921
Summary: lang attribute is not specified for bugzilla pages
and/or textinput/textarea fields
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: atari(a)gabo.pl
lang attribute sets the language of a page or page element. It is useful for
Firefox spell checker with additional extension that changes the dictionary
according to lang attribute.
--
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=15214
Summary: When running wine, even for command line apps, monitor
flashes black
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryan(a)ryantm.com
When I start wine and pass it some command line binary that doesn't even make
use of GUI components, my second head monitor flashes black. Since this is the
monitor I actually use primarily, I can't see what I'm doing for a brief
moment.
--
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=15439
Summary: Leela: activating menu with keyboard does not work
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.sjeng.org/ftp/work/LeelaGUI.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
While testing bug 15313, I noticed the menu doesn't work with the keyboard.
I.e. pressing Alt + F doesn't work, but clicking the File menu works.
--
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=12627
Summary: Trackmania Nations Forever : d3d missing feature
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samuel.v(a)sava.be
When trying to start the game TrackMania Nations Forever the window comes up
for a short periode and then the application crashes because of an d3d error.
"fixme:d3d:debug_d3dformat Unrecognized 1280070990 (as fourcc: NULL)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1280070990) in the
format lookup table
wine: Call from 0x7b844360 to unimplemented function
d3dx9_36.dll.D3DXAssembleShader, aborting"
I also get a load of
"err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_A32B32G32R32F
err:d3d:getColorBits Unsupported format: WINED3DFMT_A32B32G32R32"
messages.
--
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=16304
Summary: a-10 cuba only detects 1 color?
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://www.gamershell.com/download_8121.shtml
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine (set windows version to 9x), but when installing, checks your
system for compatibility (windows version, memory, etc.). All tests pass,
except apparently we don't support 256 colors...Wine only supports 1 (wonder
what color it is?).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11113
Summary: World of Kung Fu Hanging After Selecting/Creating
Character
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=10462
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clintcan(a)yahoo.com
Created an attachment (id=10149)
--> (http://bugs.winehq.org/attachment.cgi?id=10149)
console error output
This is what happens. You can run the program from login, to selection of
server down to selection of character. Once you press the enter button on the
character selection screen, the whole program hangs. Attached is the console
output of the error.
--
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=11916
Summary: IE6 (installed by ie4linux) and wineserver consumes all
cpu
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomekc01(a)poczta.onet.pl
When i run ie6 (it was installed using newest ie4linux) and I open web site
(for example http:\\centrum24.pl/cbm ), the iexplorer.exe and wineserver starts
to consume all available cpu). I do not need to do anything else to reproduce
the problem. Next when i close program I need to kill all wine processes
because they still consumes all cpu and they don't close themselves.
I do regression test and I find that the problem was introduced by:
628a515b83c317388ddb4fa9a7b29a42135acee0 is first bad commit
commit 628a515b83c317388ddb4fa9a7b29a42135acee0
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Jan 4 17:43:56 2008 +0000
kernel32: Implement RegisterWaitForSingleObjectEx.
When i removed this patch from newest sources, the problem doesn't exist.
--
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=15166
Summary: [Photoshop elements 6] files have to be reconnected
after import
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fredrik.joakim.sandstrom(a)gmail.com
Steps to reproduce:
1. import a bunch of pictures into the pse6 catalog using 'get photos from
files and folders'
2. the photos are imported but when one opens a photo in full screen mode the
picture is reconnected because pse6 thinks it's missing (i.e. moved to other
location)
Workaround:
Choose File->Reconnect->'All missing files' manually after each import
--
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=15131
Summary: printing problem from lotus notes
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dm(a)belkam.com
Created an attachment (id=15840)
--> (http://bugs.winehq.org/attachment.cgi?id=15840)
print preview screen
Hello!
There are problem with printing something from Lotus Notes 7.0.3 in Wine.
There are screenshots with screen and print preview.
btw, certanly all is Ok in windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10721
Summary: RichEditWndProc_common make invisible text
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
In Pronotes 2007 from Index Education, when I enter a text in a richtext frame,
this text is invisible during the entering.
This message is repeated :
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_SETTARGETDEVICE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
...
A click out of the richtext frame closes the frame and then the text appears
fine.
I must say that all MS classical fonts are installed in
.wine/drive_c/windows/fonts/.
This is the same problem that in wordpad preview before printing, I think.
--
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=14990
Summary: Disk space error
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Trying to install Mobil 1 British Rally Championship (by Magnetic Fields),
http://www.gamespot.com/pc/driving/mobil1rallychampionship/index.html
The installer says that there is no disk space to install, even though it says
itself that there is over 6gb free. Select "Proceed" just keeps bringing you
back to the same screen.
See attached terminal log and screenshots.
Hardware used:
-------------
AMD 4200+ X2 (2.2Ghz)
2GB Ram
Nvidia 7600GS (256Mb)
Software used:
-------------
Fedora 8 x86_64
32bit wine from git
nvidia driver 177.68
--
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=14634
Summary: Kayako Livesupport - employee chat window doesn't show
text
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://hotfix.kayako.com/download/lr/3.1.1.61/win32/Live
Response_3.1.1.61-STABLE.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harm(a)professorchaos.org
when starting a chat session with a customer, the remote chat window (browser
based) is ok and can read all the text. Both his own text and that typed by the
wine user. Problem is: wine user can't read neither his own typed text or the
text typed by the customer.
--
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=13178
Summary: Latest version of PT cannot start because of a software
protection called Amadillo
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://www.pokertracker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feydreva(a)lsu.fr
When I start the app I get a dialog box that says:
For security purposes, this program will not run while system debuggers are
active. Please remove or disable the system debugger before trying to run this
program again.
The command line messages are:
$ wine PokerTracker.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial
stub.
fixme:reg:RegSetKeySecurity :(0x7c,4,0x399f58): stub
I have communicated with the lead developer who informs me that beta 11 was the
first version that had the copy protection software installed. That software is
"Software Passport." which apparently also uses the name Amadillo.
>From the PT3 forums :
from Josh, the admin there :
Sounds like the piracy protection we're using in this latest version doesn't
work well with WINE. There may be settings under WINE you can change, but I'm
far from an expert on the subject.
Any idea how to fix 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=13772
Summary: GW can be launched once out of 10 and no background in
the game
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: evy(a)tcedi.com
I'm a new Wine user and I have a big problem with Guild Wars. I can't launch it
most of the time (9 times out of 10).
When I can run the game, I just have a mauve screen. I tried to change the
graphical settings in the game and now, I see the characters and the trees but
no background.
I'm using Ubuntu Hardy Heron 8.04 (32 bits). I've got an intel core 2 duo E6600
with a NVIDIA GeForce FX 5900 XT 128 Mo and 1 GB of RAM.
I suppose you need more information but I really don't know how to have it. If
you need some information, please tell me how I can get it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11769
Summary: American conquest responds with black screen
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: luis.busquets(a)ilidium.com
This game tries to set the bppp to 8 at the beginning. My PC says it is not
possible
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 16 to 8
and therefore, it responds with a black screen. Nevertheless, the music sounds
and the game seems to be on only that there is nothing on 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=11611
Summary: Midtown Madness installer crashes when clicking Continue
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
Created an attachment (id=10818)
--> (http://bugs.winehq.org/attachment.cgi?id=10818)
Console output/backtrace
The Midtown Madness [Chicago edition] installer crashes when the continue
button is clicked.
--
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=10231
Summary: Half Life 2: Episode 1 tries to install Direct 9.0c over
and over
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbigaouette(a)gmail.com
Hi,
I cannot install Half-Life 2: Episode One because it tells me Direct 9.0c is
not installed... Even installing it gives me the same results.
I tryed with a new profile with WINEPREFIX after a wineprefixcreate
I have wine 0.9.48 installed under a 32 bit chroot environment from ArchLinux
64.
--
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=13543
Summary: Does not run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://cps2shock.retrogames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)rawchaos.com
Created an attachment (id=13479)
--> (http://bugs.winehq.org/attachment.cgi?id=13479)
WINEDEBUG=all
`wine WinKawaks.exe` runs for a few seconds then returns to terminal. No
messages. Using Gentoo.
--
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=14531
Summary: IE Print View not working
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.sott(a)anzenberger.com
i'm using a (commercial) applications that outputs data using internet
explorer's print view. unfortunately, this doesn't work - neither when
installing gecko as alternative render-engine. another attempt to get around
this was to install internet explorer (using ies4osx
http://www.kronenberg.org/ies4osx/), but installation fails. i'm using the osx
port of wine in version 1.1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16677
Summary: World of Warcraft WotLK crashes randomly after login
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tudor.prodan(a)gmail.com
WoW WotLK 3.0.2. After logging in it crashes randomly, usually in under a
minute.
So far I've got two types of crashes based on the errors:
Type 1, most common, gives:
*** glibc detected *** C:\WoW\WoW.exe: corrupted double-linked list: 0x62901b98
***
======= Backtrace: =========
/lib32/libc.so.6[0xf7d17fe4]
/lib32/libc.so.6[0xf7d1b092]
/lib32/libc.so.6(__libc_calloc+0x288)[0xf7d1c348]
/usr/lib32/libGLcore.so.1[0x7d5fa431]
======= Memory map: ========
00000000-00110000 ---p 00000000 00:00 0
00110000-00220000 rwxp 00110000 00:00 0
00220000-00223000 rwxp 00220000 00:00 0
.. more lines here, trimmed
Type 2 gives:
err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll":
/usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared
object: Cannot allocate memory
--
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=16249
Summary: mspaint does not render PNG files correctly
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Eldmannen+wine(a)gmail.com
When I open a PNG file in mspaint (from Windows XP Pro + SP3), and then tries
to open a PNG file, it gets displayed in grayscale without colors, even though
the PNG file does have colors.
Paint seems to render PNG files in greyscale, seems to be an error in gdiplus.
--
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=16153
Summary: F1 Challenge, incorrectly renders reear view
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)holmesfamily.ws
During loading the animated load screens are corrupted, but this is minor.
Frequently however the in car view during the game shows a spatial model of the
car that reacts to driver input, however it should not be present as is obvious
for the attached screen shot as it obscures the drivers view.
Occasionaly under combinations I cannot reproduce yet the screen is fine.
--
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=15181
Summary: IBM Client Access Terminal Emulator crashes on startup
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpeasley(a)verizon.net
Created an attachment (id=15929)
--> (http://bugs.winehq.org/attachment.cgi?id=15929)
Log of program start
When starting the terminal emulator it crashes. I have completed the
install and run the program by doing:
rm -rf ~/.wine
sh winetricks vcrun6
cd Downloads/CAv5r4/Install/Image
wine SETUP.EXE
Completed the install
cd ~/.wine/drive_c/Program\ Files/IBM/Client\ Access/
wine pcsws.exe 2> log.txt
--
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=14998
Summary: BioShock demo dose not start at all
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svega85(a)gmail.com
this is the BioShock demo downloaded from gamershell
http://www.gamershell.com/download_20697.shtml
~/.BioShock/drive_c/Program Files/2K Games/BioShock Demo/Builds/Release$ env
WINEPREFIX="/home/shawn/.BioShock" wine "Bioshock.exe" -dx9 -nointro
err:module:import_dll Library XINPUT1_3.dll (which is needed by L"C:\\Program
Files\\2K Games\\BioShock Demo\\Builds\\Release\\Bioshock.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\2K Games\\BioShock Demo\\Builds\\Release\\Bioshock.exe" failed, status
c0000135
--
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=14907
Summary: TntMPD: Install procedure stopped working between 0.9.61
and 1.0.0
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.tntware.com/tntmpd/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ru.sch(a)gmx.net
Hi,
the problem is that the program TntMPD v2.0r48 doesn't install. It worked well
in wine version 0.9.61. But as I tried wine 1.0.0 it sets all necessary values
but doesn't copy the program files (directory remains empty). As I copied them
by hand the application worked.
The application itself works fine. Once you found a way to install it.
---
Here is the way it worked in wine 0.9.61:
winetricks jet40
winetricks mdac28
winetricks win98
cp MSSIGN32.DLL to .wine/drive_c/windows/system32/MSSIGN32.DLL
wine SetupTntMpd.exe
--
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=14784
Summary: SetWindowHookEx fails to inject DLL conatining the
HookProc if...
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hongbo(a)njstar.com
SetWindowHookEx fails to inject DLL conatining the HookProc into another
process if the DLL is linked with another DLL in the same directory which is
not on PATH.
Suppose DLLA_GetMsgProcis is in A.DLL, and A.dll is linked to B.dll, with those
code:
hwnd = FindWindow("Notepad",NULL);
idThread = GetWindowThreadProcessId(hwnd, NULL);
SetWindowsHookEx(WH_GETMESSAGE, DLLA_GetMsgProc, hinst, idThread );
SetWindowsHookEx will fail because it can not load B.dll which is imported by
A.dll.
If hwnd is created by current process, there is no problem. But in above code,
Notepad is not the current process.
I have created a simplest test application (attached) with source and compiled
exe/dll to show the above bug on wine.
--
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=14206
Summary: Achieve planner freezes when clicking the 'finished' tab
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.effexis.com/achieve/planner.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
Created an attachment (id=14488)
--> (http://bugs.winehq.org/attachment.cgi?id=14488)
Terminal output of " wine Achieve.exe"
A minor but strange problem; Achieve Planner will crash each time you click the
'Finished' tab of the 'Getting Started' wizard. Terminal output shows a 'stack
error overflow':
err:seh:setup_exception_record stack overflow 1252 bytes in thread 0027 eip
791b9e0d esp 00230e4c stack 0x230000-0x231000-0x330000
--
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=14198
Summary: Achieve planner crashes after entering data
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.effexis.com/achieve/planner.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
Created an attachment (id=14475)
--> (http://bugs.winehq.org/attachment.cgi?id=14475)
Terminal output of " wineAchieve.exe?
I managed to start Achieve Planerby setting the gdiplus and mscoree dll's to
native. However, unfortunately every time I want to enter data Achieve Planner
crashes with this error message:
Application:Achieve Version:1.7.2.0
OS Version :Microsoft Windows NT 5.1.2600.0
CultureInfo:English (United States)
Exception Data (contains stack trace and problem details):
ExceptionId: 8-RmwvcLfgLuIzmtvVcxvkgrlm
DT:
Stack: zg Hbhgvn.Drmwldh.Ulinh.IrxsGvcgYlc.VwrgHgivznKilx(RmgKgi wdXllprv,
RmgKgi yfu, Rmg32 xy, Rmg32& gizmhuviivw)
zg Hbhgvn.Drmwldh.Ulinh.FmhzuvMzgrevNvgslwh.XzooDrmwldKilx(RmgKgi dmwKilx,
RmgKgi sDmw, Rmg32 nht, RmgKgi dKzizn, RmgKgi oKzizn)
zg Hbhgvn.Drmwldh.Ulinh.MzgrevDrmwld.WvuDmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.Xlmgilo.WvuDmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.Xlmgilo.DmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.GvcgYlcYzhv.DmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.IrxsGvcgYlc.DmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.XlmgiloMzgrevDrmwld.LmNvhhztv(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.XlmgiloMzgrevDrmwld.DmwKilx(Nvhhztv& n)
zg Hbhgvn.Drmwldh.Ulinh.MzgrevDrmwld.Xzooyzxp(RmgKgi sDmw, Rmg32 nht, RmgKgi
dkzizn, RmgKgi okzizn)
Source:Hbhgvn.Drmwldh.Ulinh
DT:Rmwvc dzh lfghrwv gsv ylfmwh lu gsv ziizb.
==================================================================
--
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=13945
Summary: subversion fails to Initial network when using http
protocol
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=14095)
--> (http://bugs.winehq.org/attachment.cgi?id=14095)
Enable Negotiate code
When attempting to connect to a svn repository via http or https fails to
initialize correctly. svn assumes that negotiate and NTLM will be valid on a
system, instead of using NTLM as a fallback.
--
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=13125
Summary: Fahrenheit (Indigo Prophecy) broken in newer versions of
Wine.
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m_105(a)gmx.de
Created an attachment (id=12919)
--> (http://bugs.winehq.org/attachment.cgi?id=12919)
console output
Fahrenheit is broken in newer versions of Wine. I think it started somewhere
about .55 (.59 is broken, .44 works great).
It crashes reproducibly after the "Loading..." screen, whenever you start the
game, a chapter or the tutorial.
--
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=10397
Summary: CSS crashe when trying to accept option change
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen-trekki(a)web.de
Created an attachment (id=9085)
--> (http://bugs.winehq.org/attachment.cgi?id=9085)
log when CS:S crashs after change graphic options and accept them
Hello,
do the following to reproduce this bug for you:
start CS:S
goto options>graphic>advanced
now change one of the detail options [e.g. "modeledtails"]
then click "Ok" and then "accept" [or how it is namned in the englisch
version], tha game will now "hang" and then it will crash [or it will
immediatley crash...that difference sometime it hang and then crash and
sometimes it crashes immediateley]
You will find a log in the attachment
--
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=16130
Summary: Runes of Magic client doesn't communicate with the
server
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ulf(a)dedio.de
Created an attachment (id=17366)
--> (http://bugs.winehq.org/attachment.cgi?id=17366)
Wireshark protocol of login on Windows
Hi,
I tried to start "Runes of Magic" with wine, but failed.
After the installation it starts fine, the License-Dialog and Login-Screen
appear correctly.
After entering the login data, the client tries to communicate with the login
server (authentication and fetching the server list).
This doesn't work with Wine. I attach 2 wireshark protocols. The windows
protocol shows data in the tcp packets from both sides after the SYN.
The Linux/Wine protocol shows data only from the server, the client (running on
Wine) doesn't send data, just an ACK packet.
This leads me to the suspicion, that either the RPC library on Wine is not
working as expected or there is some encryption, which is only done with empty
stubs on Wine.
I tried to substitute rpcrt4.dll and secur32.dll on wine, but it doesn't solve
the problem.
As the Windows rpcrt4.dll leads also to an error (something with service
manager, but after maybe 30sec it continued), I removed it again from the list
of native libs.
If there is some more information, which I can provide, or some test I can do,
please tell me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12546
Summary: Crysis: Unhandled Exception: Page fault on write access
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Myrlin1(a)gmail.com
Created an attachment (id=12113)
--> (http://bugs.winehq.org/attachment.cgi?id=12113)
Crysis Error Trace
uname -srvpio:
Linux 2.6.24.4-64.fc8 #1 SMP Sat Mar 29 09:15:49 EDT 2008 x86_64 x86_64
GNU/Linux
Command:
wine ~/.wine/drive_c/Program\ Files/Electronic\
Arts/Crytek/Crysis/Bin32/Crysis.exe
Critical Error:
wine: Unhandled page fault on write access
Unhandled exception: page fault on write access
Running as Standard User. Installed without a hitch.
Attempted using version 0.9.59, same problem.
Unsure where to go from there.
--
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=12119
Summary: Dialog with enu does not display the menu
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.jtagtest.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)hinner.info
We have a dialog that does this in CDlg::OnInitDialog():
...
CMenu menu;
menu.LoadMenu(IDR_...);
SetMenu(&menu);
...
on Windows you can work with the menu without any problems, under wine menu is
not even displayed (but space is assigned and this space is never
refreshed/cleared). I can provide both executable and screenshots, but I think
it's easier to write a test app.
--
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=12679
Summary: Trackmania nations forever does not install Openal
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.trackmanianations.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlarhices(a)gmail.com
While trying to find out why the sound was messed up in trackmania nations
forever, I checked the list of files installed under wine and under windows.
And the installer doesn't install OpenAL32.dll.
Might be related to bug 12678.
--
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=14931
Summary: Game causes screen blackout.
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremyclix(a)hotmail.com
Upon start of C&C Generals, screen goes black then nothing. The resolution
after was degraded to 800x600. I followed instructions on Winehq.org to
install, no-cd crack was applied successfully (before it asked for CD). I am
running a 1Ghz PC with 512Mb Sdram and an Ati Radeon 7000 with 64Mb.
System is Ubuntu Studio 8.04, portuguese language.
I attach error results below...
I run program by console, "wine (location/generals.exe).
Worldbuilder.exe produces no results whatsoever.
--
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=14886
Summary: Might and Magic VII Movies causing crashing
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=5696&iTestingId=30017
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andy4590(a)yahoo.com
Created an attachment (id=15450)
--> (http://bugs.winehq.org/attachment.cgi?id=15450)
Crash log while loading a movie.
The game will crash when it trys to load any movie. The movies are needed to
tell the story for the game also. I have attached a log of the crash. I really
would like to get this game working fully. 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=14865
Summary: myAC is not working with wine
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hellion.bg(a)gmail.com
myAC.exe is generating an error when I try to start it. I've start it using a
console but it didn't work anyway. I've posted a message on the forum, but it
seems that no one can help me with this issue, anyway the last reply in the
forum was to file a bug report, so here it is. By the way myAC is an anti-cheat
program for the Counter Strike game.
I have the latest version of Wine and I'm using Ubuntu - Hardy Heron
--
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=14825
Summary: Java Throws a NoClassDefFoundError when attempting to
run Maple 11
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannes.blaschke(a)gmail.com
The following error appears when attempting to run Maple 11 from the console:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Sorry, no further info available; Maple is not Open source. Suspect though that
the problem lies in the Maple launcher when it encounters java as it makes a
visible attempt to start (and then disappears shortly after stating "loading").
Classic Maple which does not use Java works fine! This also uses the same
launcher, so the non-clasic version of maple must crash at the point where the
launcher attempts to run java.
--
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=14815
Summary: Ragnarok.exe do's not start
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meik82(a)gmx.de
Created an attachment (id=15365)
--> (http://bugs.winehq.org/attachment.cgi?id=15365)
Ragnarok.exe startlog
Ragnarock dos not start and i dont know wy
i've instalt wine like this http://www.winehq.org/site/download-deb
@ my debian system all fine
i've installt ragnarock from hire http://www.winehq.org/site/download-deb
no problem at all
but then the prog dos not start
i have download the 2 dll like this hint
http://appdb.winehq.org/appview.php?iVersionId=928&iTestingId=7119
ant put it first in the app folder but nothing chanches
then i put it in the windows folder but the same the prog dos not start
an start log ar in the 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=11384
Summary: Cossacks Back to War: game not rendering (white screen)
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
Cossacks Back to War is not playable because I can't see anything - I hear main
menu sounds and sometimes game sounds aswell (if i manage to start it), but it
doesn't render, just a white screen. Got same thing in older wine versions
--
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=11250
Summary: Age of Conquerors: only produces a blank dialog box
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echalon(a)gmail.com
Created an attachment (id=10350)
--> (http://bugs.winehq.org/attachment.cgi?id=10350)
The dialog box displayed.
When attempting to start up Age of Conquerors 1.0c (wine age2_x1.exe), a blank
dialog box is displayed and then the program finishes. No error messages are
displayed.This happens with or without the expansion, with Wine set to imitate
any version of Windows.
Wine 0.9.52
Gentoo Linux
GCC 4.1.2
--
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=10428
Summary: spss 15 : processor is not available for data processing
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)ikiru.ch
Created an attachment (id=9121)
--> (http://bugs.winehq.org/attachment.cgi?id=9121)
wine startup log
SPSS 15 is unusable. It is not possible to open any file, the "processor" seems
to be unavailable, and it prevents any use of SPSS.
Log is attached.
--
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=9889
Summary: powerdvd xp
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jzimm0007(a)msn.com
+++ This bug was initially created as a clone of Bug #8545 +++
I hadpowerdvd gives an error message when attempting to install (about 94%)
I had originally created the bug, because of the error above, now I am getting
this:
I did not get a setup error in version 0.9.46. (wasn't sure if I should submit
a new one for newer version) When I tried to play a dvd, I got The PowerDVD
DirectShow Decoder filters have not been installed correctly. I click okay and
get a disc with unsupported format in drive d:. Is this an unsupported format,
because of the above error? It does seem to work, except for that. I wonder if
I can install third party dvd decoder.
--
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=9863
Summary: Pro Evolution Soccer 2008 (PES 7) bugs
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevi55(a)gmail.com
Created an attachment (id=8343)
--> (http://bugs.winehq.org/attachment.cgi?id=8343)
1) Running PES with fglrx drivers on r3xxx
Those are some reports after testing the free-downloadable demo of PES 2008
under wine.
The game installs well and runs if well configured as mentioned in Application
DB (briefly enabling "UseGLSL" and setting an audio engine), but it has some
problems in some hardware I think:
1) Running it with ATi fglrx drivers (free radeon ones aren't usable at all) on
my rv350 card (mobility radeon 9700) there are resolution errors (if I set it
to 640x480 the size is something like 400x450).
See attachment for a shot.
2) In some cards (nvidia from my tests) it freezes while loading some textures
(both in menus and/or in game) with these errors (tracked on low/medium/high
quality runs):
err:ntdll:RtlpWaitForCriticalSection section 0x7e8aee90 "d3d9_main.c: d3d9_cs"
wait timed out in thread 000e, blocked by 001a, retrying (60 sec)
wine: Critical section 7e8aee90 wait failed at address 0x7bc39050 (thread
000e), starting debugger...
Unhandled exception: wait failed on critical section 0x7e8aee90 d3d9_cs
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc39050
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:win:RegisterDeviceNotificationA (hwnd=0x20024,
filter=0x34fd9c,flags=0x00000000),
returns a fake device notification handle!
err:seh:setup_exception stack overflow 84 bytes in thread 0015 eip 7d969b06 esp
7c8affac stack 0x7c8b0000-0x7c9c0000
err:ntdll:RtlpWaitForCriticalSection section 0x7e42b740 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0009, blocked by 0015, retrying
(60 sec)
wine: Critical section 7e42b740 wait failed at address 0x7bc39050 (thread
0009), starting debugger...
Unhandled exception: wait failed on critical section 0x7e42b740
thread_data_tls_index+0x40
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc39050
err:seh:setup_exception stack overflow 12 bytes in thread 0015 eip 7e7cb5ae esp
7c8b2ff4 stack 0x7c8b3000-0x7c9c3000
err:ntdll:RtlpWaitForCriticalSection section 0x7e42e740 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0009, blocked by 0015, retrying
(60 sec)
wine: Critical section 7e42e740 wait failed at address 0x7bc39050 (thread
0009), starting debugger...
Unhandled exception: wait failed on critical section 0x7e42e740
thread_data_tls_index+0x40
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc39050
Complete logs are attached.
A workaround to this problem is setting "OffscreenRenderingMode" Direct3D
setting to "fbo"
3) Using fbo OffscreenRenderingMode some scenes (Replays, Corners,
GoalKicks...) can't be seen using Medium or High quality (no problems using low
quality, instead). Durning these moments, in fact, I can see only a light-blue
screen with a small square in, showing a part of the game.
Some relevant (I think) logs are:
err:d3d:IWineD3DDeviceImpl_Reset Cannot change the back buffer format yet
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode
found(1280x800x32)! (XRandR)
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,15,15) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d_surface:IWineD3DSurfaceImpl_LoadTexture Reading back render target but
SFLAG_INDRAWABLE not set
fixme:d3d:IWineD3DQueryImpl_GetData >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glGetQueryObjectuivARB(GL_QUERY_RESULT)
@ query.c / 203
err:d3d_surface:IWineD3DSurfaceImpl_LoadTexture Reading back render target but
SFLAG_INDRAWABLE not set
fixme:d3d_surface:read_from_framebuffer >>>>>>>>>>>>>>>>> GL_INVALID_ENUM
(0x500) from glReadPixels @ surface.c / 526
You can see the attached shot for understanding in a better way.
4) Freezes on closing: when exiting from PES the screen becomes black, but the
application doesn't terminate (it seems an audio problem, since util I kill the
process my sound-card emets a vibrant sound).
Sorry but I can't take a log...
6) Gamepads can't be used inside the game... Also if wine finds my pads (and
they works with other games [i.e. FIFA 08]), I can't use them in menus.
I don't know if this is a wine or PES bug btw...
--
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=16679
Summary: Visma Enskild Firma crashes after opening a company
bookkeeping
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter_westlund(a)hotmail.com
Created an attachment (id=18321)
--> (http://bugs.winehq.org/attachment.cgi?id=18321)
Result 100 last lines from WINEDEBUG=+relay
Visma Enskild Firma crashes after opening a company bookkeeping.
1. Program Firma.exe starts without problems
2. Program showing a splash - I close this - no problems
3. Program is asking what company to work with - I choose one
4. Program showing main working screen and then locks upp.
After the lock nothing in the window is responding. I can still manage to klick
on window close, and then select force quit to terminate program. I have tried
to change windows version i wine configuration with no luck.
I'm using a virtual appliance from vmware running Linux from a windows XP
machine. Wine is running in that Linux sandbox.
Ubuntu 8.10 desktop edition
wine --version
wine-1.0.1
Packagage:
apt-show-versions | grep wine
wine/intrepid uptodate 1.0.1-0ubuntu2
wine-gecko/intrepid uptodate 0.1.0-0ubuntu1
I'm not using windows
Program Visma Enskild Firma is downloadable from this location:
http://www.vismaspcs.se/statisk/laddanerdemo/formular.asp?dummy=&sida=prod&…
--
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=16515
Summary: EMTEC ZOC terminal - SSH connections
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cionfolinet(a)gmail.com
Linux Debian Sid
Zoc version: from 5.10
Wine version: 1.0.1
When i do a ssh connection, i don't see what i wrote.
An example: i press "a" button on keyboard. The cursor don't move and nothing
is displayed. When i press "b" button, on the screen i see "a" charatcter. To
see "b" character i must press another button.
With wine version 0.9.25 i don't have this problem.
Thanks to all.
Alessio.
--
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=16460
Summary: powerterm 8.8.3 pro enterprise can't start.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.ericom.com/demos/ptdpro.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
Created an attachment (id=17819)
--> (http://bugs.winehq.org/attachment.cgi?id=17819)
Log.
powerterm 8.8.3 pro enterprise crash on start, log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16190
Summary: Google Earth geographical labels unreadable
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://dl.google.com/earth/client/GE4/release_4_2/Google
EarthWin.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 9977.
The text labels appear in the proper places now, but are mostly black
and illegible.
--
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=16012
Summary: Liquid War:Crashes when moving window in windowed mode.
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=8477
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Created an attachment (id=17219)
--> (http://bugs.winehq.org/attachment.cgi?id=17219)
Terminal log.
While in windowed mode, moving Liquid War's window causes it to freeze.
--
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=15964
Summary: NTE Quick Cross 14.0 window does not close when clicking
upper-right close button
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.nteinc.com/qc14/qc14setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
While testing bug 15921, I noticed that if an attempt is made to close the
window by clicking the X close button on the upper-right hand corner of the
window, the application doesn't close. I have to close the application via File
-> Exit menu. The only trace from the standard error was:
fixme:system:SystemParametersInfoW Unimplemented action: 8210
(SPI_GETFONTSMOOTHINGORIENTATION)
--
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=15503
Summary: Counter-Strike: Source crashes, if someone hits someone
else with the G-3 autosniper
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matteo.hausner(a)gmail.com
Created an attachment (id=16444)
--> (http://bugs.winehq.org/attachment.cgi?id=16444)
Console output of hl2.exe
Counter-Strike: Source crashes, if someone on the server (palyer himself, other
player or bot) uses the terrorists' G-3 autosniper weapon and HITS someone
else.
Judging by the console output of hl2.exe, it seems to be a direct-sound error:
"Backtrace:
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=20608,
mixpos=23448/71332 (21544/65536), primary_mixpos=5024, writepos=49952,
mixlen=0"
This error was reportet several times in the AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3731
And it seems to exist since a quite long time: at least since 9.61
Again: This bug does ONLY occur if someone uses the G-3 autosniper, that is
only available to the terrorist fraction, and if the bullets strike another
players body.
--
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=15393
Summary: winhttp doesn't support proxy connections
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
wininet already supports proxy connections but winhttp does not, causing Google
Chrome to not work behind a proxy.
Example tiny apps to compare:
wininet.dll using app, HTTPDemo.exe:
http://www.archivum.info/cbuilder-3p@elists.org/2005-06/msg00021.html
winhttp.dll using app, ALWinHTTPClientDemo.exe, I had to use IP addresses for
this to work on the intranet (?)
http://www.delphi-files.com/Vcl/Internet/HTTP/ALWinHttpClient-v-3-10.html
I have $http_proxy set to "http://wpad:3128/" and the following registry keys,
as per http://support.microsoft.com/kb/819961
Regedit4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://wpad:3128"
"ProxyOverride"="<local>"
--
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=15259
Summary: err:seh:setup_exception_record stack overflow in
LineageII
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bazurbat(a)gmail.com
Created an attachment (id=16049)
--> (http://bugs.winehq.org/attachment.cgi?id=16049)
console output
The game LineageII Interlude crashes with:
err:seh:setup_exception_record stack overflow 356 bytes in thread 0009 eip
782489a0 esp 002311cc stack 0x230000-0x231000-0x330000
(numbers can vary) in some game locations. 100% reproducable. Also tried with
every wine version from 1.0 to 1.1.4. Version 0.9.52 works fine.
With +relay wine crashes even before running the game. For details see attached
wine_relay.log. Also attached log with +seh and console output.
Please tell if there anything I can do to help you debug the problem.
--
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=15177
Summary: Assassin's Creed 1.2 crashes wine
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfenn(a)gmail.com
Created an attachment (id=15921)
--> (http://bugs.winehq.org/attachment.cgi?id=15921)
Backtrace
Using the latest git Assassin's Creed fails to start using the
AssassinsCreed_Dx9 binary. (backtrace attached)
Steps to reproduce.
1) Install game
2) Launch game which will automatically start the patcher, patching you to
version 1.2
--
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=14728
Summary: winecfg: improvements for drive letter configuration
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I would like to assign drive letters to my existing partitions and DVD drives
in a more direct and convenient way by the application "winecfg". I am
interested in a (manual) letter selection instead of the next free one like it
happens when the button "Add" is pressed at the moment.
I know that there are some installation dependencies to consider.
http://forum.winehq.org/viewtopic.php?p=9892#9892http://wiki.winehq.org/winecfg
--
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=14680
Summary: Avencast: Rise of the Mage blocks after loading first
level
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
URL: http://www.avencast.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rocchi.alessio(a)gmail.com
Created an attachment (id=15142)
--> (http://bugs.winehq.org/attachment.cgi?id=15142)
Avencast crashing on libgl.so.1
Applying patch (and no-cd fix) 1.03 solves the video loading problem (see the
other Avencast bug on bugzilla), and everything works smoothly up to 93% of the
loading of the first level. At that point, it hangs and error log shows a
problem in libgl.so.1
I own an Nvidia 8600m GT and run 173.14.09 drivers.
--
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=14672
Summary: Cannot register Quicken
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: secur32
AssignedTo: kai.blin(a)gmail.com
ReportedBy: benjamin.j.mccann(a)gmail.com
Under Quicken's "Help" menu, I have been trying to register the product. This
is essential to be able to get regular updates to continue supporting
connecting to online banking services.
When I click "Register Quicken" absolutely nothing happens and I am not
presented with the box allowing for application registration. If I override
secur32.dll and then click "Register Quicken" I am presented with a box that
says "You must have Internet Explorer Version 5.5 or later with 128 bit
encryption installed in order to register Quicken". However, I did install IE6
using IEs 4 Linux.
--
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=14130
Summary: 1by1 crashes into mpr
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://mpesch3.de1.cc/1by1.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported this regression in appdb. I'll attach a 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=13134
Summary: File dialog rendering problem
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ar(a)esoma.org
Created an attachment (id=12935)
--> (http://bugs.winehq.org/attachment.cgi?id=12935)
Png picture of the file dialog
See attachment. It can be reproduced but does not occur again when the dialog
is envoked a second time. The application was Divx2MP4.
The issue is that the inner window containing the files is not initiatialised
properly.
--
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=12456
Summary: xu4 hangs on startup
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sortell(a)gmail.com
Created an attachment (id=11995)
--> (http://bugs.winehq.org/attachment.cgi?id=11995)
crash backtrace
Tried running xu4 and the application hangs on startup.
This is an open source application that allows the Ultima 4 Dos binaries to be
run on modern systems.
The binaries are free (as in beer) and can be downloaded from the xu4 website:
http://xu4.sourceforge.net/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=12254
Summary: Teamspeak client hangs on server connection
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.goteamspeak.com/?page=downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kj.allcock(a)virgin.net
Created an attachment (id=11701)
--> (http://bugs.winehq.org/attachment.cgi?id=11701)
Teamspeak error trace
Teamspeak hangs when connecting to teamspeak test server.
Everything seems to work apart from actually testing to a server.
If the server connect string is incorrect I get the audio stating "server
error" so audio etc is working.
However, as soon as I connect to a valid server it locks up.
Looking at the trace, there are a number of problems but it manages to carry on
until many of these, at which point it halts:
fixme:richedit:RichEditWndProc_common EM_SETCHARFORMAT: word selection not
supported
--
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=12072
Summary: Cyberboard: popup menus are blank
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://cyberboard.brainiac.com/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdodd(a)acm.org
Clicking on any menu in the program (either CBPlay.exe or CBDesign.exe) brings
up a blank white box for the menu. Mousing over the menu will draw each menu
item as it is hilited and unhilited for having the mouse pass over it, so its
really only a cosmetic issue.
Tried with 0.9.57 and cvs build
--
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=11601
Summary: wine crash on DriveHQ app exit
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justice8(a)wanadoo.fr
Created an attachment (id=10805)
--> (http://bugs.winehq.org/attachment.cgi?id=10805)
wine backtrace
Just when app quit, wine crash, I put last err messages just in case it 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=9669
Summary: In "Tag&Rename", splash screen invisible
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.softpointer.com/tr.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The splash screen of the app doesn't work. All
I can see is a little bit of an outline. It's too
transparant, or something.
(I was originally trying to reproduce a bug reported here
http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/e2a32181a…
but that seemed fine, so I'm just reporting the splash screen problem.)
--
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=14087
Summary: Shell32.dll needs new icons
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
Hi,
Where can I find the guidelines for designing and/or contributing icons for
Wine, particularly for shell32? Since I know very little C/C++ this might be
one area where I can contribute.
I would have suggested this before, but I knew that everyone's busy getting the
basics done in time for Wine 1.0, and of course, functionality and bug fixes is
understandably more important than artwork. Now that a stable version has been
released, I think this might be a good time to work on the look and feel.
Regards,
Bamm
--
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=15560
Summary: right clicking on properties of a link (.lnk file) does
not show info, but yields fixme
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
I opened a session in explorer:
wine explorer &
At a .lnk file, I can select "Properties" by right-clicking.
I hoped to find where the link was pointing.
Instead, nothing happens.
In the shell where I started wine, I see:
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
--
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=10892
Summary: Unable to refocus after opening url link in Warcraft III
[The Frozen Throne]
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3126
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)gmail.com
Created an attachment (id=9796)
--> (http://bugs.winehq.org/attachment.cgi?id=9796)
The oblong next to the firefox icon is warcraft 3x selected
Unable to refocus after opening url link in warcraft III [The Frozen Throne].
Battle.net > login > profile > view web profile.
It opens click on the Warcraft 3x tab and you see [warcraft3x_focus_loss],
after 25 minutes or so we get [error_war3x].
You can never refocus the game, the only way to stop is killing it.
This bug is in version 0.9.41, 0.9.51 and probably in the versions between.
--
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=12888
Summary: Settlers VI: Requires administrator privileges
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdb(a)tdb.fi
When trying to start Settlers VI: Rise of an Empire, I am greeted with a
message box saying "Insufficient privileges: you must be administrator when you
run this application for the first time." I am not quite sure how it checks
for having those, it appears to communicate with a driver related to the Tages
copyprotection just before presenting this error.
The game version is 1.5.
--
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=10179
Summary: Heap corruption in tiny example program
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The call to GlobalHandle in the following program causes the warning
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic for
0x110810
To reproduce, copy the following program to dlls/kernel32/tests/bug.c
and compile with
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
-I../../../include bug.c ../../../libs/port/libwine_port.a -ladvapi32
-lkernel32
then run with
WINEDEBUG=warn+heap ./a.out
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <assert.h>
int main(int argc, char **argv)
{
HGLOBAL hmem,hmem2;
UCHAR *pmem;
SetLastError(NO_ERROR);
hmem=GlobalAlloc(0, 1);
assert(hmem != NULL);
hmem=GlobalReAlloc(hmem,0,GMEM_MODIFY | GMEM_MOVEABLE);
pmem=GlobalLock(hmem);
hmem2=GlobalHandle(pmem); // Here's the line that causes the warning
assert(hmem2==hmem);
assert(pmem!=NULL && !GlobalUnlock(hmem) && GetLastError()==NO_ERROR);
assert(!GlobalFree(hmem));
assert(HeapValidate(GetProcessHeap(), 0, 0));
return 0;
}
This was boiled down from alloc.c (which has a similar warning).
--
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=15135
Summary: WineHQ site experience
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: A.Pirard(a)ulg.ac.be
My experience of some walks through WineHQ :
1) openid should be used to subscribe to open software (fed up with managing
tens and tens of subscriptions)
2) Bugzilla might be translated to the English "Bugs search & report"
3) that page might have a "Reporting a bug" in addition to "Before reporting a
bug".
4) links should be added next to the fields of forms to explain them; for
example : which of P1-P5 priority is high?
Hoping this will help, André.
--
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.