[Bug 626379] Re: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2010-09-01 Thread Krzysztof Klimonda
Attached below is a simple patch that fixed the crash for Artur. It's mostly a band-aid as the case it guards against should not happen - looks like XGetWindowProperty returns X_ATOM_PAIR in type and 0 in nitems.. I don't know how is that possible as I'm not familiar with Xlib. ** Changed in:

[Bug 626379] Re: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2010-09-01 Thread Krzysztof Klimonda
** Patch added: 92_return_on_null_conversions.patch https://bugs.edge.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/626379/+attachment/1534772/+files/92_return_on_null_conversions.patch -- gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

[Bug 626379] Re: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2010-09-01 Thread Krzysztof Klimonda
** Patch added: 92_return_on_null_conversions.patch https://bugs.edge.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/626379/+attachment/1534774/+files/92_return_on_null_conversions.patch ** Patch removed: 92_return_on_null_conversions.patch

[Bug 626379] Re: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2010-09-01 Thread Krzysztof Klimonda
** Bug watch added: GNOME Bug Tracker #628526 https://bugzilla.gnome.org/show_bug.cgi?id=628526 ** Also affects: gnome-settings-daemon via https://bugzilla.gnome.org/show_bug.cgi?id=628526 Importance: Unknown Status: Unknown -- gnome-settings-daemon crashed with SIGSEGV in

[Bug 578440] Re: webchat crashing

2010-09-01 Thread Krzysztof Klimonda
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately I can't reproduce it myself and the bug report do not have enough data to work on it. If you are still able to reproduce the issue can you follow steps from

[Bug 556902] Re: Upgrade to new stable release (0.6.0)

2010-09-01 Thread Krzysztof Klimonda
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - Maverick Meerkat. If you need a fix for the bug in previous versions of Ubuntu, please follow the instructions

[Bug 628464] Re: package libdesktopcouch-glib-1.0-2 (not installed) failed to install/upgrade:

2010-09-01 Thread Krzysztof Klimonda
Thanks for your report, I'm closing all but one of the bugs you have reported against couchdb-glib to lower noise. They are probably unrelated to couchdb-glib as far as I can see from reading logs anyway. ** Changed in: couchdb-glib (Ubuntu) Status: New = Invalid -- package

[Bug 628461] Re: package libcouchdb-glib-1.0-2 (not installed) failed to install/upgrade:

2010-09-01 Thread Krzysztof Klimonda
Thanks for your report, I'm closing all but one of the bugs you have reported against couchdb-glib to lower noise. They are probably unrelated to couchdb-glib as far as I can see from reading logs anyway. ** Changed in: couchdb-glib (Ubuntu) Status: New = Invalid -- package

[Bug 628456] Re: package libdesktopcouch-glib-1.0-2 (not installed) failed to install/upgrade:

2010-09-01 Thread Krzysztof Klimonda
Thanks for your report, I'm closing all but one of the bugs you have reported against couchdb-glib to lower noise. They are probably unrelated to couchdb-glib as far as I can see from reading logs anyway. ** Changed in: couchdb-glib (Ubuntu) Status: New = Invalid -- package

[Bug 628468] Re: package libcouchdb-glib-1.0-2 (not installed) failed to install/upgrade:

2010-09-01 Thread Krzysztof Klimonda
Can you check whether you have either of those files on the system that has failed to update: /var/lib/dpkg/status/adobe-flashplugin.prerm /var/lib/dpkg/status/flashplugin-nonfree.prerm if so, which one? -- package libcouchdb-glib-1.0-2 (not installed) failed to install/upgrade:

[Bug 628468] Re: package libcouchdb-glib-1.0-2 (not installed) failed to install/upgrade:

2010-09-01 Thread Krzysztof Klimonda
Doesn't seem to be a couchdb-glib issue, reassigning for a moment to Ubuntu itself - will either close or reassign further as appropriate. It is probably a duplicate of bug 412944 and the OP has removed package before update has been applied. ** Package changed: couchdb-glib (Ubuntu) = ubuntu **

[Bug 578035] Re: ssh-askpass-gnome doesn't prompt for password in any release post ubuntu 8.10 32/64bit

2010-09-01 Thread Krzysztof Klimonda
We just spend some time on #ubuntu-bugs triaging this one and this is what we found out. For some time the agent responsible for caching ssh passwords is Gnome Keyring and dialog is displayed by gnome-keyring-prompt. Gnome Keyring, as stated on its website supports both SSH v1 and SSH v2

[Bug 627507] Re: bzr crashed with AttributeError in run()

2010-08-31 Thread Krzysztof Klimonda
** Attachment added: BzrLogTail.txt https://bugs.edge.launchpad.net/bugs/627507/+attachment/1532209/+files/BzrLogTail.txt ** Attachment added: BzrPlugins.txt https://bugs.edge.launchpad.net/bugs/627507/+attachment/1532210/+files/BzrPlugins.txt ** Attachment added: Dependencies.txt

[Bug 621838] Re: Keyboard layout part of indicator applet disappears

2010-08-27 Thread Krzysztof Klimonda
Unmarking it as a duplicate of 623205 as the problem hasn't been fixed with 0.2.6 release.. probably should be reassigned to indicator- application? ** This bug is no longer a duplicate of bug 623205 Indicator applet sets the label on the wrong indicator ** Changed in: indicator-applet

[Bug 622489] Re: Exception: No date tag found in ubuntu-support-status

2010-08-23 Thread Krzysztof Klimonda
I can confirm that. What seems to be happening is that some packages (in my case linux-image-2.6.32-23-virtual) are not in lucid pocket but only in lucid-updates but ubuntu-support-status checks them all against lucid pocket: (from /usr/bin/ubuntu-support-status) # try to figure out the

[Bug 591873] Re: couchdb-glib sets its own, custom log handler for the g_debug

2010-08-21 Thread Krzysztof Klimonda
Martin: As a rationale lets say that I had to debug why doesn't my program display any debug messages when I tell it to. Is it important enough for an SRU? I have no idea, it affects only developers who has probably either already moved on to maverick, found bug and fixed it themselves or decided

[Bug 591873] Re: couchdb-glib sets its own, custom log handler for the g_debug

2010-08-21 Thread Krzysztof Klimonda
Actually I can write a testcase using python and ctypes, here it goes. You will only see the first message with current lucid version of libcouchdb-glib-1.0-2. ** Attachment added: testcase.py

[Bug 591873] Re: couchdb-glib sets its own, custom log handler for the g_debug

2010-08-21 Thread Krzysztof Klimonda
** Description changed: couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES environment variable to decide whether it should display debug

[Bug 531817] Re: libtheora 1.1.1 has been out since 2009October

2010-07-25 Thread Krzysztof Klimonda
Nothing to do here, libtheora has been updated to 1.1.1 in Lucid and chances to get it backported to earlier releases are slim to none. ** Changed in: libtheora (Ubuntu) Status: New = Fix Released -- libtheora 1.1.1 has been out since 2009October https://bugs.launchpad.net/bugs/531817

[Bug 599126] Re: New upstream version available (2.03)

2010-07-24 Thread Krzysztof Klimonda
** Changed in: transmission (Ubuntu) Status: New = In Progress ** Changed in: transmission (Ubuntu) Assignee: (unassigned) = Krzysztof Klimonda (kklimonda) -- New upstream version available (2.03) https://bugs.launchpad.net/bugs/599126 You received this bug notification because you

[Bug 586723] Re: Move .torrent file to the trash not working

2010-07-24 Thread Krzysztof Klimonda
Fixed in 2.00 ** Changed in: transmission (Ubuntu) Status: Triaged = Fix Released -- Move .torrent file to the trash not working https://bugs.launchpad.net/bugs/586723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 574879] Re: Error still being shown

2010-07-24 Thread Krzysztof Klimonda
Fixed in 2.00 ** Changed in: transmission (Ubuntu) Status: Triaged = Fix Released -- Error still being shown https://bugs.launchpad.net/bugs/574879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 529039] Re: Transmission Set Location - multiple torrents support

2010-07-24 Thread Krzysztof Klimonda
Fixed in 2.00 ** Changed in: transmission (Ubuntu) Status: Triaged = Fix Released -- Transmission Set Location - multiple torrents support https://bugs.launchpad.net/bugs/529039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 466541] Re: Transmission should use XDG_DATA_HOME and XDG_CACHE_HOME for non-config user files

2010-07-24 Thread Krzysztof Klimonda
I agree, as long as no new info about XDG_DATA_HOME is available the current behaviour is as good as it can get. Fixed in 2.00 ** Changed in: transmission (Ubuntu) Status: Triaged = Fix Released -- Transmission should use XDG_DATA_HOME and XDG_CACHE_HOME for non-config user files

[Bug 596441] Re: New upstream version available (2.00)

2010-07-07 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 599126 *** https://bugs.launchpad.net/bugs/599126 ** This bug has been marked a duplicate of bug 599126 New upstream version available (2.01) -- New upstream version available (2.00) https://bugs.launchpad.net/bugs/596441 You received this bug

[Bug 571097] Re: transmission-daemon overwrites settings.json symlink

2010-06-19 Thread Krzysztof Klimonda
** Description changed: Binary package hint: transmission Upstream, in order to fix http://trac.transmissionbt.com/ticket/2505, has changed the way that settings.json file is saved (see http://trac.transmissionbt.com/ticket/3172 for details) and now it overwrites

[Bug 594377] [NEW] transmission-daemon starting by default confuses some less technical users.

2010-06-14 Thread Krzysztof Klimonda
Public bug reported: Binary package hint: transmission By default transmission-daemon is launched as a system daemon, it confuses less experienced users who assume that it should have an access to their files (often the same files they download using GTK+ client). As more advanced users are

[Bug 591873] [NEW] couchdb-glib sets its own, custom log handler for the g_debug

2010-06-09 Thread Krzysztof Klimonda
Public bug reported: couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES variable to decide whether it should display debug message or not. It may

[Bug 591873] Re: couchdb-glib sets its own, custom log handler for the g_debug

2010-06-09 Thread Krzysztof Klimonda
** Description changed: couchdb-glib is built without --disable-debug-messages which results in a build which sets its own log handler for g_debug macro. - This handler searches for the undocumented COUCHDB_ENV_DEBUG_MESSAGES variable to decide whether it should display debug message or not.

Re: [Bug 574435] Re: Update transmission to 1.93

2010-06-07 Thread Krzysztof Klimonda
. - 1.93 has been released a month ago, it got moved to Fedora 13 shortly and got quite a lot of testing from both Fedora users and those who download it directly. status new -- Krzysztof Klimonda kklimo...@syntaxhighlighted.com ** Changed in: transmission (Ubuntu) Status: Fix Released

[Bug 590449] Re: CD/DVD change not recognized

2010-06-06 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 590448 *** https://bugs.launchpad.net/bugs/590448 Looks like you have send this report twice. I have marked this one as a duplicate. ** This bug has been marked a duplicate of bug 590448 CD/DVD change not recognized -- CD/DVD change not recognized

[Bug 583432] Re: Misconfiguration: cannot use django.contrib.admin in the default configuration

2010-05-20 Thread Krzysztof Klimonda
Not a bug in Django - please make sure that you follow tutorial to the letter. Don't forget to add django.contrib.admin to settings.INSTALLED_APPS ** Changed in: python-django (Ubuntu) Status: New = Invalid -- Misconfiguration: cannot use django.contrib.admin in the default configuration

[Bug 571739] Re: transmission-daemon have rpc disabled by default

2010-05-16 Thread Krzysztof Klimonda
** Also affects: transmission (Ubuntu Lucid) Importance: Undecided Status: New -- transmission-daemon have rpc disabled by default https://bugs.launchpad.net/bugs/571739 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 571097] Re: transmission-daemon overwrites settings.json symlink

2010-05-16 Thread Krzysztof Klimonda
** Also affects: transmission (Ubuntu Lucid) Importance: Undecided Status: New -- transmission-daemon overwrites settings.json symlink https://bugs.launchpad.net/bugs/571097 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 574435] Re: Update transmission to 1.93

2010-05-16 Thread Krzysztof Klimonda
** Also affects: transmission (Ubuntu Lucid) Importance: Undecided Status: New -- Update transmission to 1.93 https://bugs.launchpad.net/bugs/574435 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 580435] [NEW] Sync quodlibet-plugins 1:2.2.1-1 (universe) from Debian unstable (main)

2010-05-14 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/quodlibet-plugins status new importance wishlist subscribe ubuntu-sponsors done Please sync quodlibet-plugins 1:2.2.1-1 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can

[Bug 580440] [NEW] Sync xscorch 0.2.1~pre2-2 (universe) from Debian unstable (main)

2010-05-14 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/xscorch status new importance wishlist subscribe ubuntu-sponsors done Please sync xscorch 0.2.1~pre2-2 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped:

[Bug 580447] [NEW] Sync xpilot-ng 1:4.7.3-1 (universe) from Debian unstable (main)

2010-05-14 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/xpilot-ng status new importance wishlist subscribe ubuntu-sponsors done Please sync xpilot-ng 1:4.7.3-1 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped:

[Bug 579784] Re: If u try to convert a non existing file, it returns an exception

2010-05-14 Thread Krzysztof Klimonda
Bug has been forwarded upstream, marking as Triaged. ** Changed in: rst2pdf (Ubuntu) Importance: Undecided = Low ** Changed in: rst2pdf (Ubuntu) Status: Confirmed = Triaged ** Changed in: rst2pdf (Ubuntu) Importance: Low = Wishlist -- If u try to convert a non existing file, it

[Bug 580522] Re: pack bugfix versions of hamster

2010-05-14 Thread Krzysztof Klimonda
a diff between 2.30.0.1 and 2.30.1, only source files and NEWS full diff: ftp://ftp.gnome.org/pub/GNOME/sources/hamster-applet/2.30/hamster-applet-2.30.0.1-2.30.1.diff.gz $ bzr diff -r 20..21| filterdiff -i 'NEWS' -i 'src/*' -x '*.in' |lsdiff NEWS src/gnome-time-tracker src/hamster-standalone

[Bug 474878] Re: The translated text for Total or Totals is cut

2010-05-14 Thread Krzysztof Klimonda
This should be fixed in 2.30 version from Lucid because of changes in the interface. Please, reopen it if you can still see it using this version. ** Changed in: hamster-applet (Ubuntu) Status: New = Fix Released -- The translated text for Total or Totals is cut

[Bug 580246] [NEW] Merge or sync vala 0.8.1-1 from Debian unstable. Failing tests due to dbus session bus not running in pbuilder

2010-05-13 Thread Krzysztof Klimonda
Public bug reported: While package should be sync-able as the only change we had has been incorporated by debian the package doesn't build from source. The reason is that some tests depend on DBus Session Bus running and for some reason it doesn't run in pbuilder (and probably in buildd). All

[Bug 580246] Re: Merge or sync vala 0.8.1-1 from Debian unstable. Failing tests due to dbus session bus not running in pbuilder

2010-05-13 Thread Krzysztof Klimonda
Error from build log: /dbus/basic-types/server:FAIL ** CRITICAL **: file /tmp/buildd/vala-0.8.1/tests/_test/main.c: line 17349: uncaught error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message

[Bug 580255] [NEW] Sync rxvt-unicode 9.07-2 (universe) from Debian unstable (main)

2010-05-13 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/rxvt-unicode status new importance wishlist subscribe ubuntu-sponsors done Please sync rxvt-unicode 9.07-2 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped:

[Bug 37969] Re: rxvt-unicode-lite not very light

2010-05-13 Thread Krzysztof Klimonda
It has been fixed some time ago - the -lite variant is much lighter than the default one and there is -ml with even more features enabled. ** Changed in: rxvt-unicode (Ubuntu) Status: Incomplete = Fix Released -- rxvt-unicode-lite not very light https://bugs.launchpad.net/bugs/37969 You

Re: [Bug 576762] [NEW] Transmission indicator icon doesn't show/hide application window - usability regression

2010-05-07 Thread Krzysztof Klimonda
to continue to report any other bugs you may find. duplicate 524179 -- Krzysztof Klimonda kklimo...@syntaxhighlighted.com ** This bug has been marked a duplicate of bug 524179 Left-clicking on taskbar icon for transmission brings up the right-click menu -- Transmission indicator icon doesn't show

[Bug 576916] [NEW] Sync tix 8.4.3-4 (universe) from Debian unstable (main)

2010-05-07 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/tix status new importance wishlist subscribe ubuntu-sponsors done Please sync tix 8.4.3-4 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: Changelog entries

[Bug 575879] [NEW] Sync weechat 0.3.2-1 (universe) from Debian unstable (main)

2010-05-05 Thread Krzysztof Klimonda
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/weechat status new importance wishlist subscribe ubuntu-sponsors done Please sync weechat 0.3.2-1 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped:

[Bug 530193] Re: permission denied

2010-05-05 Thread Krzysztof Klimonda
@jvin248: if you are editing /etc/transmission-daemon/settings.json can you check the content of /var/lib/transmission-daemon/info/settings.json and see if it matches the dumped settings from transmission-daemon? Because of the bug 571097 changes made to /etc/transmission- daemon/settings.json

[Bug 575779] Re: Typo in the xdg-email command

2010-05-05 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 528867 *** https://bugs.launchpad.net/bugs/528867 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 528867, so it is being marked as such. Please look

[Bug 574435] [NEW] Update transmission to 1.93

2010-05-03 Thread Krzysztof Klimonda
Public bug reported: Binary package hint: transmission === Transmission 1.93 (2010/05/01) === [http://trac.transmissionbt.com/query?milestone=1.93group=componentgroupdesc=1order=severity All tickets closed by this release] All Platforms * Fix rare crash when some peers disconnected

[Bug 574435] Re: Update transmission to 1.93

2010-05-03 Thread Krzysztof Klimonda
A diff for source code between 1.92 and 1.93 ** Patch added: source_diff.diff http://launchpadlibrarian.net/47546577/source_diff.diff -- Update transmission to 1.93 https://bugs.launchpad.net/bugs/574435 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 571097] Re: transmission-daemon overwrites settings.json symlink

2010-05-03 Thread Krzysztof Klimonda
** Description changed: Binary package hint: transmission Upstream, in order to fix http://trac.transmissionbt.com/ticket/2505, has changed the way that settings.json file is saved (see http://trac.transmissionbt.com/ticket/3172 for details) and now it overwrites

[Bug 571739] Re: transmission-daemon have rpc disabled by default

2010-05-03 Thread Krzysztof Klimonda
** Description changed: Binary package hint: transmission The recent fix for bug 542194 has disabled RPC by default for transmission-daemon for new users. It requires them to enable rpc manually which is further complicated by the bug 571097 as changing /etc

Re: [Bug 571702] [NEW] transmission-qt amd64 bit package missing

2010-04-29 Thread Krzysztof Klimonda
- the link http://archive.ubuntu.com/ubuntu/pool/universe/t/transmission/transmission-qt_1.92-0ubuntu2.1_amd64.deb works fine. I think mirrors should catch up shorty and if not the bug will have to be reassigned as the package isn't at fault here. status incomplete -- Best regards, Krzysztof

[Bug 571702] Re: transmission-qt amd64 bit package missing

2010-04-29 Thread Krzysztof Klimonda
Sorry for the noise, when I was sending my reply I didn't know that Felix has already taken care of the bug. ** Changed in: transmission (Ubuntu) Status: Incomplete = Invalid -- transmission-qt amd64 bit package missing https://bugs.launchpad.net/bugs/571702 You received this bug

[Bug 571739] [NEW] transmission-daemon have rpc disabled by default

2010-04-29 Thread Krzysztof Klimonda
Public bug reported: Binary package hint: transmission The recent fix for bug 542194 has disabled RPC by default for transmission-daemon for new users. It requires them to enable rpc manually which is further complicated by the bug 571097 as changing /etc /transmission-daemon/settings.json

[Bug 571739] Re: transmission-daemon have rpc disabled by default

2010-04-29 Thread Krzysztof Klimonda
** Tags added: regression-release -- transmission-daemon have rpc disabled by default https://bugs.launchpad.net/bugs/571739 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 571097] [NEW] transmission-daemon overwrites settings.json symlink

2010-04-28 Thread Krzysztof Klimonda
Public bug reported: Binary package hint: transmission Upstream, in order to fix http://trac.transmissionbt.com/ticket/2505, has changed the way that settings.json file is saved (see http://trac.transmissionbt.com/ticket/3172 for details) and now it overwrites

[Bug 571097] Re: transmission-daemon overwrites settings.json symlink

2010-04-28 Thread Krzysztof Klimonda
Raising Importance as the bug is affecting all transmission-daemon users. I'd say it's a perfect candidate for the SRU if we can get a clear fix. ** Changed in: transmission (Ubuntu) Importance: Low = Medium -- transmission-daemon overwrites settings.json symlink

[Bug 482890] Re: Please sync mozilla-noscript 1.9.9.27-1 (universe) from Debian testing (main)

2010-04-26 Thread Krzysztof Klimonda
I'm closing the bug as noscript has been removed from Archive due to the changes in the Firefox Support Model. See https://edge.launchpad.net/ubuntu/lucid/+source/mozilla- noscript/1.9.9.47-1 for further reference ** Changed in: mozilla-noscript (Ubuntu) Status: Confirmed = Invalid --

[Bug 529318] Re: Removing transmission-daemon breaks dpkg

2010-04-24 Thread Krzysztof Klimonda
Do you use transmission from lucid repository? What does apt-cache policy transmission-daemon returns? -- Removing transmission-daemon breaks dpkg https://bugs.launchpad.net/bugs/529318 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 529318] Re: Removing transmission-daemon breaks dpkg

2010-04-24 Thread Krzysztof Klimonda
The workaround for this error is given in the https://bugs.edge.launchpad.net/ubuntu/+source/transmission/+bug/529318/comments/1 (sorry for spamming) -- Removing transmission-daemon breaks dpkg https://bugs.launchpad.net/bugs/529318 You received this bug notification because you are a member of

[Bug 556164] Re: number pad on keyboard does not send numbers or arithmetic symbols WHILE 'Transmission Bit Torrent Client' is downloading

2010-04-23 Thread Krzysztof Klimonda
** Changed in: transmission (Ubuntu) Status: New = Incomplete -- number pad on keyboard does not send numbers or arithmetic symbols WHILE 'Transmission Bit Torrent Client' is downloading https://bugs.launchpad.net/bugs/556164 You received this bug notification because you are a member of

[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen

2010-04-21 Thread Krzysztof Klimonda
Attaching the latest xtrace output ** Attachment added: debug http://launchpadlibrarian.net/44949925/debug -- Gamma values are not being set properly after a second fade out resulting in a black screen https://bugs.launchpad.net/bugs/555870 You received this bug notification because you are

[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen

2010-04-21 Thread Krzysztof Klimonda
Another xtrace output. This time I got a barely visible desktop instead of the pitch black one. ** Attachment added: sligthly_visible.xtrace http://launchpadlibrarian.net/44950118/sligthly_visible.xtrace -- Gamma values are not being set properly after a second fade out resulting in a black

[Bug 565372] Re: Where does it place the file?

2010-04-17 Thread Krzysztof Klimonda
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but

[Bug 564526] Re: Toggle Transmission's display behave wrong

2010-04-16 Thread Krzysztof Klimonda
Thank you for your report, I'm going to mark the transmission task as Confirmed for the time being as I was able to reproduce it myself but I'm not sure whether this is a bug in transmission itself or in the indicator-application. It is most likely not going to get fixed in Lucid as the bug is a

[Bug 564484] Re: transmission crashed with SIGSEGV in tr_peerMsgsPulse()

2010-04-16 Thread Krzysztof Klimonda
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Visibility changed to: Public **

[Bug 564526] Re: Toggle state of 'toggle-main-window' not updated when window is shown after launch with running instance

2010-04-16 Thread Krzysztof Klimonda
** Bug watch added: Transmission Trac #3146 http://trac.transmissionbt.com/ticket/3146 ** Changed in: transmission Remote watch: trac.transmissionbt.com/attachment/ #3146 = Transmission Trac #3146 -- Toggle state of 'toggle-main-window' not updated when window is shown after launch with

[Bug 564252] Re: the behavior of Transmission's notification icon is odd (right click produces no menu and left click doesn't hide/show Transmission)

2010-04-15 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 524179 *** https://bugs.launchpad.net/bugs/524179 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 524179, so it is being marked as such. Please look

[Bug 538580] Re: transmission hangs everytime i add a torrent

2010-04-14 Thread Krzysztof Klimonda
Right, the change is only for new users. The existing lucid users have preallocation set to full and we can't change it automatically. Can you shut down Transmission and edit ~/.config/transmission/settings.jsoc - change preallocation: 2 for preallocation :1 -- transmission hangs everytime i

[Bug 554847] Re: the issue is: in ukrainian localization it is impossible to find out how much time is left to the of downloading

2010-04-14 Thread Krzysztof Klimonda
I'm marking it as triaged in the ubuntu package task - we have all the informations we need. ** Changed in: transmission (Ubuntu) Status: New = Triaged -- the issue is: in ukrainian localization it is impossible to find out how much time is left to the of downloading

[Bug 530176] Re: Transmission does not respond/Icon remains in notification area after closing program

2010-04-14 Thread Krzysztof Klimonda
Can you reproduce this behaviour without AWN running? ** Changed in: transmission (Ubuntu) Status: New = Incomplete -- Transmission does not respond/Icon remains in notification area after closing program https://bugs.launchpad.net/bugs/530176 You received this bug notification because

[Bug 480164] Re: Transmission and localized folder names

2010-04-14 Thread Krzysztof Klimonda
Thanks for your report. I couldn't reproduce it using 1.92 version from 10.04 - if it's possible can you test (now or after the release) and see if it's still the problem? ** Changed in: transmission (Ubuntu) Status: New = Incomplete -- Transmission and localized folder names

[Bug 562794] Re: transmission crashed with SIGSEGV in pthread_mutex_lock()

2010-04-14 Thread Krzysztof Klimonda
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: transmission (Ubuntu)

[Bug 563385] Re: Shows up in Ubuntu Software Center as E-mail address

2010-04-14 Thread Krzysztof Klimonda
Interesting thing, this is caused (at least partially) by the debian/patches/anjal.desktop-name-email.patch which changes Name=Anjal into Name=Email. The Comment is another history - it comes from the upstream. I wonder if it's really something worth pursuing this late in the lucid cycle. I'll

[Bug 562210] Re: a lot of downloads can't finish

2010-04-13 Thread Krzysztof Klimonda
Can you provide a legal torrent to test it with or check if you can reproduce it with torrent from http://torrent.ubuntu.com:6969/ ? The upstream ticket is about a specific hardware and I haven't encountered the problem when I couldn't download anything. Also, in the future please use Report a

Re: [Bug 562550] [NEW] Magnet links not registered

2010-04-13 Thread Krzysztof Klimonda
On Tue, 2010-04-13 at 20:35 +, Andy Stahler wrote: Public bug reported: Binary package hint: transmission Lucid Lynx, up to date as of a few hours ago. Firefox complains that no program is associated with magnet links. (...) I can't reproduce it on the guest account, Transmission

Re: [Bug 562550] Re: Magnet links not registered

2010-04-13 Thread Krzysztof Klimonda
On Tue, 2010-04-13 at 21:08 +, Andy Stahler wrote: Actually, with magnet links becoming more common, it's not improbable that the first torrent download someone would try would be through one. How difficult would it be to register a system default during the package install? It's

[Bug 537049] Re: Indicator menus should not use icons except for dynamic objects

2010-04-13 Thread Krzysztof Klimonda
I believe has been fixed for Transmission with the upload of one of indicator related packages. Marking it as invalid as there was nothing to do here. ** Changed in: transmission (Ubuntu) Status: New = Invalid -- Indicator menus should not use icons except for dynamic objects

[Bug 560877] Re: Ubuntu crashes. Transmission + MeTV

2010-04-13 Thread Krzysztof Klimonda
I don't really understand how can Transmission manage to lock the system (even working along with MeTV). Can you provide us with some logs? dmesg, memory usage, cpu usage. ** Package changed: transmission (Ubuntu) = me-tv (Ubuntu) ** Changed in: me-tv (Ubuntu) Status: New = Incomplete --

[Bug 556822] Re: transmission crashed with SIGSEGV in g_type_check_instance()

2010-04-07 Thread Krzysztof Klimonda
** Visibility changed to: Public -- transmission crashed with SIGSEGV in g_type_check_instance() https://bugs.launchpad.net/bugs/556822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 505440] Re: django 1.2 for lucid

2010-04-07 Thread Krzysztof Klimonda
Well, at this point of time, based on my (brief) discussion with one of the ubuntu-server members I'd say that we won't get 1.2 into lucid. It's too late to get it uploaded and check all rdepends, the chance that it's not going to get released before May 26th is pretty big. I'm going to leave

Re: [Bug 557612] [NEW] No apply button before activating changes.

2010-04-07 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 291207 *** https://bugs.launchpad.net/bugs/291207 On Wed, 2010-04-07 at 20:34 +, Gjermund Buset wrote: Public bug reported: Binary package hint: transmission Changes in properties are updating on the fly. This might cause some unwanted changes.

[Bug 518788] Re: cannot install in lucid

2010-04-06 Thread Krzysztof Klimonda
Sorry for the delay - I'm on it. We'll either remove anjal completely from lucid or rebuild a 0.0.1+git20090909.d0a14f2b-0ubuntu3 release. -- cannot install in lucid https://bugs.launchpad.net/bugs/518788 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 518788] Re: cannot install in lucid

2010-04-06 Thread Krzysztof Klimonda
I have uploaded a package that reverts anjal to 0.0.1+git20090909.d0a14f2b to REVU: http://revu.ubuntuwire.com/details.py?upid=8062 -- cannot install in lucid https://bugs.launchpad.net/bugs/518788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 551803] Re: transmission gets really slow and turns black and white after a couple hours of downloading

2010-03-30 Thread Krzysztof Klimonda
are you using disk encryption or downloading to some other partition that is formatted as ntfs? ** Changed in: transmission (Ubuntu) Status: New = Incomplete -- transmission gets really slow and turns black and white after a couple hours of downloading

Re: [Bug 550066] Re: polkitd crashed with SIGSEGV in dbus_message_iter_append_basic()

2010-03-28 Thread Krzysztof Klimonda
marked as private... I've marked the bug you were directed to as public so you can access it. -- Krzysztof Klimonda kklimo...@syntaxhighlighted.com -- polkitd crashed with SIGSEGV in dbus_message_iter_append_basic() https://bugs.launchpad.net/bugs/550066 You received this bug notification

[Bug 509651] Re: polkitd crashed with SIGSEGV in dbus_message_iter_append_basic()

2010-03-28 Thread Krzysztof Klimonda
** Visibility changed to: Public -- polkitd crashed with SIGSEGV in dbus_message_iter_append_basic() https://bugs.launchpad.net/bugs/509651 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 549381] Re: transmission crashed with SIGSEGV in vfprintf()

2010-03-27 Thread Krzysztof Klimonda
Thank you for your report. Can you upload the full report? If so please mark this bug as invalid and use apport to open a new bug. ** Changed in: transmission (Ubuntu) Status: New = Incomplete -- transmission crashed with SIGSEGV in vfprintf() https://bugs.launchpad.net/bugs/549381 You

[Bug 524179] Re: Left-clicking on taskbar icon for transmission brings up the right-click menu

2010-03-27 Thread Krzysztof Klimonda
Please, bug reports are not really a place to discuss those changes (I'm talking about both bug and bug 525875). This change has been designed by the DX team and they are the right people to discuss it with (by using the Ayatana mailing list). Reopening bugs won't help. ** Changed in:

Re: [Bug 546625] [NEW] Transmission help - contents leads to invalid address

2010-03-25 Thread Krzysztof Klimonda
On Thu, 2010-03-25 at 03:15 +, Phillip Susi wrote: Public bug reported: Binary package hint: transmission Choosing Help - Contents (F1) from the menu loads a web browser and points it to the help documentation on the web, which does not seem to exist. It seems this is because it

[Bug 546625] Re: Transmission help - contents leads to invalid address

2010-03-25 Thread Krzysztof Klimonda
** Bug watch added: Transmission Trac #3084 http://trac.transmissionbt.com/ticket/3084 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/3084 Importance: Unknown Status: Unknown -- Transmission help - contents leads to invalid address

[Bug 547072] [NEW] Fallback should try to use icons with -panel suffix first, just as indicator-application does

2010-03-25 Thread Krzysztof Klimonda
Public bug reported: Binary package hint: indicator-application The indicator-application service tries to load a icon with -panel suffix before falling back to the original icon name. Fallback doesn't do this so some applications (like for example rhythmbox) use wrong icon when user removes the

[Bug 547072] Re: Fallback should try to use icons with -panel suffix first, just as indicator-application does

2010-03-25 Thread Krzysztof Klimonda
The wrong icon is displayed. screenshot taken from the http://ubuntuforums.org/showthread.php?t=1438535 ** Attachment added: Rhythmbox.png http://launchpadlibrarian.net/41973394/Rhythmbox.png ** Changed in: indicator-application (Ubuntu) Importance: Undecided = Low ** Changed in:

[Bug 547072] Re: Fallback should try to use icons with -panel suffix first, just as indicator-application does

2010-03-25 Thread Krzysztof Klimonda
** Branch linked: lp:~kklimonda/indicator-application/lp-547072 -- Fallback should try to use icons with -panel suffix first, just as indicator-application does https://bugs.launchpad.net/bugs/547072 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 546153] Re: ubiquity crashed with AttributeError in __init__()

2010-03-24 Thread Krzysztof Klimonda
** Attachment added: Casper.gz http://launchpadlibrarian.net/41852095/Casper.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41852096/Dependencies.txt ** Attachment added: ProcAttrCurrent.gz http://launchpadlibrarian.net/41852097/ProcAttrCurrent.gz ** Attachment

Re: [Bug 542194] Re: Disable web client in default install

2010-03-22 Thread Krzysztof Klimonda
Indeed, I can confirm that the webui is started by default. It is listening only on the 127.0.0.1 so it's not critical but it means that other users on the computer have access to your files so it should be fixed. status confirmed importance medium ** Changed in: transmission (Ubuntu)

[Bug 543694] Re: save location is one level up from what it should be

2010-03-21 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 505861 *** https://bugs.launchpad.net/bugs/505861 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 543694, so it is being marked as such. Please look

<    1   2   3   4   5   6   7   8   9   10   >