How can I solve this? I NEED MY PALEMOON!!!
Cannot launch PM - get "'Palemoon' is still closing"
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
-
ubersurfer
Cannot launch PM - get "'Palemoon' is still closing"
My computer crashed while running PM Portable 8.0 and now when I try to launch the browser I get "'Palemoon' is still closing." Launching an earlier version of PM Portable returns the same message. Nothing about PM appears in my Task Manager "Applications" or "Processes." Cold booting the computer does not help.
How can I solve this? I NEED MY PALEMOON!!!

How can I solve this? I NEED MY PALEMOON!!!
-
Moonchild
- Project founder

- Posts: 38816
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Cannot launch PM - get "'Palemoon' is still closing"
Try cleaning your windows TEMP folder, you can do this from the disk cleanup wizard for your drive(s).
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
ubersurfer
Re: Cannot launch PM - get "'Palemoon' is still closing"
Thanks, but that didn't work.
-
Moonchild
- Project founder

- Posts: 38816
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Cannot launch PM - get "'Palemoon' is still closing"
OK, a few things to check then:
- Open task manager, see if there are errant "palemoon.exe" or "palemoon-portable.exe" processes. If so, terminate them
- Next, check your windows %TEMP% folder for palemoon-portable subfolders. Delete these and all the files in it.
- Check for any other temp locations that have the file "palemoon-portable.log" -- do a file search. Delete these files as well.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
ubersurfer
Re: Cannot launch PM - get "'Palemoon' is still closing"
THAT DID IT!
For the record, in case anyone else has this issue (or I get it again), the thing to delete is:
C:\Users\<username>\AppData\Local\Temp\Palemoon-Portable
Delete the entire Palemoon-Portable folder, not anything else in C:\Users\<profilename>\AppData\Local\Temp
If you are running WinXP, the folder to delete is:
C:\Documents and Settings\<User name>\Local settings\Temp\Palemoon-Portable
Thanks so much, Moonchild!
For the record, in case anyone else has this issue (or I get it again), the thing to delete is:
C:\Users\<username>\AppData\Local\Temp\Palemoon-Portable
Delete the entire Palemoon-Portable folder, not anything else in C:\Users\<profilename>\AppData\Local\Temp
If you are running WinXP, the folder to delete is:
C:\Documents and Settings\<User name>\Local settings\Temp\Palemoon-Portable
Thanks so much, Moonchild!
Last edited by Moonchild on 2011-11-16, 19:02, edited 1 time in total.
Reason: Fixed the Windows XP path ;)
Reason: Fixed the Windows XP path ;)
-
x3geek
Re: Cannot launch PM - get "'Palemoon' is still closing"
Just confirming the problem with Palemoon 8.0 x32 portable on win 7 x64
deleting palemoon-portable.log solved it. however its happening everytime now, after every system restart i have to delete the log file
deleting palemoon-portable.log solved it. however its happening everytime now, after every system restart i have to delete the log file
-
CeleryGeneral
Re: Cannot launch PM - get "'Palemoon' is still closing"
I had the same issue and found this forum. Thanks again for the fix! I have Pale Moon Portable installed on the network drive at school. I have created a shortcut for fixing this "Palemoon' is still closing" without having to track the file down every time it happens(every single time I seem to want to open it).
1. Winkey+R and type notepad then hit enter.
2. Type this in "del C:\Users\*REPLACEYOURUSERNAMEHERE*\AppData\Local\Temp\Palemoon-Portable\Palemoon-Portable.log"
3. Save as fix.bat in your Pale Moon Portable folder ***Important*** Do not save with the .txt file extention!!!
Thats it! If it gives this error when trying to open it again, double click your fix.bat script and after Pale Moon will open...eeerytime. -_-
1. Winkey+R and type notepad then hit enter.
2. Type this in "del C:\Users\*REPLACEYOURUSERNAMEHERE*\AppData\Local\Temp\Palemoon-Portable\Palemoon-Portable.log"
3. Save as fix.bat in your Pale Moon Portable folder ***Important*** Do not save with the .txt file extention!!!
Thats it! If it gives this error when trying to open it again, double click your fix.bat script and after Pale Moon will open...eeerytime. -_-
-
Moonchild
- Project founder

- Posts: 38816
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Cannot launch PM - get "'Palemoon' is still closing"
When I have time I'll see if I can edit the launcher code to give people an option to start anyway if this issue occurs.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Noom Elap
Re: Cannot launch PM - get "'Palemoon' is still closing"
Thanks for the .bat fix - did it for me!CeleryGeneral wrote:I had the same issue and found this forum. Thanks again for the fix! I have Pale Moon Portable installed on the network drive at school. I have created a shortcut for fixing this "Palemoon' is still closing" without having to track the file down every time it happens(every single time I seem to want to open it).
1. Winkey+R and type notepad then hit enter.
2. Type this in "del C:\Users\*REPLACEYOURUSERNAMEHERE*\AppData\Local\Temp\Palemoon-Portable\Palemoon-Portable.log"
3. Save as fix.bat in your Pale Moon Portable folder ***Important*** Do not save with the .txt file extention!!!
Thats it! If it gives this error when trying to open it again, double click your fix.bat script and after Pale Moon will open...eeerytime. -_-