Re: mws vs metar data, nsw 1, metar 0

2016-10-18 Thread Peter Ludikovsky
When you visit the URL it's fetching there's a notice that the service is no longer available: "In Accordance with NWS Service Change Notice 16-16 this service has been discontinued." Regards, /peter Am 19.10.2016 um 05:32 schrieb Gene Heskett: > METAR is a std data format that has been used for

mws vs metar data, nsw 1, metar 0

2016-10-18 Thread Gene Heskett
METAR is a std data format that has been used for many years. I've been using a gkrellm, with its plugin gk-weather for about a decade, but I've just become aware that the last time I got valid METAR data from the airport about 20 miles northeast of me was on July 28th. So as a double-chk, I in

Re: Pardonnez-moi [was Re: libccid's Info.plist update in Stretch removing Nitrokey Smartcard products?]

2016-10-18 Thread Børge Holen
On 18 Oct 2016 16:19, "Stephan Beck" wrote: > > Hi, > > now I understand what might have happened. > I guess that the Nitrokey USB token wasn't even included in the > Info.plist file, and I probably had added those entries manually long > time ago, about 9 months ago. This is the only explanation

Re: Increase font size of GRUB menu?

2016-10-18 Thread Anthony Baldwin
It's been a while since I saw it, but I swear I once had a graphical tool for editing various Grub parameters, including the splash screen image, font, font size, and the grub menu, but I can't find it now. On 10/18/2016 11:22 AM, Richard Owlett wrote: On 10/18/2016 9:20 AM, Darac Marjal wrote

Re: What is *.cpp.d, and why is it breaking my compilations?

2016-10-18 Thread Jarle Aase
Just a few observations: 1) Both ninja and Unix Makefiles works if I use cmake on the command-line 2) Kdevelop successfully compiles the project if I use Unix Makefiles for cmake in stead of Ninja. So the problem seems related with Ninja. However, it would still be interesting to understan

What is *.cpp.d, and why is it breaking my compilations?

2016-10-18 Thread Jarle Aase
Hi fellow developers, After upgrading Debian Testing a few weeks ago, some of my pet projects could no longer build. They are all C++ projects, using CMake. I use Kdevelop as my IDE. I waited a while and upgraded again today, hoping that the problem would be gone. Unfortunately it was not. F

Re: veeger is infected ...startx again

2016-10-18 Thread Ric Moore
On 10/17/2016 06:48 PM, Felix Miata wrote: Ric Moore composed on 2016-10-17 17:47 (UTC-0400): Felix Miata wrote: Did you consider trying with both NVidia and Nouveau purged? Apparently, development focus has been migrating into the server-integrated modesetting driver: http://www.phoronix.co

Re: Increase font size of GRUB menu?

2016-10-18 Thread Darac Marjal
On Tue, Oct 18, 2016 at 10:22:24AM -0500, Richard Owlett wrote: On 10/18/2016 9:20 AM, Darac Marjal wrote: On Tue, Oct 18, 2016 at 08:51:00AM -0500, Richard Owlett wrote: With GRUB2 on Jessie, how do I increase the menu's font _size_ . A Google search wandered around my problem without addressi

Re: Increase font size of GRUB menu?

2016-10-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Oct 18, 2016 at 10:22:24AM -0500, Richard Owlett wrote: > On 10/18/2016 9:20 AM, Darac Marjal wrote: [...] > >You will need to convert a font of your choice to GRUB's pf2 format: [...] > I'm confused. We may be using the term "font" differe

Re: Increase font size of GRUB menu?

2016-10-18 Thread Richard Owlett
On 10/18/2016 9:20 AM, Darac Marjal wrote: On Tue, Oct 18, 2016 at 08:51:00AM -0500, Richard Owlett wrote: With GRUB2 on Jessie, how do I increase the menu's font _size_ . A Google search wandered around my problem without addressing it. I did discover that that GRUB was using a resolution that

Re: Increase font size of GRUB menu?

2016-10-18 Thread Darac Marjal
On Tue, Oct 18, 2016 at 08:51:00AM -0500, Richard Owlett wrote: With GRUB2 on Jessie, how do I increase the menu's font _size_ . A Google search wandered around my problem without addressing it. I did discover that that GRUB was using a resolution that matched my monitor's settings. [When menu

Pardonnez-moi [was Re: libccid's Info.plist update in Stretch removing Nitrokey Smartcard products?]

2016-10-18 Thread Stephan Beck
Hi, now I understand what might have happened. I guess that the Nitrokey USB token wasn't even included in the Info.plist file, and I probably had added those entries manually long time ago, about 9 months ago. This is the only explanation I can find for the result of the diff. So, the maintainer

Re: Shudown And Restart Issue

2016-10-18 Thread Jack Warkentin
Hi Aravind I am having a similar problem, if not the identical one. I believe it is a systemd issue. Here is a workaround that works for me. 1. Close all GUI windows and log out of the GUI. 2. Press Ctrl/Alt/F1 to obtain a console window. 3. Log in as root and shut down to single user mode

Increase font size of GRUB menu?

2016-10-18 Thread Richard Owlett
With GRUB2 on Jessie, how do I increase the menu's font _size_ . A Google search wandered around my problem without addressing it. I did discover that that GRUB was using a resolution that matched my monitor's settings. [When menu comes up go to command mode by typing 'c'. Then enter 'vbeinfo'

Re: USB3 work only one time on Debian 8 stable

2016-10-18 Thread Mario Jose Marques
To complement my problem, I boot Debian Live on USB2 (on USB3 port do not stated) and I do not have problem to plug, unplug and plug again devices on USB3. I read/write memory stick on USB3 without problem. Using Windows installation, I do not have problem to copy file from external hd on USB3 port

Re: usb 2-4: unable

2016-10-18 Thread Gary Dale
On 17/10/16 11:58 AM, Manoel Pedro de Araújo wrote: Hi guys, I have the problem. When the notebook start his show the mensagens: * usb 2-4: unable to read config index 0 descriptor/all usb 2-4: can't read configurations, error -110 * What to do to eliminate this error mensagens. I use the deb

Re: Deb 8.4 OpenSSL headers

2016-10-18 Thread Greg Wooledge
On Mon, Oct 17, 2016 at 04:57:33PM -0500, Nicholas Geovanis wrote: > Thanks very much, that was the correct name: libssl-dev, not openssl-dev or > similar...Nick In general, use apt-cache search to find packages when you don't know the exact names. $ apt-cache search --names-only ssl dev libace-i

libccid's Info.plist update in Stretch removing Nitrokey Smartcard products?

2016-10-18 Thread Stephan Beck
Hi all, when I updated my Debian testing installation on Friday using sudo apt-get update and sudo apt-get upgrade, a note made by what appears to be the libccid package maintainer was displayed, on the need to update its /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist file. When I look