fixed 710886 2.0.11+dfsg-1
thanks

Cleaning up some old bug reports...

On Mon, Jun 03, 2013 at 10:47:17AM +0200, Petter Reinholdtsen wrote:
> Package:  anki
> Version:  1.2.11-1
> Severity: minor
> 
> When starting anki for the first time in Debian Edu Wheezy, I got a
> popup with this message (manually typed, cut-n-pase did not work):
> 
>   Error during startup:
>   Traceback (most recent call last):
>     File "/usr/share/anki/ankiqt/ui/main.py", line 95, in __init__
>       self.loadPlugins()
>     File "/usr/share/anki/ankiqt/ui/main.py", line 2674, in loadPlugins()
>       plugins = self.enabledPlugins()
>     File "/usr/share/anki/ankiqt/ui/main.py", line 2747, in enabledPlugins
>       return [p for p in os.listdir(self.pluginsFolder())
>   OSError: [Errno 2] No such file or directory: '/home/pre/.anki/plugins'
>   [OK]
> 
> The cause was that the home directory was full.  The error message is
> misleading, and I assume the code actually creating the directory
> failed.  It would be better if that error was reported instead.

Starting from version 2.0 (available in unstable and testing), Anki
actually checks for errors when creating the necessary directories at
initialization. It doesn't check at other occasions, but at least the
case in your bug report should be covered.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to