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

Joel Madero <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected
                 CC|                            |[email protected]
           Severity|normal                      |minor

--- Comment #11 from Joel Madero <[email protected]> ---
(In reply to karolus from comment #9)
> Sorry,Andreas -- it seems it is all for nothing.
> 
> The Devs actually work exclusivly only on implementing every stupid
> "Excel-feature" that's the bitter truth!

*Entirely* false and unhelpful. Instead of complaining from the sidelines maybe
find some time to join QA to actually help move bugs forward:
https://kiwiirc.com/client/irc.freenode.net/libreoffice-qa

Two bibisects:
1) When it actually worked to when it moved to an intermediary step (fails for
a different reason - spitting out error "klick_me" is not an absolute URL that
can be passed to an external application to open it

2) Going from that error to no dialog at all (current state)

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

7be7cf83087144563a18000acdae82c8fd6f4872 is the first bad commit
commit 7be7cf83087144563a18000acdae82c8fd6f4872
Author: Bjoern Michaelsen <[email protected]>
Date:   Mon Dec 10 00:13:53 2012 +0000

    source-hash-d59024b652ccfaf7247da113ec36788fe260de74

    commit d59024b652ccfaf7247da113ec36788fe260de74
    Author:     Michael Stahl <[email protected]>
    AuthorDate: Thu Jul 12 22:18:43 2012 +0200
    Commit:     Michael Stahl <[email protected]>
    CommitDate: Thu Jul 12 22:18:43 2012 +0200

        warning C4101: unreferenced local variable

        Change-Id: I0648821a4d0c716371bb011df8cd9b21db79ccf5

:100644 100644 2e11de60e03551ff9cb9202630fabddffd9b4d03
13d66368624db1158439984d29b9b6b4e382edc1 M    autogen.log
:100644 100644 1aef3215ed700bc4e85fd12d18339c24ebf234a7
1c9624dd465ee0e59acd9c9dd05950b51be0c666 M    ccache.log
:100644 100644 f13bcc6696e46ed88900fa5b2390642319998036
b55a2bd9212e07b4042ebd0bb46515c8a4e76c04 M    commitmsg
:100644 100644 9d65d2f7c48177028e23641bc3eb0528844456f9
5270492409e164dc751ec11e4524f63b7739b35f M    dev-install.log
:100644 100644 9134f8edd2ee62e54d25821b3cc071e2aee24b5a
f188090f0a4137ab411a3ff359ec440f0da4644c M    make.log
:040000 040000 e1e8f612101470e3ff2f6a53fc8c5e664103243f
bb164bd44517d96b184ae0ecb1e8ccaf46ba0b4d M    opt

# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# bad: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect bad 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [369369915d3582924b3d01c9b01167268ed38f3b]
source-hash-45295f3cdceb4c289553791071b5d7f4962d2ec4
git bisect good 369369915d3582924b3d01c9b01167268ed38f3b
# good: [6fce03a944bf50e90cd31e2d559fe8705ccc993e]
source-hash-47e4a33a6405eb1b5186027f55bd9cb99b0c1fe7
git bisect good 6fce03a944bf50e90cd31e2d559fe8705ccc993e
# bad: [da317333e5675622f55c9dda17396c659af65320]
source-hash-15af925c254f27046427de70a59011e2ac3d6bdb
git bisect bad da317333e5675622f55c9dda17396c659af65320
# good: [daa21bbd8c7b50e2ca1c2cbed0e39f0e7b5a1cb2]
source-hash-6b11a18071254a443c8fe7e7b0b1c95b0f9fd35e
git bisect good daa21bbd8c7b50e2ca1c2cbed0e39f0e7b5a1cb2
# good: [a08143f4bae3d6658dd756b42b6f343298d1f48c]
source-hash-b7822657fa67e7265d07f5852057e975e9efae0d
git bisect good a08143f4bae3d6658dd756b42b6f343298d1f48c
# good: [5255e1fbf1f3fa3ca61c4db3005940205577863c]
source-hash-63c004fc3f0bc53ce888ef012f7993b9203a7503
git bisect good 5255e1fbf1f3fa3ca61c4db3005940205577863c
# bad: [7be7cf83087144563a18000acdae82c8fd6f4872]
source-hash-d59024b652ccfaf7247da113ec36788fe260de74
git bisect bad 7be7cf83087144563a18000acdae82c8fd6f4872
# good: [ad874a5319e9f68e6b3a974e44de838b8a0a82e1]
source-hash-4b4ca8030285bd66526ff5bb2b6ea5a75a6c6bc7
git bisect good ad874a5319e9f68e6b3a974e44de838b8a0a82e1
# first bad commit: [7be7cf83087144563a18000acdae82c8fd6f4872]
source-hash-d59024b652ccfaf7247da113ec36788fe260de74

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

af0ca5c674c36b4b4043864ae66fbb3f4cb97f51 is the first bad commit
commit af0ca5c674c36b4b4043864ae66fbb3f4cb97f51
Author: Bjoern Michaelsen <[email protected]>
Date:   Wed Oct 16 18:08:35 2013 +0000

    source-hash-79c0bd64be68161ea16f132a015f7143e09f3eaf

    commit 79c0bd64be68161ea16f132a015f7143e09f3eaf
    Author:     Julien Nabet <[email protected]>
    AuthorDate: Mon Mar 25 21:58:05 2013 +0100
    Commit:     Julien Nabet <[email protected]>
    CommitDate: Mon Mar 25 21:58:44 2013 +0100

        coverity#704311 Logically dead code

        Change-Id: I1739d96748a4ed2259885843f383ec7ff2914b66

:100644 100644 c59c4a11a90ca41a023b1ba63280e77076dc218a
130fdd19f07fd29fe21d8dd85f19551bf3bc8c3d M    ccache.log
:100644 100644 9a10596d621142b662ecb1f6fc3aed897a384479
5320e6782589448ead56cec8147ac5d5505e9840 M    commitmsg
:100644 100644 c1ea250cff6752919b79ce13e805c40fae794274
6a051d6b4d934414f3b3604c3973fd6bdccbf5c7 M    dev-install.log
:100644 100644 8a210734791e74722a80a67f9238bf90fd892c35
9ff32a3153cd4652d88c70c49a0beaa87cee1f73 M    make.log
:040000 040000 b9a5df595506dae456404de3bf529c35def3ba16
19588e79d57a83a75b248a6e41e41565cf60baa4 M    opt


# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# good: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect good 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02]
source-hash-8600bc24bbc9029e92bea6102bff2921bc10b33e
git bisect good 9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02
# bad: [8ad82bc1416a07501651e8d96fe268e47d3931d3]
source-hash-13821254f88d2c5488fba9fe6393dcf4ae810db4
git bisect bad 8ad82bc1416a07501651e8d96fe268e47d3931d3
# good: [238338bc4111eb82429ea47384d4012bcd7cdc3e]
source-hash-b6ba04639b9922f6717f79ac4be215e09691d7a9
git bisect good 238338bc4111eb82429ea47384d4012bcd7cdc3e
# bad: [f24a67989fadc0affdfed9edf28f2f59fd6c279f]
source-hash-930fe0581794e2ae6aaa62c2c716ed655a0f2885
git bisect bad f24a67989fadc0affdfed9edf28f2f59fd6c279f
# good: [c1631ee90606d0a7928496fb9548bcd0dbe69dbf]
source-hash-28fb57daa77438f5e63132d3417062a11a44461e
git bisect good c1631ee90606d0a7928496fb9548bcd0dbe69dbf
# bad: [af0ca5c674c36b4b4043864ae66fbb3f4cb97f51]
source-hash-79c0bd64be68161ea16f132a015f7143e09f3eaf
git bisect bad af0ca5c674c36b4b4043864ae66fbb3f4cb97f51
# good: [721382f0b8ff21827254c3d1103d6643b2e5ceaf]
source-hash-542a71acd98620b0b6d4e19c4525723ec9aec3b7
git bisect good 721382f0b8ff21827254c3d1103d6643b2e5ceaf
# first bad commit: [af0ca5c674c36b4b4043864ae66fbb3f4cb97f51]
source-hash-79c0bd64be68161ea16f132a015f7143e09f3eaf

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

Reply via email to