ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #01407
Re: [Bug 713738] Re: font-manager package crashes on startup
Sorry about that it was not my intention to keep it open.
I could not close it and have gone for the next best thing of fix-
released.
I hope that will do.
Cheers,
nav
On Thu, Dec 11, 2014 at 6:03 PM, Jerry Casiano <713738@xxxxxxxxxxxxxxxxxx>
wrote:
>
> Please close this bug.
>
> It's over three years old.
> Only affects one user.
> A solution was already provided.
> This version is deprecated.
>
> Please update package to latest release. See https://launchpad.net/font-
> manager
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/713738
>
> Title:
> font-manager package crashes on startup
>
> Status in font-manager package in Ubuntu:
> Triaged
>
> Bug description:
> Binary package hint: font-manager
>
> Dear Folks,
>
> I am currently running Ubuntu 10.10 Maverick and have the font-manager
> package version 0.5.6-1 installed. Every time I try to start it up it
> crashes with the following error below:
>
> ----------------------------------------------------------
> INFO : Verified /home/nandu/.fonts.conf
> INFO : Font Manager is now starting
> Traceback (most recent call last):
> File "/usr/bin/font-manager", line 104, in <module>
> main()
> File "/usr/bin/font-manager", line 95, in main
> Main()
> File "/usr/share/font-manager/main.py", line 90, in __init__
> self.objects.load_core()
> File "/usr/share/font-manager/main.py", line 398, in load_core
> self.data['FontManager'] = core.get_manager(self.data['MainWindow'])
> File "/usr/share/font-manager/core/__init__.py", line 739, in
> get_manager
> MANAGER = FontManager(PROGRESS_CALLBACK, parent)
> File "/usr/share/font-manager/core/__init__.py", line 121, in __init__
> fonts.Sort(self, self.progress, self.parent)
> File "/usr/share/font-manager/core/fonts.py", line 289, in __init__
> self._sort()
> File "/usr/share/font-manager/core/fonts.py", line 412, in _sort
> obj = self.cache[name]
> File "/usr/lib/python2.6/shelve.py", line 122, in __getitem__
> value = Unpickler(f).load()
> cPickle.UnpicklingError: invalid load key, '/'.
> ----------------------------------------------------------
>
> A similar problem is reported on:
>
> http://code.google.com/p/font-manager/issues/detail?id=30
>
> but as far as I know it is not related to a font problem as said in
> the post above. Furthermore, it is marked as fixed hence, my reason
> for starting a new bug report.
>
> I have also deleted the files .fonts.conf, .fontconfig and .fonts
> created by the package and reinstalled the package several times but
> the problem persists.
>
> Please do let me know if any other information is required.
>
> TIA
>
> Cheers,
> nav
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/font-manager/+bug/713738/+subscriptions
>
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to font-manager in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/713738
Title:
font-manager package crashes on startup
Status in font-manager package in Ubuntu:
Fix Released
Bug description:
Binary package hint: font-manager
Dear Folks,
I am currently running Ubuntu 10.10 Maverick and have the font-manager
package version 0.5.6-1 installed. Every time I try to start it up it
crashes with the following error below:
----------------------------------------------------------
INFO : Verified /home/nandu/.fonts.conf
INFO : Font Manager is now starting
Traceback (most recent call last):
File "/usr/bin/font-manager", line 104, in <module>
main()
File "/usr/bin/font-manager", line 95, in main
Main()
File "/usr/share/font-manager/main.py", line 90, in __init__
self.objects.load_core()
File "/usr/share/font-manager/main.py", line 398, in load_core
self.data['FontManager'] = core.get_manager(self.data['MainWindow'])
File "/usr/share/font-manager/core/__init__.py", line 739, in get_manager
MANAGER = FontManager(PROGRESS_CALLBACK, parent)
File "/usr/share/font-manager/core/__init__.py", line 121, in __init__
fonts.Sort(self, self.progress, self.parent)
File "/usr/share/font-manager/core/fonts.py", line 289, in __init__
self._sort()
File "/usr/share/font-manager/core/fonts.py", line 412, in _sort
obj = self.cache[name]
File "/usr/lib/python2.6/shelve.py", line 122, in __getitem__
value = Unpickler(f).load()
cPickle.UnpicklingError: invalid load key, '/'.
----------------------------------------------------------
A similar problem is reported on:
http://code.google.com/p/font-manager/issues/detail?id=30
but as far as I know it is not related to a font problem as said in
the post above. Furthermore, it is marked as fixed hence, my reason
for starting a new bug report.
I have also deleted the files .fonts.conf, .fontconfig and .fonts
created by the package and reinstalled the package several times but
the problem persists.
Please do let me know if any other information is required.
TIA
Cheers,
nav
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/font-manager/+bug/713738/+subscriptions
References