Re: [gentoo-user] Re: Migrating to python3_6 ?

2019-09-05 Thread James Stevenson
Has anyone tried adding 3.7 to the python targets yet? I got some strange errors when I tried last week. James On Thu, 5 Sep 2019, 16:13 Nikos Chantziaras, wrote: > On 04/09/2019 07:42, james wrote: > > I have these versions of python installed 2.7.15, 3.5.5 and 3.6.5 > > and these settings in

Re: [gentoo-user] Imagemagick not being detected by emacs

2019-07-23 Thread James Stevenson
Thank you for the solution, will give it a try this evening! James On Tue, 23 Jul 2019, 00:06 David Haller, wrote: > Hello, > > On Sun, 21 Jul 2019, James Stevenson wrote: > >I'm struggling to get emacs to incorporate imagemagick to allow for > >rudimental imag

[gentoo-user] Imagemagick not being detected by emacs

2019-07-21 Thread James Stevenson
Hello all, I'm struggling to get emacs to incorporate imagemagick to allow for rudimental image viewing and manipulation functionality. I have both media-gfx/imagemagick-7.0.8-50 and app-editors/emacs-26.2 installed. With imagemagick installed prior to an emacs rebuild the compiler output says so

Re: [gentoo-user] Re: You removed Weboob package over political reasons? Whole Internet laughs at you

2018-12-24 Thread James Stevenson
Holy cow! Didn't realise I was subscribed to the OpenBSD mailing list. On Mon, Dec 24, 2018, 3:18 PM Debian is not ruled by the men who actually write the software, but > instead women. > Just like in all the anglo-american conquered world. > > We, the men who actually do work, are treated as the

Re: [gentoo-user] chrony-3.3 hangs at boot

2018-09-03 Thread James Stevenson
I have also experienced this since upgrading chrony. James

Re: [gentoo-user] Steam is still BROKEN

2018-07-29 Thread James Stevenson
I've migrated all of my gaming over to GOG. I kept some of the x86_32 libraries from ~/.local/share/steam incase I need to add them to the library path for launching some games but otherwise I've removed steam from my PC. I've also set my video drivers to 32b in my package.use but that's my whole s

Re: [gentoo-user] Multilib help

2018-07-03 Thread James Stevenson
The easiest way to fix this issue is to figure out which libraries you need and then stipulate that you want the x86_32 version of that package in your accept_keywords file. Check the Gentoo wiki for the software you are trying to run for hints on what libraries you need. James On Wed, Jul 4, 201

Re: [gentoo-user] Terminus-Fonts

2018-06-30 Thread James Stevenson
#x27;m not sure if it applies to each of my fonts or my terminal emulator. James On Sat, Jun 30, 2018, 10:24 AM Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Am Sa den 30. Jun 2018 um 9:51 schrieb James Stevenson: > > Have you set the `xft` USE f

Re: [gentoo-user] Terminus-Fonts

2018-06-30 Thread James Stevenson
Have you set the `xft` USE flag? James On Sat, Jun 30, 2018, 9:44 AM Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > I usually use terminus fonts inside my xterm. Now I tried to archive the > goal in Gentoo to but without success. xfontsel does not display >

Re: [gentoo-user] Do I need to do anything if a package masked by my profile?

2018-06-11 Thread James Stevenson
Thank you for the advice, you've both been very helpful! I'll take a look at it this evening. James On Mon, Jun 11, 2018, 10:37 AM Neil Bothwick wrote: > On Mon, 11 Jun 2018 10:06:36 +0100, James Stevenson wrote: > > > I received a notification that one of my packages

[gentoo-user] Do I need to do anything if a package masked by my profile?

2018-06-11 Thread James Stevenson
Hi all, I was running `emerge --update --newuse --deep @world` this morning and I received a notification that one of my packages had been masked by my profile. Am I correct in thinking that this issue will resolve itself in 30 days? !!! The following installed packages are masked: - x11-proto/xe

[gentoo-user] Re: LuaKit Browser and HTML5 video playback

2018-03-21 Thread James Stevenson
I've solved this problem. In case anyone ever runs into anything similar both qutebrowser and luakit require specific gstreamer plugins for each html5 video type. The media-libs/gst-plugins-meta package was not sufficient as it only contained a collection of audio plugins. Best, James

[gentoo-user] LuaKit Browser and HTML5 video playback

2018-03-21 Thread James Stevenson
Hello all, Does anyone here know how luakit (webkit browser) accesses video codecs? I'm just trying it out and I've been really enjoying it but anything HTML5 (mp4, ogg, webm) in video form does not load. luakit uses gstreamer as a backend and I've used the gstreamer flag during compilation. I inst

Re: [gentoo-user] Why does app-text/xmlto require a CLI web client?

2018-03-11 Thread James Stevenson
Thank you very much Mike, I'll check the documentation out.

[gentoo-user] Why does app-text/xmlto require a CLI web client?

2018-03-11 Thread James Stevenson
Hello, I was removing www-client/w3m the other day as I have recently switched over to emacs for my cli browser, however w3m was pulled in as a dependency of app-text/xmlto. xmlto, in turn is pulled in by sys-apps/dbus and x11-misc/xdg-utils. I decided to remove w3m with `emerge -C` before running