http://bugs.winehq.org/show_bug.cgi?id=36567
Bug ID: 36567
Summary: Sending a patch in newtestbot as a logged user
redirects to testbot.winehq.org where you may not be
logged
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
To send tests I always use the newtestbot.winehq.org, but after the test starts
running I'm redirected to the test page in testbot.winehq.org, I'm not logged
there so I can see the "Log in" item in the menu.
I can go back manually to newtestbot and select the test I'm running so I think
this is just a redirect issue that is using the old name.
Another solution would be to extend the cookie to be valid in the whole domain
instead of the subdomain only, that may require extra work though.
--
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=36515
Bug ID: 36515
Summary: Garmin Express: Installer doesn't launch
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikos42(a)gmail.com
Created attachment 48586
--> http://bugs.winehq.org/attachment.cgi?id=48586
Terminal output when launching Garmin Express installer
The installer for Garmin Express doesn't start when launched under Wine.
The installer can be downloaded for free from here:
http://software.garmin.com/en-US/express-download.html#win
--
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=36502
Bug ID: 36502
Summary: FarCry 3 fail to launch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cogrossisimone(a)gmail.com
Created attachment 48577
--> http://bugs.winehq.org/attachment.cgi?id=48577
Backtrace
When i try to run it, it loads up the menu then closes and sends me an error
saying that the program has encoutered a serious problemand needs to close,it
also mentioned that can be cause by a program or a deficiency in Wine.
--
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=36535
Bug ID: 36535
Summary: the guy game crashes when i click play at the startup
menu
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
i click the wrapper and there is a splash screen.it goes to a menu with 3
buttons "paly,configure, quit" i click play the game loads a bit then crashes.
it says Unhandled exception: page fault on read access to 0x8b000018 in 32-bit
code. the rest of the crash report is attatched.
--
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=36495
Bug ID: 36495
Summary: Layout section of CutlistPlus causes program to bomb
out, after working normally for some years
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stonypoint44(a)gmail.com
CutlistPlus started bombing out after working normally for a few years
--
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=26322
Summary: Grand Theft Auto: Vice City (2003) rendering problems
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install and run GTA: Vice City as follows:
rm -rf ~/.wine
cd /media
wine GTA_Vice_City/setup.exe (uncheck Radio Station to avoid needing disc 2)
# eject disc1 and mount disc2
# work around wine not creating symlink for d:, e.g.
ln -s /dev/cdrom ~/.wine/dosdevices/d::
ln -s /media/Vice_City_Play /home/dank/.wine/dosdevices/d:
# start the game!
cd ~/".wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto Vice City"
wine gta-vc.exe
Happily, this even plays the intro movies and recognizes the disc.
Unhappily, the first cut scene (where the gangsters are sitting around
a table discussing what to do with a guy who's just getting out of jail)
has really, really low fps.
The appdb suggests using OffscreenRenderMode=pbuffer, but that was removed
in wine-1.1.41.
OffscreenRenderMode=backbuffer gets the performance of that scene up nicely.
Either way, the next scene, where a car is driving around,
doesn't show the cars.
And when that finishes, you're supposed to drive around, but everything
looks completely wrong, all one can see are clouds.
POL uses wine-1.1.40 for this game, fwiw.
--
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=36529
Bug ID: 36529
Summary: OLE fails to load a Typelib
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: guillaume.charifi(a)sfr.fr
Created attachment 48613
--> http://bugs.winehq.org/attachment.cgi?id=48613
The test file
When a Typelib is embedded into a program, and references a type defined in
another Typelib also embedded into the program, Wine fails to locate the
TypeLib and cannot resolve the type, so the application crashes.
The test program joined displays a failure message on Wine, but works on
Windows, so maybe it's an undocumented Windows behaviour.
This bug must be the same than http://bugs.winehq.org/show_bug.cgi?id=34184
--
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.