[framework-issues] [Issue 102735] Crash when typing (plugin causes OOo to crash)

2009-08-31 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Mon Aug 31 14:19:17 + 
2009 ---
Verified with cws vcl104 = ok

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

-
To unsubscribe, e-mail: 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 102735] Crash when typing (plugin causes OOo to crash)

2009-08-25 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User pl changed the following:

What|Old value |New value

 Assigned to|pl|hi





--- Additional comments from p...@openoffice.org Tue Aug 25 11:34:32 + 
2009 ---
please verify in CWS vcl104

-
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 102735] Crash when typing (plugin causes OOo to crash)

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





--- Additional comments from p...@openoffice.org Thu Jul 23 16:54:53 + 
2009 ---
*** Issue 103674 has been marked as a duplicate of this 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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from h...@openoffice.org Mon Jul 20 07:16:39 + 
2009 ---
Great find, thanks a lot for your efforts.
What I don't understand is that the VLC library isn't anywhere near the stacks 
for the CrashReportids  
(ryrr4kc, rpvr4kc and rmk44kc) or in the attached files crash_001.txt or 
crash_002.txt. Not even the 
library itself is mentioned as being loaded (the Quicktime plugin from 
crash_00*.txt is related though). 
Our crashreporter has quite some issues when it ignores the plugins...

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User pl changed the following:

What|Old value |New value

 Assigned to|jsk   |pl





--- Additional comments from p...@openoffice.org Mon Jul 20 08:52:25 + 
2009 ---
Yes, thank you very much for that arduous effort. As for why m14 doesn't crash:
plugin support came in new with vcl100. What can be fixed is probably that
plugins get loaded just when typing, however OOo cannot really protect itself
against a crashing plugin library any more than against a crahsing system
library (or on of its own dylibs crashing for that matter).

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User pl changed the following:

What|Old value |New value

  CC|'cloph,hdu,macport,maho,pl|'cd,cloph,hdu,macport,maho
|,rbircher,torwart'|,mba,pl,rbircher,torwart'

  Status|NEW   |STARTED





--- Additional comments from p...@openoffice.org Mon Jul 20 13:46:57 + 
2009 ---
committed a patch that vlc plugin  1.0 will be rejected (we need that anyway
since crashing with it even if later at insert-objects-plugin should be 
avoided).

As for the at first character thing: this is a mac specialty actually. Cocoa
initializes the native menus at the first key press (makes sense, could be a
shortcut). That in turn queries the whole menu hierarchy to be populated,
including Insert-Object-Movie and Insert-object-sound.  These however get
disabled - among other reasons - when there is no plugin available that could
play move/sound. My question for cd and mba: couldn't we just leave these menu
entries enabled ?

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from m...@openoffice.org Mon Jul 20 15:14:49 + 
2009 ---
Yes, you can remove that. 

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from c...@openoffice.org Mon Jul 20 15:24:26 + 
2009 ---
cd: Yes, please remove the check from the GetState() method.

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-20 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User pl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from p...@openoffice.org Mon Jul 20 15:46:38 + 
2009 ---
after talking to the application leads I have committed a patch removing the
check for available sound/movie plugins also; the correspoding menu entries are
now always enabled same as insert-movie and sound  (which is a separate entry
and uses a different service to achieve the same effect).

fixed in CWS  vcl104

-
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 102735] Crash when typing

2009-07-17 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from cl...@openoffice.org Fri Jul 17 08:35:43 + 
2009 ---
further pinned down to the changes in module extensions in the vcl100 cws.

-
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 102735] Crash when typing

2009-07-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from p...@openoffice.org Fri Jul 17 08:56:48 + 
2009 ---
The changes in extensions do not get active until you open Insert-Object at
which point the Netscape plugin service (libplmxi.dylib) library gets loaded to
collect available plugins. Alternatively the service gets loaded when you open a
document containg a plugin. However both do not quite match the bug description.

However you can verify that it is the extensions code (or not) by moving the
library from office/Contents/basis-link/program.

-
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 102735] Crash when typing

2009-07-17 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from cl...@openoffice.org Fri Jul 17 09:12:02 + 
2009 ---
Well, that is what the testing did show. build without the changes in extensions
→ runs fine, switch extensions to vcl100 → crash. 
It was noted in previous comments to this issue that opening some menu-entries
also triggers a crash in the office.
Maybe it's the oooimprovement stuff that causes the code to be activated even
when not explicitly inserting a plugin object.

Anyway, I'll prepare a build with extensions built with debug=true, maybe that
will show more useful info.

-
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 102735] Crash when typing

2009-07-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from p...@openoffice.org Fri Jul 17 09:36:28 + 
2009 ---
At least that would give us an explanation what MIGHT be different on our
systems; it could now be that it crashes in a plugin hdu and I don't have.
Because collecting the plugins indeed can cause them to be loaded.

-
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 102735] Crash when typing

2009-07-17 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from cl...@openoffice.org Fri Jul 17 10:24:48 + 
2009 ---
Even when I cannot reproduce the crash, I can definitely say that the extensions
are initialized/queried when typing the first letter, no need to actually use
Insert|Object or to load a document with plugin.

Test build: http://users2.ooodev.org/~cloph/OOo_vcl100_extensions_debug.dmg 

output on console:
check path file://localhost/Users/cloph/Library/Internet%20Plug-Ins/
Trying path file://localhost/Users/cloph/Library/Internet%20Plug-Ins/ ... got 0
bundles
check path file://localhost/Library/Internet%20Plug-Ins/
Trying path file://localhost/Library/Internet%20Plug-Ins/ ... got 6 bundles
URL: file://localhost/Library/Internet%20Plug-Ins/Flash%20Player.plugin/
name: 
description: 
exec URL =
file:///Library/Internet%20Plug-Ins/Flash%20Player.plugin/Contents/MacOS/Flash%20Player
Inserting from resource:
Mimetype: application/x-shockwave-flash
[many lines snipped]

#
so whomever can reproduce the bug: Please attach the output of running the above
build from a terminal  and/or post the contents of your ~/Library/Internet
Plug-Ins and /Library/Internet Plug-Ins folders

-
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 102735] Crash when typing

2009-07-17 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from p...@openoffice.org Fri Jul 17 10:50:34 + 
2009 ---
Actually I'd also be interested in seeing why the plugins get loaded :-) . But I
can debug that for myself.

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

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


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



[framework-issues] [Issue 102735] Crash when typing

2009-07-17 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Fri Jul 17 15:21:56 
+ 2009 ---
Global plugin VLC 0.8.6d for Intel 2008-02-27 seems to cause it - removing it
OOo doesn't crash anymore.

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-17 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User cloph changed the following:

What|Old value |New value

 Summary|Crash when typing |Crash when typing (plugin 
|  |causes OOo to crash)





--- Additional comments from cl...@openoffice.org Fri Jul 17 15:38:56 + 
2009 ---
probably an upstream bug then - google find lots of hits wrt crashes with the
vlc browser plugin, like for example https://trac.videolan.org/vlc/ticket/908 or
https://bugs.launchpad.net/firefox/+bug/117640

But OOo should be more robust and shouldn't crash when a plugin crashes.

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-17 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Fri Jul 17 18:49:26 
+ 2009 ---
I can confirm it too. If I delete the file from the VLC-Plugin, start my OOo m51
an write any sentences without a crash. But it's right, what cloph said, OOo
shouldn't crash when a plugin crash.
Can someone say me, why a OOO310m14 didn't Crash with installed Plugin?

-
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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-17 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Fri Jul 17 21:02:48 
+ 2009 ---
I have test another thing: I installed the current Version of the Plugin from
http://www.videolan.org/mirror-geo.php?file=vlc/1.0.0/macosx/vlc-plugin-1.0.0-intel.dmg,
then I start OOo m52, open an new writer-document and write many words without a
Crash. I test some Hotkeys too. Also here no 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...@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 102735] Crash when typing (plugin causes OOo to crash)

2009-07-17 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Fri Jul 17 21:15:52 
+ 2009 ---
The VLC plugin crash was fixed in 1.0.0RC2 according to
https://bugs.launchpad.net/firefox/+bug/117640/comments/12. VLC after 0.9.9a
isn't supporting 10.4 Tiger anymore, 0.8.6i which is the newest compiled VLC
plugin suitable for Tiger. Think it is not necessary to test it as now we know
if there's this crash appearing where it comes from (don't need the plugin
myself). Just to keep in mind: People running Tiger wanting the VLC plugin can't
use the fixed 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...@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 102735] Crash when typing

2009-07-16 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from h...@openoffice.org Thu Jul 16 07:09:01 + 
2009 ---
Thanks a lot for isolating it down to the DEV300_m45-m46 transition. This is 
very valuable.

Looking through the reportids again and checking the diff between the two 
mentioned milestones I have 
another idea: Please disable all checkboxes in 
OpenOffice.org-Preferences-LangSettings-
WritingAids. If this helps please reenable them gradually until we found the 
culprit.

Maybe the OpenOffice.org-Preferences-OOo-ImprovementProgram has something to 
do with it too. 
I suggest to keep it disabled for these tests.

-
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 102735] Crash when typing

2009-07-16 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Thu Jul 16 11:05:45 
+ 2009 ---
Writing aids seem not to be the problem. Will do a check of improvement program
in the evening.

hdu, I recommend coordination with cloph before further analyzing (if you didn't
already do so) e. g. in the chat. We are in the process of further isolating,
finding the exact cws containing the problem (doing builds containing only some
cws between m45 and m46), this shall optimize the time for finally finding the
cause of the bug.

-
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 102735] Crash when typing

2009-07-16 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Thu Jul 16 18:17:32 
+ 2009 ---
The cws that causes the bug is vcl100, tnx cloph for the builds to isolate it!

I don't see any preferences regarding the improvement program. Where do I find
it? Anyway, I think I always answered No if I got asked if I wish to
participate (dunno if that happened on this computer).

-
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 102735] Crash when typing

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


User gantim changed the following:

What|Old value |New value

 Version|DEV300m48 |DEV300m46





--- Additional comments from gan...@openoffice.org Wed Jul 15 18:02:00 
+ 2009 ---
The last crash on m45 was the problem that some external dependency required
10.5 Leopard, but I'm using 10.4 Tiger. Buildbot was fixed to give 10.4
compatible output.

The crash doesn't occur on a newly built m45 or previous, but since m46. Changed
version of this issue to DEV300m46. (omitting details about which previous and
successing versions were tested to find this out)

-
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 102735] Crash when typing

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


User maho changed the following:

What|Old value |New value

  CC|'cloph,hdu,macport,pl,rbir|'cloph,hdu,macport,maho,pl
|cher,torwart' |,rbircher,torwart'





-
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 102735] Crash when typing

2009-07-13 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from h...@openoffice.org Mon Jul 13 13:10:27 + 
2009 ---
Are the buildbots building with an OSX10.5 SDK??? I'm not surprised that the 
results would crash on OSX 
10.4 then. Please someone contact the OSX-buildbot-maintainer.

-
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 102735] Crash when typing

2009-07-13 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from cl...@openoffice.org Mon Jul 13 15:24:30 + 
2009 ---
 Are the buildbots building with an OSX10.5 SDK???

Yes and no. The MacIntel buildbot runs with Mac OSX 10.5 and thus defaults to
the 10.5 SDK (the link posted here was from the bot).

Maho/Pavel build on Intel with 10.4, and thus default to 10.4 SDK.
And as you see from the report: The problem is completely different. You cannot
even launch a 10.5-built OOo. Please don't get distracted by that problem.
The build was provided to further pin down the problem to a specific cws/code
change. (bisecting the changes). As none of the real devs can reproduce, this
should at least give a hint then.

And as already stated (and obvious by the crash-report you received): People
were also reproducing the crash with Sun-built OOo.

 Please someone contact the OSX-buildbot-maintainer.

I am notified, and since there is no way to just tell the build Use the 10.4
sdk, I manually added -isysroot -Wl,-syslibroot switches to the corresponding
places and did set MAC_OSX_DEPLOYMENT_TARGET to 10.4. 
python-stuff isn't working, but the rest runs OK on 10.5/the build machine at 
least.
http://users2.ooodev.org/~cloph/OOo_m47_Leo_Tiger.dmg

I cannot state this often enough:

The problem is /NOT/ related to running 10.5 built OOo on 10.4

-
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 102735] Crash when typing

2009-07-13 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from cl...@openoffice.org Mon Jul 13 20:13:09 + 
2009 ---
so the found in version m48 is a red herring, it does occur in the m47 build as
well. 

I built a m45 version, where even python works here (m45 is before the
OOo-internal switch to python 2.6.1)
http://users2.ooodev.org/~cloph/OOo_m45_Leo_Tiger.dmg



-
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 102735] Crash when typing

2009-07-13 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Mon Jul 13 21:36:00 
+ 2009 ---
Very strange. m45 starts fine. Clicking on calc: Immediately crash.

Opening writer, typing one (!) letter: works fine. Typing a second letter: Boom!

Opening writer, simultaneously hacking on many keys: All chars appear fine. Wait
a few seconds, type any key: crash.

Crash on pure letters/numbers mostly, not on Shortcuts like Command-V,
Shift-Cursor-left or similar. Never at the first letter, mostly the second,
sometimes later.

Crash is different: The tests before had some seconds beachball, then crash
while some thread remains, OOo has to be closed by kill. In m45 the first typed
char needs two seconds. But the char which produces the crash does that
immediately, and the OOo process doesn't stay. On a different computer (which
probably isn't affected by this bug anyway) using 10.5 no crash occurs with m45.

Don't assume the calc crash is related to the phenomenon of this task, suggest
to ignore it. But the crash in writer probably is the same. Next test will be
done with m43 (tested m41 which I still had somewhere, this works 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...@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 102735] Crash when typing

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





--- Additional comments from gan...@openoffice.org Sun Jul 12 10:49:36 
+ 2009 ---
Can't test the DEV300_m47 - it crashes on start because of unresolved symbol:

Link (dyld) error:
Symbol not found: _NSDefaultRunLoopMode
Referenced from:
/Users/Shared/m47/OpenOffice.org.app/Contents/MacOS/../basis-link/program/libvclmxi.dylib
Expected in:
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

Assuming this can only be tested on Leopard 10.5 - unresolved symbols often are
result of Tiger incompatibility. Can someone with 10.5 please test the m47 if it
runs fine?

Additional information: DEV300_m52 also crashes like m48-m51 on key press.

-
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 102735] Crash when typing

2009-07-08 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User hdu changed the following:

What|Old value |New value

  CC|'cloph,hdu,macport,rbirche|'cloph,hdu,macport,pl,rbir
|r,torwart'|cher,torwart'

Keywords|needhelp, oooqa   |aqua, needhelp, oooqa





--- Additional comments from h...@openoffice.org Wed Jul  8 09:07:52 + 
2009 ---
Added the specialist for keyboard-input and menu-handling to the CC list.

@gantim: thanks for testing! The error you mentioned unfortunately doesn't tell 
which message Cocoa has 
problems with...

Another idea: does it help to remove the application settings? (Just remove or 
rename the folder  
~/Library/Application\ Support/OpenOffice.org* or wherever else the application 
settings are stored on 
your system)

-
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 102735] Crash when typing

2009-07-08 Thread rbircher
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from rbirc...@openoffice.org Wed Jul  8 10:11:06 
+ 2009 ---
rbircher  mru
removing the user profile is allready done by torwart. see above. We will find
out the CWS now.

rbircher  gantim and torwart

here is a DEV300_m47 from the Buildbot. The DMG is inside the Zip. Please test
if you have a crash or not.
http://buildbot.go-oo.org/install_sets/MacIntel-2987-DEV300_m47-install_set.zip

-
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 102735] Crash when typing

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





--- Additional comments from gan...@openoffice.org Tue Jul  7 06:47:09 
+ 2009 ---
There's another one without touching the keyboard: Just opened some menus using
the mouse, then opened submenu Insert/Object in Writer. Without clicking
anything in that menu: Crash! Report ID rmk44kc.

-
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 102735] Crash when typing

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





--- Additional comments from h...@openoffice.org Tue Jul  7 08:48:02 + 
2009 ---
@gantim: Thank you very much for the reportids!

Since the POS-tooling doesn't work today I analyzed them manually. It looks 
like a specific NSMenu 
event is not handled at all. The crash-reporter doesn't send not enough data to 
identify which message 
that would be. There is a trick to get this info though: If an application was 
started from the command 
line OSX usually prints the details about a failed message to stderr.

So here is the next quest for all users that are affected by the problem:
- open the Terminal application
- go into the OpenOffice.org.app directory (use the cd command to change the 
directory)
- type ./Contents/MacOS/soffice.bin -writer into the terminal then press enter
- make it crash with typing
= in the terminal there should be some details about the crash, please provide 
them here


-
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 102735] Crash when typing

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





--- Additional comments from gan...@openoffice.org Tue Jul  7 16:45:22 
+ 2009 ---
That way this bug can't be reproduced. Starting OOo from the terminal as you
recommended no key presses appear in the OOo window. Whatever had the focus
before clicking into OOo window gets the key events. There is no menu, so the
submenu crash also can't be generated. Opening documents, selecting and pasting
clipboard works fine. Have to end the program after closing the window using
Ctrl-C. But no crash as I can't type ...

Thought about writing some AppleScript that sends key presses, but am not sure
if that would help reproducing the crash. Do you have a better idea?

-
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 102735] Crash when typing

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





--- Additional comments from gan...@openoffice.org Wed Jul  8 04:47:21 
+ 2009 ---
Starting the command line without the .bin the bug occurs. The output is as
following:

/Applications/OOo-dev.app/Contents/MacOS/../program/crash_report.bin -p 8508 -s
11 -xml /var/tmp//crxmlX0alI0 -chksum /var/tmp//crchkIWAR2y -stack
/var/tmp//crstkAJr4ut -noui

If the path is not /Applications but a path with space in it (/Users/Shared/OOo
m51 Absturztest) an additional line appears

sh: line 1: /Users/Shared/OOo: No such file or directory

-
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 102735] Crash when typing

2009-07-06 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Tue Jul  7 05:05:46 
+ 2009 ---
Problem with crashreporter is that it crashes if you type. Probably this
prevented previous reports from being sent. Using Textedit and pasting text with
the mouse is possible. Reports ryrr4kc and rpvr4kc are two of my crashes.

-
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 102735] Crash when typing

2009-07-05 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sun Jul  5 19:54:24 
+ 2009 ---
I test now with m51 SUN-Build. The problem is always still here. I've found an
other Problem in the connection with this issue: if I open the Preferences per
Click OOo-DEV - Preferences... I have no Problem. But if I open it per put
Control + , OOo Freeze!
@gantim have you the same problem?

-
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 102735] Crash when typing

2009-07-05 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sun Jul  5 21:39:33 
+ 2009 ---
I tested some other things:
- Modul Writer normal: Freeze
- Modul Calc: Freeze
- Modul Impress: Freeze
- Modul Draw with a textfield: Freeze
- Modul Writer with a Master Document: Freeze
- Modul Writer with a HTML DOcument: Freeze
- Modul Base with a new Database and a new Table: no Crash or Freeze
- Modul Math: no Crash or Freeze

I attache still the Hardware page of the Crash Report.


-
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 102735] Crash when typing

2009-07-05 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sun Jul  5 21:51:17 
+ 2009 ---
Created an attachment (id=63386)
Hardware-Page from MAC OS X CrashReporter


-
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 102735] Crash when typing

2009-07-02 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from h...@openoffice.org Thu Jul  2 06:03:17 + 
2009 ---
Thanks for checking with m51 with disabled Java. Did the crashreporter work 
this time? What are the 
reportids then?

-
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 102735] Crash when typing

2009-07-02 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Thu Jul  2 08:16:24 
+ 2009 ---
Used sun build for testing (seldom used account, settings unchanged). Some more
results I had before this try to send report:

- Pasting Clipboard using only the mouse works fine
- Opening some menu entries (like Edit/Object, the last one - but there are
more) also crashes, not only typing
- Typing in preferences crashes too

No idea how to get the report ID. On next start of OOo Document recovery -
next, there appears something that a crash report was sent - next should be
some crash reporter tool according to the dialog text before next, but all that
appears is an empty writer document (obviously the recovered one).

I sent 3 reports, but at the first two I canceled document recovery. In the
comment there is always the text
http://www.openoffice.org/issues/show_bug.cgi?id=102735 (the URL of this bug)
contained. Does this help?

One more thing to mention: After the crash there is some thread of OOo still
running. I have to use Sofort beenden from the context menu of the dock.

-
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 102735] Crash when typing

2009-07-02 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from h...@openoffice.org Thu Jul  2 09:06:52 + 
2009 ---
So the crashreporter somewhat works, good.

 In the comment there is always the text 
 http://www.openoffice.org/issues/show_bug.cgi?id=102735
 (the URL of this bug) contained. Does this help?

The crash report tooling doesn't support searching for the submitted summary or 
comment. I could 
search for the submitter mail address though. Where they sent from 
gan...@xxx? I didn't find these 
either. Since the number of crashes for m51 are still finite I looked through 
all of them, but there were 
only generic Writer problems.

The extra thread running makes me suspicious that there may be extensions 
involved here. Are any of 
them active? Please disable or remove them one by one by using the menu 
Tools-Extensions

-
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 102735] Crash when typing

2009-07-01 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Wed Jul  1 16:42:16 
+ 2009 ---
German m51, Java disabled. Crash in Writer still occurs.

-
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 102735] Crash when typing

2009-06-28 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sun Jun 28 21:39:40 
+ 2009 ---
I test today without active Java. OOo always still 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...@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 102735] Crash when typing

2009-06-23 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User hdu changed the following:

What|Old value |New value

  CC|'cloph,macport,rbircher,to|'cloph,hdu,macport,rbirche
|rwart'|r,torwart'





--- Additional comments from h...@openoffice.org Tue Jun 23 08:46:12 + 
2009 ---
If the issue was reproduced on a CrashReporter-enabled build then there are 
probably reportids. Please 
provide them if available.

Without the reportids it is much more difficult. The crashlogs already provided 
mention JVM threads a lot. 
It would be interesting to know if the problem has to do anything with the Java 
integration or with a Java 
based plugin. Please try to reproduce it with Java support disabled 
(OpenOffice-Preferences-Java) 
and/or with all plugins 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 102735] Crash when typing

2009-06-23 Thread rbircher
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from rbirc...@openoffice.org Tue Jun 23 08:50:03 
+ 2009 ---
For all who have the crash

Go to OOO  Performance  Java
uncheck Java

start DEV300_m50, open writer, and type samething

report if OOo Crashs or not, thanks

-
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 102735] Crash when typing

2009-06-22 Thread herrdeh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from herr...@openoffice.org Mon Jun 22 08:22:15 
+ 2009 ---
I can reliably reproduce it. Crash when typing in writer or calc.
3.2.0[300m50(Build:9406)]

Greetings,
herrdeh

-
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 102735] Crash when typing

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


User jsk changed the following:

What|Old value |New value

 Assigned to|tm|pl

Target milestone|---   |OOo 3.2





--- Additional comments from j...@openoffice.org Mon Jun 15 06:41:41 + 
2009 ---
Forwarding issue to PL, P1 is justified because the application is practically
unusable.

-
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 102735] Crash when typing

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


User pl changed the following:

What|Old value |New value

 Assigned to|pl|jsk





--- Additional comments from p...@openoffice.org Mon Jun 15 09:21:23 + 
2009 ---
For a P1 crash it seems awfully hard too reproduce, in fact so hard that I
couldn't either in 10.4 or 10.5.

-
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 102735] Crash when typing

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


User jsk changed the following:

What|Old value |New value

Keywords|oooqa |needhelp, oooqa

Priority|P1|P2





--- Additional comments from j...@openoffice.org Mon Jun 15 12:08:09 + 
2009 ---
I now had a look at it myself and am unable to reproduce the problem either.
Reducing priority, needhelp.

-
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 102735] Crash when typing

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





--- Additional comments from w...@openoffice.org Mon Jun 15 13:55:23 + 
2009 ---
Unable to reproduce in m48 or m50.

-
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 102735] Crash when typing

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





--- Additional comments from rbirc...@openoffice.org Mon Jun 15 15:42:20 
+ 2009 ---
Infos about this bug:
Martin Hagman (alias torwart) found this bug and report it in issue 102753, no
one from the QA Weekend was able to reproduce it. four Apple was there. Then,
Martin found this bug, so we have a problem with two computers. This bug is
realy hard to reproduce.

My proposal:
We wait to m51 and if we have the same problem, we ask other people for help

-
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 102735] Crash when typing

2009-06-14 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User of changed the following:

What|Old value |New value

  CC|'cloph,rbircher,torwart'  |'cloph,macport,rbircher,to
|  |rwart'





-
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 102735] Crash when typing

2009-06-13 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735
 Issue #|102735
 Summary|Crash when typing
   Component|framework
 Version|DEV300m48
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|gantim





--- Additional comments from gan...@openoffice.org Sat Jun 13 13:29:30 
+ 2009 ---
Seems strange to me that this bug isn't reported by now. It is simple:

Open Calc or writer
Type a letter
- crash

This bug exists since DEV300m48 and is still in DEV300m50

As it seems noone reported it by now it may depend on the used OS or some other
detail of my computer. I'm using OS X 10.4.11 Tiger on a iMac 20 2.16 GHz.
Maybe it has something to do with my two monitors.

This error is not occurring in the 3.1 line of snapshots (OOO310mXX)

-
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 102735] Crash when typing

2009-06-13 Thread gantim
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from gan...@openoffice.org Sat Jun 13 19:18:14 
+ 2009 ---
To give an idea what happened, here the part of soffice.crash.log which I hope
is the relevant part:

**

Host Name:  Schwan
Date/Time:  2009-06-13 15:24:50.708 +0200
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: soffice
Path:/Users/tag/Desktop/OpenOffice.org.app/Contents/MacOS/soffice
Parent:  WindowServer [96]

Version: 3.2.0 (???)

PID:28920
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_INVALID_ADDRESS (0x0001) at 0x1e2b4020

Thread 0 Crashed:
0   libobjc.A.dylib 0x90a59654 _class_lookupMethodAndLoadCache + 284
1   libobjc.A.dylib 0x90a59506 objc_msgSend + 86
2   com.apple.AppKit0x93373990 -[NSEvent 
_initWithCGSEvent:eventRef:] + 152
3   com.apple.AppKit0x932a6c0c -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
4   libvclmxi.dylib 0x01ed093c component_getFactory + 148668
5   libvclmxi.dylib 0x01c8849d Application::Yield(bool) + 83
6   libvclmxi.dylib 0x01c8851f Application::Execute() + 63
7   libsofficeapp.dylib 0x000898da 0x74000 + 88282
8   libvclmxi.dylib 0x01c8e103 DeInitVCL() + 2689
9   libvclmxi.dylib 0x01ecfe52 component_getFactory + 145874
10  libvclmxi.dylib 0x01ed3146 SalGetDesktopEnvironment() + 9892
11  com.apple.AppKit0x932a08e7 -[NSApplication run] + 547
12  com.apple.AppKit0x93294820 NSApplicationMain + 573
13  libvclmxi.dylib 0x01ed0dac SalGetDesktopEnvironment() + 778
14  libvclmxi.dylib 0x01c8e18f SVMain() + 17
15  libsofficeapp.dylib 0x000b2cbe soffice_main + 160
16  org.openoffice.script   0x2b76 main + 30
17  org.openoffice.script   0x24e6 start + 258
18  org.openoffice.script   0x240d start + 41


-
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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sat Jun 13 21:37:40 
+ 2009 ---
*** Issue 102753 has been marked as a duplicate of this 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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User torwart changed the following:

What|Old value |New value

  CC|''|'rbircher,torwart'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Priority|P3|P1





--- Additional comments from torw...@openoffice.org Sat Jun 13 21:40:48 
+ 2009 ---
I have the same Problem
Me and rbircher to cc

-
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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sat Jun 13 21:44:27 
+ 2009 ---
Created an attachment (id=62976)
first crashreport from 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...@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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sat Jun 13 21:45:03 
+ 2009 ---
Created an attachment (id=62977)
second crashreport from 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...@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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sat Jun 13 22:30:28 
+ 2009 ---
I test follow things:
- OOo new installation
- delete OOo-Profile-Directory
- with a new User Account
- with Build from
ftp://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/Dev_DEV300_m50/

-
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 102735] Crash when typing

2009-06-13 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735


User cloph changed the following:

What|Old value |New value

  CC|'rbircher,torwart'|'cloph,rbircher,torwart'

Keywords|  |oooqa





--- Additional comments from cl...@openoffice.org Sat Jun 13 23:07:45 + 
2009 ---
not reproducible on PPC (Mac OS X 10.4.11)

Please check with the Sun-provided build from here:
ftp://ftp.snt.utwente.nl/pub/software/openoffice/extended/developer/DEV300_m50/

(Sun's build has OOo's crash-reporter, that generates stacks/reports that are
more useful for OOo-developers. Send the report and then post the report-ID that
is sent via email as confirmation)

-
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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sat Jun 13 23:28:09 
+ 2009 ---
@cloph: My first tests was with the Builds from SUN. But the CrashReporter did
not come!

-
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 102735] Crash when typing

2009-06-13 Thread torwart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102735





--- Additional comments from torw...@openoffice.org Sun Jun 14 00:01:43 
+ 2009 ---
gdb-output (both builds):
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x265e5020
0x97344210 in _class_getMethodNoSuper ()

-
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