https://bugs.kde.org/show_bug.cgi?id=372937
Bug ID: 372937
Summary: kdevelop crashes when removing breakpoint
Product: kdevelop
Version: 4.7.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Keywor
https://bugs.kde.org/show_bug.cgi?id=358231
Evgeny changed:
What|Removed |Added
CC||s404.gor...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=465719
Bug ID: 465719
Summary: Suggestion to change caption on "Update all" button in
Discover interface
Classification: Translations
Product: i18n
Version: unspecified
Platform: Ubu
https://bugs.kde.org/show_bug.cgi?id=465719
--- Comment #1 from Evgeny ---
Sorry, i mean "Установить все" on package update button caption
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358231
Evgeny changed:
What|Removed |Added
Ever confirmed|1 |0
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=455450
--- Comment #18 from Evgeny ---
(In reply to Bug Janitor Service from comment #17)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/kwin/-/merge_requests/3009
Well, for myself I increased it to 500 :)
I have a f
https://bugs.kde.org/show_bug.cgi?id=455450
--- Comment #20 from Evgeny ---
The problem here is not just that the slide animation is slow. The main problem
is that its time is not aligned with other animations, so it's impossible to
configure it with global animations speed setting. I belie
https://bugs.kde.org/show_bug.cgi?id=479986
Evgeny changed:
What|Removed |Added
CC||kurnev...@gmail.com
--- Comment #9 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=481607
Bug ID: 481607
Summary: In Plasma 6 absent module to integration with external
calendar events
Classification: Plasma
Product: plasmashell
Version: master
Platform: Fedora RPM
https://bugs.kde.org/show_bug.cgi?id=481607
Evgeny changed:
What|Removed |Added
CC||atx...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=481335
Evgeny changed:
What|Removed |Added
CC||kurnev...@gmail.com
--- Comment #9 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=481335
--- Comment #11 from Evgeny ---
Do you mind specifying the commit/MR? I'd probably like to backport it to 6.0
for myself :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=481335
--- Comment #12 from Evgeny ---
I think I found it: https://invent.kde.org/plasma/kwin/-/merge_requests/5298
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=481607
Evgeny changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=484682
Evgeny changed:
What|Removed |Added
CC||kurnev...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=479986
--- Comment #11 from Evgeny ---
Created attachment 167014
--> https://bugs.kde.org/attachment.cgi?id=167014&action=edit
Backtrace of the crash
Here is my backtrace, not sure if useful.
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=478549
Evgeny changed:
What|Removed |Added
CC||kurnev...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=448229
Evgeny changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=457844
Bug ID: 457844
Summary: Applications are launched with shortcuts have
cap_sys_nice=eip capabilities
Product: kde
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #1 from Evgeny ---
Issue in nixpkgs that can have additional details:
https://github.com/NixOS/nixpkgs/issues/185582
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #3 from Evgeny ---
In nixos kwin_wayland had this capability since 5.12 release:
https://github.com/NixOS/nixpkgs/commit/1de98e85681e7d1028fe866fa220c05ce1ed842f
So it seems something changed in kwin that caused this.
--
You are
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #4 from Evgeny ---
According to this commit message it shouldn't leak this capability:
https://github.com/KDE/kwin/commit/a601a08ba7a65ebb4df46cf1f94f3fff2c0553cd
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #5 from Evgeny ---
(actually it's about realtime scheduling, so it looks like this commit caused
this problem)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457867
Bug ID: 457867
Summary: Alacritty can't be opened in maximized mode
Product: kwin
Version: 5.25.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #6 from Evgeny ---
Just checked - reverting this commit fixes the problem.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457844
Evgeny changed:
What|Removed |Added
Version|unspecified |5.25.4
Assignee|unassigned-b...@kde.org
https://bugs.kde.org/show_bug.cgi?id=457875
Bug ID: 457875
Summary: Animation time is not balanced
Product: kwin
Version: 5.25.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priori
https://bugs.kde.org/show_bug.cgi?id=457867
--- Comment #2 from Evgeny ---
Just checked - with X11 it works correctly.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=455450
--- Comment #13 from Evgeny ---
I created one more duplicate of this issue, sorry for that. I ended up patching
kwin to make slide faster, here how it can be done in nix in case somebody is
interested:
https://github.com/kurnevsky/nixfiles/commit
https://bugs.kde.org/show_bug.cgi?id=457867
Evgeny changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #10 from Evgeny ---
~ ➜ getpcaps /var/run/wrappers/bin/kwin_wayland
/var/run/wrappers/bin/kwin_wayland: cap_setpcap,cap_sys_nice=i
konsole doesn't have capabilities.
--
You are receiving this mail because:
You are watching al
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #11 from Evgeny ---
Here how it's assigned in NixOS:
https://github.com/NixOS/nixpkgs/blob/985524984f344a382519416f42f562eae165ddfb/nixos/modules/services/x11/desktop-managers/plasma5.nix#L255-L260
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #13 from Evgeny ---
> I'm confused by this. You should see something like cap_sys_nice=ep. Also,
> getpcaps takes the pid instead of the filepath of the executable.
`getpcaps` can take file path, it seems in this case it
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #15 from Evgeny ---
> I'm confused by this. You should see something like cap_sys_nice=ep.
Actually `getcap` has this format:
~ ➜ getcap /run/wrappers/bin/kwin_wayland
/run/wrappers/bin/kwin_wayland cap_setpcap,cap_sys_nice=ep
&
https://bugs.kde.org/show_bug.cgi?id=457867
--- Comment #4 from Evgeny ---
Yes, that's right. Alacritty has client side decorations, so probably this has
something to do with the problem.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #16 from Evgeny ---
Found this change for gnome:
https://github.com/NixOS/nixpkgs/commit/9742df15950a4c53e89fcc79feabd3a1a78827e2
so it indeed could be something with NixOS.
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=457844
--- Comment #17 from Evgeny ---
Here is original MR for gnome:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/460
It seems they had to deal with this too, though I'm not sure from where it gets
inheritance.
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=457867
--- Comment #6 from Evgeny ---
Just tried gedit - it seems it works fine.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=457844
Evgeny changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=426329
Evgeny changed:
What|Removed |Added
CC||s404.gor...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=417729
Evgeny changed:
What|Removed |Added
CC||s404.gor...@gmail.com
--- Comment #1 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=417729
Evgeny changed:
What|Removed |Added
Version|5.18.0 |5.20.3
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=427814
Evgeny changed:
What|Removed |Added
Version|unspecified |5.75.0
CC
https://bugs.kde.org/show_bug.cgi?id=472592
Bug ID: 472592
Summary: Desktop crashed on network manager icon click
Classification: I don't know
Product: kde
Version: unspecified
Platform: Debian stable
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=472592
--- Comment #1 from evgeny ---
Created attachment 160507
--> https://bugs.kde.org/attachment.cgi?id=160507&action=edit
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=449840
evgeny changed:
What|Removed |Added
CC||m...@ch1p.io
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=340283
evgeny changed:
What|Removed |Added
CC||m...@ch1p.io
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=476319
Bug ID: 476319
Summary: Okular crashes when trying to edit form fields
Classification: Applications
Product: okular
Version: 23.08.1
Platform: Debian testing
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=461423
Bug ID: 461423
Summary: При запуске Системного монитора, приоисходят фризы,
затем она вылетает When you start the System Monitor,
the friezes come down, then it crashes
Classification: Pl
https://bugs.kde.org/show_bug.cgi?id=447917
Bug ID: 447917
Summary: Switching between two different tty with running
plasma-wayland causes alacritty crash
Product: kwin
Version: 5.23.3
Platform: Other
OS: Li
https://bugs.kde.org/show_bug.cgi?id=447917
--- Comment #1 from Evgeny ---
Forgot to mention that I run plasma with different users in different tty.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=448229
Bug ID: 448229
Summary: Xwayland stops working after switching users
Product: kwin
Version: 5.23.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #2 from Evgeny ---
Created attachment 145324
--> https://bugs.kde.org/attachment.cgi?id=145324&action=edit
wayland session logs
Here are the logs, but I don't think xwayland crashes because xwayland apps
launched before user
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #4 from Evgeny ---
XAUTHORITY=/run/user/1000/xauth_TEtNwZ - it doesn't change after user switch,
and another user has different XAUTHORITY value.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=435338
Evgeny changed:
What|Removed |Added
CC||kurnev...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=448229
Evgeny changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #7 from Evgeny ---
The strange thing is that it happens only when I use switch user functionality
and start new session with it. If I start plasma manually via `dbus-run-session
startplasma-wayland` and switch between different tty with
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #8 from Evgeny ---
Some more info - apps are complaining about invalid MIT-MAGIC-COOKIE-1:
Invalid MIT-MAGIC-COOKIE-1 keyDisplay :1 unavailable
But at the same time xauth list shows:
dell/unix:1 MIT-MAGIC-COOKIE-1
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #11 from Evgeny ---
Created attachment 145967
--> https://bugs.kde.org/attachment.cgi?id=145967&action=edit
strace glxgears
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=448229
--- Comment #12 from Evgeny ---
> Can you check whether hostname is alright, e.g. hostnamectl status output and
> /etc/hostname file?
Yes, it's correct.
> Can you also clarify what version of sddm you have on computer?
0.19.0
--
You
https://bugs.kde.org/show_bug.cgi?id=390079
Evgeny changed:
What|Removed |Added
CC||s404.gor...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=429765
Bug ID: 429765
Summary: Bottom icons move to top every time plasmashell
restarts
Product: plasmashell
Version: 5.20.3
Platform: Ubuntu Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=419952
Bug ID: 419952
Summary: Crash while adding video/picture with 0 tracks on
timeline
Product: kdenlive
Version: 19.12.3
Platform: Ubuntu Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=390304
Bug ID: 390304
Summary: Konqueror crashes while writing message in "Instant
business network"
Product: konqueror
Version: unspecified
Platform: Fedora RPMs
OS: Lin
https://bugs.kde.org/show_bug.cgi?id=375387
Bug ID: 375387
Summary: Crash after wrong recipient name while forwarding
message
Product: kmail2
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=375738
Bug ID: 375738
Summary: Crash on exit
Product: kdevelop
Version: 4.7.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severi
https://bugs.kde.org/show_bug.cgi?id=379889
Bug ID: 379889
Summary: Crash when opening XCF file (Problematic file is
available by link).
Product: krita
Version: 3.1.2
Platform: Ubuntu Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=379889
--- Comment #7 from Evgeny ---
(In reply to Boudewijn Rempt from comment #4)
> Okay, it's worse than I thought. The new gimp 2.9 file format is now
> incompatible with XCF v0003, but the Gimp developers haven't increased the
> vers
https://bugs.kde.org/show_bug.cgi?id=359109
--- Comment #10 from Evgeny Brazgin ---
> The current advice is to remove ibus-qt
Unfortunately, this is not a solution when ibus is necessary, because KDE
itself doesn't provide input engines available in ibus.
--
You are receiving t
https://bugs.kde.org/show_bug.cgi?id=462307
Evgeny Brazgin changed:
What|Removed |Added
CC||k...@xapienz.ru
--- Comment #17 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=462307
--- Comment #18 from Evgeny Brazgin ---
PR: https://invent.kde.org/utilities/krusader/-/merge_requests/118
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=462307
--- Comment #24 from Evgeny Brazgin ---
I tried to look into the problem about colorful 16 and 22, mentioned above, and
I think I came a little bit closer to actual reason of the current bug.
The reason is that when you request icon of size 16, its
https://bugs.kde.org/show_bug.cgi?id=470113
Evgeny Kravchenko changed:
What|Removed |Added
CC||cravc...@yandex.ru
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=427776
Bug ID: 427776
Summary: Plasma crashed after click in "Show Desktop" mode
Product: plasmashell
Version: 5.18.5
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
K
https://bugs.kde.org/show_bug.cgi?id=415723
Evgeny Brazgin changed:
What|Removed |Added
CC||k...@xapie.nz
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=402634
Bug ID: 402634
Summary: Hotkey to open/retract yakuake doesn't work in Wayland
if flag "Use Open/Retract action to focus window" is
set
Product: yakuake
Version: 3.0.5
https://bugs.kde.org/show_bug.cgi?id=379930
Evgeny Brazgin changed:
What|Removed |Added
CC||k...@xapienz.ru
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=106574
--- Comment #8 from Evgeny ---
Unfortunately, I can't confirm that this issue has been resolved.
I've just checked. Yes, htlm messages with html quotes are displayed correctly
(with color lines), but when I try to answer on this message all t
https://bugs.kde.org/show_bug.cgi?id=365570
Evgeny Brazgin changed:
What|Removed |Added
CC||k...@xapienz.ru
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #11 from Evgeny Brazgin ---
I can confirm that after updating to Plasma 5.7 this bug no longer appears on
my system.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=365570
--- Comment #17 from Evgeny Brazgin ---
@cher...@aip.de
You have no problem, because OpenSuse has already included the patch into their
build:
https://build.opensuse.org/package/view_file/KDE:Frameworks5/plasma5-workspace/Configuration-option-for
https://bugs.kde.org/show_bug.cgi?id=365570
--- Comment #13 from Evgeny Brazgin ---
The bug still appears in Plasma 5.7.2.
BTW, Bob Wya's patch works well.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=344027
Evgeny Brazgin changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=365570
--- Comment #18 from Evgeny Brazgin ---
Still not fixed in 5.7.5 :(
Looking into git, I see that the fix is only merged to 5.7.95/5.8.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359109
Evgeny Brazgin changed:
What|Removed |Added
CC||k...@xapienz.ru
--- Comment #3 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=356393
Evgeny Kravchenko changed:
What|Removed |Added
CC||cravc...@yandex.ru
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=347524
Evgeny Markov changed:
What|Removed |Added
CC||evgenymar...@protonmail.com
--- Comment #34
https://bugs.kde.org/show_bug.cgi?id=347524
--- Comment #35 from Evgeny Markov ---
Sorry, i forgot say info about my system: Arch Linux, plasma 5.5.2, kf 15.17,
breeze 5.5.2, qtcreator 3.6.0-1 from Arch repo.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=343099
Evgeny Vereshchagin changed:
What|Removed |Added
CC||evv...@ya.ru
--- Comment #3 from Evgeny
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #3 from Evgeny Brazgin ---
I just made a little analysis and found that it may be a bug in Qt.
Currently plasmashell (shellcorona.cpp) finds accordance between QScreen and
KScreen::Output by property name(). You may see this in methods
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #4 from Evgeny Brazgin ---
Also I made a small proof-of-concept app which prints all available screens
with the code:
qDebug() << "screens";
foreach (QScreen* screen, QGuiApplication::screens())
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #5 from Evgeny Brazgin ---
Here is part of backtrace when the screen is renamed inside Qt:
#2 0x77f03c83 in QXcbScreen::setOutput (this=0x645290,
outputId=outputId@entry=0, outputInfo=outputInfo@entry=0x0) at
qxcbscreen.cpp:405
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #6 from Evgeny Brazgin ---
Created attachment 98256
--> https://bugs.kde.org/attachment.cgi?id=98256&action=edit
Qt sends "screenRemoved" and "screenAdded" when renaming QScreen
I modified Qt sources so it sen
https://bugs.kde.org/show_bug.cgi?id=350994
--- Comment #7 from Evgeny Brazgin ---
Hm, I'm sorry, seems I could find the solution only for the bug 360641 (which
was marked as duplicate of this bug), but not this one. I looked into the
sources of Qt 5.4.1 (which is used by reporter of thi
94 matches
Mail list logo