Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 3.0.5a and missing "Netscape Plugins"
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
JJh
n00b
n00b


Joined: 21 Jan 2003
Posts: 4

PostPosted: Tue Jan 21, 2003 1:14 pm    Post subject: KDE 3.0.5a and missing "Netscape Plugins" Reply with quote

Hello!
After a fresh install of Gentoo 1.4rc2 I did an emerge kde. It compiled, and it seemed to work okay until I found out that I couldn't find Netscape Plugins section in Control Center. It seems that it hasn't built, any ideas what's wrong and how to fix it?
_________________
--Jonni Henttinen
Back to top
View user's profile Send private message
cyfred
Retired Dev
Retired Dev


Joined: 23 Aug 2002
Posts: 596

PostPosted: Tue Jan 21, 2003 1:21 pm    Post subject: Reply with quote

Code:
emerge net-www/netscape-flash net-www/netscape-plugger
Back to top
View user's profile Send private message
JJh
n00b
n00b


Joined: 21 Jan 2003
Posts: 4

PostPosted: Tue Jan 21, 2003 1:27 pm    Post subject: Reply with quote

Okay, how does that help my problem? I don't have any problems installing plugins but to configure the motif-wrapper and defining the directories where kde's konqueror finds 'em. I'm missing the nsplugin module from Control Center or perhaps the whole plugin stuff from kde. But why is it missing ? How do I install it? Do I have to make an 'emerge kdebase' ? Ideas, anyone?
_________________
--Jonni Henttinen
Back to top
View user's profile Send private message
cyfred
Retired Dev
Retired Dev


Joined: 23 Aug 2002
Posts: 596

PostPosted: Tue Jan 21, 2003 11:47 pm    Post subject: Reply with quote

You need to emerge the netscape plugins and then the ebuild will automatically* set up KDE to use them. If you havent emerged the two listed above then you wont have the working netscape plugins.

* This is provided you installed KDE from the portage menu, be it either through GRP or from source.
Back to top
View user's profile Send private message
TripleD
n00b
n00b


Joined: 21 Jan 2003
Posts: 30

PostPosted: Wed Jan 22, 2003 9:11 pm    Post subject: Reply with quote

hm.... i have a fresh install kde-3.0.5a, and have just emerged net-www/netscape-flash , and neither the plugin setup in control panel/konqueror etc show up, and after going to:
http://www.voiceyourself.com/thoughts/thoughts.html

flash does not work here.... ( ask's too download flash)

Any idea's? or more info needed?

David
Back to top
View user's profile Send private message
bendy
Apprentice
Apprentice


Joined: 18 May 2002
Posts: 274
Location: Gloucester, UK

PostPosted: Wed Jan 22, 2003 9:22 pm    Post subject: Reply with quote

Do you have openmotif emerged? I had this problem before, see https://forums.gentoo.org/viewtopic.php?t=10591

bendy.
Back to top
View user's profile Send private message
TripleD
n00b
n00b


Joined: 21 Jan 2003
Posts: 30

PostPosted: Wed Jan 22, 2003 10:48 pm    Post subject: Reply with quote

Yes, openmotif is installed, was installed while emerging kde....

Would having lesstif installed and then rebuild kdelibs and kdebase make a difference?

David

bash-2.05b$ ls /var/db/pkg/x11-libs
gtk+-1.2.10-r9/ openmotif-2.2.2-r1/ qt-3.1.0/
bash-2.05b$

bash-2.05b$ ls /var/db/pkg/kde-base
arts-1.0.5a/ kdebase-3.0.5a-r1/ kdenetwork-3.0.5a/
kde-3.0.5a/ kdeedu-3.0.5a/ kdepim-3.0.5a/
kde-env-3-r2/ kdegames-3.0.5a/ kdetoys-3.0.5a/
kdeaddons-3.0.5a/ kdegraphics-3.0.5a/ kdeutils-3.0.5a/
kdeadmin-3.0.5a/ kdelibs-3.0.5a/
kdeartwork-3.0.5a/ kdemultimedia-3.0.5a/
bash-2.05b$
Back to top
View user's profile Send private message
TripleD
n00b
n00b


Joined: 21 Jan 2003
Posts: 30

PostPosted: Wed Jan 22, 2003 11:29 pm    Post subject: Reply with quote

Well, i've installed lesstif as well, and am re-installing kdelibs and kdebase..... thank god for Dual Athlon-MP 2400 , 1gig RAM to compile in....:D
Here's hoping everything works after this, next comes mozilla.....

Cheers

TripleD
Back to top
View user's profile Send private message
TripleD
n00b
n00b


Joined: 21 Jan 2003
Posts: 30

PostPosted: Thu Jan 23, 2003 1:59 am    Post subject: Reply with quote

Ok, recompilled kdebase & kdelibs and still no plugin's found.

but! both of these are installed:
32076 2003-01-22 20:29 /usr/kde/3/bin/nspluginscan*
92196 2003-01-22 20:29 /usr/kde/3/bin/nspluginviewer*

as well as the libraries:
1426 2003-01-22 20:29 /usr/kde/3/lib/libnsplugin.la*
20 2003-01-22 20:29 /usr/kde/3/lib/libnsplugin.so -> libnsplugin.so.1.0.1*
20 2003-01-22 20:29 /usr/kde/3/lib/libnsplugin.so.1 -> libnsplugin.so.1.0.1*
126327 2003-01-22 20:29 /usr/kde/3/lib/libnsplugin.so.1.0.1*

and here's the error message i get starting kde:
QComboBox::setCurrentItem: (history combo) Index 0 out of range
QComboBox::changeItem: (history combo) Index 0 out of range
QComboBox::setCurrentItem: (history combo) Index 0 out of range
bitBlt: Incompatible destination pixmap
kcontrol: ERROR: Module nsplugin not found!
kdecore (KLibLoader): WARNING: KLibrary: /usr/kde/3/lib/libkdecore.so.4: undefined symbol: init_kcm_konq
kdecore (KLibLoader): WARNING: KLibrary: The library kcm_konq does not offer an init_kcm_konq function

Any idea's as to a solution?

Thanks

David
Back to top
View user's profile Send private message
TripleD
n00b
n00b


Joined: 21 Jan 2003
Posts: 30

PostPosted: Thu Jan 23, 2003 2:06 am    Post subject: Reply with quote

just ran nsplugscan in the cli. and flash works now :)
Back to top
View user's profile Send private message
JJh
n00b
n00b


Joined: 21 Jan 2003
Posts: 4

PostPosted: Fri Jan 24, 2003 9:56 pm    Post subject: Reply with quote

Thanks for the tip. now it works.
--JJh
_________________
--Jonni Henttinen
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