To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110260 Issue #|110260 Summary|Error: Invalid MediaDescriptor detected Component|Spreadsheet Version|DEV300m75 Platform|Unknown URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|spreadsheet Reported by|400guy
------- Additional comments from [email protected] Fri Mar 19 14:21:28 +0000 2010 ------- Debug Output ... Error: Invalid MediaDescriptor detected: Found no URL. From File /home/terry/OOo_hacking/DEV300_m75/comphelper/source/misc/mediadescriptor.cxx at Line 586 Abort ? (Yes=abort / No=ignore / Cancel=core dump) It came about this way ... (*) From "Welcome to OpenOffice.org" I selected Create a new document: Spreadsheet. The program opened a spreadsheet in window "Untitled 1 - OpenOffice.org Calc [300m75(Build:9488)]". (*) I clicked Insert > Link to External Data ... . The program presented window "External Data" with "URL of external data source" blank. (*) I clicked the down arrow for the dropdown list of data sources. The program opened the dropdown list. (*) I decided that I had come to the wrong place, and I clicked the down arrow in order to close the dropdown list. Program presented the Debug Output cited above. The bit about "Found no URL" is an apt description of what I gave the program. Perhaps this assertion is not needed, or maybe it was intended to be at place where it would flag something not quite so normal as what I did. I have made some changes to the distributed source: (*) I have removed "typedef int BOOL;" from iodbcunix.h as it is in my Ubunty Hardy installation and copied the result to connectivity/inc/iodbcunix.h and dbaccess/inc/iodbcunix.h (*) svl/source/misc/inettype.cxx incorporates sb's patch for issue 109146 and the unreferenced routine tje_20100316() quoted in <http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26782>. (*) From sw/source/filter/asc/parasc.cxx I have deleted lines 259 and 260, to avoid the assertion described in issue 109179. --------------------------------------------------------------------- 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]
