LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-24-2015, 01:39 PM   #1
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Rep: Reputation: 30
Smaller Fonts after Update Jessie


After I made sure that my software was up to date (I saw a notification to prompt me), my fonts are very small on all programs, even the panel shrank, but I corrected it. When trying to see my system settings, I get this message: "System Settings was unable to find any views, and hence has nothing to display." When I try to access system settings from the menu, I click on it, and nothing happens, I don't as much as see an error message.

I'm thinking that the last update I performed (this morning) had something to do with this.

Debian 8 Jessie on a 64-bit PC with 8 gigs of RAM, KDE desktop.

Last edited by salmanal; 07-24-2015 at 03:23 PM.
 
Old 07-24-2015, 06:08 PM   #2
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
If you create a new (test) user and log in, does the problem persist?

Please post the output of:
Code:
apt-cache policy
 
Old 07-24-2015, 07:32 PM   #3
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
Thanks Head_on_a_Stick,

After I created the new user for testing, I still get the same error when trying to access the system settings.
Here is the output of apt-cache policy:

Package files:
100 /var/lib/dpkg/status
release a=now
500 http://security.debian.org/ testing/updates/non-free Translation-en
500 http://security.debian.org/ testing/updates/main Translation-en
500 http://security.debian.org/ testing/updates/contrib Translation-en
500 http://security.debian.org/ testing/updates/non-free amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian-Security,c=non-free
origin security.debian.org
500 http://security.debian.org/ testing/updates/contrib amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian-Security,c=contrib
origin security.debian.org
500 http://security.debian.org/ testing/updates/main amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian-Security,c=main
origin security.debian.org
500 http://ftp.us.debian.org/debian/ testing/non-free Translation-en
500 http://ftp.us.debian.org/debian/ testing/main Translation-en
500 http://ftp.us.debian.org/debian/ testing/contrib Translation-en
500 http://ftp.us.debian.org/debian/ testing/non-free amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian,c=non-free
origin ftp.us.debian.org
500 http://ftp.us.debian.org/debian/ testing/contrib amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian,c=contrib
origin ftp.us.debian.org
500 http://ftp.us.debian.org/debian/ testing/main amd64 Packages
release o=Debian,a=testing,n=stretch,l=Debian,c=main
origin ftp.us.debian.org
500 http://ftp.us.debian.org/debian/ jessie-updates/main Translation-en
500 http://ftp.us.debian.org/debian/ jessie-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=jessie-updates,l=Debian,c=main
origin ftp.us.debian.org
500 http://security.debian.org/ jessie/updates/main Translation-en
500 http://security.debian.org/ jessie/updates/main amd64 Packages
release v=8,o=Debian,a=stable,n=jessie,l=Debian-Security,c=main
origin security.debian.org
500 http://ftp.us.debian.org/debian/ jessie/main Translation-en
500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages
release v=8.1,o=Debian,a=stable,n=jessie,l=Debian,c=main
origin ftp.us.debian.org
500 cdrom://[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150425-14:07]/ jessie/main amd64 Packages
origin Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150425-14:07
Pinned packages:
 
Old 07-25-2015, 08:58 AM   #4
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Your system looks a bit b0rked -- you have jessie *and* stretch in your sources

https://wiki.debian.org/DontBreakDeb..._FrankenDebian

It may be simplest to change your system to track Testing (ie, Debian stretch) alone and `apt-get dist-upgrade`
 
Old 07-25-2015, 11:15 AM   #5
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
Thanks again,

I only updated per the notifications I saw. Any "Franken" add ons may have come from my plugins (Ice Tea, and/or gnash). I will move on to changing my system, and doing the dist-upgrade.

Enjoy your day.

-S

Last edited by salmanal; 07-25-2015 at 11:16 AM.
 
Old 07-26-2015, 05:46 PM   #6
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
It was my own fault...

When Jessie advised more updates, I just blindly applied, and installed them all (too trusting). This is how I got the additional source. In the future, I will look closely at any update before I apply it; I may, or may not need it.
 
Old 07-27-2015, 07:09 AM   #7
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by salmanal View Post
When Jessie advised more updates, I just blindly applied, and installed them all (too trusting). This is how I got the additional source.
No, it isn't.

Blindly applying updates to a Debian Stable system should work without problems [1]; the reason you have problems with it is because *you* added extra repositories.

Post the content of /etc/apt/sources.list

[1] https://wiki.debian.org/UnattendedUpgrades
 
Old 07-27-2015, 08:30 AM   #8
salmanal
Member
 
Registered: Jan 2005
Location: Syracuse, NY
Distribution: Linux Mint 21
Posts: 265

Original Poster
Rep: Reputation: 30
Yes, when I added java, and/or flash; nevertheless, all is working now. There are "too many cooks" when Linux tips are needed, resulting in outdated, or incorrect information.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Jessie apt-get update issue erik2282 Debian 2 07-22-2015 04:32 PM
[SOLVED] Sound stopped working after update to Jessie goumba Debian 15 12-12-2013 04:28 AM
Wheezy fonts smaller in X (Nouveau not working) amberluvsit Debian 3 06-18-2013 02:29 PM
[Heads UP] Big Jessie update this morning jdkaye Debian 9 05-25-2013 09:18 AM
TTY fonts with width smaller 8? MasterOfTheWind Linux - Software 0 10-16-2007 10:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration