After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 772714 - Software Sources opens empty window on Debian Stretch
Software Sources opens empty window on Debian Stretch
Status: RESOLVED NOTGNOME
Product: gnome-software
Classification: Applications
Component: General
3.22.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-10-10 17:51 UTC by Mohammed Sadiq
Modified: 2016-10-11 00:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
terminal log (1.54 KB, text/plain)
2016-10-10 17:54 UTC, Mohammed Sadiq
Details

Description Mohammed Sadiq 2016-10-10 17:51:45 UTC
The Application menu -> Software Sources opens an empty window.
Sometimes a spinner spins, and nothing else then.

OS is current Debian testing (Debian Stretch GNU/Linux)
gnome-software version: 3.22.0
packagekit version: 1.1.4

cat /etc/apt/sources.list:

deb http://security.debian.org/debian-security stretch/updates main contrib
deb-src http://security.debian.org/debian-security stretch/updates main contrib

deb http://httpredir.debian.org/debian stretch main
deb-src http://httpredir.debian.org/debian stretch main

deb http://httpredir.debian.org/debian stretch-updates main
deb-src http://httpredir.debian.org/debian stretch-updates main

deb http://security.debian.org/ stretch/updates main
deb-src http://security.debian.org/ stretch/updates main
Comment 1 Mohammed Sadiq 2016-10-10 17:54:42 UTC
Created attachment 337344 [details]
terminal log

forgot to add terminal output of gnome-software.
Comment 2 Richard Hughes 2016-10-10 19:21:38 UTC
Do you have software-properties-gtk installed?
Comment 3 Mohammed Sadiq 2016-10-11 00:21:36 UTC
(In reply to Richard Hughes from comment #2)
> Do you have software-properties-gtk installed?

Hm.. installing software-properties-gtk fixed the bug.

Sorry for your time.