On Wed, 6 Nov 2013 18:41:46 +0100
Dan wrote:
> On Wed, Nov 6, 2013 at 5:43 PM, Reco wrote:
> Thanks a lot,
>
> I do not understand your command dpkg-statoverride --update --remove
> /usr/bin/gjs-console
This asks ask dpkg to do two things:
a) Remove executable bit from /usr/bin/gjs-console f
>> disabled the gnome tracker from the start-up applications.
>
> This seems to be a variation of
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674497
>
>
>> Does anybody have an idea of how to disable gjs-console?
>
> This is a dirty hack, but should work:
a variation of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674497
> Does anybody have an idea of how to disable gjs-console?
This is a dirty hack, but should work:
dpkg-statoverride --update --add root root 0644 /usr/bin/gjs-console
pkill -9 -f gjs-console
To revert this change, use:
Hi,
Some times the program gjs-console from gnome3 takes 100% of my CPU.
That is quite annoying. I have no idea what gjs-console does. I have
disabled the gnome tracker from the start-up applications.
Does anybody have an idea of how to disable gjs-console? What is the
purpose of that program
4 matches
Mail list logo