[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2020-01-11 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=387061

--- Comment #19 from Attila  ---
Something should be done because it is a bad user experience when the user
clicks on a new email. There is no warning, no nothing. It is a peace of cake
for other email clients to show large messages.

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

[ktorrent] [Bug 302152] better support for magnet links

2020-01-11 Thread Brian Glenn
https://bugs.kde.org/show_bug.cgi?id=302152

Brian Glenn  changed:

   What|Removed |Added

 CC||brianzl...@gmail.com

--- Comment #11 from Brian Glenn  ---
Still an issue on KTorrent Version 5.1.2, KDE Plasma 5.17.5, and KDE Frameworks
5.66.0

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2020-01-11 Thread Attila
https://bugs.kde.org/show_bug.cgi?id=387061

--- Comment #18 from Attila  ---
(In reply to Sandro Knauß from comment #5)
> As I learned now from vkrause, there is a 2MB limit inside QtWEbEngine
> (http://doc.qt.io/qt-5/qwebengineview.html#setHtml). So we will have to
> rework the part that pushed the content to not use setHtml and use instead a
> file.

Hi, if there is a limit of 2MB than I am wondering why is it not possible to
show ASCII content of 1.3 MB. I think 1.3 is less than 2, isn't it?

See my bug report: https://bugs.kde.org/show_bug.cgi?id=415051

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

[Spectacle] [Bug 416002] 1 installation transactions failed There was a problem during the installation: mariadb-extra(x86-64) < 10.3.20-1.mga7 conflicts with mariadb-10.3.20-1.mga7.x86_64

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416002

--- Comment #6 from oagwo...@yahoo.com ---
 OK, and thanks a lot for your expertise.

On Sunday, January 12, 2020, 6:48:13 AM GMT+1, Nate Graham
 wrote:  

 https://bugs.kde.org/show_bug.cgi?id=416002

--- Comment #5 from Nate Graham  ---
There is no chance this is a spectacle bug. The error message indicates a
conflict between two packages. Packaging is handled by the distro (in this
case, Magiea). If the Magiea packagers don't understand this and think it's
Spectacle's fault, I don't really know what to say. Maybe tell your wife to let
you use a more user-friendly distro. :)

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

[systemsettings] [Bug 413762] GTK2 themes are not working at all and the previews aren't working either for only gtk2

2020-01-11 Thread Josh Freeno
https://bugs.kde.org/show_bug.cgi?id=413762

--- Comment #4 from Josh Freeno  ---
The gtk2 themes do work if placed in the root directory as @Mikhail Zolotukhin
has stated. Inkscape and gimp still do not work if themes are placed in the
home directory.

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

[kmymoney] [Bug 398852] KMyMoney Crashes on New Account creation when there is a starting balance

2020-01-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=398852

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kmymoney] [Bug 398205] Importing OFX or QFX causes the program to crash

2020-01-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=398205

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UPSTREAM

--- Comment #5 from Thomas Baumgart  ---
I reported this to the upstream project (libOFX) and wait for feedback

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

[okular] [Bug 415502] Searching spinner is blurry on HiDPI

2020-01-11 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=415502

--- Comment #5 from Oliver Sander  ---
For a newbie: How would the proper '#ifdef' condition look like?

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

[konsole] [Bug 401094] Malayalam rendering regression in Konsole 18.08

2020-01-11 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=401094

--- Comment #21 from Rajeesh K V  ---
Done. Review created: https://phabricator.kde.org/D26599

Meantime, could you land your changes to master and 19.12.2? It is a big
improvement over the status quo. Fixing the vertical spacing issue will be
great, but it could be in a follow up commit I feel.

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

[kwin] [Bug 416147] New: kwin_wayland segmentation faults and black screen when logging out of Plasma on Wayland

2020-01-11 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=416147

Bug ID: 416147
   Summary: kwin_wayland segmentation faults and black screen when
logging out of Plasma on Wayland
   Product: kwin
   Version: 5.17.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: matthew.fagn...@utoronto.ca
  Target Milestone: ---

SUMMARY

I've seen kwin_wayland segmentation faults in the journal with black screens
when logging out of Plasma 5.17.4 on Wayland in Fedora rawhide with KF 5.65 and
Qt 5.13.2. The core dumps were 2.1 GB uncompressed and were being truncated
because the systemd-coredump default core dump limit was 2 GB. I changed
/etc/systemd/coredump.conf to have ProcessSizeMax=3G and ExternalSizeMax=3G. I
logged out of Plasma on Wayland and got the full kwin_wayland core dump. Using
coredumpctl gdb, the kwin_wayland segmentation fault in frame #0 was at an
address 0x560ba76632b0 pointing to an inaccessible address 0x5a20.
The functions in frames #1-11 appeared to be in Mesa 19.3.1 including in the
radeonsi driver. I've seen two kwin_wayland crashes with traces like this.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x560ba76632b0 in ?? ()
[Current thread is 1 (Thread 0x7f49e66c8e00 (LWP 1291))]
(gdb) bt
#0  0x560ba76632b0 in  ()
#1  0x7f49c3418f23 in util_hash_table_remove (ht=0x560ba7717e00,
key=0x560ba8ab3740)
at ../src/gallium/auxiliary/util/u_hash_table.c:213
#2  0x7f49c2d0ce01 in amdgpu_bo_destroy (_buf=0x560ba85817c0)
at ../src/gallium/winsys/amdgpu/drm/amdgpu_bo.c:185
#3  0x7f49c2cb9e6e in pb_destroy (buf=)
at ../src/gallium/auxiliary/pipebuffer/pb_buffer.h:238
#4  pb_reference (src=0x0, dst=0x560ba87e59e0) at
../src/gallium/auxiliary/pipebuffer/pb_buffer.h:249
#5  si_texture_destroy (screen=, ptex=0x560ba87e5980)
at ../src/gallium/drivers/radeonsi/si_texture.c:1125
#6  0x7f49c2ad432c in pipe_resource_reference (src=0x0, dst=0x560ba8aba2e0)
at ../src/gallium/auxiliary/util/u_inlines.h:148
#7  dri2_destroy_image (img=0x560ba8aba2e0) at
../src/gallium/state_trackers/dri/dri_helpers.c:318
#8  0x7f49d086e7e7 in dri2_destroy_image_khr
(drv=, disp=, image=0x560ba8a98ea0)
at ../src/egl/drivers/dri2/egl_dri2.c:2941
#9  0x7f49d086b7dd in _eglReleaseDisplayResources (drv=
0x560ba78b2280, display=display@entry=0x560ba78b1790) at
../src/egl/main/egldisplay.c:483
#10 0x7f49d08715bd in dri2_terminate (drv=,
disp=0x560ba78b1790)
at ../src/egl/drivers/dri2/egl_dri2.c:1130
#11 0x7f49d0862b32 in eglTerminate (dpy=0x560ba78b1790) at
../src/egl/main/eglapi.c:675
#12 0x7f49e7955818 in KWin::Platform::~Platform() (this=0x560ba76395a0,
__in_chrg=)
at /usr/src/debug/kwin-5.17.4-2.fc32.x86_64/platform.cpp:54
#13 0x7f49d23a2c2d in KWin::DrmBackend::~DrmBackend()
--Type  for more, q to quit, c to continue without paging--c
(this=0x560ba76395a0, __in_chrg=) at
/usr/src/debug/kwin-5.17.4-2.fc32.x86_64/plugins/platforms/drm/drm_backend.cpp:88
#14 0x7f49e696d8bc in QObjectPrivate::deleteChildren()
(this=this@entry=0x560ba75ffda0) at kernel/qobject.cpp:2019
#15 0x7f49e696e80f in QObject::~QObject() (this=,
__in_chrg=) at kernel/qobject.cpp:1032
#16 0x7f49e693e7ae in QCoreApplication::~QCoreApplication()
(this=0x7ffd10a44bc0, __in_chrg=) at
../../include/QtCore/../../src/corelib/tools/qstringlist.h:99
#17 0x7f49e497ce1a in QGuiApplication::~QGuiApplication()
(this=0x7ffd10a44bc0, __in_chrg=) at
kernel/qguiapplication.cpp:697
#18 0x7f49e6d744ee in QApplication::~QApplication() (this=0x7ffd10a44bc0,
__in_chrg=) at kernel/qapplication.cpp:841
#19 0x560ba7142cd2 in main(int, char**) (argc=,
argv=) at /usr/include/c++/9/bits/atomic_base.h:326

(gdb) x 0x560ba76632b0
0x560ba76632b0: 0x5a20
(gdb) x 0x5a20
0x5a20: Cannot access memory at address 0x5a20

Another kwin_wayland segmentation fault when logging out of Plasma on Wayland
with KF5 5.66.0 happened in cso_hash_find_node in at
../src/gallium/auxiliary/cso_cache/cso_hash.c:271 in
mesa-dri-drivers-19.3.2-1.fc32.x86_64. The frames #0-13 were in Mesa.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f8c5eb39a0a in cso_hash_find_node (akey=2880521741,
hash=0x561c1142a9c0)
at ../src/gallium/auxiliary/cso_cache/cso_hash.c:271
271struct cso_node **nextNode = cso_hash_find_node(hash, key);
[Current thread is 1 (Thread 0x7f8c826f2e00 (LWP 1303))]

(gdb) bt
#0  0x7f8c5eb39a0a in cso_hash_find_node (akey=2880521741,
hash=0x561c1142a9c0)
at ../src/gallium/auxiliary/cso_cache/cso_hash.c:271
#1  cso_hash_find (hash=0x561c1142a9c0, key=2880521741)
at ../src/gallium/auxiliary/cso_cache/cso_hash.c:271
#2  0x7f8c5f41af2d in util_hash_table_find_iter

[digikam] [Bug 382582] Video stutters when played

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382582

--- Comment #21 from caulier.gil...@gmail.com ---
Git commit d6d8862514d023c1f362bdd1f561aade29dc1ecb by Gilles Caulier.
Committed on 12/01/2020 at 06:08.
Pushed by cgilles into branch 'master'.

build qtav from master at digiKam bundle updates, as it contains important
fixes
Related: bug 414572, bug 386522

M  +0-3project/bundles/3rdparty/ext_qtav/CMakeLists.txt
M  +0-2project/bundles/appimage/01-build-host.sh
M  +1-0project/bundles/appimage/03-build-digikam.sh
M  +0-1project/bundles/macports/01-build-macports.sh
M  +1-0project/bundles/macports/03-build-digikam.sh
M  +0-1project/bundles/mxe/01-build-mxe.sh
M  +1-0project/bundles/mxe/03-build-digikam.sh

https://invent.kde.org/kde/digikam/commit/d6d8862514d023c1f362bdd1f561aade29dc1ecb

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

[digikam] [Bug 414572] video stutter in fullscreen mode / slideshow

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414572

--- Comment #5 from caulier.gil...@gmail.com ---
Git commit d6d8862514d023c1f362bdd1f561aade29dc1ecb by Gilles Caulier.
Committed on 12/01/2020 at 06:08.
Pushed by cgilles into branch 'master'.

build qtav from master at digiKam bundle updates, as it contains important
fixes
Related: bug 382582, bug 386522

M  +0-3project/bundles/3rdparty/ext_qtav/CMakeLists.txt
M  +0-2project/bundles/appimage/01-build-host.sh
M  +1-0project/bundles/appimage/03-build-digikam.sh
M  +0-1project/bundles/macports/01-build-macports.sh
M  +1-0project/bundles/macports/03-build-digikam.sh
M  +0-1project/bundles/mxe/01-build-mxe.sh
M  +1-0project/bundles/mxe/03-build-digikam.sh

https://invent.kde.org/kde/digikam/commit/d6d8862514d023c1f362bdd1f561aade29dc1ecb

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

[digikam] [Bug 386522] video decoder backend in digiKam (windows 10)

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386522

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit d6d8862514d023c1f362bdd1f561aade29dc1ecb by Gilles Caulier.
Committed on 12/01/2020 at 06:08.
Pushed by cgilles into branch 'master'.

build qtav from master at digiKam bundle updates, as it contains important
fixes
Related: bug 382582, bug 414572

M  +0-3project/bundles/3rdparty/ext_qtav/CMakeLists.txt
M  +0-2project/bundles/appimage/01-build-host.sh
M  +1-0project/bundles/appimage/03-build-digikam.sh
M  +0-1project/bundles/macports/01-build-macports.sh
M  +1-0project/bundles/macports/03-build-digikam.sh
M  +0-1project/bundles/mxe/01-build-mxe.sh
M  +1-0project/bundles/mxe/03-build-digikam.sh

https://invent.kde.org/kde/digikam/commit/d6d8862514d023c1f362bdd1f561aade29dc1ecb

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

[systemsettings] [Bug 388574] Application Launcher keyboard shortcuts require a reboot/restarting the session before taking effect

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388574

Nate Graham  changed:

   What|Removed |Added

 CC||el...@seznam.cz

--- Comment #7 from Nate Graham  ---
*** Bug 411887 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 411887] Setting Ctrl+Shift+Esc shortcut doesn't launch application

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411887

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[systemsettings] [Bug 397120] Global shortcuts imported from .desktop files do not refresh commands

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397120

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[systemsettings] [Bug 393877] Shortcut creation only takes effect after user restarts session

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393877

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[systemsettings] [Bug 366259] each item's element became duplicated if...

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=366259

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---
This was fixed recently, thank heavens!

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

[systemsettings] [Bug 388574] Application Launcher keyboard shortcuts require a reboot/restarting the session before taking effect

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388574

Nate Graham  changed:

   What|Removed |Added

 CC||yst...@posteo.net

--- Comment #6 from Nate Graham  ---
*** Bug 393877 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 274997] Global Keyboard Shortcuts in KDE Control Module crashes after typing search term and pressing "Enter"

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=274997

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||n...@kde.org

--- Comment #14 from Nate Graham  ---
Seems fixed now.

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

[systemsettings] [Bug 179846] merge global and standard keyboard shortcut sections

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=179846

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Keywords||usability

--- Comment #1 from Nate Graham  ---
I completely agree.

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

[systemsettings] [Bug 161010] "Modifier keys" tab from KDE3 is missing

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=161010

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|Application shortcuts,  |"Modifier keys" tab from
   |command shortcuts and   |KDE3 is missing
   |modifier keys tabs are  |
   |missing in KDE4 |

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

[systemsettings] [Bug 164276] please bring back the assignment to applications module

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=164276

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |FIXED

--- Comment #5 from Nate Graham  ---
The KCM now has this functionality again.

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

[systemsettings] [Bug 230583] offer an interface to find assigned shortcuts

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=230583

Nate Graham  changed:

   What|Removed |Added

 CC||johannes.top...@gmail.com

--- Comment #1 from Nate Graham  ---
*** Bug 384674 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 384674] Keyboard overview visualization showing in-use global shortcuts

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384674

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[systemsettings] [Bug 366251] cant bind Win-q to switch to desktop

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=366251

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[systemsettings] [Bug 393403] Application launcher global shortcuts get assigned to random neighbours

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393403

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
I cannot reproduce this issue on my Tumbleweed install today. Are you still
able to reproduce this?

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

[systemsettings] [Bug 157468] Can't use shortcuts with meta (super_L/super_R) key

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=157468

Nate Graham  changed:

   What|Removed |Added

 CC||zel...@gmail.com

--- Comment #12 from Nate Graham  ---
*** Bug 366251 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 356901] Remove Klipper KDE component from Global Keyboard Shortcuts

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=356901

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
The Klipper item is gone now.

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

[systemsettings] [Bug 384674] Keyboard overview visualization showing in-use global shortcuts

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384674

Nate Graham  changed:

   What|Removed |Added

Summary|Keyboard overview showing   |Keyboard overview
   |used global shortcuts when  |visualization showing
   |assigning global shortcuts  |in-use global shortcuts
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[systemsettings] [Bug 383779] systemsettings5 crashed on exit [raise, abort, malloc_consolidate, _int_free, free, QHashData::free_helper]

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383779

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Fixed now.

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

[systemsettings] [Bug 347509] Some assigned global hotkeys register but do not work

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=347509

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #3 from Nate Graham  ---


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

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

[systemsettings] [Bug 388574] Application Launcher keyboard shortcuts require a reboot/restarting the session before taking effect

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388574

Nate Graham  changed:

   What|Removed |Added

 CC||ogg1...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 347509 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 388574] Application Launcher keyboard shortcuts require a reboot/restarting the session before taking effect

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388574

Nate Graham  changed:

   What|Removed |Added

Summary|Application Launcher|Application Launcher
   |keyboard shortcuts can  |keyboard shortcuts require
   |launch only certain |a reboot/restarting the
   |applications.   |session before taking
   ||effect
 Status|REPORTED|CONFIRMED
   Severity|minor   |normal
 Ever confirmed|0   |1

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

[systemsettings] [Bug 395308] Cannot disable gesture for Ctrl + W

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395308

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Component|kcm_keys|kcm_khotkeys

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

[Spectacle] [Bug 416002] 1 installation transactions failed There was a problem during the installation: mariadb-extra(x86-64) < 10.3.20-1.mga7 conflicts with mariadb-10.3.20-1.mga7.x86_64

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416002

--- Comment #5 from Nate Graham  ---
There is no chance this is a spectacle bug. The error message indicates a
conflict between two packages. Packaging is handled by the distro (in this
case, Magiea). If the Magiea packagers don't understand this and think it's
Spectacle's fault, I don't really know what to say. Maybe tell your wife to let
you use a more user-friendly distro. :)

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

[systemsettings] [Bug 351646] let the user identify the KCM with baloo with adding the string "Baloo" somewhere.

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=351646

--- Comment #8 from Nate Graham  ---
Thankfully that's a reputation that's becoming less and less true all the time,
based on social media comments and bug reports. :) If you still have problem of
that nature, please do file bugs!

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

[plasmashell] [Bug 416130] Global Shortcuts for seeking forward and backward by 5s, 10s etc.

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416130

--- Comment #3 from Nate Graham  ---
Absolutely, they should be configurable in the manner you indicate. I was just
suggesting something as a default setting. :)

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

[plasmashell] [Bug 416130] Global Shortcuts for seeking forward and backward by 5s, 10s etc.

2020-01-11 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=416130

--- Comment #2 from D. Debnath  ---
(In reply to Nate Graham from comment #1)
> Oh yes. I would very much like this.
> 
> macOS implemented this by binding the functions in question to when you hold
> down the keyboard's media playkack back/forward keys. So for example when
> you held down the fast-forward key, it would skip forward in the current
> media file by some number of seconds (I don't remember how many). I'd really
> like to have that in Plasma too!

I find the holding down to fast forward method a little clumsy and inaccurate.
However, both options would be welcome.

I actually don't use the keyboard's media playback keys. I've mapped Meta +
Space as my Play/Pause shortcut via Global Shortcuts. I would like the Seek
Forward/Backward shortcuts to be configurable via Global Shortcuts, and
separate from Next and Previous Shortcuts.

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

[plasmashell] [Bug 416127] Pause button is invisible

2020-01-11 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=416127

D. Debnath  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

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

[plasmashell] [Bug 416127] Pause button is invisible

2020-01-11 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=416127

--- Comment #2 from D. Debnath  ---
(In reply to Nate Graham from comment #1)
> Works for me. What icon theme are you using? Also, what color scheme are you
> using?

Oh wait, I just switched the Plasma Style back and forth and it is working now!
Must've been something related to cache. You can mark this one as resolved!

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

[dolphin] [Bug 416134] De-couple "Sort By" and "Group By"

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416134

Nate Graham  changed:

   What|Removed |Added

Summary|Feature Request: Untangle   |De-couple "Sort By" and
   |Sort By and Group By|"Group By"
 CC||n...@kde.org
  Component|general |view-engine: general
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 416130] Global Shortcuts for seeking forward and backward by 5s, 10s etc.

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416130

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Oh yes. I would very much like this.

macOS implemented this by binding the functions in question to when you hold
down the keyboard's media playkack back/forward keys. So for example when you
held down the fast-forward key, it would skip forward in the current media file
by some number of seconds (I don't remember how many). I'd really like to have
that in Plasma too!

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

[systemsettings] [Bug 354932] Global Keyboard Shortcuts should show all applications in a tree

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354932

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---


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

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

[systemsettings] [Bug 250121] Add item "All shortcuts" to "KDE component" dropbox in "Global Keyboard Shortcuts"

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=250121

Nate Graham  changed:

   What|Removed |Added

 CC||victor.varvar...@gmail.com

--- Comment #14 from Nate Graham  ---
*** Bug 354932 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 354932] Global Keyboard Shortcuts should show all applications in a tree

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354932

Nate Graham  changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 250121] Add item "All shortcuts" to "KDE component" dropbox in "Global Keyboard Shortcuts"

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=250121

Nate Graham  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=354932|

--- Comment #13 from Nate Graham  ---
FWIW someone is working on this. :)

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

[systemsettings] [Bug 250121] Add item "All shortcuts" to "KDE component" dropbox in "Global Keyboard Shortcuts"

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=250121

Nate Graham  changed:

   What|Removed |Added

 CC||sud...@sudhirkhanger.com

--- Comment #12 from Nate Graham  ---
*** Bug 356530 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 356530] Keyboard shortcuts should be searchable across components

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=356530

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #4 from Nate Graham  ---


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

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

[plasmashell] [Bug 416127] Pause button is invisible

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416127

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
Works for me. What icon theme are you using? Also, what color scheme are you
using?

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

[plasmashell] [Bug 416128] Seekbar on applet doesn't respond to scrolling

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416128

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[elisa] [Bug 416131] Elisa doesn't export the Album Art to the Media Player applet

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416131

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Created attachment 125051
  --> https://bugs.kde.org/attachment.cgi?id=125051=edit
Works for me

Works for me--for that exact song, even. :)

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

[dolphin] [Bug 416087] Optionally find hidden files using Dolphin's standard search

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416087

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED
   Severity|normal  |wishlist
  Component|general |search
Summary|You must be able to replace |Optionally find hidden
   |the standard search |files using Dolphin's
   ||standard search

--- Comment #3 from Nate Graham  ---
So your real problem is that you would like to be able to find hidden files
using Dolphin's search. That's a legitimate request. It's always helpful to
clearly state the problem rather than proposing a solution. :)

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

[gwenview] [Bug 416118] Gwenview freezes or crashes when loading image.

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416118

--- Comment #3 from gregorystar...@gmail.com ---
(In reply to ariasuni from comment #2)
> I have this problem too. It goes away when uninstalling kio-fuse.

I don't have kio-fuse installed.

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

[kate] [Bug 416137] "Close other" option automatically saves session. Unable to restore previous state

2020-01-11 Thread Raphael Rosch
https://bugs.kde.org/show_bug.cgi?id=416137

--- Comment #3 from Raphael Rosch  ---
Created attachment 125050
  --> https://bugs.kde.org/attachment.cgi?id=125050=edit
prevent autosave when user clicks on "Quit" option in file menu

Second patch. This one also prevents the autosave when the user clicks on the
"Quit" option in the file menu.

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

[kmahjongg] [Bug 415380] KMahjongg score sheet problem

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415380

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

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

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

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

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

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

[drkonqi] [Bug 415062] Fails to submit crash report when backtrace is too big

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415062

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[Discover] [Bug 415059] Frozen/Crashed - "Discovery Software Center"

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415059

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kwin] [Bug 413351] Wayland session freezes computer on Nouveau works fine on proprietary Nvidia drivers

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413351

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

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

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

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

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

[systemsettings] [Bug 413762] GTK2 themes are not working at all and the previews aren't working either for only gtk2

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413762

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

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

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

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

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

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

[kdenlive] [Bug 403944] Stabilizing 30fps clips in 60fps project problems

2020-01-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403944

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

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

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

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

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

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

[gwenview] [Bug 416118] Gwenview freezes or crashes when loading image.

2020-01-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=416118

Christoph Feck  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de

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

[kate] [Bug 416137] "Close other" option automatically saves session. Unable to restore previous state

2020-01-11 Thread Raphael Rosch
https://bugs.kde.org/show_bug.cgi?id=416137

--- Comment #2 from Raphael Rosch  ---
Created attachment 125049
  --> https://bugs.kde.org/attachment.cgi?id=125049=edit
patch to prevent autosave on close

The following patch prevents autosave on close. I don't know if it breaks
anything else, but this is what I will personally be using to solve the problem
for me until a config option is created for this. (I don't think I will be able
to devote time to that at any time soon, unfortunately). Hope this is useful
as-is to somebody else too.

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

[kate] [Bug 416137] "Close other" option automatically saves session. Unable to restore previous state

2020-01-11 Thread Raphael Rosch
https://bugs.kde.org/show_bug.cgi?id=416137

--- Comment #1 from Raphael Rosch  ---
Further testing reveals that the problem isn't with the "close other" feature,
but rather that closing the session triggers its automatic save
( KateSessionManager::saveActiveSession -> KateSessionManager::saveSessionTo ),
which is a departure from how it used to handle the situation.  

kate should not overwrite the current session when closing the application, but
instead, if an autosave is desired (optimally, this should be a user-selectable
option) it should save to a designated /different/ file (say,
"autobak.katesession") or to a "backup" copy of the session (ie, if using "my
session", it should create a "my session-autobak" session or something like
that).

I'm going to see if I can whip up a quick patch, if at least for those who want
a parting point to work on this.

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

[kaffeine] [Bug 410888] Rasp PI runs hot on Kaffeine. Shut down and loses all programed stations.

2020-01-11 Thread Shane Whittet
https://bugs.kde.org/show_bug.cgi?id=410888

--- Comment #3 from Shane Whittet  ---
Converting formats is CPU intensive. CPU was the main cause of my overheating
in the past. 

Simplest solution is to play the recording/recorded video using the Pi over an
HDMI to the TV. The MPlayer (SMPlayer is better because it remembers your spot
when you resume) can play the format and seems to perform better for me. 

I am using an external Sata III hard drive, which seems faster than a flash
drive.

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

[systemsettings] [Bug 356530] Keyboard shortcuts should be searchable across components

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=356530

leftcrane  changed:

   What|Removed |Added

 CC||leftcr...@tutanota.com

--- Comment #3 from leftcrane  ---
Please no user customized "filters" on components. Just search everything and
organize the search results by component, visually. There is no need for the
user to "filter" anything, only to select the appropriate search result. Just
make it simple.

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

[kate] [Bug 416146] Kate text editor area doesn't support KDE system color schemes.

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=416146

--- Comment #2 from leftcrane  ---
dark on dark and light on light should be reversed. Wrong descriptions but
can't edit.

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

[kate] [Bug 416146] Kate text editor area doesn't support KDE system color schemes.

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=416146

--- Comment #1 from leftcrane  ---
Created attachment 125048
  --> https://bugs.kde.org/attachment.cgi?id=125048=edit
light on light

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

[kate] [Bug 416146] New: Kate text editor area doesn't support KDE system color schemes.

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=416146

Bug ID: 416146
   Summary: Kate text editor area doesn't support KDE  system
color schemes.
   Product: kate
   Version: 19.12.1
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: leftcr...@tutanota.com
  Target Milestone: ---

Created attachment 125047
  --> https://bugs.kde.org/attachment.cgi?id=125047=edit
dark on dark

SUMMARY


STEPS TO REPRODUCE
1. Set the system theme to "Breeze Dark"
2. Open Kate with "Normal" color schema - this was the default.
   RESULT: Dark text on dark background (shot1.png)

Alternately:
3. Set the system theme to "Breeze Light"
4. Open KDE with "KDE" color schema
   RESULT: Light text on light background. (shot2.png)

OBSERVED RESULT

When the color schema is set to Normal (Kate settings), only the light system
theme works properly. The dark breeze theme is Dark on Dark. 

When the color schema is set to KDE (Kate settings), only the dark system theme
works properly. The light breeze theme is  light on light. 


EXPECTED RESULT

Kate should support system color schemes.

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

[systemsettings] [Bug 415609] System settings intermittently crashes when opening "Window Decorations" menu

2020-01-11 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=415609

--- Comment #3 from Ismael Asensio  ---
Hi! This bug is fixed on Plasma 5.17.5, which will be shipped with Fedora 32.
Please, try again when you get the next version.

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

[krunner] [Bug 416145] Krunner doesn't immediately intercept keystrokes, leading the user to accidentally type text into whatever app is open.

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=416145

leftcrane  changed:

   What|Removed |Added

  Component|filesearch  |general
   Assignee|baloo-bugs-n...@kde.org |k...@privat.broulik.de

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

[krunner] [Bug 416145] New: Krunner doesn't immediately intercept keystrokes, leading the user to accidentally type text into whatever app is open.

2020-01-11 Thread leftcrane
https://bugs.kde.org/show_bug.cgi?id=416145

Bug ID: 416145
   Summary: Krunner doesn't immediately intercept keystrokes,
leading the user to accidentally type text into
whatever app is open.
   Product: krunner
   Version: 5.17.5
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: filesearch
  Assignee: baloo-bugs-n...@kde.org
  Reporter: leftcr...@tutanota.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Open a text editor
2. Invoke Krunner
3. IMMEDIATELY start typing, don't wait for the dialog to pop up.

OBSERVED RESULT

Half of your text will be entered into the text editor, and the other half will
be entered into Krunner. Krunner isn't terribly fast to open (about 0.3 sec
delay on my machine), and until the dialog pops, it's not intercepting your
keystrokes.

This is unacceptable behavior for a launcher IMO. It never happens on Gnome or
Windows AFAIK.

EXPECTED RESULT

The launcher should start intercepting all keystrokes entered after invoking
the launcher, even if it can't draw the actual input dialog fast enough. Of
course it's important to display the popup quickly - and KRunner could
definitely use a performance improvement - but it is doubly important for a
slow launcher to start capturing right away because otherwise the user will end
up typing text into whatever window is open. This happens to me regularly when
using krunner.

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

[elisa] [Bug 416144] New: Build failure with QT 5.14

2020-01-11 Thread Edward Kigwana
https://bugs.kde.org/show_bug.cgi?id=416144

Bug ID: 416144
   Summary: Build failure with QT 5.14
   Product: elisa
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: edwardw...@gmail.com
  Target Milestone: ---

SUMMARY
Build failure against QT 5.14

STEPS TO REPRODUCE
1. Install QT 5.14
2. Build

OBSERVED RESULT
Failure
/var/tmp/portage/media-sound/elisa-/work/elisa-/src/audiowrapper_qtmultimedia.cpp:
In member function ‘QUrl AudioWrapper::source() const’:
/var/tmp/portage/media-sound/elisa-/work/elisa-/src/audiowrapper_qtmultimedia.cpp:78:31:
error: ‘class QMediaContent’ has no member named ‘canonicalUrl’
   78 | return d->mPlayer.media().canonicalUrl();

EXPECTED RESULT

Buiild. I got it to build by changing
   d->mPlayer.media().canonicalUrl();
to
   d->mPlayer.media().request().url();

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

ADDITIONAL INFORMATION

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

[okular] [Bug 416143] New: Disappearing items in Contents

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416143

Bug ID: 416143
   Summary: Disappearing items in Contents
   Product: okular
   Version: 1.7.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: bod...@pm.me
  Target Milestone: ---

SUMMARY

Disappearing items in Contents (in the Navigation bar).


STEPS TO REPRODUCE
1. Click on some item in Contents.
2. Click anywhere in the document.

OBSERVED RESULT
The last item you clicked on in the Contents disappears.

REMARK

1. When clicked anywhere in the Navigation bar the item becomes visible again.
2. Reproduction is not reliable. Sometimes it happens, sometimes it does not. I
do not know what it depends on. My observation is that if I reboot the system
then the bug disappears, but once it comes back it persists.

SOFTWARE/OS VERSIONS
Linux: Ubuntu 19.10 eoan
Desktop Environment: Xfce version 4.14

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

[plasmashell] [Bug 416130] Global Shortcuts for seeking forward and backward by 5s, 10s etc.

2020-01-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416130

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk,
   ||plasma-b...@kde.org
Product|kwin|plasmashell
   Target Milestone|--- |1.0
Version|unspecified |master
   Assignee|kwin-bugs-n...@kde.org  |k...@privat.broulik.de
  Component|input   |Media Player

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

[kphotoalbum] [Bug 415415] Renaming tag groups can produce tags with id=0

2020-01-11 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=415415

Johannes Zarl-Zierl  changed:

   What|Removed |Added

   Version Fixed In||5.6
 Status|CONFIRMED   |RESOLVED
  Latest Commit|059b6934|https://commits.kde.org/kph
   ||otoalbum/522158ef7e8ac3642e
   ||374fe7ff5cebb5cf43a294
 Resolution|--- |FIXED

--- Comment #4 from Johannes Zarl-Zierl  ---
Git commit 522158ef7e8ac3642e374fe7ff5cebb5cf43a294 by Johannes Zarl-Zierl.
Committed on 12/01/2020 at 00:02.
Pushed by johanneszarl into branch 'master'.

Changelog for id=0 issue
FIXED-IN: 5.6

M  +5-0ChangeLog

https://commits.kde.org/kphotoalbum/522158ef7e8ac3642e374fe7ff5cebb5cf43a294

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

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

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412795

k...@trummer.xyz changed:

   What|Removed |Added

 CC||k...@trummer.xyz

--- Comment #1 from k...@trummer.xyz ---
I see the same issue, but with

AllowedIPs = 0.0.0.0/0, ::/0

It seems like the config dialog only accepts one single AllowedIPs entry.

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

[kwin] [Bug 416130] Global Shortcuts for seeking forward and backward by 5s, 10s etc.

2020-01-11 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416130

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[Breeze] [Bug 413915] All electron apps have grey menus when using breeze gtk3 theme

2020-01-11 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413915

--- Comment #7 from Carson Black  ---
(In reply to Eric Donkersloot from comment #6)
> Thank you for picking this one up; much appreciated.

No problem :)

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

[Breeze] [Bug 413915] All electron apps have grey menus when using breeze gtk3 theme

2020-01-11 Thread Eric Donkersloot
https://bugs.kde.org/show_bug.cgi?id=413915

--- Comment #6 from Eric Donkersloot  ---
Thank you for picking this one up; much appreciated.

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

[kio-gdrive] [Bug 415089] Dolphin Kio-gdrive authentication with Google account fails

2020-01-11 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415089

Antonio Rojas  changed:

   What|Removed |Added

 CC||jcdop...@gmail.com

--- Comment #19 from Antonio Rojas  ---
*** Bug 416142 has been marked as a duplicate of this bug. ***

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

[kio-gdrive] [Bug 416142] Getting error message saying: "Sign in with Google temporarily disabled for this app"

2020-01-11 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=416142

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Antonio Rojas  ---


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

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

[krunner] [Bug 416062] The Windows plugin in KRunner stoped working after upgrading from 19.04->19.10

2020-01-11 Thread nullsteph
https://bugs.kde.org/show_bug.cgi?id=416062

--- Comment #2 from nullsteph  ---
Confirmed on fresh install of 19.10.

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

[systemsettings] [Bug 405405] System settings crashes on close after I try to install an invalid file

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405405

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.18.0

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

[kscreenlocker] [Bug 412252] password may be indefinitely visible to attacker (security relevant)

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412252

daniel-other+kde...@dadosch.de changed:

   What|Removed |Added

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

--- Comment #4 from daniel-other+kde...@dadosch.de ---
Maybe it would be a good idea to expose this to the user:

- A setting wether the enable the "show password" button
- A setting wether to clear failed passwords immediately after pressing enter
- A setting of the timeout-time after which inputted passwords (without enter)
are cleared.

You could add also a warning which security implications result of their
settings.

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

[frameworks-syntax-highlighting] [Bug 411867] [New Syntax] Highlighting for Solidity (Ethereum)

2020-01-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=411867

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #5 from Christoph Cullmann  ---
Thanks for working on this.

Yes, we can take care on commiting this file.

As for the test: ideally, a MIT licensed example file that touches as much of
the syntax as possible would be nice, to see if we regress some when.

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

[kaffeine] [Bug 410888] Rasp PI runs hot on Kaffeine. Shut down and loses all programed stations.

2020-01-11 Thread Jim vonMeier
https://bugs.kde.org/show_bug.cgi?id=410888

--- Comment #2 from Jim vonMeier  ---
I already have everything go to a 64 gig flash drive.  also only noticed
heat warning when I left live TV going.  it's the saving as an m2t file
that's really a bitch.  won't recognize on my samsung tv's so have to try
and convert using VLC.  convert to 1080 or 720 for TV it seems the audio
won't sync plus it takes forever for them to convert.   but on my 2250 in
windows it seems to record and play fine.  any ideas on that?

On Sat, Jan 11, 2020 at 1:17 PM Shane Whittet 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=410888
>
> Shane Whittet  changed:
>
>What|Removed |Added
>
> 
>  Resolution|--- |WORKSFORME
>  CC||whit...@gmail.com
>  Status|REPORTED|RESOLVED
>
> --- Comment #1 from Shane Whittet  ---
> Kaffeine works correctly when configured properly.
>
> 1. This can happen if you record to SDCard on your PI! Change Kaffeine to
> store
> on a USB drive, make sure its externally powered or like me your
> mouse/keyboard
> may become flaky. on PI4 I'm able to record two shows at the same time
> while
> watching another show on Chromium. After setting up a show to record on the
> guide I'd recommend clicking the Stop button so live video doesn't display.
> 2. Click one of the channels to watch.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[plasmashell] [Bug 415816] While renaming an item, dragging outside of the text area draws a selection marquee that allows selecting other items

2020-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415816

--- Comment #5 from Nate Graham  ---
Thanks, I plan to. :)

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

[frameworks-solid] [Bug 379516] hide loop devices created by snapd

2020-01-11 Thread Michal Kec
https://bugs.kde.org/show_bug.cgi?id=379516

--- Comment #22 from Michal Kec (MiK)  ---
`apt show krusader` indeed lists libkf5solid5 among the dependencies.

I had uninstalled libsolid4 and any package related to KDE4. Still no change.

Since the issue affects multiple computers and users, I agree with PK.

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

[plasmashell] [Bug 415816] While renaming an item, dragging outside of the text area draws a selection marquee that allows selecting other items

2020-01-11 Thread DeKay
https://bugs.kde.org/show_bug.cgi?id=415816

--- Comment #4 from DeKay  ---
WOW!  Thanks for getting this fixed so quickly!  BTW Nate, I very much enjoy
your weekly updates.  Keep them up  :-)

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

[kio-gdrive] [Bug 416142] New: Getting error message saying: "Sign in with Google temporarily disabled for this app"

2020-01-11 Thread whoopsdecade
https://bugs.kde.org/show_bug.cgi?id=416142

Bug ID: 416142
   Summary: Getting error message saying: "Sign in with Google
temporarily disabled for this app"
   Product: kio-gdrive
   Version: 1.2.7
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: jcdop...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. add a @gmail.com account

OBSERVED RESULT
Error message saying: "Sign in with Google temporarily disabled for this app.
This app has not been verified yet by Google in order to use Google Sign In."

EXPECTED RESULT
My Drive account being added.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
plasmashell 5.15.5
Qt: 5.12.5
KDE Frameworks: 5.64.0
kf5-config: 1.0

ADDITIONAL INFORMATION
First time setting Drive under KDE.

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

[digikam] [Bug 416120] Error transfering

2020-01-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=416120

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||7.0.0
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/56ebf6fa6900
   ||116a6583097ab47126684b5fdab
   ||f
 Resolution|--- |FIXED

--- Comment #2 from Maik Qualmann  ---
Git commit 56ebf6fa6900116a6583097ab47126684b5fdabf by Maik Qualmann.
Committed on 11/01/2020 at 22:01.
Pushed by mqualmann into branch 'master'.

disable interaction with the image list
FIXED-IN: 7.0.0

M  +2-1NEWS
M  +9-13   core/dplugins/generic/webservices/google/gswindow.cpp

https://invent.kde.org/kde/digikam/commit/56ebf6fa6900116a6583097ab47126684b5fdabf

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

[konsole] [Bug 416141] New: Konsole crashes when you try to download theme

2020-01-11 Thread Lazar Petrov
https://bugs.kde.org/show_bug.cgi?id=416141

Bug ID: 416141
   Summary: Konsole crashes when you try to download theme
   Product: konsole
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: petrovlaz...@gmail.com
  Target Milestone: ---

Created attachment 125045
  --> https://bugs.kde.org/attachment.cgi?id=125045=edit
Backtrace of an error

SUMMARY

STEPS TO REPRODUCE
1. Click settings
2. Click edit current profile
3. Go to appearance tab
4. Click on Get new...
5. Focus search text field 
6. Press any key on the keyboard

OBSERVED RESULT

Konsole crashes

EXPECTED RESULT

Not to crash :P

SOFTWARE/OS VERSIONS
Linux distro: Debian 10 buster
KDE Plasma Version: /
KDE Frameworks Version: /
Qt Version: /

ADDITIONAL INFORMATION

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

[digikam] [Bug 382582] Video stutters when played

2020-01-11 Thread MrBond
https://bugs.kde.org/show_bug.cgi?id=382582

--- Comment #20 from MrBond  ---
I have the problem on a Lubuntu (Ubuntu) machine, not Windows.

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

[ksysguard] [Bug 405322] Negative "Relative Start Time" in Process Table after hibernation

2020-01-11 Thread Chris Holland
https://bugs.kde.org/show_bug.cgi?id=405322

Chris Holland  changed:

   What|Removed |Added

 CC||zrenf...@gmail.com

--- Comment #1 from Chris Holland  ---
I observe this regularly after putting my PC to sleep. I don't hibernate it,
and I'm able to wake it with the spacebar.

Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.14.0
Kernel Version: 5.4.6-2-MANJARO

-

Here's where the logic is calculated:

*
https://github.com/KDE/libksysguard/blob/master/processui/ProcessModel.cpp#L1410
*
https://github.com/KDE/libksysguard/blob/master/processui/ProcessModel.cpp#L1573

I think it's caused by TimeUtil::systemUptimeAbsolute(), as it takes the
current time, and subtracts TimeUtil::systemUptimeSeconds()

* https://github.com/KDE/libksysguard/blob/master/processui/timeutil.h#L65
* https://github.com/KDE/libksysguard/blob/master/processui/timeutil.h#L45
* https://doc.qt.io/qt-5/qdatetime.html#currentDateTime

We're using CLOCK_MONOTONIC

> https://linux.die.net/man/3/clock_gettime
> CLOCK_MONOTONIC
>Clock that cannot be set and represents monotonic time since some 
> unspecified starting point.


I assume that it's taking the seconds since waking up and subtracting the
seconds since the system's initial boot somewhere but I can't figure it out
without some debug logging.

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

[neon] [Bug 416140] New: Sub-pixel fonts rendering in Neon seems not applied.

2020-01-11 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=416140

Bug ID: 416140
   Summary: Sub-pixel fonts rendering in Neon seems not applied.
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: antonio.dimarti...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY

Hello, 
I find default fonts in Neon to be washed out, not clear. 
Even if sub-pixel rendering is enabled, there's no trace of this setting in
~/.config/fontconfig/fonts.conf
If i create a symlink in /etc/fonts/conf.d to
/etc/fonts/conf.avail/10-sub-pixel-rgb.conf, fonts improve a lot.

STEPS TO REPRODUCE

Create a symlink to /etc/fonts/conf.avail/10-sub-pixel-rgb.conf in
/etc/fonts/conf.d/

OBSERVED RESULT

Fonts are definitely more legible, crisp and enjoyable. 

EXPECTED RESULT

I expect this setting to work by default, being enabled in fonts settings,
either enabling it system-wide as i did, either per-user in fonts.conf.
Thanks.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE Neon
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.65
Qt Version: 5.13.2

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

[systemsettings] [Bug 405405] System settings crashes on close after I try to install an invalid file

2020-01-11 Thread Mikhail Zolotukhin
https://bugs.kde.org/show_bug.cgi?id=405405

Mikhail Zolotukhin  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kde
   ||-gtk-config/1ebf620d361fac7
   ||a430a9023b31d3ec7c0c16760
 Resolution|--- |FIXED

--- Comment #12 from Mikhail Zolotukhin  ---
Git commit 1ebf620d361fac7a430a9023b31d3ec7c0c16760 by Mikhail Zolotukhin.
Committed on 11/01/2020 at 21:26.
Pushed by gikari into branch 'master'.

Rewrite GTK KCM

Summary:
After several changes, GTK Applications settings are now in
sync with KDE equivalent ones, so that GTK KCM now controls only the
theme of the GTK applications. But GTK KCM was written with the thought
that it controls entire GTK apps appearance in mind. Its code structure
is now redundant and needs to be either rewritten or purged in favour of
new one, that will be present in Application Style KCM code base.

The last approach is preferable, because of the goal of removing GTK KCM
to simplify System Settings structure. However, there are some points to
be noted:

# The consensus of where exactly to put the GTK applications settings
   in App Style KCM is not yet reached.
# A couple of changes to the kded settings sync daemon are needed, to
   provide functionality, that is left in GTK KCM (Themes
   Installation/Deletion, Preview etc) without depending on GTK libs
# There are some bugs in KCM, that are present in the moment, that
   could only be fixed with architecture changes (for example: not
   working previews, when the xsettingsd daemon is running; broken icons
   in the previews; gtk themes do not applying for flatpak apps)

Given the points above I decided to rewrite GTK KCM, so that complex
design task (1) would be solved after changes (2) are made. And also
in the process some bugs (3) will be fixed.

Now, GTK KCM is not responsible for managing GTK configs, the one who
does is the kded module, that is asked through DBus, when it is needed
to do so.
The stuff, that is managed by kded module:

# Setting selected GTK2 and GTK3 themes for applications
# Getting current GTK2 and GTK3 themes for applications
# Previewing GTK2 and GTK3 applications for selected themes

Technically 2 and 3 could be done in KCM directly, because they do not
depend on GTK libs, but I thought, that it would be logically related to
the stuff, that is done via kded module. If you think, that that
approach is not right, feel free to criticise.

The stuff, that is done in KCM directly:

# Getting the list of installed GTK themes
# Installing and removing the GTK theme

Also there are some visual changes:

# Theme deletion is now done via button near GTK theme combo, instead
   of separate dialog
# Theme installation from file is now done via button at the bottom,
   as in the other similar KCMs
# Preview button now has a title with an ellipsis to indicate, that
   it launches GTK app in a pop up window

Test Plan:
{F7847441}
# Relaunch kded5
# Open GTK KCM
# Check if gtk themes changing works
# Check if the previews are working
# Check if the local themes deletion works
# Check if theme installation from archive works
# Check if GHNS theme installation works

Reviewers: apol, #vdg, ngraham, cblack

Reviewed By: #vdg, ngraham, cblack

Subscribers: cblack, baberts, ngraham, plasma-devel

Tags: #plasma

Maniphest Tasks: T10611

Differential Revision: https://phabricator.kde.org/D26261

M  +5-15   CMakeLists.txt
M  +1-0kded/CMakeLists.txt
M  +71   -24   kded/configeditor.cpp
M  +17   -0kded/configeditor.h
M  +56   -7kded/gtkconfig.cpp
M  +13   -0kded/gtkconfig.h
A  +106  -0kded/themepreviewer.cpp [License: GPL (v2/3)]
C  +22   -8kded/themepreviewer.h [from: kded/configeditor.h - 062%
similarity]
D  +0-87   src/abstractappearance.cpp
D  +0-55   src/abstractappearance.h
D  +0-205  src/appearancegtk2.cpp
D  +0-48   src/appearancegtk2.h
D  +0-138  src/appearancegtk3.cpp
D  +0-47   src/appearancegtk3.h
D  +0-79   src/appearencegtk.cpp
D  +0-57   src/appearencegtk.h
D  +0-141  src/dialog_installer.cpp
D  +0-75   src/dialog_installer.h
D  +0-102  src/dialog_uninstaller.cpp
D  +0-57   src/dialog_uninstaller.h
M  +263  -257  src/gtkconfigkcmodule.cpp
M  +57   -41   src/gtkconfigkcmodule.h
D  +0-41   src/installer.cpp
D  +0-38   src/installer.h
D  +0-196  src/thread.cpp
D  +0-101  src/thread.h
D  +0-190  src/ui/dialog_installer.ui
D  +0-145  src/ui/dialog_uninstaller.ui
M  +49   -8src/ui/gui.ui
D  +0-10   tests/CMakeLists.txt
D  +0-66   tests/configsavetest.cpp
D  +0-20   tests/configsavetest.h


[kmymoney] [Bug 398205] Importing OFX or QFX causes the program to crash

2020-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398205

--- Comment #4 from thierry.rouil...@laposte.net ---
This problem is generated by the bank.

I need to add "none" to the file at line NEWFILEUID:

OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:

To avoid the crash of kmymoney.

*Thierry Rouillon *
Chalons en Champagne
tel: 06 08 05 99 74
Le 11/01/2020 à 19:34, Thomas Baumgart a écrit :
> Is this still a valid bug entry or is the problem solved in the meantime?

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

[kig] [Bug 416037] When I use python scripting, kig crash select the exit menu entry instead closing

2020-01-11 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=416037

--- Comment #3 from Kevin Kofler  ---
For next time: my KDE username is actually kkofler, not kkevin. :-)

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

[frameworks-syntax-highlighting] [Bug 411867] [New Syntax] Highlighting for Solidity (Ethereum)

2020-01-11 Thread Robert Kaiser
https://bugs.kde.org/show_bug.cgi?id=411867

Robert Kaiser  changed:

   What|Removed |Added

 Attachment #122631|0   |1
is obsolete||

--- Comment #4 from Robert Kaiser  ---
Created attachment 125043
  --> https://bugs.kde.org/attachment.cgi?id=125043=edit
Updated Solidity highlighting rules

OK, I have worked with those rules for a while and they perform very well for
me, so I updated the file and attached it here.

I tried to do a patch but stumbled fast because I can't get my home directory
"polluted" by a kde subdirectory, I'd need to have the build in a different
directory/disk if I would build - and I also doN't want my default .bashrc
filled up with any project I contribute a single patch to (as much as I like
KDE). But I don't want to complain here, rather get to a productive result.

So, it would be preferred if someone other than me can drive this into the
repository, but I'm happy to provide anything needed.

What should be in the test file? Should it touch all syntax cases or just an
example?

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

  1   2   3   >