[Bug 1860504] Re: software-properties-gtk fails to launch via "Additional Drivers" or via terminal

2020-02-06 Thread Sebastien Bacher
** Changed in: software-properties (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860504

Title:
  software-properties-gtk fails to launch via "Additional Drivers" or
  via terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1860504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1860504] Re: software-properties-gtk fails to launch via "Additional Drivers" or via terminal

2020-01-27 Thread Sebastian Straszak
dpkg -l | grep software-properties
ii  python3-software-properties0.98.5   
  all  manage the repositories that you install software from
ii  software-properties-common 0.98.5   
  all  manage the repositories that you install software from 
(common)
ii  software-properties-gtk0.98.5   
  all  manage the repositories that you install software from (gtk)

debsums software-properties-common
/usr/bin/add-apt-repository   OK
/usr/lib/python3/dist-packages/softwareproperties/dbus/SoftwarePropertiesDBus.py
 OK
/usr/lib/python3/dist-packages/softwareproperties/dbus/__init__.pyOK
/usr/lib/software-properties/software-properties-dbus OK
/usr/share/dbus-1/system-services/com.ubuntu.SoftwareProperties.service   OK
/usr/share/doc/software-properties-common/copyright   OK
/usr/share/man/man1/add-apt-repository.1.gz   OK
/usr/share/polkit-1/actions/com.ubuntu.softwareproperties.policy  OK

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860504

Title:
  software-properties-gtk fails to launch via "Additional Drivers" or
  via terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1860504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1860504] Re: software-properties-gtk fails to launch via "Additional Drivers" or via terminal

2020-01-27 Thread Sebastien Bacher
What's the output of those commands?
$ dpkg -l | grep software-propoerties
$ debsums software-properties-common
(you might need to install debsums if the command is not available)

** Changed in: software-properties (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860504

Title:
  software-properties-gtk fails to launch via "Additional Drivers" or
  via terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1860504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1860504] Re: software-properties-gtk fails to launch via "Additional Drivers" or via terminal

2020-01-24 Thread Sebastian Straszak
$ software-properties-gtk command?
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 177, in 
activate_name_owner
return self.get_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 363, in get_name_owner
's', (bus_name,), **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 653, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could 
not get owner of name 'com.ubuntu.SoftwareProperties': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 100, in 
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 161, in __init__
proxy = bus.get_object("com.ubuntu.SoftwareProperties", "/")
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 243, in get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 250, in __init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 182, in 
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 280, in 
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 653, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: 
Cannot launch daemon, file not found or permissions invalid



journalctl -b 0
-- Logs begin at Tue 2020-01-14 01:44:46 GMT, end at Fri 2020-01-24 08:01:38 GMT
Jan 24 06:56:48 callous-MS-7B45 kernel: microcode: microcode updated early to re
Jan 24 06:56:48 callous-MS-7B45 kernel: Linux version 5.3.0-26-generic (buildd@l
Jan 24 06:56:48 callous-MS-7B45 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5
Jan 24 06:56:48 callous-MS-7B45 kernel: KERNEL supported cpus:
Jan 24 06:56:48 callous-MS-7B45 kernel:   Intel GenuineIntel
Jan 24 06:56:48 callous-MS-7B45 kernel:   AMD AuthenticAMD
Jan 24 06:56:48 callous-MS-7B45 kernel:   Hygon HygonGenuine
Jan 24 06:56:48 callous-MS-7B45 kernel:   Centaur CentaurHauls
Jan 24 06:56:48 callous-MS-7B45 kernel:   zhaoxin   Shanghai  
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x001:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x002:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x004:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x008:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x010:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[2]:  576, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[3]:  832, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[4]:  896, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Enabled xstate features 0x1f, c
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-provided physical RAM map:
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x-0x000
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x00058000-0x000
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x00059000-0x000
lines 1-23

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860504

Title:
  software-properties-gtk fails to launch via "Additional Drivers" or
  via terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1860504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1860504] Re: software-properties-gtk fails to launch via "Additional Drivers" or via terminal

2020-01-23 Thread Sebastien Bacher
Thank you for your bug report. Could you include the output of the
$ software-properties-gtk command?
Could you also include the 'journalctl -b 0' log after getting the issue?

** Changed in: software-properties (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860504

Title:
  software-properties-gtk fails to launch via "Additional Drivers" or
  via terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1860504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs