Re: XDG – creating submenus

2017-08-05 Thread Samuel Sieb
On 08/05/2017 11:31 PM, Angelo Moreschini wrote: So i am expecting that the file that I build by the command l realizes the design of menu I want Sure, but what menu? By default, Gnome doesn't have a menu for applications. You either have to use the "Classic" mode or use the tweak too

Re: XDG – creating submenus

2017-08-05 Thread Angelo Moreschini
thank you for answering me Samuel, I read ( https://developer.gnome.org/integration-guide/stable/desktop-files.html.en) that "the users menus are automatically constructed from the list of registered applications." In fact there are some directories: /etc/xdg/ /opt/ /usr/share/applic

Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 01:37 PM, Amadeus W.M. wrote: > On Sun, 06 Aug 2017 12:51:12 +0800, Ed Greshko wrote: > >> On 08/06/2017 11:53 AM, Amadeus W.M. wrote: >>> On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: >>> On Sun, 6 Aug 2017 02:59:25 + (UTC) Amadeus W.M. wrote: > I assu

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
On Sun, 06 Aug 2017 12:51:12 +0800, Ed Greshko wrote: > On 08/06/2017 11:53 AM, Amadeus W.M. wrote: >> On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: >> >>> On Sun, 6 Aug 2017 02:59:25 + (UTC) >>> Amadeus W.M. wrote: >>> I assume there are people there who are using the nvidia dri

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
Possible solution: The X server is trying to load /usr/lib64/xorg/modules/extensions/libglx.so but on my system, that file belongs to xorg-x11-server-Xorg not to nvidia. Consequently, loading GLX fails, which can be seen in /var/log/X.log.0: [ 8947.068] (EE) NVIDIA(0): Failed to initialize the

Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 11:53 AM, Amadeus W.M. wrote: > On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: > >> On Sun, 6 Aug 2017 02:59:25 + (UTC) >> Amadeus W.M. wrote: >> >>> I assume there are people there who are using the nvidia driver right >>> now, >>> some maybe using the rpmfusion rpms. Can

Re: libGL mess with nvidia drivers

2017-08-05 Thread Tom Horsley
On Sun, 6 Aug 2017 03:53:05 + (UTC) Amadeus W.M. wrote: > Linux alpha 4.11.11-300.fc26.x86_64 #1 SMP Mon Jul 17 16:32:11 UTC 2017 > x86_64 x86_64 x86_64 GNU/Linux I'm on fedora 24 at the moment, so the libraries may be different. Actually, things are apparently radically different. On my fed

Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 10:59 AM, Amadeus W.M. wrote: > Just swapped nouveau out for the nvidia driver from rpmfusion following > https://rpmfusion.org/Howto/NVIDIA. Basically I did I just happen to have an old Acer laptop with nVidia HW that would need the 3400-xx drivers to run. This was a fresh insta

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: > On Sun, 6 Aug 2017 02:59:25 + (UTC) > Amadeus W.M. wrote: > >> I assume there are people there who are using the nvidia driver right >> now, >> some maybe using the rpmfusion rpms. Can someone post which libGL they >> have installed on

Re: libGL mess with nvidia drivers

2017-08-05 Thread Tom Horsley
On Sun, 6 Aug 2017 02:59:25 + (UTC) Amadeus W.M. wrote: > I assume there are people there who are using the nvidia driver right now, > some maybe using the rpmfusion rpms. Can someone post which libGL they > have installed on their system and how they got the whole thing to work? I got it t

libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
Just swapped nouveau out for the nvidia driver from rpmfusion following https://rpmfusion.org/Howto/NVIDIA. Basically I did dnf install xorg-x11-drv-nvidia-340xx akmod-nvidia-340xx "kernel-devel- uname-r == $(uname -r)" dnf update -y Reboot and startx and only one (of 2) monitor was working, t

Re: XDG – creating submenus

2017-08-05 Thread Samuel Sieb
On 08/01/2017 10:51 PM, Angelo Moreschini wrote: In the past I tried also with gnome-tweak-tool, but (as well I had some success then) actually it Is not clear for me how they work I hoped to find something a little more simple using the commands line xdg-desktop-xxx. Do you know in what wa

Re: OT: Firefox + html5 + Youtube "Live" vids

2017-08-05 Thread Ed Greshko
On 08/06/2017 02:57 AM, Martín Marqués wrote: > Interesting thing here. I'm fighting with this problem right now. When > I click on the video that opens inside the gmail tab I can see it, but > if I open it in YouTube it says I don't have any HTML5 video support. > > Going to https://www.youtube.co

Re: OT: Firefox + html5 + Youtube "Live" vids

2017-08-05 Thread Martín Marqués
Hi, Interesting thing here. I'm fighting with this problem right now. When I click on the video that opens inside the gmail tab I can see it, but if I open it in YouTube it says I don't have any HTML5 video support. Going to https://www.youtube.com/html5 I get: HTMLVideoElement Media Source Ex

Re: installing Fedora 26 to a SSD

2017-08-05 Thread Jonny Heggheim
On 08/05/2017 06:12 PM, Wolfgang Pfeiffer wrote: > If this is true then good Milan Broz is working for Redhat ... :) > > Anyways: I'd recommend to be careful with trim on encrypted SSD's He is also the main contact for the dm-crypt Fedora package. https://admin.fedoraproject.org/pkgdb/package/rpm

Re: installing Fedora 26 to a SSD

2017-08-05 Thread Wolfgang Pfeiffer
On Sat, 2017-08-05 at 17:31 +0200, Wolfgang Pfeiffer wrote: > On Sat, 2017-08-05 at 15:47 +0200, José María Terry Jiménez wrote: > > El 5/8/17 a las 9:36, Tim escribió: > > > > Enable the fstrim timer: "sudo systemctl enable fstrim.timer" to > > get > > TRIM done periodically. > > > > Careful w

Re: installing Fedora 26 to a SSD

2017-08-05 Thread Wolfgang Pfeiffer
On Sat, 2017-08-05 at 15:47 +0200, José María Terry Jiménez wrote: > El 5/8/17 a las 9:36, Tim escribió: > > Enable the fstrim timer: "sudo systemctl enable fstrim.timer" to get > TRIM done periodically. > Careful when using encrypted SSD's - looks like this written by one of the authors of the

Re: Problem with K3B.

2017-08-05 Thread Alessio Ciregia
On Aug 4, 2017 19:25, "Ger van Dijck" wrote: Hi Everybody , When starting K3B I get the following message : System configuration problem. Unable to find cdrskin executable. K3B uses cdrskin in place of cdrecord. Solution : Install the libburn package which contains cdrskin. I opened a bug s

Re: installing Fedora 26 to a SSD

2017-08-05 Thread Wolfgang Pfeiffer
On Sat, 2017-08-05 at 17:06 +0930, Tim wrote: > Hi, > > Have we got to the stage where the default install options for Fedora > 26 > work fine with a SSD, or should I be tweaking something? Not that I knew about problems regarding such an install. I had my first install of Fedora (24) to an msat

Re: So long nouveau

2017-08-05 Thread Amadeus W.M.
On Sat, 05 Aug 2017 07:09:58 -0500, Richard Shaw wrote: > On Fri, Aug 4, 2017 at 8:33 PM, Amadeus W.M. > wrote: > > >> I can't use cuda on fedora either, because gcc that comes with fedora >> is way too recent for cuda. I'm not sure now, but about a year ago >> gcc-5.2 was the highest version c

Re: installing Fedora 26 to a SSD

2017-08-05 Thread José María Terry Jiménez
El 5/8/17 a las 9:36, Tim escribió: Hi, Have we got to the stage where the default install options for Fedora 26 work fine with a SSD, or should I be tweaking something? At the moment I've let it install with whatever parameters it does by itself. All I did was change from using LVM to EXT

Re: Problem with K3B.

2017-08-05 Thread Louis Lagendijk
On Sat, 2017-08-05 at 14:30 +0200, Ger van Dijck wrote: > On Fri, 04 Aug 2017 19:37:10 +0200, François Patte > wrote: > > > Le 04/08/2017 à 18:43, Ger van Dijck a écrit : > > > Hi Everybody , > > > > > > > > > When starting K3B I get the following message : > > > > > > System configuration p

Re: Problem with K3B.

2017-08-05 Thread Ger van Dijck
On Fri, 04 Aug 2017 19:37:10 +0200, François Patte wrote: Le 04/08/2017 à 18:43, Ger van Dijck a écrit : Hi Everybody , When starting K3B I get the following message : System configuration problem. Unable to find cdrskin executable. K3B uses cdrskin in place of cdrecord. Solution : Instal

Re: So long nouveau

2017-08-05 Thread Richard Shaw
On Fri, Aug 4, 2017 at 8:33 PM, Amadeus W.M. wrote: > > I can't use cuda on fedora either, because gcc that comes with fedora is > way too recent for cuda. I'm not sure now, but about a year ago gcc-5.2 > was the highest version cuda would tolerate, and that was experimental. > Regularly it wante

installing Fedora 26 to a SSD

2017-08-05 Thread Tim
Hi, Have we got to the stage where the default install options for Fedora 26 work fine with a SSD, or should I be tweaking something? At the moment I've let it install with whatever parameters it does by itself. All I did was change from using LVM to EXT4 (I see absolutely no advantage to u

Re: F25: How to force fsck at boot?

2017-08-05 Thread Tim
On 5/8/2017 2:35 pm, Samuel Sieb wrote: It used to have a value, but it was not that helpful and could be quite annoying. Back when hard drives were small, the occasional fsck was somewhat annoying. I'd really hate to be stuck waiting while the computer checks through a 500 GB drive, just fo