Hi,
I feel like firefox 57 is an awesome release, it's finally competitive with
chromium in terms of speed. It also looks a lot better than older ff versions (
IMO ). It's kinda sad that they broke the addon compatibility, but I guess that
was required for progressing.
Regards,
Rasmus
---
The problem with email providers which store all emails encrypted ( as in
end-to-end ) is that they usually require a specific app ( providers could be
protonmail, tutanota etc. ). Both of which don't support bottom posting ( well
), at least on mobile devices
Rasmus
Original Message
Hi,
I guess most devs test their ebuilds with the latest stable version of gcc.
Regards,
Rasmus
Original Message
On 1 Aug 2017, 15:55, Grant Edwards wrote:
> On 2017-08-01, Mart Raudsepp wrote:
>
>> Everyone is expected to be on at least GCC 5 now.
>
> OK, next dumb question:
Hello,
grub creates /boot/grub when you run "grub-install"
Regards,
Rasmus
Original Message
On 23 Jul 2017, 20:46, Harry Putnam wrote:
> I was pretty sure that grub2 installed /boot/grub... but I see no such
> directory after installing grub.
>
> qlist grub shows no directory
Hello,
I'm pretty certain that switching to the hardened profile won't cause any slot
conflicts, it pretty much just enables some compiler flags ( PIE ( it's enabled
in not-hardened profiles since 6.3.0 too iirc ) , stack hardening, fortify
source, RELRO ) and hardening flags on a few packages
Hello,
> undefined reference to
> `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__cxx11::basic_string
> , std::allocator > const&)'
Seems to be the error, maybe you have to recompile llvm with c++11
Regards,
Rasmus
Original Message
On 17 Jul 2017, 02:43, Strolle
Hello,
you could test if iwlwifi was included by running "modprobe iwlwifi" ( as root
). If it is included but wifi still doesn't work you might have to install the
relevant firmware ( via emerge linux-firmware )
Regards,
Rasmus
Original Message
On 15 Jul 2017, 11:20, Radoje
Hello,
> How do I know if wayland is running and if it has a hand in all this
> goodness? I don't see any running process called wayland ...
that's because wayland is just the API, you have to look for the compositor you
use. You can test if you run wayland via "echo $WAYLAND_DISPLAY" ( not too s
Hello,
I use GNOME with Wayland for some time and I actually didn't notice that I
switched until I tried to get synergy working ( mouse sharing software, which
only works on X ), seems like GDM automatically chose Wayland since some
upgrade. XWayland works pretty seamlessly as well, so I'll jus
Hi,
it doesn't matter that much, but I use pkgconf, it's a rewrite of pkg-config
which does some things better ( like determining what has to be linked into the
binary ) and works fine for me.
Regards,
Rasmus
Original Message
On 8 Jul 2017, 19:57, wrote:
> I have two blocker
I guess you could add "EGIT_CLONE_TYPE=shallow" to your make.conf, that way you
don't have to download the whole repo with all of its commit history.
Regards,
Rasmus
Original Message
On 7 Jul 2017, 10:24, Mick wrote:
> I am trying to emerge a package from a git repository but
Hello,
> * Could not set caps on "/bin/ping6" due to missing filesystem support:*
> * enable XATTR support for "ext2/ext3" in your kernel (if configurable)*
> * mount the fs with the user_xattr option (if not the default)
> * enable the relevant FS_SECURITY option (if configurable)
do as Portage ad
I'm using firefox-bin ( and libreoffice-bin ) on my laptop and I didn't have
problems with either of them
Regards,
Rasmus
Original Message
On 22 Jun 2017, 09:34, Danny YUE wrote:
On 2017-06-22 07:23, Vadim A. Misbakh-Soloviov wrote:
>> Does anyone knows why? Any idea?
> The re
Hi,
since firefox 54 rust isn't optional anymore, you could use firefox 52
esr/firefox-bin (?) if you don't want to compile rust.
Regards,
Rasmus
Original Message
On 22 Jun 2017, 09:13, Danny YUE wrote:
Hi guys,
I just found during upgrading my system that Firefox 54.0 depend
Hi,
-fstack-check seems to be kind of broken on gcc right now:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68065
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66479
it's a no-op for clang IIRC
Regards,
Rasmus
Original Message
On 20 Jun 2017, 07:50, Adam Carter wrote:
Given;
h
't play in Chromium
Local Time: June 4, 2017 6:57 PM
UTC Time: June 4, 2017 4:57 PM
From: alexander.kaps...@gmail.com
To: Gentoo mailing list
On Sun, Jun 4, 2017 at 7:45 PM, Rasmus Thomsen
wrote:
> So chromium does detect flash, that's something ;)
>
> Please go to advanced se
2017 at 6:51 PM, Rasmus Thomsen
wrote:
> Hi,
>
> Does chromium even recognize flash? Go to chrome://flash, it should display
> the current flash version under "Flash Plugin".
> About the YouTube thing:
> Are you sure that it doesn't use its HTML5 player? You
Hi,
Does chromium even recognize flash? Go to chrome://flash, it should display the
current flash version under "Flash Plugin".
About the YouTube thing:
Are you sure that it doesn't use its HTML5 player? You can to go
youtube.com/html5 to check that.
Regards,
Rasmus
Original Message -
Hey,
you can install extensions directly into ~/.local/share/gnome-shell/extensions
, gnome extensions usually have a link to github on their extension page. Just
clone them and restart gnome-shell (login/logout or ALT+F2 and type restart )
Rasmus
Original Message
On 30 May 2
Hi,
make sure you have XFS compiled into the kernel ( not as module), or include it
into the initramfs ( dunno how you would do that with genkernel though, I don't
use an initramfs ). Grub should include a line saying root=xxx, maybe you have
to set rootfstype, had to do that for BTRFS. Also ma
Hi,
unwind tables sounds really interesting, but does it affect the binary size
when I compile with -O2 anyway?
Regards,
Rasmus
Original Message
On 14 May 2017, 07:13, Walter Dnes wrote:
On Sat, May 13, 2017 at 10:21:19AM +0200, Helmut Jarausch wrote
>
> I have switched to gcc
Hi,
libxcb just requires you to build it with -O1 when you want to use its 32bit
libraries with GCC 6 (dunno about older versions off GCC).
Personally, I haven't encountered any problems with GCC 6.3 other than libxcb.
Regards,
Rasmus
Original Message
On 8 May 2017, 16:14, Holg
2), unless you import
massive amounts of new data (but I don't think you'd import that much (if any)
data on your first setup ;)
Regards,
Rasmus
Original Message
On 5 May 2017, 16:37, John Covici wrote:
On Fri, 05 May 2017 10:25:21 -0400,
Rasmus Thomsen wr
Hi,
Nextcloud/Owncloud both provide a script to set the correct permissions:
https://docs.nextcloud.com/server/9/admin_manual/installation/installation_wizard.html#strong-perms-label
Just set the correct user (most likely apache)/path
Regards,
Rasmus
Original Message
On 5 May
Hello,
actually had that screen happening to me too, but my hardware was fine. Could
you try emerging the latest (unstable) memtest86+ package? Symlinking should
work with that one.
Regards,
Rasmus
Hi,
"Invalid Machine command" (forgot the exact error message) usually happened to
me when I passed the wrong -march to GCC (e.g. -march=haswell on sandybridge
cpus)
Regards,
Rasmus
On 27 Apr 2017 7:43 pm, wabe wrote:
"J. Roeleveld" wrote:
> On April 27, 2017 7:20:29 PM GMT+02:00, wabe
>
Yeah, but as your most recently emerged kernel usually is the one your going to
use (why would you emerge it otherwise), it should work (most of the time)
Hi,
you could set the symlink IUSE for your kernel package, that way your
/usr/src/linux symlink would always link to your most recent kernel
On 27 Apr 2017 10:45 am, Manuel Schönlaub wrote:
Hi,
i just have a question regarding packages using linux-info.eclass to check for
specific kernel con
28 matches
Mail list logo