To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84137
                 Issue #|84137
                 Summary|Remove gnome-vfs from startup procedure
               Component|ucb
                 Version|680m237
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mhu
             Reported by|kendy





------- Additional comments from [EMAIL PROTECTED] Fri Nov 30 19:42:30 +0000 
2007 -------
As a workaround to Sun internal bug 124597, gnome-vfs was not initialized when 
needed, but immediately during startup to prevent deadlocks.  How to reproduce 
the deadlock:

- remove the workaround from desktop/source/app/appinit.cxx & rebuild
- start ./soffice "-accept=socket,host=localhost,port=2002;urp;" and let it 
run
- edit the sftp:// part in deadlock.py (will be attached) to whatever that 
exists in your environment & is handled by gnome-vfs
- start it [if it refuses to start, enter something into the OOo window & try 
again - I just quickly changed a hello.py ;-)]
- see it locked

The patch I am going to attach uses the same trick as Gnome fpicker to move 
the initialization to the main thread.  Please review, if OK, I'll create a 
CWS for 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to