[tools-issues] [Issue 116562] build broken in vcl kde4 integration

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


User arielch changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |75617)
patch to fix vcl/un
|  |x/kde4/KDESalGraphics.cxx






--- Additional comments from arie...@openoffice.org Sun Jan 23 13:51:48 
+ 2011 ---
Created an attachment (id=75617)
patch to fix vcl/unx/kde4/KDESalGraphics.cxx


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


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



[tools-issues] [Issue 116562] build broken in vcl kde4 integration

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


User arielch changed the following:

What|Old value |New value

  CC|'rene'|'arielch,rene'

   Component|tools |gsl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|PATCH

  OS/Version|All   |Unix, X11

  QA contact|issues@tools  |issues@gsl





--- Additional comments from arie...@openoffice.org Sun Jan 23 13:56:53 
+ 2011 ---
@hd: changset 274175 (d80beb773346) #i110171# RIP XLFD changed
vcl/unx/inc/salgdi.h

@ -185,7 +185,7 @@
 const SalBitmap  rTransparentBitmap,
 SalColor  nTransparentColor );
 
-GC  SelectFont();
+GC  GetFontGC();
 boolsetFont( const ImplFontSelectData* pEntry, int
nFallbackLevel );
 
 voiddrawMaskedBitmap( const SalTwoRect* pPosAry,


SelectFont should be repalced by GetFontGC in vcl/unx/kde4/KDESalGraphics.cxx


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


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



[gsl-issues] [Issue 116562] build broken in vcl kde4 integration

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


User arielch changed the following:

What|Old value |New value

  CC|'rene'|'arielch,rene'

   Component|tools |gsl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|PATCH

  OS/Version|All   |Unix, X11

  QA contact|issues@tools  |issues@gsl





--- Additional comments from arie...@openoffice.org Sun Jan 23 13:56:53 
+ 2011 ---
@hd: changset 274175 (d80beb773346) #i110171# RIP XLFD changed
vcl/unx/inc/salgdi.h

@ -185,7 +185,7 @@
 const SalBitmap  rTransparentBitmap,
 SalColor  nTransparentColor );
 
-GC  SelectFont();
+GC  GetFontGC();
 boolsetFont( const ImplFontSelectData* pEntry, int
nFallbackLevel );
 
 voiddrawMaskedBitmap( const SalTwoRect* pPosAry,


SelectFont should be repalced by GetFontGC in vcl/unx/kde4/KDESalGraphics.cxx


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


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



[gsl-issues] [Issue 116562] build broken in vcl kde4 integration

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


User arielch changed the following:

What|Old value |New value

 Assigned to|mh|hd





--- Additional comments from arie...@openoffice.org Sun Jan 23 13:57:52 
+ 2011 ---
.

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


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



[framework-issues] [Issue 116455] toolbar Style settings are not made persistent.

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





--- Additional comments from arie...@openoffice.org Fri Jan 21 13:57:47 
+ 2011 ---
arielch-cd: ups maybe I was too cryptic about the explanation.
I debugged this down to the root of the problem, the implementation of the
com.sun.star.ui.WindowStateConfiguration service:
http://hg.services.openoffice.org/DEV300/file/DEV300_m97/framework/inc/uiconfiguration/windowstateconfiguration.hxx
http://hg.services.openoffice.org/DEV300/file/DEV300_m97/framework/source/uiconfiguration/windowstateconfiguration.cxx

As you notice, there is no problem with the configuration API. The problem is 
a) the ConfigurationAccess_WindowState caches the information
b) and how it caches that information when the toolbar is created and there is
no WindowState config. available: it only caches the properties that have been
set (this information is stored in a binary field).

See ConfigurationAccess_WindowState::insertByName

* in
http://hg.services.openoffice.org/DEV300/file/DEV300_m97/framework/source/uiconfiguration/windowstateconfiguration.cxx#l471
the WindowState is stored in the cache from the properties set in the
ToolbarlayoutManager

   471 WindowStateInfo aWinStateInfo;
   472 impl_fillStructFromSequence( aWinStateInfo, aPropSet 
);
   473 m_aResourceURLToInfoCache.insert(
ResourceURLToInfoCache::value_type( rResourceURL, aWinStateInfo ));


* notice that impl_fillStructFromSequence stores bitwise which properties are 
set

* then the WindowState is inserted in the OOo regsitry

   475 // insert must be write-through = insert element
into configuration
   476 Reference XNameContainer  xNameContainer(
m_xConfigAccess, UNO_QUERY );
   477 if ( xNameContainer.is() )
   478 {
   479 Reference XSingleServiceFactory  xFactory(
m_xConfigAccess, UNO_QUERY );
   480 aLock.unlock();
   481 
   482 try
   483 {
   484 Reference XPropertySet  xPropSet(
xFactory-createInstance(), UNO_QUERY );
   485 if ( xPropSet.is() )
   486 {
   487 Any a;
   488 impl_putPropertiesFromStruct(
aWinStateInfo, xPropSet );
   489 a = xPropSet;
   490 xNameContainer-insertByName(
rResourceURL, a );
   491 Reference XChangesBatch  xFlush(
xFactory, UNO_QUERY );
   492 if ( xFlush.is() )
   493 xFlush-commitChanges();
   494 }
   495 }
   496 catch ( Exception )
   497 {
   498 }
   499 }


* impl_putPropertiesFromStruct only sets the properties marked in the mask
field. Of course the configuration API takes care of default values. But the
issue here is that ConfigurationAccess_WindowState does not read them back from
the configuration, but retrieves the WindowState from the cache.
And when the toolbar is created it has no WindowState in the OOo regsitry, so
only the properties set by the ToolbarlayoutManager are cached:

see ConfigurationAccess_WindowState::getByName

   333 ResourceURLToInfoCache::const_iterator pIter =
m_aResourceURLToInfoCache.find( rResourceURL );
   334 if ( pIter != m_aResourceURLToInfoCache.end() )
   335 return impl_getSequenceFromStruct( pIter-second );
   336 else
   337 {
   338 Any a( impl_getWindowStateFromResourceURL( rResourceURL ) );
   339 if ( a == Any() )
   340 throw NoSuchElementException();
   341 else
   342 return a;


The WindowState of the newly created toolbar is on the cache with only the
properties set by the ToolbarlayoutManager. impl_getSequenceFromStruct only sets
those, but no default value at all.


I first thought of the solution of modifying
ConfigurationAccess_WindowState::insertByName and
ConfigurationAccess_WindowState::replaceByName to cache the WindowState
retrieved back from the configuration. But if we go this way, then the whole way
ConfigurationAccess_WindowState stores which properties are set in the mask
field is completely pointless, and all the code should be simplified to write
and read from the OOo regsitry, caching the whole set of properties.


-
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

[framework-issues] [Issue 116455] toolbar setting Icons text is not persistent.

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


User arielch changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |75577)
patch fixing issue






--- Additional comments from arie...@openoffice.org Mon Jan 17 05:36:02 
+ 2011 ---
Created an attachment (id=75577)
patch fixing issue


-
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 116455] toolbar Style settings are not made persistent.

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


User arielch changed the following:

What|Old value |New value

 Assigned to|tm|cd

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|PATCH

 Summary|toolbar setting Icons  t|toolbar Style settings are
|ext is not persistent.   | not made persistent.

 Version|DEV300m95 |DEV300m97





--- Additional comments from arie...@openoffice.org Mon Jan 17 05:57:45 
+ 2011 ---
@cd: please take a look at the attached patch. Short explanation follows:

set a break point on ToolbarSaveInData::SetSystemStyle
http://hg.services.openoffice.org/DEV300/file/DEV300_m97/cui/source/customize/cfg.cxx#l3829

The for loops over all properties and never finds the ITEM_DESCRIPTOR_STYLE
property.
The problem is that the toolbar Style settings are stored in the WindowState
data, but when the LayoutManager (now the ToolbarLayoutManager) first writes
this WindowState data it misses the ITEM_DESCRIPTOR_STYLE property.


-
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 116455] toolbar Style settings are not made persistent.

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





--- Additional comments from arie...@openoffice.org Mon Jan 17 06:01:50 
+ 2011 ---
@cd: the code to be fixed is ToolbarLayoutManager::implts_writeWindowStateData
http://hg.services.openoffice.org/DEV300/file/DEV300_m97/framework/source/layoutmanager/toolbarlayoutmanager.cxx#l1671


-
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 116432] defect customizing a toolbar with icons for a macro call command

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


User arielch changed the following:

What|Old value |New value

  CC|'brinzing,regina' |'arielch,brinzing,regina'





--- Additional comments from arie...@openoffice.org Fri Jan 14 22:40:58 
+ 2011 ---
.

-
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 116455] toolbar setting Icons text is not persistent.

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


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Fri Jan 14 22:48:56 
+ 2011 ---
@regina: the attached document has no custom toolbar inside it, I guess you
meant to create a custom toolbar, named MyMacro with a toolbar button
dispatching the macro inside the document


-
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



[api-issues] [Issue 116184] c.s.s.container.Enumerabl eMap cannot be used from Basic

2010-12-20 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116184


User arielch changed the following:

What|Old value |New value

  CC|'eberlein'|'arielch,eberlein'





--- Additional comments from arie...@openoffice.org Mon Dec 20 16:18:10 
+ 2010 ---
.

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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116057


User arielch changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from arie...@openoffice.org Sun Dec 19 14:44:43 
+ 2010 ---
closing issue

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


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



[framework-issues] [Issue 116171] framework::FontMenuContro ller not working in Calc/Draw/Impress

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116171
 Issue #|116171
 Summary|framework::FontMenuController not working in Calc/Draw
|/Impress
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|arielch
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Sun Dec 19 15:49:13 
+ 2010 ---
framework::FontMenuController is not working in Calc, Draw, Impress. 
The menu item with the command .uno:CharFontName is always disabled.

-
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 116171] framework::FontMenuContro ller not working in Calc/Draw/Impress

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116171





--- Additional comments from arie...@openoffice.org Sun Dec 19 15:50:45 
+ 2010 ---
Created an attachment (id=75379)
demo extension that add a new PopupMenu to the MenuBar


-
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 116171] framework::FontMenuContro ller not working in Calc/Draw/Impress

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116171





--- Additional comments from arie...@openoffice.org Sun Dec 19 15:53:34 
+ 2010 ---
To see it:
* install the extension attached to this issue
* it will add a submenu to the menubar, with a menu item

In Writer it displays a list of available fonts
In Calc/Draw/Impress it is disabled

-
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 116171] framework::FontMenuContro ller not working in Calc/Draw/Impress

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116171


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from arie...@openoffice.org Sun Dec 19 15:54:22 
+ 2010 ---
accepted
set traget

-
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 116173] framework::FontMenuContro ller enabled besides its Commnd URL is disable d

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116173
 Issue #|116173
 Summary|framework::FontMenuController enabled besides its Comm
|nd URL is disabled
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|arielch
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Sun Dec 19 18:27:04 
+ 2010 ---
Try the extension attached to issue 116171

* Create a Writer document
* insert an index

Indexes are read-only sections, so .uno:CharFontName is disabled. Anyway, the
PopupMenuController fills its PopupMenu, and the list of avaible font is
displayed.

-
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 116173] framework::FontMenuContro ller enabled besides its Commnd URL is disable d

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116173


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from arie...@openoffice.org Sun Dec 19 18:28:38 
+ 2010 ---
accepted
set target

-
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 116175] framework::FontMenuContro ller: disable automnemonics

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116175
 Issue #|116175
 Summary|framework::FontMenuController: disable automnemonics
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|arielch
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Sun Dec 19 18:33:17 
+ 2010 ---
The framework::FontMenuController' PopupMenu should not display mnemonics in its
menu items.

-
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 116175] framework::FontMenuContro ller: disable automnemonics

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116175


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from arie...@openoffice.org Sun Dec 19 18:34:02 
+ 2010 ---
accepted
set target

-
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 116182] Implement Context Menu In terception in the LayoutManager

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116182
 Issue #|116182
 Summary|Implement Context Menu Interception in the LayoutManag
|er
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|code
 Assigned to|arielch
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Mon Dec 20 04:19:08 
+ 2010 ---
Now (in cws contextmenu1) that context menus are UIElements handled by the
LayoutManager, context menu interception must be implemented in the
LayoutManager (without breaking existing extensions that register context menu
interceptors at the Controller).

-
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 116182] Implement Context Menu In terception in the LayoutManager

2010-12-19 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116182


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from arie...@openoffice.org Mon Dec 20 04:19:51 
+ 2010 ---
accepted
set target

-
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



[api-issues] [Issue 114609] adapt SDK etc. to passive UNO component registration

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


User arielch changed the following:

What|Old value |New value

  CC|'brinzing,eberlein'   |'arielch,brinzing,eberlein
|  |'





--- Additional comments from arie...@openoffice.org Thu Dec 16 16:50:16 
+ 2010 ---
.

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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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





--- Additional comments from arie...@openoffice.org Wed Dec 15 14:33:52 
+ 2010 ---
arielch-mattraffic: sorry, I know nothing about C#. But OOo API is basically
the same in all the language bindings it supports. It should be easy for you to
translate the Java example to C#.
Also you could attach your code to this issue, so that someone in the know of C#
stuff can take a closer look.

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


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



[framework-issues] [Issue 116091] openoffice crashes after recovering documents (std::bad_alloc)

2010-12-14 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116091





--- Additional comments from arie...@openoffice.org Tue Dec 14 11:22:36 
+ 2010 ---
arielch-martinpapik: please attach some document to the issue.
Questions:
* are you on a 64 bits system?
* does the document contain graphics?

-
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 116091] openoffice crashes after recovering documents (std::bad_alloc)

2010-12-14 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116091


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Tue Dec 14 11:23:01 
+ 2010 ---
.

-
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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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


User arielch changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:39:12 
+ 2010 ---
Invalid issue.
Your Addons.xcu is bad.

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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:40:29 
+ 2010 ---
Created an attachment (id=75320)
Good Addons.xcu


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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:44:10 
+ 2010 ---
Created an attachment (id=75321)
Extension with good Addons.xcu that installs fine


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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:45:27 
+ 2010 ---
Created an attachment (id=75322)
unopkg log when installing extension with bad Addons.xcu


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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:52:04 
+ 2010 ---
For the record, when installing the extension in the right way (using unopkg),
you get a clue about the error:


ERROR: bad root element node in
file:///home/ariel/OOo/DEV300_m94/openoffice.org3/program/../program/../..//user
/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageR
egistryBackend/ujv14x_/addon.xcu


The root element of the Addons.xcu is NOT node/node
oor:node xmlns:oor=http://openoffice.org/2001/registry;
xmlns:xs=http://www.w3.org/2001/XMLSchema; oor:name=Addons
oor:package=org.openoffice.Office

but oor:component-data/oor:component-data

oor:component-data xmlns:oor=http://openoffice.org/2001/registry;
xmlns:xs=http://www.w3.org/2001/XMLSchema; oor:name=Addons
oor:package=org.openoffice.Office


You have others bugs there (the toolbars have no images for example), but they
don't belong to this issue.
So closed as invalid.



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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Sat Dec 11 22:54:41 
+ 2010 ---
.

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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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


User arielch changed the following:

What|Old value |New value

 URL|  |http://www.dmaths.org/addo
|  |ns/DmathsAddon.oxt





--- Additional comments from arie...@openoffice.org Sat Dec 11 23:50:36 
+ 2010 ---
set url

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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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


User arielch changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from arie...@openoffice.org Sun Dec 12 00:32:21 
+ 2010 ---
With OOo 3.3.0 OOO330m17 (Build:9551) I get all the elements on the
configuration node.
There is a difference in storing the sequencestring in a variable, and
accessing its elements by index:

Sub RegleNumerotationIcones_OK rem cette macro regle lors de l'installation la
numerotation des icones de la barre dmaths
NomIcone =
Array(writeformula,lancecreationtableau,metenformule,metenvecteur,meten
mesurealgebrique,metenangle,metenlimite,metenintegrale,metensomme,mete
nproduit,metenpointe,metendoublepointe,metenracine,metensysteme,metenm
atrice,systemegraphique,matricegraphique,formulegraphique,formulegraphiq
ue2,_

loadparcro,metentreaccolades,metentreparentheses,metenitalic,atalante,
bordure_selection,affectetailleformule,encadreformule,augmentetailleformu
le,diminuetailleformule,repregraphique,lancetablevar,repregrille,repre
diagbox,fairefigure,changemodeformule,lancebackup)
rem 
loadparcro,metentreaccolades,metentreparentheses,metenitalic,atalante,
bordure_selection,affectetailleformule,encadreformule,augmentetailleformu
le,diminuetailleformule,repregraphique,lancegraphplotter,lancetablevar,
repregrille,reprediagbox,fairefigure,lancebatchconv,changemodeformule,
choixoptionsdmaths,lancebackup)
oConfigAccess = GetConfigAccess(
/org.openoffice.Office.Addons/AddonUI/OfficeToolBar, True )

If  oConfigAccess.hasByName(org.openoffice.Office.addon.DMathsBarre)
Then
oAddon =
oConfigAccess.getByName(org.openoffice.Office.addon.DMathsBarre)
Dim sElementNames$()
sElementNames = oAddon.getElementNames()
MsgBox Join(oAddon.getElementNames(), , )
For I = LBound(sElementNames) To UBound(sElementNames)-3 rem car
il y a les trois images des applications preferees
LaChaine = oAddon.getByname(sElementNames(I)).ImageIdentifier
NbreCarac = Len(NomFichier(LaChaine))
oAddon.getByname(sElementNames(I)).ImageIdentifier =
Mid(LaChaine,1,Len(LaChaine)-NbreCarac)  NomIcone(I)
rem Print LaChaine, ,
oAddon.getByname(oAddon.ElementNames(I)).ImageIdentifier',
,oAddon.ElementNames(I)
MsgBox  sElementNames(  CStr(I)  ):  
sElementNames(I)  chr(13)  _
oAddon.ElementNames(  CStr(I)  ) :  
oAddon.ElementNames(I)
Next I
Endif
oConfigAccess.commitChanges()
End Sub


If you see a difference in how it worked before, this must be how OOo Basic
handles oAddon.ElementNames(I) (besides, your code is less efficient this way as
it is invoking getElementNames() every loop and then accessing the Ith element,
you should store the sequencestring in a variable!).

So this issue is invalid.
Open a new one if you think there is a issue in OOo Basic.


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


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



[api-issues] [Issue 116057] Bug in ConfigAccess for t oolbars

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





--- Additional comments from arie...@openoffice.org Sun Dec 12 00:37:01 
+ 2010 ---
Created an attachment (id=75323)
OOo Basic library with modified code, working as expected


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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

2010-12-01 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115745





--- Additional comments from arie...@openoffice.org Wed Dec  1 18:44:52 
+ 2010 ---
Created an attachment (id=75209)
NetBeans project showing how it 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: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

2010-12-01 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115745





--- Additional comments from arie...@openoffice.org Wed Dec  1 18:51:02 
+ 2010 ---
arielch-mattraffic: please 
http://www.openoffice.org/nonav/issues/showattachment.cgi/75209/TableSample.zip

Using pure API calls, it works with a 3000 row text table, in less than one 
minute 
when the document is HIDDEN. When the document is visible, it takes longer, but 
it 
does not crash.

Using the Dispatch API here is a no-go.

arielch-os: I think this can be closed as invalid. 


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


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



[framework-issues] [Issue 115738] duplicated UIElemenetType value

2010-11-23 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115738
 Issue #|115738
 Summary|duplicated UIElemenetType value
   Component|framework
 Version|DEV300m94
Platform|All
 URL|http://hg.services.openoffice.org/DEV300/file/DEV300_m
|94/offapi/com/sun/star/ui/UIElementType.idl#l81
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|cd
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Tue Nov 23 09:34:23 
+ 2010 ---
duplicated UIElemenetType value 

78
//-

79 /** specifies a tool panel

80 */

81 const short TOOLPANEL   = 7;

82 

83
//-

84 /** specifies a window that can be docked.

85 */

86 const short DOCKINGWINDOW   = 7;

87

-
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 115699] Extend the Addons.xcu imp lementation to merge entries into context menu s

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





--- Additional comments from arie...@openoffice.org Wed Nov 24 02:16:36 
+ 2010 ---
done in cws contextmenu1
http://hg.services.openoffice.org/cws/contextmenu1/rev/7efa77817a85
http://hg.services.openoffice.org/cws/contextmenu1/rev/5b51b2d18dce


-
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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Wed Nov 24 06:26:35 
+ 2010 ---
.

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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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





--- Additional comments from arie...@openoffice.org Wed Nov 24 06:30:04 
+ 2010 ---
mattraffic: why do you use the dispatch? did you try using only API calls?
I think this is more for d...@api.openoffice.org than for an issue.

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


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



[framework-issues] [Issue 115699] Extend the Addons.xcu imp lementation to merge entries into context menu s

2010-11-20 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115699
 Issue #|115699
 Summary|Extend the Addons.xcu implementation to merge entries 
|into context menus
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|arielch
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Sun Nov 21 02:15:40 
+ 2010 ---
Extend the Addons.xcu implementation to merge entries into context menus.

-
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 115699] Extend the Addons.xcu imp lementation to merge entries into context menu s

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


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from arie...@openoffice.org Sun Nov 21 02:16:35 
+ 2010 ---
accepted

-
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 115699] Extend the Addons.xcu imp lementation to merge entries into context menu s

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


User arielch changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |113382





--- Additional comments from arie...@openoffice.org Sun Nov 21 02:17:28 
+ 2010 ---
added dependency

-
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 113382] Make context menus custom izable via XML files/API

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


User arielch changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|7449  |7449,115699
  is|  |





-
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 115481] Change from OpenSymbol to STIX

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


User arielch changed the following:

What|Old value |New value

  CC|'fl,gw,mru,tl'|'arielch,fl,gw,mru,tl'





-
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 109658] oo crashes i macro is cal led from startcenter twice

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





--- Additional comments from arie...@openoffice.org Sun Oct 10 23:14:02 
+ 2010 ---
Yes, it is not clear what is expected under that Any.

Looking at the com.sun.star.script.provider.MasterScriptProviderFactory
implementation:

http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/MasterScriptProviderFactory.cxx#63

it calls ActiveMSPList::getMSPFromAnyContext()
http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/ActiveMSPList.cxx#82

There you see that it can be a string, or an XModel, or something else
implementing XScriptInvocationContext.

Not sure where the empty string  ends up... but the impl. seems to expect a
vnd.sun.star.tdoc, see
http://svn.services.openoffice.org/opengrok/xref/DEV300_m88/scripting/source/provider/ActiveMSPList.cxx#161


Anyway, yes, there is an issue, in the fact that the office should not crash if
you do not catch an exception thrown in the bridge.


-
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 112107] inspect c.s.s.configurati on.ConfigurationAccess - oo crashes

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


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:10:58 
+ 2010 ---
.

-
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 112107] inspect c.s.s.configurati on.ConfigurationAccess - oo crashes

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





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:17:32 
+ 2010 ---
The problem here is that Access::getImplementationName() throws a
css::uno::RuntimeException 
http://hg.services.openoffice.org/DEV300/file/DEV300_m88/configmgr/source/acces
s.cxx#l907
that is not caught
http://hg.services.openoffice.org/DEV300/file/DEV300_m88/basic/source/classes/s
bunoobj.cxx#l1565

See the attached backtrace.


-
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 112107] inspect c.s.s.configurati on.ConfigurationAccess - oo crashes

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





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:18:37 
+ 2010 ---
Created an attachment (id=72004)
backtrace


-
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 112107] inspect c.s.s.configurati on.ConfigurationAccess - oo crashes

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


User arielch changed the following:

What|Old value |New value

  CC|'arielch' |'arielch,sb'





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:48:31 
+ 2010 ---
add sb to CC.

The fix is quite simple, it only has to be decided if it is valid to throw a
RuntimeException on this case (or simply an empty OUString); if valid, then
getDbgObjectNameImpl() must catch it.

-
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 112107] inspect c.s.s.configurati on.ConfigurationAccess - oo crashes

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





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:45:44 
+ 2010 ---
Created an attachment (id=72005)
sample client application catching the RuntimeException


-
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 112107] css::configuration::Confi guration[Update]Access's getImplementationName () throws uncaught RuntimeException

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


User arielch changed the following:

What|Old value |New value

Keywords|  |crash

  OS/Version|Windows, all  |All

Platform|Unknown   |All

 Summary|inspect c.s.s.configuratio|css::configuration::Config
|n.ConfigurationAccess - oo|uration[Update]Access's ge
| crashes  |tImplementationName() thro
|  |ws uncaught RuntimeExcepti
|  |on

 Version|DEV300m80 |DEV300m88





--- Additional comments from arie...@openoffice.org Sat Oct  9 16:56:45 
+ 2010 ---
I meant (or simply return an empty OUString).

adjusting some issue fields.

-
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 109658] oo crashes i macro is cal led from startcenter twice

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


User arielch changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from arie...@openoffice.org Sat Oct  9 17:33:40 
+ 2010 ---
can confirm

-
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 109658] oo crashes i macro is cal led from startcenter twice

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


User arielch changed the following:

What|Old value |New value

  OS/Version|Windows, all  |All

Platform|Unknown   |All

 Version|OOO320m12 |DEV300m88





--- Additional comments from arie...@openoffice.org Sat Oct  9 17:34:48 
+ 2010 ---
.

-
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 109658] oo crashes i macro is cal led from startcenter twice

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


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Sat Oct  9 18:22:44 
+ 2010 ---
.

-
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 109658] oo crashes i macro is cal led from startcenter twice

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





--- Additional comments from arie...@openoffice.org Sat Oct  9 19:48:02 
+ 2010 ---
Created an attachment (id=72006)
gdb backtrace


-
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 109658] oo crashes i macro is cal led from startcenter twice

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





--- Additional comments from arie...@openoffice.org Sat Oct  9 19:53:23 
+ 2010 ---
the uncaught RuntimeException tells:

unsatisfied query for interface of type
com.sun.star.script.provider.XScriptProvider!
java stack trace:
at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:175)
at $Proxy16.createScriptProvider(Unknown Source)
at
org.test.ExecuteBasicScript.executeScript(ExecuteBasicScript.java:38)
at org.test.OOProtocolHandler.dispatch(OOProtocolHandler.java:100)

at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:175)
at $Proxy16.createScriptProvider(Unknown Source)
at
org.test.ExecuteBasicScript.executeScript(ExecuteBasicScript.java:38)
at org.test.OOProtocolHandler.dispatch(OOProtocolHandler.java:100)


in ExecuteBasicScript.executeScript()


final XScriptProvider xScriptProvider =
xScriptProviderFactory.createScriptProvider(getModel());


the StartModule has no model!

I wander how it even works the first time and crashes the second one?

 

-
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 109658] oo crashes i macro is cal led from startcenter twice

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





--- Additional comments from arie...@openoffice.org Sun Oct 10 05:35:03 
+ 2010 ---
Created an attachment (id=72008)
sample component not crashing the office


-
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 109658] oo crashes i macro is cal led from startcenter twice

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





--- Additional comments from arie...@openoffice.org Sun Oct 10 05:43:49 
+ 2010 ---
arielch-brinzing: try the sample component (a NB Project in
ProtocolHandlerExample.tar.gz).

You can simply avoid the crash by catching the exception thrown in the bridge.

public Object executeScript(final String script, final Object[] aArgs) {

try {
//...

} catch (final IllegalArgumentException e) {
System.err.println(e.getMessage());
} catch (final ScriptFrameworkErrorException e) {
System.err.println(e.getMessage());
} catch (final InvocationTargetException e) {
System.err.println(e.getMessage());
} catch (final NullPointerException e) {
System.err.println(e.getMessage());
} catch (final com.sun.star.uno.Exception e) {
System.err.println(e.getMessage());
} catch (final java.lang.Exception e) {
System.err.println(e.getMessage());
}
return null;
}


I still do not see why it works the first time and crashes the second... may be
because you use getCurrentComponent() which is always a bad idea. Your
ProtocolHandler gets an XFrame, pass it to your working class.
On the other side, the StartModule has no model, and its controller does not
implement XScriptInvocationContext.


-
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 113382] Make context menus custom izable via XML files/API

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


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:21:23 
+ 2010 ---
accepted

-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |113382





-
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 113382] Make context menus custom izable via XML files/API

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


User arielch changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |7449
  is|  |





-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:27:08 
+ 2010 ---
accepted

-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

 Assigned to|cd|arielch

  Status|STARTED   |NEW





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:28:20 
+ 2010 ---
assignment

-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:28:54 
+ 2010 ---
accepted

-
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 113382] Make context menus custom izable via XML files/API

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


User arielch changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|7449  |
  is|  |

 Assigned to|cd|arielch

  Status|STARTED   |NEW





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:30:06 
+ 2010 ---
assignment

-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

 IssuesThisDependsOn|113382|





-
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 113382] Make context menus custom izable via XML files/API

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


User arielch changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |7449
  is|  |

  Status|NEW   |STARTED





--- Additional comments from arie...@openoffice.org Sat Oct  2 05:31:11 
+ 2010 ---
.

-
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 7449] Allow customization of cont ext menus

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


User arielch changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |113382





-
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



[www-issues] [Issue 113336] ssh public key for Mercur ial access

2010-07-21 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113336
 Issue #|113336
 Summary|ssh public key for Mercurial access
   Component|www
 Version|current
Platform|All
 URL|http://wiki.services.openoffice.org/wiki/OpenOffice.or
|g_Internship/Applications
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|openoffice.org SVN
 Assigned to|iss...@www
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Jul 21 13:27:18 
+ 2010 ---
I submit my ssh public key for Mercurial access.
I'll be working on the OOo Internship program:
http://wiki.services.openoffice.org/wiki/OpenOffice.org_Internship/Applications

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


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



[www-issues] [Issue 113336] ssh public key for Mercur ial access

2010-07-21 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113336





--- Additional comments from arie...@openoffice.org Wed Jul 21 13:28:21 
+ 2010 ---
Created an attachment (id=70760)
ssh public key


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


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



[graphics-issues] [Issue 113231] sd::TextObjectBar::GetAtt rState crash

2010-07-18 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113231
 Issue #|113231
 Summary|sd::TextObjectBar::GetAttrState crash
   Component|Presentation
 Version|DEV300m84
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|graphicsneedsconfirm
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Mon Jul 19 05:09:42 
+ 2010 ---
* Create a new empty Impress document
* Select the Outline tab
* Right-click to execute the context menu
* OOo crashes


Program received signal SIGSEGV, Segmentation fault.
0x7fd3b352417d in ?? ()
   from /opt/ooo-dev3/program/../basis-link/program/libsdlx.so
(gdb) backtrace
#0  0x7fd3b352417d in ?? ()
   from /opt/ooo-dev3/program/../basis-link/program/libsdlx.so
#1  0x7fd3e338b520 in ?? ()
   from /opt/ooo-dev3/program/../basis-link/program/libsfxlx.so
#2  0x7fd3e33abc7d in SfxShell::GetSlotState(unsigned short, SfxInterface
const*, SfxItemSet*) ()



I don't have a DEV300_m84 with symbols at hand, but this happens also in 
DEV300_m83:



Program received signal SIGSEGV, Segmentation fault.
0x7f2105defd98 in OutlinerView::GetEditView (this=0x0) at
/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/editeng/outliner.hxx:257
257 EditView   GetEditView() const { return *pEditView; }
(gdb) backtrace
#0  0x7f2105defd98 in OutlinerView::GetEditView (this=0x0)
at 
/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/editeng/outliner.hxx:257
#1  0x7f2105e55b26 in sd::TextObjectBar::GetAttrState (this=0x7f2103ac6850,
rSet=...)
at /mnt/build/openoffice/latest/sd/source/ui/view/drtxtob.cxx:387
#2  0x7f2105e54938 in SfxStubTextObjectBarGetAttrState
(pShell=0x7f2103ac6850, rSet=...) at ../../../unxlngx6/inc/sdslots.hxx:14734
#3  0x7f212a438822 in SfxShell::CallState (this=0x7f2103ac6850, 
pFunc=0x7f2105e54915 SfxStubTextObjectBarGetAttrState(SfxShell*,
SfxItemSet), rSet=...) at ../../inc/sfx2/shell.hxx:202
#4  0x7f212a4584c1 in SfxShell::GetSlotState (this=0x7f2103ac6850,
nSlotId=5698, pIF=0x7f21069a0eb8, pStateSet=0x0)
at /mnt/build/openoffice/latest/sfx2/source/control/shell.cxx:1044
#5  0x7f212a44648b in SfxDispatcher::QueryState (this=0x7f210554b970,
nSlot=5698, rpsta...@0x7fff85bb4c58)
at /mnt/build/openoffice/latest/sfx2/source/control/dispatch.cxx:2968
#6  0x7f212a43732a in SfxBindings::QueryState (this=0x7f2104578710,
nSlot=5698, rpsta...@0x7fff85bb4e88)
at /mnt/build/openoffice/latest/sfx2/source/control/bindings.cxx:2199
#7  0x7f212a47012f in InsertThesaurusSubmenu_Impl (pBindings=0x7f2104578710,
pSVMenu=0x7f21033037d8)
at /mnt/build/openoffice/latest/sfx2/source/menu/mnumgr.cxx:208
#8  0x7f212a471f72 in SfxPopupMenuManager::ExecutePopup (rResId=...,
pFrame=0x7f2104e4fac8, rPoint=..., pWindow=0x7f21054f2ca8)
at /mnt/build/openoffice/latest/sfx2/source/menu/mnumgr.cxx:592
#9  0x7f212a445ccc in SfxDispatcher::ExecutePopup (this=0x7f210554b970,
rId=..., pWin=0x0, pPos=0x0)
at /mnt/build/openoffice/latest/sfx2/source/control/dispatch.cxx:2796
#10 0x7f2105e4384f in sd::OutlineViewShell::Command (this=0x7f2104d54630,
rCEvt=..., pWin=0x7f21054e6db8)
at /mnt/build/openoffice/latest/sd/source/ui/view/outlnvsh.cxx:1485
#11 0x7f2105ded361 in sd::Window::Command (this=0x7f21054e6db8, rCEvt=...)
at /mnt/build/openoffice/latest/sd/source/ui/view/sdwindow.cxx:351
#12 0x7f2127e3517f in ImplCallCommand (pChild=0x7f21054e6db8, nEvt=1,
pData=0x0, bMouse=1 '\001', pPos=0x7fff85bb5580)
at /mnt/build/openoffice/latest/vcl/source/window/winproc.cxx:312
#13 0x7f2127e37375 in ImplHandleMouseEvent (pWindow=0x7f21045604b0,
nSVEvent=1, bMouseLeave=0 '\000', nX=350, nY=150, nMsgTime=42227052, 
nCode=4, nMode=0) at
/mnt/build/openoffice/latest/vcl/source/window/winproc.cxx:910
#14 0x7f2127e3cbd5 in ImplHandleSalMouseButtonDown (pWindow=0x7f21045604b0,
pEvent=0x7fff85bb58f0)
at /mnt/build/openoffice/latest/vcl/source/window/winproc.cxx:2073
#15 0x7f2127e3bd55 in ImplWindowFrameProc (pWindow=0x7f21045604b0, nEvent=3,
pEvent=0x7fff85bb58f0)
at /mnt/build/openoffice/latest/vcl/source/window/winproc.cxx:2400
#16 0x7f211c4ecae1 in SalFrame::CallCallback (this=0x7f210551c4a0, nEvent=3,
pEvent=0x7fff85bb58f0) at ../../../inc/vcl/salframe.hxx:286
#17 0x7f211c529ab9 in GtkSalFrame::signalButton (pEvent=0x17eb900,
frame=0x7f210551c4a0)
at /mnt/build/openoffice/latest/vcl/unx/gtk/window/gtkframe.cxx:2675
#18 0x7f211bf87003 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#19 0x7f211a0b498e in g_closure_invoke () from /lib64

[graphics-issues] [Issue 113231] sd::TextObjectBar::GetAtt rState crash

2010-07-18 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113231


User arielch changed the following:

What|Old value |New value

Keywords|  |crash





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


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



[api-issues] [Issue 99010] toolkit: setting a MenuBar on a Top Window crashes OOo

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





--- Additional comments from arie...@openoffice.org Fri Jun 25 15:36:30 
+ 2010 ---
arielch-cd: no, I have no update, other than some changes to adapt to changes
made (by fs?) in that class. I build using the patch I'll attach here, and
everything works as expected (right now on a DEV300_m83).
That said, the status is yet incomplete, as I didn't test the layout impl., 
see
desc24
Any way, --enable-layout does not work (on Linux, I guess on Windows either) 
since
quite time ago, so we can assume this project is abandoned.

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


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



[api-issues] [Issue 99010] toolkit: setting a MenuBar on a Top Window crashes OOo

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


User arielch changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |70225)
patch working on DE
|  |V300_m83






--- Additional comments from arie...@openoffice.org Fri Jun 25 15:38:23 
+ 2010 ---
Created an attachment (id=70225)
patch working on DEV300_m83


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


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



[framework-issues] [Issue 112248] Unified platform tokes am ong description.xml and manifest.xml

2010-06-09 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112248
 Issue #|112248
 Summary|Unified platform tokes among description.xml and manif
|est.xml
   Component|framework
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|jl
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Jun  9 13:12:59 
+ 2010 ---
The platform tokens for the platform tag in the description.xml are different
from  those used to specify a native library in the manifest.xml. 
See:

http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Target_Platform#Platform_Tokens

http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/File_Format#Shared_Library_UNO_Components_for_particular_Platforms

Unifying the tokens for both description.xml and manifest.xml would simplify the
job for extension developers (and also for those using the SDK build environment
to build their extensions): now both values have to be hard-coded in your
Makefile or whatever build tool you use.

-
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 112248] Unified platform tokens a mong description.xml and manifest.xml

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


User arielch changed the following:

What|Old value |New value

 Summary|Unified platform tokes amo|Unified platform tokens am
|ng description.xml and man|ong description.xml and ma
|ifest.xml |nifest.xml





--- Additional comments from arie...@openoffice.org Wed Jun  9 13:13:59 
+ 2010 ---
corrected typo in summary tag

-
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



[graphics-issues] [Issue 108267] slide sorter horrible slo w - eating all system resources

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


User arielch changed the following:

What|Old value |New value

  CC|'parity'  |'arielch,parity'





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


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



[gsl-issues] [Issue 111080] verbose/non-pro build bre aks at canvas/source/vcl/canvashelper_texturef ill.cxx

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





--- Additional comments from arie...@openoffice.org Fri Apr 23 11:55:36 
+ 2010 ---
@thb: ups sorry for not mentioning the build options I was using.
I built with

./configure  \
--with-use-shell=bash \
--enable-qadevooo  \
--enable-crashdump=yes  \
--enable-cairo  --with-system-cairo  \
--enable-opengl  \
--enable-dbus  \
--enable-kde --disable-kdeab  \
--enable-minimizer  \
--enable-presenter-console  \
--enable-pdfimport  \
--enable-wiki-publisher  \
--enable-report-builder \
--with-package-format=rpm  \
--with-mingwin=i686-pc-mingw32-g++   \
--with-jdk-home=/opt/jdk  \
--with-lang=es  \
--enable-graphite   \
--enable-kde4  --with-system-zlib \
--enable-verbose \
--disable-strip-solver --enable-dbgutil \
--enable-mysql-connector --with-system-mysql \
--enable-presenter-extra-ui --disable-binfilter 

So yes, --enable-verbose and --enable-dbgutil caused the build breaker.

http://svn.services.openoffice.org/opengrok/xref/DEV300_m77/canvas/source/vcl/ca
nvashelper_texturefill.cxx#703 already uses OSL_DEBUG_LEVEL

#if defined(VERBOSE)  OSL_DEBUG_LEVEL  0

you could just drop the defined(VERBOSE) and increase the OSL_DEBUG_LEVEL if 
you 
do not want this code to be compiled in a NON-PRO build, IIRC configuring with -
-enable-dbgutil passes to the compiler 

-DDBG_UTIL -DOSL_DEBUG_LEVEL=1

so, for example:

#if OSL_DEBUG_LEVEL  2

would be compiled if you explicitely build with:

build dbglevel=3

There are several of this in vcl for example:
http://svn.services.openoffice.org/opengrok/search?
q=%22OSL_DEBUG_LEVEL+%3E+2%22defs=refs=path=vclhist=project=/DEV300_m77


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


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



[gsl-issues] [Issue 111080] NON-PRO build breaks at c anvas/source/vcl/canvashelper_texturefill.cxx

2010-04-22 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111080
 Issue #|111080
 Summary|NON-PRO build breaks at canvas/source/vcl/canvashelper
|_texturefill.cxx
   Component|gsl
 Version|DEV300m77
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|www
 Assigned to|thb
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Thu Apr 22 12:57:26 
+ 2010 ---
Compiling: canvas/source/vcl/canvashelper_texturefill.cxx
g++  -fmessage-length=0 -c   -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0  
-I. -I../../unxlngx6/inc/vclcanvas -I../inc -I../../inc/pch -I../../inc -
I../../unx/inc -I../../unxlngx6/inc -I. -
I/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/stl -
I/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/external -
I/mnt/build/openoffice/latest/solver/300/unxlngx6/inc -
I/mnt/build/openoffice/latest/solenv/unxlngx6/inc -
I/mnt/build/openoffice/latest/solenv/inc -I/mnt/build/openoffice/latest/res -
I/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/stl -
I/mnt/build/openoffice/latest/solenv/inc/Xp31 -I/opt/jdk/include -
I/opt/jdk/include/linux -I/opt/jdk/include/native_threads/include -
I/usr/include  -I/mnt/build/openoffice/latest/solver/300/unxlngx6/inc/offuh -I.
-I../../res -I. -pipe  -fvisibility-inlines-hidden -g -Wall -Wextra -Wendif-
labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor   -fpic -
DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -D_STLP_DEBUG -DGLIBC=2 -D_PTHREADS -
D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -
DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -
DGXX_INCLUDE_PATH=/usr/include/c++/4.4.3 -DSUPD=300 -DDBG_UTIL -
DOSL_DEBUG_LEVEL=1 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DVERBOSE -DSHAREDLIB -
D_DLL_   -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON  -o
../../unxlngx6/slo/canvashelper_texturefill.o
/mnt/build/openoffice/latest/canvas/source/vcl/canvashelper_texturefill.cxx
/mnt/build/openoffice/latest/canvas/source/vcl/canvashelper_texturefill.cxx: In
function 'bool vclcanvas::unnamed::gradientFill(OutputDevice, OutputDevice*,
const canvas::ParametricPolyPolygon::Values, const std::vectorColor,
std::allocatorColor , const PolyPolygon, const
com::sun::star::rendering::ViewState, const
com::sun::star::rendering::RenderState, const
com::sun::star::rendering::Texture, int)':
/mnt/build/openoffice/latest/canvas/source/vcl/canvashelper_texturefill.cxx:709
: error: 'aTextureTransform' was not declared in this scope
dmake:  Error code 1, while making
'../../unxlngx6/slo/canvashelper_texturefill.obj'


Looking at the logs, it seems changest 267237 [(ebfadb05b72f) Fix dxcanvas
gradient glitches] seems aTextureTransform in
http://svn.services.openoffice.org/opengrok/xref/DEV300_m77/canvas/source/vcl/c
anvashelper_texturefill.cxx#709
http://svn.services.openoffice.org/opengrok/xref/DEV300_m77/canvas/source/vcl/c
anvashelper_texturefill.cxx#718
should be replaced by aTotalTransform.

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


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



[framework-issues] [Issue 109991] configmgr/source/xcdparse r.cxx build breaker

2010-03-09 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109991
 Issue #|109991
 Summary|configmgr/source/xcdparser.cxx build breaker
   Component|framework
 Version|DEV300m74
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|sb
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Mar 10 03:22:18 
+ 2010 ---
Missing header include in configmgr/source/xcdparser.cxx breaks building
DEV300_m74:

/mnt/build/openoffice/latest/configmgr/source/xcdparser.cxx: In member function
'virtual bool configmgr::XcdParser::startElement(configmgr::XmlReader,
configmgr::XmlReader::Namespace, const configmgr::Span)':
/mnt/build/openoffice/latest/configmgr/source/xcdparser.cxx:71: error:
'LONG_MAX' was not declared in this scope
dmake:  Error code 1, while making '../unxlngx6/slo/xcdparser.obj'

-
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 109992] sw/source/filter/ww8 buil d breakers with GCC = 4.3

2010-03-09 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109992
 Issue #|109992
 Summary|sw/source/filter/ww8 build breakers with GCC = 4.3
   Component|Word processor
 Version|DEV300m73
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|writerneedsconfirm
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Mar 10 03:28:14 
+ 2010 ---
Due to the header dependency cleanup since GCC 4.3 (see
http://gcc.gnu.org/gcc-4.3/porting_to.html spec. C++ language issues/ Header
dependency cleanup), the lingucomponent module breaks in several source files
due to missing includes.

For example:

/mnt/build/openoffice/latest/sw/source/filter/ww8/wrtw8nds.cxx: In member
function 'void MSWordExportBase::OutputContentNode(const SwCntntNode)':
/mnt/build/openoffice/latest/sw/source/filter/ww8/wrtw8nds.cxx:2646: error:
'stderr' was not declared in this scope
/mnt/build/openoffice/latest/sw/source/filter/ww8/wrtw8nds.cxx:2646: error:
'fprintf' was not declared in this scope
dmake:  Error code 1, while making '../../../unxlngx6/slo/wrtw8nds.obj'

-
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 109992] sw/source/filter/ww8 buil d breakers with GCC = 4.3

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


User arielch changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |68258)
patch






--- Additional comments from arie...@openoffice.org Wed Mar 10 03:29:36 
+ 2010 ---
Created an attachment (id=68258)
patch


-
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 109370] KDE 4 integration: painti ng issue in the Extension Update dialog

2010-02-17 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109370
 Issue #|109370
 Summary|KDE 4 integration: painting issue in the Extension Upd
|ate dialog
   Component|framework
 Version|DEV300m71
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Feb 17 15:13:14 
+ 2010 ---
The Extension Update dialog of the Extension Manager has painting issues on KDE
4, because it does not run on the main (ui) thread, but one of it owns.

Running OOo from the console you get from Qt

QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
...

-
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 109370] KDE 4 integration: painti ng issue in the Extension Update dialog

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





--- Additional comments from arie...@openoffice.org Wed Feb 17 15:14:58 
+ 2010 ---
Created an attachment (id=67877)
Extension Update dialog with painting issues


-
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



[gsl-issues] [Issue 109245] kde4 integration fails

2010-02-14 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109245


User arielch changed the following:

What|Old value |New value

   Component|qa|gsl

  QA contact|iss...@qa |iss...@gsl

Platform|Opteron/x86_64|All

Subcomponent|tcm   |code

 Version|OOO320m12 |OOO320m9





--- Additional comments from arie...@openoffice.org Sun Feb 14 10:46:45 
+ 2010 ---
this isn't a problem of the KDE 4 integration at all, because upstream OOo is
not build with it, only downstream (your distro's compilation). Watch issue
104495

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


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



[gsl-issues] [Issue 109245] KDE vcl plug-in undefinde d symbol

2010-02-14 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109245


User arielch changed the following:

What|Old value |New value

 Summary|kde4 integration fails|KDE vcl plug-in undefinded
|  | symbol

 Version|OOO320m9  |OOO320m12





--- Additional comments from arie...@openoffice.org Sun Feb 14 10:49:28 
+ 2010 ---
change version: OOo 3.2.0 [ buildid=320m12(Build:9483) ]
change summary 

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


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



[gsl-issues] [Issue 108160] cairocanvas no longer bui lds in m69

2010-01-08 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108160


User arielch changed the following:

What|Old value |New value

  CC|'aw,rt'   |'arielch,aw,rt'





--- Additional comments from arie...@openoffice.org Fri Jan  8 18:05:47 
+ 2010 ---
.

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


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



[gsl-issues] [Issue 107595] vcl/unx/source/app/randrw rapper.cxx breakes the build when OSL_DEBUG_LE VEL 1

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


User arielch changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from arie...@openoffice.org Wed Jan  6 20:12:03 
+ 2010 ---
verified

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


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



[sw-issues] [Issue 107945] Status bar

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:05:27 
+ 2009 ---
@michael_maurer:

I guess that OOo is looking as a KDE 4 application, not as a KDE 3 or a Gnome
one. Isn't it?

If so, then your distro is shipping OOo with the KDE4 vcl plug-in.
This plug-in is, IMHO, in a sub-optimal condition; it has some issues, among
them the StatusBar controls painting issue you describe and I can reproduce in
a DEV300_m68 I build myself (notice that OOo release eng. are not building the
Dev. snapshots with KDE4 support enabled).

As this happens not only with Writer, but also with the other modules, I will
change the component to gsl.


-
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 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945


User arielch changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|pl

   Component|Word processor|gsl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|  |oooqa

  QA contact|iss...@sw |iss...@gsl

 Summary|Status bar|KDE 4 integration: StatusB
|  |ar controls do not paint p
|  |roperly

Subcomponent|viewing   |code

 Version|OOo 3.1.1 |DEV300m67





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:11:29 
+ 2009 ---
- can confirm
- changed component to gsl
- assigning to pl
- changed summary

-
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



[gsl-issues] [Issue 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945


User arielch changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|pl

   Component|Word processor|gsl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|  |oooqa

  QA contact|iss...@sw |iss...@gsl

 Summary|Status bar|KDE 4 integration: StatusB
|  |ar controls do not paint p
|  |roperly

Subcomponent|viewing   |code

 Version|OOo 3.1.1 |DEV300m67





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:11:29 
+ 2009 ---
- can confirm
- changed component to gsl
- assigning to pl
- changed summary

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


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



[gsl-issues] [Issue 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:12:55 
+ 2009 ---
Created an attachment (id=66897)
StatusBar controls not painted in Writer


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


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



[gsl-issues] [Issue 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:14:17 
+ 2009 ---
Created an attachment (id=66898)
StatusBar controls not painted in OOo Calc


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


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



[gsl-issues] [Issue 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:29:44 
+ 2009 ---
@pl: besides the StatusBar controls not painting properly, I find two more 
issues:

* an usability issue is how the StatusBar controls are now painted: now they
seem to follow the Oxygen theme, that does not paint any StatusBar control
boundary. This has the effect in OOo that you cannot guess where the control
starts and where it ends, and so you are clueless about where to action with the
mouse. Compare the StatusBar in DEV600_m68 with the one in the pic from issue
103284 
http://www.openoffice.org/nonav/issues/showattachment.cgi/64020/OOo_Writer_component_window_border.png

* in the pic StatusBar_sc.png we can see that the Function list docking window
in OOo Calc has still the issue described in Issue 105152 : when the borders of
the listboxes in this docking window become visible, the objects they are
clipping remain painted.


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


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



[gsl-issues] [Issue 107945] KDE 4 integration: Status Bar controls do not paint properly

2009-12-29 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Tue Dec 29 20:32:52 
+ 2009 ---
@michael_maurer:
It would be very kind of you if you report this issue with your distro, so they
keep track downstream (I guess the issues are happening also in Kubuntu, etc.
that is, in every go-oo based OOo distro version).

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


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



[sw-issues] [Issue 107945] Status bar

2009-12-27 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945





--- Additional comments from arie...@openoffice.org Mon Dec 28 05:09:14 
+ 2009 ---
@michael_maurer: some questions
* re you using OOo downloaded from this site or the version that comes with
your distro?
* what desktop are you using? Gnome, KDE, etc?

-
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 107945] Status bar

2009-12-27 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107945


User arielch changed the following:

What|Old value |New value

  CC|''|'arielch'





--- Additional comments from arie...@openoffice.org Mon Dec 28 05:10:15 
+ 2009 ---
.

-
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



[lingucomponent-issues] [Issue 107859] lingucomponent build brea kers with GCC = 4.3

2009-12-23 Thread arielch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107859
 Issue #|107859
 Summary|lingucomponent build breakers with GCC = 4.3
   Component|lingucomponent
 Version|DEV300m67
Platform|All
 URL|http://gcc.gnu.org/gcc-4.3/porting_to.html
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|other
 Assigned to|iss...@lingucomponent
 Reported by|arielch





--- Additional comments from arie...@openoffice.org Wed Dec 23 13:21:20 
+ 2009 ---
Due to the header dependency cleanup since GCC 4.3 (see
http://gcc.gnu.org/gcc-4.3/porting_to.html spec. C++ language issues/ Header
dependency cleanup), the lingucomponent module breaks in several source files
due to missing includes.

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


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



  1   2   3   4   5   >