Hi, on Antix 16.1 with Rox-Fluxbox, I used the control center to enlarge my font size (dpi), two things were effected: first, Fluxbox itself was enlarged, the panel, the menu, all of Fluxbox components, second, GTK was enlarged too, this all beautiful, but once I reboot, the first effect is gone! Fluxbox is back to normal, while the second effect remains.
as for Palemoon: Palemoon doesn't work after installation, it works for the first time exclusively, but then it refuses with a msgbox that says"Your Pale Moon profile cannot be loaded. It may be missing or inaccessible"
hope someone answers.
respectfully
topic title: Bug in font size + Palemoon doesn''t work!
6 posts
• Page 1 of 1
-
Posts: 2
- Joined: 21 Mar 2017
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
Can you explain exactly how you installed it?Palemoon doesn't work after installation,
-
Posts: 64
- Joined: 13 Jul 2016
#3
where <user> has to be replaced by your user name and <group> by your group name (which should be the same as your user name).
Sounds like your Pale Moon profile somehow got owned by root. Did you launch Pale Moon with sudo? To regain your ownership run the following command in the terminal:abdorhman wrote:Palemoon doesn't work after installation, it works for the first time exclusively, but then it refuses with a msgbox that says"Your Pale Moon profile cannot be loaded. It may be missing or inaccessible"
Code: Select all
sudo chown -R <user>:<group>"$HOME/.moonchild productions"
-
Posts: 2
- Joined: 21 Mar 2017
#4
It says"bash: abdorhman: No such file or directory" __{{emoticon}}__
as for how I installed it, I tried both, the official Antix repo and the Debian PPA
please know that it works fine when launching it using"sudo palemoon" __{{emoticon}}__
I wanna add that sound stopped working on Firefox, but works fine on Palemoon!
as for how I installed it, I tried both, the official Antix repo and the Debian PPA
please know that it works fine when launching it using"sudo palemoon" __{{emoticon}}__
I wanna add that sound stopped working on Firefox, but works fine on Palemoon!
-
Posts: 64
- Joined: 13 Jul 2016
#5
Sorry, the angle brackets were not meant to be included. __{{emoticon}}__ Run the command like this:
EDIT: I just found that one get's the same error message when Pale Moon's cache has wrong permissions. So you might also try:
Code: Select all
sudo chown -R abdorhman:abdorhman"$HOME/.moonchild productions"
Code: Select all
sudo chown -R abdorhman:abdorhman"/$HOME/.cache/moonchild productions"
Last edited by reverseDog on 22 Mar 2017, 15:03, edited 1 time in total.
-
Posts: 2,238
- Joined: 16 Dec 2007
#6
restarting the wm's from the menu seems to clear up the issue. In fluxbox's case ..... MENU > Fluxbox settings > restart
So does selecting a desktop from the Other Desktops menu. and restarting the session from the logout menu.
I'm not sure why on initial login the icewm and fluxbox aren't sourcing the dpi setting.
incidentally, the live system has the same issue, and we set the dpi in an additional location on the live right from the display manager (slim login).
ok, I'm seeing this on intitial login too. icewm and fluxbox both exhibit this behavior. jwm appears to be OK.abdorhman wrote:Hi, on Antix 16.1 with Rox-Fluxbox, I used the control center to enlarge my font size (dpi), two things were effected: first, Fluxbox itself was enlarged, the panel, the menu, all of Fluxbox components, second, GTK was enlarged too, this all beautiful, but once I reboot, the first effect is gone! Fluxbox is back to normal, while the second effect remains.
restarting the wm's from the menu seems to clear up the issue. In fluxbox's case ..... MENU > Fluxbox settings > restart
So does selecting a desktop from the Other Desktops menu. and restarting the session from the logout menu.
I'm not sure why on initial login the icewm and fluxbox aren't sourcing the dpi setting.
incidentally, the live system has the same issue, and we set the dpi in an additional location on the live right from the display manager (slim login).