Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Cedric Bosdonnat
Hi Othman,

On Tue, 2011-11-29 at 10:48 -0800, othman wrote:
 after i close SWT browser window. i try oepn a new OO document and then OO
 crashes!
 SWT and Libreoffice on linux are very Problematic! they didn't proposed a
 fix to this bug since a very long time now!

The best way to get things done is to do them yourself. Feel free to
start on that topic if it's really a blocker for you.

Regards,

-- 
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread othman
The best way to get things done is to do them yourself. Feel free to
start on that topic if it's really a blocker for you. 
if i knew how to fix it i wouldn't have asked in this forum.
It's strange when you ask for help for a project people tell you to do it
yourself! very strange!

--
View this message in context: 
http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3547846.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Noel Grandin
that's called open-source software:
http://en.wikipedia.org/wiki/Open-source_software


othman wrote:
 The best way to get things done is to do them yourself. Feel free to
 start on that topic if it's really a blocker for you. 
 if i knew how to fix it i wouldn't have asked in this forum.
 It's strange when you ask for help for a project people tell you to do it
 yourself! very strange!

 --
 View this message in context: 
 http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3547846.html
 Sent from the Dev mailing list archive at Nabble.com.
 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice


Disclaimer: http://www.peralex.com/disclaimer.html


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Cedric Bosdonnat
On Wed, 2011-11-30 at 02:13 -0800, othman wrote:
 The best way to get things done is to do them yourself. Feel free to
 start on that topic if it's really a blocker for you. 
 if i knew how to fix it i wouldn't have asked in this forum.
 It's strange when you ask for help for a project people tell you to do it
 yourself! very strange!

That's not strange, you just need to get build symbols for your build
(check with your linux distro packages or build master yourself), run
gdb and/or valgrind when reproducing the crash:

http://wiki.documentfoundation.org/Development/How_to_debug

I don't know why I would look into that bug for someone who doesn't make
any effort to try to fix the crasher.

-- 
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread othman
i gave you the oxt demo , the SWT source code etc..it is you who are not
interested (OR DON't KNOW) to fix this issue..
i won't do the debuf stuff sorry..it is the fixer who must debug if he is
interested to look at this issue.
the guy above has at least tried my SWT code and proposed some help..but you
and others are revolving around the issue  without any real interest to fix
it.
you have the oxt , the SWT code..you can debug yourself and fix if you are
interested ;otherwise we will be wasting our times in arguments that deviate
from the main issue..
 

--
View this message in context: 
http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3547932.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Cor Nouws

Hi Othman,

othman wrote (30-11-11 11:51)

i gave you the oxt demo , the SWT source code etc..it is you who are not
[...]


There is a grey area ... sometimes it's not always easy for 
non-developers to help, provide useful information, on the other hand 
devs do give a lot of support to help making first steps


Where people use just words and do not really understand the situation, 
habits, it's possible to get a situation as here.


So you gave proper information about how to reproduce the issue. But the 
purpose of this list goes a bit further: help people with developing, or 
just starting building and debugging. That will make it possible to give 
more useful information to developers.
If for one or another reason you are not walking that route, you can 
always enter an issue in BugZilla and add as much info as possible there.


Regards,


--
 - Cor
 - http://nl.libreoffice.org

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Michael Meeks
Hi Othman,

On Wed, 2011-11-30 at 03:27 -0800, othman wrote:
 to come here for LOo experts with deep understanding of LOo code base and
 told myself they will be capable to Support on this difficult issue. But it
 is again disappointment!

It seems you have an unrealistic expectation of the list. You can
expect support to help you solve your own problem here: this is why you
get friendly replies saying how you can get good stack traces, do
further debugging and so on. If you manage to identify a problem clearly
enough that the fix is obvious; you can prolly also reasonably expect a
fix. We clearly want to improve the product, and no-one has the goal of
having bugs. The problem is, that there are a nearly unbounded number of
bugs, and yours has a single report, is for an uncommon scenario, seems
complicated to reproduce, and is from someone who is clearly a
developer :-)

If you want people to care deeply about your problem, and invest their
time  effort in debugging your specific issue (which is at some
unpleasant intersection of big, complicated  thus time-consuming to
reproduce technologies: Java + SWT + LibreOffice - then if you are not
capable of doing the hunting yourself - to the point of a well formed
bug report  unit test, then you'll prolly need to incentivise someone
by paying for support. I'd direct you to Lanedo, Canonical, RedHat,
SUSE, and anyone else that can help with that.

Of course; that is frustrating; I feel your pain. It would be wonderful
if there was a large pool of people eager to help with your specific
problem; but (it seems) there is not.

Sorry,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread Michael Stahl
On 30/11/11 12:27, othman wrote:
 I'm resisting to do debugging for one reason is that i don't know how to
 debug Ooo .
 you are Resisting to ,at least, try the oxt and look to the issue : why ? i
 have no idea.

using non-VCL/UNO dialogs together with LO UI is certainly an obscure
use-case, and i am not surprised that it does not immediately get
developer attention, as there are more important bugs to fix.

 Alright it seems i'll give up on this issue. i'll probably switch away from
 libreoffice and OOo as the support in this project is very poor.

if you really want to get such obscure things that do not affect most of
our users investigated, then you should consider getting a support
contract with one of the companies that have such an offering.

regards,
 michael

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-30 Thread othman
if you really want to get such obscure things that do not affect most of
our users investigated, then you should consider getting a support
contract with one of the companies that have such an offering.

regards,
 michael 
I offer to pay any OOo developer for fixing this issue. If someone manages
to find a solution please PM me and i'll discuss with you the options to pay
you for fixing this issue.


--
View this message in context: 
http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3549489.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread Marcin Gutman

Hi,

I have tested your code example. It works fine under Linux if I remove
   //display.dispose();
from
   public SWTBrowser(String location) {...}

PS
In my own extensions I use Java Swing windows. In Swing there is a 
JFrame option:

 frm.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
Try to find something like this in SWT and don't call dispose() manually.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread othman
if i remove the display.dispose() OO does'nt freeze. but when i close browser
window and click toolbar button again to relauch SWT browser it doesn't show
the browser window. is that what you get too ? how to solve this? 

--
View this message in context: 
http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3546091.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] SWT window locks LOo

2011-11-29 Thread othman
after i close SWT browser window. i try oepn a new OO document and then OO
crashes!
SWT and Libreoffice on linux are very Problematic! they didn't proposed a
fix to this bug since a very long time now!

--
View this message in context: 
http://nabble.documentfoundation.org/Re-SWT-window-locks-LOo-tp3545675p3546102.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice