[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2015-07-29 Thread MasterCATZ
.cache/upstart/gnome-session-Unity.log just started growing 9+ gig each day around 100 meg / minute ( just deleted and timed it ) it is just full off billions of lines of # Ubuntu 14.04 LTS -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2015-03-23 Thread Claudio Daniel TenĂ³rio de Barros
Hello! I'm not a Ubuntu pro user, but I'm trying to learn more and more. Yesterday, I experienced the same situation as described here. I work with molecular dynamics simulation, specifically with a program called GROMACS. When I was trying to do a simulation, the program told me it would take

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2015-03-15 Thread Carles Oriol
No news about this bug? Any solution= -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1240848 Title: ~/.cache/upstart takes up around 70GB of space due to

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2015-03-15 Thread Stephen M. Webb
This is a largely misleading bug, at least as far as Unity is concerned. The default set up is to rotate all user-session logs once every hour, with 7 previous logs saved compressed. With a normally operating desktop session, this should be more than good enough. Where things go awry is if you

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2015-01-15 Thread AndreK
would somebody kill this stupid logevent soon ? deletec the folder, purged/reinstalled logrotate, few minutes later 16GB log filling up disk again. This waste laptop runtime - how to disable this freaking mess ? -- You received this bug notification because you are a member of DX Packages,

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-11-12 Thread Leo Milano
Ok, before rebooting, I just removed the offending file. It is growing at a rate of 1Gb every 10s or so. I will try logging out and in, and see if the log is still growing continuously ... -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-11-12 Thread Leo Milano
It just happened here. I will need to clean up and reboot. This is how it looks like lmilano@grisell:upstart$ ls -lh unity7.log -rw-r- 1 lmilano users 53G Nov 12 16:03 unity7.log lmilano@grisell:upstart$ tail unity7.log _xgeWireToEvent: Unknown extension 148, this should never happen.

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-11-12 Thread Leo Milano
To be clear: I removed the file before rebooting, but it got regenerated and refilled at a furious pace, with the same message: _xgeWireToEvent: Unknown extension 148, this should never happen. At that time, top was reporting upstart as the most process, obviously caught in an infinite loop

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-10-31 Thread maurus
Same problem, also unity7.log is the culprit. It is filling with: _xgeWireToEvent: Unknown extension 148, this should never happen. I am running an upgraded 14.10. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-10-26 Thread Leo Milano
Same here. My 120Gb SSD just filled up. Good thing I'm an advanced user and I could manage to find the offending folder. A newbie would just need to give up. The harddrive analyzer would not give any info (maybe because the disk was full). In my case, it was unity7.log, which was about 50Gb. Is

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-10-25 Thread John Burkhart
Confirming 14.04 .1 after recent update. Offending log: unity-panel- service.log It instantly hits over 3 gb within minutes after deletion. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-10-20 Thread Diaa Sami
Confirming on - update - Kubuntu 14.10 beta 2, didn't remove logrotate package, I just found that suddenly startkde.log got to 2.3 GB -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-09-09 Thread James Alred
confirming same issue, only thing that made it so bad was creating a autoban script for repeat offenders, in any event this is obviously a huge bug, just 'sudo rm -rf ~/.cache/upstart' and will baby sit this bad boy. Ubuntu 14.04.1 Desktop fresh install :( -- You received this bug

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-08-24 Thread Jeffrey Robbins
Just chiming in that this has effected me as well. Usually get the 'disk space is low' warning, then an 'rm -rf ~/.cache/upstart' clears up the issue. This has happened multiple times. Just tried removing logrotate and reinstalled as someone recommended earlier in the thread. Running 14.04.1,

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-08-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-08-03 Thread Oli
This isn't limited to Unity. Just found my start-kde.log had swollen to several gigabytes because of a V4L bug that VLC had been spewing out for several minutes. Upstart needs to be more clever about repeated messages. syslog can, for example, munch quick duplicates and say Line repeated x times