[Bug 391995] Re: transmission crashed with SIGSEGV in gtk_text_layout_get_line_display()

2009-06-27 Thread charles
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. -- transmission crashed with SIGSEGV in

[Bug 388377] Re: Please merge transmission 1.72-1 from Debian unstable (main)

2009-06-27 Thread charles
Hooray! Thanks! -- Please merge transmission 1.72-1 from Debian unstable (main) https://bugs.launchpad.net/bugs/388377 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 https://lis

[Bug 390797] Re: Download traffic from previous sessions isn't counted when calculating overall rating

2009-06-28 Thread charles
Shnatsel, thanks for the screenshots. The previous sessions' statistics are stored in ~/.config/transmission/stats.json. It looks like, on your system, that's somehow failing. Does that file exist on your system? Do you have read/write permissions to it? Are either "downloaded-bytes" or "upl

[Bug 390797] Re: Download traffic from previous sessions isn't counted when calculating overall rating

2009-06-28 Thread charles
Are you exiting Transmission cleanly before you log out and/or shut down Ubuntu? -- Download traffic from previous sessions isn't counted when calculating overall rating https://bugs.launchpad.net/bugs/390797 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 390797] Re: Download traffic from previous sessions isn't counted when calculating overall rating

2009-06-28 Thread charles
*** This bug is a duplicate of bug 307684 *** https://bugs.launchpad.net/bugs/307684 ** This bug has been marked a duplicate of bug 307684 Transmission should not verify all data when restarted after forced exit by logout -- Download traffic from previous sessions isn't counted when calc

[Bug 307684] Re: gnome session termination isn't handled properly

2009-06-28 Thread charles
** Summary changed: - Transmission should not verify all data when restarted after forced exit by logout + gnome session termination isn't handled properly -- gnome session termination isn't handled properly https://bugs.launchpad.net/bugs/307684 You received this bug notification because you a

[Bug 388348] Re: transmission crashed with SIGSEGV in gtk_widget_set_sensitive()

2009-06-29 Thread charles
I'm not able to reproduce this, but after reading through the retrace I'm pretty sure I see what's going on. In short there is an idle callback func that's invoked when we find out the incoming peer port's status, and that callback needs to get a gdk thread lock before it modifies any of the prefe

[Bug 363190] Re: transmission crashed with SIGSEGV in event_base_loop()

2009-06-29 Thread charles
Given the reported version and the reported location of the crash, my best guess is that this is a duplicate of , but I'm going to hold off marking it that way until we hear back from GetNAkeD or until the two week interval has passed. The only thing th

[Bug 363190] Re: transmission crashed with SIGSEGV in event_base_loop()

2009-06-29 Thread charles
Followup on the previous comment: this ticket's duplicate also lists the version as 1.51 and event_write_cb()'s location at line 92... -- transmission crashed with SIGSEGV in event_base_loop() https://bugs.launchpad.net/bugs/363190 You received this bug notification because you are a member of Ub

[Bug 377334] Re: transmission crashes reproducable for certain torrents

2009-06-29 Thread charles
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! -- transmission crashes reproducable for certain torrents https://bugs.launchpad.net/bugs/377334 You received this bug notification b

[Bug 375230] Re: 1.53 should be merged

2009-06-29 Thread charles
This has been in progress for two months now. It's my understanding that some of the holdup is because there are changes between 1.51 and 1.53 that focus on, for example, indentation cleanup rather than pure bug fixes. Is there anything upstream can do to make the 1.51 -> 1.53 jump easier to swal

[Bug 375230] Re: 1.53 should be merged

2009-06-29 Thread charles
Oops, 1 month != 2 months :) -- 1.53 should be merged https://bugs.launchpad.net/bugs/375230 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listin

[Bug 391995] Re: transmission crashed with SIGSEGV in gtk_text_layout_get_line_display()

2009-06-29 Thread charles
** Changed in: transmission (Ubuntu) Status: New => Incomplete -- transmission crashed with SIGSEGV in gtk_text_layout_get_line_display() https://bugs.launchpad.net/bugs/391995 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back)

2009-06-30 Thread charles
Thank you for taking the time to report this bug and helping to make Ubuntu better. On startup, Transmission scans ~/.config/transmission/torrents (if you're using the gtk version) or ~/.config/transmission-daemon/torrents (if you're using the daemon) and loads all the torrents in that directory.

[Bug 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back) ; )

2009-06-30 Thread charles
** Changed in: transmission (Ubuntu) Status: New => Incomplete -- Night of the Living Dead (removed and deleted torrents keep coming back) ;) https://bugs.launchpad.net/bugs/394080 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 391995] Re: transmission crashed with SIGSEGV in gtk_text_layout_get_line_display()

2009-06-30 Thread charles
Looking over the retrace, I think I've figured out this crash. It was a little tricky because there's not actually any Transmission source code in the retrace, but the behavior being shown only happens in one part of Transmission: thread 1 is refreshing a handful of widgets, and thread 2 has abou

[Bug 355746] Re: transmission crashed with SIGSEGV in event_base_loop()

2009-05-28 Thread charles
*** This bug is a duplicate of bug 363190 *** https://bugs.launchpad.net/bugs/363190 ** This bug has been marked a duplicate of bug 363190 transmission crashed with SIGSEGV in event_base_loop() -- transmission crashed with SIGSEGV in event_base_loop() https://bugs.launchpad.net/bugs/35574

[Bug 374385] Re: keep torrents in the "downloading" category for some secs

2009-05-22 Thread charles
In short: no. The polite answer is that Ubuntu already has a roadmap for handling this functionality, so adding a workaround in the Transmission code will be a wasted effort. In addition, the OP needs to understand that the buttons still exist on platforms that support them. I think it's a very

[Bug 353777] Re: Bring transmission to the top when adding a torrent

2009-05-22 Thread charles
This is the scenario that gtk_window_set_urgency_hint() was created for, and that's what Transmission already uses. My gut feeling is that forcing a window raise as suggested here would make a couple of users happy, and annoy everyone else. If there is "prior art" about this with other official G

[Bug 359319] Re: transmission crashed with SIGSEGV in g_main_context_dispatch()

2009-05-27 Thread charles
translation via Google: 'The program crashes after closing the tab "Properties".' -- transmission crashed with SIGSEGV in g_main_context_dispatch() https://bugs.launchpad.net/bugs/359319 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 355746] Re: transmission crashed with SIGSEGV in event_base_loop()

2009-05-27 Thread charles
Is this reproducible? -- transmission crashed with SIGSEGV in event_base_loop() https://bugs.launchpad.net/bugs/355746 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 https://list

[Bug 359330] Re: transmission crashed with SIGSEGV in g_timeout_dispatch()

2009-05-27 Thread charles
*** This bug is a duplicate of bug 359319 *** https://bugs.launchpad.net/bugs/359319 ** This bug has been marked a duplicate of bug 359319 transmission crashed with SIGSEGV in g_main_context_dispatch() -- transmission crashed with SIGSEGV in g_timeout_dispatch() https://bugs.launchpad.net

[Bug 359319] Re: transmission crashed with SIGSEGV in g_main_context_dispatch()

2009-05-27 Thread charles
The description and the crash report are plausible, though I don't yet see how it's occurring. the periodic_refresh() function is called by a timer while the properties dialog is open, and the timer is supposed to be cleared when the properties dialog is destroyed... -- transmission crashed wit

[Bug 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back) ; )

2009-07-01 Thread charles
Hmmm. Is it possible that they're being auto-added on startup from your "Automatically add torrents from" folder? -- Night of the Living Dead (removed and deleted torrents keep coming back) ;) https://bugs.launchpad.net/bugs/394080 You received this bug notification because you are a member of U

[Bug 394715] Re: transmission and other gtk apps segfault when opening dialogs sporadically

2009-07-02 Thread charles
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic

[Bug 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back) ; )

2009-07-02 Thread charles
How many zombie torrents appear when you start transmission? Do you have an old ~/.transmission/torrents/ folder, and if so, how many files are in it? Are these the zombie torrents? Do you have write permission to those files in ~/.transmission/torrents/ ? -- Night of the Living Dead (removed

[Bug 394080] Re: Night of the Living Dead (removed and deleted torrents keep coming back) ; )

2009-07-03 Thread charles
Okay, I see the problem. Transmission understands the old-style (~/.transmission/torrents) filenames ending in -gtk, but not in -cli, so it's not deleting them properly. Short-term workaround: delete the ~/.config/transmisson/torrents /-cli files Actual fix: http://trac.transmiss

[Bug 363190] Re: transmission crashed with SIGSEGV in event_base_loop()

2009-07-03 Thread charles
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 307684] Re: gnome session termination isn't handled properly

2009-07-03 Thread charles
Yeah, this is a wider problem with Gnome in general. See the comments in upstream ticket http://bugzilla.gnome.org/show_bug.cgi?id=79285 ** Bug watch added: GNOME Bug Tracker #79285 http://bugzilla.gnome.org/show_bug.cgi?id=79285 -- gnome session termination isn't handled properly https://bu

[Bug 377334] Re: transmission crashes reproducable for certain torrents

2009-07-04 Thread charles
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more a

[Bug 374013] Re: Maximum peers can't be limited in Transmission

2009-07-04 Thread charles
** Changed in: transmission (Ubuntu) Status: Triaged => In Progress ** Changed in: transmission (Ubuntu) Assignee: (unassigned) => charles (charles-rebelbase) -- Maximum peers can't be limited in Transmission https://bugs.launchpad.net/bugs/374013 You received this bug n

[Bug 395798] Re: Ktorrent does not automatically starts on session restart

2009-07-05 Thread charles
*** This bug is a duplicate of bug 395797 *** https://bugs.launchpad.net/bugs/395797 ** This bug has been marked a duplicate of bug 395797 Ktorrent does not automatically starts on session restart -- Ktorrent does not automatically starts on session restart https://bugs.launchpad.net/bugs

[Bug 374013] Re: Maximum peers can't be limited in Transmission

2009-07-05 Thread charles
fixed in trunk on r8781 for 1.73 ** Changed in: transmission (Ubuntu) Status: In Progress => Fix Committed -- Maximum peers can't be limited in Transmission https://bugs.launchpad.net/bugs/374013 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 394473] Re: transmission crashed with SIGSEGV on set location

2009-07-05 Thread charles
*** This bug is a duplicate of bug 391398 *** https://bugs.launchpad.net/bugs/391398 ** This bug has been marked a duplicate of bug 391398 Applications segfault with gtk+ version 2.17.2 when selecting listbox values -- transmission crashed with SIGSEGV on set location https://bugs.launchp

[Bug 395752] Re: transmission crashed with SIGSEGV in 9.10 amd64

2009-07-05 Thread charles
*** This bug is a duplicate of bug 391398 *** https://bugs.launchpad.net/bugs/391398 ** This bug is no longer a duplicate of bug 394473 transmission crashed with SIGSEGV on set location ** This bug has been marked a duplicate of bug 391398 Applications segfault with gtk+ version 2.17.2 w

[Bug 371327] Re: 1.60b1 crashes after closing properties window

2009-05-03 Thread charles
This is fixed now in http://trac.transmissionbt.com/changeset/8319/ -- 1.60b1 crashes after closing properties window https://bugs.launchpad.net/bugs/371327 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 348407] Re: transmission slow download

2009-04-17 Thread charles
** Bug watch added: Transmission Trac #1734 http://trac.transmissionbt.com/ticket/1734 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1734 Importance: Unknown Status: Unknown -- transmission slow download https://bugs.launchpad.net/bugs/348407 You receive

[Bug 364644] Re: transmission crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()

2009-05-11 Thread charles
João: Thanks for the bug report. Is this crash repeatable? Do you have any more information you could provide, such as a valgrind log? ** Bug watch added: Transmission Trac #2062 http://trac.transmissionbt.com/ticket/2062 ** Also affects: transmission via http://trac.transmissionbt.com/ti

[Bug 364644] Re: transmission crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()

2009-05-11 Thread charles
João: thanks for the very fast reply! I'm going to close the upstream ticket as incomplete for now, since there's not much to be done with this particular trace. However if you ever have more information on this ticket, please feel encouraged to reopen the ticket. cheer

[Bug 291207] Re: Missing apply-button in the webui configuration tab.

2009-05-11 Thread charles
>Right now there is no indication that user name or password used by web ui has >changed. Most people will assume that you have to close a settings window to >make this change. But in fact transmission changes user/password immediately >after you enter them to text boxes. > > It was proposed to

[Bug 300359] Re: Unable to sort files in torrent by Progress, Download nor Priority.

2009-05-11 Thread charles
confirmed in 1.61 -- Unable to sort files in torrent by Progress, Download nor Priority. https://bugs.launchpad.net/bugs/300359 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 htt

[Bug 375000] Re: Please merge transmission 1.60-2 from Debian unstable (main)

2009-05-11 Thread charles
If you really want to update, it should be to 1.61 rather than 1.60. 1.61 contains a security update that is important for users who access Transmission via a web browser. -- Please merge transmission 1.60-2 from Debian unstable (main) https://bugs.launchpad.net/bugs/375000 You received this bug

[Bug 343436] Re: transmission doesn't restore to the same location when using notification area icon

2009-05-11 Thread charles
I've written a small test program that has the relevant bits in Transmission. It tries to show/hide a "hello world" window twenty times so that you can see if it stairsteps down the window or not. If the test program stairsteps for you, probably it should be passed along to the compiz developers

[Bug 333480] Re: [need-update] Transmission 1.50 (7887) in Ubuntu 9.04

2009-02-24 Thread charles
*** This bug is a duplicate of bug 329161 *** https://bugs.launchpad.net/bugs/329161 ** This bug has been marked a duplicate of bug 329161 Transmission 1.50 should be considered for inclusion in 9.04 -- [need-update] Transmission 1.50 (7887) in Ubuntu 9.04 https://bugs.launchpad.net/bugs/

[Bug 332604] Re: transmission popups instead of libindicate

2009-02-25 Thread charles
This related to #334252, which contains a patch to libtransmission's existing code that prevents the popups. That code is slated for 1.51, which will be out soon. I'm not marking this as a duplicate, though, since it also brings up the point of using libindicate. I don't see much documentation f

[Bug 334378] Re: Help->About opens two tabs in browser

2009-02-25 Thread charles
If this is reproducible, it should be bumped from Ubuntu's transmission tracker to the gtk+ bug tracker -- all transmission is doing here is calling gtk_show_about_dialog() and setting the "website" and "website- label" properties to "http://www.transmissionbt.com/";. Here's the code in question:

[Bug 332604] Re: transmission popups instead of libindicate

2009-02-26 Thread charles
https://wiki.ubuntu.com/NotifyOSD/#Transmission: > "When a download finishes, a notification bubble appears with an “Open > Folder” button, and an “Open File” button if only one file was downloaded. > > Transmission should instead follow the same approach as for Firefox. That is, > a notificati

[Bug 271991] Re: I can't add more trackers to torrent

2009-02-26 Thread charles
** Changed in: transmission (Ubuntu) Status: Confirmed => Fix Committed -- I can't add more trackers to torrent https://bugs.launchpad.net/bugs/271991 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 333162] Re: Running out of disk space in transmission causes downloads to restart on the desktop

2009-02-26 Thread charles
Hi Scott, 1.50 preallocates files on the disk by default. I'm wondering whether or not that will ameliorate this problem -- could you try 1.50 (or 1.51) out and see if it improves the problem described in this ticket? -- Running out of disk space in transmission causes downloads to restart on t

[Bug 322449] Re: transmission-daemon doesn't consider settings.json

2009-02-26 Thread charles
What's happening here is the JSON is malformed (the trailing comma before the "}" isn't allowed), so Transmission is failing to parse the config file, and is falling back on the default values. This is fine, but it should at least tell you what's going on. And error message to this effect has bee

[Bug 329161] Re: Transmission 1.50 should be considered for inclusion in 9.04

2009-02-27 Thread charles
Andrew, Martin: The aforementioned 1.51 is out now. As mentioned above, it's largely a minor bugfix release, but does have a couple of fixes that ought to go into 9.04. The full list is at http://trac.transmissionbt.com/query?milestone=1.51&group=component&groupdesc=1&order=severity Martin: 1.51

[Bug 329161] Re: Transmission 1.50 should be considered for inclusion in 9.04

2009-02-27 Thread charles
Somebody's already submitted a new ticket 335404 for 1.51. Since this one is fixed & closed already, I wasn't sure whether or not to mark that one as a duplicate... -- Transmission 1.50 should be considered for inclusion in 9.04 https://bugs.launchpad.net/bugs/329161 You received this bug notifi

[Bug 335404] Re: New transmission release 1.51 available

2009-02-27 Thread charles
I think the plan already is to get this into 9.04. This is the bugfix release I gave a heads-up on in the 1.50 ticket a few days ago: https://bugs.launchpad.net/bugs/329161 -- New transmission release 1.51 available https://bugs.launchpad.net/bugs/335404 You received this bug notification becaus

[Bug 322449] Re: transmission-daemon doesn't consider settings.json

2009-02-27 Thread charles
** Changed in: transmission (Ubuntu) Status: New => Fix Released ** Changed in: transmission (Ubuntu) Status: Fix Released => Fix Committed -- transmission-daemon doesn't consider settings.json https://bugs.launchpad.net/bugs/322449 You received this bug notification because you ar

[Bug 329161] Re: Transmission 1.50 should be considered for inclusion in 9.04

2009-02-27 Thread charles
I'm a little confused by the top of this ticket: its resolution is "Fix Released", but also says "Declined for Jaunty". What version of Transmission is going to ship in Jaunty? -- Transmission 1.50 should be considered for inclusion in 9.04 https://bugs.launchpad.net/bugs/329161 You received t

[Bug 329161] Re: Transmission 1.50 should be considered for inclusion in 9.04

2009-02-27 Thread charles
Makes sense. Thanks for the helpful answer. :) -- Transmission 1.50 should be considered for inclusion in 9.04 https://bugs.launchpad.net/bugs/329161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 271991] Re: I can't add more trackers to torrent

2009-02-27 Thread charles
Unless I'm misreading this ticket, the problem is a UI wart that's fixed in newer releases including 1.50, so this ticket could be closed as "fixed" -- I can't add more trackers to torrent https://bugs.launchpad.net/bugs/271991 You received this bug notification because you are a member of Ubuntu

[Bug 371327] Re: 1.60b1 crashes after closing properties window

2009-05-06 Thread charles
1.60 is out now, with a fix for this... -- 1.60b1 crashes after closing properties window https://bugs.launchpad.net/bugs/371327 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 ht

[Bug 237982] Re: Driver for terratec cinergy ht pci mkII

2009-04-29 Thread Charles
Does some one know if Jerky Jackalope includes this patch? I tried to install the kernel manually but it generated an error: http://www.linuxquestions.org/questions/linux-hardware-18/trying-to-use-my-terratec-cinergy-ht-pci-dvb-t-card-722265/ Thanks. -- Driver for terratec cinergy ht pci mkII ht

[Bug 346714] Re: transmission downloads files I've unselected in the torrent

2009-04-29 Thread charles
#514 was marked as invalid because its OP insisted that no content from those files ever be downloaded at all, which is impractical, for reasons outlined in that ticket's thread. However #532 suggests a decent workaround that's worth consideration. ** Bug watch added: Transmission Trac #532 ht

[Bug 377269] Re: CRC mismatch (computed 19d8e52c wanted b6e98258)

2009-05-16 Thread charles
I've got no idea what this means. Is this a Transmission issue? an OS issue? a valgrind issue? Also, this is in the valgrind log: > ==25137== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 2) Which is nice to see. :) -- CRC mismatch (computed 19d8e52c wanted b6e98258) https:/

[Bug 377269] Re: CRC mismatch (computed 19d8e52c wanted b6e98258)

2009-05-16 Thread charles
Crashing on shutdown is already ticketed upstream[1] and in Launchpad[2]. That's a long-existing issue unrelated to the CRC error... BUGabundo's shutdown problem probably ought to be addressed there rather than in this ticket. It appears that the CRC errors have been known to show up for all stri

[Bug 377334] Re: transmission crashes reproducable for certain torrents

2009-05-16 Thread charles
A URL for one of the "certain torrents" would be very helpful :) -- transmission crashes reproducable for certain torrents https://bugs.launchpad.net/bugs/377334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 377334] Re: transmission crashes reproducable for certain torrents

2009-05-16 Thread charles
Those gtk error messages before the crash are very telling (I think). It looks to me like the gtktreemodel is getting corrupted, which is why the gtk gui is asking libtransmission to get download information on a file index that's out of range. The odd thing is that I have no trouble adding the 45

[Bug 339144] Re: GTK interface: web seeds list should use a scrollbar

2009-03-10 Thread charles
This was fixed upstream in 1.51 ** Bug watch added: Transmission Trac #1871 http://trac.transmissionbt.com/ticket/1871 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1871 Importance: Unknown Status: Unknown -- GTK interface: web seeds list should use a s

[Bug 326768] Re: mysql thinks it has crashed when it hasn't

2009-03-10 Thread Charles
I can confirm this behavior. -- mysql thinks it has crashed when it hasn't https://bugs.launchpad.net/bugs/326768 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 https://lists.ubu

[Bug 338046] Re: transmission tries to use downloads folder but it doesnt exist

2009-03-10 Thread charles
@chris: I think this is fixed upstream now in -- transmission tries to use downloads folder but it doesnt exist https://bugs.launchpad.net/bugs/338046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 301828] Re: 'Policy stopped' hangs Dell XPS M1330

2009-03-10 Thread charles
Hi Jamie, I'm not sure that I understand what you mean by "There is always a balloon pop-up saying something about the policy stopping because of transmission and from there on the laptop hangs." Could you post the pop-up message here? -- 'Policy stopped' hangs Dell XPS M1330 https://bugs.launc

[Bug 338046] Re: transmission tries to use downloads folder but it doesnt exist

2009-03-10 Thread charles
upstream reference for the secondary issue: -- transmission tries to use downloads folder but it doesnt exist https://bugs.launchpad.net/bugs/338046 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 338046] Re: transmission tries to use downloads folder but it doesnt exist

2009-03-10 Thread charles
Yes; changeset 8048 didn't pick up that change because I'm stupid and did "svn commit" in the gtk directory instead of the parent directory. The rest of the fix is in 8049. If an unpatched 8049 doesn't do the trick for you, or I'm misunderstanding something, let me know. -- transmission tries to

Re: [Bug 237982] Re: Driver for terratec cinergy ht pci mkII

2009-03-11 Thread Charles
ergy_HT_PCI_MKII.0.2.patch > > -- > Driver for terratec cinergy ht pci mkII > https://bugs.launchpad.net/bugs/237982 > You received this bug notification because you are a direct subscriber > of the bug. > -- Charles-André Landemaine. -- Driver for terratec cinergy ht pci mk

[Bug 237982] Re: Driver for terratec cinergy ht pci mkII

2009-03-11 Thread Charles
OK. How far upstream will you report the patch? Is it the Linux kernel team? Will other distros also work with this Terratec Cinergy HT PCI board? Or just Ubuntu? Thanks. -- Driver for terratec cinergy ht pci mkII https://bugs.launchpad.net/bugs/237982 You received this bug notification because y

[Bug 291207] Re: Missing apply-button in the webui configuration tab.

2008-11-03 Thread charles
The reason I mention it, is neither of us has the permissions to change the ticket's category. :) -- Missing apply-button in the webui configuration tab. https://bugs.launchpad.net/bugs/291207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 293188] Re: Transmission close-to-try problem

2008-11-04 Thread charles
The `close' menu item was removed as part of upstream ticket #1012 to get Transmission into compliance with the GNOME HIG. As Martin says, the way to minimize to the system tray is to click on the Transmission icon there. -- Transmission close-to-try

[Bug 281463] Re: Transmission wont open torrent

2008-10-20 Thread charles
Confirmed; there's a regression in 1.34 that causes the error dialog to not appear. This is fixed in svn trunk. ** Bug watch added: Transmission Trac #1371 http://trac.transmissionbt.com/ticket/1371 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1371 Importance:

[Bug 281900] Re: transmission fails to minimize to notification area

2008-10-20 Thread charles
You can enable the notification area icon in the View menu. As of 1.30 it's disabled by default, because enabling by default goes against the Gnome HiG. For more information on this change, see -- transmission fails to minimize to notification area h

[Bug 281900] Re: transmission fails to minimize to notification area

2008-10-20 Thread charles
** Changed in: transmission (Ubuntu) Status: New => Invalid -- transmission fails to minimize to notification area https://bugs.launchpad.net/bugs/281900 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 280390] Re: transmission doesn't minimize to the taskbar

2008-10-20 Thread charles
The default behavior was changed so that Transmission adheres to the Gnome Human Interface Guidelines. To minimize to the taskbar click on the Transmission's taskbar icon. If you don't have an icon of Transmission in the taskbar, enable it via the View menu. ** Changed in: transmission (Ubuntu)

[Bug 285472] Re: transmission crashes with segfault

2008-10-20 Thread charles
Thank you for the bug report, but without more information there's not much that can be done with this ticket. A backtrace + version number would be helpful. ** Changed in: transmission (Ubuntu) Status: New => Incomplete -- transmission crashes with segfault https://bugs.launchpad.net/bu

[Bug 285472] Re: transmission crashes with segfault

2008-10-20 Thread charles
Thank you for the bug report, but without more information there's not much that can be done with this ticket. A backtrace + version number would be helpful. -- transmission crashes with segfault https://bugs.launchpad.net/bugs/285472 You received this bug notification because you are a member o

[Bug 285091] Re: transmission crashed with SIGSEGV in _IO_default_xsputn_internal()

2008-10-20 Thread charles
I can't be positive about this (because the stacktrace is missing some information -- maybe try installing transmission-debug?) but the runaway recursion while serving up content for the web UI sounds like upstream ticket #1215 to me. That ticket is fixed in svn trunk. Marco: if you're comfortabl

[Bug 266920] Re: Default should be minimal view

2008-10-20 Thread charles
Upstream is not going to use minimal as the default. ** Changed in: transmission (Ubuntu) Status: New => Invalid -- Default should be minimal view https://bugs.launchpad.net/bugs/266920 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 279992] Re: transmission reports port open, world says closed

2008-10-20 Thread charles
** Attachment added: "log of OP's #transmission IRC session" http://launchpadlibrarian.net/18743746/irc.txt -- transmission reports port open, world says closed https://bugs.launchpad.net/bugs/279992 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 276158] Re: prefs.ini left over from old version

2008-10-20 Thread charles
I agree with John Dong on this. -- prefs.ini left over from old version https://bugs.launchpad.net/bugs/276158 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 https://lists.ubuntu

[Bug 279992] Re: transmission reports port open, world says closed

2008-10-20 Thread charles
To check the port status, Transmission actually asks an outside site to attempt a connection to your machine at the specified port. I can't think of how a false positive is possible in those conditions. -- transmission reports port open, world says closed https://bugs.launchpad.net/bugs/279992 Y

[Bug 274844] Re: transmission crashed with SIGSEGV in g_markup_escape_text()

2008-10-21 Thread charles
** Attachment added: "1.34 backport of the upstream fix" http://launchpadlibrarian.net/18769146/274844-backport-to-1.34.diff -- transmission crashed with SIGSEGV in g_markup_escape_text() https://bugs.launchpad.net/bugs/274844 You received this bug notification because you are a member of Ubu

[Bug 274844] Re: transmission crashed with SIGSEGV in g_markup_escape_text()

2008-10-21 Thread charles
John: This isn't a serious enough bug to block the release. -- transmission crashed with SIGSEGV in g_markup_escape_text() https://bugs.launchpad.net/bugs/274844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 281394] Re: transmission crashed with SIGSEGV in start_thread()

2008-10-21 Thread charles
zobbychris: it looks like occured while you were creating a new torrent that consisted of a single file. Were there any unusual attributes to the file, or anything else unusual that you noticed? Is this repeatable? -- transmission crashed with SIGSEGV in start_thread() https://bugs.launchpad.ne

[Bug 276400] Re: transmission sometimes requires you to download a torrent multiple time before it will start

2008-10-21 Thread charles
*** This bug is a duplicate of bug 204184 *** https://bugs.launchpad.net/bugs/204184 ** This bug has been marked a duplicate of bug 204184 Transmission doesn't open torrents via Firefox 3 -- transmission sometimes requires you to download a torrent multiple time before it will start http

[Bug 292011] Re: transmission doesn't have a --version info

2008-11-02 Thread charles
** Bug watch added: Transmission Trac #1407 http://trac.transmissionbt.com/ticket/1407 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1407 Importance: Unknown Status: Unknown -- transmission doesn't have a --version info https://bugs.launchpad.net/bugs/2

[Bug 281530] Re: transmission crashed with SIGSEGV in tr_globalLock()

2008-11-02 Thread charles
** Bug watch added: Transmission Trac #1290 http://trac.transmissionbt.com/ticket/1290 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1290 Importance: Unknown Status: Unknown -- transmission crashed with SIGSEGV in tr_globalLock() https://bugs.launchpad.n

[Bug 283320] Re: transmission crashed with SIGSEGV in calloc()

2008-11-02 Thread charles
I don't have an upstream ticket for it, but this Curl_safefree() crash is fixed in 1.40 ** Changed in: transmission (Ubuntu) Assignee: (unassigned) => charles (charles-rebelbase) Status: New => In Progress -- transmission crashed with SIGSEGV in calloc() https://bugs.la

[Bug 291205] Re: Transmission crashed when activating the web ui

2008-11-02 Thread charles
This is fixed in 1.40, which will be out shortly -- Transmission crashed when activating the web ui https://bugs.launchpad.net/bugs/291205 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.ubu

[Bug 291207] Re: Missing apply-button in the webui configuration tab.

2008-11-02 Thread charles
IMO this should be categorized as a `wishlist' item -- Missing apply-button in the webui configuration tab. https://bugs.launchpad.net/bugs/291207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 292929] Re: transmission 1.34 inhibits hibernation by default

2008-11-03 Thread charles
** Bug watch added: Transmission Trac #1317 http://trac.transmissionbt.com/ticket/1317 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1317 Importance: Unknown Status: Unknown -- transmission 1.34 inhibits hibernation by default https://bugs.launchpad.net/

[Bug 291205] Re: Transmission crashed when activating the web ui

2008-11-03 Thread charles
** Bug watch added: Transmission Trac #1153 http://trac.transmissionbt.com/ticket/1153 ** Also affects: transmission via http://trac.transmissionbt.com/ticket/1153 Importance: Unknown Status: Unknown -- Transmission crashed when activating the web ui https://bugs.launchpad.net/bu

[Bug 292394] Re: Memory leak

2008-11-03 Thread charles
That valgrind log doesn't show a memory leak like you're describing. All it shows is about 155 KiB being lost by the FontConfig library... http://transmission.pastebin.com/f14ccc08d has a massif log from a Transmission r7014 session I left running overnight. It doesn't show any growth in memory c

[Bug 294826] Re: "View | Toolbar" removes icons, but doesn't resize (also affects Filterbar and Statusbar).

2008-11-06 Thread charles
*** This bug is a duplicate of bug 290828 *** https://bugs.launchpad.net/bugs/290828 This is another symptom of the same bug in #290828. ** This bug has been marked a duplicate of bug 290828 In Transmission 1.34 when enlarging the detail windows columns don't get enlarged -- "View | Too

[Bug 294824] Re: "Minimal view" causes torrent info to dissappear (and never reappear).

2008-11-06 Thread charles
*** This bug is a duplicate of bug 290828 *** https://bugs.launchpad.net/bugs/290828 This is another symptom of the same bug in #290828. ** This bug has been marked a duplicate of bug 290828 In Transmission 1.34 when enlarging the detail windows columns don't get enlarged -- "Minimal vi

[Bug 295040] Re: multiple download works strangely

2008-11-08 Thread charles
This is probably the highest priority bug fixed between 1.34 and 1.40, at least to my mind. It doesn't hit very many people, but if you're one of the lucky few, it's very annoying. ** Bug watch added: Transmission Trac #1305 http://trac.transmissionbt.com/ticket/1305 ** Also affects: transmis

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