Changes between Version 1 and Version 2 of Ticket #46624, comment 12
- Timestamp:
- Mar 12, 2015, 7:44:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46624, comment 12
v1 v2 3 3 Even after the successful download of the "Enhanced Dictation" stuff from Apple I realize that the main menu of charm.app stays empty when I restart it and its three windows aren't shown anymore. 4 4 5 The app doesn't respond to CMD+[123]either, so that I cannot make it show its windows. :(5 The app doesn't respond to {{{CMD+[123]}}} either, so that I cannot make it show its windows. :( 6 6 7 7 Disabling dictation again doesn't help either. :( 8 8 9 Looks like I need to figure out how to reset Charm's configuration... Or try a reboot? ;-) 9 I needed to reset Charm's configuration by removing Charm's plist file 10 {{{ 11 ~/Library/Preferences/com.kdab.Charm.plist 12 }}} 13 followed by a re-logon. ;-)