http://bugs.winehq.org/show_bug.cgi?id=12534
Summary: Cepstral voice configuration tools are not displayed in the control panel Product: Wine Version: CVS/GIT Platform: PC URL: http://downloads.cepstral.com/cepstral/windows/Cepstral_ Callie_windows_4.2.0.msi OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: msclrhd@gmail.com
1. Install a Cepstral voice (Callie in the URL provided) 2. Run wine control
The "Cepstral Tools" control panel applet should be visible, but control reports that there are no control panel applets available.
Looking in the registry, the applet is listed under "HKLM\Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls". The registry value name is the name that appears in the XP control panel, and its value (REG_SZ) is the path to the cpl applet to run.
Looking at that registry path on XP, there are 4 entries, including one for the Cepstral Tools and one for the sapi configuration. There are some (like NetSetupWizard) that don't match the name displayed on the control panel.
It therefore looks like Windows has several builtin control panel applications that it references, while the others it looks in that registry key for.
http://bugs.winehq.org/show_bug.cgi?id=12534
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12534
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-12 22:01:15 --- Confirming in git. Didn't verify against XP however.
http://bugs.winehq.org/show_bug.cgi?id=12534
--- Comment #2 from Reece Dunn msclrhd@gmail.com 2008-07-02 01:01:56 --- It is possible to launch the same dialogs as from the control panel by selecting "Tools > Launch Cepstral Tools...". This is using the current git; I .am not sure if that was working with the version I raised this using.
The `control` program is still not displaying any control panel applets though.
http://bugs.winehq.org/show_bug.cgi?id=12534
Owen Rudge owen@owenrudge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |owen@owenrudge.net
--- Comment #3 from Owen Rudge owen@owenrudge.net 2008-07-02 10:36:55 --- A fix for this bug has been submitted to wine-patches:
http://www.winehq.org/pipermail/wine-patches/2008-July/057023.html
The internal control panel did not check the registry for .cpl files.
http://bugs.winehq.org/show_bug.cgi?id=12534
Reece Dunn msclrhd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Reece Dunn msclrhd@gmail.com 2008-09-15 14:57:24 --- I have confirmed that this issue has been fixed.
Thanks Owen!
http://bugs.winehq.org/show_bug.cgi?id=12534
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:12 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=12534
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified