https://bugs.winehq.org/show_bug.cgi?id=49989
Bug ID: 49989
Summary: System.Windows.Markup.XamlParseException: Provide
value on
'System.Windows.Baml2006.TypeConverterMarkupExtension'
threw an exception
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
…
[View More] Assignee: wine-bugs(a)winehq.org
Reporter: fzatlouk(a)redhat.com
Distribution: ---
Created attachment 68391
--> https://bugs.winehq.org/attachment.cgi?id=68391
stdout
Running Samsung Dex installer [0] gets stuck with:
[ERROR] FATAL UNHANDLED EXCEPTION: System.Windows.Markup.XamlParseException:
Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw
an exception. ---> System.EntryPointNotFoundException:
IWICColorContext_GetType_Proxy assembly:<unknown assembly> type:<unknown type>
member:(null)
[0] https://appdb.winehq.org/objectManager.php?sClass=version&iId=39225
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49977
Bug ID: 49977
Summary: FIFA 11 Demo fifaconfig crashes when pressing Exit
button
Product: Wine
Version: 5.18
Hardware: x86-64
URL: http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_EU.zi
p
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: …
[View More]mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
1. Launch configuration tool in ..\FIFA 11 Demo\Game\fifasetup\fifaconfig.exe
2. Press Exit button.
Unhandled Exception:
System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a
control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke (System.Windows.Forms.Control
caller, System.Delegate method, System.Object[] args, System.Boolean
synchronous) [0x00011] in <4b7d326f792d4378bd436300c6961411>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.MarshaledInvoke(System.Windows.Forms.Control,System.Delegate,object[],bool)
at System.Windows.Forms.Control.BeginInvoke (System.Delegate method,
System.Object[] args) [0x0000f] in <4b7d326f792d4378bd436300c6961411>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.BeginInvoke(System.Delegate,object[])
at System.Windows.Forms.WindowsFormsSynchronizationContext.Post
(System.Threading.SendOrPostCallback d, System.Object state) [0x0000f] in
<4b7d326f792d4378bd436300c6961411>:0
at System.__ComObject.Finalize () [0x0001a] in
<7713cb95b33244ed9608bf0b23fbdce9>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Invoke or
BeginInvoke cannot be called on a control until the window handle has been
created.
at System.Windows.Forms.Control.MarshaledInvoke (System.Windows.Forms.Control
caller, System.Delegate method, System.Object[] args, System.Boolean
synchronous) [0x00011] in <4b7d326f792d4378bd436300c6961411>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.MarshaledInvoke(System.Windows.Forms.Control,System.Delegate,object[],bool)
at System.Windows.Forms.Control.BeginInvoke (System.Delegate method,
System.Object[] args) [0x0000f] in <4b7d326f792d4378bd436300c6961411>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.BeginInvoke(System.Delegate,object[])
at System.Windows.Forms.WindowsFormsSynchronizationContext.Post
(System.Threading.SendOrPostCallback d, System.Object state) [0x0000f] in
<4b7d326f792d4378bd436300c6961411>:0
wine-5.18-343-g412db778937
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35102
Bug #: 35102
Summary: Qvodplayer 3.5 Crashes on start
Product: Wine
Version: 1.7.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zturnxin(a)gmail.com
Classification: Unclassified
Created attachment 46820
--> http://bugs.…
[View More]winehq.org/attachment.cgi?id=46820
Log: terminal log and backtrace
1. Download QvodPlayer 3.5 from url:http://dl.kuaibo.com/QvodSetupPlus_old.exe
$ sha1sum QvodSetupPlus_old.exe
bb0768ad1f742445a5d54b74bf41b6c775f0bdca QvodSetupPlus_old.exe
2. winetricks -q gdiplus, workaround Bug 32474
3. Start QvodPlayer 3.5:
~/.wine/drive_c/Program Files/QvodPlayer$ wine QvodPlayer.exe
Crash happens.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51082
Bug ID: 51082
Summary: Regression: Powershell Core installs in wrong
directory
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
This is …
[View More]a regression from yesterday. AFAIK it should (and used to ) install in
Program Files\\Powershell, wheras now it is installed in c:\\Powershell
Regression :
Commit: 9b0a8f5f49f941d42ed08b1546c50203c0b07ad6
URL:
https://source.winehq.org/git/wine.git/?a=commit;h=9b0a8f5f49f941d42ed08b15…
Author: Alexandre Julliard <julliard at winehq.org>
Date: Thu Apr 29 16:19:27 2021 +0200
kernelbase: Use RtlWow64GetProcessMachines() to get native system information.
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
In console output there`s now a strange:
00f8:fixme:heap:GetNativeSystemInfo Add the proper information for 0 in wow64
mode
Steps to reproduce:
wine msiexec /i PowerShell-7.0.3-win-x64.msi /q
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26189
Summary: Wine32bi (kernel32)t: Crysis Wars Dedicated Server no
longer shows console on start under X
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: armin.kazmi(a)tu-dortmund.de
If you want …
[View More]to launch a crysis wars dedicated server, e.g. via
wine CrysisWars/Bin32/CrysisWarsDedicatedServer.exe -mod MWLL -root C:/Program
Files/CrysisWars/server +exec server.cfg
you expect it to spawn a console window (using windows console host it seems)
to
show further output and provide a control interface. Via git bisect I tracked
down
the offending patch, which was added quite a long time ago.
e4d090277b3f4f76b39e55480e5d1387798dbabe is the first bad commit
commit e4d090277b3f4f76b39e55480e5d1387798dbabe
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Mon Aug 30 22:19:24 2010 +0200
kernel32: Properly handle bare console on input.
:040000 040000 79337f5cf3c9c78a557b10f8b1147476815470ac
860f197e56f714bea54dacbafe881c0ede7b19e9 M dlls
Automatic revert of the patch from HEAD fails.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50980
Bug ID: 50980
Summary: Royal Quest: "out of memory" and other errors
Product: Wine
Version: 6.5
Hardware: x86-64
URL: http://1cgames.net
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Regression SHA1: …
[View More]beff5c56cdb02d614a5159de0e5ce1914c8ebc77
Distribution: Debian
Recent wine versions cause possibly bogus memory errors, regression test
yields:
beff5c56cdb02d614a5159de0e5ce1914c8ebc77 is the first bad commit
commit beff5c56cdb02d614a5159de0e5ce1914c8ebc77
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 5 12:05:38 2021 +0200
ntdll: Move the PEB initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 02e336e14ea020aad68dcaf20abf6591e1bbcb89
403c88a2fbbc305b5a4de06cb5786379f03a22da M dlls
If you want to try reproducing this it requires a launcher or whatever which
needs native dotnet 4.6.1 I think
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49763
Bug ID: 49763
Summary: ALOTInstaller crashes
Product: Wine
Version: 5.16
Hardware: x86
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 68064
…
[View More] --> https://bugs.winehq.org/attachment.cgi?id=68064
crash log
A user reported this as rated "garbage" in appdb, so i gave it a try
The crash log shows a call to RtlConvertToAutoInheritSecurityObject, which is
strange as the FIXME from that stub is not printed in console; is that normal?
One issue is at least that RtlConvertToAutoInheritSecurityObject is wrong
declared, see https://bugs.winehq.org/show_bug.cgi?id=33279#c1
but then committed patch declares it as BOOL:
https://bugs.winehq.org/show_bug.cgi?id=33279#c3
I`ll send a patch for that one.
But that is not the cause of the crash, even if i remove
RtlConvertToAutoInheritSecurityObject from ntdll.spec it shows up in the crash
log (???)
So anyone knows what`going on? Note: I don`t know exactly what .net it needs, I
tried dotnet40 and dotnet48, same crash happens
Unhandled exception: 0xe0434352 in 64-bit code (0x000000007b01129e).
.
.
Backtrace:
=>0 0x000000007b01129e format_exception_msg+0x32e(ptr=<is not available>,
buffer=<is not available>, size=<is not available>)
[Z:\home\louis\sda2\wine64-build\dlls\kernelbase\..\..\..\wine\dlls\kernelbase\debug.c:315]
in kernelbase (0x0000000000512d60)
1 0x000006447fd60412 EntryPoint+0x6440003ef15() in msvcr100_clr0400
(0x0000000000512d60)
2 0x000000007bc521e1 RtlConvertToAutoInheritSecurityObject+0x200(pdesc=<is
not available>, cdesc=<is not available>, ndesc=<is not available>, objtype=<is
not available>)
[Z:\home\louis\sda2\wine64-build\dlls\ntdll\..\..\..\wine\dlls\ntdll\sec.c:1721]
in ntdll (0x0000000000512d60)
3 0x000006447fd5f5a7 EntryPoint+0x6440003e0aa() in msvcr100_clr0400
(0x0000000000516319)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22327
Summary: download
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://sourceforge.net/projects/phpgedview/files/1%20P
hpGedView/PhpGedView%20v4.2.3/PGV-Demo-4.2.3.zip/downl
oad
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)…
[View More]winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Cannot install PGV demo for Windows using a clean wineprefix.
After installing dotnet20sp2 Mono2.4 with winetricks I get the following
output:
err:module:import_dll Library php5ts.dll (which is needed by
L"Z:\\home\\jack\\PGV test\\democd\\httpd\\php\\php5apache2_2.dll") not found
(OS 10048)Address already in use: make_sock: could not bind to address
127.0.0.1:6880
no listening sockets available, shutting down
Unable to open logs
System.OverflowException: Number overflow.
at System.Drawing.SizeF.ToSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.InitFormsSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.RunDialog () [0x00000]
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.MessageBox/MessageBoxForm:RunDialog ()
at System.Windows.Forms.MessageBox.Show (System.String text) [0x00000]
at PGVDemo.Form1.button1_Click (System.Object sender, System.EventArgs e)
[0x00000]
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000]
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000]
at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000]
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000]
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000]
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000]
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000]
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000]
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000]
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51070
Bug ID: 51070
Summary: Wine fails to create or update prefix
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: julliard(a)winehq.org
…
[View More]Regression SHA1: f93713b157411efabfa6ceabf137364b249106f6
Distribution: ---
0024:err:environ:run_wineboot failed to start wineboot c00000e5
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51102
Bug ID: 51102
Summary: Failed to export video on MOHO PRO 13.5
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rqftyusydw(a)solarunited.org
Distribution: ---
Created attachment 69966
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=69966
backrace
i cant render animation video using export video features on MOHO PRO 13.5 wine
always get crash when select mpeg video export option... all feature run
almost smoothly except export video features
--
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.
[View Less]