Re: [dev] no module named uno error

2010-09-07 Thread Rene Engelhard
Hi,

On Mon, Sep 06, 2010 at 08:19:01PM -0700, Soohong Min wrote:
 First time, I've built Openoffice without --with-system-python, but
 the result is same.

You obviously didn't read completely. I said that ooo-build defaults to
using sytstem-python so you *of course* get no internal python. That's
called logic.

 I found interesting point that I've installed Openoffice package on
 Ubuntu, by the way I also cannot find internal python in
 usr/lib/openoffice/program.

As proven here. I already said that disros usually build with system
python.

 I think these are related.
 I wonder why installed Openoffice package on Ubuntu doesn't include python.

I said that already in my initial reply:

Because Ubuntus OOo puts uno.py etc. in the system python path (and uses   
  
system python)

Learn to read. And do that.

Grüße/Regards,

René

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Ubuntu desktop 10.4.1 de: Cannot start OOo, because the UI language cannot be determined !

2010-09-07 Thread rony

On 06.09.2010 16:47, Stephan Bergmann wrote:
 On 09/06/10 12:39, rony wrote:
 On 06.09.2010 11:55, Stephan Bergmann wrote:
 On 09/06/10 11:37, Rony G. Flatscher wrote:
 After a fresh install of a German Ubuntu-desktop 10.4.1 and
 starting any
 OOo module a popup error comes along informing one that OOo cannot
 determine the user-interface language and then aborts.

 So that would be the OOo included in the Ubuntu distro, right?
 Yes.

 Was there any OOo user data left from a previous OOo (probably some
 hidden directory starting with .o in the home directory)?
No, it was a fresh install on a freshly formatted partition.

 Which OOo version is this, by the way?
2.3.0 AFAIR.

 headless openjdk got installed (there was no Java installed at all),
 Before trying out OOo the first time on that new installation the

 OOo without Java should work fine (minus the parts using Java, of
 course), so you might want to check whether OOo starts if you remove
 Java again.

Will try to do that, the machine is not in my realm anymore, but I
should get access on the weekend the latest.

---rony


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Birthday Fireworks

2010-09-07 Thread Florian Effenberger

Hi,

I've uploaded the fireworks, that we had for the 10th anniversary of 
OpenOffice.org:


http://www.youtube.com/watch?v=mKP97vL4zgw

HAPPY BIRTHDAY, OPENOFFICE.ORG!

--
Florian Effenberger flo...@openoffice.org
OpenOffice.org Marketing Project Lead
Tel: +49 8341 99660880
Fax: +49 8341 99660889
Mobile: +49 151 14424108
Skype: floeff | Twitter/Identi.ca: @floeff

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Birthday Fireworks

2010-09-07 Thread Gregory Fenton
How about a link to that in the About dialog?

On 6 September 2010 22:31, Florian Effenberger flo...@openoffice.orgwrote:

 Hi,

 I've uploaded the fireworks, that we had for the 10th anniversary of
 OpenOffice.org:

 http://www.youtube.com/watch?v=mKP97vL4zgw

 HAPPY BIRTHDAY, OPENOFFICE.ORG!

 --
 Florian Effenberger flo...@openoffice.org
 OpenOffice.org Marketing Project Lead
 Tel: +49 8341 99660880
 Fax: +49 8341 99660889
 Mobile: +49 151 14424108
 Skype: floeff | Twitter/Identi.ca: @floeff

 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
 For additional commands, e-mail: dev-h...@openoffice.org




Re: [dev] Birthday Fireworks

2010-09-07 Thread Gregory Fenton
I tried posting a happy birthday comment on the video (Happy tenth birthday
Openoffice dot org) but got the Error try again bug that youtube have
been trying so hard to fix. For months.

Greg

On 7 September 2010 09:23, Gregory Fenton lab...@labby.co.uk wrote:

 How about a link to that in the About dialog?


 On 6 September 2010 22:31, Florian Effenberger flo...@openoffice.orgwrote:

 Hi,

 I've uploaded the fireworks, that we had for the 10th anniversary of
 OpenOffice.org:

 http://www.youtube.com/watch?v=mKP97vL4zgw

 HAPPY BIRTHDAY, OPENOFFICE.ORG!

 --
 Florian Effenberger flo...@openoffice.org
 OpenOffice.org Marketing Project Lead
 Tel: +49 8341 99660880
 Fax: +49 8341 99660889
 Mobile: +49 151 14424108
 Skype: floeff | Twitter/Identi.ca: @floeff

 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
 For additional commands, e-mail: dev-h...@openoffice.org





Re: [dev] no module named uno error

2010-09-07 Thread Soohong Min
I solved this problem as follow:
I set PYTHONPATH to be included uno.py in the system python.

But now I meet another problem.
I got error message as I start openoffice by scripts.

Missing vcl resource. This indicates that files vital to localization
are missing. You might have a corrupt installation.
[29652] terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'

Do you know what is happening?
Please let me know if possible.

Thanks

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org