[Bug 801288] Re: cannot close bugs with hugdaytool

2011-07-28 Thread Markus Korn
translate.google.com tells me Nie możesz zmieniać zawartości tej strony. means something is wrong with authentication, the user is not allowed to edit the content of the page. Is it true, or is this bugreport about sth. else? Markus -- You received this bug notification because you are a

[Bug 807950] Re: zeitgeist-daemon crashed with LookupError in remove_from_connection(): _zeitgeist.engine.remote.RemoteInterface at /org/gnome/zeitgeist/log/activity at 0xb74ee2cc is not exported at

2011-07-14 Thread Markus Korn
I haven't look further into it, *BUT* zeitgeist should handle .Quit() being called multipletimes properly, means: it should not crash. We also have to check how ZeitgeistEngine.close() behaves in this cases. Reasons for .Quit() being called are for example that two clients try to quit the daemon

[Bug 741982] Re: hugday list causes AssertionError

2011-04-26 Thread Markus Korn
Thanks for reporting this bug, I've fixed it in ubuntu-qa-tools trunk revno: 570 fixes bug(s): https://launchpad.net/bugs/741982 committer: Markus Korn thek...@gmx.de branch nick: ubuntu-qa-tools timestamp: Tue 2011-04-26 08:59:57 +0200

[Bug 762446] Re: zeitgeist-daemon crashed with SIGSEGV in std::_Rb_treeunsigned int, std::pairunsigned int const, std::pairchar, unsigned int , std::_Select1ststd::pairunsigned int const, std::

2011-04-16 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762446 Title: zeitgeist-daemon crashed with SIGSEGV in std::_Rb_treeunsigned

[Bug 739780] Re: Session starting with a zeitgeist-datahub zombie process

2011-04-14 Thread Markus Korn
revno: 1714 fixes bug(s): https://launchpad.net/bugs/739780 committer: Markus Korn thek...@gmx.de branch nick: trunk timestamp: Thu 2011-04-14 09:29:21 +0200 message: Use glib.spawn_async() to launch the datahub instead

[Bug 759135] Re: zeitgeist-daemon crashed with SIGSEGV in std::_List_basestd::basic_stringchar, std::char_traitschar, std::allocatorchar , std::allocatorstd::basic_stringchar, std::char_trait

2011-04-14 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759135 Title: zeitgeist-daemon crashed with

[Bug 757461] Re: zeitgeist-daemon crashed with SIGSEGV in PyEval_EvalFrameEx()

2011-04-14 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757461 Title: zeitgeist-daemon crashed with

[Bug 728443] Re: zeitgeist-daemon crashed with DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-nVwGW55BQi: Connection refused

2011-04-14 Thread Markus Korn
** This bug is no longer a duplicate of bug 709774 zeitgeist-datahub crashed with DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-ALMcCeolXL: Connection refused -- You received this bug notification because you are a member of Ubuntu

[Bug 709774] Re: zeitgeist-datahub crashed with DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-ALMcCeolXL: Connection refused

2011-04-14 Thread Markus Korn
: Confirmed = Fix Released ** Changed in: zeitgeist (Ubuntu) Assignee: (unassigned) = Markus Korn (thekorn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/709774 Title: zeitgeist-datahub crashed

[Bug 745801] Re: system-based authorization doesn't store useful credentials in gnome-keyring

2011-04-12 Thread Markus Korn
I know Leonard has observed some odd behaviour with python-keyring (and esp. the gnomekeyring module) some weeks ago [0], so this might be related. [0] https://bitbucket.org/kang/python-keyring-lib/issue/40/failures- happen-at-random-points-in-the -- You received this bug notification because

[Bug 738555] Re: zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/royg/.local/share/zeitgeist/datasources.pickle'

2011-04-08 Thread Markus Korn
I was investigating on this bug a bit further. All Tracebacks are looking like Traceback (most recent call last): File /usr/bin/zeitgeist-daemon, line 180, in module handle_exit() File /usr/bin/zeitgeist-daemon, line 126, in handle_exit interface.Quit() File

[Bug 738555] Re: zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/royg/.local/share/zeitgeist/datasources.pickle'

2011-03-31 Thread Markus Korn
Hi @all, we discussed this issue in the #zeitgeist IRC channel, our theory is: it's related to encrypted homedirs, and that this dirs get unmounted before the zeitgeist daemon stops. So the daemon is unable to write to $XDG_DATA_HOME. We'll investigate further, and keep you updated. Thanks for

[Bug 738555] Re: zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/royg/.local/share/zeitgeist/datasources.pickle'

2011-03-31 Thread Markus Korn
In order to find a way to fix this bug I would like to know from someone who is affected by this bug - which files/dirs get encrypted? - esp.: are files in ~/.locale or ~/.local/zeitgeist encrypted (for example by symlinking them into ~/.Private) Thanks in advance, Markus ** Changed in:

[Bug 739780] Re: Session starting with a zeitgeist-datahub zombie process

2011-03-28 Thread Markus Korn
** Changed in: zeitgeist Assignee: (unassigned) = Markus Korn (thekorn) ** Changed in: zeitgeist Status: Triaged = In Progress ** Changed in: zeitgeist-datahub Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 743376] Re: zeitgeist-daemon crashed with OperationalError in execute(): database is locked

2011-03-27 Thread Markus Korn
*** This bug is a duplicate of bug 736285 *** https://bugs.launchpad.net/bugs/736285 Hi Enkouyami, thanks for reporting this bug. Can you please explain when (and how frequently) you get this crashes. For example did you only get this crash once during distupgrade, or normal upgrade. Or do

[Bug 736285] Re: zeitgeist-daemon crashed with OperationalError in execute(): database is locked

2011-03-27 Thread Markus Korn
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736285 Title: zeitgeist-daemon crashed with OperationalError in execute(): database is locked -- ubuntu-bugs

[Bug 735946] Re: zeitgeist-daemon crashed with DatabaseCorruptError in _reindex(): Failed to unlink /home/houdg/.local/share/zeitgeist/fts.index/position.baseA: No such file or directory

2011-03-27 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/735946 Title: zeitgeist-daemon crashed with

[Bug 734222] Re: zeitgeist-daemon crashed with DatabaseError in _reindex(): Modifications failed (DatabaseError: New revision too low), and cannot set consistent table revision numbers: Couldn't rerea

2011-03-27 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734222 Title: zeitgeist-daemon crashed with

[Bug 739780] Re: Session starting with a zeitgeist-datahub zombie process

2011-03-27 Thread Markus Korn
I can reproduce this issue in my natty installation. @Michal do you have an idea what's going on, maybe sth. wrong in the datahub? ** Also affects: zeitgeist-datahub Importance: Undecided Status: New ** Changed in: zeitgeist (Ubuntu) Status: New = Confirmed -- You received

[Bug 739780] Re: Session starting with a zeitgeist-datahub zombie process

2011-03-27 Thread Markus Korn
Ok, now I know what's going on here http://paste.ubuntu.com/586129/ We just have to manage the case in the daemon that the datahub exists immediately on daemon startup, because an already running datahub was found. We can fix this in a few steps, first ist that the datahub should return an exit

[Bug 741582] [NEW] Transmission main window does not get focus when toggling via AppIndicator applet

2011-03-24 Thread Markus Korn
Public bug reported: Binary package hint: transmission When I toggle visibility of the transmission main window by using the show transmission entry in the app indicator menu, the transmission window does not get focus. This means all keystrokes get send to the previously active window. And even

[Bug 741582] Re: Transmission main window does not get focus when toggling via AppIndicator applet

2011-03-24 Thread Markus Korn
** Attachment added: out-1.ogv https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/741582/+attachment/1935925/+files/out-1.ogv ** Description changed: Binary package hint: transmission When I toggle visibility of the transmission main window by using the show transmission

[Bug 733362] Re: zeitgeist-daemon assert failure: *** glibc detected *** /usr/bin/python: double free or corruption (out): 0x0a118968 ***

2011-03-23 Thread Markus Korn
Hi AD5XJ, thanks for using zeitgeist and reporting this bug. Does this crash still happen for you? Is there some special way to reproduce this crash? From what I read in the Stacktrace it seems like a bug in the fts extensions, moving it to zeitgeist-extensions. Markus ** Visibility changed

[Bug 734441] Re: zeitgeist-daemon crashed with SIGSEGV in malloc()

2011-03-23 Thread Markus Korn
** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734441 Title: zeitgeist-daemon crashed with SIGSEGV in malloc() -- ubuntu-bugs

[Bug 738912] Re: zeitgeist-daemon crashed with SIGSEGV in FlintTable_base::block_free_at_start()

2011-03-23 Thread Markus Korn
** Visibility changed to: Public ** Package changed: zeitgeist (Ubuntu) = zeitgeist-extensions (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738912 Title: zeitgeist-daemon crashed with

[Bug 727166] Re: zeitgeist-daemon crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.Disconnected: Connection is closed

2011-03-23 Thread Markus Korn
Hi fuhaoyun, can you please try to describe the problem you are seeing in english, so we can try to understand what's going on. Thanks, Markus ** Changed in: zeitgeist (Ubuntu) Status: New = Incomplete ** Visibility changed to: Public -- You received this bug notification because you

[Bug 714676] Re: zeitgeist-datahub crashed with OverflowError in /usr/share/zeitgeist/_zeitgeist/loggers/datasources/_recentmanager.py: mktime argument out of range

2011-03-23 Thread Markus Korn
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

[Bug 738555] Re: zeitgeist-daemon crashed with IOError in _write_to_disk(): [Errno 2] No such file or directory: '/home/royg/.local/share/zeitgeist/datasources.pickle'

2011-03-23 Thread Markus Korn
This looks *very* weird to me, I'll investigate later this week. ** Visibility changed to: Public ** Changed in: zeitgeist (Ubuntu) Status: New = Triaged ** Also affects: zeitgeist Importance: Undecided Status: New ** Changed in: zeitgeist Assignee: (unassigned) = Markus

[Bug 714676] Re: zeitgeist-datahub crashed with OverflowError in /usr/share/zeitgeist/_zeitgeist/loggers/datasources/_recentmanager.py: mktime argument out of range

2011-03-23 Thread Markus Korn
@Everyone who is affected by this bug, could you please update your (natty) system and check if you have at least zeitgeist-datahub 0.7.0-0ubuntu1 installed, all these python and timezone related issues should be fixed in the new implementation of the datahub. Please open a new bug if you have

[Bug 739230] Re: indicator-weather crashed with ImportError in /usr/lib/pymodules/python2.7/desktopcouch/records/server.py: No module named application.server

2011-03-21 Thread Markus Korn
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739230 Title: indicator-weather crashed with ImportError in

[Bug 739230] Re: indicator-weather crashed with ImportError in /usr/lib/pymodules/python2.7/desktopcouch/records/server.py: No module named application.server

2011-03-21 Thread Markus Korn
Looks like a packaging bug in python-desktopcouch-records to me, which requires python-desktopcouch-application. A workaround for indicator-weather would be to depend on the complete python-desktopcouch stack, or explicitly depend on -application. ** Changed in: indicator-weather (Ubuntu)

[Bug 736301] Re: bzr crashed with AttributeError in addchangegroup(): 'module' object has no attribute 'chunkiter'

2011-03-17 Thread Markus Korn
I can confirm that this bug is fixed in upstream's lp:bzr-hg branch. ** Changed in: bzr-hg Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736301 Title: bzr crashed

[Bug 736301] Re: bzr crashed with AttributeError in addchangegroup(): 'module' object has no attribute 'chunkiter'

2011-03-16 Thread Markus Korn
** Visibility changed to: Public ** Changed in: bzr (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736301 Title: bzr crashed with AttributeError in

[Bug 736301] Re: bzr crashed with AttributeError in addchangegroup(): 'module' object has no attribute 'chunkiter'

2011-03-16 Thread Markus Korn
Ok, the reason is obvious, there is no 'mercurial.changegroup.chunkiter' anymore since version 1.7.5 ** Also affects: bzr-hg Importance: Undecided Status: New ** Package changed: bzr (Ubuntu) = bzr-hg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu

[Bug 733746] Re: gnome-dvb-daemon crashed with SIGSEGV in dvb_dvb_media_construct()

2011-03-12 Thread Markus Korn
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/733746 Title: gnome-dvb-daemon crashed with SIGSEGV in dvb_dvb_media_construct() -- ubuntu-bugs mailing list

[Bug 713984] Re: session-installer crashed with TypeError in _render_warning(): could not convert argument to correct param type

2011-03-11 Thread Markus Korn
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/713984 Title: session-installer crashed with TypeError in _render_warning(): could not convert argument to correct

[Bug 729798] Re: Unusable in 11.04

2011-03-08 Thread Markus Korn
With today's update (of libdbusmenu) this bug is solved for me, while recording the menu gets updated properly, I get an Pause entry etc. @Vadim, can you please update your system, if this issue gets fixed for you too we can close this bug, thanks. Markus -- You received this bug notification

[Bug 728503] Re: libappindicator stops updating the menu after gtk.MenuItem is added

2011-03-08 Thread Markus Korn
Just a quick note: the issue described in my last comment is solved with today's updates (of libdbusmenu, I guess), but the reproducer script still fails for me, so both issues seem to be unrelated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 729798] Re: Unusable in 11.04

2011-03-07 Thread Markus Korn
** Changed in: gtk-recordmydesktop (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729798 Title: Unusable in 11.04 -- ubuntu-bugs mailing list

[Bug 729798] Re: Unusable in 11.04

2011-03-07 Thread Markus Korn
I had a quick look at the code, of the indicator applet for gtk-recordmydesktop, everything is looking ok there. As far as I understand this issue it is a bug in dbusmenu (LP: #728503) where menuitems are not updated properly. ** Changed in: gtk-recordmydesktop (Ubuntu) Status: Confirmed

[Bug 728503] Re: libappindicator stops updating the menu after gtk.MenuItem is added

2011-03-07 Thread Markus Korn
This also affects gtk-recordmydesktop (LP: #729798), as the menu of this applet there is not updating gtk-recordmydesktop is unusable in natty (it is impossible to stop a recording) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 712077] Re: type 'exceptions.TypeError': 'dbus.Struct' object does not support item assignment

2011-02-02 Thread Markus Korn
*** This bug is a duplicate of bug 702217 *** https://bugs.launchpad.net/bugs/702217 ** This bug has been marked a duplicate of bug 702217 Cannot install local deb package from Software Center * You can subscribe to bug 702217 by following this link:

[Bug 681394] [NEW] existing dependency on elementree at python level

2010-11-25 Thread Markus Korn
Public bug reported: Binary package hint: python-wadllib With the python-wadllib in maverick installed, the following code fails: Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) [GCC 4.4.5] on linux2 Type help, copyright, credits or license for more information. from pkg_resources import

[Bug 655142] Re: attachment open program parameter disappear on restart

2010-11-03 Thread Markus Korn
** Changed in: liferea (Ubuntu) Status: Confirmed = Triaged -- attachment open program parameter disappear on restart https://bugs.launchpad.net/bugs/655142 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 669343] Re: [staging] phison Module broken: ExpressCard SSD not usable

2010-11-02 Thread Markus Korn
** Changed in: linux (Ubuntu) Status: Confirmed = Triaged ** Changed in: linux (Ubuntu) Importance: Undecided = Low -- [staging] phison Module broken: ExpressCard SSD not usable https://bugs.launchpad.net/bugs/669343 You received this bug notification because you are a member of

[Bug 659244] Re: Tracks synced to iphone won't play

2010-11-02 Thread Markus Korn
This bug has already been fixed upstream, see the upstream bug for further details. Also, the fix has been released in rhythmbox 0.13.2, see http://ftp.acc.umu.se/pub/gnome/sources/rhythmbox/0.13/rhythmbox-0.13.2.news ** Bug watch added: GNOME Bug Tracker #625054

[Bug 669290] Re: package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite '/usr/share/omf/gnome-access-guide/gnome-access-guide-ar.omf', which is also in package gnom

2010-11-01 Thread Markus Korn
*** This bug is a duplicate of bug 464037 *** https://bugs.launchpad.net/bugs/464037 ** This bug has been marked a duplicate of bug 464037 package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite

[Bug 664200] Re: package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite '/usr/share/omf/gnome-access-guide/gnome-access-guide-C.omf', which is also in package gnome

2010-11-01 Thread Markus Korn
*** This bug is a duplicate of bug 464037 *** https://bugs.launchpad.net/bugs/464037 ** This bug has been marked a duplicate of bug 464037 package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite

[Bug 660684] Re: package gnome-user-guide-gu (no t installed) failed to install/upgrade: tentative de r emplacement de « /usr/share/omf/gnome-access-gui de/gnome-access-guide-C.omf », qui appartien t

2010-11-01 Thread Markus Korn
*** This bug is a duplicate of bug 464037 *** https://bugs.launchpad.net/bugs/464037 ** This bug has been marked a duplicate of bug 464037 package gnome-user-guide-gu (not installed) failed to install/upgrade: trying to overwrite

[Bug 664265] Re: Can't play flash videos full screen on firefox and google chrome with intel driver and compiz

2010-10-27 Thread Markus Korn
Changed importance to Low as requested by RedSingularity ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Undecided = Low -- Can't play flash videos full screen on firefox and google chrome with intel driver and compiz https://bugs.launchpad.net/bugs/664265 You received this bug

[Bug 657052] Re: error when i save a file

2010-10-27 Thread Markus Korn
*** This bug is a duplicate of bug 583911 *** https://bugs.launchpad.net/bugs/583911 ** This bug has been marked a duplicate of bug 583911 bad flag alias index bad flag vector alias errors * You can subscribe to bug 583911 by following this link:

[Bug 655887] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 647871] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 643173] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 637589] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 632498] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 632091] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 623305] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 622231] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 618070] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 628748 *** https://bugs.launchpad.net/bugs/628748 ** This bug is no longer a duplicate of private bug 626922 ** This bug has been marked a duplicate of bug 628748 telepathy-butterfly crashed with KeyError in parse() * You can subscribe to bug 628748 by

[Bug 658946] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
** Visibility changed to: Public -- software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() https://bugs.launchpad.net/bugs/658946 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 628748] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
** Tags added: bugpattern-written ** Tags removed: bugpattern-needed -- telepathy-butterfly crashed with KeyError in parse() https://bugs.launchpad.net/bugs/628748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 628748] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
** Bug watch added: freedesktop.org Bugzilla #28854 http://bugs.freedesktop.org/show_bug.cgi?id=28854 ** Also affects: telepathy-butterfly via http://bugs.freedesktop.org/show_bug.cgi?id=28854 Importance: Unknown Status: Unknown -- telepathy-butterfly crashed with KeyError in

[Bug 628748] Re: telepathy-butterfly crashed with KeyError in parse()

2010-10-15 Thread Markus Korn
From the upstream bugreport it seems like this bug has been fixed in version 0.5.12 of papyon the library behind telepathy-butterfly. This version is already in ubuntu maverick (10.10). Can somebody who is affected by this bug please verify this fix in maverick? Thanks alot, Markus ** Changed

[Bug 661202] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 659092] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of private bug 659327 ** This bug has been marked a duplicate of bug 507836 [master] software-center crashed with DatabaseModifiedError in

[Bug 658946] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug has been marked a duplicate of bug 507836 [master] software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() * You can subscribe to bug 507836 by following this

[Bug 658872] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658687] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658620] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658375] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658344] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658217] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 658066] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of private bug 658804 ** This bug has been marked a duplicate of bug 507836 [master] software-center crashed with DatabaseModifiedError in

[Bug 657971] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 657951] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 657868] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of private bug 658804 ** This bug has been marked a duplicate of bug 507836 [master] software-center crashed with DatabaseModifiedError in

[Bug 657819] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 657778] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 657658] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 657781] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 656939] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug is no longer a duplicate of bug 658946 software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() ** This bug has been marked a duplicate of bug 507836 [master]

[Bug 652455] Re: software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
*** This bug is a duplicate of bug 507836 *** https://bugs.launchpad.net/bugs/507836 ** This bug has been marked a duplicate of bug 507836 [master] software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() * You can subscribe to bug 507836 by following this

[Bug 507836] Re: [master] software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter()

2010-10-15 Thread Markus Korn
** Tags added: bugpattern-written -- [master] software-center crashed with DatabaseModifiedError in _database_gen_postlist_iter() https://bugs.launchpad.net/bugs/507836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 622777] Re: telepathy-butterfly crashed with UnicodeDecodeError in _handle_UBX()

2010-09-15 Thread Markus Korn
From the upstream bugreport: Fixed in papyon 0.5.1 With yesterdays update of the ubuntu package (0.5.1-0ubuntu1) this fix should have been landed in maverick, this is why I'm closing this bug as fix released. Feel free to open a new bugreport if this issus still persists. Markus ** Package

[Bug 626056] Re: zeitgeist-datahub crash when opening activity journal

2010-09-09 Thread Markus Korn
thanks xof32, that's exactly what I'm expecting, but unfortunatly it doesn't help me to understand what's going wrong. Can I ask you for another output again? - what does python -c import time; print time.mktime(time.gmtime(0)) return? Also can you please confirm that zeitgeist-daemon still

[Bug 627596] Re: zeitgeist-daemon crashed with ValueError in module()

2010-09-07 Thread Markus Korn
** Changed in: zeitgeist (Ubuntu) Status: New = Incomplete -- zeitgeist-daemon crashed with ValueError in module() https://bugs.launchpad.net/bugs/627596 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 607504] Re: zeitgeist-datahub crashed with ImportError in module()

2010-09-07 Thread Markus Korn
Hi Icovada, Thanks for reporting this issue, however it seems to me that this issue is not related to software provided by ubuntu, from the Dependencies.txt I read that you are using some kind of 3rd party software sources [...] libgirepository1.0-0 0.9.2-0ubuntu1~10.04~ricotz1 [...] an you

[Bug 626056] Re: zeitgeist crash when opening activity journal

2010-09-07 Thread Markus Korn
you try running zeitgeist? Thanks, Markus ** Changed in: zeitgeist (Ubuntu) Status: New = Incomplete ** Changed in: zeitgeist (Ubuntu) Assignee: (unassigned) = Markus Korn (thekorn) ** Visibility changed to: Public -- zeitgeist crash when opening activity journal https

[Bug 626056] Re: zeitgeist crash when opening activity journal

2010-09-07 Thread Markus Korn
Raised importance as other users seem to be affected by this bug too (see duplicate) @xof32, as you are the reporter of the same issue, can you also please give me the output of python -V and python -c import time; print time.gmtime(0) Thanks, Markus ** Changed in: zeitgeist (Ubuntu)

[Bug 631457] [NEW] Add ~/.local/share/software-center/plugins to the default search dir for plugins

2010-09-06 Thread Markus Korn
Public bug reported: Binary package hint: software-center When developing a plugin for software-center it becomes useful if the plugins could also be loaded from some location in the user's $HOME dir, so you don't need root access just to try-out a plugin. It would be cool if you could add

[Bug 631457] Re: Add ~/.local/share/software-center/plugins to the default search dir for plugins

2010-09-06 Thread Markus Korn
** Description changed: Binary package hint: software-center When developing a plugin for software-center it becomes useful if the plugins could also be loaded from some location in the user's $HOME dir, so you don't need root access just to try-out a plugin. It would be cool if you

[Bug 626735] Re: String 3862 typo

2010-08-30 Thread Markus Korn
Hi Hannie, thanks for reporting this typo, app-install-data is automatically importing this data from the application's package, this is why I'm changing the affected package to `tex-guy`. Please report any other typo in the app-install-data package in the application itself. Thanks, Markus

[Bug 625877] Re: String 3592 typo

2010-08-30 Thread Markus Korn
Hi Hannie, thanks for reporting this typo, app-install-data is automatically importing this data from the application's package, this is why I'm changing the affected package to `searchmonkey`. Please report any other typo in the app-install-data package in the application itself. Thanks,

[Bug 626740] Re: String 3871 typo

2010-08-30 Thread Markus Korn
Hi Hannie, thanks for reporting this typo, app-install-data is automatically importing this data from the application's package, this is why I'm changing the affected package to `thelastripper`. Please report any other typo in the app-install-data package in the application itself. Thanks,

[Bug 626740] Re: String 3871 typo

2010-08-30 Thread Markus Korn
This bug has been reported to the application authors at http://code.google.com/p/thelastripper/issues/detail?id=227 ** Bug watch added: code.google.com/p/thelastripper/issues #227 http://code.google.com/p/thelastripper/issues/detail?id=227 ** Changed in: thelastripper (Ubuntu) Status:

[Bug 616997] Re: [RV515] Unity keeps reloading with a white background

2010-08-25 Thread Markus Korn
I just got a bunch of updates, and as far as I can tell one of the updates seem to fix this issue for me, clicking on the applications icon no longer results in an endless restarting loop. mar...@markus-laptop:~$ apt-cache policy unity unity: Installed: 0.2.28-0ubuntu3 Candidate:

[Bug 624255] ThreadStacktrace.txt

2010-08-25 Thread Markus Korn
** Attachment added: ThreadStacktrace.txt https://bugs.edge.launchpad.net/bugs/624255/+attachment/1518930/+files/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz https://bugs.edge.launchpad.net/bugs/624255/+attachment/1518899/+files/CoreDump.gz ** Changed in: gnome-terminal

[Bug 616997] Re: [RV515] Unity keeps reloading with a white background

2010-08-24 Thread Markus Korn
This is my .xsessions-errors clicking on the applications-button is around line 148 lines 128-147 is moving the cursor over the unity bar (unfolding the icons) ** Attachment added: xsession-errors

[Bug 616997] Re: [RV515] Unity keeps reloading with a white background

2010-08-23 Thread Markus Korn
Mikkel, it is a standard plain on-disk installation on my asus (eeepc 1000H) netbook. I've run `apt-get upgrade` a couple of times since the first installation mid last week. I've also installed a few -dev and -dbgsym packages, but that's it. Feel free to ping me if you like me to do a

  1   2   3   4   5   6   7   8   >