ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kde desktop Home link
@ 2008-02-23 16:45 Alexey Morsov
  2008-02-26 15:50 ` Sergey V Turchin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Morsov @ 2008-02-23 16:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

Приветствую.

После сегодняшнего обновления (может оно и не связано) с десктопа KDE
пропал значок "Домой".
Хотя.. 
samurai@home ~/Desktop $ ll
итого 40
drwx------ 124 samurai samurai 8192 Фев 23 19:44 ../
drwxr-xr-x   2 samurai samurai 4096 Фев 23 17:52 ./
-rw-r--r--   1 samurai samurai  237 Фев 23 14:13 trash.desktop
-rw-r--r--   1 samurai samurai  745 Окт 11 01:54 qBittorrent.desktop
-rw-r--r--   1 samurai samurai  275 Дек 23  2006 k3b.desktop
lrwxrwxrwx   1 samurai samurai   40 Дек  3  2006 Home.desktop ->
/usr/share/applications/kde/Home.desktop
....

Сылка правильная - файл такой есть. В чем может быть проблема?

-- 
С уважением,
Алексей Морсов
Системный администратор ЗАО "ИК "РИКОМ-ТРАСТ"
JID:  Samurai@www.fondmarket.ru

NP: music over


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] kde desktop Home link
  2008-02-23 16:45 [sisyphus] kde desktop Home link Alexey Morsov
@ 2008-02-26 15:50 ` Sergey V Turchin
  2008-02-26 20:21   ` Alexey Morsov
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey V Turchin @ 2008-02-26 15:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

On Saturday 23 February 2008, Alexey Morsov wrote:

[...]
> 2006 k3b.desktop lrwxrwxrwx   1 samurai samurai   40 Дек  3  2006
> Home.desktop -> /usr/share/applications/kde/Home.desktop
> ....
>
> Сылка правильная - файл такой есть. В чем может быть проблема?
grep -i hidden /usr/share/applications/kde/Home.desktop
Лучше копируйте, тогда точно не измениться.

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] kde desktop Home link
  2008-02-26 15:50 ` Sergey V Turchin
@ 2008-02-26 20:21   ` Alexey Morsov
  2008-02-27 13:41     ` Sergey V Turchin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Morsov @ 2008-02-26 20:21 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

On Tue, Feb 26, 2008 at 06:50:42PM +0300, Sergey V Turchin wrote:
> grep -i hidden /usr/share/applications/kde/Home.desktop
samurai@home ~ $ grep -i hidden /usr/share/applications/kde/Home.desktop
Hidden=true

ой а что это? И оно должно быть так?
> Лучше копируйте, тогда точно не измениться.
Эта мысль посетила меня сразу, но.. не костыль ли это? 
Вообщем это баго (ее вешать)?


-- 
С уважением,
Алексей Морсов
Системный администратор ЗАО "ИК "РИКОМ-ТРАСТ"
JID:  Samurai@www.fondmarket.ru

NP: music over


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] kde desktop Home link
  2008-02-26 20:21   ` Alexey Morsov
@ 2008-02-27 13:41     ` Sergey V Turchin
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey V Turchin @ 2008-02-27 13:41 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

On Tuesday 26 February 2008, Alexey Morsov wrote:
> On Tue, Feb 26, 2008 at 06:50:42PM +0300, Sergey V Turchin wrote:
> > grep -i hidden /usr/share/applications/kde/Home.desktop
>
> samurai@home ~ $ grep -i hidden
> /usr/share/applications/kde/Home.desktop Hidden=true
>
> ой а что это? И оно должно быть так?
да

> > Лучше копируйте, тогда точно не измениться.
>
> Эта мысль посетила меня сразу, но.. не костыль ли это?
а если завтра этот файл переместиться 
в /usr/share/applications/kde/home.desktop 
или /usr/share/applications/kde4/Home.desktop ?

> Вообщем это баго (ее вешать)?
нет

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-27 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-23 16:45 [sisyphus] kde desktop Home link Alexey Morsov
2008-02-26 15:50 ` Sergey V Turchin
2008-02-26 20:21   ` Alexey Morsov
2008-02-27 13:41     ` Sergey V Turchin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git