Comment 3 for bug 714676

Revision history for this message
daniero (danielaso) wrote : Re: [Bug 714676] Re: zeitgeist-datahub crashed with OverflowError in /usr/share/zeitgeist/_zeitgeist/loggers/datasources/_recentmanager.py: mktime argument out of range

This is the output...

daniero@daniero-VirtualBox:~$ python -c "import time; print time.gmtime(0)"
time.struct_time(tm_year=1970, tm_mon=1, tm_mday=1, tm_hour=0, tm_min=0,
tm_sec=0, tm_wday=3, tm_yday=1, tm_isdst=0)

On Wed, Mar 23, 2011 at 8:55 AM, Markus Korn <email address hidden> wrote:

> Hi David,
> thanks for using zeitgeist, and reporting this bug.
>
> Can you please open a terminal tell us what the output of the following
> command gives you?
> $ python -c "import time; print time.gmtime(0)"
>
> this is finally a reproduction of bug 512166 which we closed because
> noone was able to reproduce this issue.
>
>
> ** Changed in: zeitgeist (Ubuntu)
> Status: New => Incomplete
>
> ** Visibility changed to: Public
>
> ** Also affects: zeitgeist
> Importance: Undecided
> Status: New
>
> ** Changed in: zeitgeist
> Status: New => Confirmed
>
> ** Changed in: zeitgeist
> Importance: Undecided => Medium
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (733962).
> https://bugs.launchpad.net/bugs/714676
>
> Title:
> zeitgeist-datahub crashed with OverflowError in
> /usr/share/zeitgeist/_zeitgeist/loggers/datasources/_recentmanager.py:
> mktime argument out of range
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/zeitgeist/+bug/714676/+subscribe
>