Re: rpmbuild

2017-07-18 Thread Bill Shirley
I just recently build a spec file for ndppd (NDP Proxy Daemon) and found out you can't comment out by using a single # in a spec file if it is a % command. It has to be like this: #%%configure ndppd: https://github.com/DanielAdolfsson/ndppd Do not build rpm's as root. Set up a build tree using

Re: EXTERNAL: Re: Adobe Acrobat & F26

2017-07-18 Thread Max Pyziur
On Tue, 18 Jul 2017, Wells, Roger K. wrote: On 07/18/2017 04:51 PM, Tom Horsley wrote: On Tue, 18 Jul 2017 21:56:24 +0200 antonio montagnani wrote: > same here. > > ldd /usr/bin/acroread > not a dynamic executable > > am I missing something?? what does "file /usr/bin/acroread"

Re: keyboard producing diacritics (acute accent, dot-above, cedilla-below)

2017-07-18 Thread George R Goffe
Hi, I have tested for this "bug" under Gnome and find that it (the "bug") has gone away. KDE apparently has some bugs outstanding along with one whose component that handles menuing in the desktop and the one (same one?) that handles/registers apps that start up, contains other apps, displays

Re: waaaaaaay off topic!! (httpd infinite redirects)

2017-07-18 Thread Tim
Allegedly, on or about 16 July 2017, bruce sent: > I've got a site (drupal+mod) that's throwing an infinite redirect. > I've been searching high/low, as well as modifying/testing the > httpd.conf, .htaccess, and the setting file for the app. URL re-writing? e.g The main HTTP server config is

Re: Network dies on laptop lid closure

2017-07-18 Thread William Oliver
On Wed, 2017-07-19 at 04:08 +0930, Tim wrote: > Oh, and another thing... > > Allegedly, on or about 18 July 2017, William Oliver sent: > > I'm running Fedora 26 on a slightly old HP laptop using KDE. > > Do you have other desktops installed, too? Even if you're using KDE, > perhaps a part of

Re: EXTERNAL: Re: Adobe Acrobat & F26

2017-07-18 Thread Wells, Roger K.
On 07/18/2017 04:51 PM, Tom Horsley wrote: On Tue, 18 Jul 2017 21:56:24 +0200 antonio montagnani wrote: same here. ldd /usr/bin/acroread not a dynamic executable am I missing something?? what does "file /usr/bin/acroread" say? If it is a shell script, you may need to make a copy

Re: Adobe Acrobat & F26

2017-07-18 Thread Tom Horsley
On Tue, 18 Jul 2017 21:56:24 +0200 antonio montagnani wrote: > same here. > > ldd /usr/bin/acroread > not a dynamic executable > > am I missing something?? what does "file /usr/bin/acroread" say? If it is a shell script, you may need to make a copy of the script and embed the "ldd" in

Re: Adobe Acrobat & F26

2017-07-18 Thread Chris Adams
Once upon a time, Rick Stevens said: > > ldd /usr/bin/acroread > > not a dynamic executable > > I believe that means it's a statically linked executable and doesn't use > shared libraries (.so files). It can also mean it isn't an ELF binary; IIRC at one point

Re: Adobe Acrobat & F26

2017-07-18 Thread Rick Stevens
On 07/18/2017 12:56 PM, antonio montagnani wrote: > Tom Horsley ha scritto il 18/07/2017 alle 14:55: >> You could try running ldd with the path to acroread as an arg and >> see if it says some libraries are not found. If the only problem >> is missing libraries, perhaps you could get them from an

Re: Adobe Acrobat & F26

2017-07-18 Thread Antonio M
already done: nothing happens, something is running but program doesn't show up Antonio Montagnani Linux Fedora 26(Workstation) inviato da Gmail 2017-07-18 22:06 GMT+02:00 Joe Zeff : > On 07/18/2017 12:56 PM, antonio montagnani wrote: > >> >> same here. >> >> ldd

Re: Adobe Acrobat & F26

2017-07-18 Thread Joe Zeff
On 07/18/2017 12:56 PM, antonio montagnani wrote: same here. ldd /usr/bin/acroread not a dynamic executable am I missing something?? Try running acroread from a terminal and see what happens. ___ users mailing list --

Re: Adobe Acrobat & F26

2017-07-18 Thread antonio montagnani
Tom Horsley ha scritto il 18/07/2017 alle 14:55: You could try running ldd with the path to acroread as an arg and see if it says some libraries are not found. If the only problem is missing libraries, perhaps you could get them from an older fedora where acroread worked (or they might be in the

Re: routes not being applied to interfaces

2017-07-18 Thread InvalidPath
On Tue, Jul 18, 2017 at 12:46 PM, Rick Stevens wrote: > On 07/18/2017 11:05 AM, InvalidPath wrote: > > Thanks Rick, Yeah I'm certain. The network interface enp62s0u1u2 is the > > usb-c adapter built into the dock. So once docked that int comes up > > and, before the F26

Re: EXTERNAL: Re: Network dies on laptop lid closure

2017-07-18 Thread Wells, Roger K.
On 07/18/2017 02:42 PM, William Oliver wrote: On Tue, 2017-07-18 at 13:24 -0400, Wells, Roger K. wrote: 8/2017 11:08 AM, Sylvia Sánchez wrote: Hello, If you're going to install another desktop to test configuration I would suggest Cinnamon or Xfce. Gnome 3 has very few options, so you might

Re: routes not being applied to interfaces

2017-07-18 Thread Rick Stevens
On 07/18/2017 11:05 AM, InvalidPath wrote: > Thanks Rick, Yeah I'm certain. The network interface enp62s0u1u2 is the > usb-c adapter built into the dock. So once docked that int comes up > and, before the F26 upgrade the routes would get applied. Not they don't :( Hmmm. Are you using NM to

Re: EXTERNAL: Re: Network dies on laptop lid closure

2017-07-18 Thread William Oliver
On Tue, 2017-07-18 at 13:24 -0400, Wells, Roger K. wrote: > > > > 8/2017 11:08 AM, Sylvia Sánchez > > > wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hello, > > > > > > > > >

Re: Network dies on laptop lid closure

2017-07-18 Thread Tim
Oh, and another thing... Allegedly, on or about 18 July 2017, William Oliver sent: > I'm running Fedora 26 on a slightly old HP laptop using KDE. Do you have other desktops installed, too? Even if you're using KDE, perhaps a part of another desktop manager is monitoring the lid, as well. --

Re: Network dies on laptop lid closure

2017-07-18 Thread Tim
Allegedly, on or about 18 July 2017, William Oliver sent: > I'm running Fedora 26 on a slightly old HP laptop using KDE. One > minor irritation is that whenever I close the lid of the laptop, the > network turns off -- both wifi and wired. What manages your network? NetworkManager? Something

Re: Network dies on laptop lid closure

2017-07-18 Thread Tim
Allegedly, on or about 18 July 2017, Tom Killian sent: > The machine can overheat with the display running and the lid closed. On *some* laptops they can overheat when the laptop is running and the lid is closed (because some of the cooling venting is being blocked by the screen/lid). You need

Re: routes not being applied to interfaces

2017-07-18 Thread InvalidPath
Thanks Rick, Yeah I'm certain. The network interface enp62s0u1u2 is the usb-c adapter built into the dock. So once docked that int comes up and, before the F26 upgrade the routes would get applied. Not they don't :( On Tue, Jul 18, 2017 at 10:38 AM, Rick Stevens wrote: >

Re: Network dies on laptop lid closure

2017-07-18 Thread Tom Killian
My (F24) laptop's lid behavior, configured in the MATE control center, is to blank the display and leave everything else alone. The machine can overheat with the display running and the lid closed. ___ users mailing list -- users@lists.fedoraproject.org

Re: Network dies on laptop lid closure

2017-07-18 Thread Samuel Sieb
On 07/18/2017 05:59 AM, William Oliver wrote: I'm running Fedora 26 on a slightly old HP laptop using KDE. One minor irritation is that whenever I close the lid of the laptop, the network turns off -- both wifi and wired. Have you looked in the journal around the time that you close the lid

Re: EXTERNAL: Re: Network dies on laptop lid closure

2017-07-18 Thread Samuel Sieb
On 07/18/2017 10:24 AM, Wells, Roger K. wrote: FWIW On my Thinkpad X260, Fedora 25 (fully updated), Gnome3 adding the following line: HandleLidSwitch=ignore to /etc/systemd/logind.conf allows the PC to not suspend when the lid is closed. This was after a restart. A simple logoff/login

Re: EXTERNAL: Re: Network dies on laptop lid closure

2017-07-18 Thread fred roller
> FWIW > On my Thinkpad X260, Fedora 25 (fully updated), Gnome3 adding the following line: > HandleLidSwitch=ignore > to > /etc/systemd/logind.conf > allows the PC to not suspend when the lid is closed. > This was after a restart. A simple logoff/login sequence was not sufficient. > Also, this is

Re: EXTERNAL: Re: Network dies on laptop lid closure

2017-07-18 Thread Wells, Roger K.
On 07/18/2017 11:08 AM, Sylvia Sánchez wrote: Hello, If you're going to install another desktop to test configuration I would suggest Cinnamon or Xfce. Gnome 3 has very few options, so you might not be able to test much. FWIW On my Thinkpad X260, Fedora 25 (fully updated), Gnome3 adding

Re: rpmbuild

2017-07-18 Thread John Pilkington
On 18/07/17 18:07, John Pilkington wrote: On 18/07/17 17:07, Patrick Dupre wrote: Hello, I am trying to patch gnuplot with https://sourceforge.net/p/gnuplot/patches/694/ However, it fails for several reasons, The first one is that the patch does not apply to last version of tabulate.c (maybe

Re: rpmbuild

2017-07-18 Thread Todd Zullinger
Patrick Dupre wrote: I am trying to patch gnuplot with https://sourceforge.net/p/gnuplot/patches/694/ However, it fails for several reasons, The first one is that the patch does not apply to last version of tabulate.c (maybe to a previous one). Then a fixed directly the tabulate.c file

Re: rpmbuild

2017-07-18 Thread John Pilkington
On 18/07/17 17:07, Patrick Dupre wrote: Hello, I am trying to patch gnuplot with https://sourceforge.net/p/gnuplot/patches/694/ However, it fails for several reasons, The first one is that the patch does not apply to last version of tabulate.c (maybe to a previous one). Then a fixed directly

Re: rpmbuild

2017-07-18 Thread Rick Stevens
On 07/18/2017 09:07 AM, Patrick Dupre wrote: > Hello, > > I am trying to patch gnuplot with > https://sourceforge.net/p/gnuplot/patches/694/ > > However, it fails for several reasons, > The first one is that the patch does not apply to last version > of tabulate.c (maybe to a previous one). >

Re: routes not being applied to interfaces

2017-07-18 Thread Rick Stevens
On 07/18/2017 08:19 AM, InvalidPath wrote: > Anyone? Seems like an issue of this caliber would be important. I know > it is for me when I am forced to resort to manually inputting custom > routes each morning. You specifically said "while docked". Are you certain your system is recognizing when

rpmbuild

2017-07-18 Thread Patrick Dupre
Hello, I am trying to patch gnuplot with https://sourceforge.net/p/gnuplot/patches/694/ However, it fails for several reasons, The first one is that the patch does not apply to last version of tabulate.c (maybe to a previous one). Then a fixed directly the tabulate.c file How can generate the

Re: Network dies on laptop lid closure

2017-07-18 Thread William Oliver
On Tue, 2017-07-18 at 11:33 -0400, Fred Smith wrote: > > do you have the network configured to be available to all users? If > not, > perhaps closing the lids makes the network drop, whereas enabling > that > option might prevent > > I haven't seen this, so I'm only guessing,... I have my laptop

Re: Network dies on laptop lid closure

2017-07-18 Thread Fred Smith
On Tue, Jul 18, 2017 at 03:51:48PM +0100, John Pilkington wrote: > On 18/07/17 15:03, Ed Greshko wrote: > >On 07/18/17 20:59, William Oliver wrote: > >>I'm running Fedora 26 on a slightly old HP laptop using KDE. One minor > >>irritation is that whenever I close the lid of the laptop, the network

Re: routes not being applied to interfaces

2017-07-18 Thread InvalidPath
Anyone? Seems like an issue of this caliber would be important. I know it is for me when I am forced to resort to manually inputting custom routes each morning. On Mon, Jul 17, 2017 at 9:14 AM, InvalidPath wrote: > Pre-F26 upgrade I used a route file to apply work

Re: F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-18 Thread Tim
Allegedly, on or about 17 July 2017, Daniel Miranda sent: > > When I press the slash/question-mark (on a PT-BR keyboard) key while > focused into a window, or when pressing backspace to erase that slash > immediately afterwards, X11 will freeze for about a second consuming > 100% CPU. No other

Re: Network dies on laptop lid closure

2017-07-18 Thread Sylvia Sánchez
Hello, If you're going to install another desktop to test configuration I would suggest Cinnamon or Xfce. Gnome 3 has very few options, so you might not be able to test much. Cheers, Sylvia On 18 July 2017 at 16:53, William Oliver wrote: > On Tue, 2017-07-18 at 22:03

Re: Network dies on laptop lid closure

2017-07-18 Thread William Oliver
On Tue, 2017-07-18 at 15:28 +0200, Sylvia Sánchez wrote: > Hello, > I have the same but I just don't close the lid and let it working > alone. I mean, if it hibernates or even if it suspends, of course > wifi will be turned off. So your options are not > hibernating/suspending the computer or

Re: Network dies on laptop lid closure

2017-07-18 Thread William Oliver
On Tue, 2017-07-18 at 22:03 +0800, Ed Greshko wrote: > [snip] > On 07/18/17 20:59, William Oliver wrote: > Since it works for me, and I think we have similar settings, I don't > think I've been > much help. Is there, perhaps, a BIOS setting? > > No, that helps. It means that it's not

Re: Network dies on laptop lid closure

2017-07-18 Thread John Pilkington
On 18/07/17 15:03, Ed Greshko wrote: On 07/18/17 20:59, William Oliver wrote: I'm running Fedora 26 on a slightly old HP laptop using KDE. One minor irritation is that whenever I close the lid of the laptop, the network turns off -- both wifi and wired. FWIW I'll report that I have two old

Re: F26: particular keystrokes cause Xorg to freeze momentarily, looking for debugging suggestions

2017-07-18 Thread Tim
Going off on a tangent, but replying to this comment in the thread: Allegedly, on or about 17 July 2017, stan sent: > This sounds a lot like a vim plugin for editing html. In that plugin, > it uses the , as the key to indicate that it is receiving a command. > So, whenever a comma is typed, it

Re: Network dies on laptop lid closure

2017-07-18 Thread Ed Greshko
On 07/18/17 20:59, William Oliver wrote: > I'm running Fedora 26 on a slightly old HP laptop using KDE. One minor > irritation is that whenever I close the lid of the laptop, the network > turns off -- both wifi and wired. I just did a fresh install on a Acer Aspire laptop from 2007. Also a KDE

Re: [SOLVED] problem with Viber (F26)

2017-07-18 Thread Ed Greshko
On 07/18/17 20:57, Gour wrote: > On Tue, 18 Jul 2017 17:10:42 +0800 > Ed Greshko wrote: > >> Does "ldd -v /opt/viber/Viber >> >> Show any abnormalities like undefined symbols? > Nope, it's fine...however, after some googling I was able to resolve it - the > problem is

Re: F26 and blurry fonts

2017-07-18 Thread Andreas M. Kirchwitz
Heinz Diehl wrote: > for those who love razorsharp fonts just like me but got the new v40 > interpreter > coming with freetype-2.7 enforced on them when installing F26: the good old > v35 > interpreter is still there (and I hope it will be forever). You can > use it by

Re: Network dies on laptop lid closure

2017-07-18 Thread Sylvia Sánchez
Hello, I have the same but I just don't close the lid and let it working alone. I mean, if it hibernates or even if it suspends, of course wifi will be turned off. So your options are not hibernating/suspending the computer or not closing the lid. Hope this helps you. Regards, Sylvia On 18

Re: Only one problem after F25 -> F26

2017-07-18 Thread Frank Elsner
On Mon, 17 Jul 2017 11:00:06 -0400 Tom Horsley wrote: > On Mon, 17 Jul 2017 16:15:01 +0200 > Frank Elsner wrote: > > > After succesfull login two windows come up. One asking for the > > admin password to configure network, the other for using rfkill. > > Probably related. I think rfkill has

Network dies on laptop lid closure

2017-07-18 Thread William Oliver
I'm running Fedora 26 on a slightly old HP laptop using KDE. One minor irritation is that whenever I close the lid of the laptop, the network turns off -- both wifi and wired. I do a lot of downloads. I like to start one, close the lid, and set the machine aside while I do other tasks. But I

Re: [SOLVED] problem with Viber (F26)

2017-07-18 Thread Gour
On Tue, 18 Jul 2017 17:10:42 +0800 Ed Greshko wrote: > Does "ldd -v /opt/viber/Viber > > Show any abnormalities like undefined symbols? Nope, it's fine...however, after some googling I was able to resolve it - the problem is OpenSSL compatibility, iow. F26 does ship

Re: Adobe Acrobat & F26

2017-07-18 Thread Tom Horsley
You could try running ldd with the path to acroread as an arg and see if it says some libraries are not found. If the only problem is missing libraries, perhaps you could get them from an older fedora where acroread worked (or they might be in the repos still, but you just don't have them

Re: Adobe Acrobat & F26

2017-07-18 Thread Neal Becker
Max Pyziur wrote: > > Greetings, > > After upgrading to F26, Adobe Acrobat Reader doesn't work. > > Reference: > https://www.if-not-true-then-false.com/2010/install-adobe-acrobat-pdf-reader-on-fedora-centos-red-hat-rhel/ > > > Any guidance on what to do? > > Much thanks in advance, > same

qt5 version(s) in f26

2017-07-18 Thread Timothée Floure
Hello, I thought f26 would bring me qt 5.8 and improve a few things with my qutebrowser's experience. However, after the update (from f25) qutebrowser was still using qt 5.7.1 : weird. So I decided to take a look to the installed version of qt5/qt5-qtwebengine... 5.8.0 for the qt5 meta package,

Re: problem with Viber (F26)

2017-07-18 Thread Ed Greshko
On 07/18/17 15:55, Gour wrote: > On Tue, 18 Jul 2017 15:10:45 +0800 > Ed Greshko wrote: > >> First tip. When you talk of an application not provided by Fedora >> you should post a link to their site or where you acquired it. This >> way someone doesn't have to guess. > I

Re: problem with Viber (F26)

2017-07-18 Thread Gour
On Tue, 18 Jul 2017 15:10:45 +0800 Ed Greshko wrote: > First tip. When you talk of an application not provided by Fedora > you should post a link to their site or where you acquired it. This > way someone doesn't have to guess. I apologize. :-( > Anyway, after looking

Re: problem with Viber (F26)

2017-07-18 Thread Ed Greshko
On 07/18/17 14:39, Gour wrote: > F25 --> F26 upgrade was, in general, great experience, but there are some > problems to be solved (here), like inability to run desktop version of Viber > app. > > > Attempt to launch it segfaults: I had to do a fresh install of F26/KDE on a laptop due to a

problem with Viber (F26)

2017-07-18 Thread Gour
Hello, F25 --> F26 upgrade was, in general, great experience, but there are some problems to be solved (here), like inability to run desktop version of Viber app. Attempt to launch it segfaults: 932.177232] Viber[4405]: segfault at 0 ip 7f70fa44caf4 sp 7fffacf7f7b0 error 4 in