From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 11 10:34:45 2016 Received: (at submit) by debbugs.gnu.org; 11 Mar 2016 15:34:45 +0000 Received: from localhost ([127.0.0.1]:45278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeP5Q-0006TU-UU for submit@debbugs.gnu.org; Fri, 11 Mar 2016 10:34:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43001) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aeP5O-0006TJ-RI for submit@debbugs.gnu.org; Fri, 11 Mar 2016 10:34:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeP5I-0000cD-MQ for submit@debbugs.gnu.org; Fri, 11 Mar 2016 10:34:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.5 required=5.0 tests=BAYES_50,FSL_HELO_BARE_IP_2, HK_RANDOM_ENVFROM,RCVD_NUMERIC_HELO autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeP5I-0000c9-Iw for submit@debbugs.gnu.org; Fri, 11 Mar 2016 10:34:36 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeP5H-0004pz-Bz for bug-guix@gnu.org; Fri, 11 Mar 2016 10:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeP5D-0000Z9-AL for bug-guix@gnu.org; Fri, 11 Mar 2016 10:34:35 -0500 Received: from plane.gmane.org ([80.91.229.3]:44001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeP5D-0000Yu-2W for bug-guix@gnu.org; Fri, 11 Mar 2016 10:34:31 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aeP5B-0000v6-Gx for bug-guix@gnu.org; Fri, 11 Mar 2016 16:34:29 +0100 Received: from 87.190.250.220 ([87.190.250.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Mar 2016 16:34:29 +0100 Received: from niasterisk by 87.190.250.220 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Mar 2016 16:34:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guix@gnu.org From: Nils Gillmann Subject: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Date: Fri, 11 Mar 2016 16:34:15 +0100 Lines: 62 Message-ID: <87a8m5111k.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 87.190.250.220 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:8pUmNEQ89YXCGXyjLZSeByUele8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) This describes a bug with our gnunet-gtk package I am tracking now in gnu/packages/gnunet.scm and will include it to refer to in the patch I will send in as soon as I have enough time on this conference to rebase my (big) patch of gnunet.scm Description/Problem: - Using ratpoison as WM, running gnunet-gtk (svn) gives GSettings related errors when opening gnunet-fs (filesharing) tab. The error gets more specific when installing gsettings into your profile (see irc log, 10.03.2016, grep for "gnunet" "gsettings"). I can't be more precise at the moment due to the lack of time. I provided some details on IRC on thursday, if I have the time this weekend I'll add the exact error messages you'll experience, though they are obvious in the terminal output. - Reconfiguring the system with xfce in the desktop profile seems to provide more than ratpoison, the bug is gone. I have to assume that xfce provides gsettings on its own, and that this error is specific to minimal window managers without certain X11/gtk profiles or otherwise configuration settings which get delivered with xfce and the like. The output (from memory) is visible when you kill/close gnunet-gtk, look for something related to gnunet-fs ... GIO .... GSettings .... and later: org.gtk.FileChooser (or something like that), also in relation to gnunet-fs. I want people to do the following: - Install gnunet and gnunet-gtk (both 0.10.1), skip over gnunet-setup, and see in gnunet-gtk after running "gnunet-arm --start" if the tab for filesharing / publishing is just black. In either case of positive or negative confirmation I want to know about the used desktop/window manager and environment variables to nail down the problem. - Do the exact same for gnunet-gtk-svn + gnunet-svn. This bug is published before gnunet-svn, gnunet-gtk-svn and other changes to gnu/packages/gnunet.scm are send in as patches. I am currently not in reach of a permanent connection and will provide rebase and create a patch as soon as I can. Time and too much input in talks is another factor keeping me from currently rebasing the patch against master. Just know that the patch is functional and this bug is considered something people using windowmanagers equal to ratposion should help me in solving, as this is caused by an external factor I have to pin and optimize the gnunet package on or provide a note for certain environments. In itself, based on a work I co-authored with Jookia, it is functional. Sorry if this might read verbose or confusing but I write this based on something I have written between yesterday, this morning and in between rushing to the next talk :) Thanks for your patience, -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/Echt_Dezentrales_Netz/en From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 17 13:47:19 2016 Received: (at submit) by debbugs.gnu.org; 17 Mar 2016 17:47:19 +0000 Received: from localhost ([127.0.0.1]:51280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1agc11-0007oA-KN for submit@debbugs.gnu.org; Thu, 17 Mar 2016 13:47:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48413) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1agc0z-0007nx-5b for submit@debbugs.gnu.org; Thu, 17 Mar 2016 13:47:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agc0t-0004BF-An for submit@debbugs.gnu.org; Thu, 17 Mar 2016 13:47:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HK_RANDOM_ENVFROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agc0t-0004BB-75 for submit@debbugs.gnu.org; Thu, 17 Mar 2016 13:47:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agc0s-0007kG-8D for bug-guix@gnu.org; Thu, 17 Mar 2016 13:47:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agc0m-0004Aa-GV for bug-guix@gnu.org; Thu, 17 Mar 2016 13:47:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:54805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agc0m-0004AV-9P for bug-guix@gnu.org; Thu, 17 Mar 2016 13:47:04 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1agc0j-0003FJ-6r for bug-guix@gnu.org; Thu, 17 Mar 2016 18:47:01 +0100 Received: from xd9bb9f4a.dyn.telefonica.de ([217.187.159.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2016 18:47:01 +0100 Received: from niasterisk by xd9bb9f4a.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2016 18:47:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guix@gnu.org From: Nils Gillmann Subject: Re: bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Date: Thu, 17 Mar 2016 18:46:49 +0100 Lines: 16 Message-ID: <87io0lj8ty.fsf@grrlz.net> References: <87a8m5111k.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: xd9bb9f4a.dyn.telefonica.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:Yjo2Vo2yZEkc3amnBN7vYvD7G9g= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) Experienced same behavior when I added gnome to my profile and launched it today, steps to replicate: gnunet-arm -s & gnunet-gtk expected error: (gnunet-fs-gtk:32585): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed in terminal, and gnunet-fs tab is black. -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/EDN From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 20 10:05:53 2016 Received: (at submit) by debbugs.gnu.org; 20 Mar 2016 14:05:53 +0000 Received: from localhost ([127.0.0.1]:55626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahdzM-0002ZE-Tc for submit@debbugs.gnu.org; Sun, 20 Mar 2016 10:05:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43832) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahdzK-0002Z0-Ej for submit@debbugs.gnu.org; Sun, 20 Mar 2016 10:05:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahdzE-0002kU-2b for submit@debbugs.gnu.org; Sun, 20 Mar 2016 10:05:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HK_RANDOM_ENVFROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahdzD-0002kO-Tk for submit@debbugs.gnu.org; Sun, 20 Mar 2016 10:05:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahdzC-0002b3-LS for bug-guix@gnu.org; Sun, 20 Mar 2016 10:05:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahdz9-0002hz-DQ for bug-guix@gnu.org; Sun, 20 Mar 2016 10:05:42 -0400 Received: from plane.gmane.org ([80.91.229.3]:56717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahdz9-0002ho-6I for bug-guix@gnu.org; Sun, 20 Mar 2016 10:05:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ahdz7-0006nt-40 for bug-guix@gnu.org; Sun, 20 Mar 2016 15:05:37 +0100 Received: from xd9bb9f1f.dyn.telefonica.de ([217.187.159.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2016 15:05:37 +0100 Received: from niasterisk by xd9bb9f1f.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2016 15:05:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guix@gnu.org From: Nils Gillmann Subject: Re: bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Date: Sun, 20 Mar 2016 15:05:25 +0100 Lines: 7 Message-ID: <87k2kx1byy.fsf@grrlz.net> References: <87a8m5111k.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: xd9bb9f1f.dyn.telefonica.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:h98rcDAU2MwOHSpeMFRbcrEx8wA= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) Previously reported GNOME bug solved after reconfiguring the system with (services (gnome-desktop-service)). -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/EDN From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 20 21:41:00 2016 Received: (at 22985) by debbugs.gnu.org; 21 Mar 2016 01:41:00 +0000 Received: from localhost ([127.0.0.1]:56055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahoq3-0007jP-Tc for submit@debbugs.gnu.org; Sun, 20 Mar 2016 21:41:00 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59545) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahoq1-0007jH-0b for 22985@debbugs.gnu.org; Sun, 20 Mar 2016 21:40:58 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id B27152030B; Sun, 20 Mar 2016 21:40:56 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Sun, 20 Mar 2016 21:40:56 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=8AR5f WJGDYpimsd6wMqRH3rkdyM=; b=xehwdQ/PpY1/chd1F14wAjfn5+mIEeF+4/MYP +Ep5KTuE9RCBT883szL8MKiN5T/vIoXWPmn75pydgV02Vt+lfsvLtksYjveKHAwk /K3ORITzTQZnboLlLAq3+q/IFkyI1BormKTD9ncDZwQRakRRSKeDPSasnjlVfyI7 3+8b2E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=8AR5fWJGDYpimsd6wMqRH3rkdyM=; b=dknxr gKu1WblVzkC5PRLUGWAy4VRevc1E5JecLUTlXCLvOB5m+Mn0jIxr7Km+qnrS6/k8 lqhrdagQyqvO0Ah/yCngWV5dCGu8IhSkRXNS1jA33eowxfmAFEbkm5lZcQPmnzsF OPYyN0+PknuJYHFzDfO8ZTNC0HidmFEAfgUFnw= X-Sasl-enc: F/sgrLVHePjDPNv3m5LmMS12TBYGOL3AGdKFnvC3i/7p 1458524455 Received: from localhost (c-73-46-63-161.hsd1.fl.comcast.net [73.46.63.161]) by mail.messagingengine.com (Postfix) with ESMTPA id D5E1EC00013; Sun, 20 Mar 2016 21:40:55 -0400 (EDT) Date: Sun, 20 Mar 2016 21:40:56 -0400 From: Leo Famulari To: Nils Gillmann Subject: Re: bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Message-ID: <20160321014056.GA9069@jasmine> References: <87a8m5111k.fsf@grrlz.net> <87k2kx1byy.fsf@grrlz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k2kx1byy.fsf@grrlz.net> User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22985 Cc: 22985@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Sun, Mar 20, 2016 at 03:05:25PM +0100, Nils Gillmann wrote: > Previously reported GNOME bug solved after reconfiguring the > system with (services (gnome-desktop-service)). Okay, so the problem is solved then? If so, you can close the bug by sending mail to 22985-done@debbugs.gnu.org > > -- > ng > personal contact: http://krosos.sdf.org > EDN: https://wiki.c3d2.de/EDN > > > > From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 21 08:37:30 2016 Received: (at submit) by debbugs.gnu.org; 21 Mar 2016 12:37:30 +0000 Received: from localhost ([127.0.0.1]:56345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahz5O-0003aE-GA for submit@debbugs.gnu.org; Mon, 21 Mar 2016 08:37:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50929) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahz5N-0003Zy-Cl for submit@debbugs.gnu.org; Mon, 21 Mar 2016 08:37:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahz5D-0003qK-EY for submit@debbugs.gnu.org; Mon, 21 Mar 2016 08:37:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,HK_RANDOM_ENVFROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahz5D-0003qG-BV for submit@debbugs.gnu.org; Mon, 21 Mar 2016 08:37:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahz57-0008Vl-Dz for bug-guix@gnu.org; Mon, 21 Mar 2016 08:37:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahz52-0003pt-Du for bug-guix@gnu.org; Mon, 21 Mar 2016 08:37:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:33705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahz52-0003pg-7S for bug-guix@gnu.org; Mon, 21 Mar 2016 08:37:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ahz50-00084H-JW for bug-guix@gnu.org; Mon, 21 Mar 2016 13:37:06 +0100 Received: from xd9bb81a1.dyn.telefonica.de ([217.187.129.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2016 13:37:06 +0100 Received: from niasterisk by xd9bb81a1.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2016 13:37:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guix@gnu.org From: Nils Gillmann Subject: Re: bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Date: Mon, 21 Mar 2016 13:36:56 +0100 Lines: 25 Message-ID: <87io0gdn2v.fsf@grrlz.net> References: <87a8m5111k.fsf@grrlz.net> <87k2kx1byy.fsf@grrlz.net> <20160321014056.GA9069@jasmine> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: xd9bb81a1.dyn.telefonica.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:GgHDGzIbjXpevjTvBCDginUf79o= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) Leo Famulari writes: > On Sun, Mar 20, 2016 at 03:05:25PM +0100, Nils Gillmann wrote: >> Previously reported GNOME bug solved after reconfiguring the >> system with (services (gnome-desktop-service)). > > Okay, so the problem is solved then? No, please read the full initial bug. It is not a GNOME bug, it is a bug where I need input from other people about issues with the gnunet.scm I did send in and eventually with the 0.10.1 gnunet as well. And also somebody to apply the gnunet.scm patchset to master, but I give it one more day until I try to draw attention to that patch again. I don't have the resources to figure out every possible windows/desktop manager issues, which is what the initial bug report said. -- ng personal contact: http://krosos.sdf.org EDN: https://wiki.c3d2.de/EDN From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 22 15:22:25 2016 Received: (at 22985) by debbugs.gnu.org; 22 Mar 2016 19:22:25 +0000 Received: from localhost ([127.0.0.1]:60427 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aiRsn-0001Iq-HP for submit@debbugs.gnu.org; Tue, 22 Mar 2016 15:22:25 -0400 Received: from flashner.co.il ([178.62.234.194]:49432) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aiRsl-0001Ig-IT for 22985@debbugs.gnu.org; Tue, 22 Mar 2016 15:22:24 -0400 Received: from debian-netbook (85.65.229.31.dynamic.barak-online.net [85.65.229.31]) by flashner.co.il (Postfix) with ESMTPSA id 698D1400E6; Tue, 22 Mar 2016 19:22:22 +0000 (UTC) Date: Tue, 22 Mar 2016 21:22:19 +0200 From: Efraim Flashner To: Nils Gillmann Subject: Re: bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input Message-ID: <20160322212219.4ced6fae@debian-netbook> In-Reply-To: <87a8m5111k.fsf@grrlz.net> References: <87a8m5111k.fsf@grrlz.net> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/ZthD_ks2qL3S28xg56Cj1xm"; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 22985 Cc: 22985@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --Sig_/ZthD_ks2qL3S28xg56Cj1xm Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 11 Mar 2016 16:34:15 +0100 Nils Gillmann wrote: > This describes a bug with our gnunet-gtk package I am tracking > now in gnu/packages/gnunet.scm and will include it to refer to in > the patch I will send in as soon as I have enough time on this > conference to rebase my (big) patch of gnunet.scm >=20 > Description/Problem: >=20 > - Using ratpoison as WM, running gnunet-gtk (svn) gives GSettings > related errors when opening gnunet-fs (filesharing) tab. > The error gets more specific when installing gsettings into > your profile (see irc log, 10.03.2016, grep for "gnunet" > "gsettings"). I can't be more precise at the moment due to the > lack of time. I provided some details on IRC on thursday, if I > have the time this weekend I'll add the exact error messages > you'll experience, though they are obvious in the terminal > output. >=20 > - Reconfiguring the system with xfce in the desktop profile seems > to provide more than ratpoison, the bug is gone. I have to > assume that xfce provides gsettings on its own, and that this > error is specific to minimal window managers without certain > X11/gtk profiles or otherwise configuration settings which get > delivered with xfce and the like. >=20 > The output (from memory) is visible when you kill/close > gnunet-gtk, look for something related to gnunet-fs ... GIO > .... GSettings .... and later: org.gtk.FileChooser (or something > like that), also in relation to gnunet-fs. >=20 > I want people to do the following: > - Install gnunet and gnunet-gtk (both 0.10.1), skip over > gnunet-setup, and see in gnunet-gtk after running "gnunet-arm > --start" if the tab for filesharing / publishing is just > black. In either case of positive or negative confirmation I > want to know about the used desktop/window manager and > environment variables to nail down the problem. > - Do the exact same for gnunet-gtk-svn + gnunet-svn. >=20 Using Enlightenment on Debian with gnunet-0.10.1: efraim@debian-netbook:~$ gnunet-arm --start efraim@debian-netbook:~$ Mar 22 20:18:40-899114 transport-15540 ERROR Asser= tion failed at nat.c:1048. Mar 22 20:18:40-903259 transport-15540 ERROR Assertion failed at nat.c:1048. `gnunet-helper-vpn' is not SUID, refusing to run. efraim@debian-netbook:~$ gnunet-gtk & [1] 15674 efraim@debian-netbook:~$ Mar 22 20:19:03-946659 gnunet-peerinfo-gtk-15682 W= ARNING `write' failed on file `/home/efraim/.config/gnunet//topology/friend= s.txt' at friends.c:64 with error: No such file or directory Gtk-Message: GtkDialog mapped without a transient parent. This is discourag= ed. GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will= not be saved or shared with other applications. Mar 22 20:19:05-529428 gnunet-fs-gtk-15684 WARNING No default ego specified= for `fs-sks` service, will not enable namespace search. (gnunet-gtk:15674): GLib-GObject-WARNING **: instance with invalid (NULL) c= lass pointer (gnunet-gtk:15674): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: = assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed File-sharing tab is not black (or blacked out) And with gnunet-svn: efraim@debian-netbook:~$ gnunet-arm --start efraim@debian-netbook:~$ Mar 22 21:18:11-414243 peerinfo-10994 ERROR Assert= ion failed at gnunet-service-peerinfo.c:620. Mar 22 21:18:11-439120 peerinfo-10994 WARNING File `/home/efraim/.local/sha= re/gnunet//peerinfo/hosts/R8TTJ9GAL5VIFOFNM8KNT3D83BVQPBNRHJSSD0IME63V82190= 6EG' in directory `/home/efraim/.local/share/gnunet//peerinfo/hosts/' does = not match naming convention. Removed. Mar 22 21:18:11-439433 peerinfo-10994 ERROR Assertion failed at gnunet-serv= ice-peerinfo.c:620. Mar 22 21:18:11-439599 peerinfo-10994 WARNING File `/home/efraim/.local/sha= re/gnunet//peerinfo/hosts/DPQIBOOJV8QBS3FGJ6B0K5NTSQ9SULV45H5KCR4HU7PQ64N8Q= 9F0' in directory `/home/efraim/.local/share/gnunet//peerinfo/hosts/' does = not match naming convention. Removed. Mar 22 21:18:11-445311 vpn-10990 ERROR `gnunet-helper-vpn' is not SUID, ref= using to run. Mar 22 21:18:11-554042 nat-10997 ERROR UPnP enabled in configuration, but U= PnP client `upnpc` command not found, disabling UPnP Mar 22 21:18:11-567307 nat-10997 ERROR UPnP enabled in configuration, but U= PnP client `upnpc` command not found, disabling UPnP Mar 22 21:18:12-142192 nat-10997 WARNING Failed to resolve STUN server (are= we online?) Mar 22 21:18:17-827712 set-10986 WARNING External protocol violation detect= ed at gnunet-service-set_union.c:1082. Mar 22 21:18:17-828107 set-union-10986 ERROR union operation failed Mar 22 21:18:17-829664 revocation-10971 WARNING Error computing revocation = set union with DSTJ Mar 22 21:18:33-709532 resolver-api-10997 ERROR Resolver not configured cor= rectly. Mar 22 21:18:33-709712 transport-10997 ERROR Assertion failed at plugin_tra= nsport_tcp.c:2014. efraim@debian-netbook:~$ gnunet-gtk & [1] 11100 efraim@debian-netbook:~$ Gtk-Message: GtkDialog mapped without a transient = parent. This is discouraged. GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will= not be saved or shared with other applications. File-sharing tab is not black (or blacked out) > This bug is published before gnunet-svn, gnunet-gtk-svn and other > changes to gnu/packages/gnunet.scm are send in as patches. I am > currently not in reach of a permanent connection and will provide > rebase and create a patch as soon as I can. Time and too much > input in talks is another factor keeping me from currently > rebasing the patch against master. > Just know that the patch is functional and this bug is considered > something people using windowmanagers equal to ratposion should > help me in solving, as this is caused by an external factor I > have to pin and optimize the gnunet package on or provide a note > for certain environments. In itself, based on a work I > co-authored with Jookia, it is functional. >=20 >=20 > Sorry if this might read verbose or confusing but I write this > based on something I have written between yesterday, this morning > and in between rushing to the next talk :) >=20 > Thanks for your patience, --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Sig_/ZthD_ks2qL3S28xg56Cj1xm Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJW8ZtrAAoJEPTB05F+rO6TkjoQAIot7jzLqZSDW4g7RTWIdSXa 7iHDZEbMrRvjCUIZafgW/rsal8+MvW0f0HTL7PZKs2r53PEwHO7cmuaIAUPY4TUl 4dtAtPVmHRViH1M5O8JQh33KdnNtKpOsKQHlzMYuuQRe5j6h1zqOg4E/WUrSIsA4 bp0XYSnC6FResLC0XMUEsQt1PMVxPbkstk+6BQmPr0EGIByIFNtKSWzkZ1yK3+VJ zoyvrwKrtabNMW2Lqt24Cm3kzVXE+2FH6ec5ud1j/0pNO0eW35iu9bnD7EG+TYH/ hhwC7UkhihrTEOmh1b96Gooo+PgmLvu+/k5W3v+NGHSA4wOnoNeq8Tm7LQ2QTwTZ fMT1ErWZoY9v2qCH9PfpLyHGXjM3mGk8ElDmgEsw+rqwdH9gSgBeFEDOGLrweStI sG4ctQk6NyTdV66H7cWlF0SvlL0HlGiXHDHR3O3ZWGUcN6XH890Vu0ByQ6cGclIR Ps9DWpuRHpkFLVHZaBHURCrKWG1x8BQn5ocpA+ZIx9FKdl7PfWPgSTEuZOiQxt3C kZ9epJVXfDze32WC5E3gZ8fGOtAnN6OHcW5XC9TS3YDu99TX1DUILAerDyk0JTci LRN1EH8TIlwtDjQilfOiVSImTMkS3uTCIFQs0oNzJi6a8VGEBvrgk1cIMTjTZdqB GPLb2cQR07oZUEC1GFNC =HXSm -----END PGP SIGNATURE----- --Sig_/ZthD_ks2qL3S28xg56Cj1xm-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 04 10:30:11 2016 Received: (at control) by debbugs.gnu.org; 4 Jun 2016 14:30:11 +0000 Received: from localhost ([127.0.0.1]:54477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9CaY-0001MG-TB for submit@debbugs.gnu.org; Sat, 04 Jun 2016 10:30:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9CaX-0001Du-8t for control@debbugs.gnu.org; Sat, 04 Jun 2016 10:30:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9CaP-0005FI-5s for control@debbugs.gnu.org; Sat, 04 Jun 2016 10:30:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9CaP-0005Dh-2Z for control@debbugs.gnu.org; Sat, 04 Jun 2016 10:30:01 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:46450 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1b9CaN-000828-BO for control@debbugs.gnu.org; Sat, 04 Jun 2016 10:29:59 -0400 Date: Sat, 04 Jun 2016 16:29:57 +0200 Message-Id: <87shwtyql6.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #22985 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) severity 22985 minor From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 11 12:25:31 2017 Received: (at 22985-done) by debbugs.gnu.org; 11 Feb 2017 17:25:31 +0000 Received: from localhost ([127.0.0.1]:35883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ccbQQ-0007dt-SG for submit@debbugs.gnu.org; Sat, 11 Feb 2017 12:25:31 -0500 Received: from fragranza.investici.org ([178.175.144.26]:23072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ccbQO-0007dk-WF for 22985-done@debbugs.gnu.org; Sat, 11 Feb 2017 12:25:29 -0500 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id A75CA2C012D for <22985-done@debbugs.gnu.org>; Sat, 11 Feb 2017 17:25:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1486833927; bh=7BPItY820nd/Lx0YILW5hidGFpL8/KSr0tX6UoVe5lM=; h=Date:From:To:Subject; b=a0+fV2H03WhETzAMeVNm0FHyUirS/5Sgx+UxN+bAqGQAxia7d+f4fNww+8zOAzNxn WsGP4z+R+frLA44Bku4gYxcZU7McCKTpuUG3oB4HKS+Mm0LHLAXyVlo/Y6yYty93kY n2uL6zbCF2JyiAm+q5JWmn4FL1pnCl+Li0Yrwrx0= Date: Sat, 11 Feb 2017 17:27:11 +0000 From: ng0 To: 22985-done@debbugs.gnu.org Subject: solved Message-ID: <20170211172711.ttyzlj3pwg4tnlb2@wasp> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 22985-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Solved as this seems to be an issue of window managers and not the application itself. -- ng0 -- https://www.inventati.org/patternsinthechaos/ From unknown Sat Jun 21 10:41:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 12 Mar 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator