home  bbs  files  messages ]

      ZZLI4417             linux.debian.bugs.rc             13012 messages      

[ previous | next | reply ]

[ list messages | list forums ]

  Msg # 12836 of 13012 on ZZLI4417, Monday 10-12-25, 2:08  
  From: DEBIAN BUG TRACKING SYSTE  
  To: ALL  
  Subj: Bug#1117793: marked as done (gnome-tweak  
 From: owner@bugs.debian.org 
  
 This is a multi-part message in MIME format... 
  
 Your message dated Sun, 12 Oct 2025 12:36:11 +0000 
 with message-id  
 and subject line Bug#1117444: fixed in pygobject 3.50.0-8 
 has caused the Debian Bug report #1117444, 
 regarding gnome-tweaks: "TypeError: GioUnix.DesktopAppInfo.get_filename() 
 takes exactly 1 argument (0 given)" 
 to be marked as done. 
  
 This means that you claim that the problem has been dealt with. 
 If this is not the case it is now your responsibility to reopen the 
 Bug report if necessary, and/or fix the problem forthwith. 
  
 (NB: If you are a system administrator and have no idea what this 
 message is talking about, this may indicate a serious mail system 
 misconfiguration somewhere. Please contact owner@bugs.debian.org 
 immediately.) 
  
  
 -- 
 1117444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117444 
 Debian Bug Tracking System 
 Contact owner@bugs.debian.org with problems 
  
 Received: (at submit) by bugs.debian.org; 10 Oct 2025 21:06:43 +0000 
 X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02 
  (2024-03-25) on buxtehude.debian.org 
 X-Spam-Level: 
 X-Spam-Status: No, score=-19.1 required=4.0 tests=BAYES_00, 
  BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU, 
  DKIM_VALID_EF,FOURLA,HAS_PACKAGE,SPF_HELO_PASS,SPF_PASS, 
  XMAILER_REPORTBUG autolearn=ham autolearn_force=no 
  version=4.0.1-bugs.debian.org_2005_01_02 
 X-Spam-Bayes: score:0.0000 Tokens: new, 11; hammy, 150; neutral, 164; 
 spammy, 
  0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--sk:taint_o, 
  0.000-+--sk:TAINT_O, 0.000-+--sk:taint_u, 0.000-+--sk:TAINT_U 
 Return-path:  
 Received: from jik4.kamens.us ([2600:3c03:e000:29c::1]:59812) 
  by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_P 
 S_RSAE_SHA256__AES_256_GCM:256) 
  (Exim 4.96) 
  (envelope-from ) 
  id 1v7KK3-00D7oK-17 
  for submit@bugs.debian.org; 
  Fri, 10 Oct 2025 21:06:43 +0000 
 Received: from framework1l.kamens.brookline.ma.us (jik7.kamens.us 
 [108.26.192.97]) 
  (authenticated bits=0) 
  by jik4.kamens.us (8.16.1/8.16.1) with ESMTPSA id 59AL6dmA162219 
  (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); 
  Fri, 10 Oct 2025 17:06:39 -0400 
 DKIM-Filter: OpenDKIM Filter v2.11.0 jik4.kamens.us 59AL6dmA162219 
 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kamens.us; 
  s=default; t=1760130400; 
  bh=BP23z64wcDkMWoLxpIwNC/PqdhAeUK7DauYmBehZudM=; 
  h=From:To:Subject:Date:From; 
  b=6puj6jUGl0rfq5EIXYVegztGKXnIYQpXoo7mdkAmbqSSFclz4afqYk631w1F8zAJd 
   ql1vYlddIXyNsxNh6hktq9xdz04WPeVcR5hotxqV7pxVmFP7LyD/VxY7kzcfaA8dKY 
   +IPD7g2FvVR7n/5qMtjD60vLawxPFY4+ol74YF1o= 
 Received: by framework1l.kamens.brookline.ma.us (Postfix, from userid 1000) 
  id 71B07E0144; Fri, 10 Oct 2025 17:06:39 -0400 (EDT) 
 Content-Type: text/plain; charset="us-ascii" 
 MIME-Version: 1.0 
 Content-Transfer-Encoding: 7bit 
 From: Jonathan Kamens  
 To: Debian Bug Tracking System  
 Subject: gnome-tweaks: "TypeError: GioUnix.DesktopAppInfo.get_filename() 
 takes 
 exactly 1 argument (0 given)" 
 Message-ID: <176013039943.1078270.11735068519187645656. 
 reportbug@framework1l> 
 X-Mailer: reportbug 13.2.0 
 Date: Fri, 10 Oct 2025 17:06:39 -0400 
 X-Bogosity: Ham, tests=bogofilter, spamicity=0.030894, version=1.3.0.rc1, 
 milter_id=279ae.68e97560.b9d141e 
 X-Scanned-By: MIMEDefang 3.6 
 Delivered-To: submit@bugs.debian.org 
  
 Package: gnome-tweaks 
 Version: 49.0-1 
 Severity: important 
  
 gnome-tweaks won't launch: 
  
 Traceback (most recent call last): 
   File "/usr/bin/gnome-tweaks", line 100, in  
     from gtweak.app import GnomeTweaks 
   File "/usr/lib/python3/dist-packages/gtweak/app.py", line 13, in  
     from gtweak.tweakview import Window 
   File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 20, in 
  
     from gtweak.tweaks.tweak_group_startup import TWEAK_GROUP as 
 StartupApplicationTweaks 
   File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_startup. 
 py", 
 line 348, in  
     TWEAK_GROUP = AutostartTweakGroup() 
   File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_startup. 
 py", 
 line 243, in __init__ 
     self._startup_dapps = self._get_startup_desktop_files() 
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ 
   File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_startup. 
 py", 
 line 327, in _get_startup_desktop_files 
     if not AutostartFile(dappinfo).is_start_at_login_enabled(): 
            ~~~~~~~~~~~~~^^^^^^^^^^ 
   File "/usr/lib/python3/dist-packages/gtweak/utils.py", line 156, in 
 __init__ 
     self._desktop_file = appinfo.get_filename() 
                          ~~~~~~~~~~~~~~~~~~~~^^ 
 TypeError: GioUnix.DesktopAppInfo.get_filename() takes exactly 1 argument (0 
 given) 
  
 -- System Information: 
 Debian Release: forky/sid 
   APT prefers testing 
   APT policy: (700, 'testing'), (500, 'stable-updates'), (500, ' 
 table-security'), (500, 'stable'), (1, 'experimental') 
 Architecture: amd64 (x86_64) 
  
 Kernel: Linux 6.16.9+deb14-amd64 (SMP w/16 CPU threads; PREEMPT) 
 Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE 
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not 
 set 
 Shell: /bin/sh linked to /usr/bin/dash 
 Init: systemd (via /run/systemd/system) 
 LSM: AppArmor: enabled 
  
 Versions of packages gnome-tweaks depends on: 
 ii  dconf-gsettings-backend [gsettings-backend]  0.49.0-1 
 ii  gir1.2-adw-1                                 1.8.0-1 
 ii  gir1.2-gdesktopenums-3.0                     49.0-1 
 ii  gir1.2-glib-2.0                              2.84.4-3 
 ii  gir1.2-gnomedesktop-4.0                      44.4-1 
 ii  gir1.2-gtk-4.0                               4.20.1+ds-2 
 ii  gir1.2-gudev-1.0                             238-7 
 ii  gir1.2-notify-0.7                            0.8.6-2 
 ii  gir1.2-pango-1.0                             1.56.3-2 
  
 [continued in next message] 
  
 --- SoupGate-Win32 v1.05 
  * Origin: you cannot sedate... all the things you hate (1:229/2) 

[ list messages | list forums | previous | next | reply ]

search for:

328,100 visits
(c) 1994,  bbs@darkrealms.ca