ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andrey Khavryuchenko <akhavr@kds.com.ua>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: gnome minicommander inputs nothing
Date: 13 Nov 2003 18:43:55 +0200
Message-ID: <m3k764gqwk.fsf@netmaster.kds.com.ua> (raw)
In-Reply-To: <200311051520.51625.aristarh@online.ru>

Aristarh,

"A" == Aristarh  wrote:

 A> On 5 Ноябрь 2003 14:53, Andrey Khavryuchenko wrote:

 >> $ rpm -q gnome-applets-mini-commander
 >> gnome-applets-mini-commander-2.4.1-alt1

 A> Это последний, и у меня он работает.
 A> Просьба ко всем использующим гном -- проверить у себя работоспособность 
 A> gnome-applets-mini-commander.

Тем не менее именно у _меня_ он не работает.  Под новым пользователем -
да, в порядке.  У меня - нет.

При расследовании оказалось, что апплету не передаётся btn1_click и,
соответственно, фокус entry не передаётся:

/* Send button presses on the applet to the entry. This makes Fitts' law work (ie click on the bottom
** most pixel and the key press will be sent to the entry */
static gboolean
send_button_to_entry_event (GtkWidget *widget, GdkEventButton *event, MCData *mc)
{
  syslog(LOG_USER|LOG_DEBUG, 
	 "send_button_to_entry_event: in event->button=%d",
	 event->button);
  if (event->button == 1) {
    gtk_widget_grab_focus (mc->entry);
    return TRUE;
  }
  return FALSE;
}

В лог пишет _только_ для 2 и 3, и то не каждый раз.  

Что я делаю не так, дорогая редакция? :)

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.kds.com.ua/training/


  parent reply	other threads:[~2003-11-13 16:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-04 20:04 [sisyphus] " Andrey Khavryuchenko
2003-11-05 11:32 ` Aristarh
2003-11-05 11:53   ` [sisyphus] " Andrey Khavryuchenko
2003-11-05 12:20     ` Aristarh
2003-11-05 12:33       ` Vitaly Ostanin
2003-11-05 13:37         ` Aristarh
2003-11-05 15:39           ` [sisyphus] Re: gnome-terminal and environment (was: gnome minicommander inputs nothing) Vitaly Ostanin
2003-11-05 16:40             ` Aristarh
2003-11-05 17:04               ` Vitaly Ostanin
2003-11-05 17:16             ` Alexander Bokovoy
2003-11-05 20:58               ` [sisyphus] Re: gnome-terminal and environment Vitaly Ostanin
2003-11-13 16:43       ` Andrey Khavryuchenko [this message]
2003-11-13 19:46         ` [sisyphus] Re: gnome minicommander inputs nothing Sviataslau Svirydau
2003-11-13 19:48           ` Andrey Khavryuchenko

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=m3k764gqwk.fsf@netmaster.kds.com.ua \
    --to=akhavr@kds.com.ua \
    --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