aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/On_Lubuntu_14.04_assistant_fails_to_create_new_setup_or_actually_work___40__fixed_by_regular_lxsession_package_update_from_2014-06-30__41__/comment_5_cca4905426a3e01da6e12be855c7a418._comment
blob: 50b6e5dfa161fff96d52ddfb2e6646636ccb4351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY"
 nickname="Stéphane"
 subject="Can't reproduce"
 date="2014-06-30T20:06:30Z"
 content="""
I tried to reproduce the bug on another account on the same machine, same LXDE environment.
The bug did not occur again.

> What happens if you run `git-annex assistant --autostart` ?

To answer that, I went back to the first account. Just logging in.
The following git-related processes are automatically launched without running `git-annex assistant --autostart`.

     git-annex assistant --startdelay=5s
     git --git-dir=/home/somelogin/Documents/.git --work-tree=/home/somelogin/Documents -c core.bare=false cat-file --batch
     git --git-dir=/home/somelogin/Documents/.git --work-tree=/home/somelogin/Documents -c core.bare=false cat-file --batch
     git --git-dir=/home/somelogin/Documents/.git --work-tree=/home/somelogin/Documents -c core.bare=false check-ignore -z --stdin --verbose --non-matching
     git --git-dir=/home/somelogin/Documents/.git --work-tree=/home/somelogin/Documents -c core.bare=false check-attr -z --stdin annex.backend annex.numcopies --

So, somehow things went back in order by themselves ?

There were quite a bunch of software upgrades from Ubuntu, including `lxsession`.  Perhaps something was wrong in handling autostart desktop files ?

Since things appear to work now, should we close the bug ?

"""]]