http://bugs.winehq.org/show_bug.cgi?id=33855
Bug #: 33855
Summary: Auto Club Revolution Choppy performance
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44902
--> http://bugs.winehq.org/attachment.cgi?id=44902
Terminal output
So I downloaded and installed free 2 play game Auto Club Revolution on 32 bit
wine prefix
during the installation i had a little problem, it asked me if i wanted to
install direct x when I checked yes, installation of direct x would hang and
would not do any thing but if I would not try to installation direct x it would
install the game properly. After the installation I installed direct x9 from
the winetricks
When started the game every thing looked great game runs great every thing
works but suddenly it started to freeze and after couple of seconds it would
continue
http://ubuntuone.com/5D7nN5FU1SgayOYQ1s211a
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33434
Bug #: 33434
Summary: Corel Draw 12 still fails to install with wine 1.5.28
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjwucherpfennig(a)gmx.net
Classification: Unclassified
Created attachment 44241
--> http://bugs.winehq.org/attachment.cgi?id=44241
Try to install Corel 12 with Wine 1.5.28
The installation freezes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21135
Summary: Virtual desktop resolutions not correctly reported
under nvidia TwinView
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: michael(a)araneidae.co.uk
The set of available screen resolutions reported to applications running in a
virtual desktop doesn't seem to sensibly match the physical screen resolutions
available.
For example, running a TwinView setup with a 1920x1200 + 1280x1024 screens, the
largest screen resolution available to applications appears to be 1280x1024.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31663
Bug #: 31663
Summary: Ssh tectia client 6.1.5 not start
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantonifabio(a)tiscali.it
Classification: Unclassified
I have install ssh tectia client 6.1.5 with license on ubuntu 12.04.1 with wine
1.5.12 from official ppa.
Install works but on start program not start, not show error and there is the
tectia process running of broker and gui.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29531
Bug #: 29531
Summary: Folder navigation causes audio playback glitches in
CDBurnerXP
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Created attachment 38258
--> http://bugs.winehq.org/attachment.cgi?id=38258
+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio log
(4.3MB)
CDBurnerXP has an integrated audio player to allow playing the tracks in an
audio CD compilation before burning it. It also has a file browser from which
audio files can be added to the compilation.
Trying to use both of these features at once causes audio playback glitches
since 1.3.31: when changing folders in the file browser, the currently-playing
audio may stutter for a moment (not every time). Regression testing indicated:
b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 is the first bad commit
commit b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Oct 10 15:56:55 2011 -0500
winealsa.drv: Don't try to control ALSA's behavior.
Now, winealsa maintains its own buffer, which is written to ALSA on the
period cycle requested by the application. We also let ALSA start when
it has enough data and stop when it runs out, recovering from the
expected underruns. This seems to be more like how ALSA expects to be
used.
:040000 040000 874ae9456f596d46ee3911eabcbc6f291afe48cb
62ca893abef4dd0459b201d4c45d0c7b0c87a989 M dlls
git checkout b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 -> changing folders can
interrupt audio playback
git checkout b0652dd8bdb144645be4a6bf77cbb68a8ade49d9^ -> audio is never
interrupted
The attached log is from a system using just ALSA, no PulseAudio. I also
checked another system with PulseAudio running, and the same problem exists
there.
Steps to reproduce:
1. Install .NET prerequisite with winetricks dotnet20
2. Install and run CDBurnerXP
3. Choose "audio disc" mode from the main menu
4. Use the file browser at the top and the "add" button to add at least one
wav/flac/mp3 file to the compilation (drag and drop won't work, see bug 22691)
5. Double-click the audio file in the lower section of the screen to start
playback (the "play" button won't work, even on Windows)
6. Now use either the treeview or listview portion of the file browser to enter
various folders
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36485
Bug ID: 36485
Summary: The King of Fighters 2002 Unlimited Match: Crashes
when starts the execution.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Created attachment 48551
--> http://bugs.winehq.org/attachment.cgi?id=48551
This is a file that i saved with log information.
Wine crashes when I double click in .exe of The King of Fighters 2002 Unlimited
Match to start application.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34189
Bug #: 34189
Summary: Text labels show as transparent (through the window)
and don't draw the application background properly in
Need For Speed World Launcher
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Classification: Unclassified
Created attachment 45478
--> http://bugs.winehq.org/attachment.cgi?id=45478
screenshot with transparent label backgrounds
Using Need for Speed: World GameLauncher.exe, the attached screenshot appears:
(black is the colour of the window behind it, when on a white background (like
a webpage or anything else, the text is mostly unreadable).
All the text labels become transparent.
Tested on Mac OS X 10.7.5 with Wine 1.6 installed via homebrew, in a clean
WINEPREFIX with ie8 and dotnet20 winetricks installed.
Stdout/stderr log at http://pastebin.com/nRH6SRFq
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37743
Bug ID: 37743
Summary: SteuerSparErklärung 2015: License text not displayed
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Created attachment 50255
--> https://bugs.winehq.org/attachment.cgi?id=50255
Screenshot of license dialog with highlighted rtf code
During installation of "SteuerSparErklärung 2015" the license text is not
displayed at all (white area).
If I mark it with the mouse I see rtf code (see attachment), which can't be
copied though.
The rtf code seems to be different from the other license-not-shown bugs,
therefore the new bugreport.
"winetricks riched20" solves the problem.
System:
=======
wine 1.7.33 (own build using the official Debian packaging, no Gecko
installed).
Also found in Debian wine 1.6.2 with gecko installed.
Reproduce:
==========
http://www.steuertipps.de/gateway/softwareGateway.cfm?folder=demo&filename=…
sha1sum SSEStandard_20.20.70.exe
e61a6e806380d6809b4fb82f76638abd68ca797a SSEStandard_20.20.70.exe
Confirm "WinZip Self-Extractor"
Click "Installation starten"
Click "Express-Installation"
Tick "Testversion installieren" and confirm
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38225
Bug ID: 38225
Summary: Program lws251 does not run
Product: Wine
Version: unspecified
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cwalins(a)nycap.rr.com
Program lws251.exe does not run. Operating system Ubuntu 14.04 LTS. Program
available from
http://support.logitech.com/support/en_us/search#q=lws251&t=Products.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.