http://bugs.winehq.org/show_bug.cgi?id=23683
Summary: Assassin's Creed: White Screen after intro on ati
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=29648)
--> (http://bugs.winehq.org/attachment.cgi?id=29648)
output of wine when running Assassin's Creed
There is a problem when trying to run Assassin's Creed on ATI cards with the
catalyst driver. The problem does not occur on my Desktop PC with an nvidia
card.
When I start Assassin's Creed the intros will play fine. When I skip them or
when they ended the screen will just turn white. I hear the music playing but
nothing seems to happen.
I renamed the movies folder and sometimes I can see the Assassin's Creed logo
fading in but it will suddenly stop to fade.
I attached the error log.
System Information:
ArchLinux 64 Bit
bin32-wine (it's wine 1.2)
Intel core i3 330m
ATI Mobility Radeon HD4550 (catalyst 10.5)
3 GB Ram
--
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=17842
Summary: PopCap games cannot connect to registration server
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://downloads.popcap.com/www/popcap_downloads/Bejewel
edSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
So far tested a couple of PopCap games, and none of them can connect to the
registration server. No useful error is giving, and the output is fairly
minimal. Could it have anything to do with CLSCTX_REMOTE_SERVER?
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:create_server class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x17
This is the full output, not worth putting in an attachment.
+mshtml, +msnet, +gecko, +url, +urlmon do not give any further output.
The PopCap games use an .exe as "copy protection" to extract and load another
.exe. The second .exe is the actual game.
Will link games I find have this problem as I find them.
+relay log available if needed (if it's not the fixme).
--
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=17866
Summary: Sage Line 50 UK v10 can not run a Period End
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=16135
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20147)
--> (http://bugs.winehq.org/attachment.cgi?id=20147)
Screenshot of page
Sage Line 50 v10 opens what appear to be a help page in order to run a "Period
End". This page should contain links that opens various other parts of the
app, but the whole page is plain text.
--
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=17865
Summary: Sage Line 50 UK v10 XML DOM error
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=16135
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20145)
--> (http://bugs.winehq.org/attachment.cgi?id=20145)
XML DOM error
Launching Sage Line 50 v10 flashes up an XML DOM error very briefly, then
disappears, but remains in memory.
CTRL+C (when running in the console) bring the window back.
Clicking twice on OK causes an unhandled page fault and eventually exits.
Workaround is "winetricks msxml3".
--
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=26203
Summary: ie7 can connect to https://mail.google.com, but not
https://gmail.com ?
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=33404)
--> (http://bugs.winehq.org/attachment.cgi?id=33404)
+wininet,+schannel logs for both mail.google.com and gmail.com
With today's git, doing
rm -rf ~/.wine
winetricks-alpha ie7
and then
wine 'C:\Program Files\\Internet Explorer\\iexplore' https://mail.google.com
works; you can read that web page. However,
wine 'C:\Program Files\\Internet Explorer\\iexplore' https://gmail.com
fails, complaining
"There is a problem with the certificate for this site.
There is at least one unspecified security problem with this certificate.
Do you want to continue anyway?"
The log in this case shows
err:wininet:NETCON_secure_connect SSL_connect failed: 12038
Adding a native override for wininet let ie7 handle the redirect from gmail.com
to google's sign-in service (although it crashed not long after).
--
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=11482
Summary: Airline Tycoon Evolution fails to start
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
Created an attachment (id=10625)
--> (http://bugs.winehq.org/attachment.cgi?id=10625)
Console output of crash
The screen resolution changes, but then changes back again and the game doesn't
start.
--
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=26928
Summary: Midi messages MTC trashed
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monsieurstromberg(a)gmail.com
I'm using a DAW (reaper from Cockos) that sends MTC messages on a midi port.
There are 2 forms for these messages :
full frame time codes starting with 0x70 and 10 bytes long.
quarter frame time codes starting with 0x71 and 2 bytes long.
For debug purpose, the messages are sent on alsa Midi through port, and a midi
monitor receives the messages using this port as input.
When debugging with WINEDEBUG=midi, I can see the quarter frame messages in the
log, but the monitor doesn't (I checked with a native linux application and the
same connection method that the monitor can receive these messages). Full frame
messages (sent at the beginning) are received.
Thanx for any investigation or answer.
--
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=11895
Summary: GeoControl installer hangs
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://www.cajomi.de/Download/GeoControl_Demo1.13a_Setup
.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.57, Ubuntu 7.10, winetricks vcrun6
The installer hangs fairly early, preventing the application from being
installed. Application is available to download, 7.2MB. If anyone would like
a log provided, please specify which channels.
--
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=21460
Summary: Construct 0.99.8 "File" menu not working with WINE.
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stuart(a)sslaxx.demon.co.uk
Running Construct 0.99.8 installed under WINE 1.1.36 under Ubuntu 9.10.
"File" tab at the top shows menu sub-items, but these cannot be clicked upon.
"Customise Quick Access Toolbar" also exhibits the same problem.
You may find Construct 0.99.8 at
http://www.scirra.com/forum/viewtopic.php?f=2&t=5570 this location, or
http://sourceforge.net/projects/construct/files/construct/Construct%200.99.…
here for the SourceForge.net download link.
--
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=13186
Summary: Warcraft III TFT fails to start with prefixes never used
by <wine-0.9.61
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malteeggers(a)googlemail.com
CC: m.b.lankhorst(a)gmail.com
Created an attachment (id=13003)
--> (http://bugs.winehq.org/attachment.cgi?id=13003)
Command line output of the crash
A regression bug occurred in 0.9.61. Warcraft III does not start properly with
prefixes that have never been run (or created) by any previous wine versions.
It exits displaying a "FATAL ERROR" message box.
The patch causing the regression:
3a39805ed8345047d217f4a0d7de3954cce7cb93 is first bad commit
commit 3a39805ed8345047d217f4a0d7de3954cce7cb93
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Tue Apr 22 13:57:11 2008 -0700
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the
seperate allocator for the output pin.
:040000 040000 65d5061c65d0a2461b3144a051e427f865a37131
09db2b08ba369a7d7dc90679a96c8c624253a6a7 M dlls
I am using Gentoo Linux and got the bug both on x86 and x86_64.
--
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.