http://bugs.winehq.org/show_bug.cgi?id=16831
Summary: NETCON_secure_connect SSL_connect failed
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://www.audible.com/adbl/site/softwareWizard/Software
Windows.jsp?BV_UseBVCookie=Yes
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)tjworld.net
Audible's Manager.exe (version 5.5.0.0) fails to 'Activate' a device (part of
the Digital Restrictions Management for the audio books) using SSL (requires an
Audible account). This may be related to bug #15482.
The relevant trace fragment (+wininet,+secur32,+schannel) shows:
trace:wininet:HTTP_OpenConnection -->
trace:wininet:GetAddress L"www.audible.com"trace:wininet:HTTP_ResolveName
resolved L"www.audible.com" to 88.221.113.139
err:wininet:NETCON_secure_connect SSL_connect failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol
warn:wininet:HTTP_OpenConnection Couldn't connect securely to host
trace:wininet:HTTP_OpenConnection 0 <--
Wireshark doesn't show *any* SSL/TLS attempts (on port 443).
Extracting the URL AudibleManager is attempting to open (a GET that includes
username and encrypted password) from the trace and pasting it into Firefox, a
successful response is returned (and Wireshark shows a complete TLS v1
session).
I'm aiming to test the patch attached to bug #15482, "negotiate TLSv1 instead
of SSL2/3" against this.
--
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=28682
Bug #: 28682
Summary: Ragnarok download shows a .NET exception on start
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.ragnarokeurope.com/inscription/inscrire.php
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 36860
--> http://bugs.winehq.org/attachment.cgi?id=36860
.net debug log
Download http://www.ragnarokeurope.com/telechargement/DLM/FilesDownloader.exe
(sha1 cc0f63408d9ee46cd864a56bdd7b2372806d48f9) and run it. Wants .NET 2.0.
Winetricks dotnet20, try again. Throws an exception:
************** Exception Text **************
System.Management.ManagementException: Error code: 0x80041001
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementClass.GetInstances(EnumerationOptions
options)
at System.Management.ManagementClass.GetInstances()
at FilesDownloader.MainForm.GetCPUId()
at FilesDownloader.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
I'll attach the full info.
If you simply hit escape, download continues without problems.
Small download, 1.2MB.
--
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=23746
Summary: Bejeweled Twist game crashes on closing
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.popcap.com/games/bejeweledtwist
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Created an attachment (id=29758)
--> (http://bugs.winehq.org/attachment.cgi?id=29758)
Terminal output error messages for Bejeweled Twist
After playing the game, you exit by clicking "Quit game" and "OK", then you get
an error message from Wine about the program encountering a serious problem and
needs to close etc. and Wine freezes after that.
Sorry, but you can't download the game. If anyone has the disc, the good news
is that the game runs properly in Wine until you exit.
I've been told by the Ubuntu forum guys to run troublesome programs in Wine
using the terminal. Having just worked out how to do that, I've copied and
pasted the lines of weird error messages from the terminal and put them into a
text file. I've attached it to this bug report. This is my first attempt at
attaching terminal output for Wine - I hope it helps.
--
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=20826
Summary: Horizontal mirroring of images when printing from
Firefox in WINE
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs(a)mgreg.com
ISSUE:
Images are mirrored horizontally when printing from Firefox (and likely other
apps) in WINE. As a test, I tried using CUPS-PDF to print the files and the
same thing occurs.
DETAILS:
Ubuntu 9.04
Wine 1.1.29
HP PSC 1110 All-In-One
Not sure if it's relevant to CUPS, but HPLIP 3.9.10 is installed
WORKAROUNDS:
None so far
NOTE: The installation of WINE is clean and there are no other apps from which
to print installed and test against.
NOTE: This bug may be related to Bug #5629
--
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=26594
Summary: Civilization V crashes/freezes when loading or
starting a game.
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Created an attachment (id=33860)
--> (http://bugs.winehq.org/attachment.cgi?id=33860)
Civilization V Crash Log
ATI Radeon HD 5770, fglrx 11.3.
Debian Testing/Unstable up to date(as of today).
Wine 1.3.16 built from git.
When starting a new game, or loading a game, Civilization V will freeze halfway
through the loading screen. After examining the crash log(from the console),
there seems to be a lot of shader errors, then a page fault.
--
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=27412
Summary: WoW Windowed Fullscreen Compressed image on dual head
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonescaseyb(a)gmail.com
When using Nvidia driver 270.41.06 to run World of Warcraft 4.1 in Windowed
Fullscreen mode on my dual head (TwinView) setup, the sides of the image are
basically letterboxed. There are two black bars on the left and right and the
image is compressed in the middle.
If I disable one display and relaunch the game it works fine.
Oddly enough, the letterboxing goes away if you enter the game world, but you
can still see that it's distorted and compressed horizontally. The UI elements
are much thinner than they should be. Everything else is compressed but the UI
is the most obvious.
I'm attaching a screenshot of the login screen. If more information is
required, I would be happy to do what I can.
Thanks
Software:
Fedora 15
Wine 1.3.20
Nvidia drivers 270.41.06
--
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=30932
Bug #: 30932
Summary: Mass Effect 1.0.2 Config crashed => cannot launch a
game
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aladjev.andrew(a)gmail.com
Classification: Unclassified
Created attachment 40578
--> http://bugs.winehq.org/attachment.cgi?id=40578
mass effect 1.0.2 config
winearch=win32 wine 1.5.6 from git with winepulse.patch
I've just bought mass effect 1.0.2 from 1C, installed the game from 2 discs
with no errors. Than:
winetricks list-installed:
corefonts
d3dx10
d3dx9
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
directx9
ie8
mfc42
msls31
msvcirt
msxml3
msxml4
msxml6
pngfilt
quartz
vcrun2003
vcrun2005
vcrun2008
vcrun2010
vcrun6
vcrun6sp6
wininet
wsh56vb
xact
xact_jun2010
xinput
xmllite
I've checked MassEffectConfig.exe in hex editor: its version is 1.0.2
LANG="ru_RU.UTF-8" wine MassEffectConfig.exe > ../mass-effect-1.0.2.default.log
2>&1
WINEDEBUG=+all LANG="ru_RU.UTF-8" wine MassEffectConfig.exe >
../mass-effect-1.0.2.all.log 2>&1
see attachments
I cant understand where is bug. can you help me?
--
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=26597
Summary: [World of Warcraft] Wow.exe: err:seh:raise_exception
Unhandled exception code c0000005 flags 0 addr
0xf7703fd3
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trapni(a)gentoo.org
Hi,
I am getting this error since some weeks now, I tried to upgrade/downgrade
wine, GCC and kernel to different versions without success now.
I also tried with a fresh .wine directory multiple times.
This is the output:
trapni@battousai ~/World of Warcraft $ wine ./Wow.exe
warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows" not found (c0000035)
warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32" not found (c0000035)
warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\syswow64" not found (c0000035)
warn:actctx:parse_assembly_elem unknown element L"trustInfo"
[...]
warn:seh:setup_exception_record exception outside of stack limits in thread
0035 eip f7703fd3 esp ffba9d80 stack 0x242000-0x340000
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xf7703fd3
I am not sure how important the top-warnings are, but at least the err: line
and the very last warn:-line look scary to me.
Currently running on:
Linux 2.6.38 (compiled with GCC 4.4.5)
Wine 1.3.15 (compiled with GCC 4.4.5 and tried 4.6.0 aswell)
glibc 2.13
libxml2 2.7.8
What can I do?
I also tested this with the WoW version installed on the native windows
partition (via ntfs-3g) which once worked, but now raises the same error as
above.
Launcher.exe itself works fine.
--
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=19764
Summary: Trillian astra crashes when connected
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nana(a)nanresources.net
Trillian astra build 117 crashes upon connecting IM protocols and listing
online buddies. This triggers a wine error window and causes trillian to
"deep-freeze" (dim and get stuck) on the desktop. Only way to get it off the
screen is to logoff and login again
--
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.