http://bugs.winehq.org/show_bug.cgi?id=23140
Summary: [steam] Can not create 'new folder' when backing up a
game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vesnikos+wine(a)gmail.com
This happened with wine1.2-rc3
I tried to back up my game files, to move them to another computer.
I selected the game, then backup local game files, choose ~/Desktop as folder,
and i pressed the "Make a new folder button"
the dialog came up alright, but the box didn't want to accept any keystroke
(neither number or letter).
After that, I manually made a new folder from the gnome desktop, and I was able
to choose the folder. In the next step i could type size (number) in MB my game
files i wanted to split too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23413
Summary: Steam Reports Inaccurate Transfer Speeds
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aliendude5300(a)gmail.com
Created an attachment (id=29194)
--> (http://bugs.winehq.org/attachment.cgi?id=29194)
Screenshot of Steam Download Window
My connection speed is 25/25Mbps. The most I can transfer in a second is around
3.2MB when uploading or downloading. Even so, Steam is reporting a (very)
inaccurate transfer rate of around 6.9MB/s. This is an incredibly trivial,
unimportant bug in this case, but it may affect applications that monitor
connection speed. Even so, I think it may be worth reporting this, as it's
probably a simple fix, and it is, in fact, a 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=24006
Summary: Shadow Vault freezes at startup
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=30155)
--> (http://bugs.winehq.org/attachment.cgi?id=30155)
Console log for Shadow Vault
Shadow Vault freezes during the initial log screen. Under Windows, this load
screen would be followed by the intro video. Occasionally, the program will
skip the intro video and display the main menu (slightly corrupted and without
a mouse cursor), but the game then hangs when you try to start a new game (at
the point the new game intro video would play). I've attached a console log,
but the game reacts differently when run with alternate WINEDEBUG settings.
+relay causes a crash instead of a freeze and +all allows the game to run
normally, but too slow to play.
This testing was done compiled from the git version as of commit
a6203f8b5325ea32a92d3f30dfa89a8dfae6c198
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14394
Summary: tf2 crashes and locks at random
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnmichael.fischer(a)gmail.com
Created an attachment (id=14708)
--> (http://bugs.winehq.org/attachment.cgi?id=14708)
tf2-dump
After fighting with this issue since Wine .9.59 I finally was able to run TF2
in a terminal and get the output. Issue has occured across all NVIDIA-drivers
since then and has also occured across all wine versions since then. Previous
to this TF2 ran smoothly at high detail rates.
Gefore 8600 GTS.
Note: I have the chattr -R +S enabled for
steamapps/myusername(a)myemailaddress.com as it is required to get into the game.
Disabling it as soon as the game loads has no 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=23964
Summary: Mafia 2 demo crashes in wined3d
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://steampowered.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=30095)
--> (http://bugs.winehq.org/attachment.cgi?id=30095)
+d3d,+seh log
I downloaded Mafia 2 demo on Steam and tried it. It crashes after it's logo
screen. The crash is inside wined3d after it tries to do EnumResources.
As ZeXx86 mentioned in Mafia 2's appdb page, if you comment out "ret =
pCallback((IWineD3DResource *) resource, pData);" line in dlls/wined3d/device.c
file, it starts and allows us to see menu and some videos.
If once game started and save & config files created, the game won't crash
anymore, even if we uncomment that previously mentioned line.
If you start new game it crashes again. (It looks like clean exit, but it
manages the crash silently)
Look at +d3d,+seh log.
Demo is freely available from Steam.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25561
Summary: Setting watches in winedbg can generated unhandled
floating point stack check exceptions
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
The way the recreate this may seem rather artificial, but it seems to always
reproduce it for me.
$ cd dlls/riched20/tests
$ winedbg riched20_test.exe.so editor < dbgbug
where the dbgbug file is:
b test_EM_FORMATRANGE
c
watch * &fr.rc.bottom
c
c
The output I get 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=19968
Summary: Half-Life 2: crashes when launching
Product: Wine
Version: 1.1.29
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nescalona(a)firehousemail.com
Created an attachment (id=23484)
--> (http://bugs.winehq.org/attachment.cgi?id=23484)
terminal output
Wine crashes when I click on the Launch button with Half-Life 2 selected
in the My Games tab in Steam.
I am running Arch Linux (dual-booted with Leopard on a Macbook
(13-inch)), and I downloaded Wine from Arch's package manager.
(http://www.archlinux.org/packages/extra/i686/wine/)
After first encountering the crashing behavior, I removed ~/.wine and
reinstalled everything pertaining to wine. I then installed Steam,
following the instructions on the AppDB page for Steam. I then installed
Half-Life 2 using Steam. When I click on the Launch button, Wine
crashes.
The attached file "log" is a copy of the terminal output when I start
Wine with the command [code]wine "C:\Program
Files\Steam\steam.exe"[/code]. The last four lines (not counting the $
prompt) appear once I click on the Launch button. The previous lines up
to and including "fake device notification handle" appeared as Steam was
loading.
The attached file "report_file" was created using the command
[code]WINEDEBUG=+relay wine "C:\Program Files\Steam\steam.exe" 2>&1 |
tee relay.out;tail -n 100 relay.out > report_file[/code].
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24616
Summary: Launch Battlefield 2 (installed as Steam application)
: BF2 crashes immediately
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert_mt_walker(a)yahoo.co.uk
Created an attachment (id=31095)
--> (http://bugs.winehq.org/attachment.cgi?id=31095)
Command Line trace from command: wine BF2.exe +fullscreen 0 +szx 1024 +szy 768
Launching BF2.exe executable crashes immediately.
I am sorry but I have been following all the guidance for this application in
the WineHQ app entry comments.
I do have entries for 800x600 and 1024x768 monitor resolutions - given by
xrandr.
Perhaps someone could point me in the right direction to troubleshoot what is
wrong with my configuration (or whether the problem is a regression).
System:
Nivida 8800GTX (768Mb) + Nvidia driver 256.53
Core i7 920 @4Ghz
6Gb DDR3 RAM
Ubuntu 10.04.1 x64 (system fully updated)
BTW I have "Half-Life 2.0", "Stalker : Shadow of Chernobyl" and "Bioshock I"
working very well on the same Wine install version.
Thanks for any help you guys can give me!
Robert
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23359
Summary: Key input crashes newer source engine games
Product: Wine
Version: 20050930
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajbader(a)umich.edu
Both CS:S and Team Fortress 2 both seem to run fine, but any keyboard input at
any time will cause the .exe to crash. Nothing else appears wrong. I can join
games and play as long as no movement with keyboard is made.
CS:S before the engine update worked fine, but now it's running on something
similar to the TF2 engine, and it does the same thing.
I can't grab a log of the crash, and the terminal doesn't report anything.
------------------
Arch Linux x86_64
3GB RAM
9800 GTX+
WINE package: bin32-wine-suse
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13869
Summary: Splinter Cell Demo (2): Shadow polygon offset errors
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://www.gamershell.com/download_1320.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Created an attachment (id=13939)
--> (http://bugs.winehq.org/attachment.cgi?id=13939)
splinter cell demo #2: shadow error in projector mode
Hi there,
I'm currently trying to get Splinter Cell running on my system. After
experiencing some massive problems with the full version I switched down to the
demo versions (there are two AFAIK), and I'm now trying to get the demo #2 to
perform correctly.
I've disabled GLSL and set the OffscreenRenderingMode to fbo.
I also tweaked the Splinter Cell ini a bit, so it uses "shadow projector mode"
instead of "shadow buffers", by changing the line
ForceShadowMode=0
in the D3DDrv.D3DRenderDevice section.
Still I get some visual errors with the shadows. Seems like some sort of
polygon/decal offset problem, see the screenshots for more details.
Also I have the already mentioned "light source bug", which makes some
lightsources shine through massive geometry, I'm also attaching these screens.
The console is still flooded with various error messages about invalid GL
instructions, and so on, also going to attach some logs.
The shifted screen bug (that I reported in this bug:
http://bugs.winehq.org/show_bug.cgi?id=9609 - screenshots already there) also
happens with the demo. If I'm running the demo with 640x480 resolution it
doesn't appear though.
Greets,
Tobias Jakobi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.