← Back to team overview

zeitgeist team mailing list archive

Re: [Bug 686674] Re: zeitgeist crashes in case of non existing .cache folder (KDE)

 

nope

On Tue, Dec 7, 2010 at 9:54 PM, Manish Sinha
<686674@xxxxxxxxxxxxxxxxxx>wrote:

> Wait. KDE doesn't follow xdg basedir?
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/686674
>
> Title:
>  zeitgeist crashes in case of non existing .cache folder (KDE)
>
> Status in Zeitgeist Framework:
>   In Progress
>
> Bug description:
>  When trying to run trunk on a fresh KDE install I get
>
> seif@Wumbo-VM:~$ zeitgeist-daemon --replace
> Traceback (most recent call last):
>  File "/usr/local/bin/zeitgeist-daemon", line 158, in <module>
>    setup_logger(_config.options.log_level)
>  File "/usr/local/bin/zeitgeist-daemon", line 142, in setup_logger
>    os.mkdir(os.path.dirname(log_file))
> OSError: [Errno 2] No such file or directory: '/home/seif/.cache/zeitgeist'
>
> This is due to our latest change for logging outputs
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/zeitgeist/+bug/686674/+subscribe
>


-- 
This is me doing some advertisement for my blog http://seilo.geekyogre.com

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/686674

Title:
  zeitgeist crashes in case of non existing .cache folder (KDE)

Status in Zeitgeist Framework:
  In Progress

Bug description:
  When trying to run trunk on a fresh KDE install I get

seif@Wumbo-VM:~$ zeitgeist-daemon --replace
Traceback (most recent call last):
  File "/usr/local/bin/zeitgeist-daemon", line 158, in <module>
    setup_logger(_config.options.log_level)
  File "/usr/local/bin/zeitgeist-daemon", line 142, in setup_logger
    os.mkdir(os.path.dirname(log_file))
OSError: [Errno 2] No such file or directory: '/home/seif/.cache/zeitgeist'

This is due to our latest change for logging outputs





References