[dba-issues] [Issue 49060] New - Cannot Add JRE path

2005-05-10 Thread aibanhamano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49060
  Issue #:|49060
  Summary:|Cannot Add JRE path
Component:|Database access
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|aibanhamano





--- Additional comments from [EMAIL PROTECTED] Tue May 10 23:10:32 -0700 
2005 ---
In the past (1.9.95) my JRE has been automatically found by OOo. However, this
version not only does not find my JRE, but it also will not save my
configuration when I add it through Tools>options>Java (everything runs as
normal, without error, but my changes are not there when I go back and check).
This also applies to JDBC paths.

-
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 49060] Cannot Add JRE path

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





--- Additional comments from [EMAIL PROTECTED] Wed May 11 00:42:44 -0700 
2005 ---
I believe I have figured out what has happened. I had moved my jdbc files to a
path that had Japanese characters in it (Japanese version of W2K). This appears
to have "corrupted" the following file (I was able to recreate this behavior in
1.9.95 and assume it applies to earlier versions):   

C:\Documents and Settings\\Application
Data\OpenOffice.org1.9.95\user\configjavasettings_Windows_x86.xml

At the very least, we probably want a dialog to come up to prevent users from
saving characters in the above file that will result in strange behavior I have
been experiencing.

Other than that, I am quite pleased with where OOo is heading. Cheers!

-
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 49060] Cannot Add JRE path

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


User aibanhamano changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26041) Example of user
  |  |Java setting file with
  |  |Japanese characters in one
  |  |JDBC driver path





--- Additional comments from [EMAIL PROTECTED] Wed May 11 17:54:36 -0700 
2005 ---
Created an attachment (id=26041)
Example of user Java setting file with Japanese characters in one JDBC driver 
path


-
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 49060] Cannot Add JRE path

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





--- Additional comments from [EMAIL PROTECTED] Wed May 11 18:15:19 -0700 
2005 ---
fs,

Sorry for the delay, I am on Japan time . . .

I was able to recreate the problem in the Japanese version of 2.0 beta (1.9.79).
The file itself looks fine, but IE returns an error referring to the following 
line:

C:\Documents and Settings\040302\

The Japanese characters for "Desktop" begins right after the "040302\"
directory, but this is not reflected in the error message from IE.

I have attached the file as you requested. 

jl,

I have not changed any language related settings in OOo but have recreated the
behavior in both English and Japanese versions of OOo. I have not changed any XP
language settings, either.

Cheers.

-
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 42289] New - Oracle JDBC Driver cannot be inputed

2005-02-08 Thread aibanhamano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42289
  Issue #:|42289
  Summary:|Oracle JDBC Driver cannot be inputed
Component:|Database access
  Version:|680m74
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P1
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|aibanhamano





--- Additional comments from [EMAIL PROTECTED] Tue Feb  8 18:46:43 -0800 
2005 ---
When adding a new database source I entered what I usually do for an Oracle JDBC
connection, which is:

jdbc:oracle:thin:@:

However, Base was unable to connect. When I checked the actual odb file, I found
the following:

jdbc::

By manually fixing this part of the odb file I was able to connect without a
problem. This appears to be a simple parsing issue.

Cheers.

-
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 42289] Oracle JDBC Driver cannot be inputed

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





--- Additional comments from [EMAIL PROTECTED] Tue Feb  8 18:50:00 -0800 
2005 ---
Sorry, I would like to add that just compensating for the way Base parses is not
possible because there is a field check window that prevents you from proceeding
with such an entry.

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