ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Kharkov <shurik2k@hotbox.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Не запускатся KDE под пользователями
Date: Sun, 23 Mar 2003 02:29:21 +0300
Message-ID: <200303230229.21619.shurik2k@hotbox.ru> (raw)
In-Reply-To: <200303220138.41757.shurik2k@hotbox.ru>

В сообщении от Суббота 22 Март 2003 01:43 Alexander Kharkov написал(a):
> В сообщении от Пятница 21 Март 2003 12:39 Roman Savelyev написал(a):
> > Alexander Kharkov пишет:
> > > не запускатся KDE под пользователем, под root-ом все запускается...
> > > под пользователем вываливается сообщение о нехватке места на диске в
> > > хомяке и все :-( (5 гиг свободно) и Gnome и IceWM работают нормально
> > > вот и спрашивается как лечить?
> >
> > вывод df в студию!
> > вывод df -i в студию!
>
> пожалуйста
> [alexander@localhost alexander]$ df
> Файловая система      Разм  Исп  Дост  Исп% смонтирована на
> /dev/hdb5             510M  198M  313M  39% /
> /dev/hdb2              92M  8,8M   78M  11% /boot
> /dev/hdb9             4,9G   43M  4,9G   1% /home
> /dev/hda1              19G  2,6G   17G  14% /mnt/windows/c
> /dev/hda5              19G  2,1G   17G  12% /mnt/windows/d
> /dev/hdb1              20G  2,8G   17G  15% /mnt/windows/e
> /dev/hdb10             39G   24G   15G  63% /mnt/windows/f
> /dev/hdb7             5,8G   33M  5,5G   1% /opt
> /dev/hdb6             3,9G  1,7G  2,3G  44% /usr
> /dev/hdb8             3,0G  1,7G  1,3G  58% /var
> [alexander@localhost alexander]$ df -i
> Файловая система      Инодов   Испол   Своб  Исп % смонтирована на
> /dev/hdb5               4,0G       0    4,0G    0% /
> /dev/hdb2                24K      51     24K    1% /boot
> /dev/hdb9               4,0G       0    4,0G    0% /home
> /dev/hda1                  0       0       0    -  /mnt/windows/c
> /dev/hda5                13K     12K      71  100% /mnt/windows/d
> /dev/hdb1                13K     13K      11  100% /mnt/windows/e
> /dev/hdb10                 0       0       0    -  /mnt/windows/f
> /dev/hdb7               751K      11    751K    1% /opt
> /dev/hdb6               4,0G       0    4,0G    0% /usr
> /dev/hdb8               4,0G       0    4,0G    0% /var
> [alexander@localhost alexander]$
>
> > _______________________________________________
> > Sisyphus mailing list
> > Sisyphus@altlinux.ru
> > http://altlinux.ru/mailman/listinfo/sisyphus
нашел где проблема и поравил 

значится так в файле /usr/bin/startkde необходимо поправить 2 строчки 
а именно
строка 88 и строка 89
было
space_tmp=`df -m /tmp | xargs | cut -d" " -f11`
space_home=`df -m "$HOME" | xargs | cut -d" " -f11`
стало после моей правки
space_tmp=`df -m /tmp | xargs | cut -d" " -f12`
space_home=`df -m "$HOME" | xargs | cut -d" " -f12`

все дело в том, что не исправленные команды возвращают не количество 
"свободного места", а количество занятого, а у меня home (см. выше) как раз 
меньше 50M, то есть если я в хомяк залью 100 метров то KDE радостно 
запустится, так как будет считать, что это свободного места столько

так что разработчикам большая просьба поправить kdebase



-- 
-----------------
Всех благ, Alexander

  reply	other threads:[~2003-03-22 23:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  9:10 [sisyphus] îÅ ÚÁÐÕÓËÁÔÓÑ KDE ÐÏÄ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ Alexander Kharkov
2003-03-21  9:39 ` [sisyphus] Не запускатся KDE под пользователями Roman Savelyev
2003-03-21 22:43   ` Alexander Kharkov
2003-03-22 23:29     ` Alexander Kharkov [this message]
2003-03-22 23:39       ` Alexander Kharkov
2003-03-22 23:58         ` Dmitry V. Levin
2003-03-21 11:09 ` Sergey V Turchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200303230229.21619.shurik2k@hotbox.ru \
    --to=shurik2k@hotbox.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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