Comment 14 for bug 1549776

Revision history for this message
Naël (nathanael-naeri) wrote :

I have found the reason why the test shell appears to not support the user's special directories (Downloads, Music...), and leads to Déjà-Dup not finding them during tests (and not finding the trash can too). It only took me a full day :-\

As far as I can tell, this reason is unrelated to the d-bus problem in bug 1624861 that you mention. This bug is also beyond my skills.

Please see bug 1660174, bug 1660224, bug 1660342. There's a patch for the test shell that fixes these three bugs, in bug 1660342 comment 3.

Once this patch has been applied to the current revision 1570, it becomes possible to test the patch I submitted for this bug report (1549776) in comment 7, with other constructs than $HOME/subdir: $DOWNLOAD/subdir, $MUSIC/subdir, $TRASH/subdir, all should work.

I attach an updated set of instructions for testing that patch. It obsoletes the one in comment 8.