rolson3788 / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

Programm crashes after clicking on large files #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the Programm
2. Klick on a File greater than 50 GB
3. Programm crashes (selfclosing)

What is the expected output? What do you see instead?
I want to see the fileinformations, but programm closes

What version of the product are you using? On what operating system?
1.2 on Linux

Please provide any additional information below.
Output in Terminal:
chrichra@chrichra-laptop:~$ ./transgui
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF

(transgui:9927): Gtk-CRITICAL **: gtk_tree_view_column_set_fixed_width:
assertion `GTK_IS_TREE_VIEW_COLUMN (tree_column)' failed
The program 'transgui' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 19666 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Original issue reported on code.google.com by ChriChra...@gmail.com on 12 Sep 2009 at 6:51

GoogleCodeExporter commented 9 years ago
Forgot: Ubuntu 9.04, Gnome, testet with 1.2 download-release an trunk

Original comment by ChriChra...@gmail.com on 12 Sep 2009 at 6:58

GoogleCodeExporter commented 9 years ago
How many pieces this file have?

Original comment by j...@cp-lab.com on 9 Oct 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Can be fixed in r219

Original comment by j...@cp-lab.com on 9 Oct 2009 at 2:58

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 20 Dec 2009 at 10:19