Haxe wrote: > This applies to both double-clicking a row and single-clicking a row > followed by a click on "download selected". In both cases, it only > downloads the one file that is visible in the gui. When I then expand > the branch and select all files manually, all the files start to > download.
I see, you're right. The problem was that instead of adding each child, the parent was added multiple times. This was then detected by the core so that you end up with only one source. I printed only the event but not the values, so I didn't notice they're all the same and downloads worked still fine (due to the dmesh/alt-locs I guess). Thanks. It's fixed now and happened with GTK2 only. -- Christian
pgpbJygk9wuR0.pgp
Description: PGP signature
