Re: [mac] Mac Java update breaks OOo

2010-10-24 Thread Florian Ludwig Heckl
Hi Larry,

> The latest Java update (1.6.0_22) breaks OOo. Java does not work.
> http://www.openoffice.org/issues/show_bug.cgi?id=115180

> I was asked how to undo the patch but I do not know the Unix command line. 
> Would someone post the instructions for doing so?

See my comment in the issue.

Kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Shall we ship OOo with internal python on Mac?

2010-08-30 Thread Florian Ludwig Heckl
Hi Christian,

> But yes, filed issue(s) with patches. Meta issue:
> http://qa.openoffice.org/issues/show_bug.cgi?id=111496
> 
> scp2 parts are already integrated/applied to some cws, but
> unfortunately the other patches did not receive any comment yet :-(

see my comments in the issue. Patches look fine to me, at least they provide a 
working python...

Kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Re: Shall we ship OOo with internal python on Mac?

2010-06-26 Thread Florian Ludwig Heckl
Hi Christian,

> [x] OOo should continue to use system python, regardless of problems
> accessing pyuno from outside OOo
> [ ] OOo should use internal python, ship with its own copy of python
> (increases download size)
> [ ] I don't care - you should do a poll on the user-focused lists instead.

The only thing that could make me switch to internal python would be if it 
really was easier for external scripts to successfully "import uno" (is it?) or 
if one of the OOo supplied extensions (what do we have here?) needed a later 
python version. In the early mac port times I was very much in favor of 
minimizing external dependencies but if we don't gain anything then let's 
rather reduce download size.

Kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Shall we ship OOo with internal python on Mac?

2010-05-19 Thread Florian Ludwig Heckl
Hi Christian,

> The questions basically are:
> Should OOo for Mac ship with internal python? Or should it still use
> system-python?

Does a normal "import uno" work with the thus provided python. (Users would 
still need to adapt their PATH or launch the provided python explicitly)

> Anyone a python-guru/deep into Apple's Framework stuff who can tell
> how to get a "import uno" work on Mac OSX >10.4 from outside OOo?
> Anyone into python extensions and want to give internal python 2.6.1 a
> thorough test?
> Anyone for code-review?

If we decide on a 'yes' for the main question, I can do so.

Kind regards,
Florian


smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Popup menu check state drawing incorrect on Mac.

2010-01-25 Thread Florian Ludwig Heckl
Hi,

if you really think it is a bug, it's better to create an issue and assign it 
to macport:
http://qa.openoffice.org/issues

Kind regards,
Florian

Am 26.01.2010 um 07:29 schrieb zhiy xue:

> Hi,
> 
>   Checked popup menu state can't be draw correct. All menu state is correct 
> because I replace ShowNativePopupMenu to StartPopupMode in function 
> PopupMenu::ImplExecute will paint correct. Anyone knows the bug?



smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] I would like to help with OpenOffice documentation

2009-11-13 Thread Florian Ludwig Heckl
Hi,

> Personally I'd prefer both as people on other platforms usually don't know 
> about the special mac location of this menu item. This is something I've seen 
> repeatedly as someone who hasn't just been watching the project from the 
> sidelines.

But then, people coming from other platforms may also look for the 'About 
OpenOffice.org' menu item in the Help menu instead of the application menu. So, 
to be consistent, we would need to duplicate this entry as well, wouldn't we? 
(/me not wanting this and understanding that the options are far more used than 
an about dialog)

Kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Mac OSX 10.6 Hide from Application menu is different from cmd-H

2009-11-13 Thread Florian Ludwig Heckl
Hello, Prof. Stewart,

which version of OpenOffice.org are you referring to? I cannot reproduce the 
problem using both the currently latest released version (3.1.1) and a recent 
developer build (on the way to 3.2.0). Any special circumstances this behavior 
occurs under?

Kind regards,
Florian

Am 12.11.2009 um 13:09 schrieb Prof Will Stewart FREng:

> This may seem a detail, but, whilst the cmd-H keystroke hides the OpenOffice 
> application just fine in all circumstances, selecting 'Hide Openoffice.org' 
> from the application menu, which is nominally the same, does not work 
> reliably.  The application window is prone to disappear for a moment and 
> immediately re-appear (in the background).  
> 
> 
> _
> Prof Will J Stewart FREng, FInstP, FIET, FOSA
> 1, High St, Blakesley NN12 8RE
> w.stew...@ieee.org
> Mobile +44 7801 716578 
> AIM willstewa...@mac.com
> _
> 
> 
> 



smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Buliding OOo on Snow Leopard

2009-09-29 Thread Florian Ludwig Heckl

Hi Christian,

- OOo is now explicitly built against the MacOSX10.4u.sdk (so that  
it runs

on Tiger even if it is built on Leopard).  However, 10.6, at least by
default, does not include the 10.4 SDK.  Worked around that for now  
by
patching places that ask for MacOSX10.4u.sdk to use MacOSX10.6.sdk  
instead.


Oh, that sounds bad. Isn't there even an option in xcode to install
the 10.4 sdk?


I don't know if it's because I updated my XCode or because maybe I  
turned the option on but I do have a 10.4u SDK in my /Developer/SDKs.


Also regarding all the compiler quirks: Does it still come with 4.0.x,
so that one could switch compilers to ignore all those problems?


I do have gcc-4.2 and gcc-4.0 but there no longer seems to be an  
option to globally switch to a default gcc like there was in former  
XCode distributions with gcc_select.


Kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] Nice tool for better and faster issue reporting/description

2009-09-09 Thread Florian Ludwig Heckl

Hi Sebastien,

I thought it could be great to describe issues by just recording a  
short screencast
of what is going on then insert the URL of the recording in the  
bugzilla entry.


The company I work for offer a free-really simple tool to record  
your screen without installation.


Users and developers could use it easily to communicate about their  
experience with OO.


For more information, bookmarklet, etc you can check it at 
http://www.screenjelly.com

What do you think ?


I just a gave it a quick try. It looks good and would surely help  
understand problems a lot easier.
But I do have a few questions (I am sure the answers are also on the  
website but ...):
- Is there any kind of permission management or are videos just either  
private or public?

- Who can view private videos?
- Can the videos also be downloaded?

Thanks and kind regards,
Florian

smime.p7s
Description: S/MIME cryptographic signature


Re: [mac] postgresql sdbc driver needs porting

2009-07-01 Thread Florian Ludwig Heckl

Hi Jörg,

not directly following your instructions on building from source I used
- postgresql 8.4.0
- a build tree of DEV300_m44
- OOo 3.1.0 as test environment (plus the build from DEV300_m44)

With one minor adaption (removing -lcrypt from the driver's linker  
list) I got a final package built, but installation fails with the  
following:


./unopkg add -v /Users/fheckl/Developer/ooo/DEV300_m44/connectivity/ 
unxmacxi.pro/lib/postgresql-sdbc-0.7.6.zip

Copying: postgresql-sdbc-0.7.6.zip
Enabling: postgresql-sdbc-0.7.6.zip
 Enabling: postgresql-sdbc.uno.dylib
 WARNING: An error occurred while enabling: postgresql- 
sdbc.uno.dylib, Cause:  
(com.sun.star.registry.CannotRegisterImplementationException)  
{ { Message = "loading component library failed: file:///Users/fheckl/Library/Application%20Support/OpenOffice.org/3/user/uno_packages/cache/uno_packages/LXmVte_/postgresql-sdbc-0.7.6.zip/postgresql-sdbc.uno.dylib 
", Context = (com.sun.star.uno.XInterface) @0 } }

 Enabling: postgresql-sdbc-impl.uno.dylib
 WARNING: An error occurred while enabling: postgresql-sdbc- 
impl.uno.dylib, Cause:  
(com.sun.star.registry.CannotRegisterImplementationException)  
{ { Message = "loading component library failed: file:///Users/fheckl/Library/Application%20Support/OpenOffice.org/3/user/uno_packages/cache/uno_packages/LXmVte_/postgresql-sdbc-0.7.6.zip/postgresql-sdbc-impl.uno.dylib 
", Context = (com.sun.star.uno.XInterface) @0 } }

 Enabling: DataAccess.xcu

unopkg done.

Any ideas welcome. Regards,
Florian

On 01.07.2009, at 22:47, Julian Zimmerle wrote:


Hi!

I am in need of a MacOS X version of the PostgreSQL SDBC driver, the  
Windows and Linux versions of which can be found at


http://dba.openoffice.org/drivers/postgresql/


The developer, Joerg Budischewski (joergb...@gmx.de) told me that he  
does not have a Mac, but is willing to support the porting process  
via email.


As a little incentive, I'm offering 200 EUR (currently about 280  
USD, about 40 pizzas worth ;-) to anyone who first sends me a  
working version.



TIA,
Julian Zimmerle
www.zimmerle.de

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





smime.p7s
Description: S/MIME cryptographic signature