From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 27 14:34:14 2014 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3ADC779; Mon, 27 Jan 2014 14:34:14 +0000 (UTC) Received: from mta05.bitpro.no (mta05.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 6EA4F1EEE; Mon, 27 Jan 2014 14:34:14 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta05.bitpro.no (Postfix) with ESMTPS id E99BC17FCA5; Mon, 27 Jan 2014 15:17:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 032DA160D26; Mon, 27 Jan 2014 15:18:07 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OouXpzV7mHXL; Mon, 27 Jan 2014 15:18:06 +0100 (CET) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id BC10E16062E; Mon, 27 Jan 2014 15:18:05 +0100 (CET) Message-ID: <52E66AA8.2000108@bitfrost.no> Date: Mon, 27 Jan 2014 15:18:16 +0100 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "Marat N.Afanasyev" , freebsd-multimedia@FreeBSD.org Subject: Re: strange behaviour of audacious References: <52E25BF3.5000203@li.ru> <52E39B5C.8000402@li.ru> <52E65F5A.9010500@li.ru> In-Reply-To: <52E65F5A.9010500@li.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-gnome@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 14:34:14 -0000 On 01/27/14 14:30, Marat N.Afanasyev wrote: > Marat N.Afanasyev wrote: >> Marat N.Afanasyev wrote: >>> Hello! >>> >>> I have a very strange behaviour of multimedia/audacious that can be >>> described as 'one-click-dialog'. After starting audacious it cannot run >>> even one dialog completely, opening dialog and clicking on any active >>> element leads to all other elements being irresponsible, e.g. opening >>> global Preferences and then Output Plugin Preferences gives me totally >>> unusable "OSS4 Output Settings" dialog that can be only closed by WM >>> close button, and everything is like this. >>> >>> PS. I don't subscribed to ml yet, so, if you want to answer me, CC: to >>> me too >>> >> It seems that latest transmission has the same kind of problem, in >> settings dialog for torrent 'Close' button works if, and only if it was >> the first element to click. If I click on somewhere else, I can close >> this dialog only using WM's 'Close' button >> > And more. Both multimedia/audacious and net-p2p/transmission-gtk > interfaces ignore key/mouse events after first click, but if I switch > workspace there and back again they process next event. I found that > something similar to my case was happening in evince3 > https://bbs.archlinux.org/viewtopic.php?pid=1305904#p1305904 but there's > no solution also. I suppose that this is a very rare and strange > problem, so I wonder how can I debug event passing to gtk3 windows to > make conditions when this problem is happening as clear as possible. > Hi, Are all your devices USB based? Audio, keyboard and mouse. Maybe there is too little bandwidth and then this will happen :-( --HPS