[framework-issues] [Issue 113104] Freshly built OOo would n ot start-up: X-errors

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





--- Additional comments from pa...@openoffice.org Thu Jul 15 16:21:21 + 
2010 ---
The user tried disabling Oxygen, as well as quiting the compiz and
cairo-dock programs. The problem remained. The same.

Can any one else try to replicate it, please? The key suspects are: KDE4, the
latest Xorg (7.5) (with NVidia's own driver)... Thanks.

-
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 113104] Freshly built OOo would n ot start-up: X-errors

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





--- Additional comments from pa...@openoffice.org Thu Jul 15 23:02:54 + 
2010 ---
Ok, I'm somewhat happy to report, that rebuilding without KDE4 solved the
problem. OOo starts and works... We can wait for the KDE4-integration to be
completed.

-
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 113104] Freshly built OOo would n ot start-up: X-errors

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





--- Additional comments from pa...@openoffice.org Tue Jul 13 14:23:39 + 
2010 ---
Perry's suggestion -- to use a AF_INET- rather than AF_UNIX-based DISPLAY did
not help. Both localhost:0 and 192.168.1.101:0 values resulted in the same
problem...

BTW, I doubt, the problem is FreeBSD-specific and think, there is something
about the latest Xorg (perhaps mixed with the KDE-4.4.5, that's used for GUI)...

I will try rebuilding with the GNOME/GTK interface now (which would be a shame,
because this user's primary desktop is KDE-4). Other than that I have no other
ideas :-(

-
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 113104] Freshly built OOo would n ot start-up: X-errors

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





--- Additional comments from pa...@openoffice.org Tue Jul 13 14:54:44 + 
2010 ---
Logging in remotely I ran OOo on my screen to perform the initial registration
-- and disable the quick-starter.

Unfortunately, that did not help matters -- starting OpenOffice.org afterwards
had the same problem.

Just to confirm, that this problem is not specific to the initial start-up...


-
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



[tools-issues] [Issue 92932] System OpenSSL not detecte d on FreeBSD

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


User panbk changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from pa...@openoffice.org Tue Jul 13 16:55:13 + 
2010 ---
Evidently, there is a regression... Trying to build 3.2.1 (320 m19) on
FreeBSD-8.1 using --with-system-openssl:

checking which libssl to use... external
checking for openssl ... Package openssl was not found in the pkg-config search
path. Perhaps you should add the directory containing `openssl.pc' to the
PKG_CONFIG_PATH environment variable No package 'openssl' found
configure: error: Library requirements (openssl ) not met; consider adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard
prefix so pkg-config can find them.

It is a shame, that the FreeBSD port is not using the system's OpenSSL or this
regression would've been caught long ago...

-
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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[tools-issues] [Issue 92932] System OpenSSL not detecte d on FreeBSD

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





--- Additional comments from pa...@openoffice.org Tue Jul 13 17:15:30 + 
2010 ---
The following simple patch seems to work -- and leaves an easy way to extend the
special handling to other OSes (from BSD-family and otherwise).

Mind the blanks/tabs:

--- configure.in2010-05-26 23:56:28.0 +0200
+++ configure.in2010-07-13 19:11:58.0 +0200
@@ -4958,10 +4958,16 @@
 # Mac OS builds should get out without extra stuff is the Mac porters'
 # wish. And pkg-config is although Xcode ships a .pc for openssl
-if test $_os = Darwin; then
+case $_os in
+Darwin)
 OPENSSL_CFLAGS=
 OPENSSL_LIBS=-lssl -lcrypto
-else
+   ;;
+FreeBSD)
+   OPENSSL_LIBS=${OPENSSL_LDFLAGS}
+   ;;
+*)
PKG_CHECK_MODULES( OPENSSL, openssl )
-fi
+   ;;
+esac
 SYSTEM_OPENSSL=YES
 else


-
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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[gsl-issues] [Issue 81224] system-agg with libagg =2 .5 not supported

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





--- Additional comments from pa...@openoffice.org Tue Jul 13 17:26:35 + 
2010 ---
I'd dearly like to see this fixed. When using EXTERNAL agg, does the license
really matter? If the building machine has GNU-licensed agg installed, then,
clearly, the user does not mind the pollution.

If there is not TECHNICAL reason for rejecting agg-2.5, it should be rejected by
the configure...

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[framework-issues] [Issue 113104] Freshly built OOo would n ot start-up: X-errors

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





--- Additional comments from pa...@openoffice.org Mon Jul 12 20:25:57 + 
2010 ---
Created an attachment (id=70578)
Output of xdpyinfo on the local display.


-
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 113104] Freshly built OOo would n ot start-up: X-errors

2010-07-12 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113104
 Issue #|113104
 Summary|Freshly built OOo would not start-up: X-errors
   Component|framework
 Version|OOO320m19
Platform|PC
 URL|
  OS/Version|FreeBSD
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|tm
 Reported by|panbk





--- Additional comments from pa...@openoffice.org Mon Jul 12 20:25:01 + 
2010 ---
OOo is built via the FreeBSD port -- editors/openoffice.org-3. The GUI-framework
is KDE4 (KDE-4.4.5):

--with-qt-includes=/opt/include/qt4  --with-qt-libraries=/opt/lib/qt4 
--with-extra-libs=/opt/lib  --with-extra-includes=/opt/include
--with-gnu-cp=/opt/bin/gcp   --with-gnu-patch=/opt/bin/gpatch   
--enable-crashdump=yes  --with-system-zlib 
  --with-system-stdlibs   --with-epm=internal  
  --enable-hids--enable-minimizer  
--enable-presenter-console  --enable-pdfimport 
--enable-wiki-publisher  
--enable-report-builder --with-jdk-home=/opt/jdk1.6.0
--with-ant-home=/opt/share/java/apache-ant --enable-kde4 QT4DIR=/opt
QT4LIB=/opt/lib/qt4 QT4INC=/opt/include/qt4 KDE4DIR=/opt/kde4
--enable-cups=yes --enable-build-mozilla --with-lang=en-US
--enable-symbols=SMALL --with-system-icu=no   
--x-libraries=/opt/lib --x-includes=/opt/include --prefix=/opt 

After a successful build/install, the start-up looks like this:

s...@s:~ (242) openoffice.org-3.2.1
X-Error: RenderBadPicture (invalid Picture parameter)
Major opcode: 150
Minor opcode: 7
Resource ID:  0x5600043
Serial No:769 (769)
These errors are reported asynchronously,
set environment variable SAL_SYNCHRONIZE to 1 to help debugging
s...@s:~ (243) setenv SAL_SYNCHRONIZE 1
s...@s:~ (244) openoffice.org-3.2.1
X-Error: BadMatch (invalid parameter attributes)
Major opcode: 150
Minor opcode: 4
Resource ID:  0x120
Serial No:1469 (1469)

Running against a non-local display seems to work, but the local one (:0) is
broken...

Please, advise. Thanks!

-
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



[tools-issues] [Issue 93305] No way to specify external xpdf

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


User panbk changed the following:

What|Old value |New value

  Status|CLOSED|REOPENED

  Resolution|INVALID   |





--- Additional comments from pa...@openoffice.org Thu Aug  6 12:06:54 + 
2009 ---
Rene, the source tree contains its own xpdf sub-directory with xpdf-3.02 in it.

This is 3RD PARTY software and is likely to be already present on the system,
where OOo is being installed. There ought to be a way to use that installed
version instead of compiling, what's bundled with OOo.

I don't understand, what poppler has to do with it...

-
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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[installation-issues] [Issue 93266] create_services_rdb failed - CannotRegisterImplementationException

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





--- Additional comments from [EMAIL PROTECTED] Tue Dec  9 18:16:38 + 
2008 ---
= I don't even know how I should reproduce it.

Try building relying on SYSTEM_LUCENE (and with the OOo's bundled lucene/
subdirectory removed).

-
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 93305] No way to specify external xpdf

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


User panbk changed the following:

What|Old value |New value

  Issue type|PATCH |DEFECT





-
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 93295] External hsqldb.jar missin g from command-line in m30

2008-08-31 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93295
 Issue #|93295
 Summary|External hsqldb.jar missing from command-line in m30
   Component|Database access
 Version|OOo 3.0 Beta 2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|none
 Assigned to|fs
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 14:23:00 + 
2008 ---
When building with an external hsqldb.jar (as everyone ought to, really), the
JAR file is not provided in 
connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk.

This worked in m29. The patch fixes it:

--- connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk 2008-08-19
05:08:34.0 -0400
+++ connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk 2008-08-31
01:29:31.0 -0400
@@ -44,4 +44,5 @@
 .IF $(SYSTEM_HSQLDB) == YES
 XCLASSPATH!:=$(XCLASSPATH)$(PATH_SEPERATOR)$(HSQLDB_JAR)
+JARFILES+= $(HSQLDB_JAR)
 .ELSE
 JARFILES+= hsqldb.jar

-
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 93266] create_services_rdb failed - CannotRegisterImplementationException

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


User panbk changed the following:

What|Old value |New value

 Summary|create_services_rdb failed|create_services_rdb failed
| for Ukrainian language   | - CannotRegisterImplement
|  |ationException

 Version|OOo 3.0 Beta 2|DEV300m30





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 14:31:37 + 
2008 ---
Trying to build m30, I get the same-looking exception in the en-US language...

It does look like it has something to do with my Lucene JARs being external to
the build, but the error message is woefully incomplete...

Full log_DEV300_en-US.log will be attached.

-
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 93266] create_services_rdb failed - CannotRegisterImplementationException

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





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 14:32:58 + 
2008 ---
Created an attachment (id=56119)
Installer log log_DEV300_en-US.log


-
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 92932] System OpenSSL not detecte d on FreeBSD

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


User panbk changed the following:

What|Old value |New value

 Version|OOo 3.0 Beta 2|DEV300m30





-
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 93295] External hsqldb.jar missin g from command-line in m30

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


User panbk changed the following:

What|Old value |New value

 Version|OOo 3.0 Beta 2|DEV300m30





-
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]



[xml-issues] [Issue 93297] No way to specify external xmlsec

2008-08-31 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93297
 Issue #|93297
 Summary|No way to specify external xmlsec
   Component|xml
 Version|DEV300m29
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|mba
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 16:26:00 + 
2008 ---
On FreeBSD, at least, there exists a port of xmlsec
(http://freshports.org/security/xmlsec1). Other systems, likely, also provide
the library already. However, telling OOo build to use that instead of the
version bundled with OOo is not currently possible.

-
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 93304] Installed dmake's version not recognized with non-GNU sed

2008-08-31 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93304
 Issue #|93304
 Summary|Installed dmake's version not recognized with non-GNU 
|sed
   Component|tools
 Version|DEV300m30
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 23:09:51 + 
2008 ---
On a non-Linux system, the already installed dmake is rejected, because
configure can't figure out its version.

This is because it uses some GNU-sed style regular expression to parse the
output of 'dmake -V'. Using awk ($AWK) is a lot more straightforward and 
universal.

Patch upcoming.

-
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 93304] Installed dmake's version not recognized with non-GNU sed

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


User panbk changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |56124)
Parse the output of
|  | dmake -V with awk, rather
|  | than sed






--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 23:10:50 + 
2008 ---
Created an attachment (id=56124)
Parse the output of dmake -V with awk, rather than sed


-
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 93305] No way to specify external xpdf

2008-08-31 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93305
 Issue #|93305
 Summary|No way to specify external xpdf
   Component|tools
 Version|DEV300m30
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 23:28:44 + 
2008 ---
FreeBSD, among many other systems, already comes with a port of xpdf. Being able
to use that, instead of building the version bundled with OOo would be a nice
step towards full non-bundling...

-
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]



[porting-issues] [Issue 57132] Stand-alone UNO (URE) avai lable in binary format only

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





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 23:32:20 + 
2008 ---
The sooner you do this, the better. Building the entire OOo is quite a daunting
task right now even with the fastest processors and harddrives.

Being able to work with sub-components independently would speed up development
and provide for finer-grain unit 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: [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 93266] create_services_rdb failed for Ukrainian language

2008-08-29 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93266
 Issue #|93266
 Summary|create_services_rdb failed for Ukrainian language
   Component|Installation
 Version|OOo 3.0 Beta 2
Platform|Opteron/x86_64
 URL|
  OS/Version|FreeBSD
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|is
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Fri Aug 29 19:31:28 + 
2008 ---
Fri Aug 29 12:26:54 2008 (02:06 min.)
dmake:  Error code 255, while making 'openoffice_uk.bsd'
Running processes: 0

1 module(s): 
instsetoo_native
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/instsetoo_native/util

Attention: if you build and deliver the above module(s) you may prolongue your
the build issuing command build --from instsetoo_native

I'll attached the generated log-file
(instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/logging/uk/log_DEV300_uk.log).

-
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 93266] create_services_rdb failed for Ukrainian language

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





--- Additional comments from [EMAIL PROTECTED] Fri Aug 29 19:33:15 + 
2008 ---
Created an attachment (id=56098)
DEV300_m29/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/logging/uk/log_DEV300_uk.log


-
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 93266] create_services_rdb failed for Ukrainian language

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





--- Additional comments from [EMAIL PROTECTED] Fri Aug 29 19:34:32 + 
2008 ---
Sorry, forgot to mention, what may be important here. Lucene's JAR on my system
is external to OOo's build.

-
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 92991] External JARs ignored by s wext/mediawiki build

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


User panbk changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 27 17:48:35 + 
2008 ---
I really really fail to see the justification for the *OF COURSE* part. I'll
accept the need for --with-system-apache-commons in addition to specifying the
locations of each JAR as a work-around, but you've got to admit, it is
redundant... *ESPECIALLY* considering the fact, that I did say
--with-system-/everything/ already...

-
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 92991] External JARs ignored by s wext/mediawiki build

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


User panbk changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  OS/Version|All   |FreeBSD

Platform|Unknown   |Opteron/x86_64

  Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Tue Aug 26 12:50:52 + 
2008 ---
Wrong.

Specifying the locations of these JARs via command-line arguments to configure:

--with-commons-codec-jar=/opt/share/java/classes/commons-codec.jar
--with-commons-httpclient-jar=/opt/share/java/classes/commons-httpclient.jar
--with-commons-lang-jar=/opt/share/java/classes/commons-lang.jar
--with-commons-logging-jar=/opt/share/java/classes/commons-logging.jar

is *still* ignored by the swtext/mediawiki build. It uses the following
ant-line, which fails:

/opt/bin/ant -Dprj=.. -Dprjname=swext -Ddebug=off -Doptimize=on 
-Dtarget=mediawiki -Dsolar.update=on -Dout=../unxfbsdx.pro -Dinpath=unxfbsdx.pro
-Dproext=.pro 
-Dsolar.bin=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.doc=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/doc
 
-Dcommon.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dcommon.doc=  -Dsolar.sourceversion=DEV300 -Dsolar.lastminor=m29 
-Dsolar.build=9339 -f build.xml  -emacs
-Dcommons-codec-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-codec-1.3.jar
-Dcommons-lang-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-lang-2.3.jar
-Dcommons-httpclient-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-httpclient-3.1.jar
-Dcommons-logging-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-logging-1.1.1.jar

Whether the JAR-locations are provided via environment or command-line
arguments, they are ignored. Consistently.

-
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 92991] External JARs ignored by s wext/mediawiki build

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


User panbk changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Mon Aug 25 14:46:53 + 
2008 ---
I'm specifying the locations of all other JARs (LUCENE_CORE_JAR, HSQLDB_JAR,
XML_APIS_JAR, etc.) through the environment variables.

It is, at least, inconsistent to require some jars to be specified through
command-line arguments and others -- through environment.

-
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 92991] External JARs ignored by s wext/mediawiki build

2008-08-21 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92991
 Issue #|92991
 Summary|External JARs ignored by swext/mediawiki build
   Component|tools
 Version|OOo 3.0 Beta 2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|solenv
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Thu Aug 21 13:23:23 + 
2008 ---
All of the commons-*.jar files are already present on the building system, and
their locations were communicated to the configure via environment variables, as
confirmed by config.log entries:

COMMONS_CODEC_JAR='/opt/share/java/classes/commons-codec.jar'
COMMONS_HTTPCLIENT_JAR='/opt/share/java/classes/commons-httpclient.jar'
COMMONS_LANG_JAR='/opt/share/java/classes/commons-lang.jar'
COMMONS_LOGGING_JAR='/opt/share/java/classes/commons-logging.jar'

Unfortunately, the build of swext (swext/mediawiki) is still trying to use the
JARs bundled with OOo:

[...]
/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/swext/mediawiki
-
/opt/bin/ant -Dprj=.. -Dprjname=swext -Ddebug=off -Doptimize=on 
-Dtarget=mediawiki -Dsolar.update=on -Dout=../unxfbsdx.pro -Dinpath=unxfbsdx.pro
-Dproext=.pro 
-Dsolar.bin=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dsolar.doc=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/doc
 
-Dcommon.jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin
-Dcommon.doc=  -Dsolar.sourceversion=DEV300 -Dsolar.lastminor=m29 
-Dsolar.build=9339 -f build.xml  -emacs
-Dcommons-codec-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-codec-1.3.jar
-Dcommons-lang-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-lang-2.3.jar
-Dcommons-httpclient-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-httpclient-3.1.jar
-Dcommons-logging-jar=/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/solver/300/unxfbsdx.pro/bin/commons-logging-1.1.1.jar
Buildfile: build.xml

init:
Created dir:
/meow/ports/editors/openoffice.org-3-devel/work/DEV300_m29/swext/unxfbsdx.pro/class-test
[...]

-
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 92931] configure uses `==' instea d of `=' as argment for test(1)

2008-08-19 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92931
 Issue #|92931
 Summary|configure uses `==' instead of `=' as argment for test
|(1)
   Component|tools
 Version|OOo 3.0 Beta 2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:16:54 + 
2008 ---
Configure.in and thus configure use `==' and `=' interchangeably as an argument
to test. However, only the single `=' is valid syntax. The double `==' is a
bashism, which does not work properly, when a standard shell is used (anywhere
but on Linux).

I have a simple 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: [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 92931] configure uses `==' instea d of `=' as argment for test(1)

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


User panbk changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |55872)
Convert all instanc
|  |es of == to = when used by
|  | test






--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:17:57 + 
2008 ---
Created an attachment (id=55872)
Convert all instances of == to = when used by test


-
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 92932] System OpenSSL not detecte d on FreeBSD

2008-08-19 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92932
 Issue #|92932
 Summary|System OpenSSL not detected on FreeBSD
   Component|tools
 Version|OOo 3.0 Beta 2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:23:58 + 
2008 ---
I'm sure, FreeBSD is not the only system, where OpenSSL is installed as part of
the OS, but OpenSSL.pc is not present.

However, currently configure only has a special provision for Darwin
(incidentally, a FreeBSD derivative).

The simple patch makes configure FreeBSD the same way, but something more
generic may need to be created for other OSes (for example, other *BSD).

-
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 92932] System OpenSSL not detecte d on FreeBSD

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


User panbk changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |55873)
Detect OpenSSL on F
|  |reeBSD properly






--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:25:15 + 
2008 ---
Created an attachment (id=55873)
Detect OpenSSL on FreeBSD properly


-
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 92933] No (obvious) way to disabl e hunspell

2008-08-19 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92933
 Issue #|92933
 Summary|No (obvious) way to disable hunspell
   Component|tools
 Version|OOo 3.0 Beta 2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|panbk





--- Additional comments from [EMAIL PROTECTED] Wed Aug 20 02:28:24 + 
2008 ---
The only two configure-options for hunspell currently are:
* use the already installed one on the system
* build the one bundled with OOo

There ought to be the third option, for the 95% of the world, who don't know and
don't plan to learn Hungarian and thus have not use for hunspell whatsoever.

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

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





--- Additional comments from [EMAIL PROTECTED] Tue May  2 07:59:20 -0700 
2006 ---
hr, how FreeBSD *is* building OOo is not as important as how it *should be* 
doing it :-)

Generally, I think, no OS should rebuild OOo's STLport if it already has a 
compatible implementation. And when it does not, I'd rather OOo had it as a 
pre-build requirement, than built its own. This applies to all 3rd-party 
packages currently shipped with OOo. IMO, it is a big folly to bundle things 
like expat, python, graphics libraries, et al. instead of simply saying, they 
must be installed already. They are easy to install on a good OS, and users of 
a bad one will not be building OOo from source anyway.

As you may read from this discussion, I tried removing the OOo's stlport 
directory from the tree prior to build, to ensure, that *nothing* from there 
will make its way into the compiled programs. If cmc's patches use that 
directory to force the system STLport -- fine, although I'd prefer direct use 
of the external STLport (either compiler's own, or the official one from SGI).

My concern was the bit-rot...

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

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





--- Additional comments from [EMAIL PROTECTED] Tue May  2 14:10:17 -0700 
2006 ---
 Always using what can be found on the system is nice if you think of OOo
 as something which is always build and distributed together with an OS.

It does not have to come with the OS, but it is always built for the particular
OS. It is better to require certain libraries/packages to be installed, than to
provide your own versions of them all. This is also known as DLL hell.

OOo would save itself A LOT of work if it stopped trying to maintain the
3rd-party chunks of the tree, and concentrated instead on the core OOo software.
It would also reduce the distribution tarballs and cut the build times.

By building *everything* from scratch, you are either duplicating (often poorly)
or even defeating the work of the system integrators, because the superior
streamlined versions are not built routinely and bit-rot occurs.

 On the other hand tidying up unused STL header inclusions is always a good 
 thing, can you extract them from the patch?

The patch largely consists of just that. The renaming work is done by the 
script.

-
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]



[porting-issues] [Issue 57132] Stand-alone UNO (URE) ava ilable in binary format only

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





--- Additional comments from [EMAIL PROTECTED] Wed Nov  2 06:18:15 -0800 
2005 ---
I'd like to be able to build URE with (or without) the STLport of my choosing. I
do not care for compatibility, because there are no products to be compatible
with on FreeBSD -- especially, on non-i386 FreeBSD.

Am I right, that there can be no _cross-platform_ UNO-compatibility with rest
of the world anyway?

=to build URE, you currently need to build OOo

Is not it supposed to be the opposite?

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-11-01 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967





--- Additional comments from [EMAIL PROTECTED] Tue Nov  1 05:40:22 -0800 
2005 ---
Well, yes, that is, what I'm doing -- for classes, which are only available in 
the __gnu_cxx:: namespace.  
  
But, of course, I only do this, when compiling with GNU C++. This is why the 
change is split between a patch (which can be used with any compiler) and a 
script (which only has to run, when using GNU C++).  
  
The patch removes unneeded #include-s (including from mdbtools) and renames a 
few items, to ease the job of the script (i.e. hash - hasher).  
  
The reason OOo does not notice a problem, is because stlport headers are 
included at compile time, even when configured to build without stlport.  
  
If you _remove_ the stlport sub-directory prior to building, the problems I'm 
trying to solve will pop up. 

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-11-01 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967





--- Additional comments from [EMAIL PROTECTED] Tue Nov  1 06:04:37 -0800 
2005 ---
1) I'd like to avoid using STLport because it is an extra dependency -- and a 
large one. Also, in at least one location (see my patch), an inferior method 
(hashmap instead of map) was picked by the developer _to avoid linking with 
stlport_. 
2) There is already an option in configure to build `--without-stlport4'. The 
advice _against_ using this option is that it breaks ABI compatibility. This 
does not bother a FreeBSD in general and a non-i386 FreeBSD user in 
particular :-) 
 
All of the functionality found in STLport is also found in modern versions of 
compilers, so why not use it? 
 
My script (or some derivative of it) can run in boostrap. 
 
I'm also seeing attempts to solve this problem by #define-ing the namespace 
name (::std or __gcc_cxx::) based on configure results. Maybe, my script can 
be used to _once_ find all instances, where this #define needs to be used. 

-
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]



[porting-issues] [Issue 57132] New - Stand-alone UNO (URE ) available in binary format only

2005-11-01 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57132
  Issue #:|57132
  Summary:|Stand-alone UNO (URE) available in binary format only
Component:|porting
  Version:|680m137
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|TASK
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Tue Nov  1 07:08:29 -0800 
2005 ---
What is the point of making binary-only releases of LGPL software?   
   
URE-1.0.1 _binaries_ are currently available (in a rather awkward format, I  
might add) for only a few platforms.   
   
Can the .tar.bz2, please, be made available too (as LGPL would imply)?   
   
Then, the libraries can be ported and *tested* independently on a new platform. 
  
 
Please, be sure to NOT package the STLport sources inside. STLport is a third 
party software and is already ported to more platforms than OOo. This applies 
to other 3rd-party packages (expat, sablotron, etc.), which are currently 
shipped inside OOo's giant distributions. 
 
Thank you!

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-11-01 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967





--- Additional comments from [EMAIL PROTECTED] Tue Nov  1 09:41:54 -0800 
2005 ---
Well, using --without-stlport4 was not enough with the 2.0RC3, so I devised my
own renaming script.

I'll try building without it again, but I did not see the
-I/usr/include/c++/3.4/ext among the CFLAGS, so I doubt, that lines like
'#include hashmap' will work. They, probably, work for you, because you do not
remove the stlport subtree from your build tree. You should :-)

-
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]



[porting-issues] [Issue 56716] `-fexceptions' is needed on a lot of new files

2005-10-31 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716


User panbk changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 09:11:50 -0800 
2005 ---
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]



[porting-issues] [Issue 56716] `-fexceptions' is needed on a lot of new files

2005-10-28 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716





--- Additional comments from [EMAIL PROTECTED] Thu Oct 27 23:14:02 -0700 
2005 ---
Obo, dbo! The change, that added try/catch/throw to   
cppuhelper/inc/cppuhelper/interfacecontainer.h  
is, apparently, by you:  
  
revision 1.16  
date: 2005/10/11 08:20:32;  author: obo;  state: Exp;  lines: +35 -1  
INTEGRATION: CWS presfixes08 (1.14.28); FILE MERGED  
2005/09/01 09:09:46 dbo 1.14.28.1: #i51786# added forEach()  
  
Can you please, take a look at all of the implications (vast number of files  
now require -fexceptions to compile) or, perhaps, revert the change or revise  
the forEach to avoid requiring exceptions?  
  
My patch currently attached to this issue is very incomplete, but it already  
gives an idea of the scope of the required changes :-( 
 
Thanks! 

-
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]



[porting-issues] [Issue 56716] `-fexceptions' is needed on a lot of new files

2005-10-28 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30941) A bigger, yet
  |  |still incomplete version
  |  |of the patch. 32 makefiles
  |  |patched...





--- Additional comments from [EMAIL PROTECTED] Thu Oct 27 23:38:00 -0700 
2005 ---
Created an attachment (id=30941)
A bigger, yet still incomplete version of the patch. 32 makefiles patched...


-
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]



[porting-issues] [Issue 56878] New - Browser plugin does not build without Java

2005-10-28 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56878
  Issue #:|56878
  Summary:|Browser plugin does not build without Java
Component:|porting
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|obo
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Fri Oct 28 07:54:28 -0700 
2005 ---
The functions NPN_GetJavaEnv and NPN_GetJavaPeer are, understandably, only 
available in the OJI case (see jmeng's  
extensions/source/nsplugin/source/npunix.c).  
  
However, extensions/source/plugin/base/nfuncs.cxx
refers to them unconditionally.

The simple patch below allows things to _compile_, but whether it will work
depends on the answer to the question in comment :-)   
   
--- extensions/source/plugin/base/nfuncs.cxxThu Sep  8 15:51:16 2005   
+++ extensions/source/plugin/base/nfuncs.cxxFri Oct 28 10:26:58 2005   
@@ -105,6 +105,11 @@   
NPN_MemFlush,   
NPN_ReloadPlugins,   
+#ifdef OJI   
NPN_GetJavaEnv,   
NPN_GetJavaPeer,   
+#else   
+   NULL, // Will it be smart enough to not call us? Or do we need  
+   NULL, // to provide some error-returning shims instead?   
+#endif   
NPN_GetURLNotify,   
NPN_PostURLNotify,

-
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]



[porting-issues] [Issue 56716] `-fexceptions' is needed on a lot of new files

2005-10-28 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716





--- Additional comments from [EMAIL PROTECTED] Fri Oct 28 09:53:15 -0700 
2005 ---
Yes, seems to work. The fix looks a little hackish though :-)
Thanks for the quick reaction!

-
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]



[porting-issues] [Issue 56716] New - `-fexceptions' is ne eded on a lot of new files

2005-10-26 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716
  Issue #:|56716
  Summary:|`-fexceptions' is needed on a lot of new files
Component:|porting
  Version:|680m135
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Wed Oct 26 07:44:28 -0700 
2005 ---
cppuhelper's interfacecontainer.h can now throw exceptions (since, at least   
m134) and so all files
including it (directly and otherwise) need to be compiled with `-fexceptions'.  
  

Various makefile.mk files must now expand their lists of EXCEPTIONSFILES -- or, 
   
perhaps, the throwing can be removed from interfacecontainer.h...

I have a patch, but it is, probably, incomplete :-( 
 
(I'm using gcc-3.4.4 on FreeBSD-6/amd64)

-
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]



[porting-issues] [Issue 56716] `-fexceptions' is needed on a lot of new files

2005-10-26 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56716


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30865) Patch 19
  |  |makefile.mk's to ensure `-
  |  |fexceptions', where needed





--- Additional comments from [EMAIL PROTECTED] Wed Oct 26 07:46:04 -0700 
2005 ---
Created an attachment (id=30865)
Patch 19 makefile.mk's to ensure `-fexceptions', where needed


-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-10-26 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967


User panbk changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30866) Updated version
  |  |of automatic renamer. Some
  |  |kludges added to avoid
  |  |renaming, what need not be





--- Additional comments from [EMAIL PROTECTED] Wed Oct 26 07:49:18 -0700 
2005 ---
Created an attachment (id=30866)
Updated version of automatic renamer. Some kludges added to avoid renaming, 
what need not be


-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-10-26 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30867) Some more
  |  |patching away of unneeded
  |  |include-s, etc.





--- Additional comments from [EMAIL PROTECTED] Wed Oct 26 07:50:43 -0700 
2005 ---
Created an attachment (id=30867)
Some more patching away of unneeded include-s, etc.


-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-10-26 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967





--- Additional comments from [EMAIL PROTECTED] Wed Oct 26 07:53:16 -0700 
2005 ---
Kendy! One of the hunks I just attached patches the new 
connectivity/source/drivers/mdb/mdb_wrapper.hxx you have. Can you, please, take 
a look? It is rather trivial... Thanks! 

-
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]



[porting-issues] [Issue 56546] New - ucb/source/ucp/webda v bombs WITH_SYSTEM_LIBXML

2005-10-24 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56546
  Issue #:|56546
  Summary:|ucb/source/ucp/webdav bombs WITH_SYSTEM_LIBXML
Component:|porting
  Version:|680m134
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Mon Oct 24 09:11:50 -0700 
2005 ---
The directory's makefile.mk handles the WITH_SYSTEM_NEON case, but forgets about
the WITH_SYSTEM_LIBXML. This is a problem with m135, but there is no 680m135
option in the bug-tracker yet.

Rt identified this bug as introduced by the integration of CWS kso201bugs01 and
asked to assign the new issue to kso.

I'll attach the patch, that seems to solve the problem for me.

-
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]



[porting-issues] [Issue 56546] ucb/source/ucp/webdav bom bs WITH_SYSTEM_LIBXML

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30781) Append
  |  |LIBXML_CFLAGS to CFLAGS in
  |  |case of WITH_SYSTEM_LIBXML





--- Additional comments from [EMAIL PROTECTED] Mon Oct 24 09:13:31 -0700 
2005 ---
Created an attachment (id=30781)
Append LIBXML_CFLAGS to CFLAGS in case of WITH_SYSTEM_LIBXML


-
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]



[porting-issues] [Issue 56546] ucb/source/ucp/webdav bom bs WITH_SYSTEM_LIBXML

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





--- Additional comments from [EMAIL PROTECTED] Mon Oct 24 09:15:23 -0700 
2005 ---
Oops, seems like I can not change the Assigned to field now :-( Adding kso to
CC...

-
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 54479] patch to build against sy stem icu-3.4

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





--- Additional comments from [EMAIL PROTECTED] Mon Oct 24 09:18:19 -0700 
2005 ---
The posted patches do not apply cleanly to m135 :-(

Are there any updates?

-
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 54479] patch to build against sy stem icu-3.4

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





--- Additional comments from [EMAIL PROTECTED] Wed Oct 19 21:24:25 -0700 
2005 ---
OOo's own hacks to the icu-2.6 were, apparently, designed to add support for the
following 5 charsets: dz ja km ko ne.

Are we sure, these are not already supported by the ICU itself? Maybe, there is
no need for all this hackery any more?

ftp://ftp.software.ibm.com/software/globalization/icu/3.4/

-
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 54479] patch to build against sy stem icu-3.4

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





--- Additional comments from [EMAIL PROTECTED] Wed Oct 19 21:34:33 -0700 
2005 ---
OOo's own hacks to the icu-2.6 were, apparently, designed to add support for the
following 5 charsets: dz ja km ko ne.

Are we sure, these are not already supported by the ICU itself? Maybe, there is
no need for all this hackery any more?

ftp://ftp.software.ibm.com/software/globalization/icu/3.4/

Cmc! You say, it worked for you. Have you tried using any of these charsets?

-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

2005-10-14 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55638


User panbk changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 04:59:47 -0700 
2005 ---
Ok.

Anyway, turns out, I did not update to m133 correctly at first. Build seems to
have gone well beyond that point now.

-
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]



[porting-issues] [Issue 55967] New - Using GCC's STL is n ot really possible without this

2005-10-13 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967
  Issue #:|55967
  Summary:|Using GCC's STL is not really possible without this
Component:|porting
  Version:|680m133
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 20:32:19 -0700 
2005 ---
I'm trying to use gcc-3.4.4 on FreeBSD/amd64. As there can be no
ABI-compatibility issues here, I'd like to just use the compiler's STL.

That is possible, but tricky because GCC considers some of the classes
extensions -- the headers are under ext and the name-space is __gcc_cxx::.

I'm attaching the patch for a few files and the little script, which fixes
everything else.

-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-10-13 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30418) Fix a few STL-
  |  |using files





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 20:33:29 -0700 
2005 ---
Created an attachment (id=30418)
Fix a few STL-using files


-
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]



[porting-issues] [Issue 55967] Using GCC's STL is not re ally possible without this

2005-10-13 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55967


User panbk changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30419) Change all
  |  |other files to use GCC's
  |  |implementation of certain
  |  |STL constructs





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 20:34:49 -0700 
2005 ---
Created an attachment (id=30419)
Change all other files to use GCC's implementation of certain STL constructs


-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

2005-10-13 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55638





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 20:48:11 -0700 
2005 ---
pjanik, kendy! Having upgraded to m133 and applied the following patches on top
of that:

MD5 (openoffice.org2.0/64bit/buildfix-jdk150-jurt.diff) =
76412ca90b02d979bdd0db287098afc9
MD5 (openoffice.org2.0/64bit/buildfix-jdk150-scripting.diff) =
40775653b60fff7e8be77bedb730b365
MD5 (openoffice.org2.0/64bit/buildfix-jdk150-xmerge.diff) =
865e64aa3eac3cc755721b8ccec61f8f
MD5 (openoffice.org2.0/src680/xmlhelp-port-to-db-4.3.diff) =
a7a8197c2771f8d7344b843e8de23212
MD5 (openoffice.org2.0/src680/extensions-ldap-system-openldap-2.3.x.diff) =
1883428215ccafaa70d5b7ba574db0d3
MD5 (openoffice.org2.0/src680/fpicker-kde-service.diff) =
eb0a1551dccc288208009ed078a9453e
MD5 (openoffice.org2.0/src680/fpicker-kde-dialog.diff) =
646e9eebc771bce83ec5aac6698e50d3
MD5 (openoffice.org2.0/src680/fpicker-kde-partial-kio.diff) =
d6ca07909ef892cb7be39f75a7f5a43f
MD5 (openoffice.org2.0/src680/fpicker-kde-filter-name.diff) =
3efa8c15d3768c501fd9b57efa33fee6
MD5 (openoffice.org2.0/src680/cws-kaddrbook.diff) = 
9e92b20d8bea342670af509aa1ce59c7

I get the following error from regcomp:

[]
register component 'uuresolver.uno.so' in registry 'uno_services.rdb' succesful!
register component 'bridgetest.uno.so' in registry 'uno_services.rdb' succesful!
register component 'cppobj.uno.so' in registry 'uno_services.rdb' succesful!
register component 'uriproc.uno.so' in registry 'uno_services.rdb' succesful!
regcomp -register -br ../../unxfbsd.pro/lib/uno_types.rdb -r
../../unxfbsd.pro/lib/uno_services.rdb \
-c javaloader.uno.so -c javavm.uno.so
register component 'javaloader.uno.so' in registry
'../../unxfbsd.pro/lib/uno_services.rdb' succesful!
register component 'javavm.uno.so' in registry
'../../unxfbsd.pro/lib/uno_services.rdb' succesful!
regcomp -register  -br ../../unxfbsd.pro/misc/bridgetest/bootstrap.rdb -r
../../unxfbsd.pro/lib/uno_services.rdb -c \
   
file:///meow/openoffice-mi/work/testtools/source/bridgetest/../../unxfbsd.pro/class/testComponent.jar
\
   
-env:URE_INTERNAL_JAVA_DIR=file:///meow/openoffice-mi/work/solver/680/unxfbsd.pro/bin
register component
'file:///meow/openoffice-mi/work/testtools/source/bridgetest/../../unxfbsd.pro/class/testComponent.jar'
in registry '../../unxfbsd.pro/lib/uno_services.rdb' failed!
error (RuntimeException): JNI exception occurred
using loader com.sun.star.loader.Java2
dmake:  Error code 1, while making '../../unxfbsd.pro/lib/uno_services.rdb'
dmake:  '../../unxfbsd.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /testtools/source/bridgetest

Should I add some other patch? How to debug regcomp to figure out, what exactly
is the problem? Thanks!

-
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]



[porting-issues] [Issue 54498] 64bit: sal_IntPtr/sal_uIn tPtr

2005-10-09 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54498





--- Additional comments from [EMAIL PROTECTED] Sun Oct  9 14:22:40 -0700 
2005 ---
The intptr-cppuhelper.diff, although an improvement, is incomplete -- it uses   
the same type for offsets as for memory sizes. Per C99, the correct types are   
off_t and size_t, the former being 64-bit (usually) and the later -- 32-bits on 
  
32-bit systems.   
   
The intptr-registry.diff replaces bad with bad -- printf expects one of the   
standard types (int, long, etc.), not an application type. The correct fix   
should be:  
   
-fprintf(stdout,Data = %ld\n, (sal_Int32)value1);   
+fprintf(stdout,Data = %ld\n, (long)value2);  
  
or, even:  
  
cout   Data =   value32  endl; 
 

-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

2005-10-08 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55638





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:51:56 -0700 
2005 ---
Oops, the `#endif' in patch-sal is extraneous. The patch should instead read: 
 
--- sal/rtl/source/macro.hxxThu Sep  8 12:03:00 2005 
+++ sal/rtl/source/macro.hxxThu Oct  6 02:24:38 2005 
@@ -61,5 +61,7 @@ 
 #endif 
 
 #if defined INTEL 
 #define THIS_ARCH x86 
+#elif defined(X86_64) || defined(__amd64__) 
+#define THIS_ARCH amd64 
 #elif defined POWERPC 
 

-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

2005-10-08 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55638





--- Additional comments from [EMAIL PROTECTED] Sat Oct  8 06:54:49 -0700 
2005 ---
Wow. That's a lot of patches -- and many of them are quite old. Is there a good 
reason for them not to be in the main tree already? 

-
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]



[porting-issues] [Issue 55638] New - sal_Size vs. sal_Int 32

2005-10-07 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55638
  Issue #:|55638
  Summary:|sal_Size vs. sal_Int32
Component:|porting
  Version:|OOo 2.0
 Platform:|Opteron/x86_64
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:24:47 -0700 
2005 ---
As the stuff builds, there are plenty of warnings about pointers being cast to  
 
integers of smaller size.   
   
There are a few errors however -- primarily where sal_Int32 is used instead of  
sal_Size.

-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30224) Use sal_Size
  |  |(a.k.a. size_t) to specify
  |  |memory sizes





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:28:00 -0700 
2005 ---
Created an attachment (id=30224)
Use sal_Size (a.k.a. size_t) to specify memory sizes


-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30225) Avoid compiler
  |  |error by making the
  |  |decision at compile-time





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:29:25 -0700 
2005 ---
Created an attachment (id=30225)
Avoid compiler error by making the decision at compile-time


-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30226) Recognize the
  |  |AMD64 (X86_64) platform





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:33:53 -0700 
2005 ---
Created an attachment (id=30226)
Recognize the AMD64 (X86_64) platform


-
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]



[porting-issues] [Issue 55640] New - Java-1.5 can't be us ed

2005-10-07 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55640
  Issue #:|55640
  Summary:|Java-1.5 can't be used
Component:|porting
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:37:15 -0700 
2005 ---
`assert' and `enum' are reserved words in Java-1.5.

-
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]



[porting-issues] [Issue 55640] Java-1.5 can't be used

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30227) Rename `assert'
  |  |and `enum' to something
  |  |else





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:38:11 -0700 
2005 ---
Created an attachment (id=30227)
Rename `assert' and `enum' to something else


-
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]



[porting-issues] [Issue 55641] New - Rhino is outdated

2005-10-07 Thread panbk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55641
  Issue #:|55641
  Summary:|Rhino is outdated
Component:|porting
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|panbk





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:40:58 -0700 
2005 ---
The version of rhino currently shipping with OOo is hopelessly out of date --  
much newer versions are available from  
http://ftp.mozilla.org/pub/mozilla.org/js/ and mirrors.  
  
Like the rest of the third-party stuff, it should be removed from the OOo  
distribution and made a requirement instead.  
  
Meanwhile, I'm attaching a 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[porting-issues] [Issue 55641] Rhino is outdated

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


User panbk changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=30228) Patch for the
  |  |patch to make rhino
  |  |compilable with Java-1.5





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:41:49 -0700 
2005 ---
Created an attachment (id=30228)
Patch for the patch to make rhino compilable with Java-1.5


-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:44:00 -0700 
2005 ---
One more little patch for amd64-recognition: 
 
--- jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxxWed Sep  7 15:33:05 
2005 
+++ jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxxThu Oct  6 03:37:45 
2005 
@@ -58,4 +58,6 @@ 
 #elif defined S390 
 #define JFW_PLUGIN_ARCH s390 
+#elif defined X86_64 
+#define JFW_PLUGIN_ARCH amd64 
 #else // SPARC, INTEL, POWERPC, MIPS 
 #error unknown plattform 
 

-
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]