Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 3.1 has been released...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ggeek
n00b
n00b


Joined: 28 Jan 2003
Posts: 6
Location: Croatia

PostPosted: Tue Jan 28, 2003 2:37 pm    Post subject: KDE 3.1 and 3.05 mess :-) Reply with quote

Actually it is not mess anymore :-> It was just me being too stupid to figure it out!
So
Code:
emerge unmerge /var/db/pkg/kdebase/kdebase-ver/kdebasex-xxxx.ebuild

Will do the job, and I've done it for all old ebuilds and now I have quite clean tree :-)
Good thing IS that my ebuild of "digikam" and "sim" are still working flawlesly with new version of KDE... nice...
IMHO - If I wished to do that on Mandrake or Redhat, I would end up with headache and lot of deps and broken links and stuff... but this is just great!
_________________
-------------
GeeK.
-------------
Back to top
View user's profile Send private message
green sun
Guru
Guru


Joined: 04 Nov 2002
Posts: 325
Location: Wista, MA

PostPosted: Tue Jan 28, 2003 4:40 pm    Post subject: Hmmm... Reply with quote

I've wondered why there are not ebuilds for many KDE themes.. .IMHO, many of the themes could benefit from ebuilds, as building from source is sometimes difficult at best...
Back to top
View user's profile Send private message
BlueEar
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 143
Location: Mountain View, CA

PostPosted: Tue Jan 28, 2003 5:30 pm    Post subject: KDE 3.1 build wants to dowgrade gnome cc and panel Reply with quote

When I ran emerge -p kde, among other dependencies I got the following:

Code:

[ebuild    UD] gnome-base/control-center-1.4.0.5-r1 [2.0.3-r1]
[ebuild    UD] gnome-base/gnome-panel-1.4.2-r1 [2.0.11]


(Both control center and panel are to be downgraded to 1.4) Is this inevitable? Any way around it, short of not installing KDE?
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7730
Location: Underworld

PostPosted: Tue Jan 28, 2003 5:42 pm    Post subject: Re: KDE 3.1 build wants to dowgrade gnome cc and panel Reply with quote

AFAIK, gnome uses SLOTs, so it will only install the packages and not to downgrade them

BlueEar wrote:
When I ran emerge -p kde, among other dependencies I got the following:

Code:

[ebuild    UD] gnome-base/control-center-1.4.0.5-r1 [2.0.3-r1]
[ebuild    UD] gnome-base/gnome-panel-1.4.2-r1 [2.0.11]


(Both control center and panel are to be downgraded to 1.4) Is this inevitable? Any way around it, short of not installing KDE?

_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Evangelion
Veteran
Veteran


Joined: 31 May 2002
Posts: 1087
Location: Helsinki, Finland

PostPosted: Tue Jan 28, 2003 5:59 pm    Post subject: Re: KDE 3.1 build wants to dowgrade gnome cc and panel Reply with quote

BlueEar wrote:
When I ran emerge -p kde, among other dependencies I got the following:

Code:

[ebuild    UD] gnome-base/control-center-1.4.0.5-r1 [2.0.3-r1]
[ebuild    UD] gnome-base/gnome-panel-1.4.2-r1 [2.0.11]


(Both control center and panel are to be downgraded to 1.4) Is this inevitable? Any way around it, short of not installing KDE?


Instead of worrying about the downgrade in the apps, I would be wondering why _GNOME_ apps are listed as a dependancy to KDE 8O !
Back to top
View user's profile Send private message
idl
Retired Dev
Retired Dev


Joined: 24 Dec 2002
Posts: 1728
Location: Nottingham, UK

PostPosted: Tue Jan 28, 2003 7:04 pm    Post subject: Reply with quote

Quote:
Instead of worrying about the downgrade in the apps, I would be wondering why _GNOME_ apps are listed as a dependancy to KDE !


LOL I was wondering when someone was gonna pick up on that. Bloody Bastard, how did you miss that one? :lol: undefined
Back to top
View user's profile Send private message
AgentUSA
n00b
n00b


Joined: 15 Jul 2002
Posts: 47

PostPosted: Tue Jan 28, 2003 7:07 pm    Post subject: Reply with quote

Well for RC5, xmms was a dependency of KDE on my box. And if you have gnome in your use flags, then xmms will try and install the older control center and gnome panel. I removed the gnome use flag temporarily and emerged xmms. I then emerged KDE.
Back to top
View user's profile Send private message
474
l33t
l33t


Joined: 19 Apr 2002
Posts: 714

PostPosted: Tue Jan 28, 2003 7:19 pm    Post subject: Reply with quote

Quote:
I removed the gnome use flag temporarily and emerged xmms. I then emerged KDE.

Good answer. Even though I use Gnome myself, the gnome flag is really unnecessary for the xmms build (it works fine with plain old gtk1 alone) and I always temporarily disable it too.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7730
Location: Underworld

PostPosted: Tue Jan 28, 2003 7:23 pm    Post subject: Reply with quote

I thought that his concerns were about downgrading the selected components...

port001 wrote:
Quote:
Instead of worrying about the downgrade in the apps, I would be wondering why _GNOME_ apps are listed as a dependancy to KDE !


LOL I was wondering when someone was gonna pick up on that. Bloody Bastard, how did you miss that one? :lol: undefined

_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
asimon
l33t
l33t


Joined: 27 Jun 2002
Posts: 979
Location: Germany, Old Europe

PostPosted: Tue Jan 28, 2003 7:27 pm    Post subject: Reply with quote

AgentUSA wrote:
Well for RC5, xmms was a dependency of KDE


In kdeaddons there is a xmms applet for KDE's panel, which is build if one specifies xmms support in the USE variable. xmms optionally has a gnome 1.2 panel applet, which gets build when gnome is in USE. Thus kde will install xmms and a part of gnome 1.2 if xmms and gnome is in USE.

Cheers,
Andreas
Back to top
View user's profile Send private message
l0st3d
n00b
n00b


Joined: 03 Nov 2002
Posts: 42

PostPosted: Tue Jan 28, 2003 7:41 pm    Post subject: blocked package Reply with quote

I am a GNOME user usually, but I thought I'd try this new KDE, but when I run

emerge -p kde

I get a message saying:
[ B ] x11-libs/xft (from pkg x11-libs/qt-2.3.2-r)

how do I unblock this and why is it blocked ???
Back to top
View user's profile Send private message
c_kuzmanic
Guru
Guru


Joined: 18 Apr 2002
Posts: 488
Location: Los Angeles , California

PostPosted: Tue Jan 28, 2003 10:07 pm    Post subject: Reply with quote

Well, i just upgraded from 3.1_rc5 to 3.1 stable and I must say I'm very impressed:) Thank to the KDE/Gentoo Dev's for making this possible.

Unfortunately, my fellow Gentoo users have turned me into a hopeless fluxbox junkie, so all I'll ever see of KDE 3.1 is konqueror, which I use under fluxbox:)

Oh, just a quick note to those complaining about "bloat" when it comes to KDE:
KDE is the open-source juggernaught that makes Windows XP look like crap, it's meant to provide as much functionality as users continually demand from it. If there's one Window Manager that can take on Windows in Terms of functionality and ease-of-use, it's definitely KDE. For those of us who prefer simpler WM's, there's a plethora of choices, so let's all be happy that KDE even exists and let's promote it to people who have never heard of it.
Back to top
View user's profile Send private message
out'fdabox
n00b
n00b


Joined: 31 Oct 2002
Posts: 26
Location: Montreal, Canada

PostPosted: Tue Jan 28, 2003 10:33 pm    Post subject: Reply with quote

Here's how I unmerged the old version:
Code:
emerge /var/db/pkg/kde-base/*/*3.0.5* -Cp


Feedback appreciated.
_________________
Crash, Bug, Broken, Bad Idea, Bloat (c) 2003 Microsoft Corp.
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Tue Jan 28, 2003 10:42 pm    Post subject: Reply with quote

can i just do

emerge -u world

so that will update my kde_rc6 to kde 3.1 official release ?

Snake
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
iamlarryboy
Guru
Guru


Joined: 25 Jan 2003
Posts: 480
Location: Prince George, BC, Canada

PostPosted: Tue Jan 28, 2003 11:02 pm    Post subject: crossing my fingers for tabbed browsing! Reply with quote

I have been using rc_5 as long as it's been available and 3.1 is quit impressive. Tabbed browsing needed some work though. I am upgrading as I write this so hopefully 3.1 final has better support. 8)
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Tue Jan 28, 2003 11:43 pm    Post subject: Reply with quote

but how do i upgrade my beta rc6 to final ?? or do i have to compile from scratch ?

Snake
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Wed Jan 29, 2003 12:04 am    Post subject: Re: blocked package Reply with quote

l0st3d wrote:
I am a GNOME user usually, but I thought I'd try this new KDE, but when I run

emerge -p kde

I get a message saying:
[ B ] x11-libs/xft (from pkg x11-libs/qt-2.3.2-r)

how do I unblock this and why is it blocked ???


Well, it is trying to install an old qt version.

Try this instead:
ACCEPT_KEYWORDS="~x86" emerge -p kde

This should give you the 3.1 packages.

Erik
_________________
'Yes, Firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
Back to top
View user's profile Send private message
drakonite
l33t
l33t


Joined: 02 Nov 2002
Posts: 768
Location: Lincoln, NE

PostPosted: Wed Jan 29, 2003 12:05 am    Post subject: Reply with quote

Snake007uk wrote:
but how do i upgrade my beta rc6 to final ?? or do i have to compile from scratch ?

Snake


emerge -u world should do it.
_________________
Shoot Pixels Not People

My GPG/PGP Public key
Back to top
View user's profile Send private message
HotShotDJ
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 166

PostPosted: Wed Jan 29, 2003 12:07 am    Post subject: Reply with quote

out'fdabox wrote:
Here's how I unmerged the old version:
Code:
emerge /var/db/pkg/kde-base/*/*3.0.5* -Cp


Feedback appreciated.
It worked quite well for me... but still a lot of "leftovers" in /usr/kde/3/lib and /usr/kde/3/share

Is this stuff that is still needed by my system even though I've removed kde 3.0.*?
Back to top
View user's profile Send private message
useofweapons
n00b
n00b


Joined: 09 Jan 2003
Posts: 26

PostPosted: Wed Jan 29, 2003 12:16 am    Post subject: Reply with quote

out'fdabox wrote:
Here's how I unmerged the old version:
Code:
emerge /var/db/pkg/kde-base/*/*3.0.5* -Cp

Yep, that worked well for me too. Thanks
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Wed Jan 29, 2003 12:18 am    Post subject: Reply with quote

i did

emerge -u world

and now all i get is the XFREE startup and i cant get it changed ??

and cant even switch terminals ?

Snake
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
out'fdabox
n00b
n00b


Joined: 31 Oct 2002
Posts: 26
Location: Montreal, Canada

PostPosted: Wed Jan 29, 2003 12:23 am    Post subject: Reply with quote

HotShotDJ wrote:
out'fdabox wrote:
Here's how I unmerged the old version:
Code:
emerge /var/db/pkg/kde-base/*/*3.0.5* -Cp


Feedback appreciated.
It worked quite well for me... but still a lot of "leftovers" in /usr/kde/3/lib and /usr/kde/3/share

Is this stuff that is still needed by my system even though I've removed kde 3.0.*?


Well... there might be some config in there...

What the heck! Im gonna zap it when 3.1 is compiled !
_________________
Crash, Bug, Broken, Bad Idea, Bloat (c) 2003 Microsoft Corp.
Back to top
View user's profile Send private message
out'fdabox
n00b
n00b


Joined: 31 Oct 2002
Posts: 26
Location: Montreal, Canada

PostPosted: Wed Jan 29, 2003 12:26 am    Post subject: Reply with quote

Snake007uk wrote:
i did

emerge -u world

and now all i get is the XFREE startup and i cant get it changed ??

and cant even switch terminals ?

Snake


Try emerge world --deep -u
chech in rc.conf that you have this line:
Code:
DISPLAYMANAGER=kdm


Hope I helped
_________________
Crash, Bug, Broken, Bad Idea, Bloat (c) 2003 Microsoft Corp.
Back to top
View user's profile Send private message
Snake007uk
Apprentice
Apprentice


Joined: 12 Jan 2003
Posts: 198
Location: London, UK

PostPosted: Wed Jan 29, 2003 12:31 am    Post subject: Reply with quote

trhats the problem i cnat get to the terminal ?

it boots straight to gui ??

ive tried alt-f1
_________________
Snake :)

Dual AMD MP 2800+, Asus A7M266-D, 1GB Ram, 18.1GB u160 HD, ATI Radeon 9600 Pro, Creative Audigy ZS, Intel SRCU31A, Linksys NIC, iiyama 18.1 4637bk lcd
Back to top
View user's profile Send private message
out'fdabox
n00b
n00b


Joined: 31 Oct 2002
Posts: 26
Location: Montreal, Canada

PostPosted: Wed Jan 29, 2003 1:04 am    Post subject: Reply with quote

Snake007uk wrote:
trhats the problem i cnat get to the terminal ?

it boots straight to gui ??

ive tried alt-f1


when youre in X you have to do Ctrl-Alt F1
_________________
Crash, Bug, Broken, Bad Idea, Bloat (c) 2003 Microsoft Corp.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum