https://bugs.kde.org/show_bug.cgi?id=400451
Ardith Metz changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=455515
Bug ID: 455515
Summary: kdeinit isn't started in plasma session since plasma
5.25.0
Product: ksmserver
Version: 5.25.0
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=455515
--- Comment #1 from Ardith Metz ---
I think this may be side-effect from systemd based startup that was enabled by
default on 5.25.0[1]. I think I didn't enabled it manually in the past
releases. I'm not sure if it's safe to disable it m
https://bugs.kde.org/show_bug.cgi?id=453830
Bug ID: 453830
Summary: Plasma unable to detect installed styles
Product: frameworks-plasma
Version: 5.94.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=453830
--- Comment #1 from Ardith Metz ---
Adding to he above:
In plasma-frameworks 5.94 copying /usr/share/plasma/desktoptheme/default to
~/.local/share/plasma/desktoptheme/ doesn't make it detectable but if I copy
/usr/share/plasma/desktoptheme/de
https://bugs.kde.org/show_bug.cgi?id=455928
Bug ID: 455928
Summary: Reset timer after suspend/resume
Product: rsibreak
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity:
https://bugs.kde.org/show_bug.cgi?id=443708
--- Comment #18 from Ardith Metz ---
@MikeC as for me removing [Compositing] section from .config/kwinrc was enough
to fix booting with plasma 5.23 so you may try that. For the record I had
following settings in this file:
[Compositing
https://bugs.kde.org/show_bug.cgi?id=411771
Ardith Metz changed:
What|Removed |Added
Resolution|--- |FIXED
CC
https://bugs.kde.org/show_bug.cgi?id=411771
Ardith Metz changed:
What|Removed |Added
CC|itgvk...@grr.la |
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=452532
--- Comment #30 from Ardith Metz ---
Just post mortem note: this issue in kdesu was originally reported in 2018
(with a hint someday use_pty becomes the default):
https://bugs.kde.org/show_bug.cgi?id=396767 for which only action taken was
autoclose
https://bugs.kde.org/show_bug.cgi?id=396767
Ardith Metz changed:
What|Removed |Added
Resolution|WORKSFORME |FIXED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=396767
Ardith Metz changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=452532
Ardith Metz changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=431223
--- Comment #20 from Ardith Metz ---
I wanted to note that there are other IDE tools in flathub like gnome builder
or visual studio code and they generally work fine. Definitely using Sdk as
runtime is the way to go for such case which give you access
https://bugs.kde.org/show_bug.cgi?id=431223
Ardith Metz changed:
What|Removed |Added
CC||itgvk...@grr.la
--- Comment #22 from Ardith Metz
https://bugs.kde.org/show_bug.cgi?id=431223
--- Comment #25 from Ardith Metz ---
Generally flatpak is supposed to be self-contained and distro agnostic. If your
system is debian then you can build something using debian tools that will work
only on debian while other developer on fedora will
https://bugs.kde.org/show_bug.cgi?id=431223
--- Comment #26 from Ardith Metz ---
Putting it differently: it's like running debian and complaining it doesn't use
packages from fedora :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=400451
Bug ID: 400451
Summary: Plasma wayland session doesn't export provided TMPDIR
env variable
Product: kwin
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=400451
Ardith Metz changed:
What|Removed |Added
Component|general |wayland-generic
Summary|Plasma
https://bugs.kde.org/show_bug.cgi?id=404335
--- Comment #8 from Ardith Metz ---
Gnome 3.34 adopted systemd for start/manage session:
https://blogs.gnome.org/benzea/2019/10/01/gnome-3-34-is-now-managed-using-systemd/
I hope KDE join it some day. I saw some effort in
https://github.com/KDE/plasma
https://bugs.kde.org/show_bug.cgi?id=404439
--- Comment #2 from Ardith Metz ---
(In reply to Luigi Toscano from comment #1)
> Is kio-extras installed?
Yes, it is.
> (khelpcenter is released as part of a bundle called KDE Applications;
> 18.12.2 is the version number of the bundle
https://bugs.kde.org/show_bug.cgi?id=404439
Ardith Metz changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #20 from Ardith Metz ---
(In reply to Sem from comment #19)
> Created attachment 118211 [details]
> New crash information added by DrKonqi
>
> kwrite (18.12.0) using Qt 5.11.3
>
> - What I was doing when the application
https://bugs.kde.org/show_bug.cgi?id=404335
--- Comment #2 from Ardith Metz ---
The issue is not about that you should rely on dbus-broker but about that you
shouldn't rely on dbus-daemon and be agnostic of whatever dbus implementation
is used. In other words prepare for that dbus-run-se
https://bugs.kde.org/show_bug.cgi?id=405548
--- Comment #6 from Ardith Metz ---
The fix isn't complete:
https://bbs.archlinux.org/viewtopic.php?pid=1837417#p1837417
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404335
--- Comment #4 from Ardith Metz ---
(In reply to David Edmundson from comment #3)
> That's true only if one has dbus socket activated.
Switching plasma session to run as systemd user service would allow to create
dependency on dbus.socket
https://bugs.kde.org/show_bug.cgi?id=404335
--- Comment #6 from Ardith Metz ---
(In reply to David Edmundson from comment #5)
> We absolutely cannot do that as a strict dependency.
Then don't and simply assume that system has dbus already started which is true
for most if not all dist
https://bugs.kde.org/show_bug.cgi?id=400451
--- Comment #3 from Ardith Metz ---
(In reply to Martin Flöser from comment #2)
> This is unrelated to KWin - KWin does not care about any env directories. It
> belongs to startup which could be ksmserver.
Thx. I asked on IRC under which com
https://bugs.kde.org/show_bug.cgi?id=413578
Ardith Metz changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=413578
Ardith Metz changed:
What|Removed |Added
CC||itgvk...@grr.la
--- Comment #1 from Ardith Metz
https://bugs.kde.org/show_bug.cgi?id=413578
Ardith Metz changed:
What|Removed |Added
CC|itgvk...@grr.la |
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #3 from Ardith Metz ---
The temporary workaround is to force to use xcb backend on wayland with:
QT_QPA_PLATFORM=xcb kate
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=395369
Ardith Metz changed:
What|Removed |Added
Component|general |general
Assignee|plasma-b...@kde.org
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #5 from Ardith Metz ---
Hi Kåre Särs,
I installed QT with debug support and got the below. I hope it will be helpful.
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db
https://bugs.kde.org/show_bug.cgi?id=396767
Bug ID: 396767
Summary: kdesu doesn't work when "use_pty" sudo option is
enabled
Product: frameworks-kdesu
Version: 5.48.0
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #9 from Ardith Metz ---
Yes, I'll wait for release and check. Thank you.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=395369
Ardith Metz changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=404333
Bug ID: 404333
Summary: GDK_SCALE has no effect in plasma wayland session
Product: plasmashell
Version: master
Platform: unspecified
OS: Linux
Status: REPORTED
K
https://bugs.kde.org/show_bug.cgi?id=404335
Bug ID: 404335
Summary: Don't rely on dbus-run-session or dbus-launch for
starting plasma-wayland session
Product: plasmashell
Version: master
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=404333
Ardith Metz changed:
What|Removed |Added
Ever confirmed|0 |1
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=404439
Bug ID: 404439
Summary: khelpcenter doesn't find unix man pages
Product: khelpcenter
Version: 18.12
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Sever
https://bugs.kde.org/show_bug.cgi?id=400451
Ardith Metz changed:
What|Removed |Added
Keywords||wayland
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=397956
--- Comment #2 from Ardith Metz ---
@Lothar
did you read my description above? I tested this with "Remove Spaces=0" in
~/.config/katerc . Also with fresh config.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397956
--- Comment #4 from Ardith Metz ---
Which part isn't clear?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397956
Ardith Metz changed:
What|Removed |Added
Version|18.08.0 |unspecified
--- Comment #6 from Ardith Metz
https://bugs.kde.org/show_bug.cgi?id=397956
--- Comment #8 from Ardith Metz ---
Wow, that's a nice finding!
The excerpt that I showed in first post:
[Document]
...
Keep Extra Spaces=true
Remove Spaces=0
...
was from ~/.config/katepartrc, not ~/.config/katerc. I misremembered it
https://bugs.kde.org/show_bug.cgi?id=397956
Ardith Metz changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=402896
Bug ID: 402896
Summary: .editorconfig makes Kate gui settings unapplicable
Product: kate
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity
https://bugs.kde.org/show_bug.cgi?id=397956
--- Comment #11 from Ardith Metz ---
I opened new bug about editorconfig/kate interaction:
https://bugs.kde.org/show_bug.cgi?id=402896
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #14 from Ardith Metz ---
Still reproducible on:
KDE Plasma: 5.14.4
KDE Frameworks: 5.53.0
Qt: 5.12.0
Kate/Kwrite 18.12.0
Distro: Archlinux
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/us
https://bugs.kde.org/show_bug.cgi?id=395369
Ardith Metz changed:
What|Removed |Added
Keywords||wayland
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=396767
Ardith Metz changed:
What|Removed |Added
Version|5.48.0 |unspecified
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=397956
Bug ID: 397956
Summary: Kate unconditionally removes trailing spaces if
.kateconfig file doesn't exist
Product: kate
Version: 18.08.0
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=395369
Ardith Metz changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #11 from Ardith Metz ---
Interestingly the crash happens only when hovering over scrollbar minimap is
the first action I do after opening file in kate directly.
If I simply click inside the document body or click somewhere in kate toolbar
https://bugs.kde.org/show_bug.cgi?id=395369
Bug ID: 395369
Summary: kate segmentation fault when hovering over scrollbar
minimap under wayland session
Product: kwayland-integration
Version: unspecified
Platform: Archlinux P
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #1 from Ardith Metz ---
Actually it's reproducible with kwrite too:
Application: KWrite (kwrite), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x66
https://bugs.kde.org/show_bug.cgi?id=395419
Bug ID: 395419
Summary: Xwayland listens on port 6000+n on all network
interfaces
Product: kwin
Version: 5.13.0
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=395419
--- Comment #3 from Ardith Metz ---
@David Edmundson what's is your setup?
Mine: Archlinux; Plasma 5.13; sddm
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=395419
--- Comment #4 from Ardith Metz ---
I can reproduce it always with:
Starting:
1. kwin_wayland --xwayland
2. sudo ss -tunwrap | column -t |grep -i xwayland
System:
Distro: Archlinux
Linux: 4.17.1
Plasma: 5.13
Frameworks: 5.47
QT: 5.11
--
You are
https://bugs.kde.org/show_bug.cgi?id=395419
Ardith Metz changed:
What|Removed |Added
Ever confirmed|0 |1
Resolution|UPSTREAM
https://bugs.kde.org/show_bug.cgi?id=395419
--- Comment #7 from Ardith Metz ---
(In reply to David Edmundson from comment #6)
> >It's worth noting that adding -nolisten options from the compositor doesn't
> >work, because if that option isn't available (e.g. '
https://bugs.kde.org/show_bug.cgi?id=395419
--- Comment #9 from Ardith Metz ---
(In reply to David Edmundson from comment #8)
> I do not get the impression upstream points to us after Olivier analyses
> what's happening.
>
> It's a weird quirk of them putting -listen w
https://bugs.kde.org/show_bug.cgi?id=395369
--- Comment #2 from Ardith Metz ---
It doesn't happen in kate from flatpak so it can be related to QT version
(flatpak uses 5.9.5)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=395419
--- Comment #10 from Ardith Metz ---
This issue was caused by new meson build system with xorg. It's fixed by
https://lists.x.org/archives/xorg-devel/2018-June/057142.html .
You can still consider if kwin should pass '-nolisten tcp'
65 matches
Mail list logo