Problem ze screenlets
Problem ze screenlets
Witam mam zainstalowany system Rosa Fresh R7 Kde.Zainstalowalem screenlets z centrum oprogramowania i po uruchomieniu wyskakuje blad o tresci [Brak katalogu autostart czy chcesz go utworzyc automatycznie] ja potwierdzam i wyskakuje mi drugi blad o tresci [Automatyczne tworzenie nie powiodlo sie.Prosze utworzyc katalog recznie /home/uzytkownik/.kde/Autostart/] no i tworze ten katalog recznie i dalej ten sam blad.Chcialbym dodac ze katalog autostartu byl zainstalowany automatycznie przez system,zanim jeszcze instalowalem screenlets.Prosze o pomoc.
Arch Linux Xfce+compiz - 64Bit Linux User #621110
Re: Problem ze screenlets
Does find say anything?
Код: Выделить всё
find ~/ -iname '*autostart*'
Talk is cheap. Show me the code.
Linus Torvalds
Linus Torvalds
Re: Problem ze screenlets
Czy mógłbyś mi dokładniej wytłumaczyć?
Arch Linux Xfce+compiz - 64Bit Linux User #621110
Re: Problem ze screenlets
Pokaż jaki komunikat wyświetlany jest po użyciu komendy w terminalu jako zwykły użytkownik :
Код: Выделить всё
find ~/ -iname '*autostart*'
Последний раз редактировалось dareksmok 06 апр 2016, 12:41, всего редактировалось 2 раза.
ROSA Fresh R10 MATE - 64 bit
Re: Problem ze screenlets
You mentioned /home/uzytkownik/.kde/Autostart/ but if you use KDE 4, it should be /home/uzytkownik/.kde4/Autostart/
It is so on my system —
That’s why I suggested running find to check this.
It is so on my system —
Код: Выделить всё
$ find ~/ -iname '*autostart*'
/home/dell/.config/autostart
/home/dell/.kde4/share/autostart
/home/dell/.kde4/Autostart
$
Talk is cheap. Show me the code.
Linus Torvalds
Linus Torvalds
Re: Problem ze screenlets
Zamykam temat po prostu przez jakiś głupi screenlets nie chcę sobie namieszać w systemie.
Arch Linux Xfce+compiz - 64Bit Linux User #621110