[kwin] [Bug 391322] Meta key randomly stops opening Plasma launcher menu

2020-12-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391322

--- Comment #42 from Nate Graham  ---
I've got this reproducing 100% in my distro-provided Plasma 5.20 session, not
my built-from source one.

> run dbus-monitor

When I press Meta I see the following:

/PlasmaShell; interface=org.kde.PlasmaShell; member=activateLauncherMenu
method return time=1607980254.054780 sender=:1.73 -> destination=:1.11
serial=4389 reply_serial=1138

...But the menu doesn't appear.


> run xkbcli interactive-x11
When I press Meta I see the following:

keysyms [ Super_L  ] unicode [  ] layout [ English (US) (0) ] level [ 0
] mods [ ] leds [ ]


...But the menu doesn't appear.

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

[frameworks-kio] [Bug 430396] New: Runs many programs when executable confirmation settings are changed

2020-12-14 Thread Alexander Kernozhitsky
https://bugs.kde.org/show_bug.cgi?id=430396

Bug ID: 430396
   Summary: Runs many programs when executable confirmation
settings are changed
   Product: frameworks-kio
   Version: 5.75.0
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: sh200...@mail.ru
CC: kdelibs-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE

Use Dolphin (version 20.12.0 or higher is required)

1. Go to "Configure Dolphin > General > Confirmations" and set "When opening
executable file" to "Open in application".
2. Find any binary executable (for example, /usr/bin/kate) and click many times
to open it 
3. Go to "Configure Dolphin > General > Confirmations" and set "When opening
executable file" to "Always ask".
4. Click to /usr/bin/kate to open it again, choose "Execute" in the opened
dialog

OBSERVED RESULT

Kate is opened many times.

EXPECTED RESULT

Kate is opened exactly once.

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #15 from Markus Elfring  ---
(In reply to Christophe Giboudeaux from comment #14)
Do you use subdirectories and file names for this library in your software
build environment which are different from my system configuration?

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #14 from Christophe Giboudeaux  ---
(In reply to Markus Elfring from comment #13)
> (In reply to Christophe Giboudeaux from comment #12)
> The package “zlib-devel 1.2.11-18.1” of the software distribution “openSUSE
> Tumbleweed” provides also the files “/usr/lib64/pkgconfig/zlib.pc” and
> “/usr/lib64/libz.so”.

Builds fine locally and our package tracking git also builds successfully:
https://build.opensuse.org/package/show/KDE:Unstable:Frameworks/karchive

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

[okular] [Bug 430394] Error at shutdown: NSS_Shutdown failed

2020-12-14 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=430394

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Albert Astals Cid  ---
Okular doesn't do anything with NSS, doesn't even know it exists, so not an
Okular bug.

Please report to poppler.

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

[valgrind] [Bug 430354] ppc stxsibx and stxsihx instructions write too much data

2020-12-14 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=430354

--- Comment #2 from Carl Love  ---
The attached patch looks good to me.

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

[frameworks-kwayland] [Bug 429930] Mouse scroll doesn't work when Alt+Tab to XWayland windows

2020-12-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=429930

David Edmundson  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwayland-server/commit/f
   ||67daa0711584058a8fefda76e89
   ||8fe58d53ace7

--- Comment #5 from David Edmundson  ---
Git commit f67daa0711584058a8fefda76e898fe58d53ace7 by David Edmundson, on
behalf of Andrey Butirsky.
Committed on 14/12/2020 at 17:09.
Pushed by davidedmundson into branch 'master'.

keyboard_interface: Always update modifiers cache

We send modifiers to the active client when they change, and when we
focus an existing client we send the cached state.

For this reason it's important we always update our internal store of
modifiers regardless of whether a surface is currently active.

Unit test is adopted accordingly.

M  +7-4autotests/client/test_wayland_seat.cpp
M  +5-3src/server/keyboard_interface.cpp

https://invent.kde.org/plasma/kwayland-server/commit/f67daa0711584058a8fefda76e898fe58d53ace7

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

[krita] [Bug 413968] Transform showing original position (first frame) and not last frame for movement

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413968

--- Comment #11 from anim...@gmail.com ---
Thank you again for the fast fix !
Looking forward to the next stable nightly build :D

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

[klickety] [Bug 430362] "New" button and menu entry do not start new game.

2020-12-14 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=430362

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

   Version Fixed In||2.1.20121 (release 20.12.1
   ||in January)
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/game
   ||s/klickety/commit/3d178427d
   ||e7c275f3958d0f586bb869ff244
   ||01c4
 Status|REPORTED|RESOLVED

--- Comment #1 from Friedrich W. H. Kossebau  ---
Git commit 3d178427de7c275f3958d0f586bb869ff24401c4 by Friedrich W. H.
Kossebau.
Committed on 14/12/2020 at 21:15.
Pushed by kossebau into branch 'release/20.12'.

Fix broken connection from "New" action to newGame slot

FIXED-IN: 2.1.20121 (release 20.12.1 in January)

M  +3-1mainwindow.h

https://invent.kde.org/games/klickety/commit/3d178427de7c275f3958d0f586bb869ff24401c4

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

[frameworks-knewstuff] [Bug 429442] Calling app crashes in KNSCore::Engine::signalEntryChanged() when trying to download KNS content

2020-12-14 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=429442

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/knewstuff/commit/243
   ||ea6155b28457c8b1441fee8ab10
   ||37828d21ba
 Resolution|--- |FIXED
   Version Fixed In||5.78

--- Comment #17 from Dan Leinir Turthra Jensen  ---
Git commit 243ea6155b28457c8b1441fee8ab1037828d21ba by Dan Leinir Turthra
Jensen.
Committed on 14/12/2020 at 21:11.
Pushed by leinir into branch 'master'.

Add a dptr to Cache, and move the throttle timer there to fix crash

Previously, the throttle timer was a raw static, but it was also a parented
qobject, which means that when the cache was deleted, so was the timer, but the
variable was not reset. Consequently, things would crash left and right later
on. So, to alleviate this, and hopefully avoid future issues, introduce a dptr,
stick the timer there, and move the logic to that private class as well.

FIXED-IN:5.78

M  +30   -11   src/core/cache.cpp
M  +5-2src/core/cache.h

https://invent.kde.org/frameworks/knewstuff/commit/243ea6155b28457c8b1441fee8ab1037828d21ba

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

[kwin] [Bug 390187] Glitching/session freeze when changing the tearing prevention

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390187

pbs3...@googlemail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[elisa] [Bug 430395] New: Startup view nicely in elisarc but ignored by Elisa

2020-12-14 Thread PK
https://bugs.kde.org/show_bug.cgi?id=430395

Bug ID: 430395
   Summary: Startup view nicely in elisarc but ignored by Elisa
   Product: elisa
   Version: 20.12.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: pieterkristen...@gmail.com
  Target Milestone: ---

SUMMARY
When I choose "All Albums" as startup view of Elisa this choice appears in the
file elisarc. But Elisa ignores this choice and startup in "playing now" mode.

STEPS TO REPRODUCE
1. startup elisa 20.12 and choose "all albums" as startup position
2. close Elisa
3. start Elisa

OBSERVED RESULT
Elisa doesn't start in the "All Albums" view

EXPECTED RESULT
Elisa starts up in "All Albums" view

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-58-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4310U CPU @ 2.00GHz
Memory: 3.8 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4400

ADDITIONAL INFORMATION

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

[krita] [Bug 413968] Transform showing original position (first frame) and not last frame for movement

2020-12-14 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=413968

--- Comment #10 from Halla Rempt  ---
Don't forget to backport to 4.3 and 4.4.2 :-)

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #13 from Markus Elfring  ---
(In reply to Christophe Giboudeaux from comment #12)
The package “zlib-devel 1.2.11-18.1” of the software distribution “openSUSE
Tumbleweed” provides also the files “/usr/lib64/pkgconfig/zlib.pc” and
“/usr/lib64/libz.so”.
https://build.opensuse.org/package/view_file/openSUSE:Factory/zlib/zlib.spec

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

[krita] [Bug 413968] Transform showing original position (first frame) and not last frame for movement

2020-12-14 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=413968

--- Comment #9 from Emmet O'Neill  ---
This should solve it. The Transform Tool's preview generation wasn't properly
taking the current animation frame into account.

Thank you all for the detailed bug report, confirmations and test file. :)

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

[krita] [Bug 413968] Transform showing original position (first frame) and not last frame for movement

2020-12-14 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=413968

Emmet O'Neill  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/014fd3a1b
   ||7e8394dc7d64cdc8d556ea9c058
   ||a0fb

--- Comment #8 from Emmet O'Neill  ---
Git commit 014fd3a1b7e8394dc7d64cdc8d556ea9c058a0fb by Emmet O'Neill.
Committed on 14/12/2020 at 20:57.
Pushed by emmetoneill into branch 'master'.

Fix group layer transformation preview showing wrong frame.

M  +1-1libs/image/kis_image.cc
M  +1-0libs/image/kis_image_animation_interface.h
M  +1-1libs/image/kis_keyframe_channel.cpp
M  +0-1plugins/tools/tool_transform2/kis_tool_transform.cc
M  +7-0   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp

https://invent.kde.org/graphics/krita/commit/014fd3a1b7e8394dc7d64cdc8d556ea9c058a0fb

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #12 from Christophe Giboudeaux  ---
> -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11")

This indicates the zlib headers were found but not the library.

Which distribution is it?

is /usr/lib64/libz.so present?

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

[kmail2] [Bug 428762] Akonadi is asking for gmail authentication every 10ish minutes?

2020-12-14 Thread Marco Albanese
https://bugs.kde.org/show_bug.cgi?id=428762

Marco Albanese  changed:

   What|Removed |Added

 CC||deli...@gmail.com

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

[partitionmanager] [Bug 430393] bail from unnecessary partition scan; crash

2020-12-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430393

--- Comment #1 from Andrius Štikonas  ---
Please retest with newer version. 3.3.1 is really old.

A lot of things were reworked. (e.g. now partition manager always runs as
normal user)

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

[okular] [Bug 430394] New: Error at shutdown: NSS_Shutdown failed

2020-12-14 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=430394

Bug ID: 430394
   Summary: Error at shutdown: NSS_Shutdown failed
   Product: okular
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: oliver.san...@tu-dresden.de
  Target Milestone: ---

Okular prints the error message

  NSS_Shutdown failed: NSS could not shutdown. Objects are still in use.

when I do the following steps:

1) Start Okular from the shell
2) Open a file
3) Extras --> Digitally sign
4) Select a rectangle for the signature
5) Select a certificate
6) Cancel the 'Save signed file as' dialog
7) Close Okular

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

[partitionmanager] [Bug 430393] New: bail from unnecessary partition scan; crash

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430393

Bug ID: 430393
   Summary: bail from unnecessary partition scan; crash
   Product: partitionmanager
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: nthnh...@gmail.com
  Target Milestone: ---

SUMMARY
When you don't want to wait for a re-scan after actions were successfully
performed, the application crashes.

STEPS TO REPRODUCE
1. Insert USB drive you don't care about.
2. Delete the partition (assuming there is only one).
3. 

OBSERVED RESULT
Crash. The bug reporter also automatically restarts partitionmanager (as normal
user) whether or not I check the box to do so. The bug reporter also has
several broken links, and when trying to login the login button never becomes
enabled. 

EXPECTED RESULT
Please provide a quick way out of the app when the user is satisfied with
(successful) changes.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION (from auto bug reporter)
Application: partitionmanager (3.3.1)

Qt Version: 5.11.3
Frameworks Version: 5.54.0
Operating System: Linux 4.19.0-12-amd64 x86_64
Distribution: Netrunner 20.01 - Twenty

-- Information about the crash:


The crash can be reproduced every time.

-- Backtrace:
Application: KDE Partition Manager (partitionmanager), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9ccfef0840 (LWP 21255))]

Thread 4 (Thread 0x7f9cbf7fe700 (LWP 21477)):
#0  0x7f9cd3e5b916 in ppoll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f9cd4369721 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f9cd42bdccf in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f9cd42b3e0b in QProcess::waitForFinished(int) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f9cd5a00f2e in ExternalCommand::waitFor(int) () from
/lib/x86_64-linux-gnu/libkpmcore.so.7
#5  0x7f9cd5a0111a in ExternalCommand::run(int) () from
/lib/x86_64-linux-gnu/libkpmcore.so.7
#6  0x7f9cd5a02ed8 in isMounted(QString const&) () from
/lib/x86_64-linux-gnu/libkpmcore.so.7
#7  0x7f9cd59a0b1f in FileSystem::detectMountStatus(FileSystem*, QString
const&) () from /lib/x86_64-linux-gnu/libkpmcore.so.7
#8  0x7f9ccc68ba6f in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/libpmlibpartedbackendplugin.so
#9  0x7f9ccc68c9fa in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/libpmlibpartedbackendplugin.so
#10 0x7f9ccc68d644 in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/libpmlibpartedbackendplugin.so
#11 0x7f9cd59c98c1 in DeviceScanner::scan() () from
/lib/x86_64-linux-gnu/libkpmcore.so.7
#12 0x7f9cd4174a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7f9cd3132fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#14 0x7f9cd3e664cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f9cb700 (LWP 21337)):
#0  0x7f9cd313900c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f9cc4813e83 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#2  0x7f9cc4813bd7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#3  0x7f9cd3132fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#4  0x7f9cd3e664cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f9cc7fff700 (LWP 21257)):
#0  0x7f9cd272c027 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f9cd272ea3f in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f9cd272f0e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f9cd272f25c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f9cd436d743 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f9cd431b15b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f9cd416ae76 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f9cd3a88545 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x7f9cd4174a67 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f9cd3132fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x7f9cd3e664cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f9ccfef0840 (LWP 21255)):
[KCrash Handler]
#4  0x7f9cd3da47bb in raise () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x7f9cd3d8f535 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x7f9cd41339a7 in QMessageLogger::fatal(char const*, ...) const () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  

[konsole] [Bug 430392] konsole ignores intense colors in profile

2020-12-14 Thread Alex Belits
https://bugs.kde.org/show_bug.cgi?id=430392

Alex Belits  changed:

   What|Removed |Added

   Platform|Other   |Gentoo Packages

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

[konsole] [Bug 430392] konsole ignores intense colors in profile

2020-12-14 Thread Alex Belits
https://bugs.kde.org/show_bug.cgi?id=430392

--- Comment #1 from Alex Belits  ---
KDE Plasma Version: 5.20.4

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #11 from Markus Elfring  ---
Created attachment 134080
  --> https://bugs.kde.org/attachment.cgi?id=134080=edit
Another log file from 2020-12-13

I hope that such data reduce the probability for undesirable misunderstandings
another bit.

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

Markus Elfring  changed:

   What|Removed |Added

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

--- Comment #10 from Markus Elfring  ---
(In reply to Christophe Giboudeaux from comment #8)
Do you find the attachment 134079 more helpful for a corresponding software
build inspection?

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #9 from Markus Elfring  ---
Created attachment 134079
  --> https://bugs.kde.org/attachment.cgi?id=134079=edit
Log file variant for a build approach from 2020-12-13

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=430348

Christophe Giboudeaux  changed:

   What|Removed |Added

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

--- Comment #8 from Christophe Giboudeaux  ---
Please attach the CMake log output.

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

[konsole] [Bug 430392] New: konsole ignores intense colors in profile

2020-12-14 Thread Alex Belits
https://bugs.kde.org/show_bug.cgi?id=430392

Bug ID: 430392
   Summary: konsole ignores intense colors in profile
   Product: konsole
   Version: 20.12.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: abel...@nyx.net
  Target Milestone: ---

Summary

When displaying text, bold/intense attribute does not switch to intense color
configured in profile. When BoldIntense is set, text is displayed in bold font
with normal color. Otherwise the text is displayed in normal color and font, so
it is indistinguishable from regular text.

Steps to reproduce

1. Set color palette with clearly visible "intense" versions of color (such as
dark blue for intense foreground and black for normal foreground).
2. Run any program that displays bold colors, ex, in shell:
echo -e '\x1b[0m123\x1b[1m456\x1b[0m789'

Observed result

Text is displayed with normal colors (and possibly bold font if BoldIntense is
set).

Expected result:

Text is displayed with intense colors (and possibly bold font if BoldIntense is
set).

KDE Plasma Version: 20.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

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

[umbrello] [Bug 81364] Import Rose model files

2020-12-14 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=81364

--- Comment #32 from Oliver Kellogg  ---
Git commit ea603204f76d0e857abfa46266cd703133ddf272 by Oliver Kellogg.
Committed on 14/12/2020 at 19:48.
Pushed by okellogg into branch 'master'.

umbrello/petaltree2uml.cpp - Add importing of enum types from Rose :
- New ClassifierListReader child class LiteralsReader furnishes
  boilerplate for converting from PetalNode to UMLEnumLiteral.
- In function umbrellify, if parsed class has some form of enum
  stereotype (such as "enum", "Enumeration", "CORBAEnum" etc) then
  - call Object_Factory::createUMLObject for type UMLObject::ot_Enum;
  - run LiteralsReader::read on the returned UMLEnum.

M  +44   -1umbrello/petaltree2uml.cpp

https://invent.kde.org/sdk/umbrello/commit/ea603204f76d0e857abfa46266cd703133ddf272

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

[krunner] [Bug 430258] Software Center plugin only finds KDE apps

2020-12-14 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=430258

Alexander Lohnau  changed:

   What|Removed |Added

 CC||aleix...@gmail.com

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

[Bluedevil] [Bug 430389] Bluedevil does not switch audio to headphones automatically

2020-12-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=430389

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
You can enable automatically switching the audio in the Audio settings

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

[k3b] [Bug 430215] Disc burning not working with LG portable Blu-ray / DVD writer Model WP40NB30

2020-12-14 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=430215

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

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

[frameworks-kio] [Bug 424082] When trying to create a directory that already exists using the Open/save dialog, it should just should take user instead of showing an error

2020-12-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=424082

--- Comment #22 from Ahmad Samir  ---
>From the "Version Fixed In:" field in the bug report, the fix should be in
Frameworks 5.76.

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

[Discover] [Bug 430343] You have no authorization to execute this operation

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430343

--- Comment #1 from electrifyi...@gmail.com ---
I fixed it by running following command on Konsole.

killall chrome-remote-desktop-host

Later on, I completely removed the chrome-remote-desktop package from
Synaptics. I think, below command should also work if trying to remove from
Konsole.

sudo apt remove chrome-remote-desktop

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #7 from Markus Elfring  ---
(In reply to Christophe Giboudeaux from comment #6)
I determined possible reasons already for the failed build checks.

* I find that a storage location like “/usr/lib64/pkgconfig/zlib.pc”
  (or “/usr/lib64/libz.so”) should be also considered by the build script
  (besides the found header file).

* My Linux software distribution does not provide a debug package so far.
  https://build.opensuse.org/package/show/openSUSE%3AFactory/zlib

* I can choose a setting for the variable “ZLIB_LIBRARY”
  which let a build generation succeed by the program
  “CMake GUI 3.19.1-438.d_t_b.2”.
  But it seems that such a selection is not picked up by
  the tool “kdesrc-build” so far.

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

[kwin] [Bug 427920] Blank screen playing video in full screen

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427920

--- Comment #32 from kdeb...@kidicarus.123mail.org ---
Alex,

I also use two Dell U2415s (16:10 aspect ratio).  Not sure about the others
here.

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

[kwin] [Bug 427920] Blank screen playing video in full screen

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427920

--- Comment #31 from alexmatee...@yahoo.com ---
(In reply to Vlad Zahorodnii from comment #30)
> (In reply to lcubeddu from comment #27)
> > Hello, i would like to add, 
> > this bug only occurs on the non-primary monitor : 
> > if i switch the monitor on which it bugs to primary, then it bugs on the now
> > non-primary monitor, and works well on the now primary one.
> > 
> > Also yes, this occurs only with the compositor's full screen effect turned
> > on.
> > 
> > But most importantly, i noticed that it only bugs if the window is first
> > maximized, and then turned fullscreen. 
> > It doesn't happen if the window was not maximimized and then turned
> > fullscreen.
> > Hope this pinpoints the problem even more! Thanks
> 
> I've tried this, but still no luck reproducing the bug.

Which variables have you looked at?
Besides the Nvidia GPU and the requirement for an OpenGL 3.1 compositor, I can
point out my monitors do not use the same aspect ratio. My primary is 16:9, but
the secondary is 16:10.
Let's try to find out where our setups are different.

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

[plasmashell] [Bug 430391] Widgets jump to panel when moving before released.

2020-12-14 Thread Bob English
https://bugs.kde.org/show_bug.cgi?id=430391

Bob English  changed:

   What|Removed |Added

Summary|Widgets jump to panel when  |Widgets jump to panel when
   |moving. |moving before released.

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

[plasmashell] [Bug 430391] New: Widgets jump to panel when moving.

2020-12-14 Thread Bob English
https://bugs.kde.org/show_bug.cgi?id=430391

Bug ID: 430391
   Summary: Widgets jump to panel when moving.
   Product: plasmashell
   Version: 5.20.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Desktop Containment
  Assignee: notm...@gmail.com
  Reporter: bobofengl...@zoho.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

When I try to move the trash widget to a corner of the screen, it jumps to and
gets added to an adjacent panel.  I would expect this behavior only if my
auto-hidden panels would pop out first, and I drop it directly on it. as it is
now, all I have to do is get near, and it's added to the panel before I even
release the mouse button.

This is especially annoying, because in my two monitor setup with 2 different
resolutions, when the screen power saving feature kicks in, and I restore the
screen, the icons on my 4k (default) monitor adjust to a 1080p grid, placing
the trash which I keep in the bottom right corner, in the center of the screen.
 SO the screen resolution changes going into power saving mode (Synk-Blank) to
1080p top right, and readjusts back when coming out again, which makes no
sense, as the resolution should stay set and is irrelevant anyhow when the
screen is blank.  The desktop wallpaper is OK, but the open windows reorient,
and the mouse is expecting 1080p and clicking on one thing activates another in
Dolphin which I often have in the bottom right.

I understand this is not easy to figure out, as it these problems and similar
have been a plague for a long tim, especially not being able to have apps and
fonts adjust to the set resolution and assigned sizes per monitor( so different
for each).

STEPS TO REPRODUCE
1. Create trash widget on desktop with panels set to autohide.
2. Move trash widget to near but not to the edge of the screen (where you want
it on the grid.
3. Nothing, as it won't even wait for mouse button release, and puts it on the
panel.

OBSERVED RESULT
Widget is on panel, not where you would have dropped it had it waited for you
to do so.

EXPECTED RESULT
Widget is put where dropped, and only when actually dropped via releasing the
mouse button.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.9.14-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-2500K CPU @ 3.30GHz
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GTX 1050/PCIe/SSE2

ADDITIONAL INFORMATION

You still do it better than anyone else, Plasma rocks!

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

[kdelibs] [Bug 336117] "kde-open --noninteractive" crashes for HTTP(S) URIs

2020-12-14 Thread Elvis Stansvik
https://bugs.kde.org/show_bug.cgi?id=336117

--- Comment #15 from Elvis Stansvik  ---
I cannot reproduce this anymore. Looks fine to close.

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

[frameworks-kio] [Bug 424082] When trying to create a directory that already exists using the Open/save dialog, it should just should take user instead of showing an error

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424082

--- Comment #21 from j...@forestfield.org ---
Thanks for working on this!

I was a bit confused as to when I should expect to be able to see the change
you filed; should the change be visible in any of the following software
versions on the following architecture?

Operating System: Debian GNU/Linux
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.2
Kernel Version: 5.9.0-4-amd64
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8150 Eight-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NV106

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

[krita] [Bug 413968] Transform showing original position (first frame) and not last frame for movement

2020-12-14 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=413968

Emmet O'Neill  changed:

   What|Removed |Added

 CC||emmetoneill@gmail.com
   Assignee|krita-bugs-n...@kde.org |emmetoneill@gmail.com

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

[digikam] [Bug 429103] Digikam 7.1.0 does not start up, when using macos big sur

2020-12-14 Thread Cristofoto
https://bugs.kde.org/show_bug.cgi?id=429103

--- Comment #93 from Cristofoto  ---
(In reply to tzellman from comment #91)
> (In reply to caulier.gilles from comment #89)
> > 7.2.0 beta2 PKG files are now recompiled with relevant fixes to be usable.
> > 
> > https://files.kde.org/digikam/
> > 
> > Please let's me here if all is fine now.
> > 
> > Gilles Caulier
> 
> Gilles,
> 
> I was able to successfully open and use the beta2 PKG on Big Sur. Thanks!!

Me too,
Thanks Gilles

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

[kstars] [Bug 397969] Scheduler Unpark Dome/Mount/Cap are unclear and dangerous

2020-12-14 Thread TallFurryMan
https://bugs.kde.org/show_bug.cgi?id=397969

--- Comment #7 from TallFurryMan  ---
Yeah good idea, I'll open a new issue for this.

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

[kate] [Bug 385694] Backspace deletes the wrong character in Arabic text

2020-12-14 Thread Safa Alfulaij
https://bugs.kde.org/show_bug.cgi?id=385694

Safa Alfulaij  changed:

   What|Removed |Added

 CC||safa1996alful...@gmail.com

--- Comment #7 from Safa Alfulaij  ---
Related bug: https://bugs.kde.org/show_bug.cgi?id=368182
Related Qt bugs:
https://bugreports.qt.io/browse/QTBUG-71489
https://bugreports.qt.io/browse/QTBUG-55929
https://bugreports.qt.io/browse/QTBUG-65508

Related task: https://phabricator.kde.org/T10863

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

[Spectacle] [Bug 429634] Spectacle starts but its main window doesn't show up after hitting Print shortcut key

2020-12-14 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=429634

--- Comment #4 from Méven Car  ---
It seems you have the "/usr/share/kglobalaccel/org.kde.spectacle.desktop".

The mystery is why `qdbus org.kde.Spectacle '/' StartAgent` would fail.
Error: org.freedesktop.DBus.Error.UnknownMethod
No such method 'StartAgent' in any interface at object path '/' (signature '')

It seems spectacle daemon, `/usr/bin/spectacle --dbus` is not started
correctly, or in a bad state.

Have you tried kill the daemon "killall spectacle" and retrying ? Does it
change anything ?

Does it happen all the time or only after a certain time after being logging-in
?

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

[kstars] [Bug 398194] Warning on Scheduler job looping indefinitely visible with only one job in the list

2020-12-14 Thread TallFurryMan
https://bugs.kde.org/show_bug.cgi?id=398194

--- Comment #3 from TallFurryMan  ---
No update yet. There are now tests for the Scheduler, but they aren't stable
enough and don't cover enough cases to safely work on this.

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

[plasmashell] [Bug 404335] Don't rely on dbus-run-session or dbus-launch for starting plasma-wayland session

2020-12-14 Thread Gerald Cox
https://bugs.kde.org/show_bug.cgi?id=404335

--- Comment #21 from Gerald Cox  ---
(In reply to David Edmundson from comment #20)
> that echo was before the if statement?

Yes, I put that in to show the value.  It is still part of the if statement,
but since it exists the if statement isn't triggered.

> 
> And commenting out 
> 
> "if [ -z "${DBUS_SESSION_BUS_ADDRESS}" ]
> then
> drs=dbus-run-session
> fi"
> 
> 
> magically makes things work?

I don't actually comment out that if statement, what I do was suggested here:
https://github.com/sddm/sddm/issues/1335

Which basically bypasses this script all together and just invokes
dbus-run-session.

Interesting to note, the script works fine when running GDM, it's only when
using SDDM that it is an issue - and apparently only when using radeon
graphics.

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

[kstars] [Bug 397562] Sequence job CCD specification is not served

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=397562

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 398194] Warning on Scheduler job looping indefinitely visible with only one job in the list

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=398194

Jasem Mutlaq  changed:

   What|Removed |Added

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

--- Comment #2 from Jasem Mutlaq  ---
Any update?

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

[kstars] [Bug 398193] Repeating Scheduler job marked aborted by past startup before actually repeating

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=398193

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Jasem Mutlaq  ---
Any update?

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

[kstars] [Bug 397993] Kstars : FitsViewer does not respect Fits standard

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=397993

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |INTENTIONAL

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

[kstars] [Bug 397969] Scheduler Unpark Dome/Mount/Cap are unclear and dangerous

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=397969

Jasem Mutlaq  changed:

   What|Removed |Added

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

--- Comment #6 from Jasem Mutlaq  ---
No action was taken for this. Do you want to move it to Gitlab?

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

[frameworks-kservice] [Bug 429593] KBuildSycoca loop causes hangs

2020-12-14 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=429593

--- Comment #30 from Méven Car  ---
There have been a couple a RC tarballs after 5.77 tagging, the package you have
might not be current in fact but one of the RCs.
I guess you are using https://www.archlinux.org/packages/extra/x86_64/kservice/
Could you check the package you are using is latest 5.77.0-1
But I doubt that it is not the case.

Could you confirm the bug with a 5.78 build from master ?

Btw you need to logout for the fix to be effective.

And reopen the bug, if you reproduce this exact bug : cpu load when you have
multiple mimeapps.list files in XDG_DATA_DIRS or XDG_CONFIG_DIRS.

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

[kstars] [Bug 391344] EKOS - Guiding tab lists imaging camera as guiding camera when using remote PHD2 for guiding.

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=391344

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 397200] Crash when kstars window is not in front when starting

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=397200

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 393775] Problem connecting Maxdome II since KSatrs v. 2.9.4

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=393775

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 394205] Script Builder crashes KStars

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=394205

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 393837] Display of supernovae and novae

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=393837

Jasem Mutlaq  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

[kstars] [Bug 418179] Cannot stop looping image capture

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=418179

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 421203] Ekos saves FITs as 1 plane (B)

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=421203

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 421879] Crash while connecting to RPi

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=421879

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 396072] Guiding timing out

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=396072

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 414131] Feature request. Make use of errors and warnings reported by ASTAP

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=414131

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #5 from Jasem Mutlaq  ---
They should perhaps be filed with StellarSolver now.

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

[kstars] [Bug 411648] Crash when creating a new shortcut

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=411648

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 409648] KStars crashes intermitently while executing capture sequence on Ekos

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=409648

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 409566] Expected quite after trying to connect to Indi

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=409566

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 407831] kstars crashes and closes

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=407831

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 407442] Download New Data

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=407442

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 406960] Unwanted temporary files

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=406960

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 406638] Crash while running EKOS with simulated telescope and CCD

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=406638

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 403008] QHYCFW2 INDI Filter wheel driver does not save the number of filter slots

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=403008

Jasem Mutlaq  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

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

[kstars] [Bug 404929] Astrometry doesn't work at all in version 3.1

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=404929

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 430390] New: Panel has black edge when compositor is disabled

2020-12-14 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=430390

Bug ID: 430390
   Summary: Panel has black edge when compositor is disabled
   Product: plasmashell
   Version: 5.20.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: war...@gmx.de
  Target Milestone: 1.0

Created attachment 134078
  --> https://bugs.kde.org/attachment.cgi?id=134078=edit
Screenshot of the desktop and panel. Notice the clipped clock at the bottom

I am running a virtual Linux on my work machine. For performance reasons, I
disabled 3D stuff in it. Last weekend I updated Plasma form 5.20.3 to 5.20.4.
Since then, the panel has a black bar at its edge toward the desktop area right
after boot.

The bar is also visible when the panel is placed at the bottom of the screen.
Once I enable the compositor, the black bar disappears. After I disabled the
compositor with Alt+Shift+F12, the bar comes back.

Now that I think of it, I also noticed a similar glitch on my main PC which
runs Linux natively on a Radeon card. there I saw it happen when I started a 3D
game, which probably disabled the compositor temporarily.

Plasma 5.20.4
Frameworks 5.77.0
Qt 5.15.2

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

[kate] [Bug 418352] Kate crashes when moving selections of text with Crtl+Shift+Arrow keys

2020-12-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=418352

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #14 from Waqar Ahmed  ---
Cannot reproduce it with Qt 5.15.2 and latest Kate built from master

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

[Bluedevil] [Bug 430389] New: Bluedevil does not switch audio to headphones automatically

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430389

Bug ID: 430389
   Summary: Bluedevil does not switch audio to headphones
automatically
   Product: Bluedevil
   Version: 5.19.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wizard
  Assignee: now...@gmail.com
  Reporter: yuily...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY

When you connect a headphone through bluetooth, bluedevil does not switch the
audio to the headphone automatically. blueman instead does.

STEPS TO REPRODUCE
1. Play some audio, for example from youtube
2. Turn on your headphone
3. Connect it to your PC using bluedevil

OBSERVED RESULT

The audio keeps playing from the speakers

EXPECTED RESULT

The audio should switch to the headphones automatically

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.10 
(available in About System)
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

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

[kate] [Bug 385694] Backspace deletes the wrong character in Arabic text

2020-12-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=385694

Christoph Cullmann  changed:

   What|Removed |Added

 CC||msaie...@gmail.com

--- Comment #6 from Christoph Cullmann  ---
*** Bug 367722 has been marked as a duplicate of this bug. ***

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

[kate] [Bug 367722] Caret shows in wrong location (one letter off) in Right-to-Left paragraphs when using dynamic word wrap

2020-12-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=367722

Christoph Cullmann  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||cullm...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #9 from Christoph Cullmann  ---


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

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

[kwin] [Bug 430387] Disabling compositor on startup removes all window buttons, title bar, etc. after reboot.

2020-12-14 Thread Dan W
https://bugs.kde.org/show_bug.cgi?id=430387

--- Comment #1 from Dan W  ---
Created attachment 134077
  --> https://bugs.kde.org/attachment.cgi?id=134077=edit
Kwin settings

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

[kwin] [Bug 378694] Kicker's sub-menus are covered up by Plasma panels

2020-12-14 Thread Bruno Guedes
https://bugs.kde.org/show_bug.cgi?id=378694

Bruno Guedes  changed:

   What|Removed |Added

 CC||brunoguedes.n...@gmail.com

--- Comment #29 from Bruno Guedes  ---
I can Also confirm this in plasma 5.20.80

system:

Operating System: Manjaro Linux
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.9.14-2-MANJARO
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz
Memory: 7,2 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520

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

[systemsettings] [Bug 430383] Black screen on sidebar when opening systemsettings5

2020-12-14 Thread Dan W
https://bugs.kde.org/show_bug.cgi?id=430383

--- Comment #1 from Dan W  ---
Created attachment 134076
  --> https://bugs.kde.org/attachment.cgi?id=134076=edit
Kwin settings

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

[systemsettings] [Bug 430388] Custom Shortcuts cannot record key presses

2020-12-14 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=430388

Weng Xuetian  changed:

   What|Removed |Added

  Component|kcm_keys|kcm_khotkeys
 CC||wen...@gmail.com

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #6 from Christophe Giboudeaux  ---
This is the feature summary, not the CMake log.

mkdir build
cd build
cmake ..

and you will see why detection fails.

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

[systemsettings] [Bug 430388] Custom Shortcuts cannot record key presses

2020-12-14 Thread CUI Hao
https://bugs.kde.org/show_bug.cgi?id=430388

CUI Hao  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

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

[systemsettings] [Bug 430388] New: Custom Shortcuts cannot record key presses

2020-12-14 Thread CUI Hao
https://bugs.kde.org/show_bug.cgi?id=430388

Bug ID: 430388
   Summary: Custom Shortcuts cannot record key presses
   Product: systemsettings
   Version: 5.20.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_keys
  Assignee: k...@michael-jansen.biz
  Reporter: cuihao@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 134075
  --> https://bugs.kde.org/attachment.cgi?id=134075=edit
A short video to demonstrate the issue

SUMMARY

I couldn't set shortcut keys in "Custom Shortcuts" setting because it failed to
record my key presses.

STEPS TO REPRODUCE
1. Open "Custom Shortcuts" tab in KDE System Settings.
2. Create a new shortcut or edit an existing one.
3. Switch to the "Trigger" tab, activate the shortcut button following
"Shortcut:" text.
3. Press desired key or key combination to set the shortcut.

OBSERVED RESULT

Key presses were not recorded. The shortcut button still showed "None".

A line of error "kf.guiaddons: Cannot record without a window" appeared in
stderr every time when pressing the shortcut button.

EXPECTED RESULT

Key presses are correctly recorded.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #5 from Markus Elfring  ---
(In reply to Christophe Giboudeaux from comment #4)
Would you find an information like the following more helpful?

~/Projekte/KDE/src/log/2020-12-13-01/karchive/cmake.log:
“…
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11")
…”


How do you think about to clarify any more system configuration options?

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

[kate] [Bug 367722] Caret shows in wrong location (one letter off) in Right-to-Left paragraphs when using dynamic word wrap

2020-12-14 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=367722

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #8 from Waqar Ahmed  ---
This and https://bugs.kde.org/show_bug.cgi?id=385694 are dupes

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

[Akonadi] [Bug 429911] Endless "Please wait" message while trying to display the email message

2020-12-14 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=429911

Thiago Sueto  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Thiago Sueto  ---
Okay, now this issue definitely occurred to me.

I'm still unaware of the cause or proper means to reproduce, but it seems that
either akonadictl fsck fixed this or it fixed itself once I checked email from
a different folder. I didn't see the message "unable to connect to..." though,
most likely because the issue got fixed before issuing this message.

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

[krita] [Bug 429049] Crash when dragging empty layer outside of Krita

2020-12-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429049

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/619

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

[kwin] [Bug 430387] New: Disabling compositor on startup removes all window buttons, title bar, etc. after reboot.

2020-12-14 Thread Dan W
https://bugs.kde.org/show_bug.cgi?id=430387

Bug ID: 430387
   Summary: Disabling compositor on startup removes all window
buttons, title bar, etc. after reboot.
   Product: kwin
   Version: 5.20.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: spi...@gmail.com
  Target Milestone: ---

SUMMARY
Disabling compositor on startup removes all window buttons after reboot.

STEPS TO REPRODUCE
1. Install Feren OS on KVM.
2. apt-get update && apt-get upgrade && apt-get dist-upgrade
3. Open compositor and untick Enable compositor on startup. Reboot

OBSERVED RESULT
Most if not all windowed apps display bars are gone.
The menu, title bar, minimize maximize close buttons are all gone.

EXPECTED RESULT
The menu, title bar, minimize maximize close buttons appear.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Feren OS
(available in About System)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.1
Kernel 5.4.0-58-generic


ADDITIONAL INFORMATION
Only after enabling the compositor on next reboot do they reappear.
Compositor is enabled and disabled after each reboot properly.

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

[kstars] [Bug 414143] ASTAP option menu menu in EKOS

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=414143

Jasem Mutlaq  changed:

   What|Removed |Added

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

--- Comment #1 from Jasem Mutlaq  ---
How is the situation now with 3.5.0?

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

[frameworks-karchive] [Bug 430348] Failure in dependency detection for “zlib”

2020-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=430348

--- Comment #4 from Christophe Giboudeaux  ---
FindZLIB.cmake is a relatively simple CMake module that looks for zlib headers
and library. 

The log in your report is incomplete. CMake likely gave more details.

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

[okular] [Bug 430386] New: Unable to open more than one file from command line after upgrading from Mojave to Catalina

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430386

Bug ID: 430386
   Summary: Unable to open more than one file from command line
after upgrading from Mojave to Catalina
   Product: okular
   Version: 20.12.0
  Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: prok12...@gmail.com
  Target Milestone: ---

SUMMARY

Okular installed through Homebrew worked perfectly fine on Mojave. After
upgrading to Catalina, the behavior is weird. Opening first file from a command
line works. Opening a second file focuses on okular window, but neither new tab
nor new window appear, and the only opened file is still the first one.

I have "open new file in a new tab" option chosen, but switching that to "open
new tab in a new window" does not help.

However, opening new files through okular's "Open" or "Open recent" menus works
as expected.


STEPS TO REPRODUCE
1. Install okular through kde-mac Homebrew
2. $ open -a /usr/local/opt/okular/bin/okular.app file1.pdf
3. $ open -a /usr/local/opt/okular/bin/okular.app file2.pdf

OBSERVED RESULT
Step 2 opens file1.pdf as expected. Step 3 moves focus to Okular, but file2.pdf
is not opened.

EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[konsole] [Bug 430385] New: Disable highlighting of text on multitouch input

2020-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=430385

Bug ID: 430385
   Summary: Disable highlighting of text on multitouch input
   Product: konsole
   Version: 20.12.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: jan.clausse...@web.de
  Target Milestone: ---

SUMMARY
When using touchegg, which has been really usable lately then text is
highlighted. A good workaround would be to ignore multitouch input.

STEPS TO REPRODUCE
1. Install touchegg
2. Use three finger down gesture to hide the window

OBSERVED RESULT
Text is highlighed

EXPECTED RESULT
No highlighting of text

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.

[kstars] [Bug 410094] Kstars sometimes fails to wait for a slew to happen before slew is regarded as complete on the mount tool.

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=410094

Jasem Mutlaq  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REOPENED|NEEDSINFO

--- Comment #22 from Jasem Mutlaq  ---
Is this reproducible on 3.5.0?

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

[kstars] [Bug 389755] Find Object fields

2020-12-14 Thread Jean-Claude
https://bugs.kde.org/show_bug.cgi?id=389755

--- Comment #3 from Jean-Claude  ---
Excellent, Jasem !

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

[kstars] [Bug 411931] Auto Stretch should be preserved for all frames

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=411931

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 425569] Ekos: HA limit interferes with meridian flip

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=425569

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 425901] Kstars/EKOS for Windows crash on disconnect from equipment

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=425901

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

[kstars] [Bug 419706] KStars crashing while connecting

2020-12-14 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=419706

Jasem Mutlaq  changed:

   What|Removed |Added

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

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

<    1   2   3   4   >