[kwin] [Bug 483137] Screencast plugin fails if PipeWire is started after KWin

2024-03-26 Thread libjared
https://bugs.kde.org/show_bug.cgi?id=483137

libjared  changed:

   What|Removed |Added

 CC||ja...@perrycode.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 484509] Not open direrctory -crash

2024-03-26 Thread lipun
https://bugs.kde.org/show_bug.cgi?id=484509

--- Comment #2 from lipun  ---
Good afternoon. Many thanks for the feedback.I open Konqueror, click on the
home folder and it doesn't go into it. It's like the panel doesn't open.
[image: image.png]
In principle, to any folder, local or network

вт, 26 мар. 2024 г. в 21:40, Stefano Crocco :

> https://bugs.kde.org/show_bug.cgi?id=484509
>
> Stefano Crocco  changed:
>
>What|Removed |Added
>
> 
>  CC||stefano.cro...@alice.it
>
> --- Comment #1 from Stefano Crocco  ---
> I don't think I can reproduce your issue. Could you please be more
> detailed in
> your description? How do you "open Home"? Do you enter the path in the
> address
> bar (and, if so, do you write ~ or the full path)? Do you click on the
> "home
> folder" link in the starting page?
>
> Could you please include a backtrace of your crash (see
>
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
> )?
> Unless I can reproduce the bug, there's nothing I can do without a
> backtrace.
>
> Thanks
>
> --
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 484573] New: Some bold mono fonts are actually "bolder" than normal fonts on Wayland.

2024-03-26 Thread Mosklia
https://bugs.kde.org/show_bug.cgi?id=484573

Bug ID: 484573
   Summary: Some bold mono fonts are actually "bolder" than normal
fonts on Wayland.
Classification: Applications
   Product: kate
   Version: 24.02.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: sparky_14...@outlook.com
  Target Milestone: ---

Created attachment 167832
  --> https://bugs.kde.org/attachment.cgi?id=167832=edit
Screenshot when using WenQuanYi Micro Hei Mono font

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Some bold mono fonts are actually "bolder" than normal fonts.
Though reported in Plasma 6, this can be observed on Plasma 5 if you use
Wayland. Cannot be observed on X11.
Konsole does also have this problem.

STEPS TO REPRODUCE
1. Open Kate
2. Select some bold mono fonts as editor font (Not all, the fonts I know can
reproduce are WenQuanYi Micro Hei Mono and WenQuanYi Zen Hei Mono.)
3. You may see that words highlighted as bold are "bolder", or wider than the
others.

OBSERVED RESULT
words highlighted as bold are "bolder", or wider than the others.

EXPECTED RESULT
All words should be of the same width.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Archlinux 6.8.1-arch1-1 (64 bit)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
DroidSansMono Nerd Fonts seem to have problems too. When using DroidSansMono
Nerd Font and DroidSansMono Nerd Font Mono, the highlighted words have no
visual difference than the others. When using DroidSansMono Nerd Fond Proto the
highlighted words are wider. Other mono fonts seems to be correct.

When "Show mono fonts only" is on, WenQuanYi fonts are not shown. But
DroidSansMono Nerd Fonts are shown.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kst] [Bug 484572] New: Build fails with LTO

2024-03-26 Thread Eli Schwartz
https://bugs.kde.org/show_bug.cgi?id=484572

Bug ID: 484572
   Summary: Build fails with LTO
Classification: Applications
   Product: kst
   Version: 2.0.8
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: packaging
  Assignee: k...@kde.org
  Reporter: eschwart...@gmail.com
  Target Milestone: ---

Created attachment 167831
  --> https://bugs.kde.org/attachment.cgi?id=167831=edit
Full build log

I tried to build with the following *FLAGS to optimize the build: `-flto=4
-Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing`

Note the -Werror=* flags are used to help detect cases where the compiler tries
to optimize by assuming UB cannot exist in the source code -- if it does exist,
ordinarily the code would be miscompiled, and this says to make the
miscompilation a fatal error.

I got this error:
```
[1138/1138] : && /usr/bin/x86_64-pc-linux-gnu-g++ -march=native
-fstack-protector-all -O2 -pipe -fdiagnostics-color=always
-frecord-gcc-switches -flto=4 -Werror=odr -Werror=lto-type-mismatch
-Werror=strict-aliasing  -Wformat -Werror=format-security -Wall -Wl,-O1
-Wl,--as-needed -flto=4 -Werror=odr -Werror=lto-type-mismatch
-Werror=strict-aliasing -Wl,--defsym=__gentoo_check_ldflags__=0-rdynamic
src/kst/CMakeFiles/kst2.dir/main.cpp.o
src/kst/CMakeFiles/kst2.dir/qrc_icons.cpp.o -o build/bin/kst2 
-Wl,-rpath,/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8_build/build/lib64:
 src/libkstapp/libkst2app.a  build/lib64/libkst2widgets.so.2.0.8 
build/lib64/libkst2math.so.2.0.8  build/lib64/libkst2core.so.2.0.8 
/usr/lib64/libQt5Xml.so.5.15.12  /usr/lib64/libQt5Network.so.5.15.12 
/usr/lib64/libQt5PrintSupport.so.5.15.12  /usr/lib64/libQt5Widgets.so.5.15.12 
/usr/lib64/libQt5Gui.so.5.15.12  /usr/lib64/libQt5Core.so.5.15.12 && :
FAILED: build/bin/kst2 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -fstack-protector-all -O2
-pipe -fdiagnostics-color=always -frecord-gcc-switches -flto=4 -Werror=odr
-Werror=lto-type-mismatch -Werror=strict-aliasing  -Wformat
-Werror=format-security -Wall -Wl,-O1 -Wl,--as-needed -flto=4 -Werror=odr
-Werror=lto-type-mismatch -Werror=strict-aliasing
-Wl,--defsym=__gentoo_check_ldflags__=0-rdynamic
src/kst/CMakeFiles/kst2.dir/main.cpp.o
src/kst/CMakeFiles/kst2.dir/qrc_icons.cpp.o -o build/bin/kst2 
-Wl,-rpath,/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8_build/build/lib64:
 src/libkstapp/libkst2app.a  build/lib64/libkst2widgets.so.2.0.8 
build/lib64/libkst2math.so.2.0.8  build/lib64/libkst2core.so.2.0.8 
/usr/lib64/libQt5Xml.so.5.15.12  /usr/lib64/libQt5Network.so.5.15.12 
/usr/lib64/libQt5PrintSupport.so.5.15.12  /usr/lib64/libQt5Widgets.so.5.15.12 
/usr/lib64/libQt5Gui.so.5.15.12  /usr/lib64/libQt5Core.so.5.15.12 && :
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.h:53:7:
error: type ‘struct MainWindow’ violates the C++ One Definition Rule
[-Werror=odr]
   53 | class MainWindow : public QMainWindow
  |   ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.h:53:7:
note: a different type is defined in another translation unit
   53 | class MainWindow : public QMainWindow
  |   ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.h:258:14:
note: the first difference of corresponding definitions is field
‘_createSvgAct’
  258 | QAction *_createSvgAct;
  |  ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.h:260:14:
note: a field with different name is defined in another translation unit
  260 | QAction *_createSharedAxisBoxAct;
  |  ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.h:64:10:
error: type of ‘initFromCommandLine’ does not match original declaration
[-Werror=lto-type-mismatch]
   64 | bool initFromCommandLine();
  |  ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.cpp:431:6:
note: ‘initFromCommandLine’ was previously declared here
  431 | bool MainWindow::initFromCommandLine() {
  |  ^
/var/tmp/portage/sci-visualization/kst-2.0.8-r2/work/Kst-2.0.8/src/libkstapp/mainwindow.cpp:431:6:
note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used
lto1: some warnings being treated as errors
lto-wrapper: fatal error: /usr/bin/x86_64-pc-linux-gnu-g++ returned 1 exit
status
compilation terminated.
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld:
error: lto-wrapper failed
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
```

Originally reported downstream: https://bugs.gentoo.org/863296

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468180] Plasmashell crashed in QQuickTransition::prepare() after closing a notification

2024-03-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468180

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
   Assignee|ainnatul5...@gmail.com  |plasma-b...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468180] Plasmashell crashed in QQuickTransition::prepare() after closing a notification

2024-03-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468180

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 484571] New: deb ... Unpacking qml-module-org-kde-qqc2desktopstyle (5.115.0+p22.04+vunstable+git20240326.0748-0) over (5.115.0+p22.04+vunstable+git20240315.0359-0) ... dpkg: error processi

2024-03-26 Thread Jay Augen
https://bugs.kde.org/show_bug.cgi?id=484571

Bug ID: 484571
   Summary: deb ... Unpacking qml-module-org-kde-qqc2desktopstyle
(5.115.0+p22.04+vunstable+git20240326.0748-0) over
(5.115.0+p22.04+vunstable+git20240315.0359-0) ...
dpkg: error processing archive
/var/cache/apt/archives/qml-module-org-kde-qqc2desktop
style_5.115.0+p
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages Unstable Edition
  Assignee: neon-b...@kde.org
  Reporter: jay.au...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

deb ...
Unpacking qml-module-org-kde-qqc2desktopstyle
(5.115.0+p22.04+vunstable+git20240326.0748-0) over
(5.115.0+p22.04+vunstable+git20240315.0359-0) ...
dpkg: error processing archive
/var/cache/apt/archives/qml-module-org-kde-qqc2desktopstyle_5.115.0+p22.04+vunstable+git20240326.0748-0_amd64.deb
(--unpack):
 trying to overwrite '/usr/share/locale/ca/LC_MESSAGES/qqc2desktopstyle_qt.qm',
which is also in package kf6-qqc2-desktop-style
6.0.0+p22.04+vunstable+git20240325.0210-0
Errors were encountered while processing:

/var/cache/apt/archives/qml-module-org-kde-qqc2desktopstyle_5.115.0+p22.04+vunstable+git20240326.0748-0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-bluez-qt] [Bug 480653] Updating to support LE Audio and Auracast

2024-03-26 Thread John Schulz
https://bugs.kde.org/show_bug.cgi?id=480653

--- Comment #1 from John Schulz  ---
Hello,

Quick update; I've got a pair of LE Audio earbuds to see how KDE currently
handles it. Overall, it's pretty easy thanks to the great work of BlueZ and
PipeWire under the hood. Playback was hit or miss but Nix only has BlueZ 5.72
and it seems that most of the present issue are fixed in 5.73. That being said,
there is still ways that we can enhance the experience. First being the
discovery of BLEA devices. I think a check mark button should be added into the
discover menus in BlueDevil. This would add PACS to the discovery filter which
ensures only BLEA devices show up. This will be crucial since many devices will
have both LE and Classic audio for the next few years and they don't always
distinguish in their names. Currently, I know that I am connecting via LE Audio
because I set BlueZ to only LE Bluetooth. This is not ideal for legacy devices
wand should be avoided. I have other ideas for improvements but let's start
with this one. If you have any objections or concerns, please raise them. 

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 484570] Chromium cannot open network settings in Plasma 6

2024-03-26 Thread Mosklia
https://bugs.kde.org/show_bug.cgi?id=484570

--- Comment #1 from Mosklia  ---
Chromium version: 123.0.6312.58 Arch Linux (64 bit)

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 484570] New: Chromium cannot open network settings in Plasma 6

2024-03-26 Thread Mosklia
https://bugs.kde.org/show_bug.cgi?id=484570

Bug ID: 484570
   Summary: Chromium cannot open network settings in Plasma 6
Classification: Applications
   Product: systemsettings
   Version: 6.0.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcmshell
  Assignee: plasma-b...@kde.org
  Reporter: sparky_14...@outlook.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY

Chromium cannot open network settings in Plasma 6, which can be opened in
Plasma 5

STEPS TO REPRODUCE
1. Open Chromium, entering its settings
2. Click System -> Open your computer proxy settings(“打开您计算机的代理设置”)
3. You may see a window saying "无法从 /usr/bin/proxy 加载插件:Failed to extract
plugin meta data from '/usr/bin/proxy': '/usr/bin/proxy' is not a Qt plugin
(metadata not found)"

OBSERVED RESULT

A window titled "kcmshell6" saying "无法从 /usr/bin/proxy 加载插件:Failed to extract
plugin meta data from '/usr/bin/proxy': '/usr/bin/proxy' is not a Qt plugin
(metadata not found)"

EXPECTED RESULT

System proxy settings is opened as is worked in Plasma 5.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
ArchLinux 6.8.1-arch1-1 (64 bit)
KDE Plasma Version:  6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
See https://bbs.archlinux.org/viewtopic.php?id=293966

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma4] [Bug 241562] Plasma crash on different situations (Kubuntu, DBusMenuImporter) [KJob::isAutoDelete, Plasma::ServiceJob::setResult, StatusNotifierItemJob::contextMenuReady, ..., DBusMenuImport

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=241562

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |VHI

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 483309] Resizing window that opens maximized glitches

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483309

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/5528

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 484569] New: BLOCK ALL

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484569

Bug ID: 484569
   Summary: BLOCK ALL
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ainnatul5...@gmail.com
  Reporter: ainnatul5...@gmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. DELETE
2. BLOCK
3. THE END

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 484516] Changing global theme freezes system for a long time

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484516

Bulat  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |ainnatul5...@gmail.com
   Platform|Arch Linux  |Android

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 484505] Wrong edid information shown when Identify screens

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484505

Bulat  changed:

   What|Removed |Added

 OS|Linux   |All
   Platform|Arch Linux  |Android
   Assignee|kscreen-bugs-n...@kde.org   |ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[qca] [Bug 482819] kwalletd6 sometimes crashed in QCA::PrivateKey::deriveKey when starting Proton VPN GUI

2024-03-26 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=482819

--- Comment #14 from Matt Fagnani  ---
I ran the steps like in comment 9 with the qca 2.3.8 build with the patch, but
instead with 
export QT_LOGGING_RULES="*.debug=true" 
kwalletd6 &

The end of the output appeared to show that the first line added by the patch
context() had a null pointer, and then kwalletd6 crashed on the third line with
static_cast(context())->key()
...
qt.core.library: "/usr/lib64/qt6/plugins/crypto/libqca-ossl.so" loaded library
QObject(0x0)
opensslQCAPlugin::MyPKeyContext(0x556d5ce55020)

[1]+  Segmentation fault  (core dumped) kwalletd6

I reported the plasmashell crash I mentioned in my previous comment at
https://bugs.kde.org/show_bug.cgi?id=484565

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 484568] New: When Steam client is initially run on each uptime, the cursor's movements are stuttered and sluggish for a little over a minute.

2024-03-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484568

Bug ID: 484568
   Summary: When Steam client is initially run on each uptime, the
cursor's movements are stuttered and sluggish for a
little over a minute.
Classification: Plasma
   Product: kwin
   Version: 6.0.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: atverv...@juno.com
  Target Milestone: ---

SUMMARY
The first time Steam is run during an uptime, any mouse cursor movement will
become sluggish for over a minute, and window movements will also.

STEPS TO REPRODUCE
1. Run Steam (runtime)
2. Move cursor

OBSERVED RESULT
Mouse cursor will move erratically, sluggishly, and stutterly when you go to
move it during the minute or so after the Steam client is loaded. It'll even
"teleport" in vectors off from the direction you're trying to move it, making
any circle you're moving it in, for example, absolutely fail to complete. It
does not matter what window for that time period; it'll even do it over the
desktop. Also, moving any windows, maximizing them, or snapping to maximize
them becomes significantly sluggish in animation. Intentionally moving the
mouse slowly to get somewhere results in less stutters/"teleports", but is not
foolproof. 

EXPECTED RESULT
Smooth movement like any other time.

SOFTWARE/OS VERSIONS
Linux: EndeavourOS
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.6.22-1-lts (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
The reasoning I have to believe it's a bug related to Kwin is that, first of
all, the CPU and GPU usage during the bug does not go up noticeably compared to
before the bug started happening, second of all, the bug only started happening
after one of the updates, and third of all, because it doesn't effect every
process and only seems to effect cursor movement and window
movement/animation/manipulation.

I'm not sure if it matters, but considering how Nvidia has been in the past: I
am using an RTX 3090 Ti
Also, I have one 165Hz monitor as my primary on DP1.4 and 144Hz as secondary on
HDMI2.1, both 1440p LG Ultragear.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Active Window Control] [Bug 483998] Image from an IntelliJ window but focus and actions happen on another one (as if 100% transparent but on top)

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=483998

Bulat  changed:

   What|Removed |Added

   Platform|Other   |Android
   Assignee|zrenf...@gmail.com  |ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Active Window Control] [Bug 483998] Image from an IntelliJ window but focus and actions happen on another one (as if 100% transparent but on top)

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=483998

Bulat  changed:

   What|Removed |Added

 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Active Window Control] [Bug 403246] declare 2nd VNC screen

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=403246

Bulat  changed:

   What|Removed |Added

   Assignee|zrenf...@gmail.com  |ainnatul5...@gmail.com
   Platform|Fedora RPMs |Android

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma4] [Bug 241562] Plasma crash on different situations (Kubuntu, DBusMenuImporter) [KJob::isAutoDelete, Plasma::ServiceJob::setResult, StatusNotifierItemJob::contextMenuReady, ..., DBusMenuImport

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=241562

Bulat  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |ainnatul5...@gmail.com
 Ever confirmed|1   |0
 Resolution|UNMAINTAINED|---
 CC||ainnatul5...@gmail.com
 Status|RESOLVED|REPORTED

-- 
You are receiving this mail because:
You are watching all bug changes.

[unknown] [Bug 484567] New: DELETE

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484567

Bug ID: 484567
   Summary: DELETE
Classification: Miscellaneous
   Product: unknown
   Version: unspecified
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ainnatul5...@gmail.com
  Reporter: ainnatul5...@gmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. DELETE
2. BLOCK
3. THE END

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[unknown] [Bug 484567] DELETE

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484567

Bulat  changed:

   What|Removed |Added

 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 481789] Application frequently crashing due to access violation

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481789

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 480721] Extra widget appeared in taskbar after update to RC2

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480721

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 481196] Imported audio is not audible.

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481196

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 480751] problems with hotkeys

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480751

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #13 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 481705] The pencil paints somewhere else where I'm pressing, but it only happens on the canvas

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481705

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468180] Plasmashell crashed in QQuickTransition::prepare() after closing a notification

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=468180

Bulat  changed:

   What|Removed |Added

 Resolution|UPSTREAM|---
 Status|RESOLVED|REPORTED
 Ever confirmed|1   |0
 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468180] Plasmashell crashed in QQuickTransition::prepare() after closing a notification

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=468180

Bulat  changed:

   What|Removed |Added

   Platform|openSUSE|Android

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 468180] Plasmashell crashed in QQuickTransition::prepare() after closing a notification

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=468180

Bulat  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 484566] New: powerdevil KCM crash if workspace touch mode is enabled

2024-03-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484566

Bug ID: 484566
   Summary: powerdevil KCM crash if workspace touch mode is
enabled
Classification: Applications
   Product: systemsettings
   Version: 6.0.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: mxvin...@gmail.com
  Target Milestone: ---

Application: systemsettings (6.0.2)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.8.1-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.0.2 [CoredumpBackend]

-- Information about the crash:
Reproduction:
1. enable workspace 'touch mode' on KCM -> General Behavior -> Touch Mode ->
Always Enable
2. Head to 'Energy Saving' menu, whole KCM crash

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 2960]
[New LWP 2984]
[New LWP 2966]
[New LWP 3000]
[New LWP 2964]
[New LWP 3001]
[New LWP 2968]
[New LWP 2977]
[New LWP 2983]
[New LWP 2965]
[New LWP 2985]
[New LWP 2991]
[New LWP 2967]
[New LWP 2993]
[New LWP 3035]
[New LWP 2992]
[New LWP 2990]
[New LWP 2998]
[New LWP 2999]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/systemsettings'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x72296557a32c in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x72295eb259c0 (LWP 2960))]
Cannot QML trace cores :(
[Current thread is 1 (Thread 0x72295eb259c0 (LWP 2960))]

Thread 19 (Thread 0x72292dc006c0 (LWP 2999)):
#0  0x722965574ebe in ??? () at /usr/lib/libc.so.6
#1  0x722965577a65 in pthread_cond_timedwait () at /usr/lib/libc.so.6
#2  0x7229632a3ba4 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt6Core.so.6
#3  0x7229632a64aa in ??? () at /usr/lib/libQt6Core.so.6
#4  0x7229632a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#5  0x72296557855a in ??? () at /usr/lib/libc.so.6
#6  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6

Thread 18 (Thread 0x72292e6006c0 (LWP 2998)):
#0  0x722965574ebe in ??? () at /usr/lib/libc.so.6
#1  0x722965577a65 in pthread_cond_timedwait () at /usr/lib/libc.so.6
#2  0x7229632a3ba4 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt6Core.so.6
#3  0x7229632a64aa in ??? () at /usr/lib/libQt6Core.so.6
#4  0x7229632a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#5  0x72296557855a in ??? () at /usr/lib/libc.so.6
#6  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6

Thread 17 (Thread 0x72293a4006c0 (LWP 2990)):
#0  0x722965574ebe in ??? () at /usr/lib/libc.so.6
#1  0x722965577750 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x722955c8685c in ??? () at /usr/lib/dri/iris_dri.so
#3  0x722955c9e80c in ??? () at /usr/lib/dri/iris_dri.so
#4  0x72296557855a in ??? () at /usr/lib/libc.so.6
#5  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7229390006c0 (LWP 2992)):
#0  0x722965574ebe in ??? () at /usr/lib/libc.so.6
#1  0x722965577750 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x722955c8685c in ??? () at /usr/lib/dri/iris_dri.so
#3  0x722955c9e80c in ??? () at /usr/lib/dri/iris_dri.so
#4  0x72296557855a in ??? () at /usr/lib/libc.so.6
#5  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7229428006c0 (LWP 3035)):
#0  0x7229655e80bf in poll () at /usr/lib/libc.so.6
#1  0x7229627302f6 in ??? () at /usr/lib/libglib-2.0.so.0
#2  0x7229626d0162 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7229633739c4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt6Core.so.6
#4  0x722963143d6e in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt6Core.so.6
#5  0x72296322116f in QThread::run() () at /usr/lib/libQt6Core.so.6
#6  0x7229632a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#7  0x72296557855a in ??? () at /usr/lib/libc.so.6
#8  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6

Thread 14 (Thread 0x72292fe006c0 (LWP 2993)):
#0  0x722965574ebe in ??? () at /usr/lib/libc.so.6
#1  0x722965577750 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x722955c8685c in ??? () at /usr/lib/dri/iris_dri.so
#3  0x722955c9e80c in ??? () at /usr/lib/dri/iris_dri.so
#4  0x72296557855a in ??? () at /usr/lib/libc.so.6
#5  0x7229655f5a3c in ??? () at /usr/lib/libc.so.6


[plasmashell] [Bug 450711] plasmashell exits with timeout reading from pipe

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450711

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[skrooge] [Bug 481005] Skrooge failed import files (STA, MT940

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481005

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 482264] Plasma 6 screen blanks when mouse moved during fullscreen video

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482264

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 483084] No Wallpaper Around Floating Panel

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483084

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 480576] Kmail returns cannot compose inappropriate ioctl when trying to send an email

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480576

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 478937] display configuration does not permanently save dual monitor position

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478937

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 475546] Unable to grab mouse cursor on Wayland

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475546

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 468166] Kmail 5.7.3 crashes because of Reply using HTML

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=468166

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 412795] Wireguard set up fails with erros -settings lost

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=412795

--- Comment #13 from Antti Savolainen  ---
Nice. Good to have them all in one place.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

 Attachment #167828|kritaError.txt  |Delete
   filename||

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 479712] Plasma 6's SNI implementation doesn't respect the IconThemePath property

2024-03-26 Thread Patrick Van Rinsvelt
https://bugs.kde.org/show_bug.cgi?id=479712

--- Comment #22 from Patrick Van Rinsvelt  ---
Created attachment 167830
  --> https://bugs.kde.org/attachment.cgi?id=167830=edit
Icons in System Tray look OK but a couple of them are very dim

As mentioned in ticket comment

-- 
You are receiving this mail because:
You are watching all bug changes.

[ghostwriter] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

  Component|General |general
Product|Accessibility Inspector |ghostwriter

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 479712] Plasma 6's SNI implementation doesn't respect the IconThemePath property

2024-03-26 Thread Patrick Van Rinsvelt
https://bugs.kde.org/show_bug.cgi?id=479712

--- Comment #21 from Patrick Van Rinsvelt  ---
Not sure if you want feedback from a user but here it is. I package update
every day and have been seeing the icons in the system tray and expanded tray
all displaying properly now and for the past few days. This is using the
Breeze, Breeze Dark as well as contributor icons as well. The only thing I
would comment on is that the Printer and Weather icons in the system tray are
pretty dim.

See attachment userSystemTraySnapshot_20240327

Let me know if I should not be commenting here

-- 
You are receiving this mail because:
You are watching all bug changes.

[Accessibility Inspector] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

  Component|* Unknown   |General
Product|krita   |Accessibility Inspector

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

  Component|General |* Unknown

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 484564] 5.2.2 crash on launch via steam

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=484564

Bulat  changed:

   What|Removed |Added

   Platform|Other   |Android
   Assignee|krita-bugs-n...@kde.org |ainnatul5...@gmail.com
 OS|macOS   |All
Version|5.2.2   |unspecified

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 479179] KDE Network Manager creates unusable name for wireguard and fails to save

2024-03-26 Thread Stephen Robinson
https://bugs.kde.org/show_bug.cgi?id=479179

Stephen Robinson  changed:

   What|Removed |Added

 CC||stephen.robin...@eqware.net

--- Comment #6 from Stephen Robinson  ---
I created a merge request to solve this by adding an interface name field to
the wireguard configuration widget:
https://invent.kde.org/plasma/plasma-nm/-/merge_requests/339

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 412795] Wireguard set up fails with erros -settings lost

2024-03-26 Thread Stephen Robinson
https://bugs.kde.org/show_bug.cgi?id=412795

--- Comment #12 from Stephen Robinson  ---
Antti, I changed the BUG number in my merge request and commit to 479179.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 391116] kaffeine doesn't find some transponders on Astr 19.2E

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=391116

Bulat  changed:

   What|Removed |Added

 OS|All |ChromeOS

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 398075] Kaffeine doesn't find some transponders on Astra 19.2E - Part 2 of bug 391116

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=398075

Bulat  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 CC||ainnatul5...@gmail.com
 Status|RESOLVED|REPORTED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 391116] kaffeine doesn't find some transponders on Astr 19.2E

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=391116

Bulat  changed:

   What|Removed |Added

 OS|Linux   |All
   Platform|unspecified |Android

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 391116] kaffeine doesn't find some transponders on Astr 19.2E

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=391116

Bulat  changed:

   What|Removed |Added

   Assignee|mche...@kernel.org  |ainnatul5...@gmail.com
 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 408913] Failiure to launch streaming in fullscreen

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=408913

Bulat  changed:

   What|Removed |Added

 OS|Linux   |All
   Platform|Mint (Ubuntu based) |Android
   Assignee|mche...@kernel.org  |ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 377501] no teletext subtitles

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=377501

Bulat  changed:

   What|Removed |Added

   Assignee|mche...@kernel.org  |ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 377501] no teletext subtitles

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=377501

Bulat  changed:

   What|Removed |Added

 CC||ainnatul5...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 377501] no teletext subtitles

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=377501

Bulat  changed:

   What|Removed |Added

URL|https://megawrzuta.pl/downl |
   |oad/db8a721d21bb89675331ad9 |
   |17d673728.html  |
 Ever confirmed|1   |0
 OS|Linux   |All
   Platform|Other   |Android
 Status|CONFIRMED   |REPORTED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kaffeine] [Bug 403874] Kaffeine scanlist channels lost

2024-03-26 Thread Bulat
https://bugs.kde.org/show_bug.cgi?id=403874

Bulat  changed:

   What|Removed |Added

   Assignee|mche...@kernel.org  |ainnatul5...@gmail.com
   Platform|PCLinuxOS   |Android
 OS|Linux   |All

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 477177] Strange scaling behavior with xwayland scaling settings on mixed DPI setups

2024-03-26 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=477177

--- Comment #5 from [object Object]  ---
I've done more testing and this doesn't seem to apply to wayland-native apps.
Not sure if something got fixed, or if I was just testing it incorrectly
before. Running minecraft with glfw-wayland will render at the native 3440x1440
resolution of my monitor while running it in xwayland will set the resolution
to 5159x2184. This seems to hold true for every other game I've tested, so I'm
currently running all my games in gamescope so they render at the correct
resolution.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 477177] Strange scaling behavior with xwayland scaling settings on mixed DPI setups

2024-03-26 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=477177

[object Object]  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|WORKSFORME  |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 483815] Unit conversion runner does not detect KB as kilobytes

2024-03-26 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=483815

Natalie Clarius  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kunitconversion/-/co
   ||mmit/0acee867fd2911dd4d5f37
   ||fae84e313f0940aadc
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Natalie Clarius  ---
Git commit 0acee867fd2911dd4d5f37fae84e313f0940aadc by Natalie Clarius.
Committed on 27/03/2024 at 01:32.
Pushed by nclarius into branch 'master'.

binary_data: add match strings with {upper/lower}case k for kilo- and
kibi-{bits/bytes}

M  +32   -32   src/binary_data.cpp

https://invent.kde.org/frameworks/kunitconversion/-/commit/0acee867fd2911dd4d5f37fae84e313f0940aadc

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479558] krfb-virtualmonitor causes kwin_wayland to crash

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=479558

--- Comment #10 from Antti Savolainen  ---
The crash within krfb-virtualmonitor has however been fixed in the last month
or so.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479558] krfb-virtualmonitor causes kwin_wayland to crash

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=479558

Antti Savolainen  changed:

   What|Removed |Added

 CC||antti.s...@gmail.com

--- Comment #9 from Antti Savolainen  ---
I can still crash kwin-wayland by running 
krfb-virtualmonitor --resolution 1920x1080 --name Virtual --password asd --port
5900
then interupting it with Ctrl+C and running the command again.

#0  0x713872841658 in KWin::ClientConnection::client (this=0x5eec17821040)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:199
#1  0x71387284e5ed in operator() (c=, __closure=) at /usr/src/debug/kwin/kwin-6.0.2/src/wayland/display.cpp:204
#2 
__gnu_cxx::__ops::_Iter_pred
>::operator()::const_iterator> (__it=...,
this=) at /usr/include/c++/13.2.1/bits/predefined_ops.h:318
#3  std::__find_if::const_iterator,
__gnu_cxx::__ops::_Iter_pred
> > (__pred=..., __last=..., __first=...) at
/usr/include/c++/13.2.1/bits/stl_algobase.h:2102
#4  std::__find_if::const_iterator,
__gnu_cxx::__ops::_Iter_pred
> > (__pred=..., __last=..., __first=...) at
/usr/include/c++/13.2.1/bits/stl_algobase.h:2117
#5  std::find_if::const_iterator,
KWin::Display::getConnection(wl_client*):: >
(__pred=..., __last=..., __first=...) at
/usr/include/c++/13.2.1/bits/stl_algo.h:3923
#6  KWin::Display::getConnection (this=0x5eec162bc290, client=0x5eec168d75a0)
at /usr/src/debug/kwin/kwin-6.0.2/src/wayland/display.cpp:203
#7  0x71387285509e in KWin::FilteredDisplayPrivate::globalFilterCallback
(client=, global=0x5eec162bd890, data=0x5eec162bc430) at
/usr/src/debug/kwin/kwin-6.0.2/src/wayland/filtered_display.cpp:24
#8  0x713871507d5c in wl_global_is_visible (global=0x5eec162bd890,
client=0x5eec168d75a0) at ../wayland-1.22.0/src/wayland-server.c:952
#9  display_get_registry (client=0x5eec168d75a0, resource=,
id=) at ../wayland-1.22.0/src/wayland-server.c:1046
#10 0x71386e532596 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#11 0x71386e52f00e in ffi_call_int (cif=cif@entry=0x7ffc8616c4b0,
fn=, rvalue=, avalue=,
closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#12 0x71386e531bd3 in ffi_call (cif=cif@entry=0x7ffc8616c4b0, fn=, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffc8616c580) at
../src/x86/ffi64.c:710
#13 0x713871502ada in wl_closure_invoke
(closure=closure@entry=0x5eec17cddb10, target=,
target@entry=0x5eec1792, opcode=opcode@entry=1, data=,
data@entry=0x5eec168d75a0, flags=2) at ../wayland-1.22.0/src/connection.c:1025
#14 0x713871507180 in wl_client_connection_data (fd=,
mask=, data=) at
../wayland-1.22.0/src/wayland-server.c:438
#15 0x713871505ae2 in wl_event_loop_dispatch (loop=0x5eec162bc540,
timeout=) at ../wayland-1.22.0/src/event-loop.c:1027
#16 0x713872848627 in KWin::Display::dispatchEvents (this=)
at /usr/src/debug/kwin/kwin-6.0.2/src/wayland/display.cpp:118
#17 0x71386fd90ca9 in QtPrivate::QSlotObjectBase::call (a=0x7ffc8616cbc0,
r=0x5eec162bc290, this=0x5eec16b02800, this=, r=,
a=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobjectdefs_impl.h:433
#18 doActivate (sender=0x5eec166b5e90, signal_index=3,
argv=0x7ffc8616cbc0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:4039
#19 0x71386fd98530 in QSocketNotifier::activated (_t3=..., _t2=, _t1=..., this=0x5eec166b5e90) at
/usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qsocketnotifier.cpp:231
#20 QSocketNotifier::event (this=0x5eec166b5e90, e=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qsocketnotifier.cpp:326
#21 0x713870ef438b in QApplicationPrivate::notify_helper (this=, receiver=0x5eec166b5e90, e=0x7ffc8616ccc0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/widgets/kernel/qapplication.cpp:3296
#22 0x71386fd39818 in QCoreApplication::notifyInternal2
(receiver=0x5eec166b5e90, event=0x7ffc8616ccc0) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcoreapplication.cpp:1121
#23 0x71386fe9e749 in QCoreApplication::sendEvent (event=0x7ffc8616ccc0,
receiver=) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcoreapplication.cpp:1539
#24 QEventDispatcherUNIXPrivate::activateSocketNotifiers
(this=this@entry=0x5eec161ee690) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_unix.cpp:267
#25 0x71386fe9fbac in QEventDispatcherUNIX::processEvents (this=, flags=..., flags@entry=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_unix.cpp:476
#26 0x7138707b26e2 in QUnixEventDispatcherQPA::processEvents
(this=, flags=...) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/platform/unix/qunixeventdispatcher.cpp:27
#27 0x71386fd43d6e in QEventLoop::processEvents (flags=...,
this=0x7ffc8616cea0) at

[plasmashell] [Bug 484565] plasmashell crashed in dri2_invalidate_drawable when running the Proton VPN GUI from Konsole

2024-03-26 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=484565

--- Comment #1 from Matt Fagnani  ---
Created attachment 167829
  --> https://bugs.kde.org/attachment.cgi?id=167829=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 484565] New: plasmashell crashed in dri2_invalidate_drawable when running the Proton VPN GUI from Konsole

2024-03-26 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=484565

Bug ID: 484565
   Summary: plasmashell crashed in dri2_invalidate_drawable when
running the Proton VPN GUI from Konsole
Classification: Plasma
   Product: plasmashell
   Version: 6.0.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: matt.fagn...@bell.net
  Target Milestone: 1.0

Application: plasmashell (6.0.2)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.8.1-300.fc40.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 40 (KDE Plasma Prerelease)"
DrKonqi: 6.0.2 [CoredumpBackend]

-- Information about the crash:
I logged into Plasma 6.0.2 on Wayland in a Fedora 40 KDE Plasma installation. I
was troubleshooting a kwalletd6 crash when starting the Proton VPN GUI which I
reported at https://bugs.kde.org/show_bug.cgi?id=482819 The problem involved
qca 2.3.8. I built qca 2.3.8 with a patch by Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=482819#c11 I upgraded to the qca 2.3.8
build with the patch. I logged out of Plasma and logged in again. I ran the
following steps described by Albert to run kwalletd6 under valgrind then run
the Proton VPN GUI to reproduce the crash
https://bugs.kde.org/show_bug.cgi?id=482819#c9 
"Open a terminal
Start kwalletmanager5 and press the close wallet button (force if needed)
killall kwalletd6 (run it twice to make sure it has not re-spawned itself)
valgrind kwalletd6 

Now in another terminal
kwalletmanager5 and press the open open wallet button
protonvpn-app"

The panel disappeared and reappeared automatically right after I ran
protonvpn-app in Konsole. A plasmashell crash notification was shown.
plasmashell crashed in dri2_invalidate_drawable in the radeonsi driver in mesa
24.0.0. The argument dPriv was null in dri2_invalidate_drawable which might've
led to the crash. The crashing line ../src/gallium/frontends/dri/dri2.c:99 was
drawable->lastStamp++; in the following

static void
dri2_invalidate_drawable(__DRIdrawable *dPriv)
{
   struct dri_drawable *drawable = dri_drawable(dPriv);

   drawable->lastStamp++;

This problem didn't happen before when I ran the Proton VPN GUI.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  dri2_invalidate_drawable (dPriv=0x0) at
../src/gallium/frontends/dri/dri2.c:99
#6  0x7f5e25d54127 in QtWaylandClient::QWaylandEglWindow::updateSurface
(this=0x562892e60320, create=false) at /usr/include/qt6/QtCore/qpoint.h:129
#7  0x7f5e2b63c2a9 in QWindow::resize (this=0x7f5e114230f0, newSize=...) at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/gui/kernel/qwindow.cpp:1995
#8  0x7f5e2de2ee1b in PlasmaQuick::DialogPrivate::syncToMainItemSize() ()
at /lib64/libPlasmaQuick.so.6
#9  0x7f5e2adf2a24 in doActivate (sender=0x7f5e10e7d8c0,
signal_index=25, argv=0x7ffe29b8b1c8) at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4051


Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 484564] New: 5.2.2 crash on launch via steam

2024-03-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484564

Bug ID: 484564
   Summary: 5.2.2 crash on launch via steam
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: inserto...@gmail.com
  Target Milestone: ---

Created attachment 167828
  --> https://bugs.kde.org/attachment.cgi?id=167828=edit
crash error provided by macOS

SUMMARY

on version 5.2.2 via steam, after pressing launch the splashscreen will show
for a few moments before crashing (crash report provided by macOS provided at
the bottom)

the rollback consistently works flawlessly, however crashes 100% of the time on
the latest version.

macOS: since ~ mid 13 to 14.4.1
Qt Version: qmake: 3.1 qt: 6.6.2

ADDITIONAL INFORMATION
crash error provided by macOS attached below

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 484563] New: Autofill netmask when it's set to a number between 0 and 32

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=484563

Bug ID: 484563
   Summary: Autofill netmask when it's set to a number between 0
and 32
Classification: Plasma
   Product: plasma-nm
   Version: 6.0.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: editor
  Assignee: plasma-b...@kde.org
  Reporter: antti.s...@gmail.com
  Target Milestone: ---

SUMMARY
Demonstrative video: https://youtu.be/3TPOqaxitLM
Filling out the whole netmask can be a pain, especially for /32. This is why I
propose that entering anything from 0 to 32 autofills the textfield.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 448660] Kickoff/Kicker favorites no longer distro-customizable through system-wide config

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448660

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4152

-- 
You are receiving this mail because:
You are watching all bug changes.

[qca] [Bug 482819] kwalletd6 sometimes crashed in QCA::PrivateKey::deriveKey when starting Proton VPN GUI

2024-03-26 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=482819

--- Comment #13 from Matt Fagnani  ---
I built qca 2.3.8 with your patch added. I reproduced the crash first without
using valgrind. The crash happened on the line with static_cast(context())->key() Since context() looked to be run with out a pointer to an
object, I guess the pointer this might've been used which had the null d
pointer.

Core was generated by `/usr/bin/kwalletd6 --pam-login 13 14'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7efd2af813fc in QCA::PrivateKey::deriveKey
(this=this@entry=0x7ffdccf553f0, theirs=...)
at /usr/src/debug/qca-2.3.8-2.fc40.x86_64/src/qca_publickey.cpp:1033
1033qDebug() << static_cast(context())->key();
[Current thread is 1 (Thread 0x7efd2b28f9c0 (LWP 76549))]
(gdb) l
1028SymmetricKey PrivateKey::deriveKey(const PublicKey )
1029{
1030const PKeyContext *theirContext = static_cast(theirs.context());
1031qDebug() << context();
1032qDebug() << theirContext;
1033qDebug() << static_cast(context())->key();
1034qDebug() << theirContext->key();
1035return static_cast(context())->key()->deriveKey(*(theirContext->key()));
1036}
1037
(gdb) bt
#0  0x7efd2af813fc in QCA::PrivateKey::deriveKey
(this=this@entry=0x7ffdccf553f0, theirs=...)
at /usr/src/debug/qca-2.3.8-2.fc40.x86_64/src/qca_publickey.cpp:1033
#1  0x5592e8316992 in
KWalletFreedesktopService::createSessionAlgorithmDhAes (this=0x7efd1000a540,
clientKey=...)
at
/usr/src/debug/kf6-kwallet-6.0.0-1.fc40.x86_64/src/runtime/kwalletd/kwalletfreedesktopservice.cpp:424
#2  KWalletFreedesktopService::OpenSession
(this=0x7efd1000a540, algorithm=, input=,
result=...)
at
/usr/src/debug/kf6-kwallet-6.0.0-1.fc40.x86_64/src/runtime/kwalletd/kwalletfreedesktopservice.cpp:266
#3  0x5592e833bf43 in KWalletFreedesktopServiceAdaptor::OpenSession
(this=0x5592e90d2eb0, algorithm=, input=,
result=)
at
/usr/src/debug/kf6-kwallet-6.0.0-1.fc40.x86_64/redhat-linux-build/src/runtime/kwalletd/kwalletfreedesktopserviceadaptor.cpp:63
#4  KWalletFreedesktopServiceAdaptor::qt_static_metacall
(_o=0x5592e90d2eb0, _c=, _id=,
_a=0x7ffdccf55728)
at
/usr/src/debug/kf6-kwallet-6.0.0-1.fc40.x86_64/redhat-linux-build/src/runtime/kwalletd/moc_kwalletfreedesktopserviceadaptor.cpp:410
#5  0x5592e833c254 in KWalletFreedesktopServiceAdaptor::qt_metacall
(this=0x5592e90d2eb0, _c=QMetaObject::InvokeMetaMethod, _id=6,
_a=0x7ffdccf55728)
at
/usr/src/debug/kf6-kwallet-6.0.0-1.fc40.x86_64/redhat-linux-build/src/runtime/kwalletd/moc_kwalletfreedesktopserviceadaptor.cpp:489
#6  0x7efd2a57bb11 in QDBusConnectionPrivate::deliverCall
(this=this@entry=0x7efd10001690, object=object@entry=0x5592e90d2eb0,
msg=..., metaTypes=..., slotIdx=11)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/dbus/qdbusintegrator.cpp:977
#7  0x7efd2a57f675 in QDBusConnectionPrivate::activateCall
(this=this@entry=0x7efd10001690, object=0x5592e90d2eb0,
flags=flags@entry=273, msg=...)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/dbus/qdbusintegrator.cpp:879
#8  0x7efd2a5802c6 in QDBusConnectionPrivate::activateCall
(this=0x7efd10001690, object=, flags=273, msg=...)
--Type  for more, q to quit, c to continue without paging--c
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/dbus/qdbusintegrator.cpp:825
#9  QDBusConnectionPrivate::activateObject (this=0x7efd10001690, node=...,
msg=..., pathStartPos=)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/dbus/qdbusintegrator.cpp:1460
#10 0x7efd2a58295a in QDBusActivateObjectEvent::placeMetaCall
(this=0x7efd1000afe0)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/dbus/qdbusintegrator.cpp:1580
#11 0x7efd293e25a5 in QObject::event (this=0x7efd1000a540,
e=0x7efd1000afe0)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:1437
#12 0x7efd2a787f68 in QApplicationPrivate::notify_helper
(this=, receiver=0x7efd1000a540, e=0x7efd1000afe0)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3296
#13 0x7efd2938f218 in QCoreApplication::notifyInternal2
(receiver=0x7efd1000a540, event=0x7efd1000afe0)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1121
#14 0x7efd2938f42d in QCoreApplication::sendEvent (receiver=, event=)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1539
#15 0x7efd29393147 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5592e8d7e390)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1901
#16 0x7efd2939340d in QCoreApplication::sendPostedEvents
(receiver=, event_type=)
at
/usr/src/debug/qt6-qtbase-6.6.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1760
#17 0x7efd2966751f in postEventSourceDispatch (s=0x5592e8d80450)
   

[plasma-nm] [Bug 479179] KDE Network Manager creates unusable name for wireguard and fails to save

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=479179

Antti Savolainen  changed:

   What|Removed |Added

 CC||daniel-other+kdebug@dadosch
   ||.de

--- Comment #5 from Antti Savolainen  ---
*** Bug 414464 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 414464] wireguard: default name not allowed, no ipv6 in "allowed ip" text box, validate input before user clicks ok

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=414464

Antti Savolainen  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Antti Savolainen  ---


*** This bug has been marked as a duplicate of bug 479179 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 479179] KDE Network Manager creates unusable name for wireguard and fails to save

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=479179

Antti Savolainen  changed:

   What|Removed |Added

 CC||bernado_torn...@gmx.de

--- Comment #4 from Antti Savolainen  ---
*** Bug 412795 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 412795] Wireguard set up fails with erros -settings lost

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=412795

Antti Savolainen  changed:

   What|Removed |Added

 CC||antti.s...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #11 from Antti Savolainen  ---
Stephen, can you bring your commit to the duplicate report?

*** This bug has been marked as a duplicate of bug 479179 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 484302] The blue bar indicator of systray icons appears later than normal applets

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484302

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4151

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 483884] systemsettings asserts at "Q_ASSERT(m()->internalClass->vtable)" frequently when Qt is built in debug mode

2024-03-26 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=483884

Fushan Wen  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Fushan Wen  ---
The crash is gone but there is a new crash with the latest qtdev

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 484562] Bad rendering of EPS embedded in DVI at certain zoom levels

2024-03-26 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=484562

--- Comment #3 from Tristan Miller  ---
Created attachment 167827
  --> https://bugs.kde.org/attachment.cgi?id=167827=edit
Incorrect rendering at 200% zoom

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 484562] Bad rendering of EPS embedded in DVI at certain zoom levels

2024-03-26 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=484562

--- Comment #2 from Tristan Miller  ---
Created attachment 167826
  --> https://bugs.kde.org/attachment.cgi?id=167826=edit
Correct rendering at 150% zoom

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 484562] Bad rendering of EPS embedded in DVI at certain zoom levels

2024-03-26 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=484562

--- Comment #1 from Tristan Miller  ---
Created attachment 167825
  --> https://bugs.kde.org/attachment.cgi?id=167825=edit
Resulting DVI file

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 484562] New: Bad rendering of EPS embedded in DVI at certain zoom levels

2024-03-26 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=484562

Bug ID: 484562
   Summary: Bad rendering of EPS embedded in DVI at certain zoom
levels
Classification: Applications
   Product: okular
   Version: 23.08.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: DVI backend
  Assignee: okular-de...@kde.org
  Reporter: psychon...@nothingisreal.com
  Target Milestone: ---

Created attachment 167824
  --> https://bugs.kde.org/attachment.cgi?id=167824=edit
LaTeX source file

Attached is a LaTeX file that embeds an EPS graphic.  If you compile the LaTeX
source to DVI (using `latex map.tex`) and view the DVI file in Okular, then it
looks fine when the zoom level is less than 200%, but at 200% or higher the
graphic is improperly rendered.  I attach screenshots of correct rendering at
150% zoom and incorrect rendering at 200% zoom.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-nm] [Bug 414464] wireguard: default name not allowed, no ipv6 in "allowed ip" text box, validate input before user clicks ok

2024-03-26 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=414464

Antti Savolainen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||antti.s...@gmail.com

--- Comment #5 from Antti Savolainen  ---
I was about to make a new bug report but there already exists one. I'll just
copypaste it all here

SUMMARY
Demonstrative video: https://youtu.be/RvEb-IFA-c8
If I create a new wireguard interface with minimal configuration, the setup
will error out at the last moment because the default interface name contains
invalid characters. I assume the error is referring to the spaces. This is
especially infuriating if you've spent the setup setting up all the
configurations instead of doing them after the interface is established because
now you've got to do it all again.

STEPS TO REPRODUCE
1. Start creating a new wireguard interface
2. Fill out the bare necessities and don't change anything
3. Save

OBSERVED RESULT
The configurator errors out claiming there's an invalid character in the name

EXPECTED RESULT
The name should allow for spaces

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 154033] incorrect DVI file rendering

2024-03-26 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=154033

Tristan Miller  changed:

   What|Removed |Added

 CC||psychon...@nothingisreal.co
   ||m

--- Comment #6 from Tristan Miller  ---
Still reproducible for me with 23.08.4.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 374113] Reversed Touchpad Scrolling has no effect in Testing Area on ubuntu + kubuntu-desktop

2024-03-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374113

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 349088] Down arrow (and other arrows) characters display wrong width

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=349088

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #11 from Kurt Hindenburg  ---
Can you try a recent version such as Qt6?  If you can reproduce any oddities,
just revert back to confirmed.  Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 338112] RFE: Persistently show most recent program run with a new directive %R (improved version of %n)

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=338112

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kurt Hindenburg  ---
Recent versions have a number of "monitoring" menu options that should do what
you want.  Feel free to reopen if those options still don't work for you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 323227] Changing the cursor using the terminal escape sequence clears the profile name

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=323227

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Kurt Hindenburg  ---
I believe this works as you want in recent versions.  Reopen if there are still
issues.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 330776] feature request: additional option to hide tab bar when fullscreen

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=330776

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Kurt Hindenburg  ---
With recent versions, there's a remove window titlebar and frame option and as
mentioned you can hide tabbar.  Feel free to reopen if those options are still
not what you want.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 306372] On demand saving and loading named sessions (like in Kate)

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=306372

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Kurt Hindenburg  ---
If you have a recent version, you can try using --tabs-from-file .  Also
there is a save tab layout options.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 464467] Updates page is super slow when it has a lot of offline updates

2024-03-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=464467

Harald Sitter  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/-/commit/0e00a2 |ma/discover/-/commit/49a5ef
   |295ca0f76738c72a068bca38e74 |9a5461d4d896e3928319f8b02b9
   |057b0c2 |a4c1f4b

--- Comment #3 from Harald Sitter  ---
Git commit 49a5ef9a5461d4d896e3928319f8b02b9a4c1f4b by Harald Sitter.
Committed on 27/03/2024 at 00:29.
Pushed by sitter into branch 'Plasma/6.0'.

packagekit: only resolve dependencies for resources in None state

there is little to no meaning to be gained from knowing the dependencies
of an installed package

(cherry picked from commit b605a442ed23675f152b3a0706d03e739c5fd6ba)

M  +4-0libdiscover/backends/PackageKitBackend/PackageKitResource.cpp

https://invent.kde.org/plasma/discover/-/commit/49a5ef9a5461d4d896e3928319f8b02b9a4c1f4b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 484554] Windows tile with incorrect display dimensions.

2024-03-26 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=484554

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Currently, this appears to affect solely Konsole.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 475077] Show non-linear virtual desktop arrangements again

2024-03-26 Thread Jens K
https://bugs.kde.org/show_bug.cgi?id=475077

Jens K  changed:

   What|Removed |Added

 CC||karate...@opensuse.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 192828] Konsole does not support fake bold when using TrueType fonts which lack genuine bold style.

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=192828

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Kurt Hindenburg  ---
Please try a recent version as a lot has changed since this report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 464467] Updates page is super slow when it has a lot of offline updates

2024-03-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=464467

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/-/commit/0e00a2
   ||295ca0f76738c72a068bca38e74
   ||057b0c2

--- Comment #2 from Harald Sitter  ---
Git commit 0e00a2295ca0f76738c72a068bca38e74057b0c2 by Harald Sitter.
Committed on 27/03/2024 at 00:15.
Pushed by sitter into branch 'master'.

packagekitresource: do not load dependencies on construction

there is a limit on how many transaction we can have, don't exhaust them
by querying dependencies of updates when we'll possibly not need the
information at all.

this restores the previous behavior of only requesting dependency
information when sizeDescription is called. to facilitate this change
the dependencies class now has a getter on whether dependencies are
loaded

M  +8-1   
libdiscover/backends/PackageKitBackend/PackageKitDependencies.cpp
M  +3-1libdiscover/backends/PackageKitBackend/PackageKitDependencies.h
M  +9-6libdiscover/backends/PackageKitBackend/PackageKitResource.cpp

https://invent.kde.org/plasma/discover/-/commit/0e00a2295ca0f76738c72a068bca38e74057b0c2

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 484561] New: Disable Wifi lags the whole desktop

2024-03-26 Thread Zakaria Farhati
https://bugs.kde.org/show_bug.cgi?id=484561

Bug ID: 484561
   Summary: Disable Wifi lags the whole desktop
Classification: Applications
   Product: systemsettings
   Version: 6.0.2
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: kcm_networkmanagement
  Assignee: plasma-b...@kde.org
  Reporter: zakariafarhat...@gmail.com
CC: jgrul...@redhat.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. Click on WiFi icon in task manager
2. Disable Wifi

OBSERVED RESULT
Lags partially, then a complete lag

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 6.0
(available in About System)
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.2.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 177861] Allow users using system beep for bell

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=177861

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #31 from Kurt Hindenburg  ---
Recent versions have what you requested.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 192353] Keyboard shortcut for profile does not work when the profile is not set as 'Show in Menu'.

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=192353

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Kurt Hindenburg  ---
This has been fixed for a while.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 189254] No support for transparent background with wallpaper only

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=189254

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Kurt Hindenburg  ---
Any recent versions should have want you requested.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 185422] Konsole TAB option "copy input": setting not being saved with desktop

2024-03-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=185422

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #5 from Kurt Hindenburg  ---
I'm still of the opinion that this would be a bad idea to have it restored.  It
has been 15 years since the report .  Re-open this if you still have strong
feelings about wanting this.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   4   5   >