[gentoo-user] oofice 2.0 and kde

2005-06-15 Thread Massimiliano Bellomo
Hi all,
do you know if it's possible to have KDE integration with
OpenOffice 2.0 beta ?
In any case, is it necessary to install an extra package to have kde
integration ?
I'm using openoffice-bin-1.9.104.

Many thanks,
Max.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ooffice 2.0 and kde

2005-06-16 Thread Massimiliano Bellomo




Richard Fish wrote:

  Massimiliano Bellomo wrote:

  
  
Hi all,
do you know if it's possible to have KDE integration with
OpenOffice 2.0 beta ?

  
  

Depends on what you mean by integration.  If you mean the 'quickstart'
applet that sits in the system tray for OOo1.1.x, then no, that doesn't
exist yet.

But file associations and K menu entries should be created
out-of-the-box by the ebuild.

-Richard


I mean the rendering of the KDE native widget, icons, file dialog
(open, save as, ...); in 2 words the use of the kde "look & feel".
I've red somewhere that OO 2.0 will have this feature, but my beta
release looks always like a java application.
Maybe there is some option that i've switched off or some packages i'm
missing.
I know that maybe this is not the right place for this question, but,
well, i feel good with gentoo people !
Anyway i'll try also in OO or kde mailing list.
Bye,
    Max.




[gentoo-user] emerge gnome problem

2005-06-20 Thread Massimiliano Bellomo
Hi,
I'm doing "emerge gnome" and i get the following error while
emerging "dev-libs/nss-3.9.2-r3":

cd atob; make libs
make[2]: Entering directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o -c -O2 -fPIC -DLINUX1_2
-Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm  atob.c
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob -O2 -fPIC -DLINUX1_2 -Di386
-D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm 
Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o 
../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsectool.a 
-Wl,-rpath-link,../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib
-L../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/ -L/usr/lib/nspr/
-lssl3 -lsmime3 -lnss3 -lplc4 -lplds4 -lnspr4  -L/lib -lpthread  -ldl -lc
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlsym'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dladdr'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlclose'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlopen'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlerror'
collect2: ld returned 1 exit status
make[2]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/atob] Error 1
make[2]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
make[1]: *** [libs] Error 2
make[1]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd'
make: *** [libs] Error 2

!!! ERROR: dev-libs/nss-3.9.2-r3 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! nss make failed

Any help ???

Thanks,
Max.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge gnome problem

2005-06-21 Thread Massimiliano Bellomo
Nothing has changed after "revdep-rebuild",  same error as  before !?!
Any idea ?

> try "revdep-rebuild" and then "emerge gnome"
>
> Massimiliano Bellomo wrote:
>
>> Hi,
>> I'm doing "emerge gnome" and i get the following error while
>> emerging "dev-libs/nss-3.9.2-r3":
>>
>> cd atob; make libs
>> make[2]: Entering directory
>> `/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
>>
>> gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o -c -O2 -fPIC -DLINUX1_2
>> -Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
>> -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
>> -DNDEBUG -D_REENTRANT
>> -I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include
>> -I../../../dist/public/nss  -I../../../dist/private/nss
>> -I/usr/include/nspr
>> -I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
>> -I../../../dist/public/seccmd -I../../../dist/public/dbm  atob.c
>> gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob -O2 -fPIC -DLINUX1_2 -Di386
>> -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
>> -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
>> -DNDEBUG -D_REENTRANT
>> -I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include
>> -I../../../dist/public/nss  -I../../../dist/private/nss
>> -I/usr/include/nspr
>> -I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
>> -I../../../dist/public/seccmd -I../../../dist/public/dbm
>> Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o
>> ../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsectool.a
>> -Wl,-rpath-link,../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib
>> -L../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/ -L/usr/lib/nspr/
>> -lssl3 -lsmime3 -lnss3 -lplc4 -lplds4 -lnspr4  -L/lib -lpthread  -ldl
>> -lc
>> /usr/lib/nspr//libnspr4.so: undefined reference to `__dlsym'
>> /usr/lib/nspr//libnspr4.so: undefined reference to `__dladdr'
>> /usr/lib/nspr//libnspr4.so: undefined reference to `__dlclose'
>> /usr/lib/nspr//libnspr4.so: undefined reference to `__dlopen'
>> /usr/lib/nspr//libnspr4.so: undefined reference to `__dlerror'
>> collect2: ld returned 1 exit status
>> make[2]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/atob] Error 1
>> make[2]: Leaving directory
>> `/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
>>
>> make[1]: *** [libs] Error 2
>> make[1]: Leaving directory
>> `/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd'
>> make: *** [libs] Error 2
>>
>> !!! ERROR: dev-libs/nss-3.9.2-r3 failed.
>> !!! Function src_compile, Line 65, Exitcode 2
>> !!! nss make failed
>>
>> Any help ???
>>
>> Thanks,
>> Max.
>>
>
>
>
> ___ Yahoo! Messenger: chiamate
> gratuite in tutto il mondo http://it.beta.messenger.yahoo.com



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] acpi battery problem

2005-10-19 Thread Massimiliano Bellomo

Hi,
   i'm running Gentoo latest version on a Sony Vaio laptop (fs115s)
and i'm in a big trouble with battery life management.
I'm using these versions:

acpi-0.06-r5
acpid-1.0.4-r2

and this is what /proc/acpi/battery/BAT0/info
show to me:

present: yes
design capacity: 1 mWh
last full capacity:  1 mWh
battery technology:  non-rechargeable
design voltage:  unknown
design capacity warning: 1000 mWh
design capacity low: 400 mWh
capacity granularity 1:  100 mWh
capacity granularity 2:  100 mWh
model number:
serial number:
battery type:LiOn
OEM info:Sony Corp.

and /proc/acpi/battery/BAT0/ state:

present: yes
capacity state:  ok
charging state:  charging
present rate:unknown
remaining capacity:  1900 mWh
present voltage: unknown

As you can see from these files design capacity is recognized as 1 mWh
when reading from battery specifications:

11.1 V
4400 mA

should give 48840 mWh.
Furthermore present and design voltage are recognized  as "unknown" and 
battery technology as "non-rechargeable" !

This puzzling situation leads to a battery life of about 1 hour and a half.

Please if someone has ANY ideas on how to bring things in the right way, 
PLEASE HELP ME !!


Many thanks,
   cheers,
  Max.


--
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg-x11-7 emerge blocks

2005-10-24 Thread Massimiliano Bellomo

Hi,
i've this problem with emerge -uD world:

These are the packages that I would merge, in order:

Calculating world dependencies ...done!

[blocks B ] http://insue.com/mailman/listinfo/linux-sony
Linux-Sony Documentation: http://insue.com/linux/phpwiki
IRC: freenode.net, #linux-sony

--
gentoo-user@gentoo.org mailing list



[gentoo-user] gstreamer mms plugin missing

2006-01-09 Thread Massimiliano Bellomo
Hi,  
   i'm in trouble to reproduce an mms audio stream because of missing 
plugin in gstreamer

(totem is using this backend).
I've tried also installing the new version 0.10 but this plugin is 
always missing,
maybe it's in the gst-plugins-bad package, but this is not include in 
portage.


Any idea ?

Many thanks,
   Max.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] mms stream

2006-01-10 Thread Massimiliano Bellomo

Hi,
   is anyone able to play an mms stream using totem or any backend 
based on gstreamer ?

Can you please tell me which is your gstreamer version and mms plugin ?

Many thanks,
   Max.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] How to have default fedora font in gentoo ?

2006-03-06 Thread Massimiliano Bellomo
Hi,
i'm searching the fedora/redhat default terminal font (maybe Luxi
Mono ?)
to use in my Gentoo Box.
I've tried Luxi Mono following X11-font HOWTO but it doesn't look very well.

Any idea ?

Thanks,
Max.

-- 
gentoo-user@gentoo.org mailing list