[Bug 904367] Re: Problems when ctrl_c_item is None (patch attached)

2012-08-20 Thread Laszlo Pandy
Glipper 2.4 has been released, and a package is available in the PPA: https://launchpad.net/~glipper-drivers/+archive/ppa ** Changed in: glipper Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 904367] Re: Problems when ctrl_c_item is None (patch attached)

2012-05-06 Thread Laszlo Pandy
Hi, sorry. I'm still here and reading the comments. I forgot about the release, but will try and get it out this week. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/904367 Title: Problems when

[Bug 213494] Re: Glipper dies when desktop starting

2012-05-06 Thread Laszlo Pandy
@David, what version of glipper? What is the exact message? Are you using Unity, or a different desktop? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213494 Title: Glipper dies when desktop

[Bug 894544] Re: action plugin regex failure

2011-12-04 Thread Laszlo Pandy
** Changed in: glipper Status: Fix Committed = 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/894544 Title: action plugin regex failure To manage notifications about this bug go

[Bug 833629] Re: glipper crashed with ValueError in load(): invalid literal for int() with base 10: \xcb#W\x84\xb0\x0e [...] \r

2011-12-04 Thread Laszlo Pandy
** Changed in: glipper Status: Fix Committed = 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/833629 Title: glipper crashed with ValueError in load(): invalid literal for int()

[Bug 894544] Re: action plugin regex failure

2011-11-28 Thread Laszlo Pandy
I have no problem committing this fix if it works for you. I am just very curious as to why I cannot reproduce it. All the history items come from Gtk's wait_for_text(): http://www.pygtk.org/docs/pygtk/class-gtkclipboard.html#method-gtkclipboard--wait-for-text This method says it returns a

[Bug 894544] Re: action plugin regex failure

2011-11-28 Thread Laszlo Pandy
** Changed in: glipper Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894544 Title: action plugin regex failure To manage notifications about this bug go to:

[Bug 894544] Re: action plugin regex failure

2011-11-28 Thread Laszlo Pandy
Learning Python is fun, but don't waste your time if you don't want to do it. I've already committed your regex.search patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894544 Title: action

[Bug 833629] Re: glipper crashed with ValueError in load(): invalid literal for int() with base 10: \xcb#W\x84\xb0\x0e [...] \r

2011-11-27 Thread Laszlo Pandy
** Changed in: glipper Milestone: None = 2.2 ** Changed in: glipper Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833629 Title: glipper crashed with

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Laszlo Pandy
I am hesitant to use str() because then it will fail with unicode text (ie any language other than english). But maybe unicode() will work. The problem is, I can't reproduce this bug. Do you know how I can? Maybe you have some text which, when copied triggers this bug? ** Changed in: glipper

[Bug 563378] Re: glipper applet needs a monochrome icon

2011-11-27 Thread Laszlo Pandy
Is there any documentation on where to install the icon so that unity/gnome shell will find it and use it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/563378 Title: glipper applet needs a

[Bug 894544] Re: action plugin regex failure

2011-11-27 Thread Laszlo Pandy
Thanks for the test script. It works as you said on my machine too. The problem I have is that I cannot reproduce the fails to stringify clipboard items part. On my machine, everything I copy is a string. In the test script you are using an integer. Of course regex fails with an integer, but how

[Bug 104432] Re: Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible

2011-05-19 Thread Laszlo Pandy
@udude: Yes this is a valid concern, but it is a different bug. This bug is specifically about copying and pasting images between programs without selecting a history entry. It is because Glipper in the past would overwrite the current clipboard even if you didn't select a history entry, making,

[Bug 785333] Re: Cannot paste from history formatted text, tables and links to images

2011-05-19 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/785333 Title: Cannot paste from history formatted text, tables and links to images

[Bug 518260] Re: Support Application Indicators

2011-05-12 Thread Laszlo Pandy
I have submitted a patch to the upsteam bug. Maybe someone could rebuild the package with this patch applied in the meantime? https://bugzilla.gnome.org/show_bug.cgi?id=649752 ** Bug watch added: GNOME Bug Tracker #649752 https://bugzilla.gnome.org/show_bug.cgi?id=649752 -- You received

[Bug 754632] Re: Candidate revision glipper_2.0-1ubuntu1 (adds app indicator support, old version does not work with Unity)

2011-04-21 Thread Laszlo Pandy
** Summary changed: - Candidate revision glipper_2.0-1ubuntu1 + Candidate revision glipper_2.0-1ubuntu1 (adds app indicator support, old version does not work with Unity) ** Description changed: Binary package hint: glipper A new upstream version of glipper is available:

[Bug 754632] Re: Candidate revision glipper_2.1-0ubuntu1 (adds app indicator support, old version does not work with Unity)

2011-04-21 Thread Laszlo Pandy
The patch has been applied in upstream bzr. But I don't think I can re- upload to the PPA without bumping the version number. ** Summary changed: - Candidate revision glipper_2.0-1ubuntu1 (adds app indicator support, old version does not work with Unity) + Candidate revision

[Bug 257052] Re: glipper crashed with ImportError in module()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Fix Committed = 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/257052 Title: glipper crashed with ImportError in module() -- ubuntu-bugs

[Bug 104432] Re: Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = 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/104432 Title: Clipboard Manager (glipperparcellite) makes copy/pasting of

[Bug 213494] Re: Glipper dies when desktop starting

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Triaged = 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/213494 Title: Glipper dies when desktop starting -- ubuntu-bugs mailing list

[Bug 181435] Re: glipper crashed with signal 5 in bonobo_activation_timeout_reg_check()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Triaged = 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/181435 Title: glipper crashed with signal 5 in

[Bug 139930] Re: installation of Glipper program needs user instructions

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = 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/139930 Title: installation of Glipper program needs user instructions --

[Bug 425306] Re: glipper: missing dependency python-gnomeapplet

2011-04-21 Thread Laszlo Pandy
Glipper is updated in Natty and does not use gnomeapplet. ** Changed in: glipper (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/425306 Title: glipper: missing

[Bug 283385] Re: unable to to copy and paste files in a rdesktop session with glipper active

2011-04-21 Thread Laszlo Pandy
** Changed in: rdesktop (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/283385 Title: unable to to copy and paste files in a rdesktop session with glipper

[Bug 245853] Re: get error message when trying to add Glipper to panel in Intrepid Alpha 1

2011-04-21 Thread Laszlo Pandy
Glipper in Natty does not use the panel. ** Changed in: glipper (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/245853 Title: get error message when trying to

[Bug 238539] Re: glipper cuts unicode text incorrectly

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = 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/238539 Title: glipper cuts unicode text incorrectly -- ubuntu-bugs mailing

[Bug 218624] Re: Copy broken in Eclipse when using glipper/klipper (requires 2x Ctrl+C to work)

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in Ubuntu. https://bugs.launchpad.net/bugs/218624 Title: Copy broken in Eclipse when using glipper/klipper

[Bug 227406] Re: run application dialog autocomplete regression

2011-04-21 Thread Laszlo Pandy
Please test with new version 2.0 in Natty ** Changed in: glipper (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/227406 Title: run application dialog

[Bug 224626] Re: glipper crashed with KeyError in remove_module()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) 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/224626 Title: glipper crashed with KeyError in remove_module() -- ubuntu-bugs

[Bug 217895] Re: glipper crashed with AttributeError in lambda()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) 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/217895 Title: glipper crashed with AttributeError in lambda() -- ubuntu-bugs

[Bug 216155] Re: glipper crashed with ImportError in module()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) 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/216155 Title: glipper crashed with ImportError in module() -- ubuntu-bugs mailing

[Bug 563378] Re: glipper applet needs a monochrome icon

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (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/563378 Title: glipper applet needs a monochrome icon -- ubuntu-bugs mailing list

[Bug 506975] Re: Not showing names of applets in add applet

2011-04-21 Thread Laszlo Pandy
In Natty, Glipper is no longer an applet. ** Changed in: glipper (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/506975 Title: Not showing names of applets in

[Bug 486375] Re: Unable to select text in Lyx when glipper is running

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = 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/486375 Title: Unable to select text in Lyx when glipper is running --

[Bug 376017] Re: glipper.pc corupt missing name, description and Libs etc

2011-04-21 Thread Laszlo Pandy
Glipper in Natty does not use pkgconfig. ** Changed in: glipper (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/376017 Title: glipper.pc corupt missing name,

[Bug 284937] Re: glipper crashed with SIGSEGV in g_markup_escape_text()

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) 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/284937 Title: glipper crashed with SIGSEGV in g_markup_escape_text() -- ubuntu-bugs

[Bug 228979] Re: Change installation of Glipper back to the way it worked under Gutsy

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = Invalid ** Changed in: glipper (Ubuntu) Status: Invalid = 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/228979 Title:

[Bug 135658] Re: synergy+glipper causes clipboard to stop working on WinXP client

2011-04-21 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/135658 Title: synergy+glipper causes clipboard to stop working on WinXP client

[Bug 201528] Re: Paste immediately from Glipper

2011-04-21 Thread Laszlo Pandy
I'm not sure this is possible to implement. When you are clicking on the Glipper menu, Glipper has focus, so we don't know where to paste the text until after the menu is closed and some other window and widget regains focus. Any know about focus tracking and forcing widgets to receive text? **

[Bug 563378] Re: glipper applet needs a monochrome icon

2011-04-13 Thread Laszlo Pandy
If there is an SVG icon available, please link me to it and I will commit it upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/563378 Title: glipper applet needs a monochrome icon --

[Bug 224626] Re: glipper crashed with KeyError in remove_module()

2011-04-13 Thread Laszlo Pandy
** Changed in: glipper Status: Fix Committed = 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/224626 Title: glipper crashed with KeyError in remove_module() -- ubuntu-bugs

[Bug 563378] Re: glipper applet needs a monochrome icon

2011-04-13 Thread Laszlo Pandy
Interesting icon, but what is it supposed to represent. Just a stylized G? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/563378 Title: glipper applet needs a monochrome icon -- ubuntu-bugs

[Bug 224626] Re: glipper crashed with KeyError in remove_module()

2011-04-09 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Milestone: None = 2.1 ** Changed in: glipper Assignee: (unassigned) = Laszlo Pandy (laszlok) ** Changed in: glipper Importance: Undecided = Medium -- You received this bug notification

[Bug 224626] Re: glipper crashed with KeyError in remove_module()

2011-04-09 Thread Laszlo Pandy
** Changed in: glipper Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/224626 Title: glipper crashed with KeyError in remove_module() -- ubuntu-bugs mailing list

[Bug 754632] Re: Candidate revision glipper_2.0-1ubuntu1

2011-04-09 Thread Laszlo Pandy
** Changed in: glipper (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/754632 Title: Candidate revision glipper_2.0-1ubuntu1 -- ubuntu-bugs mailing list

[Bug 563378] Re: glipper applet needs a monochrome icon

2011-04-09 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Importance: Undecided = Wishlist ** Changed in: glipper Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 135658] Re: synergy+glipper causes clipboard to stop working on WinXP client

2011-04-09 Thread Laszlo Pandy
** Changed in: glipper Status: New = Incomplete ** Changed in: glipper Assignee: (unassigned) = Laszlo Pandy (laszlok) ** Changed in: glipper Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 213494] Re: Glipper dies when desktop starting

2011-04-09 Thread Laszlo Pandy
** Changed in: glipper Importance: Unknown = Critical ** Changed in: glipper Status: Unknown = Fix Released ** Changed in: glipper Milestone: None = 2.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 511091] Re: openoffice copypaste not working (impress)

2011-04-08 Thread Laszlo Pandy
: (unassigned) = Laszlo Pandy (laszlok) ** This bug has been marked a duplicate of bug 104432 Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible * You can subscribe to bug 104432 by following this link: https://bugs.launchpad.net/ubuntu/+source/glipper/+bug

[Bug 238539] Re: glipper cuts unicode text incorrectly

2011-04-08 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Status: New = Fix Released ** Changed in: glipper Milestone: None = 2.0 ** Changed in: glipper Assignee: (unassigned) = Laszlo Pandy (laszlok) -- You received this bug notification

[Bug 217919] Re: glipper discards binary data

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 104432 *** https://bugs.launchpad.net/bugs/104432 ** This bug has been marked a duplicate of bug 104432 Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible * You can subscribe to bug 104432 by following this

[Bug 104432] Re: Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible

2011-04-08 Thread Laszlo Pandy
** Changed in: glipper Importance: Unknown = Critical ** Changed in: glipper Status: Unknown = Fix Released ** Changed in: glipper Milestone: None = 2.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 255060] Re: glipper is no longer maintained upstreams (nobody in launchpad, either)

2011-04-08 Thread Laszlo Pandy
I have taken over as the maintainer of Glipper. I have moved the project page from sourceforge to launchpad: https://launchpad.net/glipper ** Changed in: glipper (Ubuntu) Status: Confirmed = Invalid ** Changed in: glipper (Ubuntu) Assignee: (unassigned) = Laszlo Pandy (laszlok

[Bug 238541] Re: glipper menu forbids print screen button to work

2011-04-08 Thread Laszlo Pandy
No program allows you to use keyboard shortcuts while the menu is open. The menu steals focus, and takes all the keyboard events to itself. This is not a bug. This is how GTK+ works. ** Changed in: glipper (Ubuntu) Status: New = Invalid -- You received this bug notification because you

[Bug 388654] Re: glipper doesn't work with openoffice if more than a word is selected

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 104432 *** https://bugs.launchpad.net/bugs/104432 ** This bug has been marked a duplicate of bug 104432 Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible * You can subscribe to bug 104432 by following this

[Bug 283385] Re: unable to to copy and paste files in a rdesktop session with glipper active

2011-04-08 Thread Laszlo Pandy
will be making a PPA soon: https://launchpad.net/glipper/+download ** Changed in: glipper (Ubuntu) Status: New = Incomplete ** Changed in: glipper (Ubuntu) Assignee: (unassigned) = Laszlo Pandy (laszlok) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 533529] Re: glipper crashed with signal 5 in bonobo_activation_timeout_reg_check()

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 181435 *** https://bugs.launchpad.net/bugs/181435 ** This bug has been marked a duplicate of bug 181435 glipper crashed with signal 5 in bonobo_activation_timeout_reg_check() * You can subscribe to bug 181435 by following this link:

[Bug 521001] Re: when glipper active, copypaste not working in openoffice

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 104432 *** https://bugs.launchpad.net/bugs/104432 ** This bug has been marked a duplicate of bug 104432 Clipboard Manager (glipperparcellite) makes copy/pasting of images between programs impossible * You can subscribe to bug 104432 by following this

[Bug 139930] Re: installation of Glipper program needs user instructions

2011-04-08 Thread Laszlo Pandy
= Wishlist ** Changed in: glipper Status: New = Fix Released ** Changed in: glipper Milestone: None = 2.0 ** Changed in: glipper Assignee: (unassigned) = Laszlo Pandy (laszlok) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 506975] Re: Not showing names of applets in add applet

2011-04-08 Thread Laszlo Pandy
The new Glipper is no longer an applet. It uses an app indicator, and starts automatically upon log on. ** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Status: New = Fix Released ** Changed in: glipper Milestone: None = 2.0 -- You

[Bug 228979] Re: Change installation of Glipper back to the way it worked under Gutsy

2011-04-08 Thread Laszlo Pandy
The new Glipper is no longer a panel applet. It is an app indicator which starts up automatically when the user logs on. It is not under the accessories menu, but autostarting should solve this problem. ** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper

[Bug 507031] Re: glipper crashes on use

2011-04-08 Thread Laszlo Pandy
** Changed in: glipper (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/507031 Title: glipper crashes on use -- ubuntu-bugs mailing list

[Bug 429784] Re: problem while loading OAFIID Glipper

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 213494 *** https://bugs.launchpad.net/bugs/213494 ** This bug has been marked a duplicate of bug 213494 Glipper dies when desktop starting * You can subscribe to bug 213494 by following this link:

[Bug 320202] Re: gnome-panel freeze when adding glipper (jaunty alpha 3)

2011-04-08 Thread Laszlo Pandy
*** This bug is a duplicate of bug 213494 *** https://bugs.launchpad.net/bugs/213494 ** This bug has been marked a duplicate of bug 213494 Glipper dies when desktop starting * You can subscribe to bug 213494 by following this link:

[Bug 486375] Re: Unable to select text in Lyx when glipper is running

2011-04-08 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Status: New = Fix Released ** Changed in: glipper Milestone: None = 2.0 ** Changed in: glipper Assignee: (unassigned) = Laszlo Pandy (laszlok) -- You received this bug notification

[Bug 217895] Re: glipper crashed with AttributeError in lambda()

2011-04-08 Thread Laszlo Pandy
** Also affects: glipper Importance: Undecided Status: New ** Changed in: glipper Importance: Undecided = High ** Changed in: glipper Status: New = Fix Released ** Changed in: glipper Milestone: None = 2.0 ** Changed in: glipper Assignee: (unassigned) = Laszlo

[Bug 754632] [NEW] Candidate revision glipper_2.0-1ubuntu1

2011-04-08 Thread Laszlo Pandy
Public bug reported: Binary package hint: glipper A new upstream version of glipper is available: http://launchpad.net/glipper/+download The debian/ directory, updated from the current universe package, is available in upstream bzr: https://code.launchpad.net/~glipper-drivers/glipper/trunk A

[Bug 481055] Re: GStreamer encountered a general resource error

2011-04-01 Thread Laszlo Pandy
Which installer lists Jokosher? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/481055 Title: GStreamer encountered a general resource error -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 665700] [NEW] Missing dependancy: aptitude-gtk cannot launch from .desktop entry because su-to-root is missing

2010-10-23 Thread Laszlo Pandy
Public bug reported: Binary package hint: aptitude-gtk Install aptitude-gtk package in Maverick. Launch it from System Administration Aptitude Package Manager. Launching fails with the message: Could not launch 'Aptitude Package Manager' Failed to execute child process su-to-root (No such

[Bug 350781] Re: Add Karaoke Mode to remove vocals from audio (and display lyrics?)

2010-09-18 Thread Laszlo Pandy
** Changed in: jokosher Importance: Undecided = Wishlist ** Changed in: jokosher Status: New = Triaged -- Add Karaoke Mode to remove vocals from audio (and display lyrics?) https://bugs.launchpad.net/bugs/350781 You received this bug notification because you are a member of Ubuntu

[Bug 557742] Re: Lenovo Thinkpad X201 T410 W510 not autoswitching to input mic jack in 10.04

2010-07-02 Thread Laszlo Pandy
Not sure if this is related to the symbols issue, but after installing linux-backports-modules-alsa-2.6.32-23-generic, my internal microphone switches correctly, but inserting a logitech USB headset (which was detected properly before) results in the whole system locking up (can't even

[Bug 557742] Re: Lenovo Thinkpad X201 T410 W510 not autoswitching to input mic jack in 10.04

2010-07-02 Thread Laszlo Pandy
Previous comment should read package in proposed. I am asking how to indicate in a bug report that the issue affects a package which isn't actually in the Ubuntu repositories yet. -- Lenovo Thinkpad X201 T410 W510 not autoswitching to input mic jack in 10.04

[Bug 114835] Re: [needs-packaging] adventure money

2010-06-26 Thread Laszlo Pandy
I am the sole author and I am no longer able to maintain this application. If someone wants to pick it up, maybe it will be suitable for packaging in the future. ** Changed in: ubuntu Status: Incomplete = Invalid -- [needs-packaging] adventure money https://bugs.launchpad.net/bugs/114835

[Bug 557742] Re: Lenovo Thinkpad X201 T410 W510 not autoswitching to input mic jack in 10.04

2010-06-26 Thread Laszlo Pandy
I installed linux-backports-modules-alsa-lucid-generic from lucid- proposed and now the external mic works fine on my T410. Thanks so much! -- Lenovo Thinkpad X201 T410 W510 not autoswitching to input mic jack in 10.04 https://bugs.launchpad.net/bugs/557742 You received this bug notification

[Bug 414971] Re: Record audio/video calls

2010-03-25 Thread Laszlo Pandy
I believe a record button in Empathy (as the linked gnome bug suggests) is entirely different than the telepathy integration in Jokosher (as described for the summer of code project). I can see that if Jokosher gets this working well and empathy doesn't fix their bug then you could work around it

[Bug 530961] Re: Sync jokosher 0.11.4-1 (universe) from Debian unstable (main)

2010-03-05 Thread Laszlo Pandy
No new features; only bug fixes. Bugs 501117 (which could not be more critical) and 407456 in particular. -- Sync jokosher 0.11.4-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/530961 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 501117] Re: jokosher does not open in 10.4

2010-03-02 Thread Laszlo Pandy
Thanks Luca! -- jokosher does not open in 10.4 https://bugs.launchpad.net/bugs/501117 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 501117] Re: jokosher does not open in 10.4

2010-02-27 Thread Laszlo Pandy
Ubuntu Universe Sponsors: can we get this deb uploaded to lucid soon and close the bug for jokosher (ubuntu) as well? -- jokosher does not open in 10.4 https://bugs.launchpad.net/bugs/501117 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 520057] Re: Jokosher crashes on startup

2010-02-25 Thread Laszlo Pandy
*** This bug is a duplicate of bug 501117 *** https://bugs.launchpad.net/bugs/501117 Sean, see the other bug which this has been marked as a duplicate of. The fix is committed but has not been released yet. -- Jokosher crashes on startup https://bugs.launchpad.net/bugs/520057 You received

[Bug 501117] Re: jokosher does not open in 10.4

2010-02-25 Thread Laszlo Pandy
** Changed in: jokosher Status: Fix Committed = Fix Released -- jokosher does not open in 10.4 https://bugs.launchpad.net/bugs/501117 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 501117] Re: jokosher does not open in 10.4

2010-02-10 Thread Laszlo Pandy
** Also affects: jokosher Importance: Undecided Status: New ** Changed in: jokosher (Ubuntu) Status: Fix Committed = Confirmed ** Changed in: jokosher (Ubuntu) Assignee: Michael Sheldon (michael-sheldon) = (unassigned) -- jokosher does not open in 10.4

[Bug 501117] Re: jokosher does not open in 10.4

2010-02-10 Thread Laszlo Pandy
** Changed in: jokosher Importance: Undecided = Critical ** Changed in: jokosher Status: New = Fix Committed ** Changed in: jokosher Milestone: None = 0.11.4 ** Changed in: jokosher Assignee: (unassigned) = Michael Sheldon (michael-sheldon) -- jokosher does not open in 10.4

[Bug 501117] Re: jokosher does not open in 10.4

2010-02-07 Thread Laszlo Pandy
Thanks Mathieu, but its already been fixed upstream. See my branch which is pending merge (above under Related branches). As soon as Michael is back he will merge it and we can get a new package out. -- jokosher does not open in 10.4 https://bugs.launchpad.net/bugs/501117 You received this bug

[Bug 501117] Re: jokosher does not open in 10.4

2010-02-07 Thread Laszlo Pandy
** Changed in: jokosher (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: jokosher (Ubuntu) Assignee: (unassigned) = Michael Sheldon (michael-sheldon) -- jokosher does not open in 10.4 https://bugs.launchpad.net/bugs/501117 You received this bug notification because you are

[Bug 513647] Re: gstreamer error

2010-01-28 Thread Laszlo Pandy
What are the details of the GStreamer error? If you run Jokosher with -d, you will get the debug output. ** Changed in: jokosher (Ubuntu) Status: New = Incomplete -- gstreamer error https://bugs.launchpad.net/bugs/513647 You received this bug notification because you are a member of

[Bug 511977] Re: jokosher crashed with AttributeError in __init__()

2010-01-24 Thread Laszlo Pandy
*** This bug is a duplicate of bug 501117 *** https://bugs.launchpad.net/bugs/501117 ** This bug has been marked a duplicate of bug 501117 jokosher does not open in 10.4 -- jokosher crashed with AttributeError in __init__() https://bugs.launchpad.net/bugs/511977 You received this bug

[Bug 495974] Re: Missing dependency on python-xdg

2009-12-12 Thread Laszlo Pandy
This looks like its been fixed in Karmic. python-xdg is listed in dependencies. I can't check Jaunty or others right now because packages.ubuntu.com seems to be down. -- Missing dependency on python-xdg https://bugs.launchpad.net/bugs/495974 You received this bug notification because you are a

[Bug 451729] Re: HAL configuration for Kingsis Peripherals Evoluent VerticalMouse 3

2009-10-24 Thread Laszlo Pandy
Thanks so much for those instructions to revert the configuration. I agree with crwl and Ehren in that I like the old configuration much better. I use the middle button to paste a lot but have no problem pushing the scroll wheel unlike Daniel indicated. The fact that I could also use it for back

[Bug 421244] Re: Cannot boot 2.6.31 kernel without using 'acpi=off' parameter in grub

2009-10-05 Thread Laszlo Pandy
I have the same Compaq Evo N610c and neither the live cd or karmic install will boot without acpi=off (or acpi=ht, which disables all acpi except hyperthreading). When turning off quiet and usplash the kernel messages seem to indicate that it locks up right after loading the ethernet drive,

[Bug 421244] Re: Cannot boot 2.6.31 kernel without using 'acpi=off' parameter in grub

2009-10-05 Thread Laszlo Pandy
Yes after seeing your comment I tried nohz=off and it works quite well. Jockey is now able to detect and install the non-free driver for my external PC card wireless (not sure if is related to nohz, but it didn't want to enable it before) and suspend (and resume!) works correctly with nohz too.

[Bug 441709] Re: Ubiquity crashed when Starting up the partitioner

2009-10-03 Thread Laszlo Pandy
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/32951658/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32951659/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32951660/ProcMaps.txt ** Attachment added:

Re: [Bug 441709] Re: Ubiquity crashed when Starting up the partitioner

2009-10-03 Thread Laszlo Pandy
About what david said about problems with a dual boot, I can confirm that the beta installed fine on my laptop with three partitions (/, swap, /home), but on my desktop I have a dual boot with four partitions (ext3 with no mount point set, /, swap, /home), and it only crashed on the desktop

[Bug 440604] Re: error when trying to install application through add/remove

2009-10-02 Thread Laszlo Pandy
The Gdebi message you see is the correct behaviour. If you install from a website, it will let you know there is an older version is the repositories. It is your choice to install the newer version if you like. But you are right about the authentication. Jokosher should be an authenticated

[Bug 440604] Re: error when trying to install application through add/remove

2009-10-02 Thread Laszlo Pandy
I mean the Authentication tab in the Software Sources dialog. -- error when trying to install application through add/remove https://bugs.launchpad.net/bugs/440604 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 440604] Re: error when trying to install application through add/remove

2009-10-02 Thread Laszlo Pandy
This is a different problem you are talking about. Before you said it installed correctly but was not authenticated. You can just ignore the authentication for jokosher if you know it is the correct package and not something malicious. ** Changed in: jokosher Status: New = Invalid --

[Bug 436306] Re: tracebacks when autosaving after playing with the audio mixer's mute buttons

2009-09-25 Thread Laszlo Pandy
*** This bug is a duplicate of bug 356904 *** https://bugs.launchpad.net/bugs/356904 Look at the path in your traceback: /var/lib/python-support/python2.6/Jokosher/IncrementalSave.py This is probably the packaged version of Jokosher on your system. If you are running lp:jokosher from a local

[Bug 436306] Re: tracebacks when autosaving after playing with the audio mixer's mute buttons

2009-09-24 Thread Laszlo Pandy
*** This bug is a duplicate of bug 356904 *** https://bugs.launchpad.net/bugs/356904 Are you sure you are using trunk (lp:jokosher)? This was fixed in 0.11.2. ** This bug has been marked a duplicate of bug 356904 jokosher crashed with ValueError in StoreToString() -- tracebacks when

[Bug 220015] Re: [apport] jokosher crashed with GError in Record()

2009-05-12 Thread Laszlo Pandy
You can fix this error by enabling the multiverse repository and installing the gstreamer0.10-plugins-ugly-multiverse package. In newer versions of Jokosher, we have fixed this bug and it will not attempt to use the mp3 encoder if it is not installed. ** Changed in: jokosher (Ubuntu)

[Bug 358080] Re: jokosher crashed with AddError in Record()

2009-05-10 Thread Laszlo Pandy
** Tags added: better-gst-debug -- jokosher crashed with AddError in Record() https://bugs.launchpad.net/bugs/358080 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 278348] Re: jokosher crashed with ElementNotFoundError in GetGstElementSampleRate()

2009-05-10 Thread Laszlo Pandy
This issue has been fixed in a newer version of Jokosher. Please upgrade to 0.11.1, and we will gladly take a look at any issues you have there. Thanks. ** Changed in: jokosher (Ubuntu) Status: New = Invalid -- jokosher crashed with ElementNotFoundError in GetGstElementSampleRate()

  1   2   >