https://bugs.documentfoundation.org/show_bug.cgi?id=100732

            Bug ID: 100732
           Summary: hang closing Print Preview with X-icon on menubar
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

STR

(1) Run LibreOffice from command line with parameter --calc.  Program
    displays Calc window "Untitled 1"; at the right end of the
    menubar, there is "X" icon

(2) In the toolbar of window "Untitled 1", click icon <Print Preview>.
    Program displays the print preview window "Untitled 1", showing
    grey background with words "No Data"; at right end of the menubar,
    there is icon "Close Document".

(3) In the menubar of the print preview window, click icon
    <Close Document>.

    Expected : the program should close the print preview window and
               display Calc editing window "Untitled 1".

    Observed : the <Close Document> icon is in depressed state, and
               the program hangs with low CPU usage.

The problem is unchanged by using a new user profile or by entering
some data into the spreadsheet.  By contrast, Writer does not have the
problem.

Working in the Linux daily dbgutil bibisect repository, I see that the
bug entered the program in the 61 commits between ...
    good b9c107d 2016-06-08 s-h 439b47e
    bad  f27d282 2016-06-09 s-h 91640c0


In particular, from `git bisect good` (whitespace added) ...

    f27d28246baf0bdbbd63817e5b6ee1eea3750814 is the first bad commit
    commit f27d28246baf0bdbbd63817e5b6ee1eea3750814
    Author: Miklos Vajna <[email protected]>
    Date:   Thu Jun 9 05:43:21 2016 +0200

        2016-06-09: source-hash-91640c080c7a0643cce95f605ca7774da4c4dd77

    :100644 100644 b24777d6226e96daa36a6ed88694f8380de9d7f4
        4eab8abec593cd0f7afecfa35601035ffacb178a M      build-info.txt
    :040000 040000 8c0e730a88e2f16091ac0191d1741db525d5b114
        a76752f58354769f513e3dfa91ecdf2344bd599a M      opt

and from `git bisect log` (whitespace added) ...

    # bad: [c0a7b9f04f2c828cf13780993aa5e0ad5f9f4c95]
       2016-06-27: source-hash-74c01bb89faa1c900fb9b63a04c469a8166996d9
    # good: [5d480e64a972e0a71aa58a261d3d9706336400dd
       2016-05-26: source-hash-a042951ad4db2b84021e1d43361511dec998ce82
    git bisect start 'c0a7b9f04f2c828cf13780993aa5e0ad5f9f4c95'
       '5d480e64a972e0a71aa58a261d3d9706336400dd'
    # bad: [d64690d11f65d9ebd51443b0c1d1a4007f50fb70]
       2016-06-11: source-hash-200039cd022721bdc7847434325aa52f508dbf08
    git bisect bad d64690d11f65d9ebd51443b0c1d1a4007f50fb70
    # good: [8a5681a22f947ca4a6f276379e5a4f23e27ecdd9]
       2016-06-03: source-hash-6b3b352b06d92ef20194b9a992a521af2ef07b48
    git bisect good 8a5681a22f947ca4a6f276379e5a4f23e27ecdd9
    # good: [c316db64b322fa426baf09e3f0552f4a95017248]
       2016-06-07: source-hash-b3f1afc28fa537e6d4ff15de457a4a9dc4af809e
    git bisect good c316db64b322fa426baf09e3f0552f4a95017248
    # bad: [f27d28246baf0bdbbd63817e5b6ee1eea3750814]
       2016-06-09: source-hash-91640c080c7a0643cce95f605ca7774da4c4dd77
    git bisect bad f27d28246baf0bdbbd63817e5b6ee1eea3750814
    # good: [b9c107d6bd22bf387c585c8ef28cc0192c07aea6]
       2016-06-08: source-hash-439b47e84bb12ec1c5cc2332b4c6a9ea59f462ad
    git bisect good b9c107d6bd22bf387c585c8ef28cc0192c07aea6
    # first bad commit: [f27d28246baf0bdbbd63817e5b6ee1eea3750814]
       2016-06-09: source-hash-91640c080c7a0643cce95f605ca7774da4c4dd77

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to