Updates Broke Ghostery Security Browser [Solved]
Re: Updates Broke Ghostery Security Browser
Yes, I think you have to pretty much have to specify ~/cache and Clear APT Cache - All files, ad then logs.
I rarely clear logs or trash. Once Logs gets approx 500mb, then I clear it. And never RIGHT after an update. (couple of day to a week after an update for logs )
In Stacer, I run it typically around once a month, but a week or so after updates - unless I have an issue - then I run it to see about clearing that issue up... and it can make a big difference.
I clear
- Packages Caches
- Application Logs
- Application Caches
I rarely clear logs or trash. Once Logs gets approx 500mb, then I clear it. And never RIGHT after an update. (couple of day to a week after an update for logs )
In Stacer, I run it typically around once a month, but a week or so after updates - unless I have an issue - then I run it to see about clearing that issue up... and it can make a big difference.
I clear
- Packages Caches
- Application Logs
- Application Caches
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Updates Broke Ghostery Security Browser
Code: Select all
dmc2023@mx-laptop1:~
$ Exec=/opt/Ghostery/Ghostery %u
bash: fg: %u: no such job
dmc2023@mx-laptop1:~
$
I don't know what to try next.
Something is preventing Ghostery from opening ...
Re: Updates Broke Ghostery Security Browser
Let me spin up a vm and see what I can find out.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Updates Broke Ghostery Security Browser
So, I see two things that are odd in those instructions.
First, they have you MOVE the ghostery-browser.desktop file to the /usr/share/applications/ folder. And *then* they tell you to run it from your desktop.
I would suggest in a terminal changing to your Desktop folder and then copying that file back.
so open a terminal and do the following:
This will put a desktop launcher on your desktop. Then, in thunar, go to your desktop and click that launcher there. (it may complain about if you want launch or make it executable - say make it executable. )
You should then see ghostery start. if it still doesnt start, then in a terminal type in
and hit enter. and it should attempt to start. If it doesnt start then post the terminal output .
First, they have you MOVE the ghostery-browser.desktop file to the /usr/share/applications/ folder. And *then* they tell you to run it from your desktop.
I would suggest in a terminal changing to your Desktop folder and then copying that file back.
so open a terminal and do the following:
Code: Select all
cd Desktop
cp /usr/share/applications/ghostery-browser.desktop ./
You should then see ghostery start. if it still doesnt start, then in a terminal type in
Code: Select all
/opt/Ghostery/Ghostery
and hit enter. and it should attempt to start. If it doesnt start then post the terminal output .
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Updates Broke Ghostery Security Browser
Now, this is bizarre ...
I just clicked on a link in Thunderbird and it opened the Ghostery Private Browsers - with all of the tabs, as I left it.
Meanwhile, qutebrowser is also open.
I'm not sure why T-bird can get Ghostery to run ...
Re: Updates Broke Ghostery Security Browser
i think your launcher may be bad. The system will recognize the browser and open it. But you need to be starting it from that /opt/ghostery folder.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Updates Broke Ghostery Security Browser
There was already one in Desktop - now two.
I presume that I need to close the Ghostery that Thunderbird opened in order to properly test this?
I presume that I need to close the Ghostery that Thunderbird opened in order to properly test this?
You do not have the required permissions to view the files attached to this post.
Re: Updates Broke Ghostery Security Browser
No response from Thunar.
Code: Select all
dmc2023@mx-laptop1:~/Desktop
$ /opt/Ghostery/Ghostery
/opt/Ghostery/updater: error while loading shared libraries: libmozsqlite3.so: cannot open shared object file: No such file or directory
dmc2023@mx-laptop1:~/Desktop
$
Re: Updates Broke Ghostery Security Browser
Actually, that shows the error. Interesting that thunderbird can open it.
My contents for the desktop launcher.
and I am going to update my vm now to see if I can break it ;-)
My contents for the desktop launcher.
Code: Select all
[Desktop Entry]
Name=Ghostery Privacy Browser
Exec=/opt/Ghostery/Ghostery %u
Icon=/opt/Ghostery/browser/chrome/icons/default/default64.png
Type=Application
Categories=Network;WebBrowser;
StartupNotify=true
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Updates Broke Ghostery Security Browser
Update did not break me, so something else is amiss here.
I need to leave for a meeting, I will be back in the am and see if I can find whats up here.
I need to leave for a meeting, I will be back in the am and see if I can find whats up here.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!