Pale Moon GTK3 buggy

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

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!
djgpp

Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-15, 06:11

The GTK3 version after a while will fail to load any web page. It said it's still loading but will never able to load the page regardless of how many times you refresh the page. The only thing you could see is a blank page. First I think it's network problem so I deactivate the connection then re-activate it again. The browser then could load the web page normally but after a while this happen again. I still think it's network problem but curiously I launched Chromium and found it has no such problem loading web pages. I quit Pale Moon GTK3 and launch Pale Moon GTK2, the GTK2 version has no such problem, too. So it's a bug of the GTK3 version only.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Pale Moon GTK3 buggy

Unread post by Moonchild » 2021-04-15, 06:38

Considering you have other issues that you have already made threads about, I don't think this is an isolated incident.
So, best treat it as something systemic for your setup. This is certainly not something universal or we'd see many more people reporting it.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-15, 06:49

Moonchild wrote:
2021-04-15, 06:38
Considering you have other issues that you have already made threads about, I don't think this is an isolated incident.
So, best treat it as something systemic for your setup. This is certainly not something universal or we'd see many more people reporting it.
Hi. These not found libraries seem to be in the same directory as libxul.so. Do they cause any issues?

Code: Select all

giahung@q4os-desktop:~/Downloads/palemoon-gtk2$ ldd libxul.so
./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.27' not found (required by ./libxul.so)
./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.28' not found (required by ./libxul.so)
        linux-vdso.so.1 (0x00007ffd0a49d000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3129dc7000)
        libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f3129a7d000)
        libsmime3.so => /usr/lib/x86_64-linux-gnu/libsmime3.so (0x00007f3129850000)
        libssl3.so => /usr/lib/x86_64-linux-gnu/libssl3.so (0x00007f31295f8000)
        libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007f31293ca000)
        libmozsqlite3.so => not found
        libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007f312918a000)
        libplc4.so => /usr/lib/x86_64-linux-gnu/libplc4.so (0x00007f3128f85000)
        libplds4.so => /usr/lib/x86_64-linux-gnu/libplds4.so (0x00007f3128d81000)
        liblgpllibs.so => not found
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3128b7d000)
        libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f31288ce000)
        libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f3128690000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f3128488000)
        libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f312827e000)
        libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f3127f71000)
        libdbus-glib-1.so.2 => /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2 (0x00007f3127d4a000)
        libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f3127afa000)
        libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f31278a7000)
        libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f3127593000)
        libgtk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 (0x00007f3126f4a000)
        libatk-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007f3126d24000)
        libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007f312698e000)
        libpangoft2-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007f3126778000)
        libgdk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 (0x00007f31264c3000)
        libpangocairo-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007f31262b6000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007f3126092000)
        libpango-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007f3125e46000)
        libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007f3125b32000)
        libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f3125930000)
        libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007f312572c000)
        libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f3125504000)
        libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f31251c4000)
        libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f3124fb2000)
        libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f3124d49000)
        libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007f3124b47000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f31247c5000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f31244c1000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f31242aa000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3123f0b000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f312eba7000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f3123cf1000)
        libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f3123abe000)
        libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f3123894000)
        libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f312ed0b000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f312368b000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f3123418000)
        libgmodule-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007f3123214000)
        libXcomposite.so.1 => /usr/lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007f3123011000)
        libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f3122e0e000)
        libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f3122c08000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f31229e0000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f31227c9000)
        libmount.so.1 => /lib/x86_64-linux-gnu/libmount.so.1 (0x00007f312257b000)
        libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007f31222e6000)
        libXinerama.so.1 => /usr/lib/x86_64-linux-gnu/libXinerama.so.1 (0x00007f31220e3000)
        libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f3121ed3000)
        libXrandr.so.2 => /usr/lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007f3121cc8000)
        libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007f3121abd000)
        libthai.so.0 => /usr/lib/x86_64-linux-gnu/libthai.so.0 (0x00007f31218b3000)
        libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007f312160c000)
        libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007f31213fe000)
        libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f31211fa000)
        libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f3120ff4000)
        libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f3120dec000)
        libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f3120bcf000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f31209a9000)
        liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f3120797000)
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f3120487000)
        libblkid.so.1 => /lib/x86_64-linux-gnu/libblkid.so.1 (0x00007f3120241000)
        libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007f3120014000)
        libdatrie.so.1 => /usr/lib/x86_64-linux-gnu/libdatrie.so.1 (0x00007f311fe0c000)
        libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f311fbf7000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f311f9f2000)
        libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f311f7de000)

Code: Select all

giahung@q4os-desktop:~/Downloads/palemoon-gtk3$ ldd libxul.so
./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.27' not found (required by ./libxul.so)
./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.28' not found (required by ./libxul.so)
        linux-vdso.so.1 (0x00007ffdae99f000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3cc942a000)
        libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f3cc90e0000)
        libsmime3.so => /usr/lib/x86_64-linux-gnu/libsmime3.so (0x00007f3cc8eb3000)
        libssl3.so => /usr/lib/x86_64-linux-gnu/libssl3.so (0x00007f3cc8c5b000)
        libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007f3cc8a2d000)
        libmozsqlite3.so => not found
        libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007f3cc87ed000)
        libplc4.so => /usr/lib/x86_64-linux-gnu/libplc4.so (0x00007f3cc85e8000)
        libplds4.so => /usr/lib/x86_64-linux-gnu/libplds4.so (0x00007f3cc83e4000)
        liblgpllibs.so => not found
        libmozgtk.so => not found
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3cc81e0000)
        libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f3cc7f31000)
        libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f3cc7cf3000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f3cc7aeb000)
        libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f3cc78e1000)
        libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f3cc75d4000)
        libdbus-glib-1.so.2 => /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2 (0x00007f3cc73ad000)
        libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f3cc715d000)
        libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f3cc6f0a000)
        libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f3cc6bf6000)
        libatk-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007f3cc69d0000)
        libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007f3cc663a000)
        libpangocairo-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007f3cc642d000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007f3cc6209000)
        libcairo-gobject.so.2 => /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2 (0x00007f3cc6000000)
        libpango-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007f3cc5db4000)
        libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007f3cc5aa0000)
        libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f3cc589e000)
        libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007f3cc569a000)
        libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f3cc5472000)
        libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f3cc5132000)
        libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f3cc4f20000)
        libpangoft2-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007f3cc4d0a000)
        libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f3cc4aa1000)
        libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007f3cc489f000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f3cc451d000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3cc4219000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3cc4002000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3cc3c63000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f3cce20f000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f3cc3a49000)
        libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f3cc3816000)
        libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f3cc35ec000)
        libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f3cce373000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f3cc33e3000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f3cc3170000)
        libgmodule-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007f3cc2f6c000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f3cc2d44000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f3cc2b2d000)
        libmount.so.1 => /lib/x86_64-linux-gnu/libmount.so.1 (0x00007f3cc28df000)
        libthai.so.0 => /usr/lib/x86_64-linux-gnu/libthai.so.0 (0x00007f3cc26d5000)
        libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007f3cc242e000)
        libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007f3cc2220000)
        libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f3cc201c000)
        libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f3cc1e16000)
        libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007f3cc1b81000)
        libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f3cc1979000)
        libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f3cc175c000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f3cc1536000)
        liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f3cc1324000)
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f3cc1014000)
        libblkid.so.1 => /lib/x86_64-linux-gnu/libblkid.so.1 (0x00007f3cc0dce000)
        libdatrie.so.1 => /usr/lib/x86_64-linux-gnu/libdatrie.so.1 (0x00007f3cc0bc6000)
        libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f3cc09b1000)
        libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007f3cc0784000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f3cc057f000)
        libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f3cc036b000)
And what about these lines:

Code: Select all

./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.27' not found (required by ./libxul.so)
./libxul.so: /usr/lib/x86_64-linux-gnu/libssl3.so: version `NSS_3.28' not found (required by ./libxul.so)
Do they cause any issues? Does my system (Debian Stretch) is too old so I need to build Pale Moon from source? Thanks.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Pale Moon GTK3 buggy

Unread post by Moonchild » 2021-04-15, 07:15

We haven't used NSS 3.27/28 for a quite a while. Sounds to me like your version of Pale Moon is considerably outdated.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-15, 11:08

Moonchild wrote:
2021-04-15, 07:15
We haven't used NSS 3.27/28 for a quite a while. Sounds to me like your version of Pale Moon is considerably outdated.
Definitely not, man.
Attachments
neofetch8.png
neofetch9.png

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-15, 13:52

Moonchild wrote:
2021-04-15, 07:15
We haven't used NSS 3.27/28 for a quite a while. Sounds to me like your version of Pale Moon is considerably outdated.
I build both GTK2 and GTK3 version of Pale Moon from source. I can't get rid of those NSS issues, though. But it's weird the GTK3 version I build from source seems doesn't suffer from this fail to load web page issue. Only the one provided by the official tarball does.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Pale Moon GTK3 buggy

Unread post by Moonchild » 2021-04-15, 14:17

djgpp wrote:
2021-04-15, 11:08
Definitely not, man.
Your about box is also missing its background. Something's definitely wrong.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

New Tobin Paradigm

Re: Pale Moon GTK3 buggy

Unread post by New Tobin Paradigm » 2021-04-15, 14:23

I think if they are building from source on an outdated distro on a system using a cpu based on the Hasbeen microarchitecture and likely insufficient ram where Chrome tears.. I think they are simply out of luck.

User avatar
stevenpusser
Project Contributor
Project Contributor
Posts: 903
Joined: 2015-08-01, 18:33

Re: Pale Moon GTK3 buggy

Unread post by stevenpusser » 2021-04-15, 19:07

So, the problem is with the official tarball, and not the one from my OBS apt repo for Stretch? Or can you test my package on your install?

I would think that someone else would have reported the problem if it affected all my debs...

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-16, 00:32

New Tobin Paradigm wrote:
2021-04-15, 14:23
I think if they are building from source on an outdated distro on a system using a cpu based on the Hasbeen microarchitecture and likely insufficient ram where Chrome tears.. I think they are simply out of luck.
No. You could see my PC's spec on the neofetch screenshot on my other thread. It's not at all an old system. It has 4 cores CPU and 8G of RAM. This version of Q4OS is based on Debian Stretch (not yet EOL) when I installed it. Now Q4OS released a new version based on Buster but the older version I use still being supported. It's not an outdated distro at all.

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-16, 00:35

stevepusser wrote:
2021-04-15, 19:07
So, the problem is with the official tarball, and not the one from my OBS apt repo for Stretch? Or can you test my package on your install?

I would think that someone else would have reported the problem if it affected all my debs...
It's the official tarball as I always stated. Sorry, I don't want to use your repo. I use PM as a portable browser (I don't have to install it but not completely self contained like the portable version on Windows, to be clear). I don't want to install it. So you could assume your debs are not affected.

New Tobin Paradigm

Re: Pale Moon GTK3 buggy

Unread post by New Tobin Paradigm » 2021-04-16, 02:35

This entire post makes no sense.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Pale Moon GTK3 buggy

Unread post by Moonchild » 2021-04-16, 10:36

djgpp wrote:
2021-04-16, 00:32
You could see my PC's spec on the neofetch screenshot on my other thread. It's not at all an old system.
However there's about 25% difference in installed packages between your "reference" (96DPI) and "problematic" (120DPI), so it's clearly not the same installation.
I don't know what you did to screw up your system but it seems to be quite broken. We're not here to troubleshoot your O.S.; we can't.
Attachments
Image1.png
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

djgpp

Re: Pale Moon GTK3 buggy

Unread post by djgpp » 2021-04-16, 11:35

Moonchild wrote:
2021-04-16, 10:36
djgpp wrote:
2021-04-16, 00:32
You could see my PC's spec on the neofetch screenshot on my other thread. It's not at all an old system.
However there's about 25% difference in installed packages between your "reference" (96DPI) and "problematic" (120DPI), so it's clearly not the same installation.
I don't know what you did to screw up your system but it seems to be quite broken. We're not here to troubleshoot your O.S.; we can't.
This is definitely not the case. I installed Wine and PlayOnLinux. They have nothing to do with PM. Please close the thread here. I don't want you to troubleshoot my system.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Pale Moon GTK3 buggy

Unread post by Moonchild » 2021-04-16, 13:46

Sure. I'll close the duplicate threads also.
You're welcome to come back when you've figured out what you broke.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked