[kdevelop] [Bug 384885] Crash in the SVN plugin [svn::pool_create]

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384885 --- Comment #1 from RJVB <rjvber...@gmail.com> --- It turns out to be reproducible for the session in question. The session loads when I disable the plugin, and crashes again on reload when I reenable the plugin. I still think it's freaky for a

[kdevelop] [Bug 384885] New: Freak crash in the SVN plugin

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384885 Bug ID: 384885 Summary: Freak crash in the SVN plugin Product: kdevelop Version: unspecified Platform: Compiled Sources OS: OS X Status: UNCONFIRMED Keywords:

[kdevplatform] [Bug 384880] Dirwatcher inefficiency when using QFileSystemWatcher

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384880 --- Comment #6 from RJVB <rjvber...@gmail.com> --- I see that KDirWatch was first written in '98. If you wrote this code that long ago too, then it's probably past due that someone looks at it... And the same can evidently be said about "wel

[kdevplatform] [Bug 384880] Dirwatcher inefficiency when using QFileSystemWatcher

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384880 --- Comment #4 from RJVB <rjvber...@gmail.com> --- Created attachment 107916 --> https://bugs.kde.org/attachment.cgi?id=107916=edit profiling overview on Mac, dirwatcher destruction -- You are receiving this mail because: You are watchin

[kdevplatform] [Bug 384880] Dirwatcher inefficiency when using QFileSystemWatcher

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384880 --- Comment #3 from RJVB <rjvber...@gmail.com> --- Created attachment 107915 --> https://bugs.kde.org/attachment.cgi?id=107915=edit profiling overview on Mac, dirwatcher creation -- You are receiving this mail because: You are watchin

[kdevplatform] [Bug 384880] Dirwatcher inefficiency when using QFileSystemWatcher

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384880 --- Comment #2 from RJVB <rjvber...@gmail.com> --- If CMakeLists.txt files are to be monitored that should be an additional action taken by the CMake project manager, not by a generic file manager. And that was once necessary it should not be r

[kdevplatform] [Bug 384880] New: Dirwatcher inefficiency when using QFileSystemWatcher

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384880 Bug ID: 384880 Summary: Dirwatcher inefficiency when using QFileSystemWatcher Product: kdevplatform Version: unspecified Platform: Compiled Sources OS: All Status:

[kdevelop] [Bug 384876] New: project import inefficiency

2017-09-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384876 Bug ID: 384876 Summary: project import inefficiency Product: kdevelop Version: unspecified Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity:

[kdevelop] [Bug 377424] v5.0.80-223-g20ab513d78 regressions

2017-09-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=377424 --- Comment #3 from RJVB <rjvber...@gmail.com> --- > - the code parser raises multiple false alarms, apparently due in part to not > finding header files that were found before Very much still the case but mostly with the KDevelop source

[frameworks-kcoreaddons] [Bug 384866] New: KDirWatch::addDir should pump the eventloop (call QCoreApplication::processEvents())

2017-09-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384866 Bug ID: 384866 Summary: KDirWatch::addDir should pump the eventloop (call QCoreApplication::processEvents()) Product: frameworks-kcoreaddons Version: unspecified Platform:

[kdevelop] [Bug 384775] 5.2 branch: parser issues (and a few other annoyances)

2017-09-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384775 --- Comment #4 from RJVB <rjvber...@gmail.com> --- Created attachment 107906 --> https://bugs.kde.org/attachment.cgi?id=107906=edit parsing glitch in another project So the 5.2 parser has problems not just with the KDevelop tree itself.

[kdevelop] [Bug 379669] KDevelop continues to hang on exit in itemrepository.h [Bucket::deleteItem]

2017-09-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379669 --- Comment #14 from RJVB <rjvber...@gmail.com> --- I just had another of these fits, in the 5.2 branch (and not running that patch of mine AFAIK): * thread #1: tid = 0x1a89e11, 0x00010a28f93a libKDevPlatformLanguage.10.dylib`void KDevelop::

[kdevelop] [Bug 384775] 5.2 branch: parser issues (and a few other annoyances)

2017-09-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384775 --- Comment #3 from RJVB <rjvber...@gmail.com> --- Comment on attachment 107880 --> https://bugs.kde.org/attachment.cgi?id=107880 parser glitch 1 This glitch doesn't occur on Linux (same build). -- You are receiving this mail bec

[kdevelop] [Bug 384775] 5.2 branch: parser issues (and a few other annoyances)

2017-09-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384775 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Created attachment 107882 --> https://bugs.kde.org/attachment.cgi?id=107882=edit parser glitch 3 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 384775] New: 5.2 branch: parser issues (and a few other annoyances)

2017-09-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384775 Bug ID: 384775 Summary: 5.2 branch: parser issues (and a few other annoyances) Product: kdevelop Version: unspecified Platform: Compiled Sources OS: OS X Status:

[kdevelop] [Bug 384775] 5.2 branch: parser issues (and a few other annoyances)

2017-09-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384775 --- Comment #1 from RJVB <rjvber...@gmail.com> --- Created attachment 107881 --> https://bugs.kde.org/attachment.cgi?id=107881=edit parser glitch 2 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 384726] New: per-project cmake setting ignored

2017-09-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384726 Bug ID: 384726 Summary: per-project cmake setting ignored Product: kdevelop Version: unspecified Platform: Compiled Sources OS: All Status: UNCONFIRMED

[kdevelop] [Bug 384724] New: spammy cmake project manager

2017-09-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384724 Bug ID: 384724 Summary: spammy cmake project manager Product: kdevelop Version: unspecified Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity:

[kdevelop] [Bug 384723] New: kdevelop/mac 5.1.40 crash in git/commit patchreview mode after using the "Review Patch" contextmenu action

2017-09-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384723 Bug ID: 384723 Summary: kdevelop/mac 5.1.40 crash in git/commit patchreview mode after using the "Review Patch" contextmenu action Product: kdevelop Version: unspecified

[digikam] [Bug 347937] SETUP : Collections added as "Removable Media" change as "Local Collections"

2017-09-13 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=347937 --- Comment #24 from RJVB <rjvber...@gmail.com> --- That's interesting, but I haven't done anything about camera detection/support in Solid, and I doubt a bit that I ever will. -- You are receiving this mail because: You are watching all bug changes.

[konqueror] [Bug 384615] New: konqueror5 crash after cancelling the dialog suggesting to open a site in Kate

2017-09-12 Thread RJVB
from sources) Qt Version: 5.8.0 Frameworks Version: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: 1) launch `konqueror5 http://www.pole-emploi.fr` 2) a dialog opens

[kdevelop] [Bug 377424] v5.0.80-223-g20ab513d78 regressions

2017-09-08 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=377424 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Can't tell yet, I'll have to get back to this once I've got a version from the 5.2 branch installed. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-solid] [Bug 383637] why no OpticalDrive::Medium::Cd class/category ?

2017-09-05 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383637 --- Comment #2 from RJVB <rjvber...@gmail.com> --- I guess that makes sense. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 384218] clear/^l shouldn't add empty lines to the scrollback buffer

2017-09-02 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384218 --- Comment #4 from RJVB <rjvber...@gmail.com> --- Egmont Koblinger wrote on 20170901::20:08:49 re: "[konsole] [Bug 384218] clear/^l shouldn't add empty lines to the scrollback buffer" >- The traditional way, xterm's approach wip

[konsole] [Bug 384218] clear/^l shouldn't add empty lines to the scrollback buffer

2017-09-01 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384218 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Personally I'd guess this is just a side-effect of what Konsole can see of whatever the clear command sends to the tty. I'd hope that both the Konsole and gnome-term authors sat back to consider w

[konsole] [Bug 384218] New: clear/^l shouldn't add empty lines to the scrollback buffer

2017-08-31 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384218 Bug ID: 384218 Summary: clear/^l shouldn't add empty lines to the scrollback buffer Product: konsole Version: unspecified Platform: Compiled Sources OS: All

[kdevelop] [Bug 383688] problem reporter: toolview shouldn't grab focus.

2017-08-21 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383688 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Attachment #107370|0 |1 is ob

[kdevelop] [Bug 383688] problem reporter: toolview shouldn't grab focus.

2017-08-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383688 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Created attachment 107370 --> https://bugs.kde.org/attachment.cgi?id=107370=edit possible workaround this settles the issue for me but there probably better ways to achieve the same thing.

[kdevelop] [Bug 383688] problem reporter: toolview shouldn't grab focus.

2017-08-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383688 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Summary|problem reporter: search|problem reporter: to

[kdevplatform] [Bug 383698] New: debugger toolview shouldn't resize the KDevelop window

2017-08-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383698 Bug ID: 383698 Summary: debugger toolview shouldn't resize the KDevelop window Product: kdevplatform Version: unspecified Platform: Compiled Sources OS: Linux Status:

[kdevelop] [Bug 383688] New: problem reporter: search focus shouldn't grab focus

2017-08-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383688 Bug ID: 383688 Summary: problem reporter: search focus shouldn't grab focus Product: kdevelop Version: unspecified Platform: Other OS: All Status: UNCONFIRMED

[kdevelop] [Bug 383687] New: Adding newly imported projects to the build sequence: consider making it optional

2017-08-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383687 Bug ID: 383687 Summary: Adding newly imported projects to the build sequence: consider making it optional Product: kdevelop Version: unspecified Platform: Other

[frameworks-solid] [Bug 383637] why no OpticalDrive::Medium::Cd class/category ?

2017-08-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383637 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||er...@kde.org -

[frameworks-solid] [Bug 383637] New: why no OpticalDrive::Medium::Cd class/category ?

2017-08-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383637 Bug ID: 383637 Summary: why no OpticalDrive::Medium::Cd class/category ? Product: frameworks-solid Version: unspecified Platform: Compiled Sources OS: All Status:

[kdevplatform] [Bug 383611] KDevPlatformLanguage: crash-on-exit because of TypeSystem::ensureFactoryLoaded/TypeSystem::dynamicSize recursing

2017-08-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383611 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Status|RESOLVED|CLOSED Reso

[kdevplatform] [Bug 383611] New: KDevPlatformLanguage: crash-on-exit because of TypeSystem::ensureFactoryLoaded/TypeSystem::dynamicSize recursing

2017-08-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383611 Bug ID: 383611 Summary: KDevPlatformLanguage: crash-on-exit because of TypeSystem::ensureFactoryLoaded/TypeSystem::dynamicSiz e recursing Product: kdevplatform Version:

[konqueror] [Bug 383417] New: konqueror5 crash when testing the kio_perldoc slave

2017-08-12 Thread RJVB
: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: I tested the kio_perldoc slave I just installed by opening perldoc:/functions/print in konqueror. This crash

[kdevelop] [Bug 383361] KDevelop : crash-on-exit possibly related to plugin unloading (dis)order

2017-08-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383361 --- Comment #3 from RJVB <rjvber...@gmail.com> --- I may have found a way to reproduce the underlying issue: - click on the refresh button in the Problem toolview - hit the quit keyboard shortcut as soon as the progressbar appears 0x7f9fcb

[kdevelop] [Bug 383361] KDevelop : crash-on-exit possibly related to plugin unloading (dis)order

2017-08-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383361 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Seems unlikely that this fixes more than the current crash but who knows. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 383361] New: KDevelop : crash-on-exit possibly related to plugin unloading (dis)order

2017-08-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=383361 Bug ID: 383361 Summary: KDevelop : crash-on-exit possibly related to plugin unloading (dis)order Product: kdevelop Version: 5.1.1 Platform: Compiled Sources OS:

[kdevelop] [Bug 373614] Crashes if Kdevelop is compiled against llvm 3.8 and mesa against 3.9

2017-08-08 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373614 --- Comment #19 from RJVB <rjvber...@gmail.com> --- FYI: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1709399 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 373614] Crashes if Kdevelop is compiled against llvm 3.8 and mesa against 3.9

2017-08-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373614 --- Comment #17 from RJVB <rjvber...@gmail.com> --- I'm not holding my breath for them to backport this patch to older LLVM versions like 3.8 ... -- You are receiving this mail because: You are watching all bug changes.

[kdevplatform] [Bug 382338] Mac: sortedDocumentList menu doesn't change focus

2017-08-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382338 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Resolution|--- |FIXED Status|CON

[kdevplatform] [Bug 382338] Mac: sortedDocumentList menu doesn't change focus

2017-08-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382338 --- Comment #3 from RJVB <rjvber...@gmail.com> --- OK: https://phabricator.kde.org/D7179 -- You are receiving this mail because: You are watching all bug changes.

[kdevplatform] [Bug 382338] Mac: sortedDocumentList menu doesn't change focus

2017-08-06 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382338 --- Comment #1 from RJVB <rjvber...@gmail.com> --- ping? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 343935] Consider adding support for Meson build system

2017-08-04 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=343935 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||rjvber...@gmail.com --- Comm

[kdevelop] [Bug 379669] KDevelop continues to hang on exit in itemrepository.h [Bucket::deleteItem]

2017-08-04 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379669 --- Comment #10 from RJVB <rjvber...@gmail.com> --- FWIW, I haven't seen the hang since applying your patch (but I'm not sure we can cry victory yet, the issue was always highly unpredictable). -- You are receiving this mail because: You are wa

[kdevelop] [Bug 382875] New: KDevelop crash when quitting too quickly after a git/commit

2017-07-28 Thread RJVB
Version: 5.8.0 Frameworks Version: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: I quit KDevelop after committing changes to a git project. I waited

[kate] [Bug 368905] a shell is started even when the konsole plugin isn't loaded

2017-07-25 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=368905 --- Comment #2 from RJVB <rjvber...@gmail.com> --- I'm indeed no longer getting it systematically (but maybe I found a configuration workaround since I filed this issue...) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 382334] freak crash through libllvm mismatch

2017-07-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382334 --- Comment #2 from RJVB <rjvber...@gmail.com> --- I knew I had seen something like this before but saw nothing in the hits bugzilla presents when you type the ticket title. Thanks. -- You are receiving this mail because: You are watching a

[kdevelop] [Bug 373614] Crashes if Kdevelop is compiled against llvm 3.8 and mesa against 3.9

2017-07-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373614 --- Comment #14 from RJVB <rjvber...@gmail.com> --- Has this been reported upstream? I just saw the issue with swrast loading the library from Ubuntu's llvm-toolchain-3.8 (dated June 29th 2017) while kdev-clang uses LLVM 4.0 from llvm.org

[kdevplatform] [Bug 382338] New: Mac: sortedDocumentList menu doesn't change focus

2017-07-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382338 Bug ID: 382338 Summary: Mac: sortedDocumentList menu doesn't change focus Product: kdevplatform Version: git master Platform: Compiled Sources OS: OS X Status:

[kdevelop] [Bug 382334] New: freak crash through libllvm mismatch

2017-07-14 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382334 Bug ID: 382334 Summary: freak crash through libllvm mismatch Product: kdevelop Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED

[frameworks-kdelibs4support] [Bug 381839] surprise dependency on KEmoticons

2017-07-12 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381839 --- Comment #9 from RJVB <rjvber...@gmail.com> --- The goal is that ultimately people port their projects to KF5 completely, build system included, no? That would favour obliging them to link with the required frameworks - something that's just a

[frameworks-kdelibs4support] [Bug 381839] surprise dependency on KEmoticons

2017-07-12 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381839 --- Comment #7 from RJVB <rjvber...@gmail.com> --- I've always seen the main role of KDELibs4Support to provide wrappers for or implementations of old, deprecated classes, not to provide a Qt5-based rewrite of KDELibs... -- You are receiving thi

[frameworks-kdelibs4support] [Bug 381839] surprise dependency on KEmoticons

2017-07-12 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381839 --- Comment #5 from RJVB <rjvber...@gmail.com> --- That may well be, but I'd say they were ported a bit too quickly taking a bit too much of a shortcut. After all, the same argument applies to most of the KF5 frameworks... -- You are rec

[kate] [Bug 382254] crash-on-exit in the katesnippets plugin

2017-07-11 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382254 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Component|general |plugin-snippets P

[kdevelop] [Bug 382254] New: crash-on-exit in the katesnippets plugin

2017-07-11 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382254 Bug ID: 382254 Summary: crash-on-exit in the katesnippets plugin Product: kdevelop Version: 5.1.1 Platform: Compiled Sources OS: OS X Status: UNCONFIRMED

[QtCurve] [Bug 363753] crash-at-exit in QtCurve::Style::disconnectDBus

2017-07-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=363753 --- Comment #73 from RJVB <rjvber...@gmail.com> --- > *** Bug 382182 has been marked as a duplicate of this bug. *** As I said on that report: The problem is that this is a confirmed and *longstanding* issue in Qt. There has been

[QtCurve] [Bug 382182] kdialog crached when called from google-chrome in qtcurve

2017-07-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382182 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||k...@davidedmundson

[kdevplatform] [Bug 382164] New: ExpandingTree::scrollTo() takes const QModelIndex as 1st argument

2017-07-09 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382164 Bug ID: 382164 Summary: ExpandingTree::scrollTo() takes const QModelIndex as 1st argument Product: kdevplatform Version: 5.1.1 Platform: Other OS: Linux

[QtCurve] [Bug 374224] KFileDialog Options drop-down menu grabs keyboard and mouse with QtCurve style

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=374224 --- Comment #54 from RJVB <rjvber...@gmail.com> --- That's an unrelated bug. Are you running a recent build from the master or 1.9 branch? We fixed a few DBus-related issues not long ago. -- You are receiving this mail because: You are watchi

[kdevelop] [Bug 382100] kdevplatform: TypeRegister crash in ObjC++

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382100 --- Comment #1 from RJVB <rjvber...@gmail.com> --- FWIW, I this was printed on the terminal: kdevplatform.language: Factory for this type not loaded: 51 KCrash: Application 'kdevelop' crashing... KCrash: Attempting to start /opt/local/lib/x86_64

[kdevelop] [Bug 382100] kdevplatform: TypeRegister crash in ObjC++

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382100 RJVB <rjvber...@gmail.com> changed: What|Removed |Added See Also||https://bugs.kde.org/

[kdevelop] [Bug 379669] KDevelop continues to hang on exit in itemrepository.h [Bucket::deleteItem]

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379669 RJVB <rjvber...@gmail.com> changed: What|Removed |Added See Also||https://bugs.kde.org/

[kdevelop] [Bug 382100] New: kdevplatform: TypeRegister crash in ObjC++

2017-07-07 Thread RJVB
: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: I re-ran the parser on a big ObjC++ file after applying https://cgit.kde.org/kdevplatform.git/commit/?id

[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382096 --- Comment #3 from RJVB <rjvber...@gmail.com> --- Wayland and menus? Is this related? https://codereview.qt-project.org/195704 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 382096] New: KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread RJVB
sources) Qt Version: 5.8.0 Frameworks Version: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: How to reproduce: - Start a KDevelop session and open at least 1

[QtCurve] [Bug 374224] KFileDialog Options drop-down menu grabs keyboard and mouse with QtCurve style

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=374224 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||k...@davidedmundson

[digikam] [Bug 382013] Crash during or after adding a new remote collection

2017-07-05 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382013 --- Comment #4 from RJVB <rjvber...@gmail.com> --- Not that it's the issue at hand (the backtrace comes from Linux) but I don't do anything to disable dbus in my `port:kf5-digikam` and I have yet to run into issues. Mind you, I have never tried

[digikam] [Bug 382013] Crash during or after adding a new remote collection

2017-07-05 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382013 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Yes, I reported this mostly for reference. It actually crashes in libc as far as I can tell. I don't think it's a bug in digiKam but the a crash like this could also be due to improper usage

[digikam] [Bug 382013] New: Crash during or after adding a new remote collection

2017-07-05 Thread RJVB
: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: I changed my DB backend from SQLite to MySQL (MariaDB) and thus had to add all my collections anew. This crash

[Breeze] [Bug 371489] Breeze style elements are looking too big

2017-07-05 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=371489 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||rjvber...@gmail.com --- Comm

[plasmashell] [Bug 381566] kio_desktop uses deprecated QDesktopServices method and fails to build

2017-07-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381566 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Latest Commit||https://commits.kde.o

[frameworks-kdelibs4support] [Bug 381839] surprise dependency on KEmoticons

2017-07-01 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381839 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Thanks. I didn't yet look at the git blame data, but I'm not surprised the dependency has been there for quite a while. What I did do though is trying to find the actual dependency. There'

[frameworks-kdelibs4support] [Bug 381839] New: surprise dependency on KEmoticons

2017-06-30 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381839 Bug ID: 381839 Summary: surprise dependency on KEmoticons Product: frameworks-kdelibs4support Version: 5.35.0 Platform: Compiled Sources OS: All Status: UNCONFIRMED

[kdevelop] [Bug 380125] crash when hitting "next change" in the patchreview plugin after making an (unsaved) edit

2017-06-29 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=380125 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Why would you presume that? Because I haven't reported other occurrences in a month? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381566] kio_desktop uses deprecated QDesktopServices method and fails to build

2017-06-27 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381566 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Attachment #106258|0 |1 is ob

[frameworks-kwidgetsaddons] [Bug 381492] KSelectAction::~KSelectAction calls deleteLater() on NULL QMenu* instance

2017-06-26 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381492 --- Comment #2 from RJVB <rjvber...@gmail.com> --- > Do you have an idea which code is responsible for changing the parent? No, not at the moment. There is 1 possibility: Qt itself reparents actions that are added to a menu that's part of

[kdevelop] [Bug 381670] New: issues with translations

2017-06-26 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381670 Bug ID: 381670 Summary: issues with translations Product: kdevelop Version: 5.1.1 Platform: Appimage OS: All Status: UNCONFIRMED Severity: normal

[frameworks-ktexteditor] [Bug 381602] support for multi/standalone windows

2017-06-24 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381602 --- Comment #2 from RJVB <rjvber...@gmail.com> --- > View -> New Window, but then you get the same session, just two windows. That's comparable to what Creator does, though there you don't get an exact clone of the entire session wind

[frameworks-ktexteditor] [Bug 381602] New: support for multi/standalone windows

2017-06-24 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381602 Bug ID: 381602 Summary: support for multi/standalone windows Product: frameworks-ktexteditor Version: unspecified Platform: Other OS: All Status: UNCONFIRMED

[kdenlive] [Bug 379688] kdenlive fails to build with gcc7

2017-06-24 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379688 --- Comment #8 from RJVB <rjvber...@gmail.com> --- (That's with the patch applied to the 17.04.2 release code) -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 379688] kdenlive fails to build with gcc7

2017-06-24 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379688 --- Comment #7 from RJVB <rjvber...@gmail.com> --- The only difference is that the committed change doesn't touch profiletreemodel.cpp . It isn't clear from the commit message under what context the author intended to fix compilation (usin

[frameworks-kcoreaddons] [Bug 381583] New: potential crash in KDirWatch::~KDirWatch()

2017-06-23 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381583 Bug ID: 381583 Summary: potential crash in KDirWatch::~KDirWatch() Product: frameworks-kcoreaddons Version: unspecified Platform: Compiled Sources OS: All Status:

[plasmashell] [Bug 381566] New: kio_desktop uses deprecated QDesktopServices method and fails to build

2017-06-23 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381566 Bug ID: 381566 Summary: kio_desktop uses deprecated QDesktopServices method and fails to build Product: plasmashell Version: 5.10.2 Platform: Compiled Sources OS:

[kdevelop] [Bug 381563] New: KDevelop crash during config dialog close after modifying the cmake properties

2017-06-23 Thread RJVB
) Qt Version: 5.8.0 Frameworks Version: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: - loaded a cmake-based project - opened the project config dialog

[systemsettings] [Bug 381544] New: kcm_keyboard needs exceptions to build

2017-06-22 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381544 Bug ID: 381544 Summary: kcm_keyboard needs exceptions to build Product: systemsettings Version: 5.10.2 Platform: Compiled Sources OS: All Status: UNCONFIRMED

[frameworks-kwidgetsaddons] [Bug 381492] New: KSelectAction::~KSelectAction calls deleteLater() on NULL QMenu* instance

2017-06-21 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381492 Bug ID: 381492 Summary: KSelectAction::~KSelectAction calls deleteLater() on NULL QMenu* instance Product: frameworks-kwidgetsaddons Version: 5.35.0 Platform: Compiled Sources

[kdenlive] [Bug 381401] crash when restarting kdenlive after switching from RtAudio to SDL audio

2017-06-19 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381401 --- Comment #1 from RJVB <rjvber...@gmail.com> --- Created attachment 106170 --> https://bugs.kde.org/attachment.cgi?id=106170=edit more conservative checking of Mlt consumers this is a patch that helps preventing crashes. It would probabl

[kdenlive] [Bug 381401] New: crash when restarting kdenlive after switching from RtAudio to SDL audio

2017-06-19 Thread RJVB
Frameworks Version: 5.35.0 Operating System: Linux 4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: I noticed saccadic playback when using RtAudio output linked to terminal warnings (scrolled off

[konqueror] [Bug 381381] New: window flicker during initial page load and when moving mouse over active elements

2017-06-18 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381381 Bug ID: 381381 Summary: window flicker during initial page load and when moving mouse over active elements Product: konqueror Version: 5.0.97 Platform: Compiled Sources

[konqueror] [Bug 381379] New: domtreeviewer and webarchiver plugins fail to build due to disabled exceptions

2017-06-18 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381379 Bug ID: 381379 Summary: domtreeviewer and webarchiver plugins fail to build due to disabled exceptions Product: konqueror Version: 5.0.97 Platform: Compiled Sources

[marble] [Bug 381332] geolocation crash

2017-06-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381332 --- Comment #2 from RJVB <rjvber...@gmail.com> --- Yes, apologies, I didn't yet get around to changing the product (DrKonqi doesn't have a feature to do that AFAIK). -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 381332] New: geolocation crash

2017-06-17 Thread RJVB
4.9.30-ck1-mainline-core2-rjvb x86_64 Distribution: Ubuntu 14.04.5 LTS -- Information about the crash: - What I was doing when the application crashed: 1- open digikam 2- select a picture with geo data 3- expand the "maps" toolview to visualise the picture's geotag and verify it is

[okteta] [Bug 381276] okteta fails to link liboktetacore because of memset call in bytearraymodel_p.cpp (?)

2017-06-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381276 RJVB <rjvber...@gmail.com> changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #2 fro

[kdenlive] [Bug 379688] kdenlive fails to build with gcc7

2017-06-17 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=379688 RJVB <rjvber...@gmail.com> changed: What|Removed |Added CC||rjvber...@gmail.com

[okteta] [Bug 381276] New: okteta fails to link liboktetacore because of memset call in bytearraymodel_p.cpp (?)

2017-06-16 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381276 Bug ID: 381276 Summary: okteta fails to link liboktetacore because of memset call in bytearraymodel_p.cpp (?) Product: okteta Version: unspecified Platform: Compiled Sources

[frameworks-kwidgetsaddons] [Bug 381231] password dialog size

2017-06-15 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381231 --- Comment #4 from RJVB <rjvber...@gmail.com> --- Created attachment 106115 --> https://bugs.kde.org/attachment.cgi?id=106115=edit patch The patch for v5.35.0 which gives me the packed password dialog. Certain changes are probably just due

[frameworks-kwidgetsaddons] [Bug 381231] password dialog size

2017-06-15 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=381231 --- Comment #3 from RJVB <rjvber...@gmail.com> --- Created attachment 106114 --> https://bugs.kde.org/attachment.cgi?id=106114=edit "packed" dialog -- You are receiving this mail because: You are watching all bug changes.

<    3   4   5   6   7   8   9   10   11   12   >