解决Docky无法启动
今天开机发现Docky没有自动加载,通过手动点击运行,也没反应,而且也无任何报错信息,一下子还真不知道怎么解决,后面试着在命令中行运行 docky,发现以下错误:Docky version: 2.1.4 Release
Kernel version: 3.5.0.17
CLR version: 4.0.30319.1
Setting theme: Matte
[Warn 13:40:37.128] Could not find remap file '/home/test/.local/share/docky/remaps.ini'!
Dock services initialized.
Add-in could not be loaded: Invalid data
System.Xml.XmlException: Invalid data ---> System.Text.DecoderFallbackException: Exception of type 'System.Text.DecoderFallbackException' was thrown.
at System.Text.DecoderExceptionFallbackBuffer.Fallback (System.Byte[] bytesUnknown, Int32 index) in <filename unknown>:0
at System.Text.UTF8Encoding.Fallback (System.Object provider, System.Text.DecoderFallbackBuffer& buffer, System.Byte[]& bufferArg, System.Byte* bytes, Int64 byteIndex, UInt32 size, System.Char* chars, System.Int32& charIndex) in <filename unknown>:0
从错误信息中可以发现两行信息:
页:
[1]