ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: I: Sisyphus-2005-03-11 unmets
Date: Sat, 12 Mar 2005 23:01:37 +0300
Message-ID: <20050312200137.GA1651@lks.home> (raw)
In-Reply-To: <20050312190654.GC5825@solemn.turbinal.org>

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

Hi Alexey!

Saturday 12, at 10:06:56 PM you wrote:

> On Sat, Mar 12, 2005 at 09:53:55PM +0300, Konstantin A. Lepikhov wrote:
> > $ rpm -bi -short-circuit syndigator.spec
> 
> $ rpm -bl syndigator.spec
> 
> > ...
> > Gtk-WARNING **: cannot open display:   at /var/tmp/syndigator-buildroot/usr/lib/syndigator/RSSReader/Gtk2UI.pm line 17.
> 
> --- syndigator-0.20.0.rc2/lib/RSSReader/Gtk2UI.pm-	2004-04-21 18:50:50 +0400
> +++ syndigator-0.20.0.rc2/lib/RSSReader/Gtk2UI.pm	2005-03-12 22:04:59 +0300
> @@ -1,6 +1,6 @@
>  package RSSReader::Gtk2UI;
>  use strict;
> -use Gtk2 -init;
> +use Gtk2;
>  use Gtk2::Pango;
>  use Gnome2;
>  use Data::Dumper;
> @@ -13,7 +13,10 @@
>  use RSSReader::Gtk2UI::Notifiers;
>  use base qw(RSSReader::Logger RSSReader::Notifier);
>  
> -Gnome2::Program->init ('Syndigator', $VERSION);
> +INIT { 
> +	Gtk2->init;
> +	Gnome2::Program->init ('Syndigator', $VERSION);
> +}
>  
>  our $_gtk_main_info = undef;
о как. Учтем на будущее. Еще раз спасибо! :)

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR

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

  reply	other threads:[~2005-03-12 20:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-11 15:32 [devel] " Alexey Gladkov
2005-03-11 15:40 ` [devel] " Michael Shigorin
2005-03-14  7:41   ` Genix
2005-03-11 16:09 ` Alexey Tourbin
2005-03-12 16:19   ` Konstantin A. Lepikhov
2005-03-12 17:03     ` Alexey Tourbin
2005-03-12 17:23       ` Konstantin A. Lepikhov
2005-03-12 18:30       ` Konstantin A. Lepikhov
2005-03-12 18:39         ` Alexey Tourbin
2005-03-12 18:53           ` Konstantin A. Lepikhov
2005-03-12 19:06             ` Alexey Tourbin
2005-03-12 20:01               ` Konstantin A. Lepikhov [this message]
2005-03-12  8:58 ` [devel] " Alexey Morozov
2005-03-15 22:59   ` Dmitry V. Levin
2005-03-16 20:56     ` [devel] Спасите mono (was I: Sisyphus-2005-03-11 unmets) Mikhail Zabaluev
2005-03-16 21:33       ` [devel] Спасите mono Dmitry V. Levin
2005-03-17  8:39         ` Alexey Gladkov

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=20050312200137.GA1651@lks.home \
    --to=lakostis@altlinux.org \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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