View previous topic :: View next topic |
Author |
Message |
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Sat May 01, 2004 8:45 pm Post subject: No text at all in KDE after emerge --update system |
|
|
I recently did an emerge --update system (after not updating for a very long time), and now I have no text in KDE, except in Konsole.
No menus, no desktop icon labels, no tooltips, nothing. Everything is BLANK!
What the hell happened here? And how can I fix it?
TIA,
Martin |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Sun May 02, 2004 1:12 pm Post subject: |
|
|
Just a guess: Try to reemerge xfree, qt and kdebase (using the same versions you have installed). |
|
Back to top |
|
|
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Sun May 02, 2004 7:28 pm Post subject: |
|
|
And what if I just emerge the latest versions of these packages?
(BTW, I never quite understood the difference between e.g., emerge kde and emerge --update kde. Why does emerge kde give me a much shorter list of packages?)
Thanks,
Martin |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Sun May 02, 2004 9:01 pm Post subject: |
|
|
If you update to the latest versions, you might experience problems with dependent packages that were linked against the updated packages due to API changes. |
|
Back to top |
|
|
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Mon May 03, 2004 10:27 am Post subject: |
|
|
I re-emerged xfree OK, and I'm in the middle of re-emerging kdebase. No problems so far.
But there does not seem to be an ebuild for the version of QT that I am running (3.1.0-r1) any more. The closest are 3.1.2-r3 and 3.0.5-r2.
What would you recommend me to do?
Thanks,
Martin |
|
Back to top |
|
|
Voltago Advocate
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Mon May 03, 2004 10:37 am Post subject: |
|
|
Take the latest (stable) ebuild of qt, but you really should recompile kdebase after that again. Sorry.
Oh, and btw, to check all direct dependencies of qt which could cause trouble afterwards, do
and after that
Quote: | qpkg -I --query-deps qt |
This gives you a list of all installed packages that need qt and could suffer from API changes. |
|
Back to top |
|
|
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Mon May 03, 2004 10:38 am Post subject: |
|
|
That was quick!
Thanks, I will try it and report back later (much later...).
Thanks again,
Martin |
|
Back to top |
|
|
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Tue May 04, 2004 4:00 am Post subject: |
|
|
Oh dear
In the middle of emerge "=kdebase-3.1.5", I get this:
Code: |
kde-base/kdelibs
selected: 3.1.1a
protected: 2.2.2a-r2 3.1.5
omitted: none
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging kde-base/kdelibs-3.1.1a...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: line 1098: /usr/portage/eclass/kde.org.eclass: No such file
or directory
!!! ERROR: kde-base/kdelibs-3.1.1a failed.
!!! Function inherit, Line 1099, Exitcode 1
!!! died sourcing /usr/portage/eclass/kde.org.eclass in inherit()
!!! FAILED prerm: 1
|
Any idea how to fix this?
Thanks,
Martin |
|
Back to top |
|
|
sagipolley n00b
Joined: 29 Apr 2002 Posts: 40 Location: Israel
|
Posted: Tue May 04, 2004 7:50 pm Post subject: |
|
|
Hah!
I just started up KDE to see if by any chance something I did had made any difference, and amazingly, all my text is back!
I guess I can probably go ahead and update KDE now without worrying too much...
Thanks again for your help,
Martin |
|
Back to top |
|
|
|