mail applet update interval keeps resetting
Bug #533874 reported by
Sérgio Faria
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Medium
|
onox |
Bug Description
The update interval keeps reseting on reboots to 0 mins, atleast with gmail. I also suspect that when its set for ex 5 mins interval, it continues updating at the default rate.
Using the trunk version from the repository: 0.3.9.1.
Related branches
Changed in awn-extras: | |
assignee: | nobody → Grega Podlesek (muscardinus) |
importance: | Undecided → Low |
milestone: | none → 0.4.0 |
Changed in awn-extras: | |
milestone: | 0.4.0 → 0.4.2 |
Changed in awn-extras: | |
assignee: | Grega Podlesek (muscardinus) → MisterBlack (thesympsons) |
Changed in awn-extras: | |
assignee: | MisterBlack (thesympsons) → nobody |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
First of all, I'm really, really new at python, but I'm a developer, so I started digging on this bug to try to learn a bit.
The attachment is the mail.py file that fixes this bug (I've tested it and it's working)
Please comment anything you want, and remember I don't know python, I'm just a learner :)