https://bugs.kde.org/show_bug.cgi?id=475630
Bug ID: 475630
Summary: crashes and misbehaves when compose key sequence is
begun then canceled
Classification: Applications
Product: kate
Version: 22.12.3
Platform: Debian st
https://bugs.kde.org/show_bug.cgi?id=474743
Daniel Santos changed:
What|Removed |Added
Platform|Compiled Sources|Gentoo Packages
--- Comment #2 from Daniel
https://bugs.kde.org/show_bug.cgi?id=474743
Bug ID: 474743
Summary: Crash on C++11-style struct initializer on template
class?
Classification: Applications
Product: kdevelop
Version: unspecified
Platform: Compiled Sourc
https://bugs.kde.org/show_bug.cgi?id=474743
--- Comment #1 from Daniel Santos ---
Created attachment 161758
--> https://bugs.kde.org/attachment.cgi?id=161758&action=edit
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=465145
Bug ID: 465145
Summary: Add language support for Golang (Go)
Classification: Applications
Product: umbrello
Version: unspecified
Platform: unspecified
OS: All
Status:
https://bugs.kde.org/show_bug.cgi?id=446404
Daniel Santos changed:
What|Removed |Added
CC||daniel.san...@pobox.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=446404
--- Comment #2 from Daniel Santos ---
So I believe this is happening because the file is in a subdirectory that is
filtered:
[Filters][64]
inclusive=0
pattern=/drivers/staging
targets=2
Some may call this a user error, but I can't afford to hav
https://bugs.kde.org/show_bug.cgi?id=446404
--- Comment #1 from Daniel Santos ---
This appears to be the source of the problem, at
plugins/clang/clangparsejob.cpp:175:
if (auto file = findProjectFileItem(tuUrl, &hasBuildSystemInfo)) {
This is failing when it should not, as this file belong
https://bugs.kde.org/show_bug.cgi?id=446404
Bug ID: 446404
Summary: parser sometimes ignores custom parser options
Product: kdevelop
Version: 5.6.2
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Seve
https://bugs.kde.org/show_bug.cgi?id=439332
--- Comment #19 from Daniel Santos ---
(In reply to Mau from comment #18)
> I confirm that disabling the "translucent windows" effect solves this issue.
Wow, most interesting! I rather like my translucent background windows, so
I'
https://bugs.kde.org/show_bug.cgi?id=439332
Daniel Santos changed:
What|Removed |Added
CC||daniel.san...@pobox.com
--- Comment #15 from
CAP LS 302%0A
[10/8/21 11:07] << NICK dansan%0A
[10/8/21 11:07] << USER dansan 8 * :Daniel Santos%0A
[10/8/21 11:08] >> :larich.oftc.net NOTICE AUTH :*** No Ident response%0A
[10/8/21 11:08] >> :larich.oftc.net CAP * LS :multi-prefix%0A
[10/8/21 11:08] << CAP REQ
https://bugs.kde.org/show_bug.cgi?id=430862
--- Comment #106 from Daniel Santos ---
(In reply to Bharadwaj Raju from comment #104)
> No, sorry.
Thanks. Gentoo *did* let me upgrade to kde-apps/kio-extras-21.04.3-r2, but I
will presume any failures are unsupported until I upgrade my wh
https://bugs.kde.org/show_bug.cgi?id=430862
--- Comment #105 from Daniel Santos ---
*** Bug 443405 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=443405
Daniel Santos changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=430862
Daniel Santos changed:
What|Removed |Added
CC||daniel.san...@pobox.com
--- Comment #103 from
https://bugs.kde.org/show_bug.cgi?id=443405
Bug ID: 443405
Summary: KDevelop crashes on ThumbnailProtocol::get() calling
memmov
Product: kio-extras
Version: 20.12.3
Platform: Other
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=425618
--- Comment #1 from Daniel Santos ---
Created attachment 131058
--> https://bugs.kde.org/attachment.cgi?id=131058&action=edit
emerge --info -v dev-util/kdevelop-python dev-util/kdevelop-php
dev-util/kdevelop dev-util/kdevelop-pg-qt
Attache
https://bugs.kde.org/show_bug.cgi?id=425618
Bug ID: 425618
Summary: Crash when clicking on enum data member of C++ struct
from class viewer.
Product: kdevelop
Version: 5.4.5
Platform: Compiled Sources
OS: Li
https://bugs.kde.org/show_bug.cgi?id=387272
Daniel Santos changed:
What|Removed |Added
CC||daniel.san...@pobox.com
--- Comment #9 from
https://bugs.kde.org/show_bug.cgi?id=321973
--- Comment #7 from Daniel Santos ---
(In reply to Milian Wolff from comment #4)
> If you can reproduce this, please run kdevelop through valgrind and show us
> the log:
>
> valgrind --track-origins=yes --num-callers=30 --smc-check=
https://bugs.kde.org/show_bug.cgi?id=387683
Bug ID: 387683
Summary: tool tips for problems and header sumary shown when
mouse not over code
Product: kdevelop
Version: 5.1.1
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=384953
Daniel Santos changed:
What|Removed |Added
Summary|KDevelop Open dialogue box |KDevelop Open file dialogue
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #8 from Daniel Santos ---
Being that I don't know QT or KDE, if you can give me a hint as to which
thread(s) service the open dialogue and which are the parsing threads I will
play with it some more and see what I can figure out. My
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #7 from Daniel Santos ---
I'm running Gentoo, so here are the specifics of my system and how kdevelop and
kdevplatform were built:
$ emerge --info $(qlist -IC /kdev)
!!! Repository 'rion' has sync-uri attribute, but is mi
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #6 from Daniel Santos ---
Created attachment 108108
--> https://bugs.kde.org/attachment.cgi?id=108108&action=edit
gdb backtrace
OK, looking at the debug output with QT_LOGGING_RULES="kdev*=true" gdb --args
kdevelop -s
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #5 from Daniel Santos ---
(In reply to Sven Brauch from comment #4)
> Seemingly weird question, is the welcome page (with the KDevelop logo and
> the seesion list) showing when you experience this problem?
I guess that's not we
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #3 from Daniel Santos ---
I should probably also make the distinction between the whole UI being a bit
sluggish when the project is parsing and the open file dialogue being 100%
unresponsive for periods of up to 20 seconds.
--
You are
https://bugs.kde.org/show_bug.cgi?id=384953
--- Comment #2 from Daniel Santos ---
(In reply to Sven Brauch from comment #1)
> Are you, by any chance, out of memory?
Sorry for my slow response.
As I said, there was very little I/O at the time and iirc, I had a few hundred
MiB in swap that
https://bugs.kde.org/show_bug.cgi?id=379219
--- Comment #27 from Daniel Santos ---
There is some hope coming around the corner:
https://public-inbox.org/git/20170921043214.pyhdsrpy4omy5...@sigill.intra.peff.net
It's not yet committed, but this bug may end up either getting me committed
https://bugs.kde.org/show_bug.cgi?id=384953
Bug ID: 384953
Summary: KDevelop Open dialogue box is dog-butt slow when code
is parsing
Product: kdevelop
Version: 5.1.1
Platform: Gentoo Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #14 from Daniel Santos ---
(In reply to Kevin Funk from comment #13)
> The only sane way to fix this is to ignore the whole testsuite/ folder by
> placing an empty .kdev_ignore in it (this will make KDevelop's background
>
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #11 from Daniel Santos ---
Well here you go, this is at least one parse fail for upstream. This was w/o
gdb so I don't have a backtrace, but I'll guess that clang had a stack overflow
like gcc did prior to fixing it. I'm st
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #10 from Daniel Santos ---
(In reply to Kevin Funk from comment #9)
> Please try starting KDevelop in the terminal like this:
> QT_LOGGING_RULES="kdev*=true" kdevelop --ps
Interesting, I tried running
QT_LOGGING_RULES=
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #8 from Daniel Santos ---
Ping.
(In reply to Kevin Funk from comment #4)
> - Could you try to figure out which file KDevelop crashes on? The last lines
> of the debug output of kdevelop should tell you what it is currently parsing.
https://bugs.kde.org/show_bug.cgi?id=379219
--- Comment #26 from Daniel Santos ---
(In reply to Sven Brauch from comment #23)
I understand your position that git may want to look at this. Has there been a
bug report filed with them yet? I also think that I understand git's design
decisi
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #7 from Daniel Santos ---
Created attachment 106964
--> https://bugs.kde.org/attachment.cgi?id=106964&action=edit
unending stack trace
(In reply to Kevin Funk from comment #4)
> - Could you try to figure out which file KDevel
https://bugs.kde.org/show_bug.cgi?id=382771
Daniel Santos changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=379219
--- Comment #22 from Daniel Santos ---
Sorry about my duplicate bug.
This really is a serious problem, you just *can't* interfere with source
control. I would even suggest working with the git team to see if git can add
(or already has) a
https://bugs.kde.org/show_bug.cgi?id=382850
Bug ID: 382850
Summary: KDevelop should not interfere with git
Product: kdevelop
Version: 5.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #5 from Daniel Santos ---
(In reply to Kevin Funk from comment #4)
> I can't find a bug report with a similar backtrace from Upstream.
>
> Could you provide a bit more information?
> - Which project are you working on? Ca
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #3 from Daniel Santos ---
Created attachment 106881
--> https://bugs.kde.org/attachment.cgi?id=106881&action=edit
emerge --info on all deps of kdevelop
If you need to know anything else about my environment, I've include
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #2 from Daniel Santos ---
Created attachment 106880
--> https://bugs.kde.org/attachment.cgi?id=106880&action=edit
.kdev4/gcc-git.kdev4
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382771
--- Comment #1 from Daniel Santos ---
Created attachment 106879
--> https://bugs.kde.org/attachment.cgi?id=106879&action=edit
project file
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382771
Bug ID: 382771
Summary: Segfault while loading project
Product: kdevelop
Version: 5.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=370259
--- Comment #1 from Daniel Santos ---
I forgot to mention that I have turned off background parsing and this still
happens.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=370259
Bug ID: 370259
Summary: CPP Parser hangs on specific construct
Product: kdevelop
Version: 4.7.3
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity:
https://bugs.kde.org/show_bug.cgi?id=327168
--- Comment #5 from Daniel Santos ---
oops, the above is kdevelop 4.7.3 with kdevplatform 1.7.3
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=327168
Daniel Santos changed:
What|Removed |Added
CC||daniel.san...@pobox.com
--- Comment #4 from
49 matches
Mail list logo