[script-issues] [Issue 116333] MultiSelectionMode of Fil ePicker dialog broken in Win7

2011-01-06 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116333
 Issue #|116333
 Summary|MultiSelectionMode of FilePicker dialog broken in Win7
   Component|scripting
 Version|OOO330m18
Platform|PC
 URL|
  OS/Version|Windows 7
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|hitec_tsc





--- Additional comments from hitec_...@openoffice.org Thu Jan  6 15:49:04 
+ 2011 ---
There seems to be a problem with the FilePicker dialog in Windows 7. In Windows
XP I was able to use the setMultiSelectionMode(True) method to turn on multiple
file selection and it works fine.
Now I have tried this in Windows 7 using exactly the same code (NOT using the
OOo dialogs of course) and the MultiSelectionMode does not seem to get enabled
after calling the method. Can anyone confirm this?



PS: Not sure if it is the correct component/subcomponent, so please change if
necessary. See attachment for test code.

-
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 116333] MultiSelectionMode of Fil ePicker dialog broken in Win7

2011-01-06 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116333





--- Additional comments from hitec_...@openoffice.org Thu Jan  6 15:49:56 
+ 2011 ---
Created an attachment (id=75481)
Basic source for FilePicker dialog 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: 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



[framework-issues] [Issue 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-25 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115716





--- Additional comments from hitec_...@openoffice.org Thu Nov 25 16:28:38 
+ 2010 ---
This issue is reproducable for me in a freshly installed Windows 7 with OOo 3.3
RC6 by the way.

-
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 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-23 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115716


User hitec_tsc changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|INVALID   |





--- Additional comments from hitec_...@openoffice.org Tue Nov 23 12:22:26 
+ 2010 ---
How is this closed? I just tried it in RC6, because I thought it was fixed in
there or just an issue with RC5, but it is still the same. These calls worked
just fine till the last RC. A bit more of an explanation would be really
appreciated, instead of refering to the most general forum link there is.
Sorry, but this is really frustrating, because it just kills every macro our
company is using and I cannot see the problem myself.

-
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 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115716
 Issue #|115716
 Summary|basic: Using strings with external functions (e.g. Win
|dows API) leads to memory trash being received
   Component|framework
 Version|OOO330m15
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|scripting
 Assigned to|kr
 Reported by|hitec_tsc





--- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:28:41 
+ 2010 ---
We have used this kind of macros to save some settings for our company's OOo
macros (see attachment) for about two years now and never had problems with it
until I recently tested the macros with OOo 3.3 RC6.
With that version, every now and then, cannot tell exactly when and why, basic
came up with the error Aktion nicht unterstützt. Ungültiger Prozeduraufruf
(translates to: 'Action not supported. Bad procedure-call' or something 
similar).
But sometimes there was no error and the macros got executed. I was kind of
confused until I checked the Windows registry and saw the keys which were
created in there by the macros (see attachment 2). 
I am pretty clueless why this happens, but this is a major problem for us, since
we are using the Windows API (especially the registry calls) alot and it would
cost me alot of time to rewrite all macros to use ini-files or something.

Executing the macro in attachment 1 should be able to reproduce this 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...@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 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115716





--- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:30:28 
+ 2010 ---
Created an attachment (id=75090)
Test Macros


-
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 115716] basic: Using strings with external functions (e.g. Windows API) leads t o memory trash being received

2010-11-22 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115716





--- Additional comments from hitec_...@openoffice.org Mon Nov 22 10:31:02 
+ 2010 ---
Created an attachment (id=75091)
Screenshot of windows registry


-
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 115593] basic: config provider ap plies settings after restart

2010-11-17 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115593





--- Additional comments from hitec_...@openoffice.org Wed Nov 17 15:44:33 
+ 2010 ---
@sb: I have just tested in OOO330m15 and cannot reproduce it there either. It
seems like it is working there just as intended. Tested again in OOO320m18 and
there it will not be applied till restart.


-
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



[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-16 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115592





--- Additional comments from hitec_...@openoffice.org Tue Nov 16 09:13:18 
+ 2010 ---
Since I could not find any valuable information or examples about the FilterData
you can supply with storeToURL() and the pdf filter I am kind of guessing here.
But if the way to do it is basically using the filter data of the recorded macro
for the storeToURL() function, then it does not work either for me (see
attachment 2). The settings are just not applied.

If this is yet another implementation problem, could you please be so kind and
give me a hint on how to do this correctly? (The lack of examples using this in
basic is really frustrating)


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


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



[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-16 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115592





--- Additional comments from hitec_...@openoffice.org Tue Nov 16 09:14:40 
+ 2010 ---
Created an attachment (id=75017)
Export test 2


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


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



[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

2010-11-15 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115592
 Issue #|115592
 Summary|OOBasic PDF Export Filter does not apply filter settin
|gs when exporting
   Component|Word processor
 Version|OOO320m18
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|writerneedsconfirm
 Reported by|hitec_tsc





--- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:00:52 
+ 2010 ---
When trying to export an ODT document as PDF with OOBasic (code in attachment)
the filter values don't seem to be applied to the export. Tried storeToURL()
command and a recorded macro which used dispatcher.executeDispatch(document,
.uno:ExportToPDF, , 0, args1()). None of them seemed to export with the
correct settings given in the arrays. Sometimes it looked like the values from
the 'File - Export to PDF...' dialogue were used. But then again some values
were ignored (e.g. the Zoom Level was not applied).

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


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



[sw-issues] [Issue 115592] OOBasic PDF Export Filter does not apply filter settings when exporting

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





--- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:02:46 
+ 2010 ---
Created an attachment (id=74875)
PDF Export test macros


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


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



[framework-issues] [Issue 115593] basic: config provider ap plies settings after restart

2010-11-15 Thread hitec_tsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115593
 Issue #|115593
 Summary|basic: config provider applies settings after restart
   Component|framework
 Version|OOO320m18
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|scripting
 Assigned to|kr
 Reported by|hitec_tsc





--- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:43:30 
+ 2010 ---
When changing settings for the PDF export filter using basic (see attachment for
example code) the changes saved with commitChanges() will not be applied until
OOo has been completely restarted.

-
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 115593] basic: config provider ap plies settings after restart

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





--- Additional comments from hitec_...@openoffice.org Mon Nov 15 15:44:27 
+ 2010 ---
Created an attachment (id=74878)
config filter example code


-
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