http://bugs.winehq.org/show_bug.cgi?id=25667
Summary: foobar 2000: Balloon tooltip cropped
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32694)
--> (http://bugs.winehq.org/attachment.cgi?id=32694)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) install foobar2000
3) start foobar2000
4) Library->Configure->Default User Interface
5) In system notification area check:
Always show notification area icon
Minimize to notification area
Show balloon tooltip on song change
and hit Apply then OK
6) play an song then pause it
Behaviour:
Balloon tooltip appears but the title of the song is cropped at bottom (see
attachment)
Expected behaviour:
Title of the song shouldn't is cropped at bottom.
--
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=21338
Summary: cmd needs to set COMSPEC, PATHEXT, and PROMPT
environment variables
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
In Windows XP, if I start "cmd /c set" with an empty environment, I always get
these variables:
COMSPEC=C:\WINDOWS\system32\cmd.exe
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.JS;.WS
PROMPT=$P$G
In Wine, however, cmd prints nothing. (I guess Wine sets those variables only
on startup, while Windows sets them in every instance of cmd.)
I tested it by running this Python script:
import subprocess
subprocess.Popen(["cmd", "/c", "set"], env={}).communicate()
(It just runs CreateProcess with "\0" as the environment, as far as I
understand.)
The problem I'm running into is: I run SCons, which starts a new Python script
in a mostly empty environment. The Python script calls os.popen, which relies
on COMSPEC to find "cmd.exe", and therefore fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24685
Summary: uTorrent: Unable to delete Torrents from list with
Version 1.3.4 of Wine
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nxxs(a)inbox.com
Updated Wine yesterday to v. 1.3.4 and since then i cant delete Torrents from
the List of Downloads anymore. The dialogue box "are you shure?" doesnt pop up
either. tested with 3 versions of utorrent, 1.6, 1.8 and 2.04. same behaviour
in all of them. after reverting to wine 1.2 everything worked again. Adding
torrents was still possible btw.
--
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=13666
Summary: Cannot start TurboCAD v14
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: louie928(a)gmail.com
Created an attachment (id=13655)
--> (http://bugs.winehq.org/attachment.cgi?id=13655)
Returned when starting TurboCAD v14 with WINEDEBUG=+loaddll
OS is Linux Mandriva 2008.1 Spring x86_64
Wine version 1.-rc3
Windows program IMSI TurboCAD v14 Pro
Free trial of TCv15 is available at
http://activate.imsisoft.com/freeen.aspx?Product=TCP15
Problem:
TurboCAD installs normally but will not start.
Starting from terminal shows an ole error of not loading IMSICTRL.TLB
Wine is using all builtin DLLs.
I find this statement from the Wine Users Guide confusing.
++++++++++++++
3.1.2.1. DLL Overrides
It's not always possible to run an application on builtin DLL's. Sometimes
native DLL's simply work better. After you've located a native DLL on a Windows
system, you'll need to put it in suitable place for Wine to find it and then
configure it to be used. Generally the place you need to put it is in the
directory you've configured to be c:\windows\system32 (more on that in the
drives section). There are four DLL's you should never try to use the native
versions of: kernel32.dll, gdi32.dll, user32.dll, and ntdll.dll. These
libraries require low-level Windows kernel access that simply doesn't exist
within Wine
+++++++++++++++
On one hand it says to use native (Windows) DLLs for some DLLs, presumably
these 4 DLLs, but then says to never try to use native DLLs for these 4, but
also says the builtin DLLs aren't adequate either. Which is it for these DLLs?
This is my first bug report. If I did not get it correct, please educate me.
The log file for trying to start TC14 with WINEDEBUG=+loaddll 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=25725
Summary: OpenGL error under Wine 1.3.11 with Skulltag.
(MM8BDM.)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie(a)terralab.com
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
Rolling back to Wine 1.3.10 corrects 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=12384
Summary: Appdb's google search fails on Konqueror 4.0.x
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
The search functionality of appdb fails on Konqueror 4.0.x. The search results
page stays blank. I have no idea whether it is a website or browser bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23050
Summary: Ubuntu downloads page inconsistent, and archive not
maintained for latest versions
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
The ubuntu download page
http://www.winehq.org/download/deb
states that an archive is maintained.
This archive is
http://wine.budgetdedicated.com/archive/index.html
only maintained up to Ubuntu Jaunty (9.04).
At the other hand, there is NO wine-1.2rc2 for Ubuntu Jaunty (9.04), as the
formerly supported link:
http://wine.budgetdedicated.com/apt jaunty
ceased to be updated.
The versions after wine-1.1.38 suffer regressions, so that I cannot use it on
my machine.
Is it possible
a) to keep updating Ubuntu Jaunty (9.04) updates and archives
b) to select an archive (I will probably need wine-1.1.38 after upgrade to
Karmic) for newer releases ?
--
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=25847
Summary: Website/wineWIKI: dead link in the sidebar
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=32934)
--> (http://bugs.winehq.org/attachment.cgi?id=32934)
The wine wiki sidebar with the dead link to MoinMoin
There is a dead link in the sidebar to the 'MoinMoin'-Wiki engine. The old URI:
http://moinmoin.wikiwikiweb.de doesnt't exist any more. The new URI for the
MoinMoin-Wiki is:
http://www.moinmo.in
and yes, this is a domain in India, but still registered to the MoinMoin-guys:
---
Domain Name:MOINMO.IN
Created On:24-May-2007 15:54:10 UTC
Last Updated On:24-May-2010 22:30:11 UTC
Registrant State/Province:DE
Registrant Country:DE
---
See also MoinMoin in Wikipedia:
http://en.wikipedia.org/wiki/Moinmoin
The old URI appears not only in the sidebar but also on other pages. Sadly I
didn't found the Wiki-pages in wines/website.git/bugzilla or so in git, so I
don't have any idea, where it resides also.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17975
Summary: rendering problem in both oblivion and fallout3
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anarchic.teapot(a)gmail.com
rendering problem in both oblivion and fallout3 (see attached screenshot)
environement:
OS: ubuntu jaunty
arch: intel quad core extreme
gfx: geforce 9600 gt
driver: nvidia 180.44
wine: 1.1.18
regedit settings:
Current_user/Software/Wine/Direct3D
"DirectDrawRenderer"="gdi"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"SoftwareEmulation"="enabled"
"UseGLSL"="enable"
"VertexShaderMode"="hardware"
"VideoDescription"="NVIDIA GeForce 9600 GT"
"VideoDriver"="nv4_disp.dll"
"VideoMemorySize"="512"
applyed fallout d3d patch (the updated version) here:
http://bugs.winehq.org/attachment.cgi?id=20312
both game install and run fine but while indoors (dungeon, shops, ..) are fine,
outdoors (in both cyrodiil and wasteland) have corrupted area:
missing floor and terrains and corrupted trees.
it's not always true though, i just need to walk for a little while 1 or 2min
and i will encounter such area.
if i save and exit the game, and then reload the are is displayed correctly,
then i walk around for a while and then i find another corrupted area.
(see screenshot)
tnx for your attention
--
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=17333
Summary: Irisu syndrome: Many graphical elements not rendered
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdonlan(a)gmail.com
Created an attachment (id=19357)
--> (http://bugs.winehq.org/attachment.cgi?id=19357)
screenshot on wine
With latest git (revision 8496db4976a9e068361b8e4737d085fbe37b98e0), the
freeware game irisu syndrome fails to render many graphical elements (see
attached screenshots). To be specific, only "activated" pieces - ie, those with
a glow effect applied - seem to be rendered. Changing locale to Japanese
(LC_ALL=ja_JP.UTF-8) does not seem to have any effect.
The game in question can be downloaded from
http://www.vector.co.jp/soft/dl/win95/game/se463417.html - click the
ダウンロード button.
I am using ubuntu intrepid with 64-bit kernel and userspace (32-bit wine) with
the binary nvidia video driver.
Note: I'm selecting directdraw because a component is required in the
bugreport, but for all I know it might be direct3d instead...
--
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=17788
Summary: DirectDraw graphics shown at wrong position
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdb(a)tdb.fi
I'm using 1600x1200 desktop resolution and XF86VidMode. Any DirectDraw
applications have their graphics appear on the lower left part of the screen,
while mouse input is taken from the upper left part. This is apparently
because the fullscreen window that Wine creates gets stretched to really be
fullscreen, and Wine then proceeds to use glViewport(0, 0, width, height) width
the original dimensions to blit 2D graphics on the screen. Since OpenGL's
origin is in the lower left, the graphics are mispositioned.
In many games this game be fixed either using the game's own settings to use
1600x1200, some window manager trickery, or running the game in Wine's desktop
window. However, I've found Syberia to be impervious to all these methods.
--
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=24981
Summary: Advanced Diary run error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lifeiscoming(a)gmail.com
I try run AdvancedDiary 3.0.1 (csoftlab.com).
Wine version 1.3.5
I install mMicrosoft MDAC and can run application, but get error "Provider
cannot be found. It may not be proprely installed".
log - http://paste.ubuntu.com/521503/
--
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=25038
Summary: Problem z grą Colin Mcrae 2005.
Product: Wine
Version: 1.1.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moszos(a)interia.pl
Mam problem z grą Colin McRae 2005. Grę mam oryginalną. Podczas instalacji
wyświetliło mi napis, że gra wymaga zainstalowania Windowa Media Player.
Zainstalowałem wersję 8. Uruchmiam grę pod Wine i po wybraniu samochodu,trasy
itd. gra staje i wyświetla, że wystąpił poważny problem z CMR5.exe. Powodem
może być błąd w programie lub braki w Wine. Stosowałem już instrukcje z forum
dotyczące tej gry, ale było jeszcze gorzej bo gra zacinała się zaraz podczas
wczytywania.
--
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=25497
Summary: Fotowall: Add image doesn't work in Win7 mode
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32460)
--> (http://bugs.winehq.org/attachment.cgi?id=32460)
Terminal output on Wine 1.3.9
Steps to reproduce:
1) remove ~/.wine
2) winecfg and change "Windows Version" to "Windows 7"
3) winetricks gecko flash
4) wine Fotowall 0.9 WinXP Vista 7.exe
5) Create->Add Picture(upper left corner)
Behaviour:
Noting happens.
Expected behaviour:
Window should appear as in Vista and XP mode.
--
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=11697
Summary: Total Annihilation runs very slowly
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.vanderessen(a)student.uclouvain.be
Total Annihilation works already very fine, but it uses way too much CPU,
it runs ok on my intel core-duo 1.7 (at 100%CPU), but is almost unplayable on a
athlonxp 1Ghz
Since I remember playing it on 266Mhz with 64Mo Ram, I suppose that there is an
issue somewhere.
Thank you,
- Fred.
--
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=10166
Summary: HTML Help (CHM) not working
Product: Wine
Version: 0.9.47.
Platform: Other
URL: http://www.stationplaylist.com/LV_Checkboxes.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
The Help button does nothing in the executable included in the zip above. It
works fine under Windows and loads the included CHM file. Delphi source code
is included.
--
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=14092
Summary: Move Media Player Plugin installed on Firefox2/3
cripples system graphics
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jlowork(a)sbcglobal.net
Problem occurred on two different pcs.
1. AMD-4200 (dual core), GeForce 7300, Fedora 9.
2. AMD-3000 (single core), GeForce Fx-5500, Fedora 9 and Ubuntu-8.04
Steps to reproduce:
1. Install win32 Firefox 3.
2. Install Flash.
3. Go to a site like http://abc.go.com/ . Select full episode. Install the Move
Media Player plugin when prompted. Try to watch a full episode.
Result:
It will totally mess up the system graphics.
--
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=16007
Summary: Footbal Manager 2009 demo doesn't run in Mandriva 2009
32 bit
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxliscia(a)gmail.com
Created an attachment (id=17213)
--> (http://bugs.winehq.org/attachment.cgi?id=17213)
output of WINEDEBUG=+ALL wine fm.exe
Football Manager 2009 demo doesn't run in Mandriva Linux 2009 32 bit:
kernel: 2.6.27.4-desktop-2mnb
cpu: Intel(R) Pentium(R) 4 CPU 3.20GHz
Ram: 2 Gb
Wine: 1.1.8
Xorg video driver: I tried both "ati" open source driver and "fglrx"
proprietary driver ver. 8.522
In the attachment you can see the output of wine in the console, the command
line was WINEDEBUG=+ALL wine fm.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=20471
Summary: MS Word 2007 crashes on scroll
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: utkarsh2012(a)gmail.com
Created an attachment (id=24357)
--> (http://bugs.winehq.org/attachment.cgi?id=24357)
Sample document
MS Word 2007 crashes when I scroll down to the 2rd page of the attached sample
file.
I am using Ubuntu 9.04 and WINE 1.1.32
This is somewhat similar to bug: http://bugs.winehq.org/show_bug.cgi?id=17700
--
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=22000
Summary: Gallium + Indexed rendering = Null pointer dereference
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MostAwesomeDude(a)gmail.com
Created an attachment (id=26727)
--> (http://bugs.winehq.org/attachment.cgi?id=26727)
Failed device.ok test in d3d9
First off, I *am* upstream (Mesa/Gallium), so assume they've been contacted. :3
Gallium and indexed rendering are not very happy with each other. I get some
fairly solidly reliable segfaults with both a d3d9 DLL test (device.ok) and
Civ4 (Steam version). Hardware is a Radeon R580 (X1900), driver is r300g from
Mesa git.
I'm attaching four logs. The first two are the original test and Civ4 logs; the
second two are the same, but edited to show the juicy bits.
My current guess, based on the Mesa debug info I dumped, is that the indexed
rendering code is slightly baked and maybe trusting the underlying GL driver a
bit too much.
get_arrays_bounds: Handling 2 attrs
attr 0: stride 16 size 12 start (nil) end 0xfffffffc
attr 1: stride 16 size 4 start 0xc end (nil)
buffer range: (nil) 0xfffffffc range -4 max index 4294967295
So right here (from device.ok) we have interleaved userspace VBO, that is being
prepped inside core Mesa. Two delightful things here; the first attr seems way
off-base, it shouldn't dare be giving us bad pointers, and the second attr's
pointers don't even line up! Compare to a sane program (Mesa's drawarrays):
get_arrays_bounds: Handling 2 attrs
attr 0: stride 16 size 12 start 0x8087020 end 0x808705c
attr 1: stride 16 size 4 start 0x808702c end 0x8087060
buffer range: 0x8087020 0x8087060 range 64 max index 3
r300g doesn't really care. The kernel drops the rendering on the floor for a
variety of reasons, not least being the ridiculous max_index.
But then it segfaults, and I have zero idea why. I'd guess it's something to do
with tossing around NULL pointers like candy, but I'm honestly not sure and I
haven't really dug into the DLL code yet.
--
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=24515
Summary: Blue Mars beta client screen flickers horribly
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://bluemars.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The blue mars client installs and starts fine with just
winetricks d3d9x_36... but it has a terrible flicker problem,
there's a white background that shows up in front most of the
time, and makes the app unusable.
--
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=24949
Summary: AlienBreed2 Assault: crashes when loading the map
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arcangelofwellington(a)gmail.com
CC: wine-bugs(a)winehq.org
The game run and appears the menu.
The menu works fine, but when you launches the real game, during the loading,
the game crash
--
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=23692
Summary: Fallout 3 FOMM crash at start
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Created an attachment (id=29674)
--> (http://bugs.winehq.org/attachment.cgi?id=29674)
fomm wine error
Fallout 3 mod manager crashes at start, with the following terminal log, I have
uploaded an image also.
Fomm has several features to make using mods a lot easier and non destructive.
I would put wine 1.2 on version but i found only 1.2-rc7
--
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=25745
Summary: Incorrect cursor in World of Tanks
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
In the game World of Tanks the actual cursor appears as a black rectangle with
a "stop prohibited" road sign in it. There is also an arrow which should
represent the mouse cursor but it does not move as mouse moves, only changes
position when mouse makes click.
This makes gameplay very difficult. The game is available freely for download.
--
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=21751
Summary: Wine locks the initial executable
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
When wine first loads the main executable it leaves a 'shared read' lock
against the executable. A (deliberatly unnamed) application I was debugging
does a consistency check by opening itself using SHARE_NONE in the CreateFile
API. This works on windows but fails under wine. I've cut the problem down to a
simple testcase, where test (1) shows the failure.
The problem is I (a) dont know how to fix it and (b) cant add tests to wine
itself for it as it has to be a native executable (as thats where the bug
lies).
I reported it on wine-devel:
--------------------------------------------------------
I have cut this down to a 2 line test program, which basically fails
because a native executable called eg. test.exe subsequently calls
CreateFile(".\\test.exe", GENERIC_READ, 0 /* no share*/ - ie it's
opening itself for read access and non-shared access. It suffers a
sharing violation on wine whereas it works fine on windows
Diagnosing the wine side, we are in trouble here - the act of loading
a module ends up in load_dll which call find_dll_file which in turn
calls NtOpenFile for GENERIC_READ access. This returns a file handle
which is then used to create the in memory file mapping for the
executable code, and the handle returned from the NtOpenFile is then
closed.
However, when we come along to the application code and try the open
we end up checking the sharing and there are 3 things on the
inode->open chain:
The original open, with access of read
The mapping, with access of mapping
The open in progress (which is ignored for sharing checks) which does
not want to SHARE_READ,and hence the sharing violation occurs. For
reference we are failing in the 3rd (last) case of check_sharing
returning STATUS_SHARING_VIOLATION, ie existing access if for read
purposes, but the requested sharing doesnt allow this.
What I dont understand is why the NtClose for the handle does not
remove it from the 'open' list - I think from my reading of the
fd_destroy code it will put it onto the closed list if there are other
references to the same inode, although thats where my debugging will
head next.
--------------------------------------------------------
Alexander replied:
Loading a dll keeps a reference to the file object, because it needs to be
returned in debug events. Probably it would be possible to reference the
mapping object instead and reopen the file from it.
--------------------------------------------------------
I've got stuck and am out of my depth so leaving this for someone as a bug
report.
--
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=16306
Summary: Cannot drag image from Linux Desktop to application
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
DVD Profiler includes the facility to drag and drop images into some areas of
the application - indeed this is the only way you can populate one area of the
database.
Wine does not seem to like dragging images from the desktop (or elsewhere) into
the Windows app - you simply get a circle with a bar across it (typical "can't
do this" icon).
I'm running KDE on OpenSuSE 11.0.
>From the descriptions, this may have the same root cause as some or all of the
following bugs:
9441
9932
10815
12007
15953
--
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=25907
Summary: Characters not echoed when typing
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoar(a)gmail.com
Characters do not echo in the terminal when typing. After hitting <enter> the
results display 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=23271
Summary: X2 the threat fails to install
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.egosoft.com/games/x2/info_en.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=28995)
--> (http://bugs.winehq.org/attachment.cgi?id=28995)
error dialog
The installer for x2 the threat no longer installs. It used to install fine in
1.0, but now there is a regression in 1.2-rc4. I have not yet performed a
regression test.
--
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=25156
Summary: Startup of Quest Atlantis yields a page fault
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: colinbaddress-biz(a)yahoo.com
Created an attachment (id=31906)
--> (http://bugs.winehq.org/attachment.cgi?id=31906)
the on screen dump after clicking the "OK" button
I am new to wine. I tried installing an education program for my daughter
called Quest Atlantis (http://atlantis.crlt.indiana.edu/#61). That part went
fine. At startup, I first had to add a couple dlls (mfc42.dll and
msvcp60.dll). Not a problem. Then, I started it up.
I first get a message saying it cannot load the web browser for some feature.
I click "OK".
Then I get a program error saying "The program aworld.exe has encountered a
serious problem and needs to close. We are sorry for the inconvenience."
I know this program works fine under windows because all the kids in my
daughter's class use it. Any help would be appreciated. I've attached the
dump.
--
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=14832
Summary: Need for Speed Underground - Crash after aprox. 1 minut
of gaming
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: frits(a)itpedersen.dk
Created an attachment (id=15379)
--> (http://bugs.winehq.org/attachment.cgi?id=15379)
Output error log - After 1 min of playing in the game the menu works fine
Ubuntu 8.04
P4 - 1,8GHZ
512MB
Need For Speed Underground crashes after aprox 1 minut...
In order to get it up and running I used the following config:
winecfg: Disable sound, Emulate Desktop, add dinput8.dll, disable vertex shader
support, enable pixelshader.
The game was legal bought.
Installed at default location inside drive_c
--
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=22623
Summary: Unigine Heaven 2 benchmark d3d version has funny
stripes on stone and wood
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://unigine.com/products/heaven/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In the last day or so, wine from git seems to have decided that
stripes are just the thing. The world in heaven d3d9 is now
a very stripy place indeed; the bottom of mountain-islands,
wooden planks, and stone walls now have large stripes.
--
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=18363
Summary: [Win 3.11/16-bit] [Bermuda Syndrome] In-game menu
buttons unclickable
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
URL: http://abandonia.com/en/downloadgame/24561
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nugrud(a)gmail.com
This 16-bit game is from 1995, and was written for 3.1x family of windows.
"Bermuda Syndrome.zip" md5: c43b012e7342e56510983f75b91f8be3
After unzip you have to reedit BERMUDA.INI and set correct SRCPATH and DSTPATH
(Z:\path\to\BERMUDA\SCN and Z:\path\to\BERMUDA). This doesn't seem to help in
any way but the windows version in winecfg should be also set to "Windows 3.1".
Run the game in one of two ways:
1) wineconsole bermuda.bat
2) cd BERMUDA/SCN && wine BERMUDA.EXE
As of wine 1.1.20 the main menu should appear, but on mouse-hover buttons don't
enlight and are unclickable. The wine output does not complaint about anything,
output is empty, but the only way to quit is wineserver -k.
I tried running the game in dosbox/win311 environment and before the menu
appears first credits are run, which can be interrupted by mouse click. The
wine's problem maybe caused by unimplemented codecs only if this credit are
indeed a movie, but I'm not sure. I think running this game would very nicely
prove wine's claimed compatibility with pre-NT windows 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=19342
Summary: Adobe Photoshop CS2: Doesn't display license screen
for installation (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.adobe.com/pub/adobe/photoshop/win/cs2/
Photoshop_CS2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
When installing Photoshop CS2 on Windows XP, the license is prompted for
twice...install is something like:
run Photoshop_CS2.exe to extract files (or use unzip)
Run setup.exe, which pops up the license, and then runs the inner installer
Inner installer runs, pops up a second license.
On wine, the second one doesn't show up, and proceeds directly to the
User/Company/Serial No. screen.
I've got an automated test for CS2 install, should be ready in a day or so,
still working out the kinks...
--
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=16858
Summary: Jetmen REVIVAL: Unplayable because of strange bugs
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.megagames.com/news/html/freegames/jetmenreviv
al.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wielkiegie(a)gmail.com
This is a nice Deplhi-coded Windows game. But the game is affected by some
strange bugs, like bad physic (water "falling down" in left direction), ship
not rendered correctly, I can fly through solid, etc.
Note that maps are built from 3 bitmaps ([name]Back.bmp representing
background, [name]DotMap.bmp representing solid location and [name]Middle.bmp
representing solid graph) and script-like [name].map (map settings, water
placement, starting positions, etc.).
Also I can launch the game only with GDI as DirectDrawRenderer (OpenGL screws
up the window so it's unplayable).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22236
Summary: World of Goo Demo requires native D3DX9_38.dll
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://worldofgoo.com/dl2.php?lk=demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
World of Goo Demo bundles D3DX9_38.dll. If you delete it,
the game still runs, but the screen is all black.
--
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=20467
Summary: Battle Realms: Crashes on closing
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
Created an attachment (id=24351)
--> (http://bugs.winehq.org/attachment.cgi?id=24351)
Backtrace of the crash on closing.
When closing Battle Realms (pressing the »Leave« button in the game), the
application crashes. I've attached a backtrace from such a crash (the attached
backtrace was generated by Wine 1.1.32 but the problem exists at least since
1.1.28, see
<http://appdb.winehq.org/objectManager.php?sClass=version&iId=4394&iTestingI…>).
If you should need more information, please feel free to ask me for 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=15465
Summary: Panzer General 3D Demo randomly hangs with
err:seh:setup_exception_record nested exception on
signal stack
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=16361)
--> (http://bugs.winehq.org/attachment.cgi?id=16361)
+warn=all output
Seems similar to #15195, but I can't confirm that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15695
Summary: Ableton Live: freeze, audio record and audio render
don't work.
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.ableton.com/free-trial
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stepback(a)bk.ru
Freezing, audio recording and rendering to audio refuses to work in Ableton
Live under Wine. All this operations require to create an audio file, which
application just unable to create. Instead it reports that it couldn't open an
audio file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24732
Summary: Complex Text (Devanagari, Hindi, indian languages) are
not rendered as expected
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mlang
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
The complex character forms are not being formed in wine apps, like notepad and
wordpad and other editors/word processors. In windows, one can install language
support, but in wine how do i do that?
Any how the bug/missing feature is presented in video format:
http://www.youtube.com/watch?v=c2Ru1PVFl_U
first part in 'wine wordpad' application where characters are not
conjoined/combined.
second part is 'kate' text editor in kde 4.5.2, where combination forms are
correctly formed.
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=23829
Summary: HTML-Kit's plug-in preview never refreshes
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=29909)
--> (http://bugs.winehq.org/attachment.cgi?id=29909)
Terminal output
HTML-Kit 292 has a list of installed plugins, found at help -> installed
plugins. To the right, it shows a "preview" with information about the plugin.
Clicking on a different plugin in the left pane should cause the preview to
refresh and show information about that plugin, but it doesn't work; it seems
to be "stuck" on the initial preview.
A workaround is native shdocvw (from winetricks ie6).
--
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=13782
Summary: Autocad 2004 trial: Cannot deselect components to skip
for install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.brothersoft.com/autocad-78351.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Ho, this affects at least autocad2004/2005 and 2006. After doing winetricks
dotnet20, the installer goes fine into the configuration window.
I then want to do custom install, and deselect "VBA".
That seems to go fine, but in the end of the installation process, it still
tries to install VBA, and makes the installer crash.
--
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=21834
Summary: Inspiration 8.0b does not work under Wine 1.2 beta
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wbryanharris(a)wbryanharris.com
Inspiration 8.0b did work under Wine 1.0. Under 1.2 it loads, but as soon as
you try to start a new diagram, you get a wine error message that says to fill
out a bug report.
--
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=17916
Summary: Windows 64 bit exe Service unable to recognize internal
process created
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
When windows 64 bit exe is started as service as follows:
wine myappl.exe \Service
(The above application will internally create a process, a java executable
running a class),am geetting the following error:
0014: KERNEL32.CreateProcessA(00000000,2b1efe0d4e50 "jre\\bin\\java.exe
com.aa.em.ssi.server.MyWebServer") ret=140003b0e
Trying to load PE image for unsupported architecture (I386)
0014:Ret KERNEL32.CreateProcessA() retval=00000000 ret=140003be0
0014:Call KERNEL32.GetLastError() ret=140003b1f
Thanks,
Yugandhar
--
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=11658
Summary: Setup routine of BSSBWin software crashes when searching
for previous installations
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias_stegmann(a)gmx.net
CC: tobias_stegmann(a)gmx.net
Created an attachment (id=10860)
--> (http://bugs.winehq.org/attachment.cgi?id=10860)
debug message for bssbwin
Used Wine version: wine-0.9.55
Used Linux distribution: Ubuntu 7.10 x86_64
Used software version: BSSBWin 4.3.14
Software download: http://www.bssb.de/downloads/2kb/downloads/SetupV.EXE
Software description: German management software for sport clubs written in
Visual Basic 6.0, depends on Windows XP SP 2 or Win2k SP 4
Bug description:
Setup routine crashes when trying to search for previous installations - see
attachment for error message.
Using i686 architecture setup freezes at the same point using 100% cpu - no
error message.
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=17092
Summary: NFS Underground: The game crashes after loading drag
race
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=18929)
--> (http://bugs.winehq.org/attachment.cgi?id=18929)
log after running the game
My OS is Fedora 10 i385. I'm using nvidia driver 180.22. I do following
1)install the game (full option) and patch it to 1.4
2)run the game
3) select -> quick race -> drag -> select car and track and start the race
The game is loading and crashes immediately after loading or shows cars (ca. 2
sec) and then crashes. I'm playing in 1024x768 with maxed out settings.
--
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=25769
Summary: Crysis demo wants d3dx9_36.dll.D3DXFloat32To16Array
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.gamershell.com/download_21700.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
To reproduce, install, run, choose new game, single player. It'll go through an
intro video or two, then crash:
fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for
non D3DXRS_FLOAT4 constants
wine: Call from 0x7b8393d3 to unimplemented function
d3dx9_36.dll.D3DXFloat32To16Array, aborting
fixme:faultrep:ReportFault 0x32e204 0x0 stub
I tried running mscodescan on the wineprefix, but it doesn't seem to find
anything for d3dx9...
--
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=18225
Summary: HL2: Intro movie garbled with medium resolutions
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
The HL2 intro sequence (showing the Valve guy and the copyright info) is
garbled when the ingame resolution is set to a value of 800x600 or lower.
The intro looks fine with a resolution of 1024x768, so there is probably some
problem with downsampling.
Tested on a nvidia Geforce FX 5900.
Drivers: nvidia-drivers-173.14.18
Going to attach so screenshots.
--
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=10781
Summary: Fibotrader: program crashes when starting and creating
*.mdb database
Product: Wine
Version: 0.9.39.
Platform: PC
URL: http://fibotrader.com/sw_downloads.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emmek(a)o2.pl
Created an attachment (id=9636)
--> (http://bugs.winehq.org/attachment.cgi?id=9636)
Console output after starting program and crash
After starting the program is trying to run "databank assistant" at first.
Then it tries to create or open a *.mdb file. At this step it fails.
A pop-up window suggests to check MDAC and Jet installation. I'm almost sure I
have MDAC & Jet installed properly as many other applications run at my Wine.
--
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=18821
Summary: World of Goo - Heavy flicker
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
Created an attachment (id=21623)
--> (http://bugs.winehq.org/attachment.cgi?id=21623)
log
Playing World of Goo gives me heavy whole-screen flicker, making the game
unplayable. Looks like some double buffering issue.
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=24184
Summary: Ground Control II fails to start
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.gamershell.com/download_6011.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30443)
--> (http://bugs.winehq.org/attachment.cgi?id=30443)
terminal output
Ground Control II: Operation Exodus shows only a messagebox on starting then
quits, without a crash dialog or generated backtrace. The messagebox says:
'Boooom! Access violation reading from 0x00000114 at 0x005789c8'.
The attached log shows only a couple of lines of fixmes (clean Wine install, no
native dlls).
You can check the issue with the demo, link added to URL.
The game never worked before in Wine, always produced the same error on
startup.
Fedora 13
Nvidia 7600 / driver 256.44
--
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=24067
Summary: Overlord 2 Demo shows incorrect shadows and
transparent persons
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.filefront.com/13887123/Overlord-2-Playable-
Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
Created an attachment (id=30260)
--> (http://bugs.winehq.org/attachment.cgi?id=30260)
chars are semi transparent (wrong) - background shadows also
After fixing bug 21154, game runs, but some characters are semi-transparent and
shadows do not lay on the ground, but over my character etc. Attachments show
that better.
I guess it doesn't make sense to run bisect, because Overlord2 was kept broken
for too long (since 1.1.35 till 1.3.0-276-g0b24db5). Henry i added you to CC,
just for case, that fix in bug 21154 needs just a little tuning ;) If not, feel
free to remove yourself from CC.
--
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=18136
Summary: Installation of MSXML6 for 64bit wine
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
When msxml6 component is installed for 64bit wine, application is unable to
create an instance of DOMDocument60
--
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=24858
Summary: ProgDVB: Fails to start
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31454)
--> (http://bugs.winehq.org/attachment.cgi?id=31454)
Terminal output on Wine-1.3.5
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko dotnet20
3) install ProgDVB
4) wine ProgDvbNet.exe
Behaviour:
Error message is displayed.
Expected behaviour:
No error message should be displayed.
--
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=25661
Summary: error when runing radphp xe frameworkusing wine 1.3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dediajimk(a)stkippasundan.ac.id
Created an attachment (id=32682)
--> (http://bugs.winehq.org/attachment.cgi?id=32682)
error when runing it using wine 1.3
i have installed radphp xe framework (from embarcadero) succesfully using wine
1.3 but when i run it there was error!
i submit an image file to figure it out !
--
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=25406
Summary: Dotnet20 fail to install due to missing msi3.0
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Created an attachment (id=32334)
--> (http://bugs.winehq.org/attachment.cgi?id=32334)
errors while installing dotnet20
Need to install msi3.0 directly from MS to be able to install dotnet20
(required by one of my app). Actually winetricks cant help (r1905) because it
only propose msi2.0 (MS has published 4.5).
So after installing msi3.0 from MS, then dotnet20 is able to install, but got
some errors: see joined terminal output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20182
Summary: Power Basic 5.0 won't run under WINE
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rvkbob(a)juno.com
I pasted a working copy of PBCC (all files and folders) from Windows XP into
Linux Ubuntu 9.04 and executed the PBCC.exe file using the Wine Program Loader
(from the Nautilus). I get the following message on the screen. "The program
windvdm.exe has encountered a serious problem and needs to close."
PBCC appears to start up and asks for the authorization number for the program.
Then this wine error occurs immediately after I enter the correct number.
--
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=24804
Summary: winboot.exe error
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.krieger12(a)web.de
wine creat the error: winboot.exe after i start.
i uses ubuntu 10.04
thanks for 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=21018
Summary: Wheel of Time for pc brings up error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robertselby(a)gmail.com
When trying to run the autoplay.exe for my wheel of time game, I get an error
message stating that an error occured and it must close. Complete novice here,
so I tried to get the game running from the termal and i will upload the error
received as an attachment.
Thanks for any help you guru's can offer!
--
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=24717
Summary: MUSHclient: calls to CDC::DrawEdge (MFC) show solid
black border instead of 3D border
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiendishx(a)gmail.com
Created an attachment (id=31226)
--> (http://bugs.winehq.org/attachment.cgi?id=31226)
Side by side comparison of working fine in 1.0.1 (top) and not working in 1.2.1
(bottom).
Computer: Lenovo Thinkpad x201i
OS: Ubuntu 10.10 Maverick Meerkat
Wine versions tested: 1.2.1 and 1.3.4 have the problem. 1.0.1 does not.
Program affected: MUSHclient 4.64 (
http://www.gammon.com.au/files/mushclient/mushclient464.exe )
Steps to demonstrate after installing MUSHclient 4.64:
The function call is not in the main program code, but is in code that can be
called by scripted plugins. Steps to demonstrate involve installing a plugin
that uses the relevant function call...
Download http://aardwolfclientpackage.googlecode.com/files/telnet_options.lua
to the MUSHclient/worlds/plugins directory.
Download http://aardwolfclientpackage.googlecode.com/files/aardwolf_colors.lua
to the MUSHclient/worlds/plugins directory.
Download
http://aardwolfclientpackage.googlecode.com/svn/trunk/Aardwolf_Chat_Capture…
to the MUSHclient/worlds/plugins directory.
Run MUSHclient.
Menu File->New World. Click NO to not preload defaults from another world.
Add fake world name and IP address.
Click OK.
Menu File->Plugins...
Click Add...
select Aardwolf_Chat_Capture_mw.xml
Expand the main output area and notice that display looks like the attached
image.
Attached is a demonstration of the problem. Top is Wine 1.0.1, which works
fine. Bottom is Wine 1.2.1, which does not work. For reference, the C++ code
from the program in question is available at
http://github.com/nickgammon/mushclient/blob/v4.64/miniwindow.cpp on line 308
in CMiniWindow::RectOp under "case 5: // DrawEdge"
I'm not sure what component is the issue. I guess it could be GDI.
--
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=20618
Summary: CALD Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niyasc(a)ymail.com
I can not run Cambridge Advanced Learners Dictioanary after successfull
installation in Ubuntu 9.04 using 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=22730
Summary: Dungeon Keeper 2: 1 fps at menu screen
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://digiex.net/downloads/download-center-2-0/games-
downloads/159-dungeon-keeper-2-full-version-1-7-a.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
It's terribly hard to navigate around the menus in Dungeon Keeper 2 because the
game is running at around 1 or 2 fps. In-game the fps is much higher so this
issue is only with the menus when not in-game.
Running current git (1.1.44) on Arch Linux x32 with Radeon HD4890 and catalyst
10.3 driver.
--
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=22898
Summary: setup lexmark 1200 series fail
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: campesu(a)hotmail.com
setup32.exe present a problem in installatation of lexmark 1200 series
--
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=19716
Summary: SWAT 4 does not save data properly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: webmaster(a)geekstreak.com
SWAT 4 does not save game data properly in several areas:
Your officer name is not saved, leaving a blank space in the drop-down box
where the list of saved officer careers should be.
Progress in career mode is not saved from game to game.
Occasionally, the game will not advance the player to the next level, even if
they've passed the level, leaving the player to retry the same level until the
game lets the player advance.
Weapon loadout is not saved properly, and acts strange: sometimes the first
loadout you select is saved from game to game, sometimes your weapon loadout is
loaded for all of your squad members (most of the time, the game has a
different loadout for different members in different missions). Sometimes your
weapon loadout is never saved between games and only the default is loaded.
Weapon loadout custom names are not saved.
--
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=11394
Summary: Gametap player
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
GameTap 3.5.1.2911
The GameTap player does not appear to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13439
Summary: Eudora 7.1.0.9 several bugs related to Wine
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
URL: http://www.eudora.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugz(a)wendy.org
CC: dank(a)kegel.com
+++ This bug was initially created as a clone of Bug #13429 +++
It was and still is not possible to enter Eudora in paid mode. I have paid for
my Eudora Pro (for over 10 years, more than 1 copy, also for many colleagues),
but since I moved from Windows XP to Ubuntu, I'm working in sponsor mode. Which
has a pesky irritating window reminding me about working in sponsor mode...
The pesky window just says "Eudora" in the window body. The window has no
title. The window can be moved around in the main Eudora window, but it is
always "on top", so also over any opened mailbox or email message, or over the
list of filters.
The pesky window forces Eudora to move its main window. That means, all other
windows with mailboxes and email messages are repositioned, and horizontal and
vertical scroll bars appear in the Eudora main window. It is irritating.
--
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=25398
Summary: Crystal Cubes crashes on startup without native
d3dx9_36.dll
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://www.nzlab.dk/files/cc101.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
After bug #24366 had been fixed, the game still crashes on startup unless I
place native d3dx9_36.dll (or native d3dx9_28.dll) into the game's directory.
Of course, 'winetricks d3dx9' also workarounds the problem.
Fedora 14
Nvidia 7600 / driver 260.19.21
--
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=12846
Summary: Command & Conquer: Generals works when run with winedbg
but not with wine
Product: Wine
Version: 0.9.60
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djones9960(a)gmail.com
Well, the summary says it all really.
The game hangs after the splash screen when run with the wine executable (I
found I couldn't even ctrl-c out in the terminal window) but when run with
winedbg I found I could just wait for the wine-dbg prompt to appear and type
'quit' and the game would run normally (except for the cursor)
--
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=22061
Summary: IT CANT RUN
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelvin_benson2002(a)yahoo.com
I AM USING UBUNTU 9.04.I INSTALLED THE WINE USING THE TERMINAL AND THEN
INSTALLED IT.I LATER DOWNLOADED ACTIVE SYNC 4.5 AND ALSO MY MOBILER SOFTWARE
AND RUN IT ON THE UBUNTU SO AS I CAN SYNCHRONIZE MY WINDOWS BASED PHONE BUT IT
DOES NOT SEEM TO WORK.HOW CAN I CONFIGURE THE WINE SO THAT IT WORKS 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=24181
Summary: Bioshock v1.1 crashes when run, but remains playable
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Bioshock v1.1 crashes when run, but remains playable. This happens only when
patch 1.1 is applied. The trace log is same in 1.1.31 and 1.3.1 so adding
actual version.
Another interesting thing, limiting to just one core (schedtool -a 0x1 -e wine)
doesn't make the problem go away :c(
1. I did a regression test between 1.1.30 and 1.1.31:
commit 474b2e4bfb46cf1bb8db0faa6ecfdb3fd157b117
Author: Juan Lang <juan.lang(a)gmail.com>
Date: Tue Sep 29 09:17:30 2009 -0700
server: Use kernel support for thread affinity when available.
:100755 100755 ceb6e205078fc890e211ee9d2fbd7939135cb5ff
d05447a9edce4b7826498ee87062591e6e76d45a M configure
:100644 100644 d489f007d41cbc2ccfb4b12417db324f2fcc7540
27ae652560eea4893e4d5944ef1fbe44c29263cc M configure.ac
:040000 040000 1e0f37ea233c8ba15132512313dbdf2bb3e77654
ad140066e30159cd5854e06c82f6fec682060600 M include
:040000 040000 52e94800e61abf27e898a7450887a1403d1687c1
2f44cf433e78754b96cd498d7c2c958ade307d06 M server
2. There are another bug reports where this commit helps, even though Juan had
some doubts: http://bugs.winehq.org/show_bug.cgi?id=20602#c7
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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=20355
Summary: vls_verb_module: won't start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cinszani(a)tlen.pl
Application Error
Exception EExternalException in module ntdll.dll at 0002C5F8.
External exceptio C0000025.
OS Ubuntu 9.04 64bit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17477
Summary: Game software
Product: Wine
Version: unspecified
Platform: PC
URL: http://innovation.com.mk
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spase.ivanovski(a)innovation.com.mk
On Ubuntu 8.10 I install first Edubuntu (because that is what they use at the
school project) then I install WINE (no problems) then I install the
game(available here bulgarian
version:http://rapidshare.com/files/200271355/Comlogo-Toolkid.zip.html) the
error that it gives me on the Macedonian version says: “can’t read from the
database”, and then if I want to uninstall the game it wouldn’t let me and
it gives no error. Thanks again for your help and let me know if I can provide
you with something else.
--
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=19164
Summary: Mathcad 14.0 setup.exe fails to detect MDAC 2.6
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vytautas1987(a)yahoo.com
Mathcad 14.0 setup.exe fails to detect MDAC 2.6.
Or MDAC 2.6 install fails itself?
--
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=25353
Summary: ERROR "Debugger is found on this computer"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leibwachter(a)gmail.com
I installed RYL and got ERROR "Debugger is found on this computer" i don't know
what to do?
--
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=24947
Summary: Virtual Soldier does not start
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://www.freegamearchive.com/game.php?id=7313
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.DebugCRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80D.dll (which is needed by L"C:\\Program
Files\\Virtual Soldier\\Virtual Soldier.exe") not found
err:module:import_dll Library MSVCR71D.dll (which is needed by L"C:\\Program
Files\\Virtual Soldier\\LuaPlusD_1081.dll") not found
err:module:import_dll Library LuaPlusD_1081.dll (which is needed by
L"C:\\Program Files\\Virtual Soldier\\Virtual Soldier.exe") not found
err:module:import_dll Library MSVCR80D.dll (which is needed by L"C:\\Program
Files\\Virtual Soldier\\Virtual Soldier.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Virtual Soldier\\Virtual Soldier.exe" failed, status c0000135
with msvcp80d, msvcr71d and msvcr80d.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.DebugCRT" (8.0.50608.0)
err:module:attach_process_dlls "MSVCR80D.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Virtual Soldier\\Virtual Soldier.exe" failed, status 80000003
--
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=19972
Summary: Di Gi Charat Fantasy: installer crashes in the very
beggining of the installation process.
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathlela(a)gmail.com
When launching the installer of Di Gi Charat Fantasy, a alert dialog box occurs
whith the following message : "Error installing iKernel.exe (0x10000)"
Clicking "Ok" stops the installation process.
The progress bar of the installarer does show up, but it never increases since
it's freezed by the dialog box.
Wihtout any flags, wine keeps quiet when this happens (no output from the
terminal). However, I made an output with the following debug flag :
WINEDEBUG="+ole,+typelib,+olerelay,+seh,+relay,+file". This output is given in
attachment.
This is bug follows a previous bug in Di Gi Charat Fantasy :
http://bugs.winehq.org/show_bug.cgi?id=5303
Earlier versions (≃0.9.14) initially didn't have this bug. But now, as I use
git to switch between versions, I can't prevent this bug to happen in these
versions either.
--
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=24661
Summary: Lotro updater crashes in wine 1.3
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: almindor(a)gmail.com
When trying to run this command:
rundll32.exe patchclient.dll,Patch 94.75.194.24:5015 --language EN_GB
--productcode LOTROEU --filesonly --highres
Lotro crashes with a pagefault (first address is 0).
This works fine with wine 1.2
Lotro Mirkwood version
--
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=16899
Summary: Move media player kills firefox
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Installed move media player on firefox and when I try to play videos which use
this player, firefox crashes. I am using firefox 3.0.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=23363
Summary: When installing VMware vSphere with wine I received
the following error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: catohornet(a)gmail.com
The program msiexec.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in 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=13404
Summary: Reparented windows not getting WM_MOUSEDOWN
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joshudson(a)gmail.com
Created an attachment (id=13312)
--> (http://bugs.winehq.org/attachment.cgi?id=13312)
Demo source code and compiled executable
My best guess is the bug is in user32, but I'm not quite sure.
It seems that with reparented windows, child windows within them are getting
WM_MOUSEUP but not WM_MOUSEDOWN.
Here is a demo app. Yes it is in VB .NET, but it outright calls the SetParent
API call so the fact that it is .NET shouldn't matter.
Behavior on WinXP:
Press down on the button, display changes to MouseDown
Release the button, display changes to MouseUp and a message box comes up.
Bheavior on Wine 1.0rc2:
Press down on the button, nothing happens.
Release the button, display changes to MouseUp.
Wine version to emulate is set to 2000 as that is the only one for which .NET
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=23841
Summary: Steam windows (wine) appear tiled in many copies on
screen
Product: Wine
Version: 1.2
Platform: x86
URL: http://store.steampowered.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
Created an attachment (id=29927)
--> (http://bugs.winehq.org/attachment.cgi?id=29927)
Multiples copies
The "new" Steam UI running under Wine has a weird effect when run along with a
compositing window manager. Instead of one copy of the window, multiple copies
appear tiled to the right and down. Only the top-left copy is "solid" in the
sense that it's the only one that receives events. Clicking on a copy sends the
events to the window below (another application or the desktop). All copies
reproduce the changes in the main copy.
I've reproduced this with Gnome-Shell, plain Mutter, and Metacity in
compositing mode. Metacity with compositing mode disabled doesn't exhibit this
problem.
I'm attaching a screeshot made with Gnome Shell. Metacity shows a different
effect: instead of the extra copies, it shows filled black.
Curiously in the "expose" mode of Gnome Shell (i.e. when the desktop is zoomed
out) the window appears correctly. I haven't tried similar features of the
other window managers.
--
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=24324
Summary: Firefox 4.0 Beta 5 doesn't allow toolbar customization
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://www.mozilla.com/en-US/firefox/all-beta.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=30654)
--> (http://bugs.winehq.org/attachment.cgi?id=30654)
terminal output
To reproduce, go to view -> toolbars -> customize. On Windows, this makes it
possible to drag-and-drop the objects from the window that pops up, as well as
the new tab button, navigation buttons, etc. to a different location on one of
the toolbars. For example, you can move the new tab button to the left side of
the tab bar. On Wine, it just shows an "action not allowed" cursor when
attempting this, and nothing happens.
--
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=12061
Summary: Gametap cannot connect to server
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I'm filing regressings in gametap under separate bugs:
Gametap cannot connect to server. In wine-0.9.30 this seems to work 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=10622
Summary: Visual C++ 5 IDE hangs on exit
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I installed Visual C++ 5 (part of Visual Studio 97).
It starts fine and seems to work, but hangs on exit.
One sees
err:ntdll:RtlpWaitForCriticalSection section 0x7efec644 "loader.c:
loader_section" wait timed out in thread 0017, blocked by 0015, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7ea3b720 "compobj.c:
csRegisteredClassList" wait timed out in thread 0009, blocked by 0015, retrying
(60 sec)
and then it tries to start the debugger but can't, since there is no process
anymore. I'll attach the last 100K lines of a +ole,+module,+relay log.
And no, Lei's patch from today doesn't help.
--
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=15273
Summary: Civilization 4 installer fails with error -5009
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bas(a)debian.org
The installation of Civilization IV fails (right at the beginning. during the
initialization of InstallShield, with the error "An error (-5009 : 0x80040154)
has occurred while running the setup".
It works fine with wine 1.0.0.
--
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=24617
Summary: Baldur's Gate (latest patched version) breaks on Wine
1.3.4. Works 100% on 1.3.3
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sarushikaku(a)gmail.com
Running on Arch Linux. Tested by downgrading and upgrading:
Immediately after upgrade:
[aaron@myhost ~]$ wine .wine/drive_c/Program\ Files/Black\ Isle/Baldur\'s\
Gate/baldur.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm":
libmpg123.so.0: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm":
libmpg123.so.0: cannot open shared object file: No such file or directory
err:mmdevapi:load_libopenal Couldn't load libopenal.so.1: libopenal.so.1:
cannot open shared object file: No such file or directory
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede914, overlapped 0x8ede918): stub
wine: configuration in '/home/aaron/.wine' has been updated.
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
wine: Unhandled page fault on write access to 0x00000070 at address 0x7bc46cac
(thread 002b), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc46cac
[It doesn't launch at all]
And when downgraded back to 1.3.3 it works normally (which is 100% perfectly).
Please let me know if I can be of more assistance.
--
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=13422
Summary: Age of Conan patcher doesn't draw anything
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
The patch program for Age of Conan does not draw anything in it's main window;
it's just an empty Window frame containing a part of your desktop/running apps.
The following message is repeated over and over
fixme:xrender:X11DRV_AlphaBlend not a dibsection
In the beginning there is also a mention of an UpdateLayeredWindow stub.
I'll try to gather some more info.
--
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=15376
Summary: Lexware: Fehler bei Selbstregistrierung
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koesterreich(a)gmx.net
Created an attachment (id=16225)
--> (http://bugs.winehq.org/attachment.cgi?id=16225)
screenshot of error-message
At the end of the installation an error-dialog comes up, saying "Die folgenden
Dateien wurden nicht selbstregistriert bzw. ihre Registrierung wurde nicht
aufgehoben"
("The following files were not self-registered resp. their registration was not
dismissed").
Then a list of the files follows and after each file "Modul nicht gefunden"
("Module not found").
List of files:
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\AxBhPage.ocx
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\AxDefPage.ocx
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\AxReisePage.ocx
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\AxUsrMgrDlg.ocx
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\BHKtoUI10.dll
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\LXBStaetteDlg.dll
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\lxframe.dll
C:\Programme\Lexware\Lexware professional\Gemeinsame
Dateien\Framework\LxMper10.dll
And more files
--
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=20332
Summary: Photoshop Elements 7.0 hangs and do nothing.
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l-e.englund(a)bredband.net
Hello!
I'm updated wine 1.1.30 -> 1.1.31. In the version 1.1.30 it was possible to run
Photoshop elements 7.0, but not with version 1.1.31. The splash screen is OK.
The problem is when you choose Edit, and starts the editor. Here Photoshop
hangs, and will not run, even if you wait for a while.
Regards
Lars-Erik Englund
--
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=20211
Summary: AutoCAD 2009: Fails to install
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23834)
--> (http://bugs.winehq.org/attachment.cgi?id=23834)
Failed installation window
I'm using Wine-1.1.30 on Fedora 11 32 bit
Steps to reproduce:
1) remove ~/.wine
2) sh winetricks vb6 dotnet30 msxml6 gecko
all this components are installed by AutoCAD 2009
3) start AutoCAD 2009 installation
When it gets to the window with progress bar it finishes installing one
component and stops with error "Call not implemented"
In AutoCAD 2009 Setup.log there is
2009/9/29:17:50:41 WINEUSER nslw === Setup started on nslw by WINEUSER
===
2009/9/29:17:51:14 WINEUSER nslw Install DirectX 9.0 Runtime
Succeeded
2009/9/29:17:51:14 WINEUSER nslw Install AutoCAD 2009 Failed
Installation aborted, Result=120
2009/9/29:17:51:29 WINEUSER nslw === Setup ended ===
--
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=20680
Summary: winecfg: no Wave Out Devices under ALSA Drivers
(M-Audio Delta)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marko.srebre(a)gmail.com
Winecfg shows no "Wave Out Devices" under "ALSA Drivers" section. I only get
"MIDI In Devices", "MIDI Out Device" and "Mixer Device" under the "ALSA
Drivers". Of course, sound doesn't work then in wine or in test.
Wine is compiled with alsa support, version is 1.1-32, but happens just the
same with older versions. I suspect the problem is specific to my M-Audio Delta
66 sound card. I use no sound servers or anything that may be restricting the
device. This card otherwise works flawlessly with every other application I am
using. Older version of wine would usually report something about missing
Master control, so I guess somethere there may be a problem, but not really
sure how to fix 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=12744
Summary: Steam tray icon doesn't appear if panel hidden in
autohide mode
Product: Wine
Version: 0.9.60
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
This bug may be related to the now closed bug 12362, but I've been asked to
file a new bug report for it. I am running Ubuntu Gutsy AMD64.
I've found that the Steam system tray icon doesn't appear correctly if the
bottom panel is in autohide mode and hidden.
If the panel is completely hidden (by using gconf-editor and setting
/apps/panel/default_setup/toplevels/bottom_panel/auto_hide_size to 0) A space
is created for it in the system tray, but right or left clicking over it does
nothing.
If the normal autohide setting of 6 is used then the leftmost icon in the
system tray will be duplicated, but it will function as the Steam system tray
icon. For example, my leftmost icon is Basket, so when I start Steam the Basket
icon is duplicated, but it fully functions as the Steam icon would.
However, if you hold your cursor over the panel so it's visible when Steam
starts then the tray icon appears and functions correctly. And of course if the
panel isn't in autohide mode the tray icon also appears correctly. So it
simply appears that if the panel is not fully visible when Steam starts, the
Steam system tray icon is not loaded correctly.
--
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=18755
Summary: Street Wars: Constructor Underground - Game sound lags
lots and freezes up
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markh789(a)gmail.com
Created an attachment (id=21510)
--> (http://bugs.winehq.org/attachment.cgi?id=21510)
All the log.
I have attached a the game play.
The game's sound lags alot, and the game will start to freeze and lock up, it's
not a memory leak (from what I can see).
Do you think the Component d3d is causing both the issues? It could also be
dplay.
--
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=19006
Summary: World of Warcraft: takes 2 minutes to log out because
of err:ntdll:RtlpWaitForCriticalSection
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.trywarcraft.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xxjorisxx+wine(a)gmail.com
In a very reproducible manner ever since World of Warcarft was updated to patch
3.0+ have I been having trouble to log out normally - after 2 minutes it simply
times out and shows "You have been disconnected from the server" which
coincides the following messages:
err:ntdll:RtlpWaitForCriticalSection section 0x4eafa34 "?" wait timed out in
thread 0037, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x4eafa34 "?" wait timed out in
thread 0037, blocked by 0009, retrying (60 sec)
>> here it's back in the login screen showing that I have been disconnected
fixme:win:EnumDisplayDevicesW ((null),0,0x39deb4,0x00000000), stub!
Please note that for the rest World of Warcraft is working more or less
smoothly.
--
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=11486
Summary: Anarchy Online does not patch
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevor_garrick(a)shaw.ca
When trying the patching in Anarchy Online, the AnarchyPatcher.exe produces an
error window which states: "An unsupported operation was attempted." The Patch
window then flashes on for a brief second then terminates.
This occurred since Anarchy patch 17.5.2, when the patcher was updated by the
patch engine.
--
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=15851
Summary: The german version of Far Cry 2 does not pass the
Securom test
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://farcry.de.ubi.com/experience/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
CC: maxmusterm(a)gmail.com
Created an attachment (id=16986)
--> (http://bugs.winehq.org/attachment.cgi?id=16986)
Far Cry 2 Securom Test
When I install Far Cry 2 like it's described here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14254
the game comes to the SecuROM check window and stops by 30%.
I have not installed PunkBuster.
My video card is a GeForce Go 6150/PCI/SSE2/3DNOW!
drive version 2.1.2 NVIDIA 177.80.
Tested with wine 1.1.6 and 1.1.7.
--
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=15674
Summary: Sacred 2 - Fallen Angel startup problem
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fausap(a)unina.it
Created an attachment (id=16735)
--> (http://bugs.winehq.org/attachment.cgi?id=16735)
debug output of run session
Sacred 2 - Fallen Angel doesn't work.
The game register and activate itself in the right way, but it seems there's a
problem with DirectX.
I didn't find a way to use opengl instead, maybe there isn't.
Attached the output, running wine sacred2.exe
Thanks,
Fausto
--
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=15729
Summary: No videos ,UI in Command and Conquer 3:Tiberium Wars
v1.09
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: vsen123(a)gmail.com
On launching CandC3,the screen remains blank,while audio plays on.The cursor
then appears but the screen remains blank,audio is normal.
--
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=19491
Summary: WSASend() fails when lpNumberOfBytesSent is NULL
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arzwine(a)yahoo.com
WSASend() returns an error when lpNumberOfBytesSent (which is an output
parameter) is NULL. There is a condition in WSASendTo() in ws2_32/socket.c
which returns an EFAULT when lpNumberOfBytesSent is a NULL pointer.
While this makes sense, setting this argument to NULL is explicitly allowed by
the MSDN documentation, if the lpOverlapped parameter is present.
Not immediately clear how to fix this, since it involves checking how
overlapped i/o and i/o completion play out.
--
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=20327
Summary: Regression in Supreme Commander
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sichemist(a)hotmail.com
After upgrading to 1.1.30, Supreme Commander shows a black screen instead of
video intro and menu screen. Other 3D games appear to work fine. Reverting to
1.1.29 fixes 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=25821
Summary: Anarchy only renders if something else needs rendering
at that position
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan-vola(a)hotmail.com
Anarchy online will not render. However if I place a terminal with top running
in it behind the window, that section of the game window will update whenever
the top program updates.
Similarly, a higher framerate can be achieved on another part of the screen by
using a program with a higher output rate (Such as AO's own output)
Ubuntu lucid 64-bit, 1.3.11 patched
Moving the window (With wobbly windows) or moving to the cube allow me to see
the game in full speed, so I presume this is actually a problem with Xorg
mainly.
Does anyone know why this is doing what it is (Or at least know a cheap hack to
render the window in real time)? Other than opening a giant terminal behind the
game with it's own output pumped in 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=17260
Summary: Counter-Strike: Source - V-Sync does't work
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordm.s(a)gmail.com
Setting V-Sync via the in-game menu doesn't have any effect
--
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=23833
Summary: Black Buccaneer: cannot find DVD
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=29917)
--> (http://bugs.winehq.org/attachment.cgi?id=29917)
WINEDEBUG=+mountmgr
Black Buccaneer is a Prince-of-Persia-styled action game.
Installation runs fine but starting the game raises a popup complaining about
not finding the DVD. I'm not quite sure whether this is related to a copy
protection or not. Attaching 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=16010
Summary: IBP Internet Business Promoter OLE error 80070057
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.ibusinesspromoter.com/download/index.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gianluca.sordi(a)gmail.com
CC: gianluca.sordi(a)gmail.com
Created an attachment (id=17217)
--> (http://bugs.winehq.org/attachment.cgi?id=17217)
The ibp terminal log session
On launch and accessing program' features
--
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=25671
Summary: Locking problem under Bioshock (Unreal Engine) leads
to game freeze
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=32699)
--> (http://bugs.winehq.org/attachment.cgi?id=32699)
winedbg bt all (wine-1.3.10-192 i guess)
Bioshock freezez quite offten when savegame is loaded/saved. Although i wrote
"quite offten" i don't have 100% recipie to reproduce the freeze. When this
happens, console says:
fixme:thread:SetThreadIdealProcessor (0x764): stub
err:ntdll:RtlpWaitForCriticalSection section 0x7de77580 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 001c, blocked by 0041, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x41f24e4 "?" wait timed out in
thread 0045, blocked by 0044, retrying (60 sec)
Also posted on wine-devel:
http://www.winehq.org/pipermail/wine-devel/2011-January/088469.html
I also saw in AppDB or some forums, that users playing Unreal (Trournament??)
are having the same problem (same game engine). Unfortunately i can't find that
now.
--
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=11057
Summary: Blood 2:The Chosen (Version 2.1) - rendering range
problem
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
I just installed the old DirectX 6 (???) game Blood 2: The Chosen. I did apply
the 2.0 patch and after that the 2.1 patch (like it should be done according to
the patching guides on the net).
I can start Blood2, but I have both visual errors and performance problem. This
game is really old, so performance should NOT be a problem. I have a nVidia
Geforce FX 5900, a rather old card but comparing this to the GFX-card I
originally used to play Blood 2 (a Matrix G200) the nVidia is a performance
beast.
Going to attach the wine output when running the application. Installation and
patching was all done through wine, and I had no error messages or warnings
there.
Now coming to the visual problems. Also going to attach some screenshots from
the first level of the game. It looks like some sort of rendering range
problem, maybe z-buffer related or probably something with mipmaps (because
only textures further away from the player are affected). I've already seen
such kind of artifacts, but not on this system but with my integrated intel
i915 chipset (where mipmap support was broken in mesa GIT).
Thanks,
Tobias
--
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=18455
Summary: Winscp: path selection not automatically selected
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://winscp.net/download/winscp421.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21070)
--> (http://bugs.winehq.org/attachment.cgi?id=21070)
autohotkey script
A bit hard to explain, but easy to reproduce...
I'm working on my SoC project, and one of the first programs I tested was
WinSCP. I've got a script written that downloads WinSCP, runs it, downloads a
file from ftp.winehq.org and verifies the sha1sum. Tested on Win2k, runs fine.
Under wine, however, it fails. Looking at the log, easy to see the problem. The
script runs winscp, selects 'welcome.msg', sends 'F5' to download. Here, under
Windows, the path "C:\users\austin", is automatically selected/highlighted.
Under Wine, it's not.
While it's an easy workaround to send CTRL+A before typing the new path, we
should fix this bug as well.
Attached is the autohotkey script. Run with 'wine autohotkey.exe winscp.ahk'.
If it passes, the bug (should be) fixed. (Autohotkey is available from
'winetricks ahk').
--
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=23361
Summary: Runaway - A Twist Of Fate: Game freezes at loading
Product: Wine
Version: 1.2-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=29117)
--> (http://bugs.winehq.org/attachment.cgi?id=29117)
WINEDEBUG=+d3d
I had to use a no-cd patch. There is a main screen where players can create
game users. First of all, mouse pointer is garbaged to a black square. Text box
where a player should enter username and password shows no text when typing.
When starting the game a black screen is shown (sometimes with a loading gadget
at its center) and the game freezes after a while. However, music keeps on
playing.
Attaching 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=18927
Summary: Unable to install Need For Speed Undercover, msiexec
crash
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smkururu(a)rocketmail.com
Created an attachment (id=21773)
--> (http://bugs.winehq.org/attachment.cgi?id=21773)
crash log
Hi, I'm trying to install Need For Speed Undercover. When I run AutoRun.exe it
says that msiexec has encountered serious problem blah blah blah, it crashed.
I've tried to run msiexec directly (with wine of course) to check if it runs
and it does.
--
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=17535
Summary: visio2007sp1 update fails
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elias.tamas(a)vagyok.eu
Created an attachment (id=19668)
--> (http://bugs.winehq.org/attachment.cgi?id=19668)
Visio2007 sp1 faillog
Hi.
On an Ubuntu 8.10, x86_64 system, using latest wine 1.1.15, I could
successfully install Office Visio 2007.
But as soon as I open a VSD file, it closes (crash). I thaught installing visio
2007 sp1 would solve the probelm.
I've dled the service pack from
http://www.microsoft.com/downloads/details.aspx?FamilyID=496BC7C1-ABD7-4BC7…
and sarted it. Unfortunately the installer fails in the middle of the
isntalation.
I've used winetricks before, to enchance my wine, using these options:
"riched20 vb6run wininet vcrun2005sp1 vcrun2008 winxp volnum fakeie6 allfonts
ie6 vcrun6 gdiplus directx9 wsh56 msxml6 mdac28 vcrun2005 urlmon msxml4 msxml6
mfc40 hosts fontfix dotnet20"
I've attached the trace.
Any ideas? 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=24560
Summary: World of Goo demo can't run with msvcp80
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://www.worldofgoo.com/dl2.php?lk=demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
It bundles it, so not a big deal, but if you remove it, fails with:
wine: Call from 0x7b836823 to unimplemented function
msvcp80.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z,
aborting
wine: Call from 0x7b836823 to unimplemented function
msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z,
aborting
I'll attach the output of winedump -j import, to see what all it needs, since
it imports a hundred or so functions from msvcp80.
--
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=10755
Summary: Anarchy Online forcibly keeps focus in fullscreen mode
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdb(a)tdb.fi
When I run Anarchy Online in fullscreen mode and try to switch away from it
with either Alt-Tab or by changing to another workspace, the AO window
immediately pops back on top again. This prevents me from doing anything else
while playing AO, like reading guides from the web. I'm using Sawfish as my
window manager. Neither the game's own windowed mode nor Wine's desktop window
exhibit this behaviour.
--
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=23098
Summary: Strong lines in some parts of Shareaza and SQLYog
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://shareaza.sourceforge.net/?id=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=28694)
--> (http://bugs.winehq.org/attachment.cgi?id=28694)
Screenshot showing the problem in SQLYog
Some line in SQLYog and Shareaza looks more intense than they have to be. I
have made a regression test and found this commit as the guilty:
c29cf0591976f96c3adb30c3c3b6db59f4983251 is the first bad commit
commit c29cf0591976f96c3adb30c3c3b6db59f4983251
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Tue Apr 6 19:07:25 2010 +0200
winex11: Add support for 32-bit DDBs.
:040000 040000 73b8486e86ccd609ea2f0c8cf0c920b6ec3783dd
04bcf74196ee257fa4b8391041c627b89e6cbffe M dlls
I'm attaching some screenshots to show the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22282
Summary: Dragon Age: Origins mouse control glitches
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
When you hold right mouse button and rotate mouse to observe it starts
normally, but when you change direction it accelerates in the wrong direction.
It is impossible to look around using mouse or walk by pressing right and left
mouse buttons at the same time
--
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=11994
Summary: Soldat: crashes and banned for cheatin
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.soldat.pl/links/mirrors.php?catid=5
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flieslikeabrick(a)gmail.com
CC: elephanthunter(a)gmail.com
Created an attachment (id=11321)
--> (http://bugs.winehq.org/attachment.cgi?id=11321)
Screenshot of the error
Soldat's anticheat engine, BattlEye, crashes after a short amount of online
gameplay in a BE-enabled server. It crashes with the error "External Exception
80000004" and Soldat must be killed from the command line. Clicking OK in the
error message just causes it to come up again.
This does not happen in single-player (offline play) or in servers without BE
enabled.
More information from other players can be found in this thread:
http://www.soldatforums.com/index.php?topic=8.msg236228#msg236228
A screenshot 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=20298
Summary: Operation Flashpoint: Dragon Rising does not work
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://www.flashpointgame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=23999)
--> (http://bugs.winehq.org/attachment.cgi?id=23999)
Backtrace with wine-1.1.31
It installs fine, but crashes when loading. Nothing is displayed at all in
the window that is drawn, it remains black.
Attached is the backtrace.
Video card is an 8800GTX, using NVIDIA's drivers version 185.18.36.
--
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=22161
Summary: Braid demo crashes on unimplemented functions in
d3dx9_36.dll
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://braid-game.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that we have a stub for D3DXCreateEffect, the next thing Braid
seems to need is D3DXLoadVolumeFromMemory.
--
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=22250
Summary: Condemned: Criminal Origins shows black screen when
using built-in d3dx9_36.dll
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.gamershell.com/download_13138.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=27171)
--> (http://bugs.winehq.org/attachment.cgi?id=27171)
terminal output using built-in d3dx9_36.dll
Since Wine-1.1.42 Condemned: Criminal Origins now starts up with Wine's
built-in d3dx9_36.dll, but shows only black screen, although the game is
running (you can hear the music of the main menu etc.) Both the demo and the
retail game shows the same behaviour.
Workaround: use native d3dx9_36.dll
Link to the demo added to url.
Note: the demo will automatically install DirectX for you, so test it using a
clean wineprefix without directx dll overrides.
Fedora 12 x86
Wine-1.1.42 from source
Nvidia card with driver 195.36.15
--
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=23366
Summary: EA Download Manager (used for EA Store): fails to run
(EACoreCLI.exe)
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://eastore.ea.com/store/ea/html/pbPage.welcome
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
http://akamai.cdn.ea.com/eamaster/u/f/eaonline/eadm/eadm-installer.exe
6b3d1a328af2d44033c24b84444992f56107b27f eadm-installer.exe
Installs fine in wine-1.2-rc4-147-geaa227c. It complains about missing
icacls.exe (and also uses the dummy cacls that is already in wine), which may
be related to the bug, since the few fixme's that do show up are related to
advapi32 and the EA error message is about permissions.
Once you've installed, try to run EACoreCLI.exe. You'l get an error dialog:
The application failed to initialize properly. Please ensure you are not
attempting to run the application on multiple Windows accounts simultaneously.
If the problem persists, please reinstall the application.
Terminal shows:
fixme:advapi:SaferCreateLevel (2, 40000, 1, 0x30ddd0, (nil)) stub
fixme:advapi:SaferCreateLevel (2, 40000, 1, 0x30dda8, (nil)) stub
none of winetricks ie6 dcom98 msmxl3 helped (not that I expected them to, but
I'm grasping at straws here).
--
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=21052
Summary: When installing, wine says "debugger detected"
Product: Wine
Version: 1.1.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabrielbyrnei(a)gmail.com
Well, i was trying to install Simcity 4 using wine 1.1.34 after a fresh install
last day. When launching the installation wizard, Wine claims it detected a
debugger and needs to close. This didnt happen on 1.1.33.
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=14590
Summary: The car shadows appear red and blocky.
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://flatout2.sierra.com/us/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fruitiex(a)gmail.com
It seems that the map is split into a grid, and the squares of the grid that
are affected by shadows are rendered with a red shade. When the shadow moves
forward so much that it would touch the next square, that square gets filled
with red immediately, so the squares sort of "jump" forward.
This is a screenshot from the AppDB:
http://appdb.winehq.org/appimage.php?iId=18818
And a demo version can be found here:
http://www.gamershell.com/download_16702.shtml
This is the only, and so far most severe bug I've found in the game running in
Wine, it's quite annoying! It would be good enough if there was a way to
disable the shadows!
--
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=23178
Summary: Alpha protocol offline activation fails
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
When no internet connection is available, the game allows you to do an offline
activation by generating a text file which can be uploaded to the
authentication web site.
When you enter your cd-key and attempt to generate this file, The game returns
an error code and fails to generate the file. Generating the file using windows
and attempting to use the activation text file obtained did not work. It
appears that part of your system description is used to generate the file so
the windows file would be incompatible.
--
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=16527
Summary: Strange function
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.kapucini.cz/SetupFP.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bonaventura(a)kapucini.cz
Created an attachment (id=17982)
--> (http://bugs.winehq.org/attachment.cgi?id=17982)
Screen picture
This program is made by Zoner Context Designer - as many programs (electronic
books) in Czech Republic. All of them have a problem you can see on the
attached picture. The program work, but there are 2 windows - one above
another. I can take the first one by mouse and give aside - this is the
situation on the picture - but when I release it, I can see only the blank
window. This malfunctioning is from version 1. Before it worked well.
--
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=25632
Summary: Keyboard in game Shank doesn't work
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=21877
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arvenil(a)klecza.pl
Any input from keyboard doesn't work. Mouse input works fine so you can start
game also game pads works so you can play with them and finish game without
problems.
So in other words - if you don't have game pad then game is unplayable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17011
Summary: The game James Bond 007 Quantum of Solace don't run.
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manuel_jose_silva(a)hotmail.com
I have the original dvd, but apperar this message: "Please insert the correct
DVD-ROM, select OK and restart application". I also tried with a no dvd crack,
but the game don't run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19473
Summary: Simpelfact does not install in Wine
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.simpelfact.nl/index.php?menu_id=1&contentme
nu_id=1&plaats_top=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eljo.morpurgo(a)gmail.com
I have to use Simpelfact to bill my clients but wine does not extract and
install the Simpelfact.exe under wine. This program runs under a part of the
filemaker engine.
direct download http://www.simpelfact.nl/download/SimpelFact250.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=22655
Summary: Dark Athena: Cursor stuck in top left corner
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saziel(a)gmail.com
Created an attachment (id=27877)
--> (http://bugs.winehq.org/attachment.cgi?id=27877)
+dinput,+x11settings trace
The mouse cursor is permanently stuck in the top left corner. Mouse wheel and
mouse clicks work properly, as does everything else in the game.
Tried all MouseWarpOverride settings including the force_edge patch to no
avail.
--
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=23919
Summary: Twinity crashes on startup because of missing effects
implementation?
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.twinity.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Twinity installs ok, and starts the app for you, but at about 90%
of the app startup progress bar, it crashes and sends a fault report.
The console shows
...
fixme:d3dx:ID3DXEffectImpl_GetTechniqueByName (0x8a6d2e8)->(custom3): stub
fixme:d3dx:ID3DXEffectImpl_SetStateManager (0x8a6d2e8)->(0x4539d88): stub
fixme:d3dx:ID3DXEffectImpl_GetDesc (0x8a6d2e8)->(0x3aee31c): stub
fixme:d3dx:ID3DXEffectImpl_GetParameter (0x8a6d2e8)->((nil), 0): stub
fixme:d3dx:ID3DXEffectImpl_GetParameterDesc (0x8a6d2e8)->((nil), 0x3aee32c):
stub
...
trace:seh:raise_exception code=c0000005 flags=0 addr=0x781444dc ip=781444dc
tid=001f
and winetricks d3dx9_36 works around 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=23170
Summary: Men of War Demo crashes on startup, needs
D3DXFilterTexture
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.bigdownload.com/games/men-of-war/pc/men-of-
war-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Happened to try this game:
1f5071f09be6ca64ff7de0d7773710be4c398e1d Men-of-War-Demo.zip
With a clean .wine, it aborts quickly on startup with dialog
"No pixel shader 'PS' in effect 'shadow/sm' (erendershader.cpp, 339)"
and log
fixme:d3dx:D3DXCreateEffectEx (0x196ed0, 0x3f2be48, 4532, 0x1fbf330, 0xda8c30,
(nil), 0, (nil), 0x1fbf21c, 0x1fbf218): semi-stub
fixme:d3dx:ID3DXEffectImpl_GetParameterByName (0x1d2c70)->((nil), PS): stub
winetricks d3dx9_36 seems to work around this and let me play the game.
Interestingly, this game seems to compile shaders on first startup
and cache them in ~/my games/men\ of\ war\ demo/shader_cache
so if you remove all DLL overrides and rerun, it fails later with
wine: Call from 0x7edd7053 to unimplemented function
d3dx9_36.dll.D3DXFilterTexture, aborting
It looks like Owen is working on that function,
http://www.winehq.org/pipermail/wine-patches/2010-May/088732.html
Not sure what the status is.
Let's make this bug about the latter problem, since that's probably solvable
first.
--
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=24883
Summary: Sonic Fan Remix Demo doesn't accept keyboard input
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
Created an attachment (id=31510)
--> (http://bugs.winehq.org/attachment.cgi?id=31510)
Initial terminal output
Game demo available on
http://sonicresearch.org/sonicfanremix/SFRdemo.rar.torrent
(Note: I am not sure how legal this game in itself is; it is a fan project
based on licensed characters after all. Sega doesn't seem to be stopping them
though.)
I have tried this game and found that while the graphics look good and don't
cause any fixme's whatsoever, I cannot play the game because keyboard input is
not read or accepted. Because of this, pressing enter (the default key for
"start") at the title screen does absolutely nothing when it should be
continued.
Terminal output is attached.
Tested on a clean Wineprefix, Ubuntu 10.10 with Wine 1.3.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=21458
Summary: Unable to start Anno 1503
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.mertes(a)gmx.at
Created an attachment (id=25840)
--> (http://bugs.winehq.org/attachment.cgi?id=25840)
Messages logged when installing and starting Anno 1503
There are some messages when installing the program (see attachment), but
the install seem to work. Sarting the program doesn't work although the
original disc is inserted (see attachment).
Greetings Thomas
--
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=19934
Summary: City Life 2008 Edition don't work
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Created an attachment (id=23423)
--> (http://bugs.winehq.org/attachment.cgi?id=23423)
wine debugger log
after I install CityLife 2008, i try to run the game. Because copy protection
didn't work i use a crack. then i start game. I`ve seen logo, and intro movie,
but it was wery slow.
My videocard is ATI Mobility X2300, i use opensource ati driver.
--
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=10682
Summary: English Grammar in Use: Wine doesn't recognize the
original CD
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)ikiru.ch
Created an attachment (id=9516)
--> (http://bugs.winehq.org/attachment.cgi?id=9516)
Wine log
The original CD is not recognized when launching EGU.
I switched the "windows version" (on Wine config) from windows xp to windows 98
(otherwise I get the error message "unimplemented function
ntoskrnl.exe.IoGetDeviceProperty"), but I cannot bypass this error :
"Wrong disk inserted. Please insert the original disk into your CD/DVD drive"
It is displayed by wine, on a message box.
Wine 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=25603
Summary: Spectromancer: mouse behaves strangely in the main
menu
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://www.filefront.com/12131033/Spectromancer-Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32601)
--> (http://bugs.winehq.org/attachment.cgi?id=32601)
terminal output
I cannot get past the main menu in Spectromancer: as if mouse clicks didn't
register when clicking on any of the menu items.
To reproduce the problem in the demo:
After launching the demo only the background is drawn: you have to click on the
lower left part of the screen and the menu appears. Here comes the trouble:
after clicking on any of the menu items nothing happens. Oddly enough if you
press the <ESC> button and the left mouse button in turn, while the mouse is
over one of the menu options, the corresponding window flashes for a brief
moment but it vanishes almost instantly.
The same problem happens back until Wine-1.2-rc2. Previous versions don't even
start the game correctly.
--
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=21594
Summary: Bottom of windows cut of with KDE4 Dual-Head Setup
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
I am running a KDE4 dual-head setup, i.e. two parallel monitors, on Gentoo.
I have the KDE control bar displayed only on the left screen.
When I start MS Word 2007 via wine 1.1.37 and place it on the right screen
(which does not have the control bar!) I can see a cut off bottom when I
maximize the window via the window manager.
I will attach two screenshots:
- The first shows a window which fits to the screen as if there was also a
control bar on the right screen.
- The second shows a maximized window on the right screen with the bottom cut
off
Note:
I also tried to manually resize the window to the maximum of the screen.
This basically works at first, but when you change between applications, the
bottom of the manually resized window is also cut off.
--
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=24739
Summary: Bioshock 2 cannot pass release date check
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=31257)
--> (http://bugs.winehq.org/attachment.cgi?id=31257)
Terminal output for Bioshock 2 launcher -- release date check
Upon first launch Bioshock 2 will connect to the internet and attempt to
validate the release date. This gets stuck at 30% and never completes.
Sometimes it times out with an error.
I should note that some web searching shows this occurs sometimes on Windows as
well, and that there is a manual workaround if needed:
http://www.digitalworksweb.com/securomsupport/bioshock2_unlock_rc/
Looking at the terminal output points to some unimplemented information classes
in ntdll as the most likely culprit.
--
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=24683
Summary: Upper left corner of Epicenter setup heading is
corrupted.
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=31195)
--> (http://bugs.winehq.org/attachment.cgi?id=31195)
Epicenter setup in wine
Epicenter setup heading in the top left. You can see it renders the text twice,
is not in italic and has some white underneath the text.
Terminal Output:
fixme:win:DisableProcessWindowsGhosting : stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17094
Summary: Mr. Robot graphics fail to render
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Mr. Robot's main graphics fail to render in horrendous ways - some things
render without textures (e.g. white blocky things), others render completely
transparently without textures.
Wine keeps spitting the following:
fixme:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glPointSize(...); @ state.c / 1457
Ubuntu 8.10 amd64, wine-1.1.12-884-g666b994
--
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=24694
Summary: Agamemnon's Curse crashes with
d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://games.softpedia.com/progDownload/Agamemnon-s-Cu
rse-Download-50183.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13da18,0x13d918): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32f230,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f81c,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6eceb8): stub
fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6ee4b0): stub
fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6ee6d0): stub
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x1190000, 262272, 0x32f73c):
partially implemented
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
fixme:d3dx:D3DXCreateEffectEx (0xa44800, 0x3c0000, 11955, 0x590a30, (nil),
(nil), 0x800, (nil), 0x32fa10, 0x32fa14): semi-stub
wine: Call from 0x7b836992 to unimplemented function
d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting
wine: Unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW called at
address 0x7b836992 (thread 0009), starting debugger...
wine: Call from 0x7b836992 to unimplemented function
d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting
wine: Call from 0x7b836992 to unimplemented function
d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting
err:mmtime:TIME_MMTimeStop Timer still active?!
Using d3dx9_36 doesn't start and even the supplied d3dx9d_27.
--
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=21552
Summary: Pathologic hangs on starting up
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
The game Pathologic (from Buka) hangs on starting up. Tried with the digital
distribution version of the game from Gamersgate which contains no
copy-protection.
A demo version can be downloaded here:
http://www.gamershell.com/download_13148.shtml
Symptom: the game changing the gamma of the screen when starting, then hangs
(no error messages). I have to kill the process and restore the gamma through
Nvidia control panel. I've tried both fullscreen and virtual desktop mode, the
same hanging occurs.
Wine-1.1.37 compiled from source, clean wine install without any winetricks
Fedora 12 x86
AMD Athlon 64 x2 4200+
3 GB Ram
Nvidia Geforce 7600 GT with driver 190.53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24642
Summary: Tag: The Power of Paint crashes with unimplemented
function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA
Product: Wine
Version: 1.3.4
Platform: x86
URL: https://www.digipen.edu/studentprojects/tag/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
Without d3dx9_36.dll Tag crashes with unimplemented function
d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA but with the game starts.
--
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=12949
Summary: assassin's creed to slow to play
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deresh(a)gmail.com
Created an attachment (id=12690)
--> (http://bugs.winehq.org/attachment.cgi?id=12690)
wine console output while running the game
Running this game is to slow to play. I have decent graphics card and i can
play this game on my win xp instalation wthouth issues.
But in wine everything works ok, but when i enter the game its too slow to do
anything ( around 0.5 - 1 fps), and i need couple of minutes to exit game
because game slows down UI. When i'm in the main game menu, speed is ok
i will attach errors that wine spits out.
--
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=12500
Summary: jedi knight window is unmanaged, no title or borders
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.59, Ubuntu 7.10
To reproduce, install Jedi Knight: Dark Forces II demo (21MB)
cd ".wine/drive_c/Program Files/LucasArts/Jedi Knight Demo"
wine jkdemo.exe -windowgui
The program then is displayed in the top left hand corner of the screen,
without a title or borders.
--
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=21998
Summary: FIFA 2010 crashes on start
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://fifa.easports.com/home.action
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pzinin(a)gmail.com
Created an attachment (id=26725)
--> (http://bugs.winehq.org/attachment.cgi?id=26725)
crashlog (default WINEDEBUG)
FIFA 2010 crashes on start (see log below)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23145
Summary: Opera 10.53 crashes on startup
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.opera.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NowIWillDestroyAbydos(a)gmail.com
Created an attachment (id=28785)
--> (http://bugs.winehq.org/attachment.cgi?id=28785)
Opera 10.53 Crash logs (all 4 of them in a .tar.gz package)
Opera 10.53 crashes when attempt to run it. It installs fine. I've attached
crash logs.
--
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=23240
Summary: "Ambient Lighting" sample D3D program crashes
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.applicachia.com/HLSLAmbientLighting.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I ran into http://www.applicachia.com
while looking for direct3d sample code. The simplest HLSL demo crashes with:
Unhandled exception: page fault on write access to 0x00002c10 in 32-bit code
(0x00121b13).
Backtrace:
=>0 0x00121b13
1 IDirect3DDevice9Impl_GetDirect3D+0x90(iface=0x122308, ppD3D9=0x69be14)
[dlls/d3d9/device.c:340]
2 IDirect3DDevice9Impl_GetDirect3D+0x90(iface=0x123ef8, ppD3D9=(nil))
[dlls/d3d9/device.c:340]
3 0x00498a84 in d3dx9_26 (+0x58a83)
'winetricks d3dx9' does not work around 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=14129
Summary: Wacraft III Cannot find CD/DVD Drive
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JBCK99(a)optonline.net
After installing Warcraft III: Reign of Chaos, I came across an error that does
not allow me to play the game. When I try to start the game, I get an error
that says: "No CD/DVD-ROM drive found." I have the CD in my drive and OpenSUSE
recognizes and has mounted the CD. I'm using OpenSUSE 11.0 with Wine-1.0
(binary). Thank you for your help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20286
Summary: minimap problem
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mischenko.mm(a)gmail.com
CC: mischenko.mm(a)gmail.com
when minimap is activeted in the game, main window of game becomes black. Looks
like all game render takes only minimap window. There is no possibility to look
at minimap and gameplay at the same time.
--
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=24433
Summary: MS-Word complains "Do you want to revert to the saved
'<filename>' ?" at opening files
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
Around wine-1.1, MS-Word started to yield an annoying pop-up at opening files.
It reads "Do you want to revert to the saved '<filename>' ?"
Apparently either flags, or time/dates in the file system convince word that
immediately after opening a file the file in the directory is NEWER than the
just opened one.
My current wine is:
wine-1.3.1-368-g2c08a3f
--
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=15713
Summary: widl generates incorrect format string for top level
conformance
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huw(a)codeweavers.com
CC: robertshearman(a)gmail.com, dsh(a)linux.ucla.edu
See, for example, the type format string for ept_insert()'s 'entries' parameter
in dlls/rpcrt4/epm_c.c . The size of this array is the 'num_ents' parameter,
so the offset in the conformace discription should be 4 not 0 (which is
currently hardcoded). Also the lower nibble of the type byte should be
FC_ULONG rather than 0.
--
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=16332
Summary: crash in file dialog if the previous selected folder is
deleted
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
To reproduce:
1. mkdir /tmp/foo; touch /tmp/foo/bar.txt
2. run notepad
3. file -> open, navigate to z:\tmp\foo, open bar.txt
4. rm -Rf /tmp/foo
5. file -> open causes a stack overflow due to infinite recursion in
FILEDLG95_LOOKIN_InsertItemAfterParent(), with pidl = NULL.
--
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=18326
Summary: Pharaoh/Cleopatra doesn't recognize CD-ROM drive
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monolitonegro(a)gmail.com
Pharaoh plus Cleopatra expansion pack doesn't recognize the /media/cdrom as the
D: drive, thus it keep asking for the game cd. Maybe it could be a copy
protection problem. The only way to work around is to download a No-CD patch
for it. The following patch works fine for me with the english copy of the
game:
http://m0001.gamecopyworld.com/games/pc_pharaoh.shtml#Kleopatra%20v1.0%20[G…
How to reproduce: Install the Pharaoh, install the Cleopatra expansion, mount
or put the game cd in the CD-Rom drive and try to run the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22964
Summary: Launching Deus-Ex game from Steam no longer works
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drewpvogel(a)gmail.com
Created an attachment (id=28441)
--> (http://bugs.winehq.org/attachment.cgi?id=28441)
Paste of errors in terminal window
I used to be able to run the game Deus-Ex from Steam. That was on 1.0.1 (Debian
testing distribution). I upgraded to 1.2-rc2 and now when I launch the game
from Steam I get a series of errors in the terminal window from which I started
Steam (see 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=24686
Summary: Kleptocracy crashes without d3dx9_28.dll
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://www.sheeparcade.com/resources/free/download/kle
ptocracy.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
I've tried without d3dx9_28.dll, with d3dx9_36.dll and with d3dx9_28.dll but
only with d3dx9_28.dll did it not crash.
--
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=25942
Summary: Wine's implementation of d3dtypes.h does not work with
ISO C++.
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dscharrer(a)gmail.com
The implementation of d3dtypes.h shipped with wine defines operator() in
D3MATRIX as follows:
/* This is different from MS, but avoids anonymous structs. */
D3DVALUE &operator () (int r, int c)
{ return ((D3DVALUE [4][4])&_11)[r][c]; }
const D3DVALUE &operator() (int r, int c) const
{ return ((const D3DVALUE [4][4])&_11)[r][c]; }
Compiling a C++ winelib program which includes d3d.h using wineg++, without
-fpermissive and with D3D_OVERLOADS defined, results in a compile error, as
"/nemyax/apps/wine/1.3.12/include/wine/windows/d3dtypes.h:339: error: ISO C++
forbids casting to an array type ‘D3DVALUE [4][4]’".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16634
Summary: make test fails in IDirect3DQuery9_GetData call on
latest git
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0x125970) call to
IWineD3DDevice_CreateQuery failed
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
query.c:220: Test failed: IDirect3DQuery9_GetData a 2nd time on a ended query
returned 00000001
make[2]: *** [query.ok] Error 1
T60P
ATI FireGL 5200 with 8.12 Drivers
3 Gigs of memory
Dual Core 2.3 CPU intel
RHEL 5.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=12945
Summary: Conquer Online with latest patch stops loading after
antivirus starts.
Product: Wine
Version: 0.9.61.
Platform: PC
URL: http://conqueronline.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: logistikdesign(a)gmail.com
Created an attachment (id=12683)
--> (http://bugs.winehq.org/attachment.cgi?id=12683)
The errors given in the console.
Conquer Online patch 5022 simply refuses to start. When I am starting it, he
launches an antivirus. I don't know what but someting stops wine from loading
the game. I want to play co on linux because it's not a resource eating game
but wine can't run it. I want this bug solved if it's possible. 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=9527
Summary: Silent Hill 4 Does not start
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
When I try to start Silent Hill 4 this messageappears
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 0\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 1\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 2\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 3\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 4\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 5\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 6\Logical Unit Id 0
fixme:cdrom:CDROM_DeviceIoControl Unsupported IOCTL 2d1400 (type=2d access=0
func=500 meth=0)
fixme:process:IsWow64Process (0xffffffff 0x34c504) stub!
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInfo 0x12e0c0 0 0x34c350
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
wine: Call from 0x7ee586c0 to unimplemented function
ntoskrnl.exe.IoGetDeviceObjectPointer, aborting
wine: Unimplemented function ntoskrnl.exe.IoGetDeviceObjectPointer called at
address 0x7ee586c0 (thread 000d), starting debugger...
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
Unhandled exception: unimplemented function
ntoskrnl.exe.IoGetDeviceObjectPointer called in 32-bit code (0x7ee58749).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7ee58749 ESP:7ec43418 EBP:7ec4347c EFLAGS:00000212( - 00 - -IA1)
EAX:7ee43e9d EBX:7eec3888 ECX:00000000 EDX:00000004
ESI:7ec434a8 EDI:7ec4343c
Stack dump:
0x7ec43418: 00000000 00000000 80000100 00000001
0x7ec43428: 00000000 7ee586c0 00000002 7ed72780
0x7ec43438: 7ed7483c 00000000 00468220 7ec434c4
0x7ec43448: 7ec43468 7efc3f3b 7ec434dc 7ec434a8
0x7ec43458: 0000001c 7ec4351c 7ec4351c 7ede5110
0x7ec43468: 7ec4348c 004634a6 7ed7c5e4 00461b45
Backtrace:
=>1 0x7ee58749 RaiseException+0x89() in kernel32 (0x7ec4347c)
2 0x7ed72703 in ntoskrnl (+0x12703) (0x7ec434ac)
3 0x7ed6c797 in ntoskrnl (+0xc797) (0x7ec43514)
4 0x00461ab8 in pfsvgae.sys (+0x1ab8) (0x7ec4351c)
5 0x00461c93 in pfsvgae.sys (+0x1c93) (0x7ec43948)
6 0x7ede4819 in winedevice (+0x4819) (0x7ec439c8)
7 0x7edbff33 in advapi32 (+0x1ff33) (0x7ec43a18)
8 0x7efc6cae call_thread_entry_point+0xe() in ntdll (0x7ec43a28)
9 0x7efc7972 in ntdll (+0x57972) (0x7ec43ac8)
10 0x7efc7c21 in ntdll (+0x57c21) (0x7ec443c8)
11 0xb7ea9283 start_thread+0xb3() in libpthread.so.0 (0x7ec444c8)
12 0xb7e38d1e __clone+0x5e() in libc.so.6 (0x00000000)
0x7ee58749 RaiseException+0x89 in kernel32: movl 0xfffffff4(%ebp),%ebx
Modules:
Module Address Debug info Name (26 modules)
PE 460000- 46c000 Export pfsvgae.sys
ELF 7bf00000-7bf03000 Deferred <wine-loader>
ELF 7eabb000-7ead0000 Deferred hal<elf>
\-PE 7eac0000-7ead0000 \ hal
ELF 7ead0000-7eb35000 Deferred msvcrt<elf>
\-PE 7eae0000-7eb35000 \ msvcrt
ELF 7ed55000-7ed8b000 Export ntoskrnl<elf>
\-PE 7ed60000-7ed8b000 \ ntoskrnl
ELF 7ed8b000-7edd2000 Export advapi32<elf>
\-PE 7eda0000-7edd2000 \ advapi32
ELF 7edd2000-7ede6000 Export winedevice<elf>
\-PE 7ede0000-7ede6000 \ winedevice
ELF 7ede6000-7edf0000 Deferred libnss_files.so.2
ELF 7edf0000-7edfa000 Deferred libnss_nis.so.2
ELF 7edfa000-7ee10000 Deferred libnsl.so.1
ELF 7ee10000-7ee18000 Deferred libnss_compat.so.2
ELF 7ee18000-7ef3c000 Export kernel32<elf>
\-PE 7ee30000-7ef3c000 \ kernel32
ELF 7ef3c000-7ef61000 Deferred libm.so.6
ELF 7ef61000-7f000000 Export ntdll<elf>
\-PE 7ef70000-7f000000 \ ntdll
ELF b7d77000-b7d7b000 Deferred libdl.so.2
ELF b7d7b000-b7ea4000 Export libc.so.6
ELF b7ea4000-b7eba000 Export libpthread.so.0
ELF b7ecb000-b7fdf000 Deferred libwine.so.1
ELF b7fe0000-b7ffc000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
0000000a (D) c:\windows\system32\winedevice.exe
0000000d 0 <==
0000000c 0
0000000b 0
00000008
00000009 0
err:advapi:service_get_status service protocol error - failed to read pipe r =
0 count = 0!
It's a copy protection and with a cracked exe it works but i thought i should
post 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=21516
Summary: Diablo 2 hangs if becomes inactive
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
Diablo 2 in windowed mode (-w command line parameter) stops responding to input
or updating window contents if the window becomes inactive or minimized. Wine
gives no additional output to stdout. If some logs are required, please tell me
how to get them.
--
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=21973
Summary: Fallout 3: err:d3d:resource_init Out of memory!
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgavl69(a)juno.com
err:d3d:resource_init Out of memory!
This results in hangs/lockups usually when changing areas and/or loading new
maps. Attached is the normal debug output/glxinfo/fo3rendererinfo.txt.
Let me know if you need more info.
System Information
Linux 2.6.33/Ubuntu 9.10
Phenom II X3 720 / 2 Gig Ram / 2 Gig Swap
Geforce GT220 1024 MB DDR3
Fallout 3 Game of the Year Edition Ultra/High Settings
[Software\\Wine\\Direct3D]
"DirectDrawRenderer"="opengl"
"Multisampling"="disabled"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="auto"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="1024"
"VideoPciDeviceID"=dword:00000a20
"VideoPciVendorID"=dword:000010de
--
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=25106
Summary: mingw make/rm problems on shedskin test set
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.dufour(a)gmail.com
attachment shows some problems with make.exe/rm.exe under mingw. I can't
reproduce it for a single test, but the following typically results in some
hits:
(install python 2.6.6 msi from python.org)
wineconsole cmd
cd shedskin-0.3
init
cd tests
python run.py -f
this will run a bunch of tests, and it will stop at the first one that fails
(-f). usually with a message like the following:
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State
0
x2000
Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve
spa
ce for cygwin's heap, Win32 error 487
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State
0
x2000
Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve
spa
ce for cygwin's heap, Win32 error 487
--
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=15527
Summary: Lineage2: only black screenshots.
IWineD3DSurfaceImpl_LoadTexture: Operation not supported
for scratch textures
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=16483)
--> (http://bugs.winehq.org/attachment.cgi?id=16483)
Lineage2 log
Hello,
the screenshots made by Lineage2 are only black.
Everytime the PRINT key is pressed to make a screenshot
wine produces this output:
fixme:d3d_surface:fb_copy_to_texture_direct >>>>>>>>>>>>>>>>> GL_INVALID_VALUE
(0x501) from glCopyTexSubImage2D @ surface.c / 2858
fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture (0xb3c9af8) Operation not
supported for scratch textures
--
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=25864
Summary: Crashes while editing tags in Foobar2000
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonas.nyren(a)gmail.com
Created an attachment (id=32963)
--> (http://bugs.winehq.org/attachment.cgi?id=32963)
foobar2000 log
Bring up properties of a track (right click->properties or alt+enter), navigate
to some field and press F2 to edit. Now the field is completely blue and it's
not possible to enter anything. Press escape, and press F2 again. Application
freezes and after a while it simply crashes.
Editing tags works just fine in wine 1.3.11. Makes no difference if i use a 64
or 32 bit prefix it seems.
--
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=20221
Summary: Pressing "Details..." button causes nothing in
Nullsoft Install System
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
When installer starts copying files, "Details..." button appears. Pressing this
button shows a read-only edit box that displays current progress on processing
files. It works on Windows, but not on Wine. I've tested it with VLC's and Qt's
installers.
--
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=23852
Summary: Gothic 3: Intro plays only with native quartz
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29941)
--> (http://bugs.winehq.org/attachment.cgi?id=29941)
Terminal output on Wine-1.3.0
Steps to reproduce:
1) remove ~/.wine
2) install Gothic3.exe (default installation with DirectX)
3) wine Gothic3.exe
4) New Game
5) Wait until loading screen finishes
Behaviour:
Loading screen stays on display and mouse pointer appears. No intro film is
displayed.
Expected behaviour:
After loading screen an intro should be played.
Workaround:
Set quartz.dll to native,built-in
Additional informations:
WINEDEBUG=+quartz doesn't give any line with quartz in terminal.
--
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=16453
Summary: Chrome outer installer can't download inner installer
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Tried Chrome today by going to chrome.google.com in firefox under wine and
downloading what they offered.
The small (750KB) outer installer starts, but fails because
WinHttpCrackUrl is too picky about its arguments. I
removed the extra checks (see attached patch) and it got
a fair bit further; the failure seems to be associated with the log message
err:winhttp:netconn_secure_connect SSL_connect failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol
(which might mean all sorts of things, including we tried
to connect to an http server with https...)
--
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=20671
Summary: google chrome can't log in to gmail
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Google Chrome works pretty well -- heck, I'm using it under Wine to
post this bug report -- but it can't log in to gmail.
Ditto for chromium built from sources.
See also bug 20340 and bug 20622.
(Installing Chrome requires "winetricks msxml3",
and running it requires --no-sandbox;
running debug builds also requires a stub for GdiInitializeLanguagePack, see
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_proc…)
--
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=18868
Summary: Volvo - The Game: extremely slow install
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=16710
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selmi(a)centrum.sk
Created an attachment (id=21688)
--> (http://bugs.winehq.org/attachment.cgi?id=21688)
log with 1.23 version of wine
i used clean installation of wine 1.1.23. all what was changed in default .wine
was, that i set with winecfg audiodriver to alsa and virtual screen to 1024x768
when game installation is launched it starts normally for first ~25%, then it
takes several minutes to reach about half of the installation, only then it
continues in normal speed again. installation itself works, its only very
sluggish
attached log is ordinary because i didn't knew what exactly will be needed. if
you want some additional information let me know (or try application yourself,
its free to download and try)
--
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=15190
Summary: Google Chrome status bar renders improperly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: royshea(a)gmail.com
Created an attachment (id=15939)
--> (http://bugs.winehq.org/attachment.cgi?id=15939)
Status bar improperly rendered in lower left
Chrome uses a status bar that to display when actions, such as loading a site,
are taking place. When an action begins the status bar should appear light
blue in the lower left corner of the screen with text describing the action,
and when the action is complete the status bar should disappear.
When running Chrome in Wine the status bar does does not correctly appear and
disappear. Problems include: the status bar is present without any status text
when chrome starts, loading pages almost never triggers updating the status bar
with a status message, the status bar occasionally shows through windows placed
in front of the chrome window, rarely the status bar does change but it then
returns to being stuck in the new state.
The stuck status bar is blue, but attempts to capture the status bar with a
screen shot result in the status bar simply being incorrectly rendered. A
screen shot 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=18588
Summary: VRTool works too slow in Wine
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_s_y(a)sama.ru
Hello.
VRTool ( http://www.tecepe.com.br/nav/vrtool/ ) works too slow in Wine. And
VRTool works normally on the same computer in VirtualBox/Windows XP.
--
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=17319
Summary: ImageList_DrawIndirect ILS_ALPHA needed
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Dibanet.exe (application to desing bathrooms) does not show the bathroom type
selected because of unimplemented ImageList_DrawIndirect ILS_ALPHA.
--
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=14758
Summary: drakensang can not create render surface
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
game crashes after intro movie when entering 3d mode.
there is a demo for the game - but note, that i have not tried the demo and the
error occurs with the full version:
http://www.drakensang.de/oe_uploads/downloads/drakensang_demo.zip
installed game, applied no-cd-patch, installed dx9 from cd. winecfg is: winxp
with the following overrides:
"d3d8"="builtin"
"d3d9"="builtin"
"d3dim"="native"
"d3drm"="native"
"d3dx8"="native"
"d3dx9_24"="native"
"d3dx9_25"="native"
"d3dx9_26"="native"
"d3dx9_27"="native"
"d3dx9_28"="native"
"d3dx9_29"="native"
"d3dx9_30"="native"
"d3dx9_31"="native"
"d3dx9_32"="native"
"d3dx9_33"="native"
"d3dx9_34"="native"
"d3dx9_35"="native"
"d3dx9_36"="native"
"d3dx9_37"="native"
"d3dx9_38"="native"
"d3dxof"="native"
"dciman32"="native"
"ddrawex"="native"
"devenum"="native"
"dinput"="builtin"
"dinput8"="builtin"
"dmband"="native"
"dmcompos"="native"
"dmime"="native"
"dmloader"="native"
"dmscript"="native"
"dmstyle"="native"
"dmsynth"="native"
"dmusic"="native"
"dmusic32"="native"
"dnsapi"="native"
"dplay"="native"
"dplayx"="native"
"dpnaddr"="native"
"dpnet"="native"
"dpnhpast"="native"
"dpnlobby"="native"
"dsound"="builtin"
"dswave"="native"
"dxdiagn"="native"
"mscoree"="native"
"msdmo"="native"
"qcap"="native"
"quartz"="native"
"streamci"="native"
machine is ubuntu hardy 64; wine is from winehq by apt-get; gfx-card is nivida
with 169.12 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=15178
Summary: Google Chrome shows some youtube videos rotated
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.vodomerov(a)gmail.com
Created an attachment (id=15923)
--> (http://bugs.winehq.org/attachment.cgi?id=15923)
Screenshot of Google Chrome with flipped YouTube video
Google Chrome renders some (not all) YouTube videos as rotated.
A good example to reproduce is http://www.youtube.com/projectreport - it is
always rendered rotated.
Usual YouTube videos (when someone send you link like
www.youtube.com/watch?v=...) works 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=17489
Summary: JigsawADay.com puzzle applications do not display a
window
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://jigsawaday.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.15-221-g79cc416), launching any puzzle application
download from the JigsawADay.com site yields no window and the following
output:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x153bf0:12; TargetFrameName
0x153c00:12)
fixme:msvideo:DrawDibBegin wFlags == 0x00001004 not handled
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12084
Summary: Project Nomads: game can't grab mouse
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitriy.geels(a)gmail.com
Allow mouse grab for directx apps is enabled, but game can't grab cursor - so
mouselook is completely unusable.
No clues appear in log, at least with default debug level.
Same problem encountered in another small game: Dead Boys -- but that one uses
DX5, hope it will help you to find problem.
This game can be found here: http://loyso.m6.net/deadboys/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=14864
Summary: Google Lively installer requires native msxml3
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.lively.com/install
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
See bug 14381 for the overall bug; this is just the msxml3 part.
Roy's recipe in bug 14381#14 (http://bugs.winehq.org/show_bug.cgi?id=14381#c14)
for installing lively includes copying msxml3 and msxml3r from windows xp.
We shouldn't need to do that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24074
Summary: configure: printf: Argument list too long
Product: Wine
Version: unspecified
Platform: x86
OS/Version: FreeBSD
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I only see this on FreeBSD (PC-BSD 7.1)
Running with sh -x configure, I found a bit more info:
+ printf %s\n ALL_MAKEFILE_DEPENDS='# Makefile dependencies
Make.rules: Make.rules.in config.status
Maketest.rules: Maketest.rules.in Make.rules config.status
dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules config.status
dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules config.status
programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules config.status
Makefile: Makefile.in Make.rules config.status
...
...
tools/wmc/Makefile tools/wmc/__depend__: tools/wmc/Makefile.in config.status
Make.rules $(MAKEDEP)
@./config.status --file tools/wmc/Makefile && cd tools/wmc && $(MAKE)
depend
tools/wrc/__clean__ tools/wrc/__install__ tools/wrc/__install-dev__
tools/wrc/__install-lib__ tools/wrc/__uninstall__ tools/wrc: tools/wrc/Makefile
tools/wrc/Makefile tools/wrc/__depend__: tools/wrc/Makefile.in config.status
Make.rules $(MAKEDEP)
@./config.status --file tools/wrc/Makefile && cd tools/wrc && $(MAKE)
depend'
configure: printf: Argument list too long
seems printf doesn't like that big list, may need to break it up.
--
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=19058
Summary: foobar2000 regressions
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legato777(a)gmail.com
CC: damjan.jov(a)gmail.com
this bug is a foobar2000 (latest version) regression. when i upgraded from
1.1.24 from 1.1.23 foobar2000 no longer worked (an apparant display issue where
everything inside the window was messed up: displays a copy of the windows
below it), you'll notice the bug right after launching the program
this was my first attempt at regression testing and i could have done it wrong!
(the last several bisects were "git bisect bad" which formed a suspicious
pattern)
in other words, this might be the wrong section of code, but i am sure this is
a regression that occured with the latest update
:~/wine-git$ git bisect bad
36685b076188d1e38b30bf9608778dda9fcd4e21 is first bad commit
commit 36685b076188d1e38b30bf9608778dda9fcd4e21
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Sun Jun 14 12:25:48 2009 +0200
winex11.drv: Fix file drops on KDE4 and XFCE.
:040000 040000 f54402a5ddb27e75fba87ed1821acb4639a84131
423352eb87ac90825172aaf9be957173c09eddcc M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18142
Summary: Rainmeter skins do not display, presented information:
fixme:ole:OLEPictureImpl_SaveAsFile,
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miketrml(a)gmail.com
Created an attachment (id=20603)
--> (http://bugs.winehq.org/attachment.cgi?id=20603)
Rainmeter displaying no skin on the desktop.
Firstly, I've attempted to see if similar bug postings were available for these
two outputs, but my limited knowledge on the subject isn't exactly aiding the
process. I *think* posting a new bug regarding this is correct as I am somewhat
undecided on what bugs may affect the usability of Rainmeter in relation. If I
am incorrect in my synopsis, I'll gladly move this bug information elsewhere
per reasonable request.
Rainmeter is a program which displays various GUI elements within Windows,
featuring system information neatly displayed in a varying array of skinned
elements, whether they be text, abstract graphic, anime, or otherwise.
The program itself installs and loads with no issue presented, however on
loading a skin, the problem becomes very evident. A screenshot and command
prompt log are attached to this report for show. If other things are requested,
I will attach them as well.
FYI: The stability of the program seems to be reasonable, but the failed
loading of any skin I've tried (default and non-default) makes this program
virtually useless.
--
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=15106
Summary: Google Chrome installed but with interface and
connection issues.
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardwyrd(a)gmail.com
CC: hardwyrd(a)gmail.com
Created an attachment (id=15792)
--> (http://bugs.winehq.org/attachment.cgi?id=15792)
Runtime log of Google Chrome running on top of Wine 1.1.3 with interface and
connectivity issues.
Google Chrome was installed in Wine 1.1.3 using the offline installer
(http://gpdl.google.com/chrome/install/149.27/chrome_installer.exe) .
At runtime, Address bar is all black,other buttons in the options dialog are
also quirked.
Google Chrome doesn't seem to connect to the internet.
--
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=23917
Summary: Dragon NaturallySpeaking 11 Standard does not install
Product: Wine
Version: unspecified
Platform: x86
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Hangs up right near the end.
--
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=20002
Summary: Garmin Training Center 3.45 Installer button
disappear
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)bobbio.it
If you run installer , the self extraction work fine and after execution run
the program installer. Program installer show end-user licence agreement but
don't show the button to proceed with installation.
Same mistake appear also with another Garmin application named
Webupdaterforwindows 2.42
--
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=20801
Summary: 2gis city module cannot install
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://ekaterinburg.2gis.ru/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Install 2gis shell http://download.2gis.ru/arhives/2GISShell-3.0.5.4.msi
Now try to install 2Gis city module:
http://download.2gis.ru/arhives/2GISData_Ekaterinburg-47.msi - it will fail
saying that 2gis core is not found:
"Error:
An allowed version of [2gis] shell wasn't found on this computer. You need to
update [2gis] shell/core to version 3.0.5 or newer one. Continuation is not
possible."
--
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=19137
Summary: Missing or malfunctions textures LineageII C5
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hozzan(a)gmail.com
After upgrade to Wine 1.1.24 is LineageII C5 unplayable. Some textures are
missing or broken or have invertion colors. In Wine 1.1.23 (with disabled HW
T&L) is all OK.
--
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=20854
Summary: wine cmd lacks 'ping'
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I tried testing a couple batch scripts I use at work on wine. Since batch
doesn't have a 'sleep command', the common workaround is to use ping several
times instead, which works fine on windows. Wine, however, lacks ping, so it
fails miserably.
Implementing our own ping.exe shouldn't be too terribly hard. There are several
open source versions floating around to base the work off of. Hell, here's the
original public domain source:
http://www.ping127001.com/pingpage/ping.text
--
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=18616
Summary: Direct3d crash
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=6533
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raffaelecarillo(a)hotmail.it
The duels crashes in the chargement time, the main menu is OK but the options
submenu crash.
--
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=23679
Summary: Microsoft Word Viewer doesn't install
Product: Wine
Version: 1.2
Platform: x86
URL: http://support.microsoft.com/kb/891090
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rcoo(a)free.fr
Created an attachment (id=29642)
--> (http://bugs.winehq.org/attachment.cgi?id=29642)
Crash report
Since recent versions of Wine (1.1.45 say), including 1.2, the well-known Word
Viewer crashes at install.
When starting 'wine wordview_fr-fr.exe', I get :
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
So the program is unusable.
--
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=24998
Summary: WTLIB: Highlighted Search Text Is Blacked Out
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james(a)jamesmcdonald.id.au
When searching for multiple words e.g. "Family Worship" (entered in the search
field without quotes) and then opening an article from the returned results. If
the searched for words appear on one line in the article they will be blacked
out, instead of the correct behaviour of being highlighted with a background
colour as specified by the Library ==> Properties... ==> Text ==> "Search text
background color" setting.
For the above example I searched for family worship and then opened "*** w09
10/15 pp. 29-31 Family Worship—Vital for Survival! ***"
Platform: Ubuntu 10.10
wine --version
wine-1.2.1
( I have tried the ppa:ubuntu-wine/ppa version of 1.3.x with the same result)
--
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=24430
Summary: Black gui tab controls
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomas.jura1(a)gmail.com
Created an attachment (id=30809)
--> (http://bugs.winehq.org/attachment.cgi?id=30809)
clip of bad and good controls
In some applications (namely PowerDesigner, MSOffice 2007) there are GUI
controls incorrectly painted. The attached picture shows a bad and a good case.
Using git bisect I have found that problematic commit is
c29cf0591976f96c3adb30c3c3b6db59f4983251 - winex11: Add support for 32-bit DDBs
I also verified that git revert of villain patch on the current master branch
(5815b639794fa5e8e79754d86b66c6a03596731d) really corrects the problem.
I have tested that the problem is not in the placement of wine_tsx11_lock call.
I moved it before the line
if (!X11DRV_XRender_SetPhysBitmapDepth( physBitmap, bitmap.bmBitsPixel, NULL
...
but the problem remained.
Currently I have no clue where the problem could be. I will continue in
investigation, but may be someone who is more experienced could find the origin
of problem immediatelly.
--
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=25643
Summary: Dream Pinball 3D freezes when you launch the ball
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://www.bigdownload.com/games/dream-pinball-3d/pc/d
ream-pinball-3d-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32658)
--> (http://bugs.winehq.org/attachment.cgi?id=32658)
terminal output
Installation, starting the game and choosing a theme from the menu all works
fine. As soon as I press <Enter> to launch the ball the game freezes.
The same problem persists with Wine-0.9.47, 1.0.1, 1.2.2 and so on.
To reproduce the issue in the demo:
1. After installation start the demo by dp3d_demo.exe.
2. <New game>, then select <Amber Moon> and wait until the game is loaded. The
camera animation works and sound is playing. Press <Enter> to shoot the ball:
the game will hang (although sound is still playing on).
--
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=15453
Summary: Holding spacebar to use hand tool in Photoshop CS2
causes significant lag
Product: Wine
Version: 20050930
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DeathKnight5(a)comcast.net
When running Photoshop CS2, holding the 'spacebar' key to temporarily switch to
the hand tool and trying to use it to pan around an image while having a
different tool selected will cause Photoshop CS2 to lag significantly. Using
the hand tool regularly by selecting it from the toolbar will work properly,
though.
--
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=21194
Summary: Cannot run legal version of Command & Conguer 3 -
Tiberian Wars 1.09
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miroslav.kokrda(a)seznam.cz
Every time, when I run this command, splash screen CNC3 is coming, my DVDROM is
working and after some seconds new window reporting:
DirectX error
Please make sure you have DirectX 9.0 or higher installe. Also verify that your
videocard meets the minimum requirements, and that you do not have hardware
acceleration disabled in the Display control panel.
Mandriva 2010
wine-1.1.35-1mdv2010.0.i586.rpm
from http://sourceforge.net/projects/wine/files/Mandriva Packages/
no windows using
HW:
Vendor: nVidia Corporation
Description: G72M [Quadro NVS 110M/GeForce Go 7300]
Module: Card:NVIDIA GeForce 6100 and later
cat /proc/modules | grep nvi
nvidia 9587816 30 - Live 0xf90e1000 (P)
--
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=21193
Summary: cannot run update to level 1.09 of CNC3, which is
selfunpacking zipfile
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miroslav.kokrda(a)seznam.cz
Created an attachment (id=25448)
--> (http://bugs.winehq.org/attachment.cgi?id=25448)
report file created by Wine User Guide
cannot run update to level 1.09 of CNC3, which is selfunpacking zipfile
wine "C:\Program Files\Electronic Arts\Command & Conquer
3\patch_dir\CNC3_patch109_czech.exe"
every time, when I run this command, files are unzipped (probably,
moving bar with filenames is in window) but at the end of unzipping, new window
is reporting:
"Internal error, patch not available"
Mandriva 2010
wine-1.1.35-1mdv2010.0.i586.rpm
from http://sourceforge.net/projects/wine/files/Mandriva Packages/
no windows using
--
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=25326
Summary: Risen - Unable to rotate char with mouse
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=32185)
--> (http://bugs.winehq.org/attachment.cgi?id=32185)
wine Risen.exe
The game runs fine except for one thing. It is impossible to rotate the
character/camera using the mouse. Nothing happens if you move the mouse.
Clicking works ingame.
In the menu the mouse works fine.
I tried:
- Native dinput.dll
- setting MouseWarpOverride to force
Both did not help.
I attached the output of "wine Risen.exe".
I will also provide "WINEDEBUG=+dinput" and "WINEDEBUG=+x11drv".
--
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=17637
Summary: Gothic III: Flickering black/textured polygones at some
places
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svenbrauch(a)googlemail.com
At some places in the world of Gothic III, especially at towns (places with
many objects), there are polygones in the air which are either black or
textured. They are not "steady", changing the camera view and moving the hero
makes them flicker, move or change. Textured polygones are more steady and more
solid than black ones.
Looking at these polygones decreases performance of the game, the more of them
is visible, the lower the performance.
I *think* (im not sure) the appearing of these polygones is related to this
error message:
fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ glsl_shader.c / 3584
which obviously doesn't say much (... or does it do?).
The polygones appear with both fbo and backbuffer offscreen rendering method.
With fbo, performance decrease is, as far as i can see, worse.
The problems are acceptable in the desert, in the ice part of the world, and
generally outside towns; towns in myrtana are kind of unplayable, full of these
things. Here's a screenshot:
http://img10.imageshack.us/img10/3087/30122310.png
--
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=18550
Summary: Wine doesn't build with binutils-gold
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
gold is a new replacement for ld which is much faster
(doesn't matter too much for wine, but it helps some
apps a lot).
Installing gold as the system linker, e.g. by installing binutils-gold
in Ubuntu Koala, and then building wine, fails with
/usr/bin/ld: -init: unknown option
Presumably this is gold's fault, but it'd be nice to have confirmation.
--
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=24665
Summary: Dimension Burst does not start.
Product: Wine
Version: 1.3.4
Platform: x86
URL: https://www.digipen.edu/?id=1170&proj=551
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=31182)
--> (http://bugs.winehq.org/attachment.cgi?id=31182)
With MSVCIRTD.dll and MSVCP60D.dll
err:module:import_dll Library MSVCIRTD.dll (which is needed by L"C:\\Program
Files\\Team Epilepsy\\Dimension Burst\\DimensionBurst.exe") not found
err:module:import_dll Library MSVCP60D.dll (which is needed by L"C:\\Program
Files\\Team Epilepsy\\Dimension Burst\\DimensionBurst.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Team Epilepsy\\Dimension Burst\\DimensionBurst.exe" failed, status
c0000135
See Attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22425
Summary: IL-2 Sturmovik Forgotten battles crashes at startup
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
Created an attachment (id=27466)
--> (http://bugs.winehq.org/attachment.cgi?id=27466)
IL-2 Sturmovik Forgotten Battles crash log
Crashes when launching 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=25045
Summary: Regression: "Act of War: Direct Action" game crashes
on loading screen
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pp(a)siedziba.pl
Created an attachment (id=31744)
--> (http://bugs.winehq.org/attachment.cgi?id=31744)
Terminal output
The game crashes when starting a mission, on the loading screen.
Bisect result:
ef82681d59ec264b981bb3653ea774044f02fa9c is the first bad commit
commit ef82681d59ec264b981bb3653ea774044f02fa9c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Feb 1 13:52:57 2010 +0100
wined3d: Handle a zero source value for WINED3DSIH_RCP.
:040000 040000 631cf1be997a0ae11b2feaca92a987fdff47c935
ab263cdcbc9159b5748ba4ec13bdb50172816ef3 M dlls
Software:
Ubuntu 10.10 x86_64
Kernel 2.6.35-22
Nvidia driver 260.19.12
--
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=10633
Summary: Per Pixel Lightning is drawn wrong
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://neuron.tuke.sk/~mizanin/eng/dx/020_Stencil_Shadow
.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
In this program the light on the wall is not drawn correctly if Per Pixel
Lightning is on. If it is off, all is shown like in windows.
My system: Fedora7, Geforce 8800GTS, Driver 100.14.23.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.