[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-04-05 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 Igor Kushnir changed: What|Removed |Added Version Fixed In||5.14 Status|ASSIGNED

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #11 from Igor Kushnir --- (In reply to frmdstryr from comment #10) > There may be an better/easier way to fix it since it seems like a race > condition because there is a watch on create and dirty it so the job appears > to be running twice

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-30 Thread frmdstryr
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #10 from frmdstryr --- (In reply to frmdstryr from comment #9) > (In reply to frmdstryr from comment #8) > > (In reply to Igor Kushnir from comment #7) > > > I cannot reproduce the infinite loop when I add a bogus dependency to the > > >

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-30 Thread frmdstryr
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #9 from frmdstryr --- (In reply to frmdstryr from comment #8) > (In reply to Igor Kushnir from comment #7) > > I cannot reproduce the infinite loop when I add a bogus dependency to the > > simple meson project created from a KDevelop

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-30 Thread frmdstryr
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #8 from frmdstryr --- (In reply to Igor Kushnir from comment #7) > I cannot reproduce the infinite loop when I add a bogus dependency to the > simple meson project created from a KDevelop template > (Standard=>Terminal=>Meson C++): > ``` >

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #7 from Igor Kushnir --- I cannot reproduce the infinite loop when I add a bogus dependency to the simple meson project created from a KDevelop template (Standard=>Terminal=>Meson C++): ``` + bb=dependency('missingd', version:'>=5.0')

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482983 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-27 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #5 from Igor Kushnir --- (In reply to frmdstryr from comment #4) > This issue is unrelated to KF6 from what I can tell. The file watcher > triggers when the meson file stats change even if no contents changed. Rebase on master and create a

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-27 Thread frmdstryr
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #4 from frmdstryr --- (In reply to Igor Kushnir from comment #3) > (In reply to frmdstryr from comment #2) > > I pushed a branch that stops the loop to github > >

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-10 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #3 from Igor Kushnir --- (In reply to frmdstryr from comment #2) > I pushed a branch that stops the loop to github > https://github.com/KDE/kdevelop/compare/master...frmdstryr:kdevelop:meson-info-only-reparse-if-contents-changed > . I had

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-09 Thread frmdstryr
https://bugs.kde.org/show_bug.cgi?id=482983 --- Comment #2 from frmdstryr --- (In reply to Igor Kushnir from comment #1) > A fix merge request at > https://invent.kde.org/kdevelop/kdevelop/-/merge_requests is welcome. Note > that few KDevelop developers use Meson, so the KDevMesonManager plugin

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-09 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=482983 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 482983] Meson project with missing dependency re configures in infinite loop

2024-03-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482983 Bug Janitor Service changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail