[plasmashell] [Bug 484534] New: Color dialog invocation crashes plasmashell.

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

Bug ID: 484534
   Summary: Color dialog invocation crashes plasmashell.
Classification: Plasma
   Product: plasmashell
   Version: 6.0.2
  Platform: openSUSE
   URL: https://bugs.kde.org/show_bug.cgi?id=476509#c6
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Image Wallpaper
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: notm...@gmail.com, qydwhotm...@gmail.com
  Target Milestone: 1.0
 Flags: performance-, Wayland-, X11+

SUMMARY
Plasmashell crashes when I try to change my wallpaper's colouration.

STEPS TO REPRODUCE
1.  `gdb plasmashell`
1.  Invoke secondary mouse button (or context menu key) on plasmashell's
desktop.
1.  Select "Configure desktop and wallpaper".
1.  Select the wallpaper section (if not yet selected).
1.  Click the "Color" box (note that it won't be highlighted on mouse over).

OBSERVED RESULT
```
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x74894a73 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x74841176 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x74828917 in __GI_abort () at abort.c:79
#4  0x7fffe02de498 in llvm::report_fatal_error(llvm::Twine const&, bool)
(Reason=, GenCrashDiag=true) at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/lib/Support/ErrorHandling.cpp:123
#5  0x7fffe130fc6c in combineInstructionsOverFunction(llvm::Function&,
llvm::InstructionWorklist&, llvm::AAResults*, llvm::AssumptionCache&,
llvm::TargetLibraryInfo&, llvm::TargetTransformInfo&, llvm::DominatorTree&,
llvm::OptimizationRemarkEmitter&, llvm::BlockFrequencyInfo*,
llvm::ProfileSummaryInfo*, llvm::LoopInfo*, llvm::InstCombineOptions const&)
(F=..., Worklist=..., AA=0x7ffec5f88148, AC=..., TLI=..., TTI=..., DT=...,
ORE=..., BFI=0x0, PSI=0x0, LI=0x0, Opts=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/lib/Transforms/InstCombine/InstructionCombining.cpp:4804
#6  0x7fffe130def7 in llvm::InstCombinePass::run(llvm::Function&,
llvm::AnalysisManager&) (this=, F=..., AM=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/lib/Transforms/InstCombine/InstructionCombining.cpp:4856
#7  0x7fffe3b62c0e in llvm::detail::PassModel>::run(llvm::Function&,
llvm::AnalysisManager&) (this=, IR=..., AM=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/include/llvm/IR/PassManagerInternal.h:89
#8  0x7fffe0544624 in llvm::PassManager>::run(llvm::Function&,
llvm::AnalysisManager&) (this=, IR=..., AM=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/include/llvm/IR/PassManager.h:543
#9  0x7fffe285429d in llvm::detail::PassModel>,
llvm::PreservedAnalyses,
llvm::AnalysisManager>::run(llvm::Function&,
llvm::AnalysisManager&)
(this=, IR=..., AM=...) at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/include/llvm/IR/PassManagerInternal.h:89
#10 0x7fffe0547e8f in llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&,
llvm::AnalysisManager&) (this=0x7ffec5fcdb18, M=,
AM=) at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/lib/IR/PassManager.cpp:123
#11 0x7fffe285400e in llvm::detail::PassModel>::run(llvm::Module&,
llvm::AnalysisManager&) (this=, IR=..., AM=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/include/llvm/IR/PassManagerInternal.h:89
#12 0x7fffe0543204 in llvm::PassManager>::run(llvm::Module&,
llvm::AnalysisManager&) (this=, IR=..., AM=...)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/include/llvm/IR/PassManager.h:543
#13 0x7fffe3b883f3 in LLVMRunPasses(LLVMModuleRef, char const*,
LLVMTargetMachineRef, LLVMPassBuilderOptionsRef) (M=0x7ffec5ee51f0,
Passes=, TM=, Options=)
at
/home/abuild/rpmbuild/BUILD/llvm-18.1.1.src/lib/Passes/PassBuilderBindings.cpp:78
#14 0x7fffea4678e8 in  () at /usr/lib64/dri/swrast_dri.so
#15 0x7fffea4eb911 in  () at /usr/lib64/dri/swrast_dri.so
#16 0x7fffea4bdc28 in  () at /usr/lib64/dri/swrast_dri.so
#17 0x7fffea4be9f8 in  () at /usr/lib64/dri/swrast_dri.so
#18 0x7fffea10be10 in  () at /usr/lib64/dri/swrast_dri.so
#19 0x7fffea11019c in  () at /usr/lib64/dri/swrast_dri.so
#20 0x75ce1e54 in QOpenGLFunctions::glDrawElements(unsigned int, int,
unsigned int, void const*) (indices=, type=5123,
count=, mode=, this=)
at
/usr/src/debug/qtbase-everywhere-src-6.6.2/src/gui/opengl/qopenglfunctions.h:720
#21 QRhiGles2::executeCommandBuffer(QRhiCommandBuffer*) (this=0x7ffec40018a0,
cb=) at
/usr/src/debug/qtbase-everywhere-src-6.6.2/src/gui/rhi/qrhigles2.cpp:3115
#22 0x75cdb2df in QRhiGles2::endFrame(QRhiSwapChain*,
QFlags) (this=0x7ffec40018a0, swapChain=0x7ffec5b60b60,
flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.6.2/src/gui/rhi/qrhigles2.cpp:2054
#23 0x75bba078 in 

[kdeplasma-addons] [Bug 476509] Color dialog is not usable when invoked from Color Picker widget

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484534

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

[konsole] [Bug 484494] Provide the ability to specify clipboard duplication format in context menu.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|Reintroduce the ability to  |Provide the ability to
   |specify clipboard   |specify clipboard
   |duplication format. |duplication format in
   ||context menu.

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

[konsole] [Bug 338480] [PATCH] Add feature to copy HTML from terminal

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484494

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

[konsole] [Bug 484494] New: Reintroduce the ability to specify clipboard duplication format.

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

Bug ID: 484494
   Summary: Reintroduce the ability to specify clipboard
duplication format.
Classification: Applications
   Product: konsole
   Version: 24.02.0
  Platform: openSUSE
   URL: https://discuss.kde.org/t/copy-as-html-absent-from-kon
sole/1288?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: copy-paste
  Assignee: konsole-de...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

STEPS TO REPRODUCE

1.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/konsole-24.02.1-1.1.x86_64.rpm
(although the version which removed it was quite some time ago, this is at
least a reference).
1.  Attempt to copy text in a specific format: plain text, or HTML.

OBSERVED RESULT

Konsole used to allow the user to choose plain text or HTML.

This is seriously problematic for me, because when the colour of a
command's output is integral to its readability (as is true for `dmesg`,
`journalctl --dmesg`, and `powershell`) I need to be able to copy the output in
its exact likeness. However, to do this, I must first paste it into something
which reports that it accepts HTML directly, like a web e-mail client, then
download that draft and extract the HTML from it. If this feature were
reimplemented, I'd merely need to choose a submenu and then paste it into my
text editor.

EXPECTED RESULT

It does not anymore.

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20240321
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION

   
https://discuss.kde.org/t/copy-as-html-absent-from-konsole/1288?u=rokejulianlockhart

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

[frameworks-baloo] [Bug 484463] balooctl prints output over shell, and doesn't accept control codes from user.

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

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Oded Arbel from comment #1)
I'd like to be able to see logs, if possible. Considering that it's a useful
way to understand what it's doing without needing to debug it, as most except
Kate's decisions to output them demonstrate. `bg` and KRunner provide the tools
for pushing into a background process.

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

[frameworks-baloo] [Bug 484463] New: balooctl prints output over shell, and doesn't accept control codes from user.

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

Bug ID: 484463
   Summary: balooctl prints output over shell, and doesn't accept
control codes from user.
Classification: Frameworks and Libraries
   Product: frameworks-baloo
   Version: 5.115.0
  Platform: openSUSE
   URL: https://discuss.kde.org/t/balooctl-purge-fails-to-stop
-baloo/12945/33?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: balooctl
  Assignee: baloo-bugs-n...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
`balooctl` doesn't retain shell context (like `zypper`, `dnf`, or even
`systemsettings`' CLI output does), instead merely printing over the shell
prompt its output until another command is invoked.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240321.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/kf6-baloo-file-6.0.0-1.1.x86_64.rpm.
3.  Invoke `balooctl enable` when it is disabled (via `balooctl disable`, for
instance).

OBSERVED RESULT
It ends as expected, and the shell prompt is displayed. However, logs continue
to be outputted to the shell (like the shell itself it has become it stdout, if
that makes sense).

EXPECTED RESULT
It should retain the shell context so that its output isn't interrupted by the
shell prompt, and so that it can be killed or *manually* `bg`'d by the user.

SOFTWARE/OS VERSIONS
Operating System: cpe:/o:opensuse:tumbleweed:20240321
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/balooctl-purge-fails-to-stop-baloo/12945/33?u=rokejulianlockhart

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

--- Comment #7 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167737
  --> https://bugs.kde.org/attachment.cgi?id=167737=edit
0x7fffebecde27 in Attica::BaseJob::doWork

(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #6)

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

--- Comment #6 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Harald Sitter from comment #5)
Was debuginfod not enough? Apologies — I believe I've installed the
corresponding packages now and shall try to reproduce it.

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

[konsole] [Bug 62380] disable wordwrap in konsole

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

--- Comment #41 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Kurt Hindenburg from comment #40)

Per https://imgur.com/Ec2VlVr, I still don't see any way to disable word wrap
in
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/konsole-24.02.1-1.1.x86_64.rpm,
so it remains an issue for me.

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

[konsole] [Bug 196998] Konsole should reflow the text when resizing

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[filelight] [Bug 483802] Filelight partition hover tooltips overlap.

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

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #2)

However, it solely occurs when hovering over certain directories. Not most of
them. I don't know what differentiates those which it occurs on versus those
which it does not.

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

[filelight] [Bug 483802] Filelight partition hover tooltips overlap.

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

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nick from comment #1)

I've only been using the stock Breeze theme — I've never used another. It still
occurs on
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/filelight-24.02.1-1.1.x86_64.rpm
using cpe:/o:opensuse:tumbleweed:20240321 with:

Operating System: openSUSE Tumbleweed 20240321
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland

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

[kdeplasma-addons] [Bug 476509] Color dialog is not usable when invoked from Color Picker widget

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

--- Comment #6 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Sorry if I'm wrong, but so that I'm not needlessly tracking this if I'm looking
for something else, is
https://discuss.kde.org/t/whats-happened-to-the-wallpaper-colour-picker-is-this-expected/12785?u=rokejulianlockhart
what this issue is for?

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

[Skanlite] [Bug 484246] Skanlite randomly detects scanner dimensions as 16557 mm wide upon initialization.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|Skanlite randomly detects   |Skanlite randomly detects
   |scanner dimensions as 14|scanner dimensions as 16557
   |metres wide upon|mm wide upon
   |initialization. |initialization.

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

[Skanlite] [Bug 484247] Invoking Preview button caused crash.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 Attachment #167607|0   |1
is obsolete|    |

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167610
  --> https://bugs.kde.org/attachment.cgi?id=167610=edit
0x7fffe2bcd85e in e2_init_parameters () from
/usr/lib64/sane/libsane-epson2.so.1

Added

```HTML

:is(h1, h2, h3, h4, h5, h6) {
font-weight: inherit;
font-size: inherit;
}

```

for readability.

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

[Skanlite] [Bug 484249] Scanner reselection caused crash.

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

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Additionally, it occurred on subsequent reinitialization after
https://bugs.kde.org/show_bug.cgi?id=484247#c0.

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

[Skanlite] [Bug 484249] Scanner reselection caused crash.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484247

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

[Skanlite] [Bug 484247] Invoking Preview button caused crash.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484249

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

[Skanlite] [Bug 484249] Scanner reselection caused crash.

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

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167609
  --> https://bugs.kde.org/attachment.cgi?id=167609=edit
0x7fffe2bd2a31 in esci_request_status () from
/usr/lib64/sane/libsane-epson2.so.1

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

[Skanlite] [Bug 484249] Scanner reselection caused crash.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Notably, https://bugs.kde.org/show_bug.cgi?id=484246#c0 occurred when this did.

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

[Skanlite] [Bug 484249] Scanner reselection caused crash.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484246

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

[Skanlite] [Bug 484246] Skanlite randomly detects scanner dimensions as 14 metres wide upon initialization.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484249

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

[Skanlite] [Bug 484249] New: Scanner reselection caused crash.

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

Bug ID: 484249
   Summary: Scanner reselection caused crash.
Classification: Applications
   Product: Skanlite
   Version: 24.02.0
  Platform: openSUSE
   URL: https://download.opensuse.org/repositories/openSUSE:/F
actory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
Scanner reselection caused crash.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240320.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/epson-inkjet-printer-escpr-1.7.22-2.1.x86_64.rpm.
3.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm.
4.  Connect the scanner.
5.  Confirm it is listed as connected in kcm_printer_manager.
6.  Invoke "gdb skanlite" with debuginfod enabled.
7.  Invoke the "Reselect scanner" button.

OBSERVED RESULT
> 0x7fffe2bd2a31 in esci_request_status () from 
> /usr/lib64/sane/libsane-epson2.so.1

EXPECTED RESULT
It should have performed its function.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240320
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi 

ADDITIONAL INFORMATION
For self,
https://wim.nl.tab.digital/apps/tasks/#/calendars/3de72895-d345-4ac4-8eec-1418e857ba7e/tasks/096D657B-5B7C-448C-92D2-DB44A3CC5774.ics

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

[Skanlite] [Bug 484247] Invoking Preview button caused crash.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167607
  --> https://bugs.kde.org/attachment.cgi?id=167607=edit
0x7fffe2bcd85e in e2_init_parameters () from
/usr/lib64/sane/libsane-epson2.so.1

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

[Skanlite] [Bug 484247] New: Invoking Preview button caused crash.

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

Bug ID: 484247
   Summary: Invoking Preview button caused crash.
Classification: Applications
   Product: Skanlite
   Version: 24.02.0
  Platform: openSUSE
   URL: https://download.opensuse.org/repositories/openSUSE:/F
actory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
Invoking Preview button caused crash.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240320.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/epson-inkjet-printer-escpr-1.7.22-2.1.x86_64.rpm.
3.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm.
4.  Connect the scanner.
5.  Confirm it is listed as connected in kcm_printer_manager.
6.  Invoke "gdb skanlite" with debuginfod enabled.
7.  Invoke the "Preview" button.

OBSERVED RESULT
> 0x7fffe2bcd85e in e2_init_parameters () from 
> /usr/lib64/sane/libsane-epson2.so.1

EXPECTED RESULT
It should have performed its function.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240320
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
For self,
https://wim.nl.tab.digital/apps/tasks/#/calendars/3de72895-d345-4ac4-8eec-1418e857ba7e/tasks/947B847E-C463-4E3E-A35F-F99A3E6F34DC.ics

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

[Skanlite] [Bug 484246] Skanlite randomly detects scanner dimensions as 14 metres wide upon initialization.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Sorry, not “[approximately] 14 metres” — specifically, 16557 mm.

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

[Skanlite] [Bug 484246] New: Skanlite randomly detects scanner dimensions as 14 metres wide upon initialization.

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

Bug ID: 484246
   Summary: Skanlite randomly detects scanner dimensions as 14
metres wide upon initialization.
Classification: Applications
   Product: Skanlite
   Version: 24.02.0
  Platform: openSUSE
   URL: https://discuss.kde.org/t/thats-quite-a-bold-default-s
kanlite/12802?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
Skanlite randomly detects scanner dimensions as 14 metres wide upon
initialization, and necessitates a reinitialization to remediate it.

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240320.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/epson-inkjet-printer-escpr-1.7.22-2.1.x86_64.rpm.
3.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/skanlite-24.02.0-1.1.x86_64.rpm.
4.  Connect the scanner.
5.  Confirm it is listed as connected in kcm_printer_manager.
6.  Invoke "gdb skanlite" with debuginfod enabled.

OBSERVED RESULT
https://discuss-cdn.kde.org/uploads/default/original/2X/7/7a1d2a0d17e4484469b97ab1a3f03a2e1668e4a6.png

EXPECTED RESULT
It should always detect the correct dimensions of my scanner.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240320
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
*  I use an EPSON Expression Home XP-247, and used to experience the same on my
previous 245.
*  I've set the https://bugs.kde.org/page.cgi?id=fields.html#bug_severity to
“normal” because this *necessitates* reinitialization of Skanlite to remediate,
which is unintuitive.

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

[dolphin] [Bug 484187] New: Scrollbar elements overlap and disappear when panel height is its minimum.

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

Bug ID: 484187
   Summary: Scrollbar elements overlap and disappear when panel
height is its minimum.
Classification: Applications
   Product: dolphin
   Version: 23.08.4
  Platform: openSUSE
   URL: https://discuss.kde.org/t/can-the-scrollbar-background
-always-be-shown-like-in-windows/12296/33?u=rokejulian
lockhart
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: kfm-de...@kde.org
  Target Milestone: ---
 Flags: performance-

Created attachment 167571
  --> https://bugs.kde.org/attachment.cgi?id=167571=edit
Depiction of the problem.

SUMMARY
When Dolphin's panels' heights are reduced to their minimum, if multiple
buttons at the end of each scroll bar have been enabled, these overlap.
Additionally, the scrollbar toggle disappears.

STEPS TO REPRODUCE
Per
https://discuss.kde.org/t/can-the-scrollbar-background-always-be-shown-like-in-windows/12296/33?u=rokejulianlockhart:
1.  Invoke “kcmshell6 kcm_style”.
2.  Edit Breeze.
3.  Select “Scrollbars”.
4.  Select “Two buttons” for the best demonstration, per
https://discuss-cdn.kde.org/uploads/default/original/2X/e/e62b46923731ad9328bff6ecdd7a87b5961f77c6.png.

OBSERVED RESULT
The buttons overlap and the scroll toggle is invisible.

EXPECTED RESULT
They minimum size should be calculated in a manner which factors in how many
buttons are present and their size, thereby allowing users with solely one
button per end to minimize the panels further, and users with multiple buttons
to not do so, ensuring that the scrollbar toggle and buttons are always
visible.

SOFTWARE/OS VERSIONS
Operating System: cpe:/o:opensuse:tumbleweed:20240319
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
This also applies to
https://bugs.kde.org/enter_bug.cgi?product=dolphin=panels%3A%20terminal.

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

[plasmashell] [Bug 449155] Unable to set colour wallpaper.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-, Wayland+,
   ||X11+

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

[plasmashell] [Bug 449155] Unable to set colour wallpaper.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|Application of colour via   |Unable to set colour
   |the applier of wallpaper|wallpaper.
   |that is provided by |
   |'plasmashell' is not|
   |possible.   |

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

[konsole] [Bug 448411] Corruption of textual presentation during utilisation of ''/usr/bin/flatpak-spawn' --host '/usr/bin/pwsh' -noexit -command 'start-transcript -append -noclobber -includeinvocatio

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

URL||http://github.com/PowerShel
   ||l/PowerShell/issues/16746#i
   ||ssuecomment-1076995838

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

[konsole] [Bug 448411] Corruption of textual presentation during utilisation of ''/usr/bin/flatpak-spawn' --host '/usr/bin/pwsh' -noexit -command 'start-transcript -append -noclobber -includeinvocatio

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-

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

[dolphin] [Bug 444241] The Dolphin installer for Windows is outdated.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Due to
https://www.reddit.com/r/kde/comments/1bhwxvt/comment/kvglgv6/?utm_source=share_medium=web3x_name=web3xcss_term=1_content=share_button,
I shall mark this as RESOLVED.

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

[dolphin] [Bug 444241] The Dolphin installer for Windows is outdated.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|The installer that is for   |The Dolphin installer for
   |Windows that is for Dolphin |Windows is outdated.
   |is outdated.|

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

[kamoso] [Bug 437675] Error after selecting theme in Kamoso.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|Occurrence of error after   |Error after selecting theme
   |selection of one theme via  |in Kamoso.
   |Kamoso. |

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

[kamoso] [Bug 437675] Error after selecting theme in Kamoso.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

--- Comment #4 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167557
  --> https://bugs.kde.org/attachment.cgi?id=167557=edit
0x7fffebecde27 in ?? () from /lib64/libKF6Attica.so.6

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 Attachment #167528|0   |1
is obsolete|    |

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167556
  --> https://bugs.kde.org/attachment.cgi?id=167556=edit
0x755d1407 in ?? () from /lib64/libQt6Core.so.6

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

[kcolorchooser] [Bug 484170] New: Unable to resize.

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

Bug ID: 484170
   Summary: Unable to resize.
Classification: Applications
   Product: kcolorchooser
   Version: 24.02.0
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
There's no way to resize the window.

STEPS TO REPRODUCE
Attempt to drag the border.

OBSERVED RESULT
It doesn't allow the user to resize the window.

EXPECTED RESULT
It should.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240319
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

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

[kcolorchooser] [Bug 479406] The "Pick Screen Color" button is missing on Wayland session

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[kcolorchooser] [Bug 453265] No way to acknowledge user abort

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[kcolorchooser] [Bug 440262] Opacity support

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[Discover] [Bug 484111] Discover attempts to install Snap package instead of Flatpak package.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=484109|

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=484111|

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #1)
It turns out that it has no relation to that bug. The reproduction steps appear
to be to merely utilize the application whatsoever, although using the search
bar and then clicking on an entry appears to increase the probability to about
90% that this bug shall occur.

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

[Discover] [Bug 484109] Discover segfault when interacting with any listing.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

Summary|Discover segfault,  |Discover segfault when
   |seemingly when interacting  |interacting with any
   |with Flathub listing for|listing.
   |Authy.  |

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

[Discover] [Bug 484111] Discover attempts to install Snap package instead of Flatpak package.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
https://discuss.kde.org/t/discover-got-flatpak-and-snap-packages-confused/12740/3?u=rokejulianlockhart

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

[Discover] [Bug 484111] Discover attempts to install Snap package instead of Flatpak package.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484109

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

[Discover] [Bug 484109] Discover segfault, seemingly when interacting with Flathub listing for Authy.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=484111

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

[Discover] [Bug 484109] Discover segfault, seemingly when interacting with Flathub listing for Authy.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
> Discover inconsistently reproducibly segfaults, seemingly solely when 
> interacting with the Flathub listing for Authy that is referenced in .

I meant to reference https://bugs.kde.org/show_bug.cgi?id=484111#c0, apologies.

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

[Discover] [Bug 484111] Discover attempts to install Snap package instead of Flatpak package.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167529
  --> https://bugs.kde.org/attachment.cgi?id=167529=edit
Depiction of the problem.

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

[Discover] [Bug 484111] New: Discover attempts to install Snap package instead of Flatpak package.

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

Bug ID: 484111
   Summary: Discover attempts to install Snap package instead of
Flatpak package.
Classification: Applications
   Product: Discover
   Version: 6.0.2
  Platform: openSUSE
   URL: https://discuss.kde.org/t/discover-got-flatpak-and-sna
p-packages-confused/12740/2?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snap Backend
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: aleix...@kde.org
  Target Milestone: ---
 Flags: performance-

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240318.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/discover6-6.0.2-2.1.x86_64.rpm.
3.  Adhere to
https://forum.snapcraft.io/t/installing-snap-on-opensuse/8375#add-the-repository-1.
4.  Invoke "gdb plasma-discover".
5.  Enable debuginfo.
6.  Search for Authy.
7.  Select its Flathub listing.

OBSERVED RESULT
It attempts to install from Snapcraft's servers.

EXPECTED RESULT
It should install
https://dl.flathub.org/repo/appstream/com.authy.Authy.flatpakref.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240318
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/discover-got-flatpak-and-snap-packages-confused/12740/2?u=rokejulianlockhart

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

[Discover] [Bug 484109] New: Discover segfault, seemingly when interacting with Flathub listing for Authy.

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

Bug ID: 484109
   Summary: Discover segfault, seemingly when interacting with
Flathub listing for Authy.
Classification: Applications
   Product: Discover
   Version: 6.0.2
  Platform: openSUSE
   URL: https://discuss.kde.org/t/discover-got-flatpak-and-sna
p-packages-confused/12740/2?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: PackageKit
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: aleix...@kde.org
  Target Milestone: ---
 Flags: performance-

Created attachment 167528
  --> https://bugs.kde.org/attachment.cgi?id=167528=edit
Stack trace and corresponding gdb operational log and configuration.

SUMMARY
Discover inconsistently reproducibly segfaults, seemingly solely when
interacting with the Flathub listing for Authy that is referenced in .

STEPS TO REPRODUCE
1.  Install cpe:/o:opensuse:tumbleweed:20240318.
2.  Install
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/discover6-6.0.2-2.1.x86_64.rpm.
3.  Adhere to
https://forum.snapcraft.io/t/installing-snap-on-opensuse/8375#add-the-repository-1.
4.  Invoke "gdb plasma-discover".
5.  Enable debuginfo.
6.  Search for Authy.
7.  Select its Flathub listing.

OBSERVED RESULT
It crashed once when entering the page (which I acquired the stack trace for)

EXPECTED RESULT
It obviously shouldn't crash.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240318
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/discover-got-flatpak-and-snap-packages-confused/12740/2?u=rokejulianlockhart

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

[Bluedevil] [Bug 482783] “Restore previous status” doesn't enable Bluetooth at boot.

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

--- Comment #4 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167490
  --> https://bugs.kde.org/attachment.cgi?id=167490=edit
Plasmoid GUI if forcefully enabled at boot regardless of previous boot's
configuration.

Noteworthily, after updating to https://kde.org/info/plasma-6.0.1/, I've a
useful demonstration — should I instruct it to enable it at boot regardless of
the preference recorded during previous OS deinitialization, it enables as
expected, but the GUI does not appear to indicate this. See the attachment — it
certainly shouldn't be able to list available devices if disabled.

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

[ark] [Bug 483597] Top & bottom of Ark compression type context menu rows in P6.0.1 are erroneously padded.

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

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Eric Armbruster from comment #2)
Thanks for the verification.

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

[kwin] [Bug 466380] kwin_x11 crashes in KWin::X11Window::finishCompositing() when disabling compositing

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

--- Comment #29 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to David Edmundson from comment #21)
1.  Installed cpe:/o:opensuse:tumbleweed:20240317.
2.  Installed cpe:/o:kde:plasma:6.0.2.
3.  Installed
https://github.com/ValveSoftware/Proton/releases/tag/proton-9.0-beta15.
4.  Installed https://store.steampowered.com/app/264710/Subnautica/.
5.  Invoked steam steam://rungameid/264710.
6.  Deselected and reselected fullscreen mode multiple times.

I am no longer able to reproduce
https://bugs.kde.org/show_bug.cgi?id=476306#c0, a duplicate of this issue.

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

[plasmashell] [Bug 483943] New: Duplicate modification toolbars from Plasma 5 and 6 simultaneously after upgrade from 5 to 6.

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

Bug ID: 483943
   Summary: Duplicate modification toolbars from Plasma 5 and 6
simultaneously after upgrade from 5 to 6.
Classification: Plasma
   Product: plasmashell
   Version: 6.0.2
  Platform: openSUSE
   URL: https://forums.opensuse.org/t/kde-plasma-6-is-out/1727
46/104
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Edit Mode toolbar
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: 1.0
 Flags: performance-, Wayland?, X11?

Created attachment 167435
  --> https://bugs.kde.org/attachment.cgi?id=167435=edit
Depiction of the problem.

SUMMARY
Duplicate modification toolbars from Plasma 5 and 6 simultaneously after
upgrade from 5 to 6.

STEPS TO REPRODUCE
Upgrade to something around cpe:/o:opensuse:tumbleweed:20240315 (with P6) from
one of its Plasma 5 predecessors.

OBSERVED RESULT
The modification toolbars from both Plasma 5 and 6 are present, with the P5
toolbar overlapping the P5 one.

EXPECTED RESULT
Solely the Plasma 6 toolbar should be visible.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240315
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://forums.opensuse.org/t/kde-plasma-6-is-out/172746/104

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

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

--- Comment #6 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Vlad Zahorodnii from comment #2)
I'm guessing that since I don't know how to reproduce it, I would need to
install the debug symbols and then extract the old trace via coredumpctl?

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

[plasma-systemmonitor] [Bug 482169] System Monitor in Plasma 6 crashes on clicking "Show Details Sidebar"

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-

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

[plasma-systemmonitor] [Bug 482169] System Monitor in Plasma 6 crashes on clicking "Show Details Sidebar"

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[filelight] [Bug 483802] New: Filelight partition hover tooltips overlap.

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

Bug ID: 483802
   Summary: Filelight partition hover tooltips overlap.
Classification: Applications
   Product: filelight
   Version: 24.02.0
  Platform: openSUSE
   URL: https://download.opensuse.org/repositories/openSUSE:/F
actory/standard/x86_64/filelight-24.02.0-1.1.x86_64.rp
m
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: martin.sandsm...@kde.org
  Target Milestone: ---
 Flags: performance+

Created attachment 167354
  --> https://bugs.kde.org/attachment.cgi?id=167354=edit
Depiction of the problem.

STEPS TO REPRODUCE
1.  Invoke Filelight via its `.desktop` entry.
2.  Hover over a partition in the graph.

OBSERVED RESULT
The partition hover tooltips overlap.

EXPECTED RESULT
I don't believe that they should.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240314
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
I am using
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/filelight-24.02.0-1.1.x86_64.rpm.

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

[ark] [Bug 483597] New: Top & bottom of Ark compression type context menu rows in P6.0.1 are erroneously padded.

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

Bug ID: 483597
   Summary: Top & bottom of Ark compression type context menu rows
in P6.0.1 are erroneously padded.
Classification: Applications
   Product: ark
   Version: 24.02.0
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: rthoms...@gmail.com
  Target Milestone: ---
 Flags: performance-

Created attachment 167201
  --> https://bugs.kde.org/attachment.cgi?id=167201=edit
Depiction of the problem.

STEPS TO REPRODUCE
Update to cpe:/o:opensuse:tumbleweed:20240311 and cpe:/o:kde:plasma:6.0.1 from
its immediate predecessor.

OBSERVED RESULT
The compression type context menu rows are erroneously padded on the top and
bottom of each row, in stark contrast to every other context menu anywhere in
KDE's software.

EXPECTED RESULT
They shouldn't be padded.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240311
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

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

[systemsettings] [Bug 483587] Allow users to disable KWin rulesets.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 167197
  --> https://bugs.kde.org/attachment.cgi?id=167197=edit
The current GUI.

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

[kdeplasma-addons] [Bug 483589] Weather Report unable to connect to BBC.

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

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

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

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

[kdeplasma-addons] [Bug 483589] Weather Report unable to connect to BBC.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
Turns out that re-enabling (that is, hiding it and unhiding it) appears to have
fixed this.

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

[kdeplasma-addons] [Bug 483589] New: Weather Report unable to connect to BBC.

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

Bug ID: 483589
   Summary: Weather Report unable to connect to BBC.
Classification: Plasma
   Product: kdeplasma-addons
   Version: 6.0.1
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Weather
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

Created attachment 167196
  --> https://bugs.kde.org/attachment.cgi?id=167196=edit
Screenshots of the configuration and the error page.

STEPS TO REPRODUCE
Choose "Hanworth, Norfolk, GB" from BBC #1.

OBSERVED RESULT
It isn't able to connect.

EXPECTED RESULT
It should immediately connect, and/or state why it can't.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240311
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

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

[kdeplasma-addons] [Bug 483588] New: Keyboard Layout indicator icon and configuration text missing.

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

Bug ID: 483588
   Summary: Keyboard Layout indicator icon and configuration text
missing.
Classification: Plasma
   Product: kdeplasma-addons
   Version: 6.0.1
  Platform: openSUSE
   URL: https://discuss.kde.org/t/keyboard-layout-indicator-ic
on-and-config-text-missing/12326/1?u=rokejulianlockhar
t
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Keyboard Indicator
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: aleix...@kde.org
  Target Milestone: ---
 Flags: performance-

Created attachment 167195
  --> https://bugs.kde.org/attachment.cgi?id=167195=edit
Depiction of the problem.

SUMMARY
My Keyboard Layout indicator icon and configuration text are missing after
updating to cpe:/o:opensuse:tumbleweed:20240311 (with cpe:/o:kde:plasma:6.0.1).

STEPS TO REPRODUCE
Update to cpe:/o:opensuse:tumbleweed:20240311 and cpe:/o:kde:plasma:6.0.1 from
its immediate predecessor.

OBSERVED RESULT
My Keyboard Layout indicator icon and configuration text are missing.

EXPECTED RESULT
They should be present.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240311
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/keyboard-layout-indicator-icon-and-config-text-missing/12326/1?u=rokejulianlockhart

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

[systemsettings] [Bug 483587] New: Allow users to disable KWin rulesets.

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

Bug ID: 483587
   Summary: Allow users to disable KWin rulesets.
Classification: Applications
   Product: systemsettings
   Version: 6.0.1
  Platform: openSUSE
   URL: https://discuss.kde.org/t/we-should-be-able-to-disable
-window-rules/9624?u=rokejulianlockhart
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_kwinrules
  Assignee: kwin-bugs-n...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: isma...@gmail.com, plasma-b...@kde.org
  Target Milestone: ---
 Flags: performance-

SUMMARY
Allow users to temporarily disable individual KWin rulesets.

STEPS TO REPRODUCE
1. Create a KWin ruleset that you don't want to immediately apply.

OBSERVED RESULT
It can't be disabled.

EXPECTED RESULT
It should be possible to, so that the user doesn't need to constantly import
and export.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240311
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
https://discuss.kde.org/t/we-should-be-able-to-disable-window-rules/9624?u=rokejulianlockhart

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

[Bluedevil] [Bug 482783] “Restore previous status” doesn't enable Bluetooth at boot.

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

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nate Graham from comment #2)
Why do you assume that? I'm not one to customize my OS much, and I've certainly
not ever messed with Bluetooth (it being the complex and fragile standard that
it is). Considering I've been using the same system for about a year, and this
is a rolling release OS, I'm not surprised small things will break
occasionally. Are you?

Regardless, your estimation is correct that it works on a new user (and another
one which I've had for a while but haven't used for some time). Any ideas of
what I should check to ascertain what's been changed for my account? I
certainly didn't change anything on the day it broke, but *did* update, so I
can't think of how I might have caused this.

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

[dolphin] [Bug 482881] Hung shell causes Dolphin (with Terminal panel enabled) to hang.

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

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)

Specifically:
```PS1
snap install $(what-snap JSNnoJl3EqkMuWoy5Dgq8PMqZ0uNcpie | awk '{print $2}')
--classic --channel=latest/stable --revision 264
```

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

[dolphin] [Bug 482881] Hung shell causes Dolphin (with Terminal panel enabled) to hang.

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

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

ADDITIONAL INFORMATION
https://forum.snapcraft.io/t/can-i-install-a-package-using-its-snap-id/39053/4?u=beedellrokejulianloc

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

[dolphin] [Bug 482881] New: Hung shell causes Dolphin (with Terminal panel enabled) to hang.

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

Bug ID: 482881
   Summary: Hung shell causes Dolphin (with Terminal panel
enabled) to hang.
Classification: Applications
   Product: dolphin
   Version: 23.08.4
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: terminal
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: kfm-de...@kde.org
  Target Milestone: ---
 Flags: performance-

Created attachment 166719
  --> https://bugs.kde.org/attachment.cgi?id=166719=edit
The profile I use.

SUMMARY
If the shell defined in the default Konsole profile is hung, invoking Dolphin
causes Dolphin to hang without an actionable error message. It is eventually
killed due to being unresponsive.

STEPS TO REPRODUCE
*   Install version 7.4.1 (from 2024-03-01) of Snap ID
JSNnoJl3EqkMuWoy5Dgq8PMqZ0uNcpie. If this isn't possible soon, see whether
https://forum.snapcraft.io/t/how-to-install-specific-version-of-snap/39254?u=beedellrokejulianloc
has an answer yet.
*   Set the attached profile as the default for Konsole.
*   Keep invoking Konsole tabs/windows hoping that the shell eventually hangs.

OBSERVED RESULT
Dolphin hangs without an actionable error message. It is eventually killed due
to being unresponsive.

EXPECTED RESULT
Dolphin should disable the terminal panel until it responds.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240306
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

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

[Bluedevil] [Bug 482783] “Restore previous status” doesn't enable Bluetooth at boot.

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

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
This occurred a few OS updates ago. I wish I knew which update caused it.
Apologies.

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

[Bluedevil] [Bug 482783] New: “Restore previous status” doesn't enable Bluetooth at boot.

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

Bug ID: 482783
   Summary: “Restore previous status” doesn't enable Bluetooth at
boot.
Classification: Plasma
   Product: Bluedevil
   Version: 5.27.10
  Platform: openSUSE
   URL: https://forums.opensuse.org/t/bluetooth-no-longer-star
ting-at-boot/169758/11
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: daemon
  Assignee: now...@gmail.com
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: plasma-b...@kde.org
  Target Milestone: ---
 Flags: performance-

Created attachment 166648
  --> https://bugs.kde.org/attachment.cgi?id=166648=edit
Current configuration.

SUMMARY
“Restore previous status” doesn't enable Bluetooth at boot, despite Bluetooth
not being manually disabled by the user before previous shutdown.

STEPS TO REPRODUCE
1.  Invoke `kcmshell5 kcm_bluetooth`.
1.  Choose “Configure”.
1.  Enable Bluetooth, if necessary.
1.  Choose “Restore previous status”.
1.  Invoke `systemctl reboot`.
1.  Log in.

OBSERVED RESULT
Login does not automatically enable Bluetooth.

EXPECTED RESULT
Bluetooth should be enabled at login.

SOFTWARE/OS VERSIONS
Operating System: cpe:/o:opensuse:tumbleweed:20240306
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.7.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
*  Originally mentioned at
https://forums.opensuse.org/t/bluetooth-no-longer-starting-at-boot/169758/11.
*  Although https://bugs.kde.org/describecomponents.cgi?product=Bluedevil lists
https://bugs.kde.org/buglist.cgi?product=Bluedevil=kcm=---,
https://bugs.kde.org/enter_bug.cgi?product=Bluedevil=kcm doesn't
appear to allow me to choose that component.

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

[plasmashell] [Bug 479468] Crash after inserting SD Card into reader.

2024-02-21 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=479468

--- Comment #10 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nate Graham from comment #9)
> I think you need to fix whatever's wrong on your system that makes debug
> symbols not get shown. I'm 99.9% sure that openSUSE distros will provide
> full debug symbols for common software like Plasma. Please make sure you can
> install them before submitting more crashes, as crashes without backtraces
> are unfortunately mostly a waste of everyone's time. If you need help with
> this, I'd recommend reaching out to the openSUSE folks about it.

Unfortunately, because
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_the_KDE_Crash_Report_tool
and below solely explain how to generate a trace when the issue is
reproducible, I don't know how to regenerate the debug information. Can that be
done from merely the aforerecorded data?

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

[bugs.kde.org] [Bug 481524] Update to Bugzilla Harmony.

2024-02-21 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481524

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nate Graham from comment #1)
> Harmony hasn't gotten a stable release, and the last beta release I see on
> https://github.com/bugzilla/harmony/tags is six years old. For something as
> critical to KDE as bug tracking, I don't think moving to unstable,
> unreleased, till-in-development software makes sense.
> 
> I want these features as much as you do, but we need to wait for them to be
> released first.

Would this be reopened when it's available? I do agree, but also believe it
should be tracked, because we'll surely update to it when it's available.

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

[plasmashell] [Bug 443036] Metabug: let keyboard shortcuts live somewhere persistent, rather than in applets

2024-02-21 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=443036

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-20 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

URL||https://gitlab.freedesktop.
   ||org/mesa/mesa/-/issues/1064
   ||5

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-20 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

--- Comment #7 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #6)
> (In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #5)
> > (In reply to Nicolas Fella from comment #4)
> > > Crash is in the graphics driver, please report to Mesa
> > 
> > Do you know where to do that? It doesn't appear obvious to me. If you can
> > provide a URI to their issue tracker, I'd be grateful.
> 
> Ah — https://docs.mesa3d.org/bugs.html#report-a-bug.

https://gitlab.freedesktop.org/mesa/mesa/-/issues/10645

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-20 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

--- Comment #6 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #5)
> (In reply to Nicolas Fella from comment #4)
> > Crash is in the graphics driver, please report to Mesa
> 
> Do you know where to do that? It doesn't appear obvious to me. If you can
> provide a URI to their issue tracker, I'd be grateful.

Ah — https://docs.mesa3d.org/bugs.html#report-a-bug.

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-20 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

--- Comment #5 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nicolas Fella from comment #4)
> Crash is in the graphics driver, please report to Mesa

Do you know where to do that? It doesn't appear obvious to me. If you can
provide a URI to their issue tracker, I'd be grateful.

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-20 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Akseli Lahtinen from comment #2)
> Hi, do you have the Plasma Integration extension installed in firefox?

Yes,
https://addons.mozilla.org/firefox/downloads/file/3859385/plasma_integration-1.8.1.xpi.

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

[plasmashell] [Bug 481564] Launching Firefox crashed PlasmaShell.

2024-02-19 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
Created attachment 165947
  --> https://bugs.kde.org/attachment.cgi?id=165947=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 481564] New: Launching Firefox crashed PlasmaShell.

2024-02-19 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481564

Bug ID: 481564
   Summary: Launching Firefox crashed PlasmaShell.
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.10)

Qt Version: 5.15.12
Frameworks Version: 5.114.0
Operating System: Linux 6.7.2-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [CoredumpBackend]

-- Information about the crash:
I relaunched
https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/MozillaFirefox-122.0.1-1.1.x86_64.rpm
quickly after quitting it, which appeared to coincide with PlasmaShell
reloading and DrKonqi appearing.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#6  0x7fe6091ffcdb in os_malloc_aligned (alignment=64, size=184) at
../src/util/os_memory_aligned.h:58
#7  align_calloc (alignment=64, size=184) at ../src/util/u_memory.h:68
#8  si_create_sampler_view(pipe_context*, pipe_resource*, pipe_sampler_view
const*) (ctx=0x55b1db5c3600, texture=0x7fe4ac183880, state=0x7fe5653fdd10) at
../src/gallium/drivers/radeonsi/si_state.c:4555
#9  0x7fe608fde214 in tc_create_sampler_view(pipe_context*, pipe_resource*,
pipe_sampler_view const*) (_pipe=0x55b1e048b9b0, resource=,
templ=) at
../src/gallium/auxiliary/util/u_threaded_context.c:2246
#10 0x7fe608badce6 in st_create_texture_sampler_view_from_stobj
(glsl130_or_later=false, format=, texObj=0x7fe4ac16a6e0,
st=0x55b1ddb1f180) at ../src/mesa/state_tracker/st_sampler_view.c:491


Reported using DrKonqi

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

[plasmashell] [Bug 407361] Notifications in the history lack interactive features that are in their pop-ups (click on body to jump to app, clickable buttons, draggable images, etc)

2024-02-19 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=407361

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC||4wy78uwh@rokejulianlockhart
   ||.addy.io

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

[bugs.kde.org] [Bug 481524] New: Update to Bugzilla Harmony.

2024-02-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=481524

Bug ID: 481524
   Summary: Update to Bugzilla Harmony.
Classification: Websites
   Product: bugs.kde.org
   Version: unspecified
  Platform: Compiled Sources
   URL: https://github.com/bugzilla/harmony/blob/5687d97114185
518aecad336f6c244c0aae25347/README.md#demo
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: code customizations
  Assignee: sysad...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: she...@kde.org
  Target Milestone: ---
 Flags: performance-

SUMMARY
As
https://github.com/bugzilla/harmony/blob/5687d97114185518aecad336f6c244c0aae25347/README.md#demo
demonstrates, it's a significant improvement in every manner.

STEPS TO REPRODUCE
Attempt to use Markdown or the other myriad improvements it adds, which users
of newer Bugzilla instances like bugzilla.mozilla.org are used to.

OBSERVED RESULT
They don't exist and don't work.

EXPECTED RESULT
I expected at least Markdown to work when I first used this tracker.

ADDITIONAL INFORMATION
https://github.com/bugzilla/harmony/blob/5687d97114185518aecad336f6c244c0aae25347/README.md#documentation

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

[systemsettings] [Bug 479696] Touch device invocation of tooltip on QML element invokes element.

2024-02-18 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=479696

--- Comment #2 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #0)
> SUMMARY
> Invoking a tooltip using touch selects the element upon removal of the
> finger or stylus.
> 
> STEPS TO REPRODUCE
> 1.  Invoke "kcmshell5 kcm_kwinrules".
> 1.  Modify or create a new rule.
> 1.  Invoke the QML overlay to create a new rule.
> 1.  Long-press an entry with a tooltip. No indicator exists for whether an
> entry has a tooltip, so just keep trying different ones if it doesn't
> initially work.
> 
> OBSERVED RESULT
> 
> 
> EXPECTED RESULT
> 
> 


Apologies for the poor bug description.

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

[frameworks-qqc2-desktop-style] [Bug 455189] Icons-only buttons don't become text-only buttons when telling the system to show text instead of icons on buttons

2024-02-16 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=455189

--- Comment #10 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to `{third: "Beedell", first: "Roke"}`{.JSON5} from comment #9)
> (In reply to Nate Graham from comment #8)
> > This is fixed in KF6.
> 
> Surely, per
> https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/
> 367#note_871639 and
> https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/
> 367#note_870785, this is not remediated?

Ah —
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/367#note_872508.

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

[frameworks-qqc2-desktop-style] [Bug 455189] Icons-only buttons don't become text-only buttons when telling the system to show text instead of icons on buttons

2024-02-16 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=455189

--- Comment #9 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Nate Graham from comment #8)
> This is fixed in KF6.

Surely, per
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/367#note_871639
and
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/367#note_870785,
this is not remediated?

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

[kwin] [Bug 474488] Panel flickering at the top of some fullscreen games

2024-02-12 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=474488

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

 CC|4wy78uwh@rokejulianlockhart |
   |.addy.io|

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

2024-02-06 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480916

--- Comment #3 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Vlad Zahorodnii from comment #2)
> The backtrace lacks debug symbols, without them it's unclear where kwin
> crashed. Can you install debug packages for kwin and submit a new backtrace?
> when you do that, please also reset bug report status

The problem is that zypper says none are unavailable, although it turns out
that I have the biggest (Qt6) update I've ever had yet to do, so I'll do that
first. However, your documentation on how to retroactively reproduce a
backtrace is really confusing for me — I'm still used to GNOME abrt, which
makes it a button press.

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480916

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
> https://bugs.kde.org/show_bug.cgi?id=480916#c0

Very strangely, it turns out that Skanlite didn't actually crash in any
apparent way — my output window is still there, and I was able to save the
output. I don't know why DrKonqi reported that it had crashed. I don't know how
to triage this now.

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

[konsole] [Bug 480917] Konsole window invoked by DrKonqi to install debug symbol packages crashes if automatically closed due to installation failure whilst selected text has context menu open.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480917

--- Comment #1 from `{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> ---
The https://bugs.kde.org/page.cgi?id=fields.html#importance should be “NOR
crash”.

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

[konsole] [Bug 480917] Konsole window invoked by DrKonqi to install debug symbol packages crashes if automatically closed due to installation failure whilst selected text has context menu open.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480917

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags|performance-|

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

[konsole] [Bug 480917] Konsole window invoked by DrKonqi to install debug symbol packages crashes if automatically closed due to installation failure whilst selected text has context menu open.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480917

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480916

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=480917

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

[konsole] [Bug 480917] New: Konsole window invoked by DrKonqi to install debug symbol packages crashes if automatically closed due to installation failure whilst selected text has context menu open.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480917

Bug ID: 480917
   Summary: Konsole window invoked by DrKonqi to install debug
symbol packages crashes if automatically closed due to
installation failure whilst selected text has context
menu open.
Classification: Applications
   Product: konsole
   Version: 23.08.4
  Platform: openSUSE
   URL: https://download.opensuse.org/repositories/openSUSE:/F
actory/standard/x86_64/konsole-23.08.4-2.2.x86_64.rpm
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: copy-paste
  Assignee: konsole-de...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

Created attachment 165575
  --> https://bugs.kde.org/attachment.cgi?id=165575=edit
Backtrace without debug symbols.

SUMMARY

A Konsole window which has been invoked by DrKonqi to install
debug symbol packages for a backtrace crashes if it is automatically closed due
to an installation failure (like a lack of debug packages for a list of hashes)
*whilst* the user has selected text and has a context menu open for that
selected text.

STEPS TO REPRODUCE

Act quickly:
1.  Force an application to crash in order to display
DrKonqi's GUI.
2.  Enter the backtrace section.
3.  Invoke the "Install debug packages" button.
4.  Select some of the text which comprises the Konsole
output and invoke a context menu on it using a mouse's secondary button.

OBSERVED RESULT

Konsole crashes, according to DrKonqi.

EXPECTED RESULT

Konsole ideally shouldn't close at all whilst the user is still
interacting, but that's probably a Qt issue (I'd like to be informed whether an
FR to remediate this is possible). It at least should exit gracefully.

SOFTWARE/OS VERSIONS

> Operating System:
cpe:2.3:o:opensuse:tumbleweed:20240131:*:*:*:*:*:*:*
> KDE Plasma Version: 5.27.10
> KDE Frameworks Version: 5.114.0
> Qt Version: 5.15.12
> Kernel Version: 6.7.2-1-default (64-bit)
> Graphics Platform: X11
> Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
> Memory: 30.5 GiB of RAM
> Graphics Processor: AMD Radeon RX 5700
> Manufacturer: ASRock
> Product Name: X670E Taichi

ADDITIONAL INFORMATION

This occurred when I reported
https://bugs.kde.org/show_bug.cgi?id=480916#c0. No debuginfo package was
available for the corresponding hashes for Konsole either, so the backtrace
isn't of much use. But hey, at least we have one for this BR, eh?

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480916

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

URL||https://download.opensuse.o
   ||rg/repositories/openSUSE:/F
   ||actory/standard/x86_64/skan
   ||lite-23.08.4-2.2.x86_64.rpm

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

[kwin] [Bug 480916] Skanlite crashed on window change when displaying scan output.

2024-02-05 Thread `{third : ;
https://bugs.kde.org/show_bug.cgi?id=480916

`{third: "Beedell", first: "Roke"}`{.JSON5} 
<4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

  Flags||performance-, Wayland-,
   ||X11+, Intel-, NVIDIA-

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

<    1   2   3   4   >