Description of problem: At first login after install, Bluetooth menu launcher for LXDE, Cinnamon, Xfce and Gnome DE time out without providing feedback to user, and do not present a "connect window". output from terminal: $ blueberry sh: /usr/lib/blueberry/blueberry.py: /usr/bin/python2: bad interpreter: No such file or directory. if the menu entry is there, it should work without any further user intervention. Version-Release number of selected component (if applicable): Mageia-7-beta3-i586.iso DATE.txt: Sun Mar 24 22:40:20 CET 2019 How reproducible:always Steps to Reproduce: 1.install any DE from above .iso into bluetooth enabled hardware 2.reboot and launch from "Bluetooth" launcher 3.
Keywords: (none) => 7beta3
Created attachment 10887 [details] install report.bug.xz
Something seems wrong during install because in this case it is lack of the main python2 package. you should install python-2.7.15-10.mga7
CC: (none) => geiger.david68210
As of: $ urpmq --whatprovides python\(abi\) python3|lib64python2.7-stdlib|python stdlib subpkg should require main python pkg. So should be fixed in next python-2.7.15-11.mga7
(In reply to David GEIGER from comment #2) > you should install python-2.7.15-10.mga7 # urpmi python-2.7.15-10.mga7 To satisfy dependencies, the following packages are going to be installed: Package Version Release Arch (medium "Core Release (distrib1)") python 2.7.15 10.mga7 x86_64 python2-rpm-macros 3 7.mga7 noarch 279KB of additional disk space will be used. 81KB of packages will be retrieved. Proceed with the installation of the 2 packages? (Y/n) y yes, that fixed it. thanks I will close this when ootb works -ok. hopefully next round of beta3
Since blueberry-1.2.5-3.mga7 it's not depending on python2 anymore. http://svnweb.mageia.org/packages?view=revision&revision=1380770
Thanks David and Jani. Closing.
Resolution: (none) => FIXEDStatus: NEW => RESOLVEDCC: (none) => marja11
still valid for LXDE: Mageia-7-beta3-i586.iso DATE.txt: Fri Apr 5 20:18:38 CEST 2019 $ blueberry Traceback (most recent call last): File "/usr/lib/blueberry/blueberry.py", line 5, in <module> import rfkillMagic File "/usr/lib/blueberry/rfkillMagic.py", line 6, in <module> from gi.repository import GLib ImportError: No module named gi.repository [*******@localhost ~]$ rfkill list 0: Toshiba Bluetooth: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no 2: hci0: Bluetooth Soft blocked: no Hard blocked: no
still valid for Lxde from: Mageia-7-beta3-x86_64 DATE.txt: Fri Apr 12 01:15:06 CEST 2019
Resolution: FIXED => (none)Status: RESOLVED => REOPENED
$ blueberry Traceback (most recent call last): File "/usr/lib/blueberry/blueberry.py", line 5, in <module> import rfkillMagic File "/usr/lib/blueberry/rfkillMagic.py", line 6, in <module> from gi.repository import GLib ImportError: No module named gi.repository
Is this still valid against Mageia 8 Beta 1? Closing it on 2020-08-26.
CC: (none) => ouaurelien
We will assume the problem was not reproducible, or has been fixed in one of the updates we have released for the reporter's distribution. Users who have experienced this problem are encouraged to upgrade to the latest update of our distribution, and if this issue turns out to still be reproducible in the latest update, please reopen this bug with additional information. Closing as OLD.
Keywords: 7beta3 => (none)Status: REOPENED => RESOLVEDResolution: (none) => OLD