Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Questions about Pale Moon
Date: Wed, 24 Jan 2018 11:43:42
Message-Id: 2021688.A3BPcWdozV@peak
In Reply to: Re: [gentoo-user] Questions about Pale Moon by Walter Dnes
1 On Tuesday, 23 January 2018 18:27:21 GMT Walter Dnes wrote:
2 > On Tue, Jan 23, 2018 at 11:58:52AM +0000, Peter Humphrey wrote
3 >
4 > > Q 1: I've asked this before, but I can't find the reply. How can I
5 > > arrange for <CTRL><TAB> to step through the open tabs, one at a time,
6 > > from left to right. Or is there another key combination to do that?
7 >
8 > From the Pale Moon FAQ...
9 > https://www.palemoon.org/faq.shtml#Preference:_I_prefer_the_old_Ctrl-Tab
10
11 Oops! I should have thought to check there.
12
13 > > If you don't like the graphical preview pane for switching between
14 > > browser tabs, you can restore the method as also found in Firefox:
15 > > In the address bar, type about:config and press enter. This
16 > > opens the advanced configuration editor. Find the parameter
17 > > browser.ctrlTab.previews and set it to false
18
19 Works like a charm. Thanks Walter.
20
21 > > Q 2: What other package do I need installed to give me the navigation
22 > > symbols? I've attached a section of the window to show what I mean.
23 >
24 > First try x11-themes/hicolor-icon-theme and if that doesn't suffice
25 > try adwaita-icon-theme (which pulls in x11-themes/hicolor-icon-theme).
26 > Actually, you should already have them installed if you have gtk+(2 or
27 > 3).
28
29 Yes, I do have them both installed already.
30
31 > Is this the official Pale Moon, or an unofficial build?
32
33 It's www-client/palemoon-bin-27.7.1::palemoon. I don't know whether that's
34 "official", because when I "layman -a palemoon" I'm told it's not an
35 official overlay. Different officialdoms, I suppose.
36
37 I can't compile from source because of this (from the build log):
38
39 8 9:45.12 ../../build/unix/gold/ld: error: /var/tmp/portage/www-client/
40 palemoon-27.7.1/work/palemoon-27.7.1/o/toolkit/library/../../media/
41 libstagefright/Unified_cpp_media_libstagefright0.o: requires dynamic
42 R_X86_64_PC32 reloc against '_Z13GetDemuxerLogv' which may overflow at
43 runtime; recompile with -fPIC
44 8 9:45.12 ../../build/unix/gold/ld: error: read-only segment has dynamic
45 relocations
46 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/
47 media/libstagefright/binding/MoofParser.cpp:728: error: undefined reference
48 to 'GetDemuxerLog()'
49 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/
50 media/libstagefright/binding/MoofParser.cpp:735: error: undefined reference
51 to 'GetDemuxerLog()'
52 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/
53 media/libstagefright/binding/MoofParser.cpp:591: error: undefined reference
54 to 'GetDemuxerLog()'
55 8 9:45.12 /var/tmp/portage/www-client/palemoon-27.7.1/work/palemoon-27.7.1/
56 media/libstagefright/binding/MoofParser.cpp:599: error: undefined reference
57 to 'GetDemuxerLog()'
58 8 9:45.12 collect2: error: ld returned 1 exit status
59
60 This is with gcc 4.9.4, and I get the same with gcc 6.4.0. I've only just
61 noticed that about -fPIC; haven't all those problems been fixed by now?
62
63 --
64 Regards,
65 Peter.

Replies

Subject Author
[SUSPECTED SPAM] Re: [gentoo-user] Questions about Pale Moon Walter Dnes <waltdnes@××××××××.org>
[SUSPECTED SPAM] Re: [gentoo-user] Questions about Pale Moon Walter Dnes <waltdnes@××××××××.org>