ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Авария в КДЕ - kdeinit не грузится в режиме юзера...
@ 2004-08-26 11:01 Владимир Гусев
  2004-08-26 12:21 ` Andrey Rahmatullin
  0 siblings, 1 reply; 3+ messages in thread
From: Владимир Гусев @ 2004-08-26 11:01 UTC (permalink / raw)
  To: AltLinux форум

Здравствуйте!

Вчера по непонятным для меня причинам произошло следующее: во время  
запуска под юзером из МС графического файла (он вне подозрений)  
файл-менеджер немного подергался,.. сделал вид, что вылетел (поднялся в  
консоли чуть вверх, увеличив черную полоску внизу)... я вышел из МС и  
попытался снова запустить mc, но высветилось сообщение, что не получается  
подгрузить какой-то lib, нет доступа... параллельный сеанс консоли в root  
происходил нормально, без происшествий...
ну поставил еще aethera из rpm - вроде не ругалась инсталлляция...
При перезагрузке компа и логина в иксах под юзером высвечивается X-консоль  
с сообщением о невозможности запустить kdeinit и пожеланием проверить свою  
инсталляцию...
В root все нормально...
Помимо этого пропали файлы dcopserver'a из юзерского дом. каталога, может  
быть их отсутствие и является причиной незапуска kdeinit.
Привожу выдержки из файлов xsessions-error для юзера и root:

юзер:
Running Xsession[4375] KDE (safe)
cpp: installation problem, cannot exec `tradcpp0': No such file or  
directory
cpp: installation problem, cannot exec `tradcpp0': No such file or  
directory
cpp: installation problem, cannot exec `tradcpp0': No such file or  
directory
nvidia-settings: error while loading shared libraries:  
libgtk-x11-2.0.so.0: cannot open shared object file: Permission denied
startkde: Starting up...
kdeinit: error while loading shared libraries: libkparts.so.2: cannot open  
shared object file: Permission denied
startkde: Could not start kdeinit. Check your installation.
Warning: locale not supported by C library, locale unchanged
Warning: connect() failed: : No such file or directory
ksmserver: error while loading shared libraries: libkdeinit_ksmserver.so:  
cannot open shared object file: Permission denied
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
artsshell: error while loading shared libraries: libsoundserver_idl.so.1:  
cannot open shared object file: Permission denied
startkde: Done.

root:
Running Xsession[5253] KDE
startkde: Starting up...
ksplash: WARNING: KGenericFactory: instance requested but no instance name  
passed to the constructor!
kbuildsycoca running...
kmixctrl: ERROR: Alsa mixer cannot be found.
Please check that the soundcard is installed and the
soundcard driver is loaded.
kmixctrl:
kmixctrl: ERROR: Alsa mixer cannot be found.
Please check that the soundcard is installed and the
soundcard driver is loaded.
kmixctrl:
kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)
kio (KLauncher): ERROR: SlavePool: No communication with slave.
alt-update: invalid option -- s
usage: alt-update [-hva [--help] [--version] [--autostart]
   -h, --help             display help screen
   -v, --version          display version information
   -a, --autostart	       for running by Window Manager's autostart
This is xawtv-3.90, running on Linux/i686 (2.4.22-std-up-alt29)
Mutex destroy failure: Device or resource busy
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject  
*parent, const char *name, KInstance *instance )

Вот такая вот картина с юзером - Permission denied и все тут...

Как быть? И что могло случиться? Сейчас изучаю файл syslog'a, пытаюсь  
узреть тот момент, после которого все и началось.. в частности  
невозможность доступа к либцам...

P.S. И еще - в какой бы оконный менеджер не подгружался - без kdeinit  
никуда...

-- 
С уважением, Владимир Гусев


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

* Re: [Comm] Авария в КДЕ - kdeinit не грузится в режиме юзера...
  2004-08-26 11:01 [Comm] Авария в КДЕ - kdeinit не грузится в режиме юзера Владимир Гусев
@ 2004-08-26 12:21 ` Andrey Rahmatullin
  2004-08-30  8:02   ` Владимир Гусев
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Rahmatullin @ 2004-08-26 12:21 UTC (permalink / raw)
  To: AltLinux форум

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

On Thu, Aug 26, 2004 at 03:01:54PM +0400, Владимир Гусев wrote:
>libgtk-x11-2.0.so.0: cannot open shared object file: Permission denied
$ realpath `locate /usr/lib/libgtk-x11-2.0.so.0`
/usr/lib/libgtk-x11-2.0.so.0.400.4
Проверьте права.
>kdeinit: error while loading shared libraries: libkparts.so.2: cannot open  
>shared object file: Permission denied
/usr/lib/libkparts.so.2.1.0

Хотя есть ощущение, что они не могут загрузить какую-то общую либу.
Сделайте # rpm -Va

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

>Зачем нужна встроенная звуковуха при наличии SBLive?
Железо есть -- должно работать :-) (e.g. воткнуть туда какую
гарнитуру для VoIP или пищалку для системных звуков)
		-- mike in hardware@

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

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

* Re: [Comm] Авария в КДЕ - kdeinit не грузится в режиме юзера...
  2004-08-26 12:21 ` Andrey Rahmatullin
@ 2004-08-30  8:02   ` Владимир Гусев
  0 siblings, 0 replies; 3+ messages in thread
From: Владимир Гусев @ 2004-08-30  8:02 UTC (permalink / raw)
  To: community

On Thu, 26 Aug 2004 18:21:07 +0600, Andrey Rahmatullin <wrar@altlinux.ru>  
wrote:

> On Thu, Aug 26, 2004 at 03:01:54PM +0400, Владимир Гусев wrote:
>> libgtk-x11-2.0.so.0: cannot open shared object file: Permission denied
> $ realpath `locate /usr/lib/libgtk-x11-2.0.so.0`
> /usr/lib/libgtk-x11-2.0.so.0.400.4
> Проверьте права.
>> kdeinit: error while loading shared libraries: libkparts.so.2: cannot  
>> open
>> shared object file: Permission denied
> /usr/lib/libkparts.so.2.1.0
>
> Хотя есть ощущение, что они не могут загрузить какую-то общую либу.
> Сделайте # rpm -Va
>

Мучался, мучался - оказалось все просто... После какого-то глюка с mc  
permissions у папки /usr/lib стали 644, исправил в руте на 755 (как в  
принципе и должно быть) и все заработало... И слава богу...

-- 
С уважением, Владимир Гусев


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

end of thread, other threads:[~2004-08-30  8:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26 11:01 [Comm] Авария в КДЕ - kdeinit не грузится в режиме юзера Владимир Гусев
2004-08-26 12:21 ` Andrey Rahmatullin
2004-08-30  8:02   ` Владимир Гусев

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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