I have a problem of using FFS when synchronization. But this not happened
always. That is, during the synchronization, the program suddenly exit without
any warning or message (I haven't tried it on console). As a result, the lock
file exists, and the FFS temporary folders aren't moved to trash. This
happened only in GNOME, I didn't face it using XFCE and Windows. Is there any
solution?
Suddenly exit during synchronization
- Posts: 5
- Joined: 2 Jul 2010
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
That's a new issue. Is there any chance to provide steps how to reproduce it?
- Posts: 5
- Joined: 2 Jul 2010
Zenju, I am not sure the actual conditions to produce the problem. But the
condition normally I faced was, there were 4 pairs of directories for sync.
And the results are more than one directories contain the files to be move to
trash. Is there anyway to generate log file in Ubuntu?
condition normally I faced was, there were 4 pairs of directories for sync.
And the results are more than one directories contain the files to be move to
trash. Is there anyway to generate log file in Ubuntu?
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
When running from console the wxWidgets framework (in some cases) gives some
hints about what's wrong. Besides this, the main way to find the cause of such
an error is 1. find a way how to reproduce it 2. debug it. I'll gladly help
with 2. but I cannot do much without 1.
hints about what's wrong. Besides this, the main way to find the cause of such
an error is 1. find a way how to reproduce it 2. debug it. I'll gladly help
with 2. but I cannot do much without 1.
- Posts: 5
- Joined: 2 Jul 2010
Zenju, I don't know how to produce the error, but this is the output from
the commandline:
**
Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort: assertion failed: (r == n_visible_rows)
Aborted
the commandline:
**
Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort: assertion failed: (r == n_visible_rows)
Aborted
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
Here's the GTK code for future reference:
[404, Invalid URL: http://fossies.org/dox/gtk%2B-2.24.10/gtkfilesystemmodel_8c_source.html]
[404, Invalid URL: http://fossies.org/dox/gtk%2B-2.24.10/gtkfilesystemmodel_8c_source.html]
- Site Admin
- Posts: 7212
- Joined: 9 Dec 2007
Seems to be caused by multithreading bugs in GTK:
https://bugs.launchpad.net/ubuntu/+source/geany/+bug/754577
https://bugs.launchpad.net/ubuntu/+source/geany/+bug/754577