Re: Script vs command line behaviour

2016-10-13 Thread Mark Fletcher
On Wed, Oct 12, 2016 at 05:17:20PM +0200, Nicolas George wrote: > You can debug what happens to your script by adding this line near the > beginning: > > strace -f -e execve -s 1 -o /tmp/my_script.$$.$(date +%Y%m%d%H%M%S) & > > Tomorrow, the file in /tmp will tell you what happened. > OK I

Re: Script vs command line behaviour

2016-10-13 Thread Nicolas George
Le duodi 22 vendémiaire, an CCXXV, Mark Fletcher a écrit : > > strace -f -e execve -s 1 -o /tmp/my_script.$$.$(date +%Y%m%d%H%M%S) & > But there is no my_script. in /tmp... WhaFu? My bad, I forgot the end of the command: -p $$ (insert just before the final ampersand) Command explained: st

Re: Resume From Hibernation Failing With Automatic Reboot - Debian Testing

2016-10-13 Thread Markus Grunwald
Hello Sicelo, > I am running Debian Testing, and for the last two weeks or so, it is > impossible to successfully resume the system from hibernation. Sorry that I can't help you, but I have the same problem. Although, I can provide an error from the logfile: Okt 12 19:13:22 haktar kernel: PM: St

Can't restore tabs in Firefox after crash (from places.sqlite)I

2016-10-13 Thread rhkramer
I've done a little googling on the subject and haven't found anything useful so far. Most of the links I've found seem to deal with older versions of Firefox (iiuc) which stored the history in a file named sessionstore.js (iiuc). There is no sessionstore.js file on my computer (Debian wheezy

Installing Debian from one CD and one DVD and loading Gnome with TASKSEL

2016-10-13 Thread William Lee Valentine
I had only the first CD and the first DVD for the current version of Debian with which to install Debian on one of my computers. I managed the installation, however, and got a command prompt after booting. I then used TASKSEL to download Gnome. This succeeded; but, on rebooting, I still got a comm

Re: Installing Debian from one CD and one DVD and loading Gnome with TASKSEL

2016-10-13 Thread Greg Wooledge
On Thu, Oct 13, 2016 at 02:08:03PM -0600, William Lee Valentine wrote: > The current version of Debian, however, does not have a file INITTAB > under /ETC. How do I get Debian to boot to Gnome, currently, and not to > a command prompt? Just make sure the gdm3 package is installed, and you should g

Re: Installing Debian from one CD and one DVD and loading Gnome with TASKSEL

2016-10-13 Thread Andrew M.A. Cater
On Thu, Oct 13, 2016 at 02:08:03PM -0600, William Lee Valentine wrote: > I had only the first CD and the first DVD for the current version of > Debian with which to install Debian on one of my computers. I managed > the installation, however, and got a command prompt after booting. I > then used TA

Re: Installing Debian from one CD and one DVD and loading Gnome with TASKSEL

2016-10-13 Thread Brian
On Thu 13 Oct 2016 at 14:08:03 -0600, William Lee Valentine wrote: > I had only the first CD and the first DVD for the current version of > Debian with which to install Debian on one of my computers. I managed You only need one of these. Which one did you use? > the installation, however, and go

Re: Script vs command line behaviour

2016-10-13 Thread Mark Fletcher
On Thu, Oct 13, 2016 at 04:55:06PM +0200, Nicolas George wrote: > Le duodi 22 vendémiaire, an CCXXV, Mark Fletcher a écrit : > > > strace -f -e execve -s 1 -o /tmp/my_script.$$.$(date +%Y%m%d%H%M%S) & > > > But there is no my_script. in /tmp... WhaFu? > > My bad, I forgot the end of the comma

Re: Script vs command line behaviour

2016-10-13 Thread Henrique de Moraes Holschuh
On Thu, 13 Oct 2016, Mark Fletcher wrote: > but I don't completely understand what you mean. Are you saying that, > even though the command to start fetchmail is not an invokation of a > systemd unit, the fact that it is happening from inside a script that is > run by a systemd unit somehow allo

Re: Replaygain, alternatives to Easymp3gain-gtk/-qt.

2016-10-13 Thread Seeker
On 10/4/2016 12:19 AM, Seeker wrote: It looks like Ex Falso is the way I'm going to go. The replaygain plugin in Ex Falso is disabled by default so you have to enable it first. Once enabled you can select some tracks in the song list, right click, then select replaygain to initiate the scan.