lp://qastaging/~lubuntu-dev/lxde/menu-cache-lxde
- Get this branch:
- bzr branch lp://qastaging/~lubuntu-dev/lxde/menu-cache-lxde
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.lxde.org/git/lxde/menu-cache.git.
Last successful import was .
Recent revisions
- 261. By LStranger
-
Use freopen() instead of dup2() in menu-cached.
If dup2 called for fd 0 which is a socket instead of stdin, it will cause
a fail on accept() later.Also terminate menu-cached in case of listening socket error.
This change should fix 100% CPU load by menu-cached due to that, see
https://github. com/lxde/ menu-cache/ issues/ 7 - 260. By LStranger
-
Fix an issue with multiple daemons started.
Added a test if daemon is already running on socket before killing old socket file.
See https://github. com/lxde/ lxqt/issues/ 1311#issuecomme nt-312018367 - 259. By LStranger
-
Reduce inactivity timer to 6 seconds (from 600 seconds).
See https:/
/bugs.debian. org/cgi- bin/bugreport. cgi?bug= 863226
https://github. com/lxde/ menu-cache/ issues/ 17
https://github. com/lxde/ menu-cache/ issues/ 11 - 257. By LStranger
-
Merge pull request #13 from jablko/master
Don't ignore subdirectories, monitor them.
- 254. By LStranger
-
Create directory $XDG_DATA_
HOME/applicatio ns if it does not exist. that way it will be monitored in any case.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)