ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] LXDM
@ 2010-06-22  4:32 Денис Смирнов
  2010-06-22  5:12 ` Motsyo Gennadi aka Drool
  0 siblings, 1 reply; 5+ messages in thread
From: Денис Смирнов @ 2010-06-22  4:32 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

Решил поэкспериментирвать с LXDM вместо привычного KDM.

1. Весь русский текст в нем -- квадратиками у меня.
2. TMP/TMPDIR = /tmp/.private/root, хотя логинюсь я отнюдь не рутом.

Запускаю его логинясь под рутом и набирая lxdm. С kdm этот фокус проходит.

Что я делаю не так?

-- 
С уважением, Денис

http://mithraen.ru/
----------------------------------------------------------------------------

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

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

* Re: [Comm] LXDM
  2010-06-22  4:32 [Comm] LXDM Денис Смирнов
@ 2010-06-22  5:12 ` Motsyo Gennadi aka Drool
  2010-06-22  8:41   ` Денис Смирнов
                     ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Motsyo Gennadi aka Drool @ 2010-06-22  5:12 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Денис Смирнов пишет:
> Решил поэкспериментирвать с LXDM вместо привычного KDM.
> 
> 1. Весь русский текст в нем -- квадратиками у меня.
> 2. TMP/TMPDIR = /tmp/.private/root, хотя логинюсь я отнюдь не рутом.
> 
> Запускаю его логинясь под рутом и набирая lxdm. С kdm этот фокус проходит.
> 
> Что я делаю не так?

	Может тут это будет получше?
http://forum.altlinux.org/index.php/topic,6091.msg103727.html#msg103727


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

* Re: [Comm] LXDM
  2010-06-22  5:12 ` Motsyo Gennadi aka Drool
@ 2010-06-22  8:41   ` Денис Смирнов
  2010-06-22  8:46   ` Денис Смирнов
  2010-06-22 11:28   ` Денис Смирнов
  2 siblings, 0 replies; 5+ messages in thread
From: Денис Смирнов @ 2010-06-22  8:41 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

On Tue, Jun 22, 2010 at 08:12:10AM +0300, Motsyo Gennadi aka Drool wrote:

MGaD> 	Может тут это будет получше?
MGaD> http://forum.altlinux.org/index.php/topic,6091.msg103727.html#msg103727

Обе баги воспроизводятся.

-- 
С уважением, Денис

http://mithraen.ru/
----------------------------------------------------------------------------

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

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

* Re: [Comm] LXDM
  2010-06-22  5:12 ` Motsyo Gennadi aka Drool
  2010-06-22  8:41   ` Денис Смирнов
@ 2010-06-22  8:46   ` Денис Смирнов
  2010-06-22 11:28   ` Денис Смирнов
  2 siblings, 0 replies; 5+ messages in thread
From: Денис Смирнов @ 2010-06-22  8:46 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

On Tue, Jun 22, 2010 at 08:12:10AM +0300, Motsyo Gennadi aka Drool wrote:

Бага с русским языком из-за того, что у меня в /etc/sysconfig/i18n стоит
KOI8-R. Что-то в lxdm от этого сходит с ума.

А вот из-за чего TMP неправильно выставляется -- хрен его знает... 

-- 
С уважением, Денис

http://mithraen.ru/
----------------------------------------------------------------------------

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

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

* Re: [Comm] LXDM
  2010-06-22  5:12 ` Motsyo Gennadi aka Drool
  2010-06-22  8:41   ` Денис Смирнов
  2010-06-22  8:46   ` Денис Смирнов
@ 2010-06-22 11:28   ` Денис Смирнов
  2 siblings, 0 replies; 5+ messages in thread
From: Денис Смирнов @ 2010-06-22 11:28 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

On Tue, Jun 22, 2010 at 08:12:10AM +0300, Motsyo Gennadi aka Drool wrote:

Продолжая эксперменты:

Если в /usr/sbin/lxdm заменить последню строчку на:

exec env -u TMP env -u TMPDIR /usr/sbin/lxdm-binary $*

то TMP/TMPDIR выставляются правильно. Как это написать более
по-человечески -- я не знаю.

-- 
С уважением, Денис

http://mithraen.ru/
----------------------------------------------------------------------------

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

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

end of thread, other threads:[~2010-06-22 11:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-22  4:32 [Comm] LXDM Денис Смирнов
2010-06-22  5:12 ` Motsyo Gennadi aka Drool
2010-06-22  8:41   ` Денис Смирнов
2010-06-22  8:46   ` Денис Смирнов
2010-06-22 11:28   ` Денис Смирнов

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