[Bug 857634] Re: deluge-gtk crashes when creating torrent

2012-03-11 Thread Cas
Managed to replicate this and the workaround for Deluge involves
commenting out 'pbar.set_text':

--- a/deluge/ui/gtkui/createtorrentdialog.py
+++ b/deluge/ui/gtkui/createtorrentdialog.py
@@ -370,7 +370,7 @@ def create_torrent(self, path, tracker, piece_length, 
progress, comment, target,
 def _on_create_torrent_progress(self, value, num_pieces):
 percent = float(value)/float(num_pieces)
 pbar = self.glade.get_widget(progressbar)
-pbar.set_text(%.2f%% % (percent*100))
+#pbar.set_text(%.2f%% % (percent*100))
 if percent = 0 and percent = 1.0:
 pbar.set_fraction(percent)

We will put this into the next PPA release for Oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-12-18 Thread David
Same in xubuntu 11.10 and Deluge-gtk

Back trace attached.

** Attachment added: backtrace
   
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+attachment/2638380/+files/backtrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-12-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (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/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-11-28 Thread Cas
** Changed in: deluge (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
** Changed in: deluge (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
I can confirm this crash (dupe bug #879779).

There seems to be something wrong with the pygtk progressbar code:
#22 0x7f8bc823f437 in _wrap_gtk_progress_bar_set_fraction (self=0x3d48f00, 
args=optimized out, kwargs=optimized out) at gtk.c:70914
kwlist = {0x7f8bc8300544 fraction, 0x0}

** Also affects: pygtk (Ubuntu)
   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/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
Forget about the pygtk stuff, it's a gdk bug.

** Changed in: pygtk (Ubuntu)
   Status: New = Invalid

** Also affects: gtk+2.0 (Ubuntu)
   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/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-03 Thread Cas
** Changed in: deluge (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/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-03 Thread sam tygier
does this oddly similar to Bug #865401 and Bug #865492

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857634

Title:
  deluge-gtk crashes when creating torrent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs