[framework-issues] [Issue 115180] OOo does not find Java 6 update 22

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





--- Additional comments from r_rethm...@openoffice.org Tue Oct 26 14:15:35 
+ 2010 ---
Had the same issues (OOO crashing when using macros/db-access). My workaround 
is to revert back to the last Java VM (1.6.0_20).
Here is what I did:
in Terminal I became super-user: sudo -s
Then I renamed the Java directories:
cd /Library/
mv Java Java.old
cd /System/Library/
mv Java Java.old
cd Frameworks/
mv JavaVM.framework JavaVM.framework.old
rm -rf /Users/yourname/Library/Caches/Java

Then I mounted my TimeMachine backup and went a few days back and copied the 
old folders over (except for the cache dir)

In OOO Java settings now 1.6.0_20 shows up and my macros work again...

Feel free to do this on your own risk...

-
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



[dba-issues] [Issue 114287] missing data in Mac Base from Calc table comp. to Win

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





--- Additional comments from r_rethm...@openoffice.org Fri Sep  3 09:16:45 
+ 2010 ---
Created an attachment (id=71544)
sample docs, screen shots


-
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 114287] missing data in Mac Base from Calc table comp. to Win

2010-09-03 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114287
 Issue #|114287
 Summary|missing data in Mac Base from Calc table comp. to Win
   Component|Database access
 Version|OOo 3.2.1
Platform|Macintosh
 URL|
  OS/Version|Mac OS X, 10.6
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|r_rethmann





--- Additional comments from r_rethm...@openoffice.org Fri Sep  3 09:15:52 
+ 2010 ---
Strange issue. I've created an address list in calc. Then I've created a Base 
doc based on the calc table.
When I query the table from within the base doc, almost all zip codes are 
missing.
Viewing the same doc with Windows OOO-Base, all zip codes are shown.
So it must be an OOO-Mac issue.
Please find screen shots and example Calc/Base docs enclosed.

-
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 100944] Crash after exporting to Excel

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





--- Additional comments from r_rethm...@openoffice.org Fri Apr 24 09:04:03 
+ 2009 ---
@fs: You are right, disposing the form element was nasty. Sorry for that. I've
changed that in my code according to your suggestion. After deleting the shapes
(which also automatically deletes the controls) I don't have to delete any
forms. Empty forms won't get exported to Excel anyways.
Thanks for your help!

-
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 100834] 3 different types of erro r: Basic Runtime Error, Program crash, Print p roblem (Test scenario incl.)

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





--- Additional comments from r_rethm...@openoffice.org Fri Apr  3 13:59:28 
+ 2009 ---
Created an attachment (id=61382)
Test scenario


-
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 100834] 3 different types of erro r: Basic Runtime Error, Program crash, Print p roblem (Test scenario incl.)

2009-04-03 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100834
 Issue #|100834
 Summary|3 different types of error: Basic Runtime Error, Progr
|am crash, Print problem (Test scenario incl.)
   Component|scripting
 Version|OOo 3.0.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|r_rethmann





--- Additional comments from r_rethm...@openoffice.org Fri Apr  3 13:58:28 
+ 2009 ---
This issue extends my issue 95916 (10/2008?).
3 Different errors with test scenario:
1.Basic Runtime Error: If a macro opens a template file with embedded macros and
code within the template file tries to access a dialog object, the error gets
thrown. But ONLY if the calling macro is still running!
2.Crash: OOo always crashes after exporting a sheet to Excel by macro.
3.Printing form elements: If a macro created form elements within a child doc,
these elements won't print. You have to save the child doc, close and re-open it
to print the form elements.

-
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 95916] Basic runtime error when a ccessing a dialog object in a file opened by a macro

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





--- Additional comments from r_rethm...@openoffice.org Mon Mar 16 16:18:50 
+ 2009 ---
The problem still persists in OOo 3.1 beta. The runtime error only occurs when
the calling document (the one that creates the child doc from a macro) is still
open. If you close it before calling a macro in the child doc there won't be an
error.

-
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 95916] Basic runtime error when a ccessing a dialog object in a file opened by a macro

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





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 09:47:38 + 
2008 ---
Created an attachment (id=57734)
Test case 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]



[script-issues] [Issue 95916] Basic runtime error when a ccessing a dialog object in a file opened by a macro

2008-11-06 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95916
 Issue #|95916
 Summary|Basic runtime error when accessing a dialog object in 
|a file opened by a macro
   Component|scripting
 Version|OOo 3.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|r_rethmann





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 09:46:17 + 
2008 ---
When a macro accesses a dialog object a runtime error (Object variable not set)
gets raised if the file was opened by a macro.
See enclosed test case.

-
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 88135] Mail Merge Wizard Step 3 d ata sources get mixed up

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





--- Additional comments from [EMAIL PROTECTED] Thu Apr 10 12:56:32 + 
2008 ---
Created an attachment (id=52726)
Mail Merge Wizard DataSource MixUp 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]



[sw-issues] [Issue 88135] Mail Merge Wizard Step 3 d ata sources get mixed up

2008-04-10 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88135
 Issue #|88135
 Summary|Mail Merge Wizard Step 3 data sources get mixed up
   Component|Word processor
 Version|OOo 2.4.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|mru
 Reported by|r_rethmann





--- Additional comments from [EMAIL PROTECTED] Thu Apr 10 12:54:18 + 
2008 ---
I want to send an email to several recipients.
Therefore I've set up a calc sheet as database with the list of recipients on
the 2nd tab.
I have several data sources registered with Base.
I start the mail merge assistent:
Step 1) -> select current document
Step 2) -> select email as document type
Step 3) -> choose address list -> new address selection window opens:
I point & click my mouse to 'email_circular_test' and get the table selection
window:
I select table 2 and press ok:
Looks fine, but when I just move the mouse pointer over one of the other data
sources, the data source will connect automatically (annoying if you have to
enter passwords for every source):
If I move the mouse pointer over the entries again, the selected tables are all
renamed to the one with the first letter in alphabet (I guess so):

This behaviour occurs with all tested OOO version from 2.2 to 2.4.0.

Screenshots of all steps are included in the attached OO-Writer 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]



[dba-issues] [Issue 88133] SQL Query 'Select FIRST' w on't work any longer

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





--- Additional comments from [EMAIL PROTECTED] Thu Apr 10 11:53:15 + 
2008 ---
Created an attachment (id=52724)
Macro code to show the select first error in 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]



[dba-issues] [Issue 88133] SQL Query 'Select FIRST' w on't work any longer

2008-04-10 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88133
 Issue #|88133
 Summary|SQL Query 'Select FIRST' won't work any longer
   Component|Database access
 Version|OOo 2.4.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|fs
     Reported by|r_rethmann





--- Additional comments from [EMAIL PROTECTED] Thu Apr 10 11:51:50 + 
2008 ---
All versions prior to 2.4.0 haven't had any problems with statements like
'SELECT FIRST Row_name FROM Table'. OOO 2.4.0 throws an error 'Row  not
found'.
Looks like a bug to me, becaue 'Top 1' in exchange for 'FIRST' still works.

-
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 67290] com.sun.star.lang.Disposed Exeption after 2nd SQL-Query in 2.0.3

2006-07-12 Thread r_rethmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67290
 Issue #|67290
 Summary|com.sun.star.lang.DisposedExeption after 2nd SQL-Query
| in 2.0.3
   Component|Database access
 Version|OOo 2.0.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|r_rethmann





--- Additional comments from [EMAIL PROTECTED] Wed Jul 12 10:12:46 -0700 
2006 ---
Hi there,
 
I've been working with 2.0.2 for a while now and just upgraded to 2.0.3.
After upgrading my scripts don't work any longer.
 
I'm accessing my Sybase SQL Anywhere 8 Server through ODBC.
This simple script shows the issue:
 
Sub Test
Dim oStatement as Object, sQuelle as String, sUser as String, sPW as String
Dim oState as Object, oDatabaseContext as Object, oDatenquelle as Object
DimsSQL as String, oResult as Object, oDVerb as Object
sQuelle = "database"
sUser = "user"
sPW = "***"

oDatabaseContext = createUnoService("com.sun.star.sdb.DatabaseContext")
If oDatabaseContext.hasByName(sQuelle) then
oDatenquelle = oDatabaseContext.getByName(sQuelle)
oDVerb = oDatenquelle.getConnection(sUser,sPW)
oStatement = oDVerb.createStatement()
oStatement.ResultSetType = com.sun.star.sdbc.ResultSetType.SCROLL_SENSITIVE
oStatement.ResultSetConcurrency = com.sun.star.sdbc.ResultSetConcurrency.
UPDATABLE
oStatement.EscapeProcessing = True
 
' read data from first table
sSQL = "SELECT FIRST ID FROM Daten"
oResult = oStatement.executeQuery(sSQL)
If not isNULL(oResult) and oResult.Next() then
MsgBox("First table data: " & oResult.getInt(1), 64, "Database Test")
End If
' Result: MsgBox displays data
 
' read data from second table
sSQL = "SELECT FIRST ID FROM Mitarbeiter"
oResult = oStatement.executeQuery(sSQL)
' in 2.0.3 I'll get a runtime error here: Exeption - com.sun.star.lang.
DisposedExeption (no further message)
' oStatement still exists
' in 2.0.2 it works
If not isNULL(oResult) and oResult.Next() then
MsgBox("Second table data: " & oResult.getInt(1), 64, "Database Test")
End If
oStatement.close()
oDVerb.close()
Else
MsgBox("Datenquelle '" & sQuelle & "' nicht vorhanden, Programmabbruch!")
End if
End Sub
 
Looks like you've changed the db-handling somehow. I couldn't find any 
changelog, so I asked for help in the dba.dev mailing-list.
Frank Schönheit told me to file an issue (he could reproduce the error with 
MySQL over ODBC).
 
IDL reference says: "This exception occurs if the object behind this interface 
has been disposed before and can't uphold its method specification anymore."
But oStatement still exists, so what is wrong with the new version ?
 
Thank you for your help, Rado

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