http://bugs.winehq.org/show_bug.cgi?id=28162
Summary: Battle.net System Check fails to send data
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
See:
http://forum.winehq.org/viewtopic.php?p=61774
Confirming
Terminal output upon clicking send:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 10000
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
err:wininet:NETCON_secure_connect SSL_connect failed: 12038
fixme:process:GetLogicalProcessorInformation (0xe0e3bc,0xe0e3b8): stub
fixme:process:GetLogicalProcessorInformation (0xe0e3bc,0xe0e3b8): stub
--
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=33266
Bug #: 33266
Summary: http://wiki.winehq.org/ responding 500 Internal Error
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oiaohm(a)gmail.com
Classification: Unclassified
UTC 1:52 PM noticed this happening.
--Message--
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request.
Please contact the server administrator, admin(a)lattica.com and inform them of
the time the error occurred, and anything you might have done that may have
caused the error.
More information about this error may be available in the server error log.
--end message--
I think the message is also buggy. Nothing done this end to cause it.
--
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=28289
Summary: Rotated text is sometimes mirrored and looks as if it
was backwards
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mozga(a)trimen.pl
Created an attachment (id=36249)
--> (http://bugs.winehq.org/attachment.cgi?id=36249)
badly rotated text example
I`m trying to use an older version SpinWorks 2.54 NMR software under Wine in
Linux and everything works OK, except printing. Namely, the values of
under the spectrum are backwards or mirrored (example attached). They should
have been 1.000 and 3.287
Both physical and virtual printers give this behavior. Same both wine 1.2.2 and
1.3.15.
--
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=33032
Bug #: 33032
Summary: Add a test VM with no sound card
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
There are tests that fail when there is no sound card. These should detect that
condition and skip instead.
Here is a list for future reference:
dmloader:loader
loader.c:76: Test failed: InitAudio failed: 88780078
loader.c:77: Test failed: Didn't get IDirectMusic pointer
loader.c:78: Test failed: Didn't get IDirectSound pointer
loader.c:82: Test failed: CreateStandardAudioPath failed: 88781226
loader.c:83: Test failed: Didn't get IDirectMusicAudioPath pointer
loader.c:103: Test failed: Download failed: 80004003
loader.c:110: Test failed: PlaySegmentEx failed: 88781170
loader.c:111: Test failed: Didn't get IDirectMusicSegmentState pointer
loader.c:114: this is the last test seen before the exception
loader: unhandled exception c0000005 at 0040180F
winmm:capture
capture.c:647: found 0 WaveIn devices
capture.c:651: Test failed: waveInMessage(DRVM_MAPPER_PREFERRED_GET) failed: 2
winmm:wave
wave.c:1408: found 0 WaveOut devices
wave.c:1412: Test failed: waveOutMessage(DRVM_MAPPER_PREFERRED_GET) failed: 2
--
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=32003
Bug #: 32003
Summary: Properly account for WineTestBot errors
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Sometimes a test cannot be run on a Windows VM for a reason internal to
WineTestBot rather than due to the patch author. This can be due to a
WineTestBot bug or due to an administrator error. For instance:
* A Linux VM that got declared as a Windows one.
* TestAgentd was not started on the VM.
* The VM is not reachable because it has the wrong IP address or some such.
In those cases WineTestBot entirely reports something like this in the log:
* Can't copy exe to VM (Bad IP address)
* Child process died unexpectedly (Linux VM used as a Windows one)
And yet on the summary page it shows 'completed - 0 failures'. Instead the
summary page should either show something like 'completed with errors - 0
failures' or 'completed - 1 failures' so one knows something is wrong.
--
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=28098
Summary: cannot connect to server
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vixie05(a)gmail.com
the program game.exe has encoutered a serious problem andd need to close. we
are sorry for the inconvenience
this can be caused by a problem in the program or deficiency in wine.
----------that is error that is showing in my window
--
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=25809
Summary: YouTube Downloader needs the IE Download Dialog
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockinup1231(a)gmail.com
Created an attachment (id=32890)
--> (http://bugs.winehq.org/attachment.cgi?id=32890)
Console output.
YouTube Downloader requires the file download dialog that comes with Internet
Explorer, otherwise (with the native shdocvw library in use, since
shdocvw.DoFileDownload() is not yet implemented) clicking the Download button
will result in the app silently failing to move forth.
Installing Internet Explorer supplies the download dialog, which allows YouTube
Downloader to function properly.
I've attached the console output from opening the application, hitting the
download button, and exiting (which results in what seems to be a harmless
crash).
--
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=32686
Bug #: 32686
Summary: Source games and multicore rendering
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salamanderrake(a)gmail.com
Classification: Unclassified
When source based games have multicore rendering enabled that have a slight to
significant boots to performance in games but cause graphics glitches.
--
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=33023
Bug #: 33023
Summary: Steam Client Window: one pull down menu is opened
underneath main window
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert_mt_walker(a)yahoo.co.uk
Classification: Unclassified
Created attachment 43644
--> http://bugs.winehq.org/attachment.cgi?id=43644
Pull-down menu - incorrectly popped underneath main Steam client GUI
Using Arch (64-bit) + KDE 4.10. Syswow64 Wineprefix. This behaviour was
observed and reported by user Zeb in the comments on the AppDB page for Steam.
As one of the maintainers of the Steam client I chose to investigate further
(since I could replicate the problem he reported).
In the stable release of Wine (1.4.1). The pull-down menu to select between
Tools, All Games, etc. is correctly popped up over the main Steam Client
window.
In the current Git master (as above). This pull-down menu is popped underneath
the Steam Client window. This behaviour is best seen in the Small Mode (View
menu). The menu is popped under the main window and can be seen sticking out
from underneath. I can click on the visible edge of the menu to give it focus.
See screenshots for clarification.
I performed a Git bisection between Wine 1.4 and the Wine Git master:
ea07c310ecfee6b301e7af8413760eb446e6f184 is the first bad commit
commit ea07c310ecfee6b301e7af8413760eb446e6f184
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Sep 4 13:34:15 2012 +0200
Bob
--
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=33231
Bug #: 33231
Summary: Wiki: Trouble sending notification emails
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
I don't know if this was a one-shot problem, a recurrent one or if it's still
broken. On the 2013/03/10 and the 2013/03/15, saving Wiki pages was very very
slow. It did complete but showed the following message:
Status of sending notification mails:
[en] fracting: Connection to mailserver 'mail.lattica.com' failed: (101,
'Network is unreachable')
--
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.