http://bugs.winehq.org/show_bug.cgi?id=31758
Bug #: 31758
Summary: Kerbal Space program 1.7
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NolanSyKinsley(a)gmail.com
Classification: Unclassified
Created attachment 41769
--> http://bugs.winehq.org/attachment.cgi?id=41769
console log/backtrace from cockpit crash on click
Kerbal space program has 2 crashes.
I do not know if I should submit 2 bug reports, for now I will keep it at 1
unless told otherwise.
The first is when switching from one of hangars to the runway/launchpad.
The second is when in the cockpit view as soon as you click to look around it
crashes.
Both pop up a window wit the error "GetThreadContext failed"
You will note that the directories in the logs say playonlinux, I usually use
playonlinux to run the game, but I used regular wine to test and retrieve these
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=31746
Bug #: 31746
Summary: Street Fighter X Tekken: ingame videos and intro
sequence do not work
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntugamingproject(a)gmail.com
Classification: Unclassified
Created attachment 41746
--> http://bugs.winehq.org/attachment.cgi?id=41746
No videos log
Ingame videos and intro sequence do not work.
I attached the log of the entire session.
--
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=31728
Bug #: 31728
Summary: Winehq bugzilla password reset is broken
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan-vola_tester(a)hotmail.com
Classification: Unclassified
Password reset on this bugzilla has been broken for a while. Copy-pastes into
the reset and login fields result in an incorrect password message.
Emails to bugs-admin and posts on the forum have done nothing to fix it so I
ended up using a secondary email address to make a new account and post a
bug... How convenient.
Right now I'm updating several bug reports that have been filled with
inaccurate information on this account (It was really... bugging me...) but I
would much rather this bug be fixed.
--
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=27291
Summary: EVE Online - Intermittent Freezes On Window Focus
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: 7WCbywQg3N2H(a)dyweni.com
Hi,
I am running the following:
* CPU - AMD Phenom II X6 1090T (clocked at 3.0 Ghz)
* Linux Kernel 2.6.37-gentoo-r4
* X.Org Server 1.9.5
* OpenBox 3.4.11.2
* Wine GIT Commit 7f426a51d120c5ea790ba330c31db0043fd3e59b
* EVE Online 6.44.259851
Wine is compiled for only 32bit applications. 64bit support was not enabled at
compile time.
I play two EVE Online accounts at the same time. I start the EVE Clients with
these commands:
$ cd ~/EVE/Installation
$ export WINEPREFIX=~/EVE/wine1
$ wine explorer /desktop=EVE1,1279x1023 eve.exe &
$ export WINEPREFIX=~/EVE/wine2
$ wine explorer /desktop=EVE2,1279x1023 eve.exe &
Both EVE Clients will play fine until I switch focus from one client to the
other client. As soon as I switch focus to a non-Wine window or popup a window
manager menu, both EVE Clients will appear to play "catch up" and then resume
normal operation. I have no problems at all switching focus from one client to
a non-Wine window and then to the other client.
I thought that this might be related to the XINPUT2 support, but running Wine
with the '--without-xinput2' option enabled at compile time does not resolve
the issue.
Any help that can be offered is much appreciated.
Thanks,
Dyweni
--
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=25952
Summary: [Star Trek: Armada 2] Audio drops out after intro
screen
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: erik.weatherwax(a)gmail.com
Upon launching the game, the intro movies play fine with audio, but once the
game goes to the main menu, all sound is lost. Having been successful with this
game in the past, I ran a regression test, leading to:
f27d88e16fe0292d3efa7dac8966a0b612e62e6d is the first bad commit
commit f27d88e16fe0292d3efa7dac8966a0b612e62e6d
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Sun Jul 12 20:11:55 2009 +0200
winealsa.drv: Add support for indirect read/write in directsound support.
Allows pulseaudio to use the idsdriver interface, making it almost as
fast as using native pulseaudio calls for as far as directsound is
concerned. Prevents the creation of separate winmm feeder threads.
:040000 040000 b1f0046a4a3e5bd01940590deb289dc88b51bee7
1b818c85052c5351c569da754e4571090bd57f56 M dlls
However, when I was running Ubuntu Karmic, I didn't have any issue with the
sound in the game, even with releases including this patch. Thus, I think this
may actually be an invalid bug for Wine, and I'll report it to the Ubuntu
bugtracker as well, but I don't have the expertise to be sure. I do know that
under Ubuntu 10.10, building Wine from source before the bad commit leads to
reliable sound in-game, and building from there onward reliably drops sound.
--
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=22893
Summary: Video corruption in World of Warcraft with ATI Radeon
HD 3870
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doumakes(a)loganet.net
Created an attachment (id=28307)
--> (http://bugs.winehq.org/attachment.cgi?id=28307)
Screenshot, shows example of z-axis problem
Since late April 2010 I've been having screen tearing and other problems with
rendering in World of Warcraft. By "screen tearing" I mean that
rapidly-shifting areas of the screen are rendered as polygons of solid color.
This usually affects what I think of as the background layer of the window,
rather than any foreground window that happens to be open. Seems to be worse
in certain areas of the game world, e.g. Crystalsong Forest, where I imagine
textures are more complex.
By "other problems" I mean that square areas of the landscape sometimes appear
to be rendered with the wrong z coordinate, so a square of ground will appear
to be hovering in midair. This seems to happen most often right after entry to
the game world.
Turning on VSync doesn't fix the problem. Problem appears whether in windowed
mode or full-screen mode.
I've upgraded Ubuntu to 10.04 (lucid) with no relief. At this point I've got
fglrx 8.723.1 (latest from ATI) and wine 1.1.43.
--
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=20057
Summary: Firefox 3.5.3 getPlus Errors
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
URL: http://getfirefox.com/
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=23611)
--> (http://bugs.winehq.org/attachment.cgi?id=23611)
Screenshot of the Errormessage
After upgrading to 3.5.3 in wine 1.1.29 i get the attached error. mostly when
opening the add-ons window.
in that context i spotted some ole-errors on the console.
--
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=31540
Bug #: 31540
Summary: Toad: Installer is missing a few dialogs without
native vbscript
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://community-downloads.quest.com/toadsoft/SqlServe
r/ToadforSQLServer_Freeware_5.7.0.605.zip
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 31536
Blocks: 31539
Classification: Unclassified
Created attachment 41473
--> http://bugs.winehq.org/attachment.cgi?id=41473
+vbscript,+tid
Prereq's: winetricks gdiplus mfc42
Startup toad, click next, and it will immediately begin installing. Terminal
shows:
fixme:vbscript:parse_script parser failed on parsing L"
Property(\"WiseNextDialog\") = NextDialog\r\n if
(Property(\"WiseDialogStack\") <> \"\") Then\r\n
Property(\"WiseDialogStack\") = Property(\"WiseDialogStack\") & \"|\" &
CurrDialog\r\n else\r\n Property(\"WiseDialogStack\") =
Property(\"WiseDialogStack\") & CurrDialog\r"...
if you install native vbscript, however, you'll get two license dialogs, a
prompt for your user/organization, and a choice of destination folder.
austin@debian:~$ sha1sum ToadforSQLServer_Freeware_5.7.0.605.exe
4dddc007c8febf35fa63d162f52380ed0050382d
ToadforSQLServer_Freeware_5.7.0.605.exe
austin@debian:~$ du -h ToadforSQLServer_Freeware_5.7.0.605.exe
71M ToadforSQLServer_Freeware_5.7.0.605.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=8439
François Gouget <fgouget(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fgouget(a)codeweavers.com
AssignedTo|wine-bugs(a)winehq.org |fgouget(a)codeweavers.com
--
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=9027
Andrew Eikum <aeikum(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |titan.costa(a)gmail.com
--
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.