[Akonadi] [Bug 493393] New: akonadi-db-migrator segfaults attempting to migrate to SQLite

2024-09-19 Thread Andrew Hutchings
https://bugs.kde.org/show_bug.cgi?id=493393

Bug ID: 493393
   Summary: akonadi-db-migrator segfaults attempting to migrate to
SQLite
Classification: Frameworks and Libraries
   Product: Akonadi
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Migration
  Assignee: kdepim-b...@kde.org
  Reporter: and...@linuxjedi.co.uk
CC: c...@carlschwan.eu
  Target Milestone: ---

SUMMARY
When attempting to migrate to SQLite in Fedora 40, akonadi-db-migrator
segfaults.

STEPS TO REPRODUCE
1. akonadi-db-migrator --newengine sqlite

OBSERVED RESULT
org.kde.pim.akonadiserver: mysqld for Akonadi is already running, trying to
connect to it.
akonadi.collectionattributetable   OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation  OK
akonadi.collectiontableOK
akonadi.flagtable  OK
akonadi.mimetypetable  OK
akonadi.parttable  OK
akonadi.parttypetable  OK
akonadi.pimitemflagrelationOK
akonadi.pimitemtable   OK
akonadi.pimitemtagrelation OK
akonadi.relationtable  OK
akonadi.relationtypetable  OK
akonadi.resourcetable  OK
akonadi.schemaversiontable OK
akonadi.tagattributetable  OK
akonadi.tagremoteidresourcerelationtable   OK
akonadi.tagtable   OK
akonadi.tagtypetable   OK
This installation of MariaDB is already upgraded to 10.11.6-MariaDB.
There is no need to run mysql_upgrade again for 10.11.8-MariaDB.
You can use --force if you still want to run mysql_upgrade
org.kde.pim.akonadiserver: Running DB initializer
org.kde.pim.akonadiserver: DB initializer done
org.kde.pim.akonadiserver: Running DB initializer
[1]233034 segmentation fault (core dumped)  akonadi-db-migrator --newengine
sqlite


SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Fedora 40
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION

GDB info:

Akonadi::Server::DbInitializer::run (this=0x7fffe003a900) at
/usr/src/debug/akonadi-server-24.08.0-1.fc40.x86_64/src/server/storage/dbinitializer.cpp:82
 
82  SchemaVersion version =
SchemaVersion::retrieveAll(store).at(0);
(gdb) bt
#0  Akonadi::Server::DbInitializer::run (this=0x7fffe003a900) at
/usr/src/debug/akonadi-server-24.08.0-1.fc40.x86_64/src/server/storage/dbinitializer.cpp:82
#1  0x555bd7ba in Akonadi::Server::DataStore::init
(this=0x7fffe0045190) at /usr/include/qt6/QtCore/qsharedpointer_impl.h:274
#2  0x555a712a in (anonymous namespace)::prepareDatabase
(config=config@entry=0x7fffe00089d0)
at
/usr/src/debug/akonadi-server-24.08.0-1.fc40.x86_64/src/server/dbmigrator/dbmigrator.cpp:194
#3  0x555ac340 in Akonadi::Server::DbMigrator::runMigrationThread
(this=0x7fffd7a0)
at
/usr/src/debug/akonadi-server-24.08.0-1.fc40.x86_64/src/server/dbmigrator/dbmigrator.cpp:533
#4  operator() (__closure=0x557523a8) at
/usr/src/debug/akonadi-server-24.08.0-1.fc40.x86_64/src/server/dbmigrator/dbmigrator.cpp:452
#5  0x555ae95d in std::__invoke_impl > (__f=) at /usr/include/c++/14/bits/invoke.h:61
#6  std::__invoke >
(__fn=) at /usr/include/c++/14/bits/invoke.h:96
#7  std::invoke >
(__fn=) at /usr/include/c++/14/functional:120
#8  operator()<> (__closure=) at
/usr/include/qt6/QtCore/qthread.h:125
#9  std::__invoke_impl
>(Akonadi::Server::DbMigrator::startMigration()::&&):: > (__f=) at /usr/include/c++/14/bits/invoke.h:61
#10
std::__invoke
>(Akonadi::Server::DbMigrator::startMigration()::&&):: >
(__fn=) at /usr/include/c++/14/bits/invoke.h:96
#11
std::thread::_Invoker
>(Akonadi::Server::DbMigrator::startMigration()::&&):: > >::_M_invoke<0> (this=) at
/usr/include/c++/14/bits/std_thread.h:301
#12
std::thread::_Invoker
>(Akonadi::Server::DbMigrator::startMigration()::&&):: > >::operator() (this=) at
/usr/include/c++/14/bits/std_thread.h:308
#13
std::__future_base::_Task_setter,
std::__future_base::_Result_base::_Deleter>,
std::thread::_Invoker
>(Akonadi::Server::DbMigrator::startMigration()::&&):: > >, void>::operator()
(this=0x7fffe57ffa60) at /usr/include/c++/14/future:1439
#14 std::__invoke_impl,
std::__future_base::_Result_base::_Deleter>,
std::__future_base::_Task_setter,
std::__future_base::_Result_base::_Deleter>,
std::thread::_Invoker
>(Akonadi::Server::DbMigrator::startMigration()::&&):: > >, void>&> (__f=...) at /usr/include/c++/14/bits/invoke.

[kscreenlocker] [Bug 483094] When monitor goes to sleep and system locks, kscreenlocker becomes unresponsive/stuck when monitor wakes up

2024-09-09 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=483094

Andrew  changed:

   What|Removed |Added

 CC||travn...@gmail.com

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

[kwin] [Bug 484903] Windows are not shown after unplugging external monitor

2024-09-04 Thread Andrew M
https://bugs.kde.org/show_bug.cgi?id=484903

Andrew M  changed:

   What|Removed |Added

 CC||quantumpha...@gmail.com

--- Comment #2 from Andrew M  ---
I can easily reproduce this with my laptop, a docking station and 2 monitors.
Using Arch package kwin-6.1.4

1. With the lid closed have 2 monitors configured to be on.
2. With the lid opened disable the 2 external monitors, only having the laptop
built-in on.
3. Close the lid and let it configure to 2 external, no internal.
3. Place Firefox on the external display.
4. Open the lid and let it reconfigure built-in only.

Firefox seems to reliably stick to the position where the external monitor
would have been. Other windows have behaved correctly and been moved to the
single built-in monitor.
Minimising and restoring using the Task Manager on the panel sometimes will
bring it back, but sometimes will not and only closing and restarting Firefox
will get it back on the correct display.

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

[kdesrc-build] [Bug 491030] README.md replace "$ kdesrc-build" with "$ ./kdesrc-build"

2024-09-01 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=491030

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||ash...@linuxcomp.ru
 Status|REPORTED|RESOLVED

--- Comment #1 from Andrew Shark  ---
I recommend following the standard installation instructions, and so you could
use it without specifying relative path.

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

[kdesrc-build] [Bug 175208] prompt kdesu when installing in system paths

2024-08-31 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=175208

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||ash...@linuxcomp.ru

--- Comment #2 from Andrew Shark  ---
Yes, there is make-install-prefix, which can be set.

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

[kdesrc-build] [Bug 485564] Workspace build fails on Neon developer version when trying to build gpgme

2024-08-31 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=485564

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru

--- Comment #8 from Andrew Shark  ---
> Since it is written in rust I didn't want to dive into that topic.

I have rewritten it in Python, it is resided in the sysadmin/repo-metadata
repo.

> I worked around it via this command:
> echo 'third-party/gpgme: third-party/libgpg-error' >> 
> ~/.local/state/sysadmin-repo-metadata/dependencies/dependency-data-kf6-qt6

Correct, this will be the current workaround.

For the proper resolving, I think I should have separate
dependencies/module-definitions files for kde-builder, and implementing it
there.

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

[kdenlive] [Bug 491800] Cannot record audio track. Gives error message that it cannot open a .wav file.

2024-08-27 Thread Andrew Boy Valenzuela
https://bugs.kde.org/show_bug.cgi?id=491800

--- Comment #1 from Andrew Boy Valenzuela  ---
This is only happening when I try to use an external microphone.  I'm on a
laptop.  If I use the laptop microphone, the recording will work.  But if I use
an external mic (I've used two and also tested that they work with audacity). 
The problem will happen.  

Kdenlive: 24.05.2
Package Type: Unknown/Default
MLT: 7.24.0
Qt: 6.7.2 (built against 6.7.2 x86_64-little_endian-lp64)
Frameworks: 6.5.0
System: openSUSE Tumbleweed
Kernel: linux 6.10.5-1-default
CPU: x86_64
Windowing System: xcb
GPU: Intel/Mesa Intel(R) Graphics (RPL-P)
Movit (GPU): disabled
Track Compositing: frei0r.cairoblend

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

[KScreen] [Bug 421032] OSD and applet: "Switch to external screen" action doesn't make sense or behave sensibly when there are 3 or more screens

2024-08-26 Thread Andrew M
https://bugs.kde.org/show_bug.cgi?id=421032

Andrew M  changed:

   What|Removed |Added

 CC||quantumpha...@gmail.com

--- Comment #4 from Andrew M  ---
The external screen OSD has never worked for me with 3+ screens. It might help
if the expected behaviour was better defined so there's something to target and
discuss. What I want to happen when more than 1 external (3+ total) is
attached:

- The back-end should be saving the last configuration for the current plugged
in monitors. I believe this is how it currently works.
- When a new monitor is plugged in that takes total monitor count 3 or more it
makes a new configuration for all combined monitors models/serial numbers/ports
and puts up a special OSD asking to put it in the left, right, turn off or open
Display Settings.
- Build-in only should always turn off all externals and put the primary Plasma
desktop/panels on it.
- Selecting external+built-in from previously built-in only will use that last
saved configuration.
- External only will put the primary Plasma desktop/panel on one of the
externals and turn off the built-in. It should remember the configuration as if
the built-in monitor was disconnected. It should behave the same as above when
the lid is closed on the laptop, i.e. sharing the same config.
- Unify/clone should be removed when 3+ screens. It's too hard to predict which
external should clone the built-in. Let the user go into the settings to do
that manually. Unless it can be smart and recognise a projector by the monitor
ID or maybe just pick one with the same resolution as the built-in if they
differ.
- Hide extend left or right. Replace with a generic extend that uses the
remembered configuration or generates a new one that would be wrong anyway.
Extend left/right doesn't make much sense in 3+ screen setups where it still
has ideally a 50% chance of putting the 2 externals backwards.
- The OSD should have an icon to open Display Settings towards the right before
the cancel icon so the user can quickly make manual changes.
- Repeatedly pressing the Fn+Display combo should cycle through the OSD options
and releasing Fn should pick it. This might not be feasible depending on laptop
quirks but most send the Display key down multiple times and only the key up
when Fn was released last I checked with `xev`.

Anyway, that's my thoughts on how it should work. I haven't even touched on how
this would work on a desktop without a definitive built-in screen.

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

[plasmashell] [Bug 430882] Please make icon sizes (or at least row count) configurable

2024-08-22 Thread Andrew Grant
https://bugs.kde.org/show_bug.cgi?id=430882

Andrew Grant  changed:

   What|Removed |Added

 CC||agrantn...@gmail.com

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

[kdenlive] [Bug 491800] New: Cannot record audio track. Gives error message that it cannot open a .wav file.

2024-08-16 Thread Andrew Boy Valenzuela
https://bugs.kde.org/show_bug.cgi?id=491800

Bug ID: 491800
   Summary: Cannot record audio track.  Gives error message that
it cannot open a .wav file.
Classification: Applications
   Product: kdenlive
   Version: 24.05.2
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: and...@txtechnician.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
Open new project.
Insert a record track.
Start recording.

OBSERVED RESULT
After the 3 second count down.  A message saying:  "cannot open file
/.../capture1.wav"
Audio recording fails.  

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

Operating System: openSUSE Tumbleweed 20240815
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.4-1-default (64-bit)
Graphics Platform: X11
Processors: 20 × 13th Gen Intel® Core™ i9-13900H
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: Vivobook_ASUSLaptop TP3604VA_TP3604VA
System Version: 1.0

ADDITIONAL INFORMATION
I ran kdenlive via the terminal:

```
txtechnician@tx-susetw-asus:~> kdenlive
Could not detect package type, probably default? App dir is "/usr/bin"
kf.config.core: Watching absolute paths is not supported
"/usr/share/color-schemes/BreezeDark.colors"
profilePath from KdenliveSetting::mltPath:  "/usr/share/mlt-7/profiles"
meltPath from KdenliveSetting::meltPath:  "/usr/bin/melt-7"
plugin not available: "region"
Empty metadata for  "glsl.manager"
Empty metadata for  "telecide"
plugin not available: "avfilter.acompressor"
plugin not available: "avfilter.aecho"
plugin not available: "avfilter.agate"
plugin not available: "avfilter.atadenoise"
plugin not available: "avfilter.bwdif"
plugin not available: "avfilter.deblock"
plugin not available: "avfilter.dedot"
plugin not available: "avfilter.deflate"
plugin not available: "avfilter.derain"
plugin not available: "avfilter.doubleweave"
plugin not available: "avfilter.field"
plugin not available: "avfilter.framestep"
plugin not available: "avfilter.fspp"
plugin not available: "avfilter.graphmonitor"
plugin not available: "avfilter.hqdn3d"
plugin not available: "avfilter.inflate"
plugin not available: "avfilter.lagfun"
plugin not available: "avfilter.loudnorm"
plugin not available: "avfilter.random"
plugin not available: "avfilter.removegrain"
plugin not available: "avfilter.separatefields"
plugin not available: "avfilter.shuffleplanes"
plugin not available: "avfilter.sr"
plugin not available: "avfilter.tmix"
plugin not available: "avfilter.w3fdif"
plugin not available: "avfilter.weave"
plugin not available: "avfilter.yadif"
plugin not available: "frei0r.baltan"
plugin not available: "frei0r.bgsubtract0r"
plugin not available: "frei0r.bigsh0t_eq_mask"
plugin not available: "frei0r.bigsh0t_eq_to_rect"
plugin not available: "frei0r.bigsh0t_eq_to_stereo"
plugin not available: "frei0r.bigsh0t_hemi_to_eq"
plugin not available: "frei0r.bigsh0t_rect_to_eq"
plugin not available: "frei0r.bigsh0t_stabilize_360"
plugin not available: "frei0r.bigsh0t_transform_360"
plugin not available: "frei0r.delay0r"
plugin not available: "frei0r.delaygrab"
plugin not available: "frei0r.facebl0r"
plugin not available: "frei0r.facedetect"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.tehRoxx0r"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa.9354877"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "movit.unsharp_mask"
plugin not available: "timewarp"
=== /// CANNOT ACCESS SPEECH DICTIONARIES FOLDER
begin
OpenGL vendor "Intel"
OpenGL renderer "Mesa Intel(R) Graphics (RPL-P)"
OpenGL threaded? true
OpenGL ES? false
OpenGL maximum texture size = 16384
OpenGL maximum viewport size = 16384 x 16384
end
begin
OpenGL vendor "Intel"
OpenGL renderer "Mesa Intel(R) Graphics (RPL-P)"
OpenGL threaded? true
OpenGL ES? false
OpenGL maximum texture size = 16384
OpenGL maximum viewport size = 16384 x 16384
end
 USING TRACK COMPOSITING:  "frei0r.cairoblend"
 NOT FOUND DOCUMENT GU

[digikam] [Bug 491499] New: exiftool shipped with 8.4.0 is invalid

2024-08-09 Thread Andrew Sayman
https://bugs.kde.org/show_bug.cgi?id=491499

Bug ID: 491499
   Summary: exiftool shipped with 8.4.0 is invalid
Classification: Applications
   Product: digikam
   Version: 8.4.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Metadata-ExifTool
  Assignee: digikam-bugs-n...@kde.org
  Reporter: andrew.say...@gmail.com
  Target Milestone: ---

SUMMARY
I recently updated from 8.3.0 to 8.4.0 on Windows 11 64-bit. When digikam
started an error title was added to the view that said it couldn't find
exiftool or it was invalid. I went and manually set the exiftool to the one
installed by digikam. This caused digikam to freeze indefinitely.

I restarted digikam and picked the "download" option. I downloaded exiftool
12.92 64-bit windows. When I selected this a bunch of version information
showed up and digikam didn't freeze on me.

SOFTWARE/OS VERSIONS
Windows: Windows 11

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

[kile] [Bug 408890] Livepreview runs BibTeX instead of Biber

2024-08-08 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=408890

Andrew Nowa Ammerlaan  changed:

   What|Removed |Added

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

--- Comment #9 from Andrew Nowa Ammerlaan  ---
At least part of this bug is related to Bug 307437.

You can override the autodetection in "Build -> Bibliography Backend", but like
in Bug 307437, that setting is not actually stored in kilerc. Nor does changing
it in kilerc manually effect what is graphically shown in that menu (though it
does effect the behaviour of kile).

Then there is the second part of this bug where the autodetection does not
work, looking at the code it is supposed to take a hint from the document and
then loop over all build tools in the Category "Bibliography" to return which
one fits the hint. If that fails then the fallback is Bibtex. I suspect that
this part of the bug is also related to the settings not being properly stored
and read.

I have also noticed that changing the Category of a build tool is another
setting that does not "stick", i.e. it is not written to kilerc.

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

[kile] [Bug 307437] Kile does not remember BibTeX/BibLaTeX setting

2024-08-08 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=307437

Andrew Nowa Ammerlaan  changed:

   What|Removed |Added

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

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

[kwin] [Bug 444271] Track Mouse effect is activated only at mouse move

2024-08-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=444271

--- Comment #7 from Andrew Shark  ---
Plasma 6.1.3, Wayland session.

Can still fully reproduce what I described in comment 3 and comment 4.

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

[kate] [Bug 448695] block mode tabspace indents selection

2024-08-02 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=448695

Andrew Meyer  changed:

   What|Removed |Added

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

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

[kate] [Bug 448695] block mode tabspace indents selection

2024-08-02 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=448695

--- Comment #3 from Andrew Meyer  ---
Created attachment 172215
  --> https://bugs.kde.org/attachment.cgi?id=172215&action=edit
Screenshot of the reported bug

I'm seeing the same behavior whether the indentation mode is set to tabs or
spaces. I believe the original reporter was trying to insert a block of \t
characters in the middle of the lines, rather than indenting them, and I don't
see any way to do that currently.

I added a screenshot to clarify the issue.

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

[kscreenlocker] [Bug 483094] When monitor goes to sleep and system locks, kscreenlocker becomes unresponsive/stuck when monitor wakes up

2024-08-01 Thread Andrew M
https://bugs.kde.org/show_bug.cgi?id=483094

Andrew M  changed:

   What|Removed |Added

 CC||quantumpha...@gmail.com

--- Comment #22 from Andrew M  ---
Another Nvidia on X11 user here. Here's my observation:
I get the described freeze/lag when the display is powered down but only when
using the Nvidia proprietary driver on my work PC's GeForce GT 1030. Changing
from proprietary driver to the nouveau driver solves the problem at the expense
of everything else being generally laggy, nouveau being nouveau.
No freezing issues seen on my 2 personal computers with AMD graphics on
Wayland.

Questions to ask others here are:
* Does this (still) affect AMD and Intel graphics? I see the bug submitter was
on AMD.
* Does switching from nvidia proprietary to nouveau stop this from happening?

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

[plasmashell] [Bug 483929] There is no smooth scrolling to the value of 6.

2024-07-27 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=483929

Andrew Meyer  changed:

   What|Removed |Added

 CC||amey...@protonmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kate] [Bug 488642] The file modified on disk banner vanishes when the user cancels saving the file

2024-07-24 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=488642

Andrew Meyer  changed:

   What|Removed |Added

 CC||amey...@protonmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kile] [Bug 408890] Livepreview runs BibTeX instead of Biber

2024-07-22 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=408890

--- Comment #8 from Andrew Nowa Ammerlaan  ---
> With this workaround, will bibtex be also auto-detected? 

No, it is just manually setting it correct for the current document.

> If not, it has no advantage over my workaround - to replace "bibtex" by 
> "biber" in the Build-BibTex setting.

Doing that makes it impossible to use bibtex.

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

[kile] [Bug 408890] Livepreview runs BibTeX instead of Biber

2024-07-22 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=408890

--- Comment #6 from Andrew Nowa Ammerlaan  ---
As a workaround: In ~/.config/kilerc there will be a section for your
document(s) with a line "bibliographyBackendAutoDetected=", change this to:
"bibliographyBackendAutoDetected=biber" while Kile is not running, then start
Kile.

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

[kile] [Bug 408890] Livepreview runs BibTeX instead of Biber

2024-07-22 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=408890

Andrew Nowa Ammerlaan  changed:

   What|Removed |Added

 CC||andrewammerl...@gentoo.org

--- Comment #5 from Andrew Nowa Ammerlaan  ---
> Five years since the original bug report, and I just run across the same bug 
> with kile 2.9.94.

> The original fix did not work for me either.

I think this is a new issue, with the same symptoms. About a month ago it
worked fine, then some upgrade broke the auto-detection of biber vs biblatex.
Though I'm not sure if the problem was caused by an upgrade of kile or an
upgrade of texlive/biber.

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

[kate] [Bug 480742] Indentation doesn't work correctly with long continuous lines

2024-07-19 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=480742

Andrew Meyer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||amey...@protonmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from Andrew Meyer  ---
I can reproduce this in 24.05.2, it's specifically an issue with text wrapping
when using tabulator indentation. Text wrapping works as expected when using
spaces for indentation.

General steps to reproduce:
1. Type a continuous sequence of letters (no spaces) longer than the window
width, so it wraps to the next line.
2. Indent the line you just typed, using tabulator mode.

Expected result:
The indented text is displayed starting on the first line.

Observed result:
The line is wrapped so the text starts on the second line, with the first line
only containing the tab.

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

[kate] [Bug 489936] (Control-Left Bracket) should behave as Escape in vi mode

2024-07-19 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=489936

Andrew Meyer  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||amey...@protonmail.com
 Ever confirmed|0   |1

--- Comment #1 from Andrew Meyer  ---
It seems that this is already a feature but it's being superseded by a global
shortcut.

WORKAROUND:
1. In System Settings, go to Keyboard->Shortcuts->Navigation.
2. Uncheck "Ctrl+[" under "Activate Previous Tab".
3. Restart Kate, Ctrl+[ should now work like escape in Vi input mode.

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

[kate] [Bug 448695] block mode tabspace indents selection

2024-07-18 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=448695

Andrew Meyer  changed:

   What|Removed |Added

 CC||amey...@protonmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Andrew Meyer  ---
I  was able to reproduce this in 24.05.2.

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

[kate] [Bug 454312] Kate Vi mode mouse selection makes cursor position wrong (always +1 column)

2024-07-18 Thread Andrew Meyer
https://bugs.kde.org/show_bug.cgi?id=454312

Andrew Meyer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||amey...@protonmail.com

--- Comment #2 from Andrew Meyer  ---
Can confirm this is still present in 24.05.2.

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

[plasmashell] [Bug 490238] New: When "Panel Configuration" is enabled, pop-ups appear under configuration screen

2024-07-13 Thread Andrew Brouwers
https://bugs.kde.org/show_bug.cgi?id=490238

Bug ID: 490238
   Summary: When "Panel Configuration" is enabled, pop-ups appear
under configuration screen
Classification: Plasma
   Product: plasmashell
   Version: 6.1.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: abrouw...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

Created attachment 171641
  --> https://bugs.kde.org/attachment.cgi?id=171641&action=edit
Panel Hover

When removing a panel entry, I did "Show Panel Configuration," and then tried
to hover over an entry to click "remove."  Unfortunately, pop-ups can appear
under the configuration window, making them unusable.


STEPS TO REPRODUCE
1. Show Panel Configuration
2. Highlight a panel entry in the proximity of the configuration screen

OBSERVED RESULT
See screenshot.

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.

[kwin] [Bug 490057] Legacy X11 apps include mouse buttons results in focus stealing after vdesktop switch

2024-07-10 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=490057

Andrew  changed:

   What|Removed |Added

 CC||chuvik.hac...@gmail.com

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

[kwin] [Bug 490057] New: Legacy X11 apps include mouse buttons results in focus stealing after vdesktop switch

2024-07-10 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=490057

Bug ID: 490057
   Summary: Legacy X11 apps include mouse buttons results in focus
stealing after vdesktop switch
Classification: Plasma
   Product: kwin
   Version: 6.1.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: chuvik.hac...@gmail.com
  Target Milestone: ---

SUMMARY
Enabling "Additionally include mouse buttons" under "System settings -
Application permissions - Legacy X11 App Support" results in X11 apps
receinving the clicks and gaining focus unintentionally after virtual desktop
switching.

STEPS TO REPRODUCE
1. Open an X11 app, I experience this with Google Chrome and Discord.
2. Open System settings and check the "Additionally include mouse buttons".
3. Switch to a different virtual desktop.
4. Use mouse to interact with another X11 app window there, can be window of
the same app. Any mouse events sent to X11 window seem to work including mouse
move and scrolling.
5. Go back to previous desktop using keybaord shortcuts, I used Meta+Ctrl+Left.
It seems important that the cursor is positioned such that it lands on top of a
wayland window after virtual desktop switch. Making sure the cursor is also
within X11 window bounds seems to help reproduce more reliably.
6. Without moving the cursor away from Wayland window, click in the Setting or
or some other wayland app window again.

OBSERVED RESULT
The click drops right through into the X11 app, the X11 app becomes focused on
top of wayland app.


EXPECTED RESULT
The click does not go through the same way it did not go through before the
virtual desktop switching.


SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
With focus stealing prevention is set to "High", the X11 app would still get
the click although it would not gain focus.

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

[systemsettings] [Bug 455431] "Spare Layouts" feature on Wayland

2024-07-08 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=455431

Andrew  changed:

   What|Removed |Added

 CC||andrewing2...@gmail.com

--- Comment #20 from Andrew  ---
Hi, I'm also desperately waiting for this functionality on my Manjaro system.
Please, schedule some time to get into this issue, it is really really useful
and desired, so much people would be thankful for implementing this feature 🙏

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

[kwin] [Bug 488812] Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-07-04 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

--- Comment #6 from Andrew Nowa Ammerlaan  ---
Thanks, applied, and reported a new bug for mesa:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/11460

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

[kwin] [Bug 488812] Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-07-04 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

Andrew Nowa Ammerlaan  changed:

   What|Removed |Added

   See Also||https://gitlab.freedesktop.
   ||org/mesa/mesa/-/issues/1146
   ||0

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

[kwin] [Bug 488812] Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-07-04 Thread Andrew Nowa Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

--- Comment #4 from Andrew Nowa Ammerlaan  ---
Today I gave the new Xe driver a try, and found that with this kernel driver I
have the same HDR issue. But I guess that makes sense if the issue is in the
mesa driver.

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

[kate] [Bug 489581] New: Search & Replace silently fails on non-existent folders

2024-07-01 Thread Andrew M
https://bugs.kde.org/show_bug.cgi?id=489581

Bug ID: 489581
   Summary: Search & Replace silently fails on non-existent
folders
Classification: Applications
   Product: kate
   Version: 24.05.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: quantumpha...@gmail.com
  Target Milestone: ---

SUMMARY
Running a find in files search fails silent when using a non-existent folder.

STEPS TO REPRODUCE
1. Open the Search & Replace plug-in's tab (Ctrl+Shift+F)
2. Set the search scope to "In Folder"
3. Set Folder to "/doesntexist/"
4. Search for "foo"

OBSERVED RESULT
Search shows an empty result pane immediately.

EXPECTED RESULT
Some kind of error about the folder not existing.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.9.7-arch1-1
KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2

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

[systemsettings] [Bug 489329] Can't find desktop effects KCM by searching for "colorblind"

2024-06-27 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=489329

Andrew Shark  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/13b2c43b2b
   ||46896b0ff1d2ba5bf659dca4062
   ||9b0
 Resolution|--- |FIXED

--- Comment #4 from Andrew Shark  ---
Git commit 13b2c43b2b46896b0ff1d2ba5bf659dca40629b0 by Andrew Shark.
Committed on 27/06/2024 at 20:57.
Pushed by ashark into branch 'master'.

Add Colorblindness Correction effect keywords

This allows to easily reach this effect when searching in system settings.

M  +1-1src/kcms/effects/kcm_kwin_effects.json

https://invent.kde.org/plasma/kwin/-/commit/13b2c43b2b46896b0ff1d2ba5bf659dca40629b0

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

[kasts] [Bug 489331] New: Kasts hitches when unpausing after leaving a podcast paused for some time

2024-06-27 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=489331

Bug ID: 489331
   Summary: Kasts hitches when unpausing after leaving a podcast
paused for some time
Classification: Applications
   Product: kasts
   Version: 23.08.5
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: b...@mogwai.be
  Reporter: andrewdba...@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

If I'm in the middle of a podcast and pause it for a while, like a half hour or
an hour, when I unpause it, it will hitch a few times before it resumes
properly.

STEPS TO REPRODUCE
1. Play a podcast for about 5 minutes.  I typically listen to NextLander.
2. Pause the podcast and wait for a half hour to an hour.  I'm not sure exactly
how much time is required to reproduce, but let's say a significant length of
time beyond a few minutes.
3. Unpause the podcast and continue listening.

OBSERVED RESULT

The podcast resumes from where it left off, but it will hitch with
approximately two gaps of silence before it returns to normal.

EXPECTED RESULT

The podcast resumes smoothly from where it left off.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 24.04
(available in About System)
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

ADDITIONAL INFORMATION

On a previous installation of an older version of KDE, I was able to get around
this by setting the playback backend to GStreamer rather than VLC, but there
was no way to make that selection permanent, so I'd have to set it every time I
booted the program, and on a fresh installation of Kubuntu 24.04, the option
isn't there at all, perhaps because I'm missing a dependency somewhere.  I
believe this is from the Ubuntu/Kubuntu repositories, not Flatpak.

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

[xdg-desktop-portal-kde] [Bug 489021] Keyboard layout mismatch

2024-06-23 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=489021

Andrew Gunnerson  changed:

   What|Removed |Added

 CC||accounts+...@chiller3.com

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

[frameworks-kio] [Bug 293888] Poor performance with mounted network locations

2024-06-21 Thread Andrew Udvare
https://bugs.kde.org/show_bug.cgi?id=293888

Andrew Udvare  changed:

   What|Removed |Added

 CC||audv...@gmail.com

--- Comment #43 from Andrew Udvare  ---
I recently updated to Plasma 6 and this is one of the issues I encountered. I
have some CIFS mounts. In Plasma 5 there was no slow down.

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

[kwin] [Bug 488812] Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-06-21 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

--- Comment #3 from Andrew Ammerlaan  ---
> If I provide a patch that prints the used format + modifier, would you apply 
> that and make a bug report for Mesa with that information? I'll expand the 
> workaround we have in place for AMD to Intel, but we really need this fixed 
> in the drivers.

Sure, no problem, happy to help!

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

[kwin] [Bug 460572] Windows snapped to screen edges display correctly but content is shifted to the right virtually

2024-06-20 Thread Andrew Udvare
https://bugs.kde.org/show_bug.cgi?id=460572

--- Comment #31 from Andrew Udvare  ---
I rebuilt Kwin 6.0.90 with normal flags. Running in Wayland. Cannot reproduce.

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

[kwin] [Bug 488812] Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-06-20 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

--- Comment #1 from Andrew Ammerlaan  ---
Photos exceed file size limit, so here's a google drive link instead:
https://drive.google.com/file/d/1wSD4oq04pddjrKf3r-Byat96LMuEb8DN/view?usp=sharing

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

[kwin] [Bug 488812] New: Intel i915 (ARC A770): enabling HDR results in corrupted screen

2024-06-20 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=488812

Bug ID: 488812
   Summary: Intel i915 (ARC A770): enabling HDR results in
corrupted screen
Classification: Plasma
   Product: kwin
   Version: 6.1.0
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: colour-management
  Assignee: kwin-bugs-n...@kde.org
  Reporter: andrewammerl...@gentoo.org
  Target Milestone: ---

SUMMARY

Enabling HDR for my MSI Optix MAG342CQR using an Intel ARC A770 card results in
a corrupted display (see attachments).

Note, KWIN_DRM_ALLOW_INTEL_COLORSPACE=1 is in the environment, to make this
setting show up at all.

Considering that the state of HDR on Intel platforms is experimental this may
very well be an i915 bug. But I am reporting it here because it worked mostly
okay in kwin 6.0, but is now no longer working at all in 6.1.


STEPS TO REPRODUCE
1.  add KWIN_DRM_ALLOW_INTEL_COLORSPACE=1 to system wide environment
2.  restart
3.  enable HDR in display settings

OBSERVED RESULT

See attachments

EXPECTED RESULT

No corrupted display


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo Linux 
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION

Please let me know if and how I can provide i915/kwin debug logs that may be
helpful.

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

[Breeze] [Bug 457565] Multiscreen: Window's shadow and outline bleed over when window is maximized or tiled to an edge adjacent to another screen

2024-06-15 Thread Andrew Udvare
https://bugs.kde.org/show_bug.cgi?id=457565

--- Comment #11 from Andrew Udvare  ---
The patch here
https://invent.kde.org/plasma/breeze/-/commit/9b93fb968ed6a2817cee367aab5cfef7003b4073.patch
works with KDE 5.27 and seems to partially fix the issue. I tested after
logging out and logging back in. For maximisation, the window loses all outline
even with the new setting Outline intensity set to Maximum.

The only case not handled by the patch is snapping where perhaps the alternate
screen should have the outline removed. This can be worked around by setting
Outline intensity to Off.

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

[Breeze] [Bug 457565] Multiscreen: Window's shadow and outline bleed over when window is maximized or tiled to an edge adjacent to another screen

2024-06-15 Thread Andrew Udvare
https://bugs.kde.org/show_bug.cgi?id=457565

Andrew Udvare  changed:

   What|Removed |Added

 CC||audv...@gmail.com

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

[krita] [Bug 488559] Krita Preview for Resize Canvas is wrong when anchoring to the left and using offsets.

2024-06-15 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=488559

Andrew  changed:

   What|Removed |Added

Summary|Krita Preview for Resize|Krita Preview for Resize
   |Image is wrong when |Canvas is wrong when
   |anchoring to the left and   |anchoring to the left and
   |using offsets.  |using offsets.

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

[krita] [Bug 488559] New: Krita Preview for Resize Image is wrong when anchoring to the left and using offsets.

2024-06-15 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=488559

Bug ID: 488559
   Summary: Krita Preview for Resize Image is wrong when anchoring
to the left and using offsets.
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Resize/Scale Image/Layer
  Assignee: krita-bugs-n...@kde.org
  Reporter: merwh...@gmail.com
  Target Milestone: ---

Created attachment 170540
  --> https://bugs.kde.org/attachment.cgi?id=170540&action=edit
positive numbers show preview crop going right, but result is crop going left

***
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. Resize image
2. Anchor to the left
3. Use negative numbers 

OBSERVED RESULT
> the preview is the inverse direction of the result.


EXPECTED RESULT
> Use the equivalent positive number to get the correct result of the preview.

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.

[kdeplasma-addons] [Bug 389766] Weather widget does not show the temperature beside or over the icon in the Plasma panel when I use wetter.com provider

2024-06-12 Thread Andrew Brouwers
https://bugs.kde.org/show_bug.cgi?id=389766

--- Comment #16 from Andrew Brouwers  ---
(In reply to Ismael Asensio from comment #14)
> (In reply to Nate Graham from comment #12)
> > The fact that wetter.com doesn't provide instantaneous temperature
> > information is really weird IMO. In addition to this bug report, I saw a lot
> > of grumbling about it on Reddit the last time the weather widget came up. It
> > also only supports 3 days of forecasting. Maybe we should just delete it.
> 
> The main problem for that is that wetter.com seems to be the only provider
> for many locations worldwide.
> 
> I would happily agree to delete it but only when we have an alternative for
> this kind of (even non perfect) coverage.

Just curious, can it be de-prioritized when superior providers are available in
the same location?  For example, wetter was the "default" when I last tried,
but I live in an area where far better providers are available.  Perhaps some
kind of rankings to make wetter only used, if nothing else is available?

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

[kwin] [Bug 362898] Zoom should not resort to proportional but just skip the failed cursor update

2024-06-06 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=362898

--- Comment #23 from Andrew  ---
I've been using plasma 6 for the past 4 weeks, exclusively with this zoom
feature enabled and have not encountered this bug again since moving to
plasma 6. I tend to agree this appears to finally be resolved. Fantastic!

On Thu, Jun 6, 2024, 10:04 AM Zamundaaa  wrote:

> https://bugs.kde.org/show_bug.cgi?id=362898
>
> --- Comment #22 from Zamundaaa  ---
> *** Bug 446234 has been marked as a duplicate of this bug. ***
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[kwin] [Bug 487098] KWin on X11: No compositing on startup, cannot be re-enabled

2024-05-18 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=487098

Andrew Gunnerson  changed:

   What|Removed |Added

 CC||accounts+...@chiller3.com

--- Comment #1 from Andrew Gunnerson  ---
This was a Fedora-specific issue and should be fixed in the
`kwin-x11-6.0.4.1-3.fc40` update:
https://bugzilla.redhat.com/show_bug.cgi?id=2280899

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

[frameworks-kwallet] [Bug 353960] automatic new wallet wizard stops with "no suitable key" without hint

2024-05-17 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=353960

--- Comment #29 from Andrew  ---
After seeing "any patch welcome"... I spent the morning working on this:
https://invent.kde.org/frameworks/kwallet/-/merge_requests/83

This merge request is for a change in knewwalletdialog.cpp, to change the
message displayed in KWallet when users have newly installed their OS and
select GPG from
"Seems that your system has no keys suitable for encryption. Please set-up at "
"least one encryption key, then try again."
to
"No suitable keys for encryption found. To create a GPG key, you can:\n"
"1. Option 1) Open Kleopatra and follow Kleopatra's documentation at:
https://docs.kde.org/stable5/en/kleopatra/kleopatra/functions-newkey.html\n";
"2. Option 2) Open Konsole and enter the command: gpg --full-gen-key, then
follow the instructions."


It's 100% nothing fancy. I even updated all of the translations (.po) files...
but it turns out I can't really submit those very easily through the same
process, and I'd really only be qualified to submit the German translation
update anyways. The updated instructions (assuming the 'patch') actually makes
it into KWallet eventually I hope are better than nothing. Also, I'm willing to
put more effort into this to see it get done if this isn't sufficient.

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

[markdownpart] [Bug 441541] Comments break preview

2024-05-13 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=441541

Andrew  changed:

   What|Removed |Added

 CC||travn...@gmail.com

--- Comment #13 from Andrew  ---
(In reply to Friedrich W. H. Kossebau from comment #9)
> there are bigger blockers
> to make this perfect (starting with embedded images which need proper
> internal redirection to load)

Is it also related to external images?
Pictures described like these are not shown for me:

   
[![SOMEPROJ](https://raw.githubusercontent.com/someproject/master/.github/banner.svg)](#readme)

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

[frameworks-kwallet] [Bug 353960] automatic new wallet wizard stops with "no suitable key" without hint

2024-05-12 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=353960

Andrew  changed:

   What|Removed |Added

 CC||andrew.loe...@gmail.com

--- Comment #28 from Andrew  ---
Plasma 6, 2024, and this is still a thing. Sure, I've been using Linux since
1998 and I know how to generate GPG keys. But here's the thing...
a KDE Wallet dialog that pops up every time you connect to wifi or enter any
system password only to insist that you don't have any keys, and then doesn't
actually tell you how to create them, in an endless loop, is GARBAGE.

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

[dolphin] [Bug 307505] Double click free space to folder up

2024-05-11 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=307505

Andrew Shark  changed:

   What|Removed |Added

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

--- Comment #18 from Andrew Shark  ---
Implemented with https://invent.kde.org/system/dolphin/-/merge_requests/764

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

[Powerdevil] [Bug 392798] Power button actions should be handled from lock screen

2024-05-10 Thread Andrew McNabb
https://bugs.kde.org/show_bug.cgi?id=392798

--- Comment #27 from Andrew McNabb  ---
The workaround from comment #23 didn't work for me.

I went to Energy Saving and turned off suspending when the power button is
pressed (to avoid suspending while trying to create the shortcut), and then I
tried to create the shortcut. Unfortunately, when I tried to enter the shortcut
key by pressing the power button, nothing happened at all; it just didn't
register as a key press.

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

[Powerdevil] [Bug 392798] Power button actions should be handled from lock screen

2024-05-10 Thread Andrew McNabb
https://bugs.kde.org/show_bug.cgi?id=392798

Andrew McNabb  changed:

   What|Removed |Added

 CC||amcn...@mcnabbs.org

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

[kdesrc-build] [Bug 472917] Add ability to ignore individual module outside of module-set in config

2024-05-10 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=472917

Andrew Shark  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |kdesrc-build/-/commit/66bff |kdesrc-build/-/commit/24f6b
   |6dc56039cc75bcc64bc5a7c6fb3 |604e110113070dfef7e3d3951fb
   |8f9b1e82|e55a1a2f

--- Comment #7 from Andrew Shark  ---
Git commit 24f6b604e110113070dfef7e3d3951fbe55a1a2f by Andrew Shark.
Committed on 28/01/2024 at 07:28.
Pushed by ashark into branch 'docbook_historied_per_file'.

Allow ignoring modules from global config

This will let users to constantly ignore specified modules in global section,
so they do not need to pass it in command line each time.

Also, it will allow to ignore some defined modules that are not in any module
set (for example, gpgme).

Original commit: 66bff6dc
https://invent.kde.org/sdk/kdesrc-build/-/commit/66bff6dc56039cc75bcc64bc5a7c6fb38f9b1e82

M  +3-1doc/cmdline/supported-cmdline-params.docbook
M  +2-2doc/kdesrc-buildrc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/24f6b604e110113070dfef7e3d3951fbe55a1a2f

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

[kdesrc-build] [Bug 354796] Add no-src configuration option, similar to the command line option

2024-05-10 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=354796

Andrew Shark  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
   |kdesrc-build/-/commit/d8104 |kdesrc-build/-/commit/68dbc
   |fa8e9defa5b25f7eab538a7b0f2 |8f847165e08fcd7559df8eefd79
   |fc652e1d|71d8a68b

--- Comment #10 from Andrew Shark  ---
Git commit 68dbc8f847165e08fcd7559df8eefd7971d8a68b by Andrew Shark.
Committed on 28/01/2024 at 21:24.
Pushed by ashark into branch 'docbook_historied_per_file'.

Support phase selection individually for modules and module-sets

Previously we could only select phases globally from command line. They were
applied to all modules.

Sometimes user want to control phase selection for individual module.

The clone is happening from the remote/origin by default. This becomes a
problem when user is working with a local branch that is not presented in
remote. For example, user may not have a developer account, or just does not
want to upload his work even in work/user branch yet.

He just wants kdesrc-build to not touch the sources of that module (while the
other modules still be updated), and does not want to exclude module from build
phase.

Let's say user wants to work with `kio`, and testing it with `ark`.
Previously, user could achieve this task by running `kdesrc-build` several
times. Different quirks were needed. Example:
- `kdesrc-build ark --include-dependencies` - build ark with dependencies
(including kio) as normal
- `...` - make changes to the kio project
- `kdesrc-build kio --no-src --no-include-dependencies`
- `kdesrc-build ark --include-dependencies --ignore-modules kio`

After this commit user can specify the `no-src` option for the `kio` module,
and then just run `kdesrc-build ark --include-dependencies`. The `kio` will not
be updated in this process, but will not be excluded from build phase.

Original commit: d8104fa8
https://invent.kde.org/sdk/kdesrc-build/-/commit/d8104fa8e9defa5b25f7eab538a7b0f2fc652e1d

M  +88   -14   doc/kdesrc-buildrc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/68dbc8f847165e08fcd7559df8eefd7971d8a68b

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

[kdesrc-build] [Bug 308689] Feature Request: Have a flag to display which modules failed to build/install on last run

2024-05-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=308689

Andrew Shark  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

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

[kdesrc-build] [Bug 394195] Warn if current environment variables do not match with the build of other modules

2024-05-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=394195

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||ash...@linuxcomp.ru

--- Comment #2 from Andrew Shark  ---
Yes, this can be controlled by set-env for those variables you need. But it
already set the needed one. Those the extra - that is your responsibility, not
tool's.

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

[kdesrc-build] [Bug 479938] There's something wrong related to `kaccounts-integration` when being built using Qt5/KF5

2024-05-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=479938

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru

--- Comment #4 from Andrew Shark  ---
https://invent.kde.org/sysadmin/repo-metadata/-/issues/17 - currently, there is
a problem building this module directly.

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

[kdesrc-build] [Bug 410805] Use cmake --build and cmake --install instead of calling make directly

2024-05-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=410805

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #1 from Andrew Shark  ---
Currently, Ninja generator is already supported. Use cmake-generator Ninja
config option.

In the output you can see:

 Running cmake targeting Ninja...
run_logged_command(): Module extra-cmake-modules, Command: cmake -B . -S
/home/andrew/kde6/src/extra-cmake-modules -G Ninja -D...

Compiling...
run_logged_command(): Module extra-cmake-modules, Command: ninja -j 10

Installing extra-cmake-modules
run_logged_command(): Module extra-cmake-modules, Command: ninja install

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

[kdesrc-build] [Bug 484854] Initial setup dependency installation should not fail if one of the dependency is unavailable

2024-05-06 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=484854

Andrew Shark  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||ash...@linuxcomp.ru

--- Comment #1 from Andrew Shark  ---
Fixed with
https://invent.kde.org/sdk/kde-builder/-/commit/49c7a0d105f7fed2ecb12f21bf2a9b7149a3c26c

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-04-30 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=478556

--- Comment #74 from Andrew Shark  ---
@vm Thanks for sharing!
And wow, I did not know that you can click on radio button to disable that.
Very counter-intuitive... It should be a radio-button with the check mark ("V")
inside, instead of circle, to indicate that you can disable it as a checkbox.

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-04-29 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=478556

--- Comment #70 from Andrew Shark  ---
As a crutch idea, I think one could make a kwin script that switches the
virtual desktop forward and backward at any time the jetbrains window (or any
x11 window? but experienced most with jetbrains) is moved, resised, activated.

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

[kio-extras] [Bug 412257] kiod5 doesn't release usb device when it is not in use

2024-04-26 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=412257

Andrew  changed:

   What|Removed |Added

 CC||travn...@gmail.com

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-04-25 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=478556

--- Comment #66 from Andrew Shark  ---
Unfortunately, I did not found that bug report before reporting mine.

But for that developer who will go fixing this, I want to make a note, that it
is worth checking Comment #64 link, because I have extensively described there
two other reproduce methods and attached a video.

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

[kwin] [Bug 478556] Sometimes the stacking order is out of sync with Xorg

2024-04-24 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=478556

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru

--- Comment #64 from Andrew Shark  ---
The bug in the JetBrains youtrack:
https://youtrack.jetbrains.com/issue/PY-72228/Input-events-are-passed-to-underlying-X11-window

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

[plasma-pa] [Bug 486089] Microphone UI shows opposite option when clicked

2024-04-24 Thread Andrew Baker
https://bugs.kde.org/show_bug.cgi?id=486089

--- Comment #2 from Andrew Baker  ---
Created attachment 168882
  --> https://bugs.kde.org/attachment.cgi?id=168882&action=edit
Behaviour shown when unmuting mic

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

[plasma-pa] [Bug 486089] Microphone UI shows opposite option when clicked

2024-04-24 Thread Andrew Baker
https://bugs.kde.org/show_bug.cgi?id=486089

--- Comment #1 from Andrew Baker  ---
Created attachment 168881
  --> https://bugs.kde.org/attachment.cgi?id=168881&action=edit
Behaviour shown when muting mic

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

[plasma-pa] [Bug 486089] New: Microphone UI shows opposite option when clicked

2024-04-24 Thread Andrew Baker
https://bugs.kde.org/show_bug.cgi?id=486089

Bug ID: 486089
   Summary: Microphone UI shows opposite option when clicked
Classification: Plasma
   Product: plasma-pa
   Version: 6.0.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: plasma-b...@kde.org
  Reporter: andrew.ba...@andrewbaker.uk
CC: isma...@gmail.com, m...@ratijas.tk
  Target Milestone: ---

SUMMARY
Clicking the microphone icon in the panel when using microphone, mutes the mic
as expected but then shows the microphone volume level. When the microphone is
unmuted it shows Microphone Muted on screen

STEPS TO REPRODUCE
1. Open application that uses microphone
2. Click microphone icon to mute
3. Click microphone icon to unmute

OBSERVED RESULT
Mic volume level shown when muting microphone from panel
Microphone muted shown when unmuting microphone from panel

EXPECTED RESULT
Mic volume level shown when unmuting microphone from panel
Microphone muted shown when muting microphone from panel

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 40
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION

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

[KPipeWire] [Bug 482594] Screen sharing/recording fails with error message "Failed to connect PipeWire context"

2024-04-22 Thread Andrew Simmons
https://bugs.kde.org/show_bug.cgi?id=482594

Andrew Simmons  changed:

   What|Removed |Added

 CC||agsimmo...@gmail.com

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

[kwin] [Bug 485851] if a window is under another window but part of the window of the window below is visible clicking on it does not return to the front

2024-04-21 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

--- Comment #5 from andrew  ---
(In reply to andrew from comment #3)
> (In reply to fanzhuyifan from comment #2)
> > What are your settings in window management - window behavior - focus - 
> > raising windows?
> > 
> > Does this happen with windows from any app?
> 
> What are your settings in window management - window behavior - focus
> - window activation policy: click to focus
> - delay focus by: 300ms
> - focus stealing prevention: none
> - click raises active window: no
> - raise on hover: no
> 
> Does this happen with windows from any app?
> - Seems to happen more often with desktop telegram in the front and firefox
> below with youtube playing a video.
> - is not deterministic, it happens occasionally during long uses
> - anyway I use all the default kde options except change the theme to the
> dark one, I recently deleted all the configurations folders from my home
> - happens on two of my computers both running archlinux and all updated to
> date

I saw that the current options were not the ones that are set by pressing the
"dafault" button, these days I must have tried to change to try to get around
the bug, I was able to reproduce it as well after using the options that are
set with the "dafault" button

- window activation policy: click to focus
- delay focus by: 300ms
- focus stealing prevention: low
- click raises active window: yes
- raise on hover: no

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

[kwin] [Bug 485851] if a window is under another window but part of the window of the window below is visible clicking on it does not return to the front

2024-04-21 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

--- Comment #4 from andrew  ---
(In reply to andrew from comment #3)
> (In reply to fanzhuyifan from comment #2)
> > What are your settings in window management - window behavior - focus - 
> > raising windows?
> > 
> > Does this happen with windows from any app?
> 
> What are your settings in window management - window behavior - focus
> - window activation policy: click to focus
> - delay focus by: 300ms
> - focus stealing prevention: none
> - click raises active window: no
> - raise on hover: no
> 
> Does this happen with windows from any app?
> - Seems to happen more often with desktop telegram in the front and firefox
> below with youtube playing a video.
> - is not deterministic, it happens occasionally during long uses
> - anyway I use all the default kde options except change the theme to the
> dark one, I recently deleted all the configurations folders from my home
> - happens on two of my computers both running archlinux and all updated to
> date

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

[kwin] [Bug 485851] if a window is under another window but part of the window of the window below is visible clicking on it does not return to the front

2024-04-21 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

--- Comment #3 from andrew  ---
(In reply to fanzhuyifan from comment #2)
> What are your settings in window management - window behavior - focus - 
> raising windows?
> 
> Does this happen with windows from any app?

What are your settings in window management - window behavior - focus
- window activation policy: click to focus
- delay focus by: 300ms
- focus stealing prevention: none
- click raises active window: no
- raise on hover: no

Does this happen with windows from any app?
- Seems to happen more often with desktop telegram in the front and firefox
below with youtube playing a video.
- is not deterministic, it happens occasionally during long uses
- anyway I use all the default kde options except change the theme to the dark
one, I recently deleted all the configurations folders from my home
- happens on two of my computers both running archlinux and all updated to date

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

[kdesrc-build] [Bug 406342] kdewebkit fails to build because Qt5WebKitWidgetsConfig.cmake not found

2024-04-20 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=406342

Andrew Shark  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #5 from Andrew Shark  ---
kdewebkit is only existing for compatibility currently. It is not used in kf6,
and not any module depends on it. See
https://mail.kde.org/pipermail/kde-frameworks-devel/2024-April/123493.html

So, just do not build this module.

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

[kdesrc-build] [Bug 406342] kdewebkit fails to build because Qt5WebKitWidgetsConfig.cmake not found

2024-04-20 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=406342

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru
Summary|compilation:|kdewebkit fails to build
   |Qt5WebKitWidgetsConfig.cmak |because
   |e not found |Qt5WebKitWidgetsConfig.cmak
   ||e not found

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

[kdesrc-build] [Bug 484287] kdescr-build missing some dependencies

2024-04-20 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=484287

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||ash...@linuxcomp.ru

--- Comment #5 from Andrew Shark  ---
Not a kde-builder/kdesrc-build bug. Please make an mr here:
https://invent.kde.org/sysadmin/repo-metadata/-/tree/master/distro-dependencies?ref_type=heads

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

[kdesrc-build] [Bug 404487] When building Qt 5, global make options are ignored

2024-04-20 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=404487

Andrew Shark  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||ash...@linuxcomp.ru

--- Comment #7 from Andrew Shark  ---
The qt5-set module-set is handled very differently, it creates a Qt5
supermodule, which then handle building of its submodules itself.

The mentioned mr was merged. The module definitions now contain:
```
module-set qt5-set
set-env MAKEFLAGS -j${num-cores}
end module-set

options qtwebengine
set-env NINJAFLAGS -j${num-cores-low-mem}
end options
```

So the several cores building is no longer a problem.

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

[kwin] [Bug 485851] if a window is under another window but part of the window of the window below is visible clicking on it does not return to the front

2024-04-20 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

--- Comment #1 from andrew  ---
I tried to create a new account on the computer and it happens as well without
changing any configuration, it happens on my work computer as well.

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

[kwin] [Bug 485851] if a window is under another window but part of the window of the window below is visible clicking on it does not return to the front

2024-04-20 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

andrew  changed:

   What|Removed |Added

Summary|sometimes having a window   |if a window is under
   |partially above another |another window but part of
   |window clicking in the  |the window of the window
   |window below brings it to   |below is visible clicking
   |the front   |on it does not return to
   ||the front

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

[kwin] [Bug 485851] New: sometimes having a window partially above another window clicking in the window below brings it to the front

2024-04-20 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485851

Bug ID: 485851
   Summary: sometimes having a window partially above another
window clicking in the window below brings it to the
front
Classification: Plasma
   Product: kwin
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fand...@protonmail.com
  Target Milestone: ---

SUMMARY
for example if i have telegram desktop in the front and firefox under
telegram-desktop but a part of firefox is visible, clicking on the visible part
of firefox does not return to the front

STEPS TO REPRODUCE
1.  open a window A
2.  open a window B
3.  window A is more large than window B
4.  window B is in the front
5.  click in a visible part of window A

OBSERVED RESULT
the window A don't brings to the front

EXPECTED RESULT
brings to the front

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX

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

[kdesrc-build] [Bug 463966] kdesrc-build failed building Qt5 claiming init_repository doesn't exist

2024-04-19 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=463966

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||ash...@linuxcomp.ru
 Status|REPORTED|RESOLVED

--- Comment #2 from Andrew Shark  ---
Thanks for the report. I can reproduce the issue in kdesrc-build.

This happens because the `_updateRepository()`, and therefore the check for the
init-repository file existence and its executable permission
`(! -e "$srcdir/init-repository" || ! -x _)` is done before the function to
clone/update existing clone was finished.

In python (kde-builder) the promise is starting to execute right when it is
created (unlike in perl), so it was working correctly in kde-builder already.
But just to make the logic proper and to be on a safe side, I have added the
promise awaits in the commit linked above).

The similar change was needed for kdesrc-build, but it is now feature freeze,
please switch to kde-builder.

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

[kdesrc-build] [Bug 463966] kdesrc-build failed building Qt5 claiming init_repository doesn't exist

2024-04-19 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=463966

--- Comment #1 from Andrew Shark  ---
Git commit 8826ab116f33e3ca6fd7907c42e176c148e0350c by Andrew Shark.
Committed on 20/04/2024 at 00:35.
Pushed by ashark into branch 'master'.

Wait until finished cloning of qt5 repo before checking init-repository script

M  +3-1ksblib/Updater/Qt5.py

https://invent.kde.org/sdk/kde-builder/-/commit/8826ab116f33e3ca6fd7907c42e176c148e0350c

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

[kate] [Bug 485738] New: Kate crashes when deleting the file that is the only one opened in split view

2024-04-18 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=485738

Bug ID: 485738
   Summary: Kate crashes when deleting the file that is the only
one opened in split view
Classification: Applications
   Product: kate
   Version: 24.02.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: ash...@linuxcomp.ru
  Target Milestone: ---

STEPS TO REPRODUCE
1. Create two files in home directory: 1.txt and 2.txt
2. Open 1.txt in Kate, Open 2.txt in Kate.
3. Click View | Split View | Split Vertical
4. Close 2.txt in the left view.
So now you have the only tab in left view which is 1.txt, and the only tab in
right view with 2.txt.
5. In the right view, right click on the 2.txt tab, and choose "Delete".
6. It asks "Do you really want to delete...?", answer Yes.

OBSERVED RESULT
Kate crashes

EXPECTED RESULT
Kate should not crash. As there are no more tabs opened in right split view, it
should be either closed, or a placeholder should be shown there.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Graphics Platform: Wayland

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

[kdesrc-build] [Bug 456593] plasma-wayland-protocol builds, but doesn't install properly

2024-04-15 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=456593

Andrew Shark  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED
 CC||ash...@linuxcomp.ru

--- Comment #8 from Andrew Shark  ---
This is fixed.

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

[kdesrc-build] [Bug 458045] skanpage: Could NOT find KF5Purpose

2024-04-15 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=458045

Andrew Shark  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||ash...@linuxcomp.ru
 Resolution|--- |WORKSFORME

--- Comment #4 from Andrew Shark  ---
Cannot reproduce. `kde-builder  skanpage` on opensuse Tumbleweed works as
expected. Created mr for missing dependencies:
https://invent.kde.org/sysadmin/repo-metadata/-/merge_requests/361

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

[kio-extras] [Bug 325574] Unable to modify file on Android device using kio-mtp

2024-04-14 Thread Andrew Simmons
https://bugs.kde.org/show_bug.cgi?id=325574

Andrew Simmons  changed:

   What|Removed |Added

 CC||agsimmo...@gmail.com

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

[plasmashell] [Bug 485530] sticky note with dark theme buttons low contrast

2024-04-14 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485530

--- Comment #1 from andrew  ---
typo "buttons at bottom have low contrast with the background" is the "OBSERVED
RESULT"

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

[plasmashell] [Bug 485530] New: sticky note with dark theme buttons low contrast

2024-04-14 Thread andrew
https://bugs.kde.org/show_bug.cgi?id=485530

Bug ID: 485530
   Summary: sticky note with dark theme buttons low contrast
Classification: Plasma
   Product: plasmashell
   Version: 6.0.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: fand...@protonmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Created attachment 168505
  --> https://bugs.kde.org/attachment.cgi?id=168505&action=edit
screenshot

SUMMARY


STEPS TO REPRODUCE
1. set dark theme
2. create note

OBSERVED RESULT


EXPECTED RESULT
buttons at bottom have low contrast with the background

Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.5-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX

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

[dolphin] [Bug 485404] New: Terminal captures Tab key, but not Shift+Tab

2024-04-11 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=485404

Bug ID: 485404
   Summary: Terminal captures Tab key, but not Shift+Tab
Classification: Applications
   Product: dolphin
   Version: 24.02.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: terminal
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: accounts+...@chiller3.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

When the terminal inside Dolphin is focused, it successfully captures the Tab
key, but Shift+Tab is not captured. Pressing Shift+Tab causes the focus to move
away from the terminal component and into the free disk space widget in the
bottom right corner.

This prevents certain functionality in CLI applications from working. For
example, zsh allows using Shift+Tab to move backwards in a tab completion list.

STEPS TO REPRODUCE

1. Open Dolphin
2. Open the terminal with F4
3. Press Tab (it is sent to the shell)
4. Press Shift+Tab

OBSERVED RESULT

The focus shifts away from the terminal component.

EXPECTED RESULT

Shift+Tab is sent to the command running in the terminal.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 40
KDE Plasma Version: 6.0.3-2.fc40.x86_64
KDE Frameworks Version: 6.0.0-1.fc40.x86_64
Qt Version: 6.6.2-1.fc40.x86_64
Dolphin Version: 24.02.1-1.fc40.x86_64

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

[kate] [Bug 480866] kate segfault while long pressing ctrl+z

2024-04-08 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=480866

--- Comment #4 from Andrew  ---
Maybe I got same. Currently not reproducible.
Kate 23.08.5 from Fedora 39 repos.

[KCrash Handler]
#4  0x7fb00b531e1b in KateModifiedInsertText::undo() () at
/lib64/libKF5TextEditor.so.5
#5  0x7fb00b534145 in KateUndoManager::undo() () at
/lib64/libKF5TextEditor.so.5
#6  0x7fb00c0e92d8 in void doActivate(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#7  0x7fb00cda7d44 in QAction::triggered(bool) () at
/lib64/libQt5Widgets.so.5
#8  0x7fb00cdaab9b in QAction::activate(QAction::ActionEvent) () at
/lib64/libQt5Widgets.so.5
#9  0x7fb00cdab7bd in QAction::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#10 0x7fb00cdaeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#11 0x7fb00c0b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#12 0x7fb00c59a4ee in QShortcutMap::dispatchEvent(QKeyEvent*) () at
/lib64/libQt5Gui.so.5
#13 0x7fb00c59ab83 in QShortcutMap::tryShortcut(QKeyEvent*) () at
/lib64/libQt5Gui.so.5
#14 0x7fb00c54e2b2 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () at /lib64/libQt5Gui.so.5
#15 0x7fb00c568ff5 in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() at /lib64/libQt5Gui.so.5
#16 0x7fb00c54ad4c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /lib64/libQt5Gui.so.5
#17 0x7fb005e954e6 in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() at /lib64/libQt5XcbQpa.so.5
#18 0x7fb009911e5c in g_main_context_dispatch_unlocked.lto_priv () at
/lib64/libglib-2.0.so.0
#19 0x7fb00996cf18 in g_main_context_iterate_unlocked.isra () at
/lib64/libglib-2.0.so.0
#20 0x7fb00990fad3 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#21 0x7fb00c1073b9 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#22 0x7fb00c0b383b in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#23 0x7fb00c0bbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x556b4775c3e7 in main ()
[Inferior 1 (process 3745) detached]

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

[neon] [Bug 485028] Breeze Dark is broken in Flatpak applications

2024-04-06 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=485028

--- Comment #2 from Andrew  ---
Update to the above comment: unfortunately, the workaround doesn't affect Slack
(which is an Electron application).

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

[neon] [Bug 485028] Breeze Dark is broken in Flatpak applications

2024-04-06 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=485028

--- Comment #1 from Andrew  ---
A workaround is to run the following command:

sudo flatpak override --env=GTK_THEME=Breeze

Which actually gives weird results because, for example, in Inkscape's
Preferences the system default theme is displayed as Breeze-Dark both before
the override and after. But before the override, the UI is rendered in light
colours, while after it, it is rendered in dark colours.

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

[yakuake] [Bug 485069] Yakuake Wayland Plasma 6: window size wrong when closed on a smaller screen

2024-04-05 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=485069

Andrew Ammerlaan  changed:

   What|Removed |Added

   Platform|Other   |Gentoo Packages

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

[yakuake] [Bug 485069] Yakuake Wayland Plasma 6: window size wrong when closed on a smaller screen

2024-04-05 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=485069

--- Comment #1 from Andrew Ammerlaan  ---
Screen recording exceeds file size limit, so please download it from here
instead:
https://drive.google.com/file/d/13GDeljPf1S0Nkb-bh8-Dfc_EEIhluVPD/view?usp=sharing

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

[yakuake] [Bug 485069] New: Yakuake Wayland Plasma 6: window size wrong when closed on a smaller screen

2024-04-05 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=485069

Bug ID: 485069
   Summary: Yakuake Wayland Plasma 6: window size wrong when
closed on a smaller screen
Classification: Applications
   Product: yakuake
   Version: 24.02.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: andrewammerl...@gentoo.org
  Target Milestone: ---

SUMMARY

In a multi screen setup the yakuake window will have half the size it should on
the bigger screen if it was closed on the smaller screen. If the yakuake window
is closed on the bigger screen there is no problem, if the yakuake window is
*not* closed on the smaller screen there is also no problem. Wayland is
affected, X11 was not tested.


STEPS TO REPRODUCE
1. Have a multi-screen setup with different resolutions
2. Open yakuake on the smaller monitor, and close it with F12
3. Now open yakuake on the bigger monitor with F12

OBSERVED RESULT

Half the window is shown, the rest of the window is gone/invisible/missing.


EXPECTED RESULT

We see the whole window.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Gentoo Linux 2.15
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION

See attached screen recording

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

[neon] [Bug 485028] New: Breeze Dark is broken in Flatpak applications

2024-04-04 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=485028

Bug ID: 485028
   Summary: Breeze Dark is broken in Flatpak applications
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: as.a...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

I am running the latest KDE neon User Edition with all the latest updates:

DISTRIB_ID=neon
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="KDE neon 6.0"

The system is configured to use Breeze Dark. After the update to Plasma 6.0.0,
Gtk, and Electron applications installed from Flatpak, like Inkscape, Slack,
and Audacity have been rendered in the light Breeze theme with icons from
Breeze Dark. I can manually switch the theme in Inkscape to Dark, and it will
render correctly, but if I leave the system default theme, it will be rendered
as Breeze light with Breeze Dark icons, as described above. I also have Google
Chrome installed from a .deb package and configured to use the GTK theme - it
is rendered correctly in Breeze Dark.

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

[ark] [Bug 252420] ark --forcesubfolder parameter and "Extract into a subfolder" service menu item

2024-03-27 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=252420

Andrew Shark  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||ash...@linuxcomp.ru
 Resolution|--- |INTENTIONAL

--- Comment #14 from Andrew Shark  ---
In this MR we decided to not add such an extra menu item:
https://invent.kde.org/utilities/ark/-/issues/17

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

[plasmashell] [Bug 482339] Tasks Show on incorrect screen after monitor reconnected

2024-03-27 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=482339

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru

--- Comment #38 from Andrew Shark  ---
I had this bug, prepared a bug report, only found this one when was filing my.

Thanks for the fix!

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

[systemsettings] [Bug 341378] When disabling touchpad, add ability to not disabling clickpad buttons (for clickpads on Lenovo laptops)

2024-03-25 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=341378

--- Comment #7 from Andrew Shark  ---
I have Lenovo T14 now, which has combined touchpad: it has physical buttons
(for left, middle and right mouse buttons), and also it can be clicked itself
(i.e. be used as clickpad).
On Plasma 6, I disabled the touchpad in System Settings, and can confirm that
it disables the clickpad functionality.
At the same time, the physical buttons (left, middle, right) and the trackpoint
remains working, so this "bug" is not such an issue on this laptop.

My guess is that the physical buttons on top of the T14's touchpad are actually
belonging to another "mouse/pointing device" (the one that corresponds to the
trackpoint), so that is why they remain working when disabling touchpad.

I currently could not test on another laptop with clickpad only (i.e. without
the trackpoint and without physical buttons). I do not remember now, but most
likely that was an issue for me, that is why I subscribed to this bug.

But, iirc, in some of the weekly Nate's articles, there was a mentioning that
disabling touchpad on laptops without connected mouse now shows the warning to
user?

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

  1   2   3   4   5   6   7   8   9   10   >