Jump to content

Kieth

Members
  • Posts

    1251
  • Joined

  • Last visited

Posts posted by Kieth

  1. Yeh Silversurfer60, that deals with the problem, as David mentioned before. I immediately went to the errata page, but it doesn't mention how to resolve the problem once an install is made. I was able to get the user UID changed, but not the gid or groups. From all I've read, I'm suppose to change them, too. When I open up firefox in console, this is the message:

     

    id: cannot find name for group ID 500

    [kieth@host-001 ~]$

     

    Here's the info:

     

    # groupmod -g 10001 kieth

    [root@host-001 ~]# id kieth

    uid=10001(kieth) gid=500 groups=500

    [root@host-001 ~]#

     

    How can I change the gid and groups?

  2. Yep David, that was it. :)

     

    $ firefox

    LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open shared object file: No such file or directory]

    LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No such file or directory]

    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

     

    I checked in MCC, and I was listed as 500 and guest as 10000. Firefox still has some problems, but any idea on how to change my user ID? I didn't find a way in MCC.

  3. OK Ken, I edited the file but it didn't resolve the problem:

     

    # cat /etc/hosts

    127.0.0.1 localhost

     

    With firefox, I still get the same results in console:

     

    $ firefox

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

     

    (firefox:4307): GnomeUI-WARNING **: While connecting to session manager:

    Could not open network socket.

    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.so [/home/kieth/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

  4. Could this problem have something to do with my internet connection?

     

    I found this definition on the internet:

     

    local domain

    When you attach your LAN to the Internet, it gets your ISP’s domain name. It becomes effectively part of your ISP’s domain. So for example, all Shaw Cable customers in Victoria become part of the gv.shawcable.net domain. That name is referred to as your local domain name. Shaw lets you use the short name shawnews instead of shawnews.gv.shawcable.net and shawmail instead of shawmail.gv.shawcable.net if you configure Windows or your router to prepend gv.shawcable.net in DNS lookup, if it can’t find a name.

  5. Every time I open a browser, I get strange (strange to me!) messages. Any idea how to correct the problem?

     

    Thanks,

    Kieth

     

     

    [kieth@host-001 ~]$ opera

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    Session management error: Could not open network socket

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    Session management error: Could not open network socket

     

     

     

    [kieth@host-001 ~]$ firefox

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

     

    (firefox:13540): GnomeUI-WARNING **: While connecting to session manager:

    Could not open network socket.

    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /opt/real/RealPlayer/mozilla/nphelix.so [/opt/real/RealPlayer/mozilla/nphelix.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /usr/lib/flash-plugin/libflashplayer.so [/usr/lib/flash-plugin/libflashplayer.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.so [/home/kieth/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

     

     

     

    [kieth@host-001 ~]$ galeon

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain

     

    (galeon:13651): GnomeUI-WARNING **: While connecting to session manager:

    Could not open network socket.

     

    ** (galeon:13651): WARNING **: Spinner rest icon not found

     

    ** (galeon:13651): WARNING **: Spinner rest icon not found

     

    (galeon:13651): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

    LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open shared object file: No such file or directory]

    LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No such file or directory]

    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.so [/home/kieth/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /opt/real/RealPlayer/mozilla/nphelix.so [/opt/real/RealPlayer/mozilla/nphelix.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.so [/home/kieth/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

     

    (galeon:13651): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

  6. When trying to open OpenOffice, I get the message:"Either another instance of OpenOffice.org is accessing your personal settings or your personal settings are locked. Simultaneous access can lead to inconsistencies in your personal settings. Before continuing, you should make sure user 'kieth' closes OpenOffice.org on host 'localhost.localdomain'.

     

    How do I do it? I have nothing running. I even turned off my computer, but I still get the message. In console, with the command ps -aux, I have the following, but I do not see OpenOffice.

     

    [kieth@host-001 ~]$ ps -aux
    Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
    USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND      
    root         1  0.0  0.0   3844   648 ?        Ss   13:23   0:00 init [5]                         
    root         2  0.0  0.0      0     0 ?        S<   13:23   0:00 [kthreadd]                       
    root         3  0.0  0.0      0     0 ?        S<   13:23   0:00 [migration/0]                    
    root         4  0.0  0.0      0     0 ?        S<   13:23   0:00 [ksoftirqd/0]                    
    root         5  0.0  0.0      0     0 ?        S<   13:23   0:00 [watchdog/0]                     
    root         6  0.0  0.0      0     0 ?        S<   13:23   0:00 [events/0]                       
    root         7  0.0  0.0      0     0 ?        S<   13:23   0:00 [cpuset]                         
    root         8  0.0  0.0      0     0 ?        S<   13:23   0:00 [khelper]                        
    root         9  0.0  0.0      0     0 ?        S<   13:23   0:00 [netns]                          
    root        10  0.0  0.0      0     0 ?        S<   13:23   0:00 [async/mgr]                      
    root        11  0.0  0.0      0     0 ?        S<   13:23   0:00 [kintegrityd/0]                  
    root        12  0.0  0.0      0     0 ?        S<   13:23   0:00 [kblockd/0]                      
    root        13  0.0  0.0      0     0 ?        S<   13:23   0:00 [kacpid]                         
    root        14  0.0  0.0      0     0 ?        S<   13:23   0:00 [kacpi_notify]                   
    root        15  0.0  0.0      0     0 ?        S<   13:23   0:00 [kacpi_hotplug]                  
    root        16  0.0  0.0      0     0 ?        S<   13:23   0:00 [kseriod]                        
    root        18  0.0  0.0      0     0 ?        S    13:23   0:00 [khungtaskd]                     
    root        19  0.0  0.0      0     0 ?        S    13:23   0:00 [pdflush]                        
    root        20  0.0  0.0      0     0 ?        S    13:23   0:00 [pdflush]                        
    root        21  0.0  0.0      0     0 ?        S<   13:23   0:00 [kswapd0]                        
    root        22  0.0  0.0      0     0 ?        S<   13:23   0:00 [aio/0]                          
    root        23  0.0  0.0      0     0 ?        S<   13:23   0:00 [crypto/0]                       
    root        27  0.0  0.0      0     0 ?        S<   13:23   0:00 [kpsmoused]                      
    root        43  0.0  0.0      0     0 ?        S<   13:23   0:00 [ata/0]                          
    root        44  0.0  0.0      0     0 ?        S<   13:23   0:00 [ata_aux]                        
    root        47  0.0  0.0      0     0 ?        S<   13:23   0:00 [scsi_eh_0]                      
    root        48  0.0  0.0      0     0 ?        S<   13:23   0:00 [scsi_eh_1]                      
    root        60  0.0  0.0      0     0 ?        S<   13:23   0:00 [scsi_eh_2]                      
    root        61  0.0  0.0      0     0 ?        S<   13:23   0:00 [scsi_eh_3]                      
    root        63  0.0  0.0      0     0 ?        S<   13:23   0:00 [kjournald]                      
    root       152  0.0  0.0   6336   920 ?        S<s  13:24   0:00 /sbin/udevd -d                   
    root       218  0.0  0.0      0     0 ?        S<   13:24   0:00 [ksuspend_usbd]                  
    root       219  0.0  0.0      0     0 ?        S<   13:24   0:00 [khubd]                          
    root       298  0.0  0.0      0     0 ?        S<   13:24   0:00 [edac-poller]                    
    root       413  0.0  0.0      0     0 ?        S<   13:24   0:00 [kjournald]                      
    root       414  0.0  0.0      0     0 ?        S<   13:24   0:00 [kjournald]                      
    root       418  0.0  0.0  10048  1020 ?        Ss   13:24   0:00 /sbin/mount.ntfs-3g /dev/sda1 /med
    root       602  0.0  0.0   5944   656 ?        Ss   13:24   0:00 syslogd -m 0 -a /var/spool/postfix
    root       613  0.0  0.0   3840   600 ?        Ss   13:24   0:00 /usr/sbin/acpid                   
    root       640  0.0  0.0   3840   444 ?        Ss   13:24   0:00 klogd -x                          
    70         657  0.0  0.1  11088  1412 ?        Ss   13:24   0:00 dbus-daemon --system              
    74         673  0.0  0.4  32296  5048 ?        Ss   13:24   0:00 hald                              
    root       676  0.0  0.2  50316  3004 ?        Ssl  13:24   0:00 /usr/sbin/console-kit-daemon      
    root       677  0.0  0.1  19948  1312 ?        S    13:24   0:00 hald-runner                       
    root       831  0.0  0.1  22072  1220 ?        S    13:24   0:00 hald-addon-input: Listening on /de
    74         843  0.0  0.1  19656  1092 ?        S    13:24   0:00 hald-addon-acpi: listening on acpi
    root       844  0.0  0.1  22068  1208 ?        S    13:24   0:00 hald-addon-storage: no polling on 
    root       873  0.0  0.1  28508  1172 ?        S    13:24   0:00 /usr/bin/kdm -nodaemon            
    root       875  0.6  2.9 130672 30224 tty7     Ss+  13:24   0:18 /etc/X11/X -deferglyphs 16 -nolist
    root       876  0.0  0.0      0     0 ?        S<   13:24   0:00 [kauditd]                         
    root       880  0.0  0.1  58100  1976 ?        S    13:24   0:00 -:0                               
    kieth      904  0.0  0.1  10624  1712 ?        Ss   13:24   0:00 /bin/sh /usr/bin/startkde         
    root       919  0.0  0.0      0     0 ?        S<   13:24   0:00 [saa7133[0]]                      
    root       988  0.0  0.0      0     0 ?        S<   13:24   0:00 [kconservative/0]                 
    kieth      991  0.0  0.0  19756   748 ?        S    13:24   0:00 /usr/bin/dbus-launch --exit-with-s
    root       992  0.0  0.0      0     0 ?        S<   13:24   0:00 [kondemand/0]                     
    kieth      993  0.0  0.1  10976  1232 ?        Ss   13:24   0:00 /usr/bin/dbus-daemon --fork --prin
    kieth     1006  0.0  0.0  12228   788 ?        Ss   13:24   0:00 gpg-agent --use-standard-socket --
    kieth     1032  0.0  0.3  99400  3216 ?        Ss   13:24   0:00 s2u --daemon=yes                  
    kieth     1108  0.0  1.2 203940 13288 ?        Ss   13:24   0:00 kdeinit4: kdeinit4 Running...     
    kieth     1109  0.0  0.8 207712  9044 ?        S    13:24   0:00 kdeinit4: klauncher [kdeinit] --fd
    kieth     1111  0.0  1.7 292244 17908 ?        S    13:24   0:00 kdeinit4: kded4 [kdeinit]         
    kieth     1113  0.0  0.1  11088  1156 ?        S    13:24   0:00 /usr/lib64/gam_server             
    kieth     1150  0.0  0.0   3824   444 ?        S    13:24   0:00 kwrapper4 ksmserver               
    kieth     1151  0.0  1.3 255164 13644 ?        Sl   13:24   0:00 kdeinit4: ksmserver [kdeinit]     
    kieth     1153  0.0  2.8 411052 29228 ?        S    13:24   0:00 kwin -session 1014cd7d2d4000124068
    kieth     1155  0.0  1.3 239472 13588 ?        S    13:24   0:00 kdeinit4: kglobalaccel [kdeinit]  
    kieth     1157  0.1  4.0 557140 41852 ?        Sl   13:24   0:03 kdeinit4: plasma-desktop [kdeinit]
    kieth     1159  0.0  1.0 170368 10724 ?        S    13:24   0:00 /usr/bin/knotify4                 
    kieth     1167  0.0  1.1 238108 12172 ?        S    13:24   0:00 kdeinit4: kaccess [kdeinit]       
    kieth     1168  0.0  0.7 208688  8132 ?        S    13:24   0:00 kdeinit4: kio_file [kdeinit] file 
    kieth     1175  0.0  1.1 245852 12156 ?        S    13:24   0:00 kdeinit4: nepomukserver [kdeinit] 
    kieth     1178  0.0  2.5 499652 26308 ?        Sl   13:24   0:00 kdeinit4: krunner [kdeinit]       
    kieth     1182  0.0  1.7 247132 18204 ?        S    13:24   0:00 kdeinit4: kmix [kdeinit] -session 
    kieth     1183  0.2  3.0  70044 31360 ?        Sl   13:24   0:05 /usr/bin/skype -session 103013212d
    kieth     1184  0.0  3.3 478856 34300 ?        Sl   13:24   0:01 /usr/bin/ekiga                    
    kieth     1189  0.0  0.5 115408  5484 ?        S    13:24   0:00 /usr/bin/pam-panel-icon           
    kieth     1194  0.0  2.2 233556 23396 ?        S    13:24   0:00 python /usr/share/system-config-pr
    kieth     1199  0.0  1.2 238280 13016 ?        S    13:24   0:00 kdeinit4: klipper [kdeinit]       
    kieth     1204  0.0  0.1  46404  1744 ?        Sl   13:24   0:00 /usr/bin/xsettings-kde            
    kieth     1205  0.0  0.5 225416  5532 ?        S<sl 13:24   0:00 /usr/bin/pulseaudio --start --log-
    rtkit     1207  0.0  0.1  30956  1116 ?        SNl  13:24   0:00 /usr/lib64/rtkit-daemon           
    root      1211  0.0  0.3  44836  3452 ?        S    13:24   0:00 /usr/lib64/polkit-1/polkitd       
    kieth     1212  0.2  3.7 271548 38868 ?        S    13:24   0:06 /usr/bin/perl /usr/bin/mdkapplet  
    root      1214  0.0  0.0  12244   708 ?        S    13:24   0:00 /sbin/pam_timestamp_check -d root 
    kieth     1217  0.0  0.3  89972  3452 ?        S    13:24   0:00 /usr/lib64/pulse/gconf-helper     
    kieth     1219  0.0  0.3  37316  3488 ?        S    13:24   0:00 /usr/lib64/gconfd-2               
    root      1337  0.0  0.0      0     0 ?        S<   13:25   0:00 [kgameportd]                      
    root      1354  0.0  0.1  22068  1216 ?        S    13:25   0:00 hald-addon-storage: polling /dev/s
    daemon    1611  0.0  0.0  12248   424 ?        Ss   13:25   0:00 /usr/sbin/atd -l 0.8              
    root      1627  0.0  0.1  14464  1148 ?        Ss   13:25   0:00 crond                             
    root      1998  0.0  0.0   6760   760 ?        Ss   13:25   0:00 dhclient -1 -q -lf /var/lib/dhcp/d
    root      2071  0.0  0.0   6436   584 ?        Ss   13:25   0:00 /usr/sbin/vnstatd -d              
    root      2112  0.0  0.0   6332   852 ?        S<   13:25   0:00 /sbin/udevd -d                    
    nobody    2116  0.0  0.0   5936   696 ?        S    13:25   0:00 pppoe -m 1412 -I eth0             
    root      2121  0.0  0.0  19576   548 ?        Ss   13:25   0:00 pppd lock modem crtscts asyncmap 0
    avahi     2276  0.0  0.1  25460  1552 ?        Ss   13:25   0:00 avahi-daemon: running [host-001.lo
    avahi     2277  0.0  0.0  25336   508 ?        Ss   13:25   0:00 avahi-daemon: chroot helper       
    root      2282  0.0  0.0   5072   444 ?        S    13:25   0:00 /usr/sbin/hddtemp -d -l 127.0.0.1 
    root      2351  0.0  0.3  65908  3248 ?        Ss   13:25   0:00 cupsd -C /etc/cups/cupsd.conf     
    ntp       2523  0.0  0.1  21808  1288 ?        Ss   13:25   0:00 ntpd -u ntp:ntp -p /var/run/ntpd.p
    root      2539  0.0  0.3  14272  3668 ?        SNs  13:25   0:01 /usr/sbin/preload --verbose 1     
    root      2596  0.0  0.2  32940  2184 ?        Ss   13:25   0:00 /usr/lib64/postfix/master         
    root      2603  0.0  0.0   6332   812 ?        S<   13:25   0:00 /sbin/udevd -d                    
    postfix   2605  0.0  0.2  34996  2120 ?        S    13:25   0:00 pickup -l -t fifo -u -c -o content
    postfix   2606  0.0  0.2  35044  2164 ?        S    13:25   0:00 qmgr -l -t fifo -u -c             
    root      2950  0.0  0.0  10384   284 ?        Ss   13:25   0:00 /usr/sbin/mandi -d                
    root      2964  0.0  0.0   3828   528 tty1     Ss+  13:25   0:00 /sbin/mingetty tty1               
    root      2965  0.0  0.0   3828   528 tty2     Ss+  13:25   0:00 /sbin/mingetty tty2               
    root      2966  0.0  0.0   3828   528 tty3     Ss+  13:25   0:00 /sbin/mingetty tty3               
    root      2967  0.0  0.0   3828   528 tty4     Ss+  13:25   0:00 /sbin/mingetty tty4               
    root      2968  0.0  0.0   3828   528 tty5     Ss+  13:25   0:00 /sbin/mingetty tty5               
    root      2969  0.0  0.0   3828   532 tty6     Ss+  13:25   0:00 /sbin/mingetty tty6               
    kieth     2987  0.0  0.4 107756  4532 ?        Ssl  13:25   0:00 /usr/lib64/bonobo-activation-serve
    kieth     2991  0.0  0.9 287796 10012 ?        Sl   13:25   0:00 /usr/lib64/evolution-data-server-2
    kieth     3062  0.0  0.2  34400  2068 ?        S    13:26   0:00 /usr/lib64/gvfsd
    kieth     3067  0.0  0.2  66944  2540 ?        Ssl  13:26   0:00 /usr/lib64//gvfs-fuse-daemon /home
    root      6365  0.0  0.0   3844   648 ?        SNs  14:01   0:00 /usr/sbin/anacron -s
    kieth     6853  0.1  0.9 210692  9612 ?        S    14:07   0:00 kdeinit4: kio_trash [kdeinit] tras
    kieth     6885  0.2  0.9 208500  9684 ?        S    14:07   0:00 kdeinit4: kio_desktop [kdeinit] de
    kieth     6886  0.1  0.7 208536  8064 ?        S    14:07   0:00 kdeinit4: kio_file [kdeinit] file
    kieth     6887  0.1  0.9 208396  9528 ?        S    14:07   0:00 kdeinit4: kio_desktop [kdeinit] de
    kieth     6890  0.2  0.9 208396  9492 ?        S    14:07   0:00 kdeinit4: kio_desktop [kdeinit] de
    kieth     6891  0.1  0.7 208524  8020 ?        S    14:07   0:00 kdeinit4: kio_file [kdeinit] file
    kieth     6892  0.1  0.7 208524  8020 ?        S    14:07   0:00 kdeinit4: kio_file [kdeinit] file
    kieth     6893  1.3  1.5 297452 16100 ?        S    14:07   0:00 kdeinit4: kio_thumbnail [kdeinit]
    kieth     6894  1.2  1.5 297452 16096 ?        S    14:07   0:00 kdeinit4: kio_thumbnail [kdeinit]
    kieth     6895  1.1  1.5 297328 15968 ?        S    14:07   0:00 kdeinit4: kio_thumbnail [kdeinit]
    kieth     6906 10.7  4.2 434964 44032 ?        Dl   14:07   0:00 /usr/bin/firefox
    kieth     6919 10.3  1.8 270312 19352 ?        Sl   14:07   0:00 kdeinit4: konsole [kdeinit]
    kieth     6921  3.0  0.2  13048  2272 pts/2    Ss   14:07   0:00 /bin/bash
    kieth     6954  0.0  0.0   8720  1000 pts/2    R+   14:07   0:00 ps -aux
    [kieth@host-001 ~]$

     

     

    [moved from Everything Linux by spinynorman]

  7. I know scarecrow is not a great lover of PulseAudio, but others seem to like it. Me, I have no opinion. What ever gives me sound is fine with me. You would think, though, that there would be a better way to resolve the problem. I suppose as PulseAudio and the others are developed, we will see fewer and fewer problems like this. I know things have really come a long way with Mandrake/Mandriva since I started using it!

  8. OK, I think I got everything working. I had to remove nspluginwrapper, plus do the other things on the 2010.0 errata page for firefox. In MCC, I set the sound configuration for alsa (the default driver). I also had to enable pulseAudio. To be honest, I'm really not sure what I did to make it all work! I just kept changing configurations/combinations in MCC sound configuration and KMix.

     

    Kieth

  9. Thank you SilverSurfer60 for directing me to the 2010.0 errata page. This might be hard to believe, but I was reading it everyday waiting for something to be said about the videos in Firefox. I must have skipped a day before writing this post, and that was the day something was written there! Anyway, I now have the videos working, but no sound. I think it is just getting the right combination worked out in my mixer, but I'm not sure. I was able to get skype sound working, but not the sound in Fox News. Since we talk to the kids often, via skype, I wanted to get sound there working. By doing that, sound at Fox News bit the dust. To get sound in skype, I had to disable pulseaudio in MCC.

     

    I started Firefox in Console, and here are the complaints:

     

    [kieth@host-001 ~]$ firefox

    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /opt/real/RealPlayer/mozilla/nphelix.so [/opt/real/RealPlayer/mozilla/nphelix.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /usr/lib/flash-plugin/libflashplayer.so [/usr/lib/flash-plugin/libflashplayer.so: wrong ELF class: ELFCLASS32]

    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.so [/home/kieth/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]

     

    (firefox:5657): Gdk-WARNING **: XID collision, trouble ahead

     

     

    I would think it's related, but I cannot listen to the radio in RealPlayer, either. There's no sound.

     

    The plugins I have for Firefox are (about:plugins in the url bar - as Ian said):

     

    Shockwave Flash

     

    File name: libflashplayer.so

    Shockwave Flash 10.0 r32

     

    MIME Type Description Suffixes Enabled

    application/x-shockwave-flash Shockwave Flash swf Yes

    application/futuresplash FutureSplash Player spl Yes

    Google VLC multimedia plugin 1.0

     

    File name: mplayerplug-in-gmp.so

    mplayerplug-in 3.55

     

    Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer

    JavaScript Enabled and Using GTK2 Widgets

     

    MIME Type Description Suffixes Enabled

    application/x-google-vlc-plugin Google Video Yes

    QuickTime Plug-in 7.4.5

     

    File name: mplayerplug-in-qt.so

    mplayerplug-in 3.55

     

    Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer

    JavaScript Enabled and Using GTK2 Widgets

     

    MIME Type Description Suffixes Enabled

    video/quicktime Quicktime mov Yes

    video/x-quicktime Quicktime mov Yes

    image/x-quicktime Quicktime mov Yes

    video/quicktime Quicktime mp4 Yes

    video/quicktime Quicktime - Session Description Protocol sdp Yes

    application/x-quicktimeplayer Quicktime mov Yes

    application/smil SMIL smil Yes

    RealPlayer 9

     

    File name: mplayerplug-in-rm.so

    mplayerplug-in 3.55

     

    Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer

    JavaScript Enabled and Using GTK2 Widgets

     

    MIME Type Description Suffixes Enabled

    audio/x-pn-realaudio RealAudio ram,rm Yes

    application/vnd.rn-realmedia RealMedia rm Yes

    application/vnd.rn-realaudio RealAudio ra,ram Yes

    video/vnd.rn-realvideo RealVideo rv Yes

    audio/x-realaudio RealAudio ra Yes

    application/smil SMIL smil Yes

    Windows Media Player Plug-in

     

    File name: mplayerplug-in-wmp.so

    mplayerplug-in 3.55

     

    Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer

    JavaScript Enabled and Using GTK2 Widgets

     

    MIME Type Description Suffixes Enabled

    application/asx Media Files * Yes

    video/x-ms-asf-plugin Media Files * Yes

    video/x-msvideo AVI avi,* Yes

    video/msvideo AVI avi,* Yes

    application/x-mplayer2 Media Files * Yes

    application/x-ms-wmv Microsoft WMV video wmv,* Yes

    video/x-ms-asf Media Files asf,asx,* Yes

    video/x-ms-wm Media Files wm,* Yes

    video/x-ms-wmv Microsoft WMV video wmv,* Yes

    audio/x-ms-wmv Windows Media wmv,* Yes

    video/x-ms-wmp Windows Media wmp,* Yes

    application/x-ms-wmp Windows Media wmp,* Yes

    video/x-ms-wvx Windows Media wvx,* Yes

    audio/x-ms-wax Windows Media wax,* Yes

    audio/x-ms-wma Windows Media wma,* Yes

    application/x-drm-v2 Windows Media asx,* Yes

    audio/wav Microsoft wave file wav,* Yes

    audio/x-wav Microsoft wave file wav,* Yes

    mplayerplug-in 3.55

     

    File name: mplayerplug-in.so

    mplayerplug-in 3.55

     

    Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer

    JavaScript Enabled and Using GTK2 Widgets

     

    MIME Type Description Suffixes Enabled

    video/mpeg MPEG mpg,mpeg Yes

    audio/mpeg MPEG mpg,mpeg Yes

    video/x-mpeg MPEG mpg,mpeg Yes

    video/x-mpeg2 MPEG2 mpv2,mp2ve Yes

    audio/mpeg MPEG mpg,mpeg Yes

    audio/x-mpeg MPEG mpg,mpeg Yes

    audio/mpeg2 MPEG audio mp2 Yes

    audio/x-mpeg2 MPEG audio mp2 Yes

    audio/mpeg3 MPEG audio mp3 Yes

    audio/x-mpeg3 MPEG audio mp3 Yes

    audio/mp3 MPEG audio mp3 Yes

    audio/x-mpegurl MPEG url m3u Yes

    audio/mp4 MPEG 4 audio mp4 Yes

    audio/x-mp4 MPEG 4 audio mp4 Yes

    video/mp4 MPEG 4 Video mp4 Yes

    video/3gpp MPEG 4 Video mp4,3gp Yes

    application/x-ogg Ogg Vorbis Media ogg Yes

    audio/flac FLAC Lossless Audio ogg Yes

    audio/x-flac FLAC Lossless Audio ogg Yes

    audio/ogg Ogg Vorbis Audio ogg Yes

    audio/ogg Ogg Vorbis Audio x-ogg Yes

    application/ogg Ogg Vorbis / Ogg Theora ogg Yes

    video/fli FLI animation fli,flc Yes

    video/x-fli FLI animation fli,flc Yes

    video/vnd.vivo VivoActive viv,vivo Yes

    application/x-nsv-vp3-mp3 Nullsoft Streaming Video nsv Yes

    audio/x-mod Soundtracker mod Yes

    audio/basic Basic audio au,snd Yes

    audio/x-basic Basic audio au,snd Yes

    audio/x-scpls Shoutcast Playlist pls Yes

    video/divx DivX Media Format divx Yes

    video/vnd.divx DivX Media Format divx Yes

    Java Plug-in 1.6.0_16

     

    File name: libnpjp2.so

    The next generation Java plug-in for Mozilla browsers.

     

    MIME Type Description Suffixes Enabled

    application/x-java-vm Javaâ„¢ Plug-in Yes

    application/x-java-applet Javaâ„¢ Plug-in Applet Yes

    application/x-java-applet;version=1.1 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.1.1 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.1.2 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.1.3 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.2 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.2.1 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.2.2 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.3 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.3.1 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.4 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.4.1 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.4.2 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.5 Javaâ„¢ Plug-in Yes

    application/x-java-applet;version=1.6 Javaâ„¢ Plug-in Yes

    application/x-java-applet;jpi-version=1.6.0_16 Javaâ„¢ Plug-in Yes

    application/x-java-bean Javaâ„¢ Plug-in JavaBeans Yes

    application/x-java-bean;version=1.1 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.1.1 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.1.2 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.1.3 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.2 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.2.1 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.2.2 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.3 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.3.1 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.4 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.4.1 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.4.2 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.5 Javaâ„¢ Plug-in Yes

    application/x-java-bean;version=1.6 Javaâ„¢ Plug-in Yes

    application/x-java-bean;jpi-version=1.6.0_16 Javaâ„¢ Plug-in Yes

     

    Any idea as to the problem?

    Thanks,

    Kieth

  10. I've been tinkering around with my Firefox, trying to get it to run videos, listen to music, etc. I started it in console, and below are the results. Any idea what I can do?

     

    [kieth@host-001 ~]$ firefox
    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain
    _IceTransSocketUNIXConnect: Cannot connect to non-local host localhost.localdomain
    
    (firefox:3263): GnomeUI-WARNING **: While connecting to session manager:
    Could not open network socket.
    socket(): Address family not supported by protocol
    socket(): Address family not supported by protocol
    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/nppdf.so [/usr/lib/mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]
    LoadPlugin: failed to initialize shared library /opt/real/RealPlayer/mozilla/nphelix.so [/opt/real/RealPlayer/mozilla/nphelix.so: wrong ELF class: ELFCLASS32]
    LoadPlugin: failed to initialize shared library /home/kieth/.mozilla/plugins/nppdf.s

     

    It complains about plugins, but here are the ones installed.

     

    [kieth@host-001 ~]$ rpm -qa | grep plugin
    lib64kipiplugins1-0.7.0-2mdv2010.0
    plymouth-plugin-label-0.7.2-7mdv2010.0
    lib64gstreamer-plugins-base0.10-0.10.25-2mdv2010.0
    mplayerplugin-3.55-5mdv2010.0
    soprano-plugin-redland-2.3.1-7mdv2010.0
    alsa-plugins-pulse-config-1.0.21-2mdv2010.0
    soprano-plugin-sesame2-2.3.1-7mdv2010.0
    qt4-database-plugin-sqlite-4.5.3-3mdv2010.0
    plymouth-plugin-script-0.7.2-7mdv2010.0
    konq-plugins-4.3.0-2mdv2010.0
    libalsa-plugins-pulseaudio-1.0.21-2mdv2010.0
    xine-plugins-1.1.16.3-2plf2010.0
    qca2-plugin-openssl-2.0.2-3mdv2010.0
    lib64pt2.6.5-plugins-2.6.5-1mdv2010.0
    kipi-plugins-0.7.0-2mdv2010.0
    nspluginwrapper-i386-1.3.0-1mdv2010.0
    nspluginwrapper-1.3.0-1mdv2010.0
    lib64audiocdplugins4-4.3.2-2mdv2010.0
    gstreamer0.10-plugins-ugly-0.10.12-6plf2010.0
    soprano-plugin-common-2.3.1-7mdv2010.0
    lib64konqsidebarplugin4-4.3.2-3mdv2010.0
    java-1.6.0-sun-plugin-1.6.0.16-1mdv2010.0
    alsa-plugins-doc-1.0.21-2mdv2010.0
    qt4-database-plugin-mysql-4.5.3-3mdv2010.0
    lib64alsa-plugins-1.0.21-2mdv2010.0
    gstreamer0.10-plugins-good-0.10.16-3mdv2010.0
    kde4-nsplugins-4.3.2-3mdv2010.0
    lib64vamp-plugin-sdk1-1.1b-5mdv2010.0
    lib64opal3.6.6-plugins-3.6.6-1plf2010.0
    lib64koplugin6-2.0.82-4mdv2010.0
    gstreamer0.10-plugins-base-0.10.25-2mdv2010.0
    libalsa-plugins-1.0.21-2mdv2010.0
    lib64alsa-plugins-pulseaudio-1.0.21-2mdv2010.0

     

     

    [moved from Software by spinynorman]

  11. Whew, I got it fixed. After I had checked the memory strip, it was registering only one strip instead of 2. The computer would boot on the good one, so I switched them around and put in only the bad one, and the computer wouldn't boot up. So I rigorously cleaned the contacts on the bad strip, and that solved the problem!!! :party0044:

     

    [kieth@host-001 ~]$ free
                total       used       free     shared    buffers     cached
    Mem:       1025732     730628     295104          0      19000     399516
    -/+ buffers/cache:     312112     713620
    Swap:      4088500          0    4088500

     

    Thanks for the help,

    Kieth

  12. :woops: After reading what Ian and Arctic said, I had doubts. I was sure I had I installed a 64 bit system:

     

    [kieth@host-001 ~]$ uname -a

    Linux host-001.homenet.telecomitalia.it 2.6.31.5-server-1mnb #1 SMP Fri Oct 23 01:19:00 EDT 2009 x86_64 AMD Athlon 64 Processor 3000+ GNU/Linux

     

    and I had a hard time believing I had installed the wrong kernel, so . . . I opened my box and I found my error. It's called an OE (operator error!). I only have 2 strips of 512 memory installed! :weird: Sorry. I guess I was only hoping to have 4 GB instead of 1!

     

    The fact that I was convinced I had 4 GB is the reason why I wanted to install a 64 bit system!

     

    Oh well, so much for pride. After this, who can have it! :cheesy:

     

    Now I guess I can alter my original question. The slowness of my system, could it be caused from the fact that I ONLY have ONE GB of memory? When I talk about slowness, I mean, for example, the mouse sometimes moves in a "jerky" fashion, switching desktops takes too long, and it takes longer than before for a menu to pop up. I do usually have at least 3 programs up and running at the same time (OpenOffice, Firefox, and Thunderbird). I will often have more, too. I did not have this problem with 2009 Spring - 32 bit.

     

    Thanks (and sorry for the OE!),

    Kieth

  13. Just a curiosity. Since everything is running slowly in my new 2010.0 x86_64 KDE clean install, I was wondering if the memory usage could be part of the problem. I found the following commands on the internet, and I was wondering if you could tell me if my 4 GB of memory is being used correctly.

     

    Thanks,

    Kieth

     

    [kieth@host-001 ~]$ vmstat
    procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
    r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa
    1  0 123912  15884  19124 360316    3   15   146   114  280  576 82 14  3  1
    [kieth@host-001 ~]$  free -m                                                 
                total       used       free     shared    buffers     cached    
    Mem:          1001        976         25          0         18        340    
    -/+ buffers/cache:        617        384
    Swap:         3992        122       3870
    [kieth@host-001 ~]$ free -t -m
                total       used       free     shared    buffers     cached
    Mem:          1001        973         28          0         18        340
    -/+ buffers/cache:        614        387
    Swap:         3992        122       3870
    Total:        4994       1095       3898
    [kieth@host-001 ~]$ dmesg | grep ^Memory:
    Memory: 1018600k/1048256k available (3709k kernel code, 452k absent, 29204k reserved, 2734k data, 612k init)

     

     

    [moved from Everything Linux by spinynorman]

  14. OK, all done. Thanks. I first used the dual cd, but it didn't read my video card/modem correctly. Then I downloaded the x86_64 cd, installed it, and everything went well. Once EasyURPMI gets version 2010.0, I can add the plf repos to my system.

     

    Thanks, Kieth

  15. Yeh, I knew I didn't explain myself well enough when I didn't get the answer I was looking for. :) A clean install using what method - the Free cd? If I do that, would I then get any propriety drivers I need through the repos? Since this is the first time that Mandriva has detected my video card correctly, hopefully the Free disk can do the same!

×
×
  • Create New...