http://bugs.winehq.org/show_bug.cgi?id=13181
Summary: Version syntax and output are inconsistent between wine
and wineserver
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanprior(a)gmail.com
Sample output:
ryan@ryan-laptop:~$ wineserver --version
wineserver: unknown option '--version'
ryan@ryan-laptop:~$ wineserver -v
Wine 1.0-rc1
ryan@ryan-laptop:~$ wine -v
wine: could not load L"C:\\windows\\system32\\-v.exe": Module not found
ryan@ryan-laptop:~$ wine --version
wine-1.0-rc1
There are two problems:
* wineserver expects -v, whereas wine expects --version
* wineserver outputs "Wine 0.1-rc1", whereas wine outputs "wine-1.0-rc1"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13605
Summary: The Settlers II: 10th Anniversary does not start beyond
movies
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mojedokumenty(a)gmail.com
Conducted on a clean wine install. Installation works fine, had to install a
nocd and a directx dll in windows32 according to the game wiki but the game
still bails out after the intro movies producing a box wih error during the
starting game screen:
shared.fx(400,36): warning X4000: Use of potentially uninitialized variable
(_OUT_position)
shared.fx(401,35): warning X4000: Use of potentially uninitialized variable
(_OUT_normal)
shared.fx(400,36): error X4575: Reading uninitialized value
shared.fx(401,35): error X4575: Reading uninitialized value
skin_color_mesh.fx(222,27): ID3DXEffectCompiler::CompileEffect: There was an
error compiling expression
ID3DXEffectCompiler: Compilation failed
This happens no matter whether the latest patch is used or not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12672
Summary: Unimplemented function mshtml.dll.PrintHTML
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://teach2000.memtrain.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teach2000(a)basement.nl
Created an attachment (id=12332)
--> (http://bugs.winehq.org/attachment.cgi?id=12332)
Error log
Download Teach2000 from http://teach2000.memtrain.com
Install the program (language English)
Start Teach2000
Choose in the menu [File][Open]
Browse to C:\Program Files\Teach2000\Examples\
Open the file 'Old Roman numbers.t2k'
Choose in the menu [File][Print][Normal]
Exp: Print options dialog is shown
Act: 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=14076
Summary: UT3 Wine C++ Runtime Library
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: Gendeck(a)gmail.com
Critical error when i launch the game. I have last wine version.
The game no works with UT3v1.0 and UT3v1.2 with same error.
Wine is compatible with aticrossfire?.. Because i have 2 ati 3850 :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16636
Summary: Black & White 2 Graphics Glitches and Crash
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanshow(a)gmail.com
Created an attachment (id=18212)
--> (http://bugs.winehq.org/attachment.cgi?id=18212)
a zipped logfile, made from the command "wine white.exe > bw2err.log 2>&1"
I have the latest wine git as of December 26th 2008. I installed Black and
White 2, with both the version 1.1 and 1.2 patches. I also installed the No-CD
patch for SecuROM reasons.
The game opens just fine. The menus work great. The intro video works great
as well. After the video the game loads and that's where the graphical
glitches begin.
It looks as if there are two seperate rendering schemes going on at the same
time. One of the schemes only renders the game's water, and the other renders
the game's land. I have the game in a 800x600 virtual wine desktop, and the
water rendering portion seems to occupy a 640x480 square in the bottom left
corner of the game. The rest is occupied by the land rendering. Interactive
objects such as the game's "creature" the player hand, and scrolls seem to be
unaffected by this issue. I've also attached a screenshot so that what I'm
saying might be better understood.
The second issue is that the game crashes not long after selecting a creature.
If you skip the tutorial island and go straight to the mainland (by pressing
ESC). The game will progress into an in-game video where you're flying over a
reddish sea to an island. Half-way to that island the game crashes.
The attached log files seem to indicate that I'm running out of memory, but my
computer's memory shouldn't be an issue. I'm running Ubuntu Intrepid 64 bit
with 4 gigs of ram and an nVidia 8600 GTS with 512MB of vram.
Also, for some reason when I attempted to direct the output of stdout and
stderr to the log file, the debug output wasn't fully captured. I've included
the history of my bash prompt so that it shows the debug output of the previous
run as well, which had identical results to the one I captured in the log 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=14586
Summary: Installer fails with "access denied" error.
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.anquet.co.uk/demo.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prlewis(a)letterboxes.org
Please note that this is a different installer from the one described in bug
#14585.
When running the demo installer, downloaded from
http://www.anquet.co.uk/demo.aspx (the file should be called
Anquet_Maps_v06_6.2.2.exe, NOT setup.exe), the installer crashes very early on.
Wine produces the following on the console:
C:\windows\temp\WZSE0.TMP>.\AnquetMapsV06.msi
Access denied
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=12735
Summary: Unimplemented functions in storage.dll
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: NEW
Keywords: BugBuster
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From Launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/163966
Powersim under Wine cannot access storage system. Wine crashes with:
wine: Call from 0x7b8403f0 to unimplemented function
storage.dll.IStream16_Stat, aborting
There are likely other functions missing as 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=17088
Summary: World of Warcraft new Launcher: Options panel
grey&black, unusable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=18918)
--> (http://bugs.winehq.org/attachment.cgi?id=18918)
Screenshot of options panel when loaded.
Since patch 3.0.8, World of Warcraft has been provided with a new Launcher.exe
application. The Launcher itself works great, however the Options and Help
panels not so much. They both show an empty, grey area, surrounded by black
large borders on top and bottom.
When minimizing, changing desktops, etc., sometimes a bit of text and controls
come up. They can be interacted with. See attachments.
Those panels can be closed just fine by pressing Escape.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17720
Summary: crashes when the game is minimized
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.perfectworld.ms/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 133794m3r(a)gmail.com
When/if i ever minimize the game it crashes on me. Literally will crash or
freeze. This error wasn't encountered in windows so i'm guessing it's something
with WINE. If screen is minimized it'll crash or freeeze everytime. It never
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=16985
Summary: Live For Speed S2 - Patch Z10: wrong shadows drawing
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://lfs.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lvlopkl3a(a)gmail.com
Created an attachment (id=18774)
--> (http://bugs.winehq.org/attachment.cgi?id=18774)
Wine Log File
Developers of "Live For Speed" are testing new patch. There is an issue with
shadows drawing in game. See wine log file and screenshot for details.
System: Ubuntu 8.10 i386
Graphic card: Nvidia FX5200 (driver version 173.14.12)
Game page: http://lfs.net
Patch Z10 updater: http://dl.getdropbox.com/u/120741/LFS_PATCH_Z_TO_Z10.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.