http://bugs.winehq.org/show_bug.cgi?id=31785
Bug #: 31785
Summary: Add more languages and locales to the core tests
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
With recent versions of Windows there is:
* The Display Language which decides what language the GUI is in.
* The Locale which decides most everything else: date and number format,
sorting, etc.
Wine's conformance tests are impacted by both of these settings and it's often
interesting to have non-matching settings to spot issues: tests impacted by the
locale must be skipped based on the locale, not on the display language.
The old Wine TestBot ran the tests on VMs with a couple of different languages
and locales but there's a desire to expand this list. In particular testing
some right-to-left and non-latin languages and with some indic scripts would be
useful.
--
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=35312
Bug ID: 35312
Summary: "Toggle All" currently means "Inverse Selection"
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Classification: Unclassified
When selecting VMs the button "Toggle All" actually inverses the current
selection.
function ToggleAll()
{
for (var i = 0; i < document.forms[0].elements.length; i++)
{
if(document.forms[0].elements[i].type == 'checkbox')
document.forms[0].elements[i].checked =
!(document.forms[0].elements[i].checked);
}
}
A possible solution:
var toggledstate = true;
function ToggleAll()
{
toggledstate = !toggledstate;
for (var i = 0; i < document.forms[0].elements.length; i++)
{
if(document.forms[0].elements[i].type == 'checkbox')
document.forms[0].elements[i].checked = toggledstate;
}
}
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47928
Bug ID: 47928
Summary: Age of Pirates - Caribbean Tales Videos In Game Do Not
Play
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trymeout(a)tutanota.com
Distribution: ---
Created attachment 65428
--> https://bugs.winehq.org/attachment.cgi?id=65428
video log
For whatever reason none of the intro videos or the video that is supposed to
play when you create a game does not play. No popup errors occur and the game
keeps going as if there was no videos to play
Tested on Wine 4.17 on Manjaro.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45519
Bug ID: 45519
Summary: PLAYKEY: unexpectedly terminated when I try switch
client to full screen mode by Alt + Enter
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Distribution: ---
PLAYKEY: unexpectedly terminated when I try switch client to full screen mode
by Alt - Enter
This I see in terminal output:
failed to create drawable
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 402
Current serial number in output stream: 422
X Error of failed request: GLXBadWindow
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 32 (X_GLXDestroyWindow)
Serial number of failed request: 2520
Current serial number in output stream: 2520
How reproduce:
1) Download playkey client:
https://static.playkey.net/clientdownload.aspx?file=windows-desktop/Release…
2) Launch playkey client:
$ .wine/drive_c/Program\ Files\ \(x86\)/Playkey/Playkey.exe
"playkey:///?host=mgm.playkey.net&port=13000&token=MDI0QzlEQ0Q2MkE3N0Q0NUFDREMzOEE4OUY1QkUyQzdGQ0Y2M0YwMTI3REQyOTQ4QkMzM0I5MjA1Qjk4QTUxQUVBOUJDQTRGQzNFOUJBNDVBMTVGRkEzOTI0MDIwQ0Y4&language=ru&session-id=T23668568&gatid=UA-52416734-1&cid=841521404.1532440982&fps=33&resolution=1920x1080&device[]=gamepad&device[]=keyboard_and_mouse"
3) Try switch to full screen mode. Press Alt + Enter
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47573
Bug ID: 47573
Summary: "BT Cloud" app silently fails on startup
Product: Wine
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dave(a)davehigton.me.uk
Distribution: ---
I've installed the "BT Cloud" app under Wine (currently version 4.12.1). On
double-clicking the desktop icon, I get the hourglass for a few seconds, but
that's all - no further action. The Ubuntu desktop continues to function as
normal.
Bearing in mind the criticism I've had on another bug I reported recently, I
have a problem. I cannot find a link the the app that is available to people
who are not BT subscribers. All I can do is send a copy of the software in
question to anyone who needs it for the purposes of this investigation.
Alternatively, if there is any debug information I can get, you'll have to tell
me how to get it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47707
Bug ID: 47707
Summary: wine4.14 MakaronEXv4.1 Install
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
Created attachment 65179
--> https://bugs.winehq.org/attachment.cgi?id=65179
wine4.14 MakaronEXv4.1 Install
it installs just puts out error possibly thought may be of some use
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47673
Bug ID: 47673
Summary: GeForce NOW: Unimplemented function
api-ms-win-crt-private-l1-1-0.dll._o__seh_filter_dll
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: martinplr(a)gmail.com
Distribution: ---
Like in title
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47646
Bug ID: 47646
Summary: Laragon can't start Apache server: httpd is not
recognized as an internal or external command
Product: Wine
Version: 4.14
Hardware: x86-64
URL: https://github.com/leokhoa/laragon/releases/download/4
.0.15/laragon-full.exe
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
$ openssl sha256 laragon-full.exe
SHA256(laragon-full.exe)=
55f1c421a6631755da5de30dcdc72c361b8dbf688fc8b773bdd5a10f36dd2f73
When trying to start the server in Laragon, it yields the following error
message:
Steps to reproduce:
1. Download and install Laragon from the provided URL.
2. Start the program from the default location (mine was C:/laragon)
3. Click the "Start all" button in the bottom left hand corner.
Error message:
---------------------------
Service Apache can not start. Reason:
----------------------------------------
'C:\laragon\bin\apache\httpd-2.4.35-win64-VC15\bin\httpd ' is not recognized as
an internal or external command, operable program or batch file
Expected results: Apache starts.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47585
Bug ID: 47585
Summary: GetProcessWorkingSetSizeEx function break Splinter
Cell : Conviction
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: Gentoo
Hello,
i report the bug even if i use Wine-Staging 4.13 because the issue is caused by
a function implemented in Wine Vanilla source.
When i launch the game from UPlay, the game hangs at launch. I have the game's
window, the game's process exist but nothing else.
I launch UPlay and launch the game in a separate console and this is the result
when the game hangs :
"odelpasso@gentoo-desktop ~/.wine/drive_c/Program Files (x86)/Ubisoft/Ubisoft
Game Launcher/games/Splinter Cell Conviction/src/system $ wine
Conviction_game.exe
0104:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
0104:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented
0107:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
0108:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenSessionId, ...) semi-stub
0125:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0.
[...]
0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenSessionId, ...) semi-stub
0108:fixme:sync:NtQueryInformationJobObject stub: 0xc8 9 0x9df904 112 (nil)
0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented
0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenSessionId, ...) semi-stub
0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenSessionId, ...) semi-stub
0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented
0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented
0125:fixme:process:GetProcessWorkingSetSizeEx
(0xffffffff,0x17ae3e4,0x17ae3f0,(nil)): stub"
The last test for this game on Appdb is very old and it's impossible to test
because Uplay requires a recent version of Wine.
Thanks by advance for your help :-)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47482
Bug ID: 47482
Summary: Regression - Legend of Grimrock 2: undefined symbol:
FAudio_CommitOperationSet
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: tbl0605(a)gmail.com
Distribution: ---
Hi,
since at least wine 4.11 (and probably earlier, I haven't used the game
awhile), Legend of Grimrock 2 doesn't work anymore.
Shortly after starting the game, I get a popup telling me "The following error
occurred while starting up the game: XAudio2 error in XAudio2Create" and game
ends.
And I get following error logged:
0009:err:module:load_so_dll failed to load .so lib
"/opt/wine-devel/bin/../lib/wine/xaudio2_7.dll.so":
/opt/wine-devel/bin/../lib/wine/xaudio2_7.dll.so: undefined symbol:
FAudio_CommitOperationSet
0009:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\xaudio2_7.dll"
Googling a bit points me to patch d341efeff071532801fdc224062eb9e60dc5aea0
[xaudio2: Use new features from FAudio 19.06 (but keep compatibility for
<=19.05).]
I really don't know if its the culprit, just tell me how I could help :)
Thank you!
Thierry.
--
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.