Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-30-2014, 10:02 AM
|
#1
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep:
|
Firefox icon issue
I'm usign the ruario's slackbuild to package the latest firefox version but I've noticed a small issue with the launcher in kde (just to be clear by launcher I mean right click on the window in the taskbar and choose Show A Launcher When Not Running).
The launcher itself works but there's no icon.
See this image for reference: https://imgur.com/4mpasD8
--edit--
Actually I've noticed on another install it seems to be a problem with the default slackware package too.
Last edited by clod89; 04-30-2014 at 10:19 AM.
|
|
|
04-30-2014, 01:30 PM
|
#2
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,559
|
What version of the script are you running? The latest is here:
https://gist.github.com/ruario/9672798
|
|
|
04-30-2014, 02:46 PM
|
#3
|
Member
Registered: Nov 2010
Location: Tucson, Arizona US
Distribution: Slackware Current
Posts: 376
Rep:
|
Firefox 29? They went nuts, fiddling about and all. All of the icons are different. Home, refresh, back is a big circle with an arrow. Unless you specify, there's no menu bar. Sure, you can get it back by right-click an empty area in the tab bar. I made the mistake of skipping the tour offered first session after the upgrade. There's a new private window listed under the File menu.
--
Obquote: "Take the tour, Luke! Join the light side!" -New Star Wars Movie (attrib)
Why script? slackware[64]/xap/mozilla and thunderbird should be making the rounds. Keep checking your favorite mirror, takes a while to propagate. New QT version, too.
Tue Apr 29 23:35:59 UTC 2014
ap/screen-4.2.1-x86_64-1.txz: Upgraded.
l/qt-4.8.6-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-29.0-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
http://www.mozilla.org/security/know...s/firefox.html
(* Security fix *)
xap/mozilla-thunderbird-24.5.0-x86_64-1.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
http://www.mozilla.org/security/know...underbird.html
(* Security fix *)
Last edited by hpfeil; 04-30-2014 at 02:50 PM.
Reason: remind location official packages
|
|
|
04-30-2014, 02:54 PM
|
#4
|
Member
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411
Rep:
|
Quote:
Originally Posted by hpfeil
Firefox 29? They went nuts, fiddling about and all. All of the icons are different. Home, refresh, back is a big circle with an arrow.
|
Agreed. I don't know why Mozilla obviously tries to just copy Chrome. Firefox has ever been the Browser that can be customized the most and users loved it for that.
But now? No bar at the bottom with the status messages since Firefox 4 by default, address bar not designable anymore, the bookmark icon is now twice as big, the tabs just take more height ("awesome" idea for widescreens)...I could go on and on with that, but: There's an addon for fixing everything that they've broken:
https://addons.mozilla.org/de/firefo...themerestorer/
|
|
|
04-30-2014, 03:56 PM
|
#5
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,559
|
Quote:
Originally Posted by clod89
The launcher itself works but there's no icon.
|
This should fix it:
Code:
$ rm ~/.local/share/applications/userapp-Firefox-*.desktop
$ sed -i '/userapp-Firefox/d' ~/.local/share/applications/mimeapps.list
Last edited by ruario; 04-30-2014 at 04:42 PM.
|
|
|
05-01-2014, 03:42 AM
|
#6
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,559
|
Just to expand on the problem. This was caused by Firefox creating a userapp-Firefox-XXXXXX.desktop file and updating mimeapps.list to point to it. This will happen whenever you set Firefox as your default browser from within Firefox itself, rather than your via desktop environment. The breakage is because userapp-Firefox-XXXXXX.desktop can contain hardcoded paths (to binaries, icons, etc.), which might change with future Firefox releases.
I would recommend you set your default browser via the desktop environment itself, e.g. in KDE "System Setting > Default Applications > Web Browser". This avoids having to remove a broken userapp-Firefox-XXXXXX.desktop and correct mimeapps.list manually again in the future.
Last edited by ruario; 05-01-2014 at 03:46 AM.
Reason: highlighted file names more clearly
|
|
|
05-01-2014, 03:52 AM
|
#7
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,559
|
Quote:
Originally Posted by hpfeil
Why script?
|
To avoid the wait and so that you (the user) can choose to go either ESR or regular release (Slackware does not provided packages for both for a given Slackware version).
P.S. This specific problem predates Firefox 29 and has nothing to do with their recent changes.
|
|
|
05-01-2014, 07:53 AM
|
#8
|
Member
Registered: Feb 2011
Location: England
Distribution: Slackware
Posts: 164
Rep:
|
The launcher in E17 had the same problem, I changed the location of the icon in settings to "firefox", as opposed to the full path, and that fixed it.
|
|
|
05-01-2014, 10:28 AM
|
#9
|
Member
Registered: Nov 2010
Location: Tucson, Arizona US
Distribution: Slackware Current
Posts: 376
Rep:
|
Obquote: "Sorry about that!" -Maxwell Smart, Secret Agent 86.
Right you are, ruario. I fired that proofreader. Here's hoping her replacement does a better job of making sure I'm on topic.
PS. "Help|Firefox Tour" Shows you all of the brand new features that justifies the salaries drawn to fix something that wasn't broken yet again. Just push the security fix, then go back to wondering what you can do to confuse your unfortunate users. If only I could get Midori to work; seems to require too much gnomishness. But I digress, according to my new proofreader. Think I'll keep this one.
|
|
|
All times are GMT -5. The time now is 08:49 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|