[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-09-16 Thread Bug Watch Updater
** Changed in: hamster-applet Importance: Unknown = High -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-05 Thread Bug Watch Updater
** Changed in: hamster-applet Status: Unknown = Fix Released -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/hamster-applet -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-02 Thread Brian Murray
** Tags added: patch -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Martin Pool
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/51263586/Dependencies.txt -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Martin Pool
I don't understand why he has this because this code is already inside the hamster namespace. Upstream in eg http://git.gnome.org/browse/hamster- applet/tree/src/hamster/widgets/timechart.py does still have this problem. All the current occurrences of this are inside the widgets module. I

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Martin Pool
This fixes it. ** Changed in: hamster-applet (Ubuntu) Status: New = Fix Committed ** Changed in: hamster-applet (Ubuntu) Assignee: (unassigned) = Martin Pool (mbp) -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~mbp/ubuntu/maverick/hamster-applet/600857-imports -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Martin Pool
** Patch added: 20100702-600857-hamster-imports.diff http://launchpadlibrarian.net/51264758/20100702-600857-hamster-imports.diff -- ImportError: No module named hamster.configuration https://bugs.launchpad.net/bugs/600857 You received this bug notification because you are a member of Ubuntu

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Martin Pool
** Patch added: 20100702-600857-hamster-imports.diff http://launchpadlibrarian.net/51264760/20100702-600857-hamster-imports.diff ** Patch removed: 20100702-600857-hamster-imports.diff http://launchpadlibrarian.net/51264758/20100702-600857-hamster-imports.diff ** Bug watch added: GNOME Bug

[Bug 600857] Re: ImportError: No module named hamster.configuration

2010-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package hamster-applet - 2.30.1-0ubuntu2 --- hamster-applet (2.30.1-0ubuntu2) maverick; urgency=low * Change strange from .hamster import statements occurring inside the hamster python module, causing ImportErrors. (LP: #600857) Patch from Martin