dde-daemon
dde-daemon copied to clipboard
fix(housekeeping): send space warning erery 5 mins
This housekeeping module is added because X-org has a problem in XSession script, which cause XSession failed to start when user's home directory is full.
Basically, XSession fails because the script redirect std error to ~/.xerrors and failed to write to that file.
This bug is fixed in UOS and deepin, by update the XSession script to ignore that write failure.
So full of user home directory is not such a big issue now.
We can send this warning not that frequently as we used to be, as some users may consider this warning annoying.
Related: linuxdeepin/developer-center#4685 Signed-off-by: black-desk [email protected]
Need to update this line:
https://github.com/deepin-community/xorg/blob/25a4a5f36662a53ecf3d20e442d853654956313b/debian/local/Xsession#L97
to:
echo "$PROGNAME: X session started for $LOGNAME at $(date)" || true
@Zeno-sole
@SuperEffie https://ci.deepin.com/repo/obs/deepin:/CI:/linuxdeepin:/dde-daemon:/PR-526/deepin_develop/amd64/dde-daemon_6.0.17%2Bu009_amd64.deb
@SuperEffie
@dengbo11 先不合这个 还有其他问题没处理完
commit message 和 PR 标题写的都是五分钟,怎么代码是十分钟。。
因为暂时没打算合这个了,所以一直没更新
TAG Bot
New tag: 6.0.30 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #596
TAG Bot
New tag: 6.0.31 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #604
TAG Bot
New tag: 6.0.32 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #609
TAG Bot
New tag: 6.0.33 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #613
TAG Bot
New tag: 6.0.34 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #614
TAG Bot
New tag: 6.0.35 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #616
TAG Bot
New tag: 6.0.36 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #620
TAG Bot
New tag: 6.0.37 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #621
TAG Bot
New tag: 6.0.38 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #626
TAG Bot
New tag: 6.0.39 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #628
TAG Bot
New tag: 6.0.40 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #632
TAG Bot
New tag: 6.0.41 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #634
TAG Bot
New tag: 6.0.42 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #641
TAG Bot
New tag: 6.0.43 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #643
TAG Bot
New tag: 6.0.44 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #648
TAG Bot
New tag: 6.0.45 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #651
TAG Bot
New tag: 6.0.46 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #657