Alanaktion / transmisson-remote-gui

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

Crash after right-click action on Linux #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a torrent, then right-click to bring up an action
2. get an "Access Violation" error

What version of the product are you using? On what operating system?
>> Linux version on Ubuntu 10.04

Please provide any additional information below.
>>here is the command line output:

TApplication.HandleException Access violation
  Stack trace:
  $00000000006603E4
**
GLib:ERROR:/build/buildd/glib2.0-2.24.1/glib/gmain.c:1963:g_main_dispatch: 
assertion failed: (current->dispatching_sources == &current_source_link)
Aborted

Original issue reported on code.google.com by reardo...@gmail.com on 3 Sep 2010 at 2:49

GoogleCodeExporter commented 9 years ago
Do you use the 2.1.1 version of the program?
Do you use the precompiled binary from this site?

Original comment by j...@cp-lab.com on 6 Sep 2010 at 11:37

GoogleCodeExporter commented 9 years ago
Yes, this is version 2.1.1

It happens with both the x64_86 version from the site, as well as my own 
compiled version.

Original comment by reardo...@gmail.com on 21 Sep 2010 at 3:22

GoogleCodeExporter commented 9 years ago
Issue 266 has been merged into this issue.

Original comment by j...@cp-lab.com on 20 Feb 2011 at 2:05

GoogleCodeExporter commented 9 years ago
It is a Lazarus bug in version 0.9.28.x. 
See http://mantis.freepascal.org/view.php?id=13303
It is fixed in trunk version of Lazarus and will not present in the upcoming 
Lazarus 0.9.30.
I patched my Lazarus 0.9.28.2 installations to fix this problem. This bug will 
not be present in the next transgui binaries.

Original comment by j...@cp-lab.com on 20 Feb 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Issue 230 has been merged into this issue.

Original comment by j...@cp-lab.com on 20 Feb 2011 at 2:11