Ok - the LO shell doesn't see any events, because these are queued and
no one is running the qt main loop.

I'm currently looking into QTimer stuff. It looks like it blocks all
Timers, if I open a Dialog from a timer event. There seems to be a race
somewhere in the Qt event loop handling (wich is actually glib in Qt
4.8).

The FormatCells dialog is huge compared to most other dialogs. If I
block on any dialog with gdb and just press continue, the event handling
/ QTimers are dropped. This happens with all dialogs in gdb.

So this change makes thuings definitly worse. If I won't find a
workaround today for the strange QTimer handling, I'll revert them.

BTW - for me LO just works fine, if you directly open any application
and not the shell.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272725

Title:
  [Upstream] LibreOffice Calc Format Cell Dialog is sometimes unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1272725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to