SliTaz SliTaz Forum

You are not logged in.

#1 2020-05-14 21:31:12

sofia-m
Member
Registered: 2019-02-15
Posts: 75

blueman-applet error No GI module

Hello everybody!

I was trying to connect Bluetotth on SliTaz Rolling 64 and got the following error:

mz@slitaz:~$ blueman-applet

Traceback (most recent call last):

  File "/usr/bin/blueman-applet", line 15, in <module>

    from blueman.Functions import create_logger, create_parser, set_proc_title

  File "/usr/lib/python3.7/site-packages/blueman/Functions.py", line 36, in <module>

    from blueman.main.Config import Config

  File "/usr/lib/python3.7/site-packages/blueman/main/Config.py", line 2, in <module>

    from gi.repository import Gio

ModuleNotFoundError: No module named 'gi'

Any suggestion as to how to fix it?

Thanks.

Offline

#2 2020-05-15 03:49:17

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: blueman-applet error No GI module

tazpkg -gi pygobject3

Offline

#3 2020-06-20 05:46:18

sofia-m
Member
Registered: 2019-02-15
Posts: 75

Re: blueman-applet error No GI module

Hello Saipul,

I installed pygobject3 and gobject-introspection, and also recharged and upgraded the system, but I still get the error.

[c]# blueman-applet
Traceback (most recent call last):
  File "/usr/bin/blueman-applet", line 15, in <module>
    from blueman.Functions import create_logger, create_parser, set_proc_title
  File "/usr/lib/python3.7/site-packages/blueman/Functions.py", line 36, in <module>
    from blueman.main.Config import Config
  File "/usr/lib/python3.7/site-packages/blueman/main/Config.py", line 2, in <module>
    from gi.repository import Gio
ModuleNotFoundError: No module named 'gi'[/c]

Offline

#4 2020-06-20 05:57:40

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: blueman-applet error No GI module

Hai all Dev... blueman packages need pygobject3 with python3 version (py3k) that is not in official repository...

Offline

#5 2020-06-20 06:31:32

sofia-m
Member
Registered: 2019-02-15
Posts: 75

Re: blueman-applet error No GI module

Should I add next to my repository or upgrade to cooking?

Offline

#6 2020-06-20 06:44:31

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: blueman-applet error No GI module

No... please don't add the Next repo...

@sofia-m, try running "blueman-manager" in your terminal (without  quotes)

Offline

#7 2020-06-20 16:29:55

sofia-m
Member
Registered: 2019-02-15
Posts: 75

Re: blueman-applet error No GI module

[c]$ blueman-manager
Traceback (most recent call last):
  File "/usr/bin/blueman-manager", line 8, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'[/c]
Same result. sad

Offline

#8 2020-09-29 08:41:55

Guest
Guest

Re: blueman-applet error No GI module

Same error here:

#blueman-manager

Traceback (most recent call last):

  File "/usr/bin/blueman-manager", line 8, in <module>

    import gi

ModuleNotFoundError: No module named 'gi'

Is there some solution to run blueman successfuly ?

Thanks in advance and best regards,,,

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]