Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 3.2 plastik widget style vanished :/
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sigmalll
Guru
Guru


Joined: 24 Aug 2003
Posts: 332

PostPosted: Thu Feb 12, 2004 7:29 pm    Post subject: KDE 3.2 plastik widget style vanished :/ Reply with quote

Somehow, the plastik widget style (and a few others) have vanished from my kde 3.2 install, which package to I have to rebuild to put them back?
Back to top
View user's profile Send private message
zez
Apprentice
Apprentice


Joined: 13 Jun 2002
Posts: 256
Location: Oregon, United States

PostPosted: Thu Feb 12, 2004 7:35 pm    Post subject: Reply with quote

The theme vanished from your KDE 3.2 install, or it vanished when you upgraded from a KDE 3.1.x? IIRC, the widget theme is in either kdebase or kdelibs and the window decoration is in kdeartwork. Hopefully someone can verify this, because I'm not completely sure.
Back to top
View user's profile Send private message
sigmalll
Guru
Guru


Joined: 24 Aug 2003
Posts: 332

PostPosted: Thu Feb 12, 2004 8:05 pm    Post subject: Reply with quote

Vanished from my 3.2 install
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Thu Feb 12, 2004 8:29 pm    Post subject: Reply with quote

can you select it using 'qtconfig'?
_________________
what up
Back to top
View user's profile Send private message
Useful Idiot
Guru
Guru


Joined: 30 Aug 2002
Posts: 329
Location: Finland

PostPosted: Thu Feb 12, 2004 8:33 pm    Post subject: Reply with quote

I think plastik as a whole is in kdeartwork. So, compiling that should do it.
_________________
[size=9]We are all in the gutter, but some of us are looking at the stars.
Back to top
View user's profile Send private message
sigmalll
Guru
Guru


Joined: 24 Aug 2003
Posts: 332

PostPosted: Fri Feb 13, 2004 1:05 pm    Post subject: Reply with quote

Hmm, i think something has broken somewhere, emerge kdeartwork fails :/

Code:
configure: error: you need to install kdelibs first.
died running ./configure, kde_src_compile:configure
 *
 * Your KDE program installation died while running the configure script
 *

!!! ERROR: kde-base/kdeartwork-3.2.0 failed.
!!! Function configure_die, Line 170, Exitcode 0
!!! (no error message)

Going to rebuild kdelibs and try again later
Back to top
View user's profile Send private message
hotcamus
n00b
n00b


Joined: 07 Jan 2003
Posts: 12
Location: Canary Islands - Spain

PostPosted: Fri Feb 13, 2004 2:00 pm    Post subject: Reply with quote

Code:

configure: error: you need to install kdelibs first.
died running ./configure, kde_src_compile:configure
 *
 * Your KDE program installation died while running the configure script
 *
 
!!! ERROR: kde-base/kdeartwork-3.2.0 failed.
!!! Function configure_die, Line 170, Exitcode 0
!!! (no error message)


I'm getting the same error whenever I attempt to install any kde pakage (kdemultimedia, kdenetwork, etc.). I don't know if it may be related to the last qt update because the lines previous to the error say something about uic's (a command installed by qt) plugins. I first emerged kdelibs and kdebase, then updated qt and finally tried to emerge those packages. Maybe the qt version change in the middle is a bad thing.

By the way, having installed only kdelibs and kdebase I don't have the plastik widgets either.
Back to top
View user's profile Send private message
Useful Idiot
Guru
Guru


Joined: 30 Aug 2002
Posts: 329
Location: Finland

PostPosted: Fri Feb 13, 2004 3:30 pm    Post subject: Reply with quote

Yes, the qt upgrade broke things. The kdelibs was linked against the old qt so after you upgraded it kde still tried to use the old libs instead of the new ones. Reemerging kdelibs should fix the problem.
_________________
[size=9]We are all in the gutter, but some of us are looking at the stars.
Back to top
View user's profile Send private message
maj
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2002
Posts: 92

PostPosted: Fri Feb 13, 2004 5:44 pm    Post subject: Reply with quote

yeah re-emerging kdelibs fixes this - had the same problem on my laptop

kde was uuuuuuugly :( but now its all good :D
Back to top
View user's profile Send private message
rhacer
n00b
n00b


Joined: 20 May 2002
Posts: 30
Location: Portland, OR

PostPosted: Fri Feb 13, 2004 8:52 pm    Post subject: Reply with quote

Well, I've rebuilt kdelibs, kdeartwork, and kdeaddons, While Plastik shows in the control center and displays in the control center, nothing else changes to Plastik except my titlebars. All my widgets look like Keramik.

I'd love to know if anyone else is in the same boat and if they have found a solution.

Thanks
_________________
Stand Fast,
rhacer.
Back to top
View user's profile Send private message
HotShotDJ
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 166

PostPosted: Fri Feb 13, 2004 9:16 pm    Post subject: Reply with quote

Code:
emerge qt && emerge kdelibs kdeartwork
worked perfectly for me. Obviously, YMMV.
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Sat Feb 14, 2004 2:03 am    Post subject: Reply with quote

rhacer wrote:
Well, I've rebuilt kdelibs, kdeartwork, and kdeaddons, While Plastik shows in the control center and displays in the control center, nothing else changes to Plastik except my titlebars. All my widgets look like Keramik.

I'd love to know if anyone else is in the same boat and if they have found a solution.

Thanks

You may want to try my solution here:
https://forums.gentoo.org/viewtopic.php?p=864466#864466
Back to top
View user's profile Send private message
sigmalll
Guru
Guru


Joined: 24 Aug 2003
Posts: 332

PostPosted: Sat Feb 14, 2004 11:35 am    Post subject: Reply with quote

I re-emerged kdelib & kdeartwork and everythings back to normal, cheers all.
Back to top
View user's profile Send private message
rhacer
n00b
n00b


Joined: 20 May 2002
Posts: 30
Location: Portland, OR

PostPosted: Sun Feb 15, 2004 9:12 pm    Post subject: Reply with quote

j-kidd wrote:
rhacer wrote:
Well, I've rebuilt kdelibs, kdeartwork, and kdeaddons, While Plastik shows in the control center and displays in the control center, nothing else changes to Plastik except my titlebars. All my widgets look like Keramik.

I'd love to know if anyone else is in the same boat and if they have found a solution.

Thanks

You may want to try my solution here:
https://forums.gentoo.org/viewtopic.php?p=864466#864466


Ding Ding Ding! You are the winner! Thank you so very much. This immediately solved the problem
_________________
Stand Fast,
rhacer.
Back to top
View user's profile Send private message
zmedico
Developer
Developer


Joined: 02 Jan 2004
Posts: 352
Location: California USA

PostPosted: Thu Jun 23, 2005 7:55 pm    Post subject: Reply with quote

I've experienced the same problem with qt-3.3.4-r4 and qt-3.3.4-r5 (some styles missing when I run qtconfig). No problems with stable qt-3.3.4-r3 though.

It seems that bug 81066 is related.
_________________
Zac
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
Page 1 of 1

 
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