Send Bristol mailing list submissions to
bristol@mailman.lug.org.uk
To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.lug.org.uk/mailman/listinfo/bristol
or, via email, send a message with subject or body 'help' to
bristol-request@mailman.lug.org.uk
You can reach the person managing the list at
bristol-owner@mailman.lug.org.uk
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bristol digest..."
Today's Topics:
1. Re: Bristol Digest, Vol 530, Issue 2 (Sean)
2. Re: Bristol Digest, Vol 530, Issue 2 (Peter Hemmings)
----------------------------------------------------------------------
Message: 1
Date: Tue, 17 Dec 2013 12:52:09 +0000
From: Sean <msfin303@yahoo.co.uk>
To: bristol@mailman.lug.org.uk
Subject: Re: [bristol] Bristol Digest, Vol 530, Issue 2
Message-ID: <1387284729.2477.7.camel@sean-X220>
Content-Type: text/plain; charset="iso-8859-1"
gnome-session-properties may not always show all your startup
applications
Each can be made hidden by modifying their independent files
in /etc/xdg/startup/{name-of-file}
this can be done by modifying in the file
NoDisplay=true to NoDisplay=false
Look in this directory and see if there a file to start up skupe
Cheers
Sean
On Tue, 2013-12-17 at 12:00 +0000, bristol-request@mailman.lug.org.uk
wrote:
> Send Bristol mailing list submissions to
> bristol@mailman.lug.org.uk
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mailman.lug.org.uk/mailman/listinfo/bristol
> or, via email, send a message with subject or body 'help' to
> bristol-request@mailman.lug.org.uk
>
> You can reach the person managing the list at
> bristol-owner@mailman.lug.org.uk
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Bristol digest..."
>
>
> Today's Topics:
>
> 1. Re: Skype 4.2 - At Boot! (Karl Southern)
> 2. Re: Skype 4.2 - At Boot! (Shane McEwan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 16 Dec 2013 17:27:50 +0000
> From: Karl Southern <karl@theangryangel.co.uk>
> To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
> Subject: Re: [bristol] Skype 4.2 - At Boot!
> Message-ID: <52AF3816.8030009@theangryangel.co.uk>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Assuming it's a relatively recent install it might be worth checki|ng
> ~/.config/autostart and /etc/xdg/autostart manually.
>
> It could be that gnome-session-properties isn't showing an entry that it
> should.
> |||
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20131216/c7e7a096/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 17 Dec 2013 10:40:33 +0000
> From: Shane McEwan <shane@mcewan.id.au>
> To: bristol@mailman.lug.org.uk
> Subject: Re: [bristol] Skype 4.2 - At Boot!
> Message-ID: <52B02A21.4020203@mcewan.id.au>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 14/12/13 22:42, Peter Hemmings wrote:
> > It runs at boot up and I cannot find how its running on my Fedora 18.
> >
> > With gnome desktop I looked in "gnome-session-properties" and it not there.
> > I also tried Cinnamon and it still runs.
> >
> > Did a bit of googling and in windoze there is a setting the "options"
> > window to stop it, but not in Linux! Is this a conspiracy by MS! or
> > can I stop it?
>
> A long shot but you could try:
>
> grep -ri skype ~
>
> to search through your home directory for anything that mentions Skype.
> You might spot it lurking in a gconf file or something.
>
> Shane.
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol
>
> End of Bristol Digest, Vol 530, Issue 2
> ***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20131217/6cd06ff0/attachment-0001.html>
------------------------------
Message: 2
Date: Tue, 17 Dec 2013 14:06:01 +0000
From: Peter Hemmings <peter@hemmings.eclipse.co.uk>
To: bristol@mailman.lug.org.uk
Subject: Re: [bristol] Bristol Digest, Vol 530, Issue 2
Message-ID: <52B05A49.6060009@hemmings.eclipse.co.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 17/12/13 12:52, Sean wrote:
>
> gnome-session-properties may not always show all your startup
> applications
>
> Each can be made hidden by modifying their independent files
> in /etc/xdg/startup/{name-of-file}
>
Does not seem to be in my "autostart":
[root@study ~]# cd /etc/xdg/startup
-bash: cd: /etc/xdg/startup: No such file or directory
[root@study ~]# cd /etc/xdg/
[root@study xdg]# ls
autostart lxsession openbox qtchooser tumbler user-dirs.defaults
libfm menus pcmanfm systemd user-dirs.conf xfce4
[root@study xdg]# cd autostart
[root@study autostart]# ls
abrt-applet.desktop gnome-settings-daemon.desktop
at-spi-dbus-bus.desktop gnome-sound-applet.desktop
bluetooth-applet.desktop gsettings-data-convert.desktop
caribou-autostart.desktop imsettings-start.desktop
cinnamon2d-screensaver.desktop nautilus-autostart.desktop
cinnamon-screensaver.desktop nm-applet.desktop
deja-dup-monitor.desktop orca-autostart.desktop
docky.desktop print-applet.desktop
evolution-alarm-notify.desktop restorecond.desktop
gnome-fallback-mount-helper.desktop tracker-miner-fs.desktop
gnome-keyring-gpg.desktop tracker-store.desktop
gnome-keyring-pkcs11.desktop user-dirs-update-gtk.desktop
gnome-keyring-secrets.desktop vino-server.desktop
gnome-keyring-ssh.desktop zeitgeist-datahub.desktop
gnome-screensaver.desktop
[root@study autostart]#
> this can be done by modifying in the file
> NoDisplay=true to NoDisplay=false
>
> Look in this directory and see if there a file to start up skupe
>
> Cheers
> Sean
>
>
> On Tue, 2013-12-17 at 12:00 +0000, bristol-request@mailman.lug.org.uk
> wrote:
>
>> Send Bristol mailing list submissions to
>> bristol@mailman.lug.org.uk
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://mailman.lug.org.uk/mailman/listinfo/bristol
>> or, via email, send a message with subject or body 'help' to
>> bristol-request@mailman.lug.org.uk
>>
>> You can reach the person managing the list at
>> bristol-owner@mailman.lug.org.uk
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Bristol digest..."
>>
>>
>> Today's Topics:
>>
>> 1. Re: Skype 4.2 - At Boot! (Karl Southern)
>> 2. Re: Skype 4.2 - At Boot! (Shane McEwan)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Mon, 16 Dec 2013 17:27:50 +0000
>> From: Karl Southern <karl@theangryangel.co.uk>
>> To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
>> Subject: Re: [bristol] Skype 4.2 - At Boot!
>> Message-ID: <52AF3816.8030009@theangryangel.co.uk>
>> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>>
>> Assuming it's a relatively recent install it might be worth checki|ng
>> ~/.config/autostart and /etc/xdg/autostart manually.
>>
>> It could be that gnome-session-properties isn't showing an entry that it
>> should.
>> |||
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20131216/c7e7a096/attachment-0001.html>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Tue, 17 Dec 2013 10:40:33 +0000
>> From: Shane McEwan <shane@mcewan.id.au>
>> To: bristol@mailman.lug.org.uk
>> Subject: Re: [bristol] Skype 4.2 - At Boot!
>> Message-ID: <52B02A21.4020203@mcewan.id.au>
>> Content-Type: text/plain; charset=UTF-8; format=flowed
>>
snip
>>
>> A long shot but you could try:
>>
>> grep -ri skype ~
>>
>> to search through your home directory for anything that mentions Skype.
>> You might spot it lurking in a gconf file or something.
I have a few (a lot) but mainly cache stuff, quickly looked and could
not see anything. I don't think its a "User" problem.
>>
>> Shane.
Don't have much time ATM will look again later in week.
I have now posted on Skype Linux forum but no replies.
Regards
--
Peter H
------------------------------
_______________________________________________
Bristol mailing list
Bristol@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/bristol
End of Bristol Digest, Vol 530, Issue 3
***************************************
Tidak ada komentar:
Posting Komentar