http://bugs.winehq.org/show_bug.cgi?id=24114
Summary: Half Life 1, Opposing Force and Blue Shift crash
before the menu loads
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epsilon72(a)cox.net
Half Life 1, and its expansions Opposing Force and Blue Shift crash before the
menu is able to load.
In all three instances the menu background is visible but the program crashes
before the text in the menu appears. This happens within a second or so after
starting the game.
Someone might want to test CounterStrike 1.6 to see if the problem is present
in other goldsrc games.
Steps to reproduce:
1. Install Half Life 1, Opposing Force and Blue Shift via Steam.
2. Start Half Life
3. Game crashes
Expected results:
-Game does not crash.
This is strange because up until now these games have been working flawlessly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30156
Bug #: 30156
Summary: LeagueOfLegends launcher crashes with nvidia 295.20
drivers
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://leagueoflegends.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spindler.matej(a)gmail.com
Classification: Unclassified
I'm on arch x86-64 and running self compiled wine-1.4.
Before driver update launcher started without any problems. Downgrading driver
(packages nvidia, nvidia-utils and lib32-nvidia-utils) to 290.10 is still
working OK.
With new driver it crashes after clicking play button, with:
wine: Unhandled page fault on write access to 0x0000000c at address 0x7e6a1ea3
(thread 000c), starting debugger...
I'm attaching +relay,seh,tid log compressed as it is ~43Mb.
To reproduce:
I copied game files from windows install (used to work without problems).
Launcher needs native vcrun2005
Workaround bug26924
- go to : "GameDir"/RADS/system
- launch with:
wine "rads_user_kernel.exe" run lol_launcher $(ls
../projects/lol_launcher/releases/) LoLLauncher.exe
- wait for updates to finish and click PLAY.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22739
Summary: winecfg fails to apply some drive mappings to the
WINEPREFIX/dosdevices directory
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
- Install a second HDD in your computer, make sure Ubuntu can use it: it
appears in /etc/fstab, it is mounted on /media/disk, etc. (I tried to reproduce
the problem with a file mounted as ext2fs, but it works)
- Run winecfg:
(export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && export WINEDEBUG=winecfg
&& winecfg)
- Click Drives, click Autodetect..., click Apply, notice E: appears to be
mapped to /media/disk
- ls -l ~/.winetmp, notice there is no "e:" link
The lines below show up when I click Apply:
warn:winecfg:set_drive_label unable to set volume label for devicename of
L"E:\\", label of L""
trace:winecfg:PRINTERROR error: 'Not ready'
trace:winecfg:set_drive_serial Putting serial number of 00000000 into file
'E:\.windows-serial'
trace:winecfg:apply_drive_changes set drive e: to "/media/disk" type 3
Regarding the last one, I looked at winecfg/drive.c, in apply_drive_changes,
and the "set drive" message is displayed when DeviceIoControl succeeds. My
understanding is that the DeviceIoControl is supposed to create those links, so
it seems it fails.
Ubuntu 10.04 64
I also tried with wine-1.1.42, and it has the same behavior.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22700
Summary: Counter Strike: Source after close set wrong
resolution
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
After I close Counter Strike Source wine set wrong display resolution -
1024x768 (my resolution is 1920x1080)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22371
Summary: failure installing ip communicator 7.0.3
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)interlinx.bc.ca
Created an attachment (id=27380)
--> (http://bugs.winehq.org/attachment.cgi?id=27380)
stdout/stderr of failed installation of IP Communicator 7.0.3.0
I tried installing IP Communicator 7.0.3.0 with 1.1.42 and it failed. The
AppDB shows Gold for this application and 1.1.36:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=18539
I tried to downgrade to 1.1.36 with
http://wine.budgetdedicated.com/archive/ubuntu/jaunty/wine_1.1.36~winehq0~u…
but that doesn't seem to contain a /usr/bin/wine so there is obviously
something I am misunderstanding about that package. I have a query open to the
maintainer about that.
In the meanwhile I have opened this bug.
Attached is the stdout/stderr from the attempt to run the installer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15021
Summary: Strange characters (Missing font maybe??)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yecarrillo(a)gmail.com
Created an attachment (id=15660)
--> (http://bugs.winehq.org/attachment.cgi?id=15660)
Output of env WINEDEBUG=+relay env WINEPREFIX="/home/user/.wine" wine
"C:\windows\command\start.exe" "C:\ESRI\AV_GIS30\arcview\bin32\arcview.lnk"
Some font is missing in ArView GIS causing strange characters in the main
layers list of the main app.
Ubuntu 8.04
Wine for Ubuntu 1.1.3 from Winehq repository.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30201
Bug #: 30201
Summary: Mouse pointer get stucked in the bottom right corner
of the wine window
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)thschuetz.de
Classification: Unclassified
I just tried to start some games I installed with wine some time ago and had to
find out that the mouse pointer get stucked in the bottom right corner. I
downgraded to some older wine version but the problem stayed. The problem
occured with "Euro Truck Simulator" and "Bus Driver Gold" at x86-64 and I know
another user who has the same problem with "Fallout 2" at x86 (32 bit).
We think that the problem is related to the new xorg-server 1.12.0 but we don't
know for sure. I try to find out more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28637
Bug #: 28637
Summary: C&C Tiberium Wars - does not restore desktop
resolution
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Classification: Unclassified
Whole game works perfectly, but after exiting it does not restore original
desktop resolution. No matter what option will I use (Allow WM to
decorate/handle windows) it still doesn't work - I have to restore the original
resolution in preferences. Game shows almost no output - except for audio
mixer. Tested with WINE 1.3.29.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8765
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-03-19 14:56:28 CDT ---
No response in 650 days => abandoned. If this still an issue in current (1.4 or
newer) Wine, and you can provide the needed information, feel free to reopen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3688
--- Comment #29 from Athrun <samurai_no_densetsu(a)yahoo.es> 2012-03-19 12:07:11 CDT ---
No longer happening on wine-1.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.