[framework-issues] [Issue 92622] Opening file with special character in filename

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





--- Additional comments from johno...@openoffice.org Sun Mar 15 09:25:47 
+ 2009 ---
I also encountered this issue in OpenOffice.org 3.0.1 on Mac OS X 10.5. I find
it especially troublesome that the error message that is given {file path} does
not exist is completely bogus and does not help people at identifying the
problem at all.

Not being able to open files with special characters is a very serious issue. In
some countries the majority of the documents have special characters in it, and
many people who are not able to open their documents will not be able to find
out what the problem is and simply stop using OpenOffice.org.



-
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 92061] Form design wizard does no t appear with MySQL database and then crashes

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


User johnopen changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 31 15:28:54 + 
2008 ---
I have tested this situation in OpenOffice 3 final and am able to connect to the
MySQL database and use the form design wizard, I consider this issue to be 
fixed.

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

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


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



[dba-issues] [Issue 92061] Form design wizard does no t appear with MySQL database and then crashes

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





--- Additional comments from [EMAIL PROTECTED] Mon Jul 28 13:36:44 + 
2008 ---
All information regarding the environment is available in the attached crash
log, Mac OS X 10.4.11 on Intel, com.apple.JavaVM 11.7.0 / JRE 1.5.0_13

I have tried to reproduce the bug on build DEV300 m27 but am unable to connect
to a MySQL database in this version, not by opening the odb file or by setting
up a new connection.

I have added the MySQL Connector 5.1.6 to the class-path of OpenOffice.org. The
wizard confirms that the class was loaded successfully. I verified that the
MySQL server is running and available by connecting to it with another 
application.

When trying to access the database in the OpenOffice Database application after
prompted to enter a username and password the following error message appears in
a modal window:

The connection to the data source New Database could not be established.
Communications link failure

Last packet sent to the server was 0 ms ago.

[OK]


-
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 92089] Flag ZEROFILL for INT fiel ds is ignored in MySQL databases.

2008-07-24 Thread johnopen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92089
 Issue #|92089
 Summary|Flag ZEROFILL for INT fields is ignored in MySQL datab
|ases.
   Component|Database access
 Version|OOo 3.0 Beta 2
Platform|Macintosh
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|johnopen





--- Additional comments from [EMAIL PROTECTED] Thu Jul 24 13:06:27 + 
2008 ---
The database application does not display fields of the type INT with the flag
ZEROFILL enabled correctly; the flag is ignored and numbers are displayed
without leading zeroes.

I tested this with a MySQL database containing an innoDB table with one field
set as INT(8) ZEROFILL NULL. When editing the table in OpenOffice Base Beta
numbers like 0123 are displayed as 123. When adding or editing a number
MySQL will store it properly and other applications used to view the data do
append the zeroes.

-
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 92061] Form design wizard does no t appear with MySQL database and then crashes

2008-07-23 Thread johnopen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92061
 Issue #|92061
 Summary|Form design wizard does not appear with MySQL database
| and then crashes
   Component|Database access
 Version|OOo 3.0 Beta 2
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|johnopen





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 22:13:33 + 
2008 ---
After connecting to an existing registered MySQL database and click option Use
Wizard to create form... one large window titled Untitled 1 - OpenOffice.org
Base: Form Design Beta opens. This window contains toolbars and an empty
document. The toolbars are not not working and do not respond to any commands.
The mouse cursor changes to a caret when hovering over the document area, but it
is not possible to edit anything.

It is my assumption that the (modal) Wizard window will not open for some
reason, but the window that is supposed to be below it has already been 
disabled.

After focusing on the parent window again by clicking on it OpenOffice.org
unexpectedly exits and Mac OS X notices that the application has crashed and
offers to reopen it or send a report to Apple.

The MySQL database is almost completely empty and only contains 5 tables 
(innoDB).

-
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 92061] Form design wizard does no t appear with MySQL database and then crashes

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





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 22:14:36 + 
2008 ---
Created an attachment (id=55335)
Crash log and stack trace


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