Re: take screen shot error

2012-01-04 Thread lina
On Thursday 05,January,2012 03:30 AM, Walter Hurry wrote: On Wed, 04 Jan 2012 11:11:48 +0800, lina wrote: actually I have started to enjoy using scrot. Here is the script which I have bound to my 'PrtSc' key: - #!/bin/bash TIME=`date +%Y-%

Re: take screen shot error

2012-01-04 Thread Tony Baldwin
On Wed, Jan 04, 2012 at 07:30:30PM +, Walter Hurry wrote: > On Wed, 04 Jan 2012 11:11:48 +0800, lina wrote: > > > actually I have started to enjoy using scrot. > > > Here is the script which I have bound to my 'PrtSc' key: > > - > #!/bin/b

Re: take screen shot error

2012-01-04 Thread Walter Hurry
On Wed, 04 Jan 2012 11:11:48 +0800, lina wrote: > actually I have started to enjoy using scrot. Here is the script which I have bound to my 'PrtSc' key: - #!/bin/bash TIME=`date +%Y-%m-%d-%T` FILE=$HOME/Pictures/Screenshot_$TIME.png scrot -s

Re: take screen shot error

2012-01-03 Thread lina
On Tuesday 03,January,2012 11:44 PM, Camaleón wrote: On Mon, 02 Jan 2012 16:33:18 +0800, lina wrote: Impossible to save the screenshot to file:///home/lina/Desktop. Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Nautilus was not provided by any .service f

Re: take screen shot error

2012-01-03 Thread Camaleón
On Mon, 02 Jan 2012 16:33:18 +0800, lina wrote: > Impossible to save the screenshot to file:///home/lina/Desktop. > Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The > name org.gnome.Nautilus was not provided by any .service files. > Please choose another location and retry.

Re: take screen shot error

2012-01-02 Thread Tom Ashley
On Mon, 2 Jan 2012 11:31:32 -0500 Tony Baldwin wrote: > You won't have one unless you use openbox or LXDE. > Somewhere in your XFCE prefs or configs there is a graphical program > that will allow you to add keybindings. > I do not recall where it is. I have played with XFCE, but have never > use

Re: take screen shot error

2012-01-02 Thread Tony Baldwin
On Mon, Jan 02, 2012 at 09:48:37PM +0800, lina wrote: > On Monday 02,January,2012 09:02 PM, Tony Baldwin wrote: > >On Mon, Jan 02, 2012 at 04:33:18PM +0800, lina wrote: > >>Impossible to save the screenshot to file:///home/lina/Desktop. > >> Error was GDBus.Error:org.freedesktop.DBus.Error.Service

Re: take screen shot error

2012-01-02 Thread lina
On Monday 02,January,2012 09:02 PM, Tony Baldwin wrote: On Mon, Jan 02, 2012 at 04:33:18PM +0800, lina wrote: Impossible to save the screenshot to file:///home/lina/Desktop. Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Nautilus was not provided by any .se

Re: take screen shot error

2012-01-02 Thread Tony Baldwin
On Mon, Jan 02, 2012 at 04:33:18PM +0800, lina wrote: > Impossible to save the screenshot to file:///home/lina/Desktop. > Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: > The name org.gnome.Nautilus was not provided by any .service files. > Please choose another location and ret

Re: take screen shot error

2012-01-02 Thread lina
On Monday 02,January,2012 06:35 PM, Scott Ferguson wrote: On 02/01/12 19:33, lina wrote: Impossible to save the screenshot to file:///home/lina/Desktop. Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Nautilus was not provided by any .service files. Please

Re: take screen shot error

2012-01-02 Thread Scott Ferguson
On 02/01/12 19:33, lina wrote: > Impossible to save the screenshot to file:///home/lina/Desktop. > Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The > name org.gnome.Nautilus was not provided by any .service files. > Please choose another location and retry. > > Thanks for any

take screen shot error

2012-01-02 Thread lina
Impossible to save the screenshot to file:///home/lina/Desktop. Error was GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Nautilus was not provided by any .service files. Please choose another location and retry. Thanks for any suggestions, Best regards, -- To UNS