From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#35606: Gajim Date: Mon, 06 May 2019 19:21:17 +0000 Message-ID: <2c0eb096ca89fb61764045b35d8c695d@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--=_RainLoop_884_368197724.1557170477" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNjBb-0007mU-Gt for bug-guix@gnu.org; Mon, 06 May 2019 15:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNjBa-0001QY-HM for bug-guix@gnu.org; Mon, 06 May 2019 15:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43901) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNjBa-0001QQ-Ci for bug-guix@gnu.org; Mon, 06 May 2019 15:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNjBa-0007lM-2m for bug-guix@gnu.org; Mon, 06 May 2019 15:22:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:39243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNjAy-0007hF-Bl for bug-guix@gnu.org; Mon, 06 May 2019 15:21:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNjAx-00015P-1h for bug-guix@gnu.org; Mon, 06 May 2019 15:21:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:40392) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNjAw-00013Z-DD for bug-guix@gnu.org; Mon, 06 May 2019 15:21:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9406430961 for ; Mon, 6 May 2019 21:21:19 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kgOkGEoBSI3Q for ; Mon, 6 May 2019 21:21:17 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35606@debbugs.gnu.org ----=_RainLoop_884_368197724.1557170477 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable ## Versions=0A- OS: Linux=0A- GTK+ Version: 3.24.7=0A- PyGObject Version:= 3.28.3=0A- python-nbxmpp Version: 0.6.10=0A- Gajim Version: 1.1.3=0A=0A#= # Traceback=0A```=0ATraceback (most recent call last):=0A File "/gnu/stor= e/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-package= s/gajim/application.py", line 221, in _activate=0A self.interface.run(sel= f)=0A File "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/p= ython3.7/site-packages/gajim/gui_interface.py", line 2550, in run=0A app.= plugin_manager =3D plugins.PluginManager()=0A File "/gnu/store/lzzphfg2hf= 52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gajim/plug= ins/helpers.py", line 129, in __call__=0A cls.instance =3D super(Singleto= n, cls).__call__(*args, **kwargs)=0A File "/gnu/store/lzzphfg2hf52h1cb2db= vz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gajim/plugins/plugi= nmanager.py", line 115, in __init__=0A pc =3D self.scan_dir_for_plugins(p= ath)=0A File "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib= /python3.7/site-packages/gajim/plugins/helpers.py", line 114, in wrapper= =0A result =3D f(*args, **kwargs)=0A File "/gnu/store/lzzphfg2hf52h1cb2db= vz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gajim/plugins/plugi= nmanager.py", line 598, in scan_dir_for_plugins=0A if not os.path.isdir(p= ath):=0A File "/gnu/store/h8l1pby3cm6b4fxsfwwr65b4d1hyh6cs-python-3.7.0/l= ib/python3.7/genericpath.py", line 42, in isdir=0A st =3D os.stat(s)=0ATy= peError: stat: path should be string, bytes, os.PathLike or integer, not = NoneType=0A=0A```=0A## Steps to reproduce the problem=0A=0AInstall and op= en the app. This bug error shows up. ----=_RainLoop_884_368197724.1557170477 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
#= # Versions
- OS: Linux
- GTK+ Version: 3.24.7
- PyGObject Versio= n: 3.28.3
- python-nbxmpp Version: 0.6.10
- Gajim Version: 1.1.3
## Traceback
```
Traceback (most recent call last):
File "= /gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/sit= e-packages/gajim/application.py", line 221, in _activate
self.interfa= ce.run(self)
File "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-= 1.1.3/lib/python3.7/site-packages/gajim/gui_interface.py", line 2550, in = run
app.plugin_manager =3D plugins.PluginManager()
File "/gnu/sto= re/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packag= es/gajim/plugins/helpers.py", line 129, in __call__
cls.instance =3D = super(Singleton, cls).__call__(*args, **kwargs)
File "/gnu/store/lzzp= hfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gaji= m/plugins/pluginmanager.py", line 115, in __init__
pc =3D self.scan_d= ir_for_plugins(path)
File "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26n= a-gajim-1.1.3/lib/python3.7/site-packages/gajim/plugins/helpers.py", line= 114, in wrapper
result =3D f(*args, **kwargs)
File "/gnu/store/l= zzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/g= ajim/plugins/pluginmanager.py", line 598, in scan_dir_for_plugins
if = not os.path.isdir(path):
File "/gnu/store/h8l1pby3cm6b4fxsfwwr65b4d1h= yh6cs-python-3.7.0/lib/python3.7/genericpath.py", line 42, in isdir
s= t =3D os.stat(s)
TypeError: stat: path should be string, bytes, os.Pat= hLike or integer, not NoneType

```
## Steps to reproduce the pr= oblem

Install and open the app. This bug error shows up.
----=_RainLoop_884_368197724.1557170477--