ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Psi 0.12 не запускается
Date: Sat, 01 Mar 2008 11:21:59 +0300
Message-ID: <fqb3ne$nko$1@ger.gmane.org> (raw)
In-Reply-To: <fqb2lh$ln4$1@ger.gmane.org>

Anton Farygin пишет:
> Andrey Rahmatullin пишет:
>> On Fri, Feb 29, 2008 at 10:20:13PM +0300, Anton Farygin wrote:
>>> у тебя _home_wrar_ - так и идёт, с подчёркиванием ? Это что, логин или 
>>> имя аккаунта ?
>> Ни то, ни то. Это, очевидно, "нормализованный" путь к конфигам.
> 
> Да, действительно - если указывать профиль как "1", то psi на соединении 
> с dbus падает.. не знаю как с этим бороться, пообщаюсь с mainstream.

Андрей, спасибо за отчёт. Маленький патч, который должен исправить эту 
проблему. Я проверю, если всё нормально, то выложу новую сборку в Sisyphus:

diff --git a/src/activeprofiles_dbus.cpp b/src/activeprofiles_dbus.cpp
index 84ec179..dc97814 100644
--- a/src/activeprofiles_dbus.cpp
+++ b/src/activeprofiles_dbus.cpp
@@ -112,7 +112,7 @@ QString ActiveProfiles::Private::dbusName(QString prof)
         name += ".";
         name += 
encodeAlNumD(ApplicationInfo::homeDir()).right(qMax(0,200-name.size()));
         if (!prof.isEmpty()) {
-               name += ".";
+               name += ".psi";
                 name += encodeAlNumD(prof).right(qMax(0,250-name.size()));
         }
         return name;



  reply	other threads:[~2008-03-01  8:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29  7:43 Andrey Rahmatullin
2008-02-29 13:45 ` Anton Farygin
2008-02-29 14:52 ` Anton Farygin
2008-02-29 17:27   ` Andrey Rahmatullin
2008-02-29 18:14     ` Anton Farygin
2008-02-29 18:18       ` Andrey Rahmatullin
2008-02-29 19:14         ` Anton Farygin
2008-02-29 19:48           ` Andrey Rahmatullin
2008-02-29 19:20 ` Anton Farygin
2008-02-29 19:32   ` Andrey Rahmatullin
2008-03-01  8:03     ` Anton Farygin
2008-03-01  8:21       ` Anton Farygin [this message]
2008-03-05  9:33         ` Anton Farygin

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='fqb3ne$nko$1@ger.gmane.org' \
    --to=rider@altlinux.com \
    --cc=sisyphus@lists.altlinux.org \
    /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