You are not logged in.

#26 2022-07-26 21:13:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,206

Re: [resolved] Firefox Troubleshoot Mode broken

Do you still have the strace?

Saw some messages related to the theme (Jolly-GTK)

You tried a new profile, but have you actually tried a new user?

To hammer home the CSS thing, store those as /tmp/test1.htm and /tmp/test2.htm

<html><body><head></head>
foo
<pre>bar</pre>
<em>snafu</em>
</body></html>
<html><body>
<head>
<style>
body {background-color: white; color:black;}
pre {color: dodgerblue;}
em {color: red;}
</style>
</head>
foo
<pre>bar</pre>
<em>snafu</em>
</body></html>

and see whether you can open them as file:///tmp/test1.htm or file:///tmp/test2.htm

Online

#27 2022-07-26 23:04:27

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Do you still have the strace?

You tried a new profile, but have you actually tried a new user?

I do still have the trace (8.5MB).

I did try a new profile and a new user. No luck.

I am unable to open the files in /tmp from Firefox.

$ ls -al /tmp/
total 16
drwxrwxrwt 15 root  root   400 Jul 26 17:54 ./
drwxrwxrwx 18 root  root  4096 Apr  5 18:38 ../
-rw-r--r--  1 alpha users  101 Jul 26 15:57 f79d601e26a782fd149b3ffb098aae9f-{87A94AB0-E370-4cde-98D3-ACC110C5967D}
drwxrwxrwt  2 root  root    40 Jul 25 19:37 .font-unix/
drwxr-xr-x  3 alpha users   60 Jul 26 14:59 gimp/
drwxrwxrwt  2 root  root    60 Jul 25 19:39 .ICE-unix/
drwx------  2 alpha users   40 Jul 26 17:52 mc-alpha/
drwx------  2 root  root    40 Jul 26 17:52 mc-root/
drwx------  2 alpha users   40 Jul 25 19:39 plasma-csd-generator.rLUaIs/
srwx------  1 sddm  sddm     0 Jul 25 19:37 sddm-:0-rKPAzk=
srwxr-xr-x  1 root  root     0 Jul 25 19:37 sddm-authc6a93190-a50a-41fc-b716-3760a25a9c30=
drwx------  3 root  root    60 Jul 25 19:37 systemd-private-3b5f729bc65b455b992ef1eb985063f7-mariadb.service-FbCpO9/
drwx------  3 root  root    60 Jul 25 19:37 systemd-private-3b5f729bc65b455b992ef1eb985063f7-systemd-logind.service-9S4lE3/
drwx------  3 root  root    60 Jul 25 19:37 systemd-private-3b5f729bc65b455b992ef1eb985063f7-systemd-resolved.service-b3vFSg/
drwx------  3 root  root    60 Jul 25 19:37 systemd-private-3b5f729bc65b455b992ef1eb985063f7-systemd-timesyncd.service-a2OVLo/
drwx------  2 alpha users   40 Jul 26 17:53 Temp-040f1268-da93-4105-879c-2dd933c20d96/
-rw-r--r--  1 alpha users   75 Jul 26 17:52 test1.htm
-rw-r--r--  1 alpha users  181 Jul 26 17:51 test2.htm
drwxrwxrwt  2 root  root    60 Jul 25 19:37 .X11-unix/
drwxrwxrwt  2 root  root    40 Jul 25 19:37 .XIM-unix/

Offline

#28 2022-07-27 07:02:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,206

Re: [resolved] Firefox Troubleshoot Mode broken

I do still have the trace (8.5MB).

Then we shall lok at it, because w/

I am unable to open the files in /tmp from Firefox.

(and implying that's "firefox in troubleshooting mode only"?) the CSS theory would be dead again sad

Online

#29 2022-07-27 16:13:35

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

w/

I am unable to open the files in /tmp from Firefox.

(and implying that's "firefox in troubleshooting mode only"?) the CSS theory would be dead again sad

I can open them in regular mode. I cannot open them in troubleshoot mode.

Offline

#30 2022-07-27 20:12:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,206

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Then we shall look at [the strace], because the CSS theory would be dead again

Online

#31 2022-07-27 22:01:50

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:
seth wrote:

Then we shall look at [the strace], because the CSS theory would be dead again

Hope I did this right.
http://0x0.st/ojIx.txt

Offline

#32 2022-07-27 22:21:53

JaydenDev
Member
Registered: 2022-07-11
Posts: 172

Re: [resolved] Firefox Troubleshoot Mode broken

A new Firefox release has slid into the repositories (103.0) have you tried that?


System Specs:
Intel Core i5-2400 Nvidia GTX 1050ti Logitech G402 Hyperion Fury (Mouse) BestBuy Essentials USB Keyboard
Software Specifications:
Desktop Environment: KDE Plasma Window Manager: KWin Operating System: Arch Linux (btw)

Offline

#33 2022-07-27 22:59:23

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

JaydenDev wrote:

A new Firefox release has slid into the repositories (103.0) have you tried that?

I checked it earlier right after I updated. Arch and Slackware. Issue still persists.

Offline

#34 2022-10-25 22:46:50

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

No changes here other than staying on top of updates in both Arch/Slackware Linux.
Was checking if the issue got resolved after each Firefox update.

Updated today to Firefox 106.0.1 and the issue is resolved.

Cheers

Offline

Board footer

Powered by FluxBB