NguyenTrinh / linkage

Automatically exported from code.google.com/p/linkage
GNU General Public License v2.0
0 stars 0 forks source link

Crash on initial file save #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set Linkage as the default handler for .torrent files. 
2. Download a torrent in Epiphany. 
3. Attempt to save the torrent in the default directory in the file chooser
presented by Linkage. 

What is the expected output? What do you see instead?

I expect to be able to save the file in the default directory (in my case,
~/Desktop), but the save button won't do anything. After navigating up a
directory, then re-selecting the folder I wish to save in and clicking
"OK", Linkage crashes. 

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

0.1.1svn-r97 on Linux 2.6.19-beyond, under Gnome 2.16.3

Please provide any additional information below.

The crash doesn't always happen, and I have a hard time reproducing it, so
I'm not sure what other factor causes the issue.  

Original issue reported on code.google.com by brian.wi...@gmail.com on 22 Mar 2007 at 9:59

GoogleCodeExporter commented 8 years ago
Yes I belive I've noticed this one as well, it seems to be quite elusive as I 
have
also had a hard time reproducing it. I figure it's some kind of race condition
between signals, I'll look in to this more. If you manage to get a stracktrace 
please
do post it.

The thing about the default folder selection, I belive that's a Gtk issue in 
general.
However it shouldn't be that hard to hack up a work around fix.

Original comment by ZeFl...@gmail.com on 23 Mar 2007 at 1:11

GoogleCodeExporter commented 8 years ago

Original comment by ZeFl...@gmail.com on 23 Jul 2007 at 6:15