Re: Workable installation of VTK and GWT

2017-09-09 Thread didier gaumet
Disclaimer: I have never used or built Elmer >From the Elmer wiki at http://www.elmerfem.org/elmerwiki/index.php?title=Compilation_of_Elmer_on_Linux_using_Cmake : [...] "Furthermore, ElmerGUI will be compiled - this expects the "devel" versions of OpenCascade, QWT and a binary (should the post-pr

Re: top that shows "Web Content" (was Re: Recommended editor for novice programmers?)

2017-09-09 Thread rhkramer
On Friday, September 08, 2017 07:59:40 PM David Wright wrote: > On Fri 08 Sep 2017 at 17:39:39 (-0400), rhkra...@gmail.com wrote: > > On Friday, September 08, 2017 05:13:31 PM David Wright wrote: > > > Meanwhile, I have firefox open on the results of a google search. > > > That's currently reading

Re: rsnapshot

2017-09-09 Thread Pol Hallen
hello and thanks for your reply :) well, does "delta" keeps my backup for 10 years? thanks # Daily at 01:00 am 00 01 * * * root/usr/bin/rsnapshot alpha # Weekly on every Monday at 03:30 am 30 3 * * 1 root/usr/bin/rsnapshot beta # Monthly on ev

Re: Recommended editor for novice programmers?

2017-09-09 Thread Curt
On 2017-09-09, Joel Roth wrote: > I'm dropping in late to say that running 'vimtutor' in a > terminal is an easy way to interactively get to know how vim > works. > I use vim on a very rudimentary level, and on that very rudimentary level it is easy. 'i' start writing; esc ":w" save that puppy.

OT: Hurricane

2017-09-09 Thread David Niklas
There is only one thing worse than a *CAT 5* hurricane headed towards Florida. Another one behind it. And there is only one thing worse than 2 powerful hurricanes headed towards Florida. If you're still there. All of the above is happening to me. Those of the prayer inclined nature might try a li

Re: leaving the hibernate state

2017-09-09 Thread Pierre Frenkiel
On Tue, 5 Sep 2017, Pierre Frenkiel wrote: On Sat, 2 Sep 2017, Andr? N B wrote: Have you tried any of these tests? https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/plain/Documentation/power/basic-pm-debugging.txt?h=v4.12.10 I tried the first one: it crashed my lapt

hibernate uses a wrong UUID

2017-09-09 Thread Pierre Frenkiel
I have this in /etc/initramfs-tools/conf.d/resume RESUME=UUID=42b1dc3e-6206-4bd5-9eb4-76e97f94cd65 which is actually the UUID of the swap partition. and after pm-hibernate and reboot, I find in syslog: PM: Checking hibernation image partition /dev/disk/by-uuid/2fff8fc5-d304-418f-8d5c-c0ae

Re: hibernate uses a wrong UUID

2017-09-09 Thread Michael Biebl
Am 09.09.2017 um 18:50 schrieb Pierre Frenkiel: > I have this in /etc/initramfs-tools/conf.d/resume >     RESUME=UUID=42b1dc3e-6206-4bd5-9eb4-76e97f94cd65 > which is actually the UUID of the swap partition. > > and after pm-hibernate and reboot, I find in syslog: >    PM: Checking hibernation imag

Re: hibernate uses a wrong UUID

2017-09-09 Thread Pierre Frenkiel
On Sat, 9 Sep 2017, Michael Biebl wrote: Outdated initramfs? After modifying /etc/initramfs-tools/conf.d/resume you need to run update-initramfs Thank you for the advice. I did it once, but may-be it failed. I'll run it again, to be sure.

Re: musescore

2017-09-09 Thread Karen Lewellen
Hi, Thanks for all the information, both on and off list, about this program. Karen

Re: hibernate uses a wrong UUID

2017-09-09 Thread Pierre Frenkiel
On Sat, 9 Sep 2017, Michael Biebl wrote: Outdated initramfs? After modifying /etc/initramfs-tools/conf.d/resume you need to run update-initramfs I ran it again (update-initramfs -u), and I got the message generating . but the problem is still there best regards, -- Pierre Frenkiel

Weird graphical glitches bug with gdm3 and gnome on stretch

2017-09-09 Thread Ramiro Simões Lopes
Hi everyone! I'm having this weird bug on Stretch with gdm3 and Gnome. Fluxbox and i3 work perfectly. It's difficult to describe it so I uploaded a couple videos to show you: https://photos.app.goo.gl/lgTsHKLZhBa3SaF83 https://photos.app.goo.gl/m2Dj4XYP79q0fSTJ2 I googled it but I haven't found

Re: OT: Hurricane

2017-09-09 Thread Patrick Bartek
On Sat, 9 Sep 2017 12:06:23 -0400 David Niklas wrote: > There is only one thing worse than a *CAT 5* hurricane headed towards > Florida. Irma's a CAT 3 storm currently (north of Cuba), and if it tracks through Central Florida as predicted, it will loose strength rapidly -- hurricanes need to fee

Re: OT: Hurricane

2017-09-09 Thread Felix Miata
David Niklas composed on 2017-09-09 12:06 (UTC-0400): > There is only one thing worse than a *CAT 5* hurricane headed towards Florida. > Another one behind it. > And there is only one thing worse than 2 powerful hurricanes headed > towards Florida. > If you're still there. > All of the above is

Re: hibernate uses a wrong UUID

2017-09-09 Thread Cindy-Sue Causey
On 9/9/17, Pierre Frenkiel wrote: > On Sat, 9 Sep 2017, Michael Biebl wrote: > >> Outdated initramfs? >> After modifying /etc/initramfs-tools/conf.d/resume you need to run >> update-initramfs > >I ran it again (update-initramfs -u), and I got the message >generating . >but the prob

Re: rsnapshot

2017-09-09 Thread Jochen Spieker
Pol Hallen: > > well, does "delta" keeps my backup for 10 years? For your configuration: yes, I think so. I am still using rsnapshot's old days/weeks/months method, so I do not have own experience with the alpa/beta/gamma/delta thing. J. -- I am on the payroll of a company to whom I owe my undy

Unsound Sound

2017-09-09 Thread Martin McCormick
This seems to be a case of not knowing what I don't know. There is a wheezy system that is routinely updated and sound mostly works normally with /dev/dsp being a CS4237B built-in sound card and /dev/dsp1 is a usb-based sound card that works just like it should. I did need to add snd_cs423

Re: top that shows "Web Content" (was Re: Recommended editor for novice programmers?)

2017-09-09 Thread Nick Boyce
On Sat, 9 Sep 2017 07:39:58 -0400 rhkra...@gmail.com wrote: > On Friday, September 08, 2017 07:59:40 PM David Wright wrote: > > On Fri 08 Sep 2017 at 17:39:39 (-0400), rhkra...@gmail.com wrote: > > > On Friday, September 08, 2017 05:13:31 PM David Wright wrote: > > > > Meanwhile, I have firefox op

Re: Recommended editor for novice programmers?

2017-09-09 Thread Zenaan Harkness
On Fri, Sep 08, 2017 at 04:13:31PM -0500, David Wright wrote: > On Fri 08 Sep 2017 at 03:24:11 (+0100), Nick Boyce wrote: > > On Wed, 06 Sep 2017 16:19:03 +1000 > > Ben Finney wrote: > > > > > Nick Boyce writes: > > > > > > > I don't want to provoke any religious war here, and sorry if I offend

Re: Editor survival [Was: Recommended editor for novice programmers?]

2017-09-09 Thread Zenaan Harkness
On Fri, Sep 08, 2017 at 04:17:50PM -0500, David Wright wrote: > On Fri 08 Sep 2017 at 03:19:49 (+0100), Nick Boyce wrote: > > You're absolutely right. I have sat next to seasoned vi users watching in > > awe as their fingers flew entering weird totally non-intuitive commands (to > > me) and achi

Re: OT: Hurricane

2017-09-09 Thread arne
> A few bad storms over a few years > doesn't make climate. > > > Thanks, > > David yes Stay Safe you could study the warming in the Middle Ages you could study the cool times in the Middle Ages in Europe too. key words: Iceland Greenland. Iceland was discovered and given name in the cold perio

Re: OT: Hurricane

2017-09-09 Thread Doug
On 09/09/2017 11:07 PM, arne wrote: A few bad storms over a few years doesn't make climate. Thanks, David yes Stay Safe you could study the warming in the Middle Ages you could study the cool times in the Middle Ages in Europe too. key words: Iceland Greenland. Iceland was discovered and give

Re: OT: Hurricane

2017-09-09 Thread Zenaan Harkness
On Sat, Sep 09, 2017 at 11:22:27PM -0500, Doug wrote: > > On 09/09/2017 11:07 PM, arne wrote: > > > A few bad storms over a few years > > > doesn't make climate. > > > > > > > Thanks, > > > > David > > yes > > Stay Safe > > you could study the warming in the Middle Ages > > you could study the co

Re: Cannot switch to Chinese Input Method with fcitx after upgrading to Debian Buster

2017-09-09 Thread 慕 冬亮
On 09/07/2017 02:01 PM, 慕 冬亮 wrote: Hi all, Yesterday I upgraded my Debian Stretch to Debian Buster. Something unexpected happens. I cannot switch to fcitx-googlepinyin/sunpinyin with fcitx. In Debian Stretch, if I click "Ctrl+Space", it will change to fcitx-googlepinyin. And then I can type

Command to track real-time output of mounted devices?

2017-09-09 Thread Fjfj109
Hi, my question is if I wanted to mount a device and then have real time output about the status of the device, what the command is to do that?

Re: OT: Hurricane

2017-09-09 Thread Rick Thomas
Felix and David, our thoughts and prayers are with you this week. Please stay safe! Rick