[Resolved] Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

You think you have found a bug? Let us know about it.
User avatar
ChuangTzu
Donor
Posts: 388
Joined: 19. May 2015, 23:34

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by ChuangTzu »

DrCR wrote:Taking a look a that now. I suspect I made a change to that some time ago. (I'm not having success with the salix.hostingxtreme.com, even now, after a cp slapt-getrc.new slapt-getrc.)

Thats part of the problem, hostingxtreme is no longer a valid mirror.
viewtopic.php?f=16&t=7282&p=42210&hilit=hosting#p42210
viewtopic.php?f=17&t=7254

Code: Select all

sudo reposetup
Image
Image
DrCR
Posts: 58
Joined: 30. May 2014, 05:14

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by DrCR »

Sorry, here you go as it stands as of my "Brasero and gnome-games are now installed" previous post:

Code: Select all

$ cat /etc/slapt-get/slapt-getrc
# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get

# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude: 
#   [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,-i?86-

# The Slackware repositories, including dependency information
#SOURCE=http://salix.hostingxtreme.com/x86_64/slackware-14.0/:OFFICIAL
SOURCE=ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/:OFFICIAL
#SOURCE=http://salix.hostingxtreme.com/x86_64/slackware-14.0/extra/:OFFICIAL
SOURCE=ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/:OFFICIAL

# The Salix repository
#SOURCE=http://salix.hostingxtreme.com/x86_64/14.0/:PREFERRED
SOURCE=ftp://mirrors.xmission.com/salix/x86_64/14.0/:PREFERRED

# Local repositories
# SOURCE=file:///var/www/packages/:CUSTOM
$ 
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by gapan »

You have installed stuff from 13.37 in your 14.0 system and now you have a partially broken system. With that slapt-getrc, now run:

Code: Select all

slapt-get -u
slapt-get --upgrade
slapt-get --remove --remove-obsolete
The last one will also remove any packages you have compiled yourself or have installed with slapt-src. But you do want to run it if you want to be sure that you have a clean system.
Image
Image
DrCR
Posts: 58
Joined: 30. May 2014, 05:14

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by DrCR »

The resultant of those steps was to upgrade Firefox to mozilla-firefox-52.2.0esr-x86_64-1gv. Unfortunately the issue persists (~/.mozilla being obscured). The only items installed from 13.37 was mozilla-firefox-45.9.0esr-x86_64-1gv as away to rollback, albeit new package gnome-vfs 2.24.4-x86_64-3gv was installed then as well.

Code: Select all

#slapt-get --update
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Reading Package Lists...Done
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Done
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Done
Reading Package Lists...Done
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Done
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Reading Package Lists...Done
#slapt-get --upgrade
Reading Package Lists...Done
The following packages have been EXCLUDED:
  glibc kernel-firmware kernel-headers kernel-huge kernel-modules 
The following packages will be upgraded:
  mozilla-firefox 
1 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 5 not upgraded.
Need to get 0.0kB/51.3MB of archives.
After unpacking 77.3MB of additional disk space will be used.
Do you want to continue? [y/N] y
                                                                                                                                              
Preparing to replace mozilla-firefox-45.9.0esr-x86_64-1gv with mozilla-firefox-52.2.0esr-x86_64-1gv                                           
Upgrading package mozilla-firefox-45.9.0esr-x86_64-1gv -> mozilla-firefox-52.2.0esr-x86_64-1gv...                                             
| mozilla-firefox (safe and easy web browser from Mozilla)                                                                                    
|                                                                                                                                             
| Firefox delivers safe, easy web browsing. A familiar user interface,                                                                        
| enhanced security features including protection from online identity                                                                        
| theft, and integrated search let you get the most out of the web.                                                                           
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
|                                                                                                                                             
Done                                                                                                                                          
#slapt-get --remove --remove-obsolete
Reading Package Lists...Done
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 0 not upgraded.

Done
#
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by gapan »

OK, I still think it might be something to do with the theme. Make sure you have gnome-themes-standard installed and the following in your ~/.gtkrc-3.0:

Code: Select all

gtk-theme-name = "Adwaita"
Image
Image
DrCR
Posts: 58
Joined: 30. May 2014, 05:14

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by DrCR »

I upgrade to mozilla-firefox-52.2.0esr-x86_64-1gv and obscured ~/.mozilla after the below. Unfortunatly the issue persists.

Code: Select all

# slapt-get --update
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/]...Cached
Reading Package Lists...Done
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Done
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/slackware-14.0/extra/]...Done
Reading Package Lists...Done
Retrieving package data [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Retrieving patch list [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Done
Retrieving checksum list [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Retrieving checksum signature [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Verifying checksum signature [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...No key for verification
Retrieving ChangeLog.txt [ftp://mirrors.xmission.com/salix/x86_64/14.0/]...Cached
Reading Package Lists...Done
# slapt-get --search gnome-theme
gnome-themes-standard-3.4.2-x86_64-1gv [inst=no]: gnome-themes-standard (Default themes for the GNOME desktop)
# slapt-get --install gnome-themes-standard
Reading Package Lists...Done
The following NEW packages will be installed:
  gnome-themes-standard 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 2.7MB of archives.
After unpacking 10.9MB of additional disk space will be used.
1/1 Get ftp://mirrors.xmission.com/salix/x86_64/14.0/ gnome-themes-standard 3.4.2-x86_64-1gv [2.7MB]...Done

Preparing to install gnome-themes-standard-3.4.2-x86_64-1gv
Installing package gnome-themes-standard-3.4.2-x86_64-1gv...
| gnome-themes-standard (Default themes for the GNOME desktop)
| 
| This package includes the default themes used in the GNOME 3 desktop
| environment.
| 
| 
| 
| 
| 
| 
| 
| 
| 
Done
# exit
exit
$ ls -a | grep ^.gtk
.gtkrc-2.0
$ cat .gtkrc-2.0 
gtk-font-name = "Sans Serif 9"
gtk-theme-name = "oxygen-gtk"
gtk-icon-theme-name = "simple"
$ nano .gtkrc-2.0 
$ cat .gtkrc-2.0 
gtk-font-name = "Sans Serif 9"
gtk-theme-name = "Adwaita"
gtk-icon-theme-name = "simple"
$ cp .gtkrc-2.0 .gtkrc-3.0
$ 
User avatar
gapan
Salix Wizard
Posts: 6238
Joined: 6. Jun 2009, 17:40

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by gapan »

Oops. Sorry, gtkrc-3.0 is probably the wrong file. Try with ~/.config/gtk-3.0/settings.ini and these contents:

Code: Select all

[Settings]
gtk-icon-theme-name = mate-brave
gtk-theme-name = Adwaita
gtk-application-prefer-dark-theme = false
gtk-fallback-icon-theme = mate
make sure you have the mate-icon-theme package installed too.
Image
Image
DrCR
Posts: 58
Joined: 30. May 2014, 05:14

Re: Issue with mozilla-firefox-52.2.0esr-x86_64-1gv

Post by DrCR »

Success, thanks! And thanks for such a great distro.

Code: Select all

$ cat .config/gtk-3.0/settings.ini 
[Settings]
gtk-font-name = Sans Serif 9
gtk-icon-theme-name = simple
gtk-theme-name = oxygen-gtk
gtk-application-prefer-dark-theme = true
$ nano .config/gtk-3.0/settings.ini 
$ cat .config/gtk-3.0/settings.ini 
[Settings]
gtk-icon-theme-name = mate-brave
gtk-theme-name = Adwaita
gtk-application-prefer-dark-theme = false
gtk-fallback-icon-theme = mate
# slapt-get --search mate-icon
mate-colors-icon-theme-1.0-noarch-1gv [inst=no]: mate-colors-icon-theme (an extensive set of icon themes)
mate-icon-theme-1.4.0-x86_64-1gv [inst=no]: mate-icon-theme (The MATE Icon Theme)
mate-icon-theme-faenza-1.4.0-noarch-1gv [inst=no]: mate-icon-theme-faenza (Faenza icons for MATE)
# slapt-get --install mate-icon-theme-1.4.0-x86_64-1gv
Reading Package Lists...Done
The following NEW packages will be installed:
  mate-icon-theme 
0 upgraded, 0 reinstalled, 1 newly installed, 0 to remove, 0 not upgraded.
Need to get 7.8MB of archives.
After unpacking 31.2MB of additional disk space will be used.
1/1 Get ftp://mirrors.xmission.com/salix/x86_64/14.0/ mate-icon-theme 1.4.0-x86_64-1gv [7.8MB]...yDone

Preparing to install mate-icon-theme-1.4.0-x86_64-1gv
Installing package mate-icon-theme-1.4.0-x86_64-1gv...
WARNING: Directory already exists *behind the symlink* on filesystem. This may break upgrade/remove if you change that symlink in the future. (usr/share/pkgconfig)
| mate-icon-theme (The MATE Icon Theme)
| 
| The MATE Icon Theme package contains an assortment of scalable and
| non-scalable icons of different sizes and themes. The MATE Icon
| Theme is used as a fallback theme when user selected themes do not
| support a given icon.
| 
| 
| 
| 
| 
| 
| 
Done
# 
User avatar
filip
Posts: 6
Joined: 22. Apr 2017, 01:40
Location: Belgrade, Serbia

Re: [Resolved] Issue with mozilla-firefox-52.2.0esr-x86_64-1

Post by filip »

It's about time I finally get down to write the first post, so hello everyone! :)
gapan wrote:OK, I still think it might be something to do with the theme.
...
It does indeed. :)

It's a known issue with Oxygen GTK3 engine & FF, Pale Moon and possibly Thunderbird.
At this moment I don't have the time to reboot to Salix to check the Oxy version, however there's a patch ( issue fixed in v1.3.3 or later ): https://bugs.kde.org/show_bug.cgi?id=331020
And a backported one for v1.0.2: https://bugs.launchpad.net/ubuntu/+sour ... omments/10
DrCR
Posts: 58
Joined: 30. May 2014, 05:14

Re: [Resolved] Issue with mozilla-firefox-52.2.0esr-x86_64-1

Post by DrCR »

Thanks for the post, filip, as I have been in vain trying to get the current package of FF to work with oxygen-gtk. (Adwaita works, as noted in prior post, but it is not aesthetically pleasant.)

Oxygen-gtk version presently in the 14.0 repo:

Code: Select all

# slapt-get --search oxygen-gtk
oxygen-gtk2-1.3.0-x86_64-1 [inst=yes]: oxygen-gtk2 (Oxygen GTK+ engine)
oxygen-gtk3-1.1.0-x86_64-1dj [inst=yes]: oxygen-gtk3 (a gtk3 port of the default KDE widget theme)
Update
More info here:
https://www.linuxquestions.org/question ... 175552221/
In a nutshell, if I'm reading this correctly, Gnome stopped the support of themes, and the oxygen-gtk dev subsequently halted development. Bummer.
Last edited by DrCR on 16. Jun 2017, 19:41, edited 1 time in total.
Post Reply