Mailinglist Archive: opensuse-bugs (15880 mails)
| < Previous | Next > |
[Bug 305690] New: OpenOffice 'file' menu hangs X
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 28 Aug 2007 16:50:22 -0600 (MDT)
- Message-id: <bug-305690-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=305690
Summary: OpenOffice 'file' menu hangs X
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: sndirsch@xxxxxxxxxx
ReportedBy: seth.arnold@xxxxxxxxxx
QAContact: xorg-maintainer-bugs@xxxxxxxxxxxxxxxxxxxxxx
Found By: ---
When I try to use the openoffice 'file' menu (in either writer or impress), X
jumps into a busy loop of some sort.
strace from ooo:
poll( <unfinished ...>
ltrace from ooo is blank.
strace from X:
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn() = ? (mask now [])
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7c40708) = ? ERESTARTNOINTR (To be restarted)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn() = ? (mask now [])
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7c40708) = ? ERESTARTNOINTR (To be restarted)
..
ltrace from X:
31477 __errno_location() = 0xb7c4068c
31477 --- SIGALRM (Alarm clock) ---
31477 __errno_location() = 0xb7c4068c
31477 --- SIGALRM (Alarm clock) ---
31477 __errno_location() = 0xb7c4068c
..
Seems there's two bugs: first, that X is brittle in the face of application
behaviour, second that OOo's application behaviour is so hostile.
What else can I provide? Thanks
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: OpenOffice 'file' menu hangs X
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: sndirsch@xxxxxxxxxx
ReportedBy: seth.arnold@xxxxxxxxxx
QAContact: xorg-maintainer-bugs@xxxxxxxxxxxxxxxxxxxxxx
Found By: ---
When I try to use the openoffice 'file' menu (in either writer or impress), X
jumps into a busy loop of some sort.
strace from ooo:
poll( <unfinished ...>
ltrace from ooo is blank.
strace from X:
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn() = ? (mask now [])
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7c40708) = ? ERESTARTNOINTR (To be restarted)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn() = ? (mask now [])
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7c40708) = ? ERESTARTNOINTR (To be restarted)
..
ltrace from X:
31477 __errno_location() = 0xb7c4068c
31477 --- SIGALRM (Alarm clock) ---
31477 __errno_location() = 0xb7c4068c
31477 --- SIGALRM (Alarm clock) ---
31477 __errno_location() = 0xb7c4068c
..
Seems there's two bugs: first, that X is brittle in the face of application
behaviour, second that OOo's application behaviour is so hostile.
What else can I provide? Thanks
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |