PDA

View Full Version : [ubuntu] 17.04 some icons are missing from system settings and cant disable touchpad



caneraydinbey
June 17th, 2017, 02:19 PM
i opened gnome-control-center then disabled but it was not disabled. Also tried from command line.

Also when i open unity-control-center or system settimgs, i only see a few images. https://askubuntu.com/questions/925671/icons-in-system-settings-are-missing-ubuntu-server-17-04 like those


i already did those

udo apt-get install dconf-tools
DISPLAY=:0 dconf reset -f /org/compiz/
unity --reset-icons
setsid unity

but it only resetted my settings of ui. The icons did not come back.

also i have unity tweatk tool and when i open, i can see some settings there. Like power settings or icon size. so i hace those settimgs.

i am 17.04 . i installed ubuntu 17.04

and also when i click software update, it searcvhes for updates for seconds. then it says "failed to download repository information. please check your internet connecvtion".

and
when i click ok, it says no update is available. T his is my sourceslist



#

# deb cdrom:[Ubuntu-Server 17.04 _Zesty Zapus_ - Release amd64 (20170412)]/ zesty main restricted

# deb cdrom:[Ubuntu-Server 17.04 _Zesty Zapus_ - Release amd64 (20170412)]/ zesty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ zesty main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ zesty-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ zesty universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty universe
deb http://us.archive.ubuntu.com/ubuntu/ zesty-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ zesty multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty multiverse
deb http://us.archive.ubuntu.com/ubuntu/ zesty-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ zesty-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ zesty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu zesty partner
# deb-src http://archive.canonical.com/ubuntu zesty partner

deb http://security.ubuntu.com/ubuntu zesty-security main restricted
# deb-src http://security.ubuntu.com/ubuntu zesty-security main restricted
deb http://security.ubuntu.com/ubuntu zesty-security universe
# deb-src http://security.ubuntu.com/ubuntu zesty-security universe
deb http://security.ubuntu.com/ubuntu zesty-security multiverse
# deb-src http://security.ubuntu.com/ubuntu zesty-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu zesty stable
# deb-src [arch=amd64] https://download.docker.com/linux/ubuntu zesty stable
deb [arch=armhf] https://download.docker.com/linux/ubuntu zesty stable
# deb-src [arch=armhf] https://download.docker.com/linux/ubuntu zesty stable
# deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable

# deb https://apt.dockerproject.org/repo ubuntu-zesty testing
# deb-src https://apt.dockerproject.org/repo ubuntu-zesty testing
# deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

deb http://download.virtualbox.org/virtualbox/debian zesty contrib

all those problems related to each other?