https://bugs.winehq.org/show_bug.cgi?id=39575
Bug ID: 39575 Summary: Wine control panel app crashes when encountering builtin applets with unimplemented CPL entry points (bthprops.cpl.CPlApplet) Product: Wine Version: 1.7.54 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
since the stub Bluetooth applet was added recently, it didn't provide a CPL specific entry point. Trying to show/load applets causes a crash. At least provide minimal functionality to have it ignored.
--- snip --- $ wine control wine: Call from 0x7b8461c9 to unimplemented function bthprops.cpl.CPlApplet, aborting wine: Unimplemented function bthprops.cpl.CPlApplet called at address 0x7b8461c9 (thread 0033), starting debugger... Threads: process tid prio (all id:s are in hex) ... 0000000d (D) C:\windows\system32\control.exe 00000034 0 00000033 0 <== --- snip ---
$ wine --version wine-1.7.54-302-g5cf9539
Regards
https://bugs.winehq.org/show_bug.cgi?id=39575
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39575
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I think it's better to comment out CPlApplet from a spec file, shell32 code should be able to handle that case.
https://bugs.winehq.org/show_bug.cgi?id=39575
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #1)
I think it's better to comment out CPlApplet from a spec file, shell32 code should be able to handle that case.
https://source.winehq.org/patches/data/116570
https://bugs.winehq.org/show_bug.cgi?id=39575
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |35f9ee3d97ef81397f4e15b0d7a | |e48fe443023bb Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #2)
(In reply to Nikolay Sivov from comment #1)
I think it's better to comment out CPlApplet from a spec file, shell32 code should be able to handle that case.
https://source.winehq.org/git/wine.git/commitdiff/35f9ee3d97ef81397f4e15b0d7...
https://bugs.winehq.org/show_bug.cgi?id=39575
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.
https://bugs.winehq.org/show_bug.cgi?id=39575
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |