workspaces-issues icon indicating copy to clipboard operation
workspaces-issues copied to clipboard

Firefox will not open in Kali Linux while persistent profile is enabled

Open Ir0nOx opened this issue 3 years ago • 3 comments

To whom it may concern,

Firefox will not open, when clicking on icon in Kali Linux, when persistent profile is enabled; however, will open when persistent profile is disabled.

The error shown below presents itself when running the command in the terminal: # firefox -P

Error: # Running Firefox as root in a regular user's session is not supported. ($HOME is /home/kasm-user which is owned by uid 1000.)

Workaround

Running the following commands allow Firefox to open:

# su (access root) # cd # firefox -P

A window appears, and you have to build a profile. Although, to have a corporate size number of people do this method every time is a nuisance. Clicking the icon is obviously more user friendly and faster.

Your reply is greatly appreciated. Thank you.

Ir0nOx avatar Jun 27 '22 16:06 Ir0nOx

In investigating your issue I've found that on the 1.11.0 pre-release, Kali with persistent profiles enabled and running as root will not start after the initial session which creates the persistent profile. We are investigating...

mmcclaskey avatar Jun 28 '22 12:06 mmcclaskey

@mmcclaskey

Thank you for the quick response. We'll continue to use the workaround until the issue is corrected.

Ir0nOx avatar Jun 28 '22 15:06 Ir0nOx

was this ever looked into?

thefunkygibbon avatar May 09 '24 14:05 thefunkygibbon