[udk-issues] [Issue 111641] pyuno: Python-implemented Interface attribute is not writeable

2010-09-19 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111641





--- Additional comments from j...@openoffice.org Sun Sep 19 19:31:55 + 
2010 ---
Can you provide a complete native thread dump ?

Should work as follows

gdb /path/to/soffice.bin pid

then type

thread apply all bt



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 113494] postgresql-sdbc-076a driv er cause OOo to not start

2010-08-12 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113494


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from j...@openoffice.org Thu Aug 12 19:33:17 + 
2010 ---
updated drivers homepage 
http://dba.openoffice.org/drivers/postgresql/index.html 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 113494] postgresql-sdbc-076a driv er cause OOo to not start

2010-08-03 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113494


User jbu changed the following:

What|Old value |New value

  CC|'mh,msc'  |'mh,msc,of'

  Status|NEW   |STARTED





--- Additional comments from j...@openoffice.org Tue Aug  3 19:07:04 + 
2010 ---
Please retry with

http://dba.openoffice.org/drivers/postgresql/postgresql-sdbc-0.7.6b.zip, 

I have removed the DataAccess.xcu, which was only there to support OOo 3.1 and
earlier builds. In 3.2, a new configuration scheme for sdbc drivers was
introduced (postgresql.xcu), however the older file didn't do any harm, this
seems to change with the current builds.

When this works, I will change the drivers homepage accordingly.

Bye,

Joerg

-- 
I won't be able to support the driver in the next  years anymore, simply no
spare time left anymore, that's why it took so long ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 110723] SDBC Driver Date Problem

2010-04-18 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110723





--- Additional comments from j...@openoffice.org Sun Apr 18 17:05:37 + 
2010 ---
Hi,

I've checked linux x86 postgresql 8.4.3 as server and OOo3.2 win32 client and 
can't reproduce the problem. Can you (or someone else) do a testbuild with the 
32bit postgresql server of the same version and check, whether this problem 
occurs there as well ? If it does, it is indeed a 64bit server problem, 
actually I currently don't have a 64bit linux box, so this will be difficult 
for me to track down the problem. 

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 108028] Postgresql SDBC driver no t selectable in database wizard

2010-02-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028


User jbu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Sun Feb  7 12:39:01 + 
2010 ---
I have released driver version 0.7.6a which includes the fixes mentioned in this
issue. Check the drivers hompage. http://dba.openoffice.org/drivers/postgresql/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 108028] Postgresql SDBC driver no t selectable in database wizard

2010-02-02 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028





--- Additional comments from j...@openoffice.org Tue Feb  2 19:48:31 + 
2010 ---
@oj: In OO3.1 and earlier, there was a user/password tab page in the connection
settings, this is gone in OOo3.2 with my minimal config file. Can I add
something in the config file, so that the user/password page appears again ? I
looked through the various options, but I didn't find a setting for it.

Otherwise the user must add the password human readable within the url ...

The performance issue in the relations dialog existed already in 3.1, I will
follow this at a later time.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 108028] Postgresql SDBC driver no t selectable in database wizard

2010-01-26 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028





--- Additional comments from j...@openoffice.org Tue Jan 26 20:50:07 + 
2010 ---
Created an attachment (id=67427)
add the file to drivers zip-file


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 108028] Postgresql SDBC driver no t selectable in database wizard

2010-01-26 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from j...@openoffice.org Tue Jan 26 21:07:30 + 
2010 ---
ok, adding the attached postgresql.xcu to the drivers zip file helps.


After a short rudimentary smoke test, most functionality seems to work, but the
office loops endlessly when entering the extras/relations. Switching off the
postgresql admin tables via the table filter helps here. It seems, that the
office now does a lot of expensive lookups, will need to have a look at this. 

Will do some more qa during the next days and release a new driver version.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 108028] Postgresql SDBC driver no t selectable in database wizard

2010-01-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028


User jbu changed the following:

What|Old value |New value

  CC|'atjensen,jbu'|'atjensen,jbu,oj'





--- Additional comments from j...@openoffice.org Sun Jan 24 15:01:12 + 
2010 ---
@oj:

the feature mail leaves me with no clue what to do. Do you have a spec (or can
you point me to a sample source file) for at least the mandatory parameters
(urlpattern,ParentURLPattern , driver) ? Shall the configuration still be passed
in the DataAccess.xcu ?

Bye,

Joerg

---
her my old DataAccess.xcu, which used to wor.
?xml version=1.0 encoding=UTF-8?
oor:node xmlns:oor=http://openoffice.org/2001/registry;
xmlns:xs=http://www.w3.org/2001/XMLSchema; oor:name=DataAccess
oor:package=org.openoffice.Office
 node oor:name=UserDefinedDriverSettings
   node oor:name=Postgresql Driver oor:op=replace
 prop oor:name=DriverPageDisplayName
   valuePostgresql-SDBC Driver V 0.7.5/value
 /prop
 prop oor:name=DriverTypeDisplayName
   valuepostgresql/value
 /prop
 prop oor:name=DriverDsnPrefix
   valuesdbc:postgresql:/value
 /prop
   /node
 /node
/oor:node


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 105919] pyuno: unsafe thread acce sses after exit

2009-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105919





--- Additional comments from j...@openoffice.org Fri Oct 16 17:32:38 + 
2009 ---
good idea, looks fine, go ahead and commit it. 

So only the problem with non-python processes using pyuno remains (see
http://www.openoffice.org/issues/show_bug.cgi?id=80300).

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[dba-issues] [Issue 104230] postgresql sdbc driver ne eds porting

2009-08-14 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104230





--- Additional comments from j...@openoffice.org Fri Aug 14 18:17:06 + 
2009 ---
Hi,

just four remarks:

- its normal that you need to restart the office after installation
- how about sticking to version 0.7.6 as its just a port without different
functionality.
- was it your intention to remove the DriverDisplayName in DataAccess.xcu ?
- did you get the python test skripts to work ?

Bye,

Joerg




-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 93885] Python PyUNO hello world fails

2009-06-08 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93885


User jbu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from j...@openoffice.org Mon Jun  8 17:09:13 + 
2009 ---
pyuno was broken with OOo-3.0.0. OOo-3.0.1 improved things a little for unix 
user.
In OOo-3.1.0, all known issues were fixed (but I don't have an overview about
the various unix distributions ) ...

Please recheck with OOo-3.1.0

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100991] pyuno: mismatched urls on using expandUri on urlHelper.getRootStorageUR I when afterwards splitting up URLS

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100991


User jbu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Sat Apr 25 11:47:05 + 
2009 ---
patch got integrated on OO310.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 98621] _uno_import in uno.py brea ks future __import__ calls with keyword argume nts

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98621


User jbu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Sat Apr 25 12:02:30 + 
2009 ---
this has been fixed on OO310 and is thus in OO3.1.0rc2 (or final).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[sw-issues] [Issue 94993] Bibus 1.4.3 does not work with OpenOffice 3.0 due to broken Python-UNO b ridge

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94993


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Sat Apr 25 12:07:03 + 
2009 ---
see comments above, there is a workaround for OO3.0.x, so I set this issue to 
fixed.

Note that OOo3.1.0rc2 (or final) will come with python-2.6.1. Please recheck 
bibus once OO3.1.0rc2 is out.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 23546] uno.getTypeByName may cras h OOo

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23546


User jbu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Sat Apr 25 12:08:47 + 
2009 ---
closing this ancient issue, no more similar crashes got reported ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 23546] uno.getTypeByName may cras h OOo

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23546


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from j...@openoffice.org Sat Apr 25 12:09:36 + 
2009 ---
see above

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 89223] Python exception crashes O O

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89223


User jbu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from j...@openoffice.org Sat Apr 25 12:17:38 + 
2009 ---
cant reproduce this crash either, I correctly get an exception.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 90752] pyuno_services.rdb fails t o build with gcc 3.4.6

2009-04-25 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90752





--- Additional comments from j...@openoffice.org Sat Apr 25 12:25:58 + 
2009 ---
just read through http://bugs.gentoo.org/show_bug.cgi?id=220026 issue, to me it 
seems the issue has been solved, but not 100% sure, if it works now for 
everyone.

@committer: ok to close the issue ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100991] pyuno: mismatched urls on using expandUri on urlHelper.getRootStorageUR I when afterwards splitting up URLS

2009-04-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100991





--- Additional comments from j...@openoffice.org Wed Apr 22 20:31:52 + 
2009 ---
please consider this issue for OOo3.1.0, its a regression bug

effect: On unix, trying to execute Tools/Macros/Run macros/OpenOffice
Macros/pythonsamples fails. Python code within packages is not effected. 

The last patch 
http://www.openoffice.org/nonav/issues/showattachment.cgi/61673/pythonscript.py.patch

can be directly applied to OO310 branch. It's just a one-File patch
(scripting/source/pyprov/pythonscript.py), and it is well tested.

Bye Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100991] pyuno: mismatched urls on using expandUri on urlHelper.getRootStorageUR I when afterwards splitting up URLS

2009-04-19 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100991


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |61673)
final patch(unix+wi
|  |ndows)






--- Additional comments from j...@openoffice.org Sun Apr 19 20:46:19 + 
2009 ---
Created an attachment (id=61673)
final patch(unix+windows)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[script-issues] [Issue 92413] Upgrade python 2.3.4-2.6. 1

2009-04-19 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92413





--- Additional comments from j...@openoffice.org Sun Apr 19 21:16:01 + 
2009 ---
@hjs,sb:about the qa-1-check, your PYTHONPATH environment variable should
contain a .../solver/300/unxsoli4.pro/lib/pyuno directory, which should contain
a uno.py (which has been delivered before from pyuno module). Please check this
 ... 


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100991] pyuno: mismatched urls on using expandUri on urlHelper.getRootStorageUR I when afterwards splitting up URLS

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100991


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |61592)
preliminary patch (
|  |not yet tested on windows)
|  |






--- Additional comments from j...@openoffice.org Wed Apr 15 22:13:14 + 
2009 ---
Created an attachment (id=61592)
preliminary patch (not yet tested on windows)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100991] pyuno: mismatched urls on using expandUri on urlHelper.getRootStorageUR I when afterwards splitting up URLS

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100991


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from j...@openoffice.org Wed Apr 15 22:22:09 + 
2009 ---
Hi,

I actually don't understand, why I didnt get this error when I qa'ed i98990,
either I had a wrong office setup somehow or something subtle changed between
integration of i98990 and the 3.1rc1-build.

Cmc's patch indeed would break something else, so please ignore it.

The attached patch
http://www.openoffice.org/nonav/issues/showattachment.cgi/61592/pythonscript.py.patch
 now gets rid of the native service
'com.sun.star.script.provider.ScriptURIHelper', which was a source of various
errors when the 3-layer offfice was introduced, it is replaced by a python
implementation.

The patch works well on linux, i still need to check  on windows with 3.1rc1.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[script-issues] [Issue 101080] fix in testtools/source/b ridgetest/pyuno for bash shell in windows

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101080


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Wed Apr 15 22:40:21 + 
2009 ---
thx for the patch, committed to python26 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[script-issues] [Issue 92413] Upgrade python 2.3.4-2.6. 1

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92413



This issue depends on issue 101080, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[porting-issues] [Issue 101077] mingw port: make python t o work with OOo

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101077





--- Additional comments from j...@openoffice.org Wed Apr 15 22:47:15 + 
2009 ---
@tono: thx for the nice patch, I will add it to python26 cws during the next
days. I will also consider to do the .exe-bin renaming in the msvc build as 
well.

Bye, 

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 100997] Fix uno.py to work with b oth python 2.6 and python-2.6

2009-04-15 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100997





--- Additional comments from j...@openoffice.org Wed Apr 15 23:07:25 + 
2009 ---
thx to rene for the fixes and the commits. 

There still need some issues to be solved before python26 can be integrated.

(main points are 

* macos port [http://www.openoffice.org/issues/show_bug.cgi?id=100345]
* solaris port [no one working currently on this afaik] 
* windows port python26 must be buildable on hamburg windows release-engineering
machines [http://tools.openoffice.org/servlets/ReadMsg?listName=devmsgNo=6855],
I'll try to look into this ...

)

At the moment I can't give you any date when python26-cws can be integrated, so
if you need the patches soon, you should consider creating another cws and
adding the patches there. If the patches shall remain in python26, the issue
should be assigned to me again ...

and as a last remark, I can currently spend only a few hours/month on ooo ...,
so things may take a while and I may have long response times. 

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[script-issues] [Issue 92413] Upgrade python 2.3.4-2.6. 1

2009-03-18 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92413


User jbu changed the following:

What|Old value |New value

 Summary|Newest Python build   |Upgrade python 2.3.4-2.6.
|  |1





--- Additional comments from j...@openoffice.org Wed Mar 18 20:45:39 + 
2009 ---
(this is sent additionally sent to d...@porting.openoffice.org)

Hi,

the cws python26 (based on DEV300_m41) shall upgrade the python engine from
2.3.4-2.6.1.

In its current state, it builds on linux-x86+win32-xp(with VC++ 9.0 
Express Edition).

I would welcome any porter to support the effort for the other platforms.

Up to now, Eric Bachard aleady agreed to take care for the macos-x port. 

Find below a small description, what needs to be done.

Bye,

Joerg
---

what needs to be done:
* checkout python26 cws
* configure ( PYTHONHOME env variable is removed from set_soenv.in)
* in case you reuse a dev300_m41 original build, ensure, that all python stuff
is erased from solver (python.exe, inc/python, lib/python, etc.) otherwise you
will get strange errors
* build the cws. You will probably get problems during building the python
module. Solve them.
* after that, build the rest (you may get additional problems in the pyuno
module, solve them)
* QA-1: 
build the testtools module and switch to testtools/source/bridgetest/pyuno and 
run

dmake runtest

* QA-2:
install the office, start python from the program directory and type 

import uno

* QA-3:
Start the office, choose Tools/Macros/Run macro ..., click on OpenOffice.org
Macros, you should then have a pythonSamples Library at the bottom of the 
list. 

That's it. In case you have any problems you can't solve, let us know either on
this list or within the above issue. Attach patches to the above issue.





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-03-09 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |60839)
Patch of scripting/
|  |source/pyprov/pythonscript
|  |.py vs DEV300_m42






--- Additional comments from j...@openoffice.org Mon Mar  9 23:03:41 + 
2009 ---
Created an attachment (id=60839)
Patch of scripting/source/pyprov/pythonscript.py vs DEV300_m42


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-03-09 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990





--- Additional comments from j...@openoffice.org Mon Mar  9 23:06:10 + 
2009 ---
Created an attachment (id=60840)
Convienience: pythonscript.py with applied patch (for users who can't patch)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-03-09 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from j...@openoffice.org Mon Mar  9 23:18:12 + 
2009 ---
@all: I can apply the patch to the python26 cws, however I doubt it will be 
ready in time to get it into 3.1. 
Can anyone else integrate the patch ?

Bye, 

Joerg

-
the added patch fixes

* installed packages are now queries via the package manager
* PSP.insertByName/removeByName now throw exceptions in case no .py-File is in 
the given directory
* the incoming file url is now always absolutized

thus, this problem is solved. 

However, the pythonscriptprovider still uses the packagename instead of package-
identifier, this will not be solved within this issue.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-03-05 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990





--- Additional comments from j...@openoffice.org Thu Mar  5 21:41:37 + 
2009 ---
ok, understood. 

BTW, the parcel-descriptor is not mandatory and in fact, the python provider
does not support one. This is solved by throwing exceptions in
insertByName/removeByName. 

So I will now check, whether a .py file is somewhere within the package if no,
the directory gets ignored. This seems to work (but I will traverse the whole
package tree now ).

I need to do more test to verify, I will provide a patch once this is done.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-03-03 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990





--- Additional comments from j...@openoffice.org Tue Mar  3 20:53:25 + 
2009 ---
@jl: I have prepared an about 100 line patch to replace the package-directory-
traversal with  XPackageManager.getDeployedPackages(), this seems to work such
a way, that at PythonScriptProvider instantiation time, I only get to know the
Old package. 

However, this does not solve the problem, that the final hasByName() calls for
the new package return false (see above sb's commend at the end) , because the
PythonScriptProvider(PSP) is not informed about the change (no
PSP.insertByName()/PSP.replaceByName() gets called and even the
XModifyListener.modified() call of the packagemanager itself occurs after the
hasByName() - Calls). How shall this work ? 

I do not yet attach the new implementation to this issue, as it needs more
thouroughly testing.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-02-27 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990





--- Additional comments from j...@openoffice.org Fri Feb 27 12:19:07 + 
2009 ---
but installing the same component again is still illegal, as name + extension
identifier are identical.

@jl: So is there an 'official way' to retrieve installed packages at script
provider instantiation time ( I implemented this by Tomas O'Connors advice some
years ago) ? If the cache directory is to be parsed, the current behaviour would
still be a bug of the ooo script framework ...


BTW: Would be nice to add to
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Extension_Identifiers

whether the tuple filename+identifier is unique or just the identifier is unique
(meaning that two extensions with different names and equal identifiers cannot
be installed side by side). 
Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 98990] unopkg won't install scrip t extensions (missung: unopkg-desc)

2009-02-26 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98990





--- Additional comments from j...@openoffice.org Thu Feb 26 21:59:20 + 
2009 ---
so are there any suggestions how to fix sb-comment:1 ?

I am a little confused, is it allowed to have installed two totally  different
components with the same name ? 

If yes, pythonscript.py really needs a complete redesign (actually I dont
understand, how script uri then reference the different incarnations of the same
package name, currently they reference it only by package name AFAIK ).

If no, it is imho a bug in the ooo framework, that the the python script
provider is instantiated, when there is an old and a new component within the
cache directory.

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2009-02-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118





--- Additional comments from j...@openoffice.org Tue Feb 17 20:17:44 + 
2009 ---
*** Issue 68248 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[script-issues] [Issue 68248] cannot run or access pytho n macros on windows xp

2009-02-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68248


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from j...@openoffice.org Tue Feb 17 20:17:44 + 
2009 ---
this should be fixed in 3.0.1, please check this

*** This issue has been marked as a duplicate of 95118 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 98621] _uno_import in uno.py brea ks future __import__ calls with keyword argume nts

2009-02-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98621


User jbu changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED





--- Additional comments from j...@openoffice.org Tue Feb 17 20:19:44 + 
2009 ---
ok, will apply the patch in my next cws (python26), but this may take a while
(just started the cws). 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[udk-issues] [Issue 96841] Build breaks in pyuno: pyc onfig.h not found

2009-02-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96841


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from j...@openoffice.org Tue Feb 17 20:22:59 + 
2009 ---
started work on python26 cws, but this may take a while.

@kr: thx for the effort to look into this ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[framework-issues] [Issue 96710] Can't run python macro fro m toolbar

2009-01-06 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96710


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from j...@openoffice.org Wed Jan  7 07:48:20 + 
2009 ---
Hi,

the OOo framework wants to pass a parameter (here a document) to your function,
but your function doesn't take any . Please add a parameter to your python
function. 

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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



[porting-issues] [Issue 96959] sal/osl/unx/mutex.c unsoun d

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96959





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:44:32 + 
2008 ---
@sb: what would be the real word use case, where this is a problem ? Can there
be a situation, where pthread_equal(pThread-owner, pthread_self()) returns true
but it is in fact not ? 

Nevertheless, I agree it is very likely that the current OOo system requirements
include  recursive mutexes on all platforms now, so these should be used.

Bye, 

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95024] python.exe does not set UR E_BOOTSTRAP correctly

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95024


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:47:59 + 
2008 ---
verified with sb101-installationset

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95037] python wrapper exe does no t wait for child to complete

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95037


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:49:44 + 
2008 ---
verified with sb101-installationsets

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:56:22 + 
2008 ---
verified addtionally on sb101. 

Remark: When you deploy the package on unix platforms via OOo extension manager,
in the same OOo-session you will get  a corrupt (namelesse) node in Run macros
 in the macro treee. Fixing this is time consuming and risky, so I leave this
for now as it is. Restarting the office fixes the problem.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95330] windows: python scripting framework fails when python2.3 is locally inst alled

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95330


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:57:27 + 
2008 ---
verified on sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95331] unix only: python cannot b e started

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95331


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 20:57:57 + 
2008 ---
verfied on sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 93994] Python user's scripts are not recognized

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93994





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 21:00:46 + 
2008 ---
verified additionally on sb101 (see remarks in 95118)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 90653] Silence Python Loader

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90653


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 21:02:03 + 
2008 ---
verified on sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95028] python.exe does not call W SAStartup

2008-12-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95028


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sun Dec  7 21:05:55 + 
2008 ---
verified on sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95037] python wrapper exe does no t wait for child to complete

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95037


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  OS/Version|All   |Windows, all

Platform|Unknown   |PC

  Resolution|  |FIXED

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 19:39:29 + 
2008 ---
commited to sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 19:48:20 + 
2008 ---
commited to sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 93339] OOo 3.0.1 release stoppers

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93339



This issue depends on issue 93994, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 93994] Python user's scripts are not recognized

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93994


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.0.1 |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 20:03:13 + 
2008 ---
patch for issue 93994 commited to cws sb101 (target milestone 3.1), which
contained the fix for this issue. 

@rene: Or did you apply the patch to some other cws ? I won't be able to setup a
separate cws for 3.0.1


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95330] windows: python scripting framework fails when python2.3 is locally inst alled

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95330


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 20:06:45 + 
2008 ---
fix committed to cws sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95331] unix only: python cannot b e started

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95331


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

 Summary|unix only: python cannot b|unix only: python cannot b
|e started |e started

Target milestone|---   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 20:10:18 + 
2008 ---
commited on cws sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 90653] Silence Python Loader

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90653


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Nov 20 20:13:55 + 
2008 ---
fixed on cws sb101

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 90439] additional pending-integra tion patches applied by the Fedora distributio n

2008-11-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90439



This issue depends on issue 90653, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 90653] Silence Python Loader

2008-11-17 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90653


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |58064)
trivial patch for p
|  |ythonload.py






--- Additional comments from [EMAIL PROTECTED] Mon Nov 17 20:01:38 + 
2008 ---
Created an attachment (id=58064)
trivial patch for pythonload.py


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57984)
Patch for share pac
|  |kages






--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 21:37:22 + 
2008 ---
Created an attachment (id=57984)
Patch for share packages


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57985)
Improved patch for 
|  |shared packages






--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 21:43:53 + 
2008 ---
Created an attachment (id=57985)
Improved patch for shared packages


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 21:46:28 + 
2008 ---
introducedd the UNO_SHARED_PACKAGES_CACHE bootstrap variable to URIHelper.cxx. 
Additionally a fix to pythonscript.py was necessary to cope with relative 
pathes in these bootstrap variables.

The patch also contains the fix for 93994 (same source file).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 93806] Python scripts deployed by extensions will be disabled after restart app lication

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93806


User jbu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 22:28:26 + 
2008 ---
Hi,

replacing the line

manifest:file-entry manifest:full-path=python/
manifest:media-type=application/vnd.sun.star.framework-script;type=Python/

with

manifest:file-entry manifest:full-path=python/
manifest:media-type=application/vnd.sun.star.framework-script/

solves the problem. This is the format described in 
http://udk.openoffice.org/python/scriptingframework/index.html, so this issue 
is invalid.

Bye,

Joerg





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 85676] Problem with open txt file s with \n\r (return line symbols in windows fo rmat)

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85676


User jbu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 22:30:52 + 
2008 ---
no sample script has been provided, so issue is invalid

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 90653] Silence Python Loader

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90653





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 22:35:29 + 
2008 ---
*** Issue 95908 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 90439] additional pending-integra tion patches applied by the Fedora distributio n

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90439



This issue depends on issue 95908, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95908] pyuno: prints debugging sp ew on stdout

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95908


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 22:35:30 + 
2008 ---
duplicate to 90653 

*** This issue has been marked as a duplicate of 90653 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95330] windows: python scripting framework fails when python2.3 is locally inst alled

2008-11-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95330


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57986)
proposed patch (not
|  | verified)






--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 22:44:29 + 
2008 ---
Created an attachment (id=57986)
proposed patch (not verified)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-10-27 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

  CC|''|'sb'





--- Additional comments from [EMAIL PROTECTED] Mon Oct 27 23:29:29 + 
2008 ---
@fhatat: Thx for this 2nd testcase, this seems to be another bug.

@sb: Can you have a look here ? 

It seems, that shared packages get installed to 

$BRAND_BASE_DIR/share/uno_packages  (see uno.ini)

while shared scripts get installed to 

$OOO_BASE_DIR/share/Scripts (don't know, where is is configured)

. The scripting/source/provider/URIHelper.cxx in its current state can't cope 
with the fact, that there are two different root directories. It is a bug, that 
there are 2 differnt root directories or is the URIHelper.cxx the bug ?

When I implemented the scripting framework for python a few years ago, I asked 
for this helper to encapsulate this (somewhat magic) script uri handling, 
unfortunately I seem to be the only user of this helper 

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95331] unix only: python cannot b e started

2008-10-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95331





--- Additional comments from [EMAIL PROTECTED] Fri Oct 24 19:06:15 + 
2008 ---
Created an attachment (id=57440)
patch for pyuno/zipcore/python.sh


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 93994] Python user's scripts are not recognized

2008-10-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93994


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57441)
User url fixed






--- Additional comments from [EMAIL PROTECTED] Fri Oct 24 20:08:16 + 
2008 ---
Created an attachment (id=57441)
User url fixed


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 93994] Python user's scripts are not recognized

2008-10-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93994





--- Additional comments from [EMAIL PROTECTED] Fri Oct 24 20:16:51 + 
2008 ---
*** Issue 95118 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-10-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 24 20:16:52 + 
2008 ---
this issue has the same cause as #i93994#.

You should be able to deploy the extension shared also in OOo3.0.0 (however 
the attached sample cannot be deployed because of license issues.

*** This issue has been marked as a duplicate of 93994 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95330] windows: python scripting framework fails when python2.3 is locally inst alled

2008-10-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95330
 Issue #|95330
 Summary|windows: python scripting framework fails when python2
|.3 is locally installed
   Component|udk
 Version|OOO300m9
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|jbu
 Reported by|jbu





--- Additional comments from [EMAIL PROTECTED] Wed Oct 22 19:03:36 + 
2008 ---
(windows only) The python scripting framework (scripts within openoffice via 
Extras/Macro/) does not work, when you have a python 2.3 installed on your 
windows system (more precisly, when there exists a python23.dll in your 
windows/system32 directory).

Workaround: Move python23.dll from basis\program to program directory.

The real cause of this issue is solved with 94355.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95331] unix only: python cannot b e started

2008-10-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95331
 Issue #|95331
 Summary|unix only: python cannot be started 
   Component|udk
 Version|OOO300m9
Platform|All
 URL|
  OS/Version|Unix, X11
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jbu
 Reported by|jbu





--- Additional comments from [EMAIL PROTECTED] Wed Oct 22 19:09:28 + 
2008 ---
The ure/lib directory is not in LD_LIBRARY_PATH and issue 
http://qa.openoffice.org/issues/show_bug.cgi?id=78406 is not fixed.

The workaround is:

export set 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../openoffice.org/ure/lib:../../openoffice.o
rg/basis3.0/program
  ./python

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 95118] Cannot deploy python macro s in add-on

2008-10-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95118


User jbu changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Wed Oct 22 19:39:40 + 
2008 ---
confirmed, need to debug the scripting framework for this ...



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 94993] Bibus 1.4.3 does not work with OpenOffice 3.0 due to broken Python-UNO b ridge

2008-10-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94993


User jbu changed the following:

What|Old value |New value

 Assigned to|jbu   |chemwords

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Oct 20 20:58:07 + 
2008 ---
Hi,

sorry for the confusion around python23.dll, this actually solves a problem but 
not the bibus one.

The bibus stuff is very hard to debug (it is binary compiled python code). 

The actual error message points to a problem not related to pyuno directly. It 
actually says, that OOo has no bibOOo_NoConnect element, which acutally can 
only occur, when the module OOo somehow exists, but all the 
bibOOoBase.py/bibOOoPlus.py has not been imported. To, this looks like some 
other initialization error.

I currently doubt, that the office connection code has ever been reached. In 
order to give more support here, I actually need the exception, that comes from 
the bibOOoBase.__init__ code. 

Can you provide such a stacktrace ?

When I look into the bibus installation directory, I find a pyuno.dll and a 
python23.dll. Where are these dlls from ? Do they get used ? 

Bye,

Joerg 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 94355] ensure that OOo executable s pick up OOo DLLs instead of system DLLs

2008-10-20 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94355


User jbu changed the following:

What|Old value |New value

  CC|''|'jbu'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95028] python.exe does not call W SAStartup

2008-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95028





--- Additional comments from [EMAIL PROTECTED] Thu Oct 16 20:44:16 + 
2008 ---
Hi,

I think, it won't be enough to put this in the wrapper, the child process needs
to call WSAStartup again, doesn't it?

The call to WSAStartup was removed from sal with i77184 in sal/osl/w32/dllentry
r1.30-1.31. 

Was this removal really necessary ? There are other circumstances, where
SAL_IMPLEMENT_MAIN_WITH_ARGS cannot be used(e.g. think of sal lib running as
internet explorer plugin, etc.). 

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95037] python wrapper exe does no t wait for child to complete

2008-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95037
 Issue #|95037
 Summary|python wrapper exe does not wait for child to complete
   Component|udk
 Version|OOo 3.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jbu
 Reported by|jbu





--- Additional comments from [EMAIL PROTECTED] Thu Oct 16 20:48:14 + 
2008 ---
Start python.exe from path/to/ooo/OpenOffice.org 3/program/python.exe

(windows only) Interactive mode in python does not work correctly 

When you start the python executable without parameters, the interactive session
runs somewhat fuzzy (at least on my machine). When you get the prompt  ,
everything you type will be interpreted as a shell command. When you then just
press return, you are prompted with your current working directory, here you can
place a python command, so in short, you have to press return 2 times after
every python command

Reason is, that the parent process does not wait for the child to complete, so 2
processes read from stdinput

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95037] python wrapper exe does no t wait for child to complete

2008-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95037


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57184)
fix






--- Additional comments from [EMAIL PROTECTED] Thu Oct 16 20:52:16 + 
2008 ---
Created an attachment (id=57184)
fix


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 95037] python wrapper exe does no t wait for child to complete

2008-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95037


User jbu changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57185)
better fix (passes 
|  |the exit status to the cal
|  |ler)






--- Additional comments from [EMAIL PROTECTED] Thu Oct 16 21:05:48 + 
2008 ---
Created an attachment (id=57185)
better fix (passes the exit status to the caller)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 94993] Bibus 1.4.3 does not work with OpenOffice 3.0 due to broken Python-UNO b ridge

2008-10-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94993


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Oct 16 21:56:30 + 
2008 ---
@umbrasepia: I will soon publish a list of workarounds at
http://udk.openoffice.org/pyuno/python-bridge.html, there will also be the
solution for your problem.

@chemwords:
The python scripting framework (scripts within openoffice via Extras/Macro/)
does not work, when you have a python 2.3 installed on your windows system (more
precisly, when there exists a python23.dll in your windows/system32 directory).
  You can work around it for now by copying Basis\program\python23.dll to
program\.  beside the soffice.bin executable. This forces the soffice process
load the library beside the office process instead the one in system32.



Bye, Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 94002] Migrate sshkeys to SVN cod e repository

2008-09-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94002


User jbu changed the following:

What|Old value |New value

 IssuesThisDependsOn|2473,9924,18828,19859,2377|2473,9924,11472,18828,1985
|7,26723,27875,27886,48869,|9,23777,26723,27875,27886,
|51164,51393,60496,62341,72|48869,51164,51393,60496,62
|737,76325,76386,82387,8411|341,72737,76325,76386,8238
|1,84258,84288,90666,91383,|7,84111,84258,84288,90666,
|91634,93346,94021,94084,94|91383,91634,93346,94021,94
|091,94093,94095,94138,9414|084,94091,94093,94095,9413
|3,94144,94147,94159,94160,|8,94143,94144,94147,94159,
|94162,94165,94166,94169,94|94160,94162,94165,94166,94
|171,94177,94183   |169,94171,94177,94183





--- Additional comments from [EMAIL PROTECTED] Mon Sep 22 19:12:21 + 
2008 ---
added issue 11472, which contains my ssh key

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 11472] jbu: ssh key

2008-09-22 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=11472


User jbu changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |94002
  is|  |





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 92413] Newest Python build

2008-08-13 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92413


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |LATER





--- Additional comments from [EMAIL PROTECTED] Wed Aug 13 18:28:21 + 
2008 ---
Hi,

unfortunately, it is too much work for me atm. 

This is  a very platform dependent task, because every platform needs a special
set of patches, which must be reapplied to the new python version, so the one
doing the job needs to communicate a lot with other community members to get
this done.

I flag this issue as later, as I currently can't say when this issue is 
started. 

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 89685] [postgresql] Unable to ent er data into a table containing bytea column s

2008-07-23 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89685


User jbu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 20:02:26 + 
2008 ---
fixed with postgresql-0.7.6, see  
http://dba.openoffice.org/drivers/postgresql/index.html

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 89685] [postgresql] Unable to ent er data into a table containing bytea column s

2008-07-23 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89685





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 20:03:14 + 
2008 ---
@submitter: please verify up to end of july, otherwise i will close the issue

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 85849] postgresql-sdbc: Unable to populate DECIMAL fields

2008-07-23 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85849


User jbu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 20:04:41 + 
2008 ---
fixed with Version 0.7.6, see 
http://dba.openoffice.org/drivers/postgresql/index.html

@submitter: pls verify until end of july, otherwise I will close the issue

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 90220] OOo deadlocks when attempt ing to paste into Zotero interface

2008-07-11 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90220





--- Additional comments from [EMAIL PROTECTED] Fri Jul 11 19:47:38 + 
2008 ---
Hi,

imho the issue should be assigned to the zotero implementer (or marked as 
invalid) . Just downloaded the extension from 

http://www.zotero.org/documentation/openoffice_integration

there are just 15 lines of python code, the relevant three lines are

h1=httplib.HTTPConnection(127.0.0.1:50001)
h1.request(POST,,q,headers)
response=h1.getresponse()

, so the extension does a RPC call to some server, the RPC Call does not return 
for whatever reason and thus blocks the office. 

Bye,

Joerg


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 85676] Problem with open txt file s with \n\r (return line symbols in windows fo rmat)

2008-07-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85676





--- Additional comments from [EMAIL PROTECTED] Mon Jul  7 20:03:41 + 
2008 ---
please provide a sample script to reproduce the problem ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 61227] table wizard specifies te xt(-1) when copying calc spreadsheet from cli pboard to OObase

2008-07-07 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61227


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul  7 21:22:34 + 
2008 ---
no reaction by submitter

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 61227] table wizard specifies te xt(-1) when copying calc spreadsheet from cli pboard to OObase

2008-06-11 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61227


User jbu changed the following:

What|Old value |New value

  CC|'clu' |'clu,oj'

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Wed Jun 11 21:11:40 + 
2008 ---
Hi,

actually, I can't reproduce the error with the -1 part with a the
sdbc-postgresql-0.7.5 and OOo2.4.0 on windows, currently no time to check on
linux. There are some fixes for the table wizard between 0.7.2 und 0.7.5 and in
OOo 2.3, please recheck this. 

You can work around the problem with the schema name by prefixing your table
name with your desired schema name (here choose e.g. public.MyTable). 

Currently, an OOo database drivers can't suggest the default schema name to the
database framework, instead OOo always use the client system user name (in your
case ulf, I guess).

@oj: Or was there changed something in OOo, that allows the driver now to pass a
default schema name ?

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 85849] postgresql-sdbc: Unable to populate DECIMAL fields

2008-06-11 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85849


User jbu changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Wed Jun 11 21:30:02 + 
2008 ---
hmm, funny, support for the numeric type is broken and no one realized up to
now. Must be fixed within postgresql driver, can't yet say, when there will be a
new version for the driver ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 86251] Python systemPathToFileUrl does not like national characters

2008-04-24 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86251


User jbu changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Thu Apr 24 19:44:56 + 
2008 ---
installation sets work fine for me on both platforms - verified. 

Will set the cws to approved for qa on 27th April in case no additional negative
comments are raised.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 86251] Python systemPathToFileUrl does not like national characters

2008-04-21 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86251





--- Additional comments from [EMAIL PROTECTED] Mon Apr 21 19:15:54 + 
2008 ---
@cyhawk: checking the standard sample script will be enough. It both checks the 
changes in pythonloader.py (can a python component be loaded ?) and 
pythonscript.py (can the sample script be executed ?). Both files are loaded 
from absolute pathes, so no reason to force the qa people to have a certain 
localized operating system installed. Let me know by mail when u disagree. If 
this works, it will work on a localized os either.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 86251] Python systemPathToFileUrl does not like national characters

2008-04-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86251





--- Additional comments from [EMAIL PROTECTED] Wed Apr 16 17:24:31 + 
2008 ---
so just to summarize, the following files in source tree need to be patched

* pyuno/source/loader/pythonloader.py  (with
http://www.openoffice.org/nonav/issues/showattachment.cgi/52590/pythonloader.py 
)

* scripting/source/pyprov/pythonscript.py ( with
http://www.openoffice.org/nonav/issues/showattachment.cgi/52484/pythonscript.py 
)

@QA: The patches can be tested this way
- Install office to a path with non-ascii characters
- Start writer
- Tools/Macro.../Run Macro...
- Choose OpenOffice.org Macros/TableSample
- If in the Macro name box appears a createTable(), the test succeeded.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 86974] more pythonic officehelper .py

2008-04-16 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86974





--- Additional comments from [EMAIL PROTECTED] Wed Apr 16 20:13:14 + 
2008 ---
Hi,

the problem of your (certainly nicer) code is, that it is an incompatible change
(meaning that other exceptions than BootstrapException can now leave the
function which may break existing code  ). All functions once made public
API can only be changed compatible.

So probably the right thing is to take your code as bootstrap2() and deprecate
bootstrap(). Ok for you ? (However, I don't know atm when I will setup a next
pyuno CWS).

Bye,

Joerg

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 86251] Python systemPathToFileUrl does not like national characters

2008-04-03 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86251





--- Additional comments from [EMAIL PROTECTED] Thu Apr  3 07:04:33 + 
2008 ---
Created an attachment (id=52484)
Patched version for pythonscript.py for OOo-2.4.0


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 86251] Python systemPathToFileUrl does not like national characters

2008-04-03 Thread jbu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86251





--- Additional comments from [EMAIL PROTECTED] Thu Apr  3 07:05:37 + 
2008 ---
Created an attachment (id=52485)
Patched version pythonloader.py in case you installed OOo to a path with 
non-ascii charcters for OOo-2.4.0


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   3   >