[konsole] [Bug 393414] New: Konsole crashed after detaching a tab from a window

2018-04-22 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=393414

Bug ID: 393414
   Summary: Konsole crashed after detaching a tab from a window
   Product: konsole
   Version: 18.04.0
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: buo.ren@gmail.com
  Target Milestone: ---

Application: konsole (18.04.0)

Qt Version: 5.10.0
Frameworks Version: 5.45.0
Operating System: Linux 4.13.0-38-generic x86_64
Distribution: KDE neon User Edition 5.12

-- Information about the crash:
- What I was doing when the application crashed:
* I am building a project in a tab while browsing htop in another, I
(accidentally) detached the htop tab and attempt to reattach it back to the
window

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd2369a28c0 (LWP 4686))]

Thread 2 (Thread 0x7fd21a185700 (LWP 4688)):
#0  0x7fd23635374d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fd22c07d38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd22c07d49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd2326cd5cb in QEventDispatcherGlib::processEvents
(this=0x7fd2140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7fd23267464a in QEventLoop::exec (this=this@entry=0x7fd21a184cd0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7fd232494554 in QThread::exec (this=this@entry=0x7fd230824d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:522
#6  0x7fd2305b02c5 in QDBusConnectionManager::run (this=0x7fd230824d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:178
#7  0x7fd2324996eb in QThreadPrivate::start (arg=0x7fd230824d60 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:376
#8  0x7fd22df296ba in start_thread (arg=0x7fd21a185700) at
pthread_create.c:333
#9  0x7fd23635f41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fd2369a28c0 (LWP 4686)):
[KCrash Handler]
#6  QWeakPointer::data (this=0x200020250200a5) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:565
#7  QPointer::data (this=0x200020250200a5) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:86
#8  QPointer::operator Konsole::Session*
(this=0x200020250200a5) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:92
#9  Konsole::SessionController::isReadOnly (this=0x2000202502006d) at
/workspace/build/src/SessionController.cpp:1579
#10 0x7fd235ff6c6f in Konsole::Vt102Emulation::sendKeyEvent
(this=0x17b6000, event=0x7ffd643038f0) at
/workspace/build/src/Vt102Emulation.cpp:1049
#11 0x7fd2326a37b6 in QtPrivate::QSlotObjectBase::call (a=0x7ffd643038a0,
r=0x17b6000, this=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:378
#12 QMetaObject::activate (sender=sender@entry=0x1c76b40,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffd643038a0) at kernel/qobject.cpp:3749
#13 0x7fd2326a3d97 in QMetaObject::activate (sender=sender@entry=0x1c76b40,
m=m@entry=0x7fd23624fea0 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd643038a0)
at kernel/qobject.cpp:3628
#14 0x7fd23600176f in Konsole::TerminalDisplay::keyPressedSignal
(this=this@entry=0x1c76b40, _t1=_t1@entry=0x7ffd643038f0) at
/workspace/build/obj-x86_64-linux-gnu/src/moc_TerminalDisplay.cpp:396
#15 0x7fd235fe10ce in Konsole::TerminalDisplay::inputMethodEvent
(this=0x1c76b40, event=0x7ffd64303c80) at
/workspace/build/src/TerminalDisplay.cpp:3277
#16 0x7fd233688f88 in QWidget::event (this=this@entry=0x1c76b40,
event=event@entry=0x7ffd64303c80) at kernel/qwidget.cpp:9197
#17 0x7fd235fe2aca in Konsole::TerminalDisplay::event (this=0x1c76b40,
event=0x7ffd64303c80) at /workspace/build/src/TerminalDisplay.cpp:3559
#18 0x7fd233649acc in QApplicationPrivate::notify_helper (this=, receiver=0x1c76b40, e=0x7ffd64303c80) at kernel/qapplication.cpp:3732
#19 0x7fd233651417 in QApplication::notify (this=0x1371cb0,
receiver=0x1c76b40, e=0x7ffd64303c80) at kernel/qapplication.cpp:3491
#20 0x7fd2326763c8 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0x1c76b40, event=event@entry=0x7ffd64303c80) at
kernel/qcoreapplication.cpp:1044
#21 0x7fd21a1909d7 in QCoreApplication::sendEvent (event=0x7ffd64303c80,
receiver=0x1c76b40) at
../../../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#22 QIBusPlatformInputContext::commitText (this=0x1407b70, text=...) at
qibusplatforminputcontext.cpp:274
#23 0x7fd21a198c59 in 

[systemsettings] [Bug 391277] Application Global shortcuts broken

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391277

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 342186] Global shortcuts do not work to control activity switching

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=342186

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

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

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393403

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[dolphin] [Bug 393413] New: Dolphin crash when previewing mp4

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393413

Bug ID: 393413
   Summary: Dolphin crash when previewing mp4
   Product: dolphin
   Version: 17.12.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: joelishn...@gmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (17.12.3)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.9.92-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Selected video file (mp4), clicked Play on the preview pane.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f56ebb95800 (LWP 2393))]

Thread 5 (Thread 0x7f56b8298700 (LWP 2397)):
#0  0x7f56eb4423d8 in read () at /usr/lib/libc.so.6
#1  0x7f56dde687d1 in g_unix_signal_add () at /usr/lib/libglib-2.0.so.0
#2  0x in  ()

Thread 4 (Thread 0x7f56c9422700 (LWP 2396)):
#0  0x7f56e04b03bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f56cade6a0c in  () at /usr/lib/dri/nouveau_dri.so
#2  0x32d8d1f253365500 in  ()
#3  0x in  ()

Thread 3 (Thread 0x7f56d1fcc700 (LWP 2395)):
#0  0x7f56dde22440 in  () at /usr/lib/libglib-2.0.so.0
#1  0x7f56c4000bf0 in  ()
#2  0x0001 in  ()
#3  0x7f56c401a360 in  ()
#4  0x7f56d1fcbc34 in  ()
#5  0x0001 in  ()
#6  0x0004 in  ()
#7  0x7f56dde22f1e in g_main_context_is_owner () at
/usr/lib/libglib-2.0.so.0
#8  0x32d8d1f253365500 in  ()
#9  0x in  ()

Thread 2 (Thread 0x7f56d4555700 (LWP 2394)):
#0  0x7f56eb44697b in poll () at /usr/lib/libc.so.6
#1  0x7f56dd764180 in  () at /usr/lib/libxcb.so.1
#2  0x7f56dd765e4b in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f56d70f182a in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f56e53e1acd in  () at /usr/lib/libQt5Core.so.5
#5  0x7f56e04aa08c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f56eb450e7f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f56ebb95800 (LWP 2393)):
[KCrash Handler]
#6  0x in  ()
#7  0x7f56b4cf5892 in  () at /usr/lib/libgobject-2.0.so.0
#8  0x7f56eba0747a in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x7f56eba07586 in _dl_init () at /lib64/ld-linux-x86-64.so.2
#10 0x7f56eba0ba5e in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7f56eb48cb64 in _dl_catch_error () at /usr/lib/libc.so.6
#12 0x7f56eba0b27a in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7f56de0ede86 in  () at /usr/lib/libdl.so.2
#14 0x7f56eb48cb64 in _dl_catch_error () at /usr/lib/libc.so.6
#15 0x7f56de0ee587 in  () at /usr/lib/libdl.so.2
#16 0x7f56de0edf22 in dlopen () at /usr/lib/libdl.so.2
#17 0x7f56e55caa6e in  () at /usr/lib/libQt5Core.so.5
#18 0x7f56e55c39a6 in  () at /usr/lib/libQt5Core.so.5
#19 0x7f56e6d0ffd4 in  () at /usr/lib/libphonon4qt5.so.4
#20 0x7f56e6d1251c in  () at /usr/lib/libphonon4qt5.so.4
#21 0x7f56e6d12f01 in  () at /usr/lib/libphonon4qt5.so.4
#22 0x7f56e6d13ddc in Phonon::Factory::backend(bool) () at
/usr/lib/libphonon4qt5.so.4
#23 0x7f56e6d2dd4f in Phonon::MediaNodePrivate::backendObject() () at
/usr/lib/libphonon4qt5.so.4
#24 0x7f56e6d39003 in Phonon::Path::reconnect(Phonon::MediaNode*,
Phonon::MediaNode*) () at /usr/lib/libphonon4qt5.so.4
#25 0x7f56e6d396b2 in Phonon::createPath(Phonon::MediaNode*,
Phonon::MediaNode*) () at /usr/lib/libphonon4qt5.so.4
#26 0x7f56eb77528b in  () at /usr/lib/libkdeinit5_dolphin.so
#27 0x7f56e55ff73f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#28 0x7f56e66ccb03 in QAbstractButton::clicked(bool) () at
/usr/lib/libQt5Widgets.so.5
#29 0x7f56e66ccd1c in  () at /usr/lib/libQt5Widgets.so.5
#30 0x7f56e66ce15c in  () at /usr/lib/libQt5Widgets.so.5
#31 0x7f56e66ce35e in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib/libQt5Widgets.so.5
#32 0x7f56e67b46ab in QToolButton::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib/libQt5Widgets.so.5
#33 0x7f56e6617188 in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#34 0x7f56e67b4745 in QToolButton::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#35 0x7f56e65d6fec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#36 0x7f56e65def41 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#37 0x7f56e55cecf0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#38 0x7f56e65ddeca in 

[kwin] [Bug 393139] Jarring restoration of minimized window with activated "show selected window" in task switcher settings

2018-04-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=393139

--- Comment #3 from Martin Flöser  ---
Please provide the output of qdbus org.kde.KWin /KWin supportInformation

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

[plasmashell] [Bug 393175] Window scalling is dead v.2 plasma 5.8.8

2018-04-22 Thread beniu
https://bugs.kde.org/show_bug.cgi?id=393175

--- Comment #21 from beniu  ---
Created attachment 112180
  --> https://bugs.kde.org/attachment.cgi?id=112180=edit
RENDERING IS DEAD

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

[digikam] [Bug 393408] support for HEIC images

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393408

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[digikam] [Bug 393408] support for HEIC images

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393408

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|general |FilesIO-Engine

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

[gwenview] [Bug 123608] Transparent PNG images are not really transparent if embedded gwenview viewing is enabled

2018-04-22 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=123608

Huon  changed:

   What|Removed |Added

 CC||h...@plonq.org

--- Comment #1 from Huon  ---
I don't know if I'm testing properly, but I'm opening a PNG with transparency
in Konqueror (from DuckDuckGo search results). With either Gwenview Image
Viewer or Embeddable Image Viewer at the top, the background shows as a
checkerboard pattern.

So either I'm doing something wrong, or this has been fixed in the last 12
years...

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

[kwin] [Bug 393284] KWin Segfault Regression in Plasma 5.12.4 re Fall Apart + Desktop Grid.

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393284

--- Comment #5 from kdem...@protonmail.com ---
Because my Lappy had been in Suspend state since the crash targeted in my
preceding post, just in case that was the cause of the inability to read memory
today, just a few minutes ago i deliberately triggered another crash & then
immediately ran the commands again. As you can see, it has made no practical
beneficial change:

[kdemeoz@Lappy-XPS15 ~]$ coredumpctl list
TIMEPID   UID   GID SIG COREFILE  EXE
<>
Mon 2018-04-23 13:30:35 AEST  16571  1000  1000   6 truncated /usr/bin/kwin_x11
lines 13-51/51 (END)

```
[kdemeoz@Lappy-XPS15 ~]$ coredumpctl gdb
   PID: 16571 (kwin_x11)
   UID: 1000 (kdemeoz)
   GID: 1000 (kdemeoz)
Signal: 6 (ABRT)
 Timestamp: Mon 2018-04-23 13:30:16 AEST (1min 6s ago)
  Command Line: /usr/bin/kwin_x11 -session
10118bffdc15244080500052280082_1524409043_409279
Executable: /usr/bin/kwin_x11
 Control Group: /user.slice/user-1000.slice/session-c12.scope
  Unit: session-c12.scope
 Slice: user-1000.slice
   Session: c12
 Owner UID: 1000 (kdemeoz)
   Boot ID: 4d57b850825045aaa73d73195fd923ef
Machine ID: 3054f65cf0df4fa190579b2f767ba3aa
  Hostname: Lappy-XPS15
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.4d57b850825045aaa73d73195fd923ef.16571.152445421600.lz4
(truncated)
   Message: Process 16571 (kwin_x11) of user 1000 dumped core.

Stack trace of thread 16571:
#0  0x7f2ba5d1a860 n/a (n/a)

<>

Reading symbols from /usr/bin/kwin_x11...(no debugging symbols found)...done.
BFD: warning: /var/tmp/coredump-vCrWX5 is truncated: expected core file size >=
2427691008, found: 2147483648
[New LWP 16571]
[New LWP 16619]
[New LWP 16634]
[New LWP 17974]
[New LWP 16632]
[New LWP 16603]
[New LWP 21043]
Cannot access memory at address 0x7f2ba64d00c8
Cannot access memory at address 0x7f2ba64d00c0
Failed to read a valid object file image from memory.
Core was generated by `/usr/bin/kwin_x11 -session
10118bffdc15244080500052280082_1524409043_40'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7f2ba5d1a860 in ?? ()
[Current thread is 1 (LWP 16571)]
(gdb) bt
#0  0x7f2ba5d1a860 in ?? ()
Backtrace stopped: Cannot access memory at address 0x7ffc18e72d20
(gdb) q
[kdemeoz@Lappy-XPS15 ~]$ 

```

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

[dolphin] [Bug 349287] window title stops updating after closing left side of split view

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=349287

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Dr. Chapatin  ---


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

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

[dolphin] [Bug 385111] Incorrect title

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385111

Dr. Chapatin  changed:

   What|Removed |Added

 CC||enno.koes...@web.de

--- Comment #7 from Dr. Chapatin  ---
*** Bug 349287 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 393284] KWin Segfault Regression in Plasma 5.12.4 re Fall Apart + Desktop Grid.

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393284

--- Comment #4 from kdem...@protonmail.com ---
Thanks but i was already aware of that linked page. In turn, relevant for
Arch/Manjaro [given as you correctly state by default they do not have debug
symbols] i have thrice read the associated page [1]
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces, & its associated
page [2] https://wiki.archlinux.org/index.php/Core_dump#Examining_a_core_dump.
I have also now read [3] `man coredumpctl` & [4] `coredumpctl --help`. From [2]
i was able to see:

```
[kdemeoz@Lappy-XPS15 ~]$ coredumpctl list
TIMEPID   UID   GID SIG COREFILE  EXE
<>
Thu 2018-04-19 14:06:13 AEST   9260  1000  1000   6 missing   /usr/bin/kwin_x11
Thu 2018-04-19 14:10:14 AEST   1229  1000  1000   6 missing   /usr/bin/kwin_x11
Sat 2018-04-21 14:31:30 AEST  29658  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 17:00:26 AEST  32096  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 17:00:27 AEST  31811  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 17:14:33 AEST  31946  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 19:18:53 AEST   6444  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 19:19:27 AEST  29534  1000  1000   6 truncated /usr/bin/kwin_x11
Sat 2018-04-21 19:37:48 AEST   4066  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 14:24:41 AEST  23291  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 14:27:18 AEST   1285  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 22:43:22 AEST  19574  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 22:45:19 AEST  21322  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 22:45:20 AEST  21672  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 22:45:22 AEST  21542  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 23:53:39 AEST   1389  1000  1000   6 truncated /usr/bin/kwin_x11
Sun 2018-04-22 23:53:43 AEST   2817  1000  1000   6 truncated /usr/bin/kwin_x11
Mon 2018-04-23 00:40:35 AEST   5255  1000  1000   6 truncated /usr/bin/kwin_x11
Mon 2018-04-23 00:41:03 AEST   7165  1000  1000   6 truncated /usr/bin/kwin_x11
lines 13-50/50 (END)
```


...& then via [3] "Example 2. Invoke gdb on the last core dump":

```
[kdemeoz@Lappy-XPS15 ~]$ coredumpctl gdb
   PID: 7165 (kwin_x11)
   UID: 1000 (kdemeoz)
   GID: 1000 (kdemeoz)
Signal: 6 (ABRT)
 Timestamp: Mon 2018-04-23 00:40:50 AEST (11h ago)
  Command Line: /usr/bin/kwin_x11 --crashes 1
Executable: /usr/bin/kwin_x11
 Control Group: /user.slice/user-1000.slice/session-c8.scope
  Unit: session-c8.scope
 Slice: user-1000.slice
   Session: c8
 Owner UID: 1000 (kdemeoz)
   Boot ID: 4d57b850825045aaa73d73195fd923ef
Machine ID: 3054f65cf0df4fa190579b2f767ba3aa
  Hostname: Lappy-XPS15
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.4d57b850825045aaa73d73195fd923ef.7165.152440805000.lz4
(truncated)
   Message: Process 7165 (kwin_x11) of user 1000 dumped core.

Stack trace of thread 7165:
#0  0x7f1382d3c860 n/a (n/a)

<>

Reading symbols from /usr/bin/kwin_x11...(no debugging symbols found)...done.
BFD: warning: /var/tmp/coredump-7lm5u3 is truncated: expected core file size >=
2484768768, found: 2147483648
[New LWP 7165]
[New LWP 7369]
[New LWP 7340]
[New LWP 7169]
[New LWP 7171]
[New LWP 7172]
[New LWP 7173]
[New LWP 7188]
[New LWP 7325]
[New LWP 7170]
Failed to read a valid object file image from memory.
Core was generated by `/usr/bin/kwin_x11 --crashes 1'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7f1382d3c860 in ?? ()
[Current thread is 1 (LWP 7165)]
(gdb) bt
#0  0x7f1382d3c860 in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fff46ccd2a0
(gdb) q
[kdemeoz@Lappy-XPS15 ~]$ 

```


It seems that i cannot make further progress unless i am able to overcome the
missing debugging symbols, BUT they in turn IMO seem pointless given that `bt`
is unable to access the data it needs anyway.

Wrt [1], though i can understand specific parts of it, i'm afraid that i still
can't quite grasp a firm picture of the total & exact steps i would need to
perform for my situation. 


I regret therefore, that despite this bug being 100% reproducible on both my
PCs, my inability to conform with your mandate to supply a Backtrace leaves me
no practical alternative but to abandon my putative bug report.

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

[dolphin] [Bug 356045] Adding folder to places does not adopt custom icon

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=356045

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-frameworkintegration] [Bug 360666] over write dialog is not shown when saving a file with preexisting file name. the file gets overwritten without alerting and data of existing file is los

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=360666

--- Comment #15 from Dr. Chapatin  ---
cannot reproduce with krita nor kate on Arch Linux, frameworks 5.45.

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

[kwin] [Bug 362844] Drag and Drop in Present windows

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=362844

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[konsole] [Bug 364660] coloured ls command doesn't have different colours for directories and files in "Solarized Dark" theme

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=364660

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Dr. Chapatin  ---
Both solarized and solarized light color schemes use the same color to list
files and folders on Arch Linux, konsole 18.04.

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

[ksysguard] [Bug 375455] Processes usage doesn't sum up to total CPU usage.

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=375455

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #10 from Dr. Chapatin  ---
issue described in sunmary is valid for ksysguard 5.12.4 on Arch Linux.

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

[dolphin] [Bug 378701] Option to disable frames with shadows on selected directories

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=378701

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[konsole] [Bug 393373] Search with regular expression does not match begging or end of string with ^ or $

2018-04-22 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=393373

Kurt Hindenburg  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kurt Hindenburg  ---
This is due to how Konsole stores the screen text lines; it adds \n at the end
of lines.

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

[dolphin] [Bug 357542] [Feature request] Working "Recently used files"

2018-04-22 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=357542

Lucas  changed:

   What|Removed |Added

 CC||l...@hotmail.com.br

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

[kate] [Bug 274102] Automatically backup new unnamed/unsaved notes/files

2018-04-22 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=274102

Lucas  changed:

   What|Removed |Added

 CC||l...@hotmail.com.br

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

[plasmashell] [Bug 382287] Places is missing in the Computer tab of the menu

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382287

Dr. Chapatin  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED
 CC||bugsefor...@gmx.com

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

[konsole] [Bug 383333] Windows-key combinations cause weird input

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=38

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 383534] Folder open dialog: clicking on Places panel entry should expand its tree in the main view

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383534

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[dolphin] [Bug 388804] [Request] Actions service menu for images: "Set as wallpaper"

2018-04-22 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=388804

Lucas  changed:

   What|Removed |Added

 CC||l...@hotmail.com.br

--- Comment #5 from Lucas  ---
This is such a basic function, dolphin really need this by default.

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

[dolphin] [Bug 385111] Incorrect title

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385111

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 385258] Notes widget disappear if resolution has changed

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385258

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
Cannot confirm on Arch Linux, plasma 5.12.4.
Notes widget remains on my screen after I change resolution from 1080p to 720p
and vice-versa.

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

[plasmashell] [Bug 386433] Window sizing is not expanding properly

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=386433

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[dolphin] [Bug 393412] Dolphin fails to build with disabled support for Baloo

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393412

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

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

[dolphin] [Bug 393412] New: Dolphin fails to build with disabled support for Baloo

2018-04-22 Thread Arfrever Frehtes Taifersar Arahesis
https://bugs.kde.org/show_bug.cgi?id=393412

Bug ID: 393412
   Summary: Dolphin fails to build with disabled support for Baloo
   Product: dolphin
   Version: unspecified
  Platform: Gentoo Packages
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: information
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: arfrever@gmail.com
CC: ottw...@gmail.com
  Target Milestone: ---

Since
https://cgit.kde.org/dolphin.git/commit/?id=7d463ddd04bf052650843ff8523b36789c48733b
Dolphin fails to build with disabled support for Baloo.

src/panels/information/informationpanelcontent.cpp contains some '#ifndef
HAVE_BALOO' checks.
More checks need to be added to fix compilation.

Output of compiler:

/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:
In constructor ‘InformationPanelContent::InformationPanelContent(QWidget*)’:
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:110:28:
warning: ‘KFileMetaDataWidget’ is deprecated [-Wdeprecated-declarations]
 m_metaDataWidget = new KFileMetaDataWidget(parent);
^~~
In file included from
/usr/include/KF5/KDELibs4Support/KDE/KFileMetaDataWidget:1:0,
 from
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:36:
/usr/include/KF5/KDELibs4Support/kfilemetadatawidget.h:44:41: note: declared
here
 class KDELIBS4SUPPORT_DEPRECATED_EXPORT KFileMetaDataWidget : public QWidget
 ^~~
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:110:54:
warning: ‘KFileMetaDataWidget::KFileMetaDataWidget(QWidget*)’ is deprecated
[-Wdeprecated-declarations]
 m_metaDataWidget = new KFileMetaDataWidget(parent);
  ^
In file included from
/usr/include/KF5/KDELibs4Support/KDE/KFileMetaDataWidget:1:0,
 from
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:36:
/usr/include/KF5/KDELibs4Support/kfilemetadatawidget.h:50:41: note: declared
here
 KDELIBS4SUPPORT_DEPRECATED explicit KFileMetaDataWidget(QWidget *parent =
nullptr);
 ^~~
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:23:
error: ‘class KFileMetaDataWidget’ has no member named ‘setDateFormat’

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
   ^
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:49:
error: ‘Baloo’ does not name a type; did you mean ‘valloc’?

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
 ^
 valloc
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:54:
error: expected ‘>’ before ‘::’ token

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
  ^~
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:54:
error: expected ‘(’ before ‘::’ token
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:56:
error: ‘::DateFormats’ has not been declared

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
^~~
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:120:56:
note: suggested alternative: ‘QPixelFormat’

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
^~~
QPixelFormat
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:
In member function ‘void InformationPanelContent::showItem(const KFileItem&)’:
/var/tmp/portage/kde-apps/dolphin-/work/dolphin-/src/panels/information/informationpanelcontent.cpp:197:27:
error: ‘class KFileMetaDataWidget’ has no member named ‘setDateFormat’

m_metaDataWidget->setDateFormat(static_cast(InformationPanelSettings::dateFormat()));
   ^

[kmail2] [Bug 393411] New: Composer drops text when composing mixed format (plain + html) messages

2018-04-22 Thread David C . Bryant
https://bugs.kde.org/show_bug.cgi?id=393411

Bug ID: 393411
   Summary: Composer drops text when composing mixed format (plain
+ html) messages
   Product: kmail2
   Version: 5.5.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-b...@kde.org
  Reporter: da...@davidcbryant.net
  Target Milestone: ---

Created attachment 112179
  --> https://bugs.kde.org/attachment.cgi?id=112179=edit
E-mail message output (MIME format) from KMail2 ver 5.2.2

I sent a message (copy of K-Mail output attached) to a friend today. My friend
was puzzled when he didn't find the word "ephemerally" in the quoted text. (My
friend doesn't usually view the HTML version of an e-mail message, just the
plain-text part.)

Anyway, in the attached output from KMail2 you will see that the entire
paragraph that begins at line #172 and extends through line #180 in the HTML
portion of the message has been omitted from the preceding plain-text portion
(circa line #51, where it ought to appear). The plain-text and the HTML
versions should be the same, except for text formatting, images, hyperlinks,
etc.

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

[partitionmanager] [Bug 393410] New: Weird UI flags and filesystem text

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393410

Bug ID: 393410
   Summary: Weird UI flags and filesystem text
   Product: partitionmanager
   Version: 3.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: a1875...@trbvm.com
  Target Milestone: ---

Created attachment 112178
  --> https://bugs.kde.org/attachment.cgi?id=112178=edit
ui-werid-screenshot

The flags list seems weird and also the filesystem, like out of place.

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

[yakuake] [Bug 389448] Width and height of the window doesn't set correctly on HiDPI screen after upgrade to plasma 5.12

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389448

Dr. Chapatin  changed:

   What|Removed |Added

 CC||kkola...@gmail.com

--- Comment #10 from Dr. Chapatin  ---
*** Bug 392960 has been marked as a duplicate of this bug. ***

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

[yakuake] [Bug 392960] after increase value of scale display incorrectly sets position and size of yakuake windows

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392960

Dr. Chapatin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---


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

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

[frameworks-kio] [Bug 320006] Dolphin crashes while trying to mount HDD

2018-04-22 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=320006

--- Comment #50 from Stefan Brüns  ---
(In reply to Mauro Molinari from comment #48)
> (In reply to Stefan Brüns from comment #44)
> > There have been several requests for the bugreporters to provide feedback,
> > but none have.
> > 
> > Bug reports are not one-way, and bug reports are not a popularity vote. If
> > you can not be bothered to report back, refrain from filing one in the first
> > place, you are just adding useless noise.
> 
> Just to say that it's not fair to complain about missing feedback in 2018
> when the back was originally reported in 2013 (5 years ago!) and most
> reports are dated 2013-2014-2015,  [...]

I asked for feedback in 2014, and I asked again in 2018.

> This said, I can say it has been a long time since I've last encountered
> this problem and I agree it can be considered fixed for now.

You are apparently able to give feedback now. Why haven't you provided
information any earlier, either details how to reproduce, or stating you can no
longer reproduce the bug?

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not refresh all devices when unlocking or deactivating luks volumes

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

Teddy  changed:

   What|Removed |Added

Summary|KDE Partition Manager does  |KDE Partition Manager does
   |not refresh devices after   |not refresh all devices
   |unlocking or locking luks   |when unlocking or
   |volumes |deactivating luks volumes

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

[Breeze] [Bug 389709] LibreOffice (gtk3) page scrollbars broken with breeze-gtk ('regular'; Breeze-Dark works fine)

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389709

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[partitionmanager] [Bug 393409] New: Change Decrypt to Unlock (luks)

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393409

Bug ID: 393409
   Summary: Change Decrypt to Unlock (luks)
   Product: partitionmanager
   Version: 3.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: a1875...@trbvm.com
  Target Milestone: ---

I think it's more appropriate to display Unlock rather than Decrypt on luks
volumes, because it may seem that changes are permanent.

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not refresh devices after unlocking or locking luks volumes

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

Teddy  changed:

   What|Removed |Added

Summary|KDE Partition Manager does  |KDE Partition Manager does
   |not display logical volumes |not refresh devices after
   |inside unlocked luks volume |unlocking or locking luks
   ||volumes

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #10 from Teddy  ---
When running Deactivate doen't refresh either.

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #9 from Teddy  ---
(In reply to Andrius Štikonas from comment #8)
> (In reply to Teddy from comment #7)
> > Created attachment 112177 [details]
> > Actually booting from the luks drive
> 
> Did you run that command I asked ("sudo vgs  --noheadings  -o vg_name") from
> the live environment, i.e. where partition manager fails to list ubu device?
> 
> In principle it should correctly and automatically activate all volume
> groups using "vgchange -ay" as long as lvm is installed.

Yes, I did run the command from the live environment.

Finally found the culprit, running 'Decrypt' from the UI does NOT automatically
refresh devices (F5).

After manually refreshing>
- 'Type' changes from 'luks' to 'lvm2 pv [luks]'
- Mount point changes from nothing to ubu (with a lock symbol)
- A new device is added on the left called ubu (/dev/ubu), which doesn't show
before refreshing, and inside there are the root and swap partitions.

The opposite happens when running 'Deactivate'

So, running those commands should refresh all devices, and not only the current
one (/dev/sdc).

IF you don't want to do that for any reason, at least display a toast message
to the user, like "Refresh Devices from Tools to display changes"

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

[konsole] [Bug 391445] Bold fonts set in profile settings are not applied after restarting konsole

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391445

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 354111] Plasma 5 login with multiple monitors is absurdly slow compared to 4.x

2018-04-22 Thread Maximilian Böhm
https://bugs.kde.org/show_bug.cgi?id=354111

--- Comment #31 from Maximilian Böhm  ---
I would assume my log was from the last login when it was slow. Now on Plasma
5.12, I can’t reproduce it anymore, so maybe it is already fixed? I have logged
in a couple times with login splash on and it needed more or less the same
amount of time as without splash.

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

[plasmashell] [Bug 392495] Panel auto-hide option hides it forever

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392495

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nate Graham  ---
Me neither in KDE Neon dev unstable or Kubuntu 17.10 with Plasma 5.12.4.

Nicolas, if you're still able to reproduce this *in a clean user account on the
same machine*, please report it to your distro. Thanks!

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

[plasmashell] [Bug 392047] No/inconsistent search results for Power/Session/Leave menu section entries upon searching for them in Application Launcher/Menu/Dashboard

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392047

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Dr. Chapatin  ---
(In reply to Alexander Mentyu from comment #0)

> Actual results for Kicker:
> No search results for all Power/Session entries.

Same thing on my system (Arch, plasma 5.12.4).

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

[frameworks-solid] [Bug 387454] MTP doesn't work in KDE with Linux 4.14

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387454

--- Comment #21 from Nate Graham  ---
So is this an issue with the Kernel, then?

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

[krusader] [Bug 386554] Non-standard icons not shown in many icon themes

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=386554

--- Comment #5 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 372966, bug 376699, bug 381676, bug 388691, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[krusader] [Bug 376699] No Icons in tool bar

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=376699

--- Comment #2 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 372966, bug 381676, bug 386554, bug 388691, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[Oxygen] [Bug 388691] Problems with "edit-select-none" icon and "edit-select" icon?

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=388691

--- Comment #3 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 372966, bug 376699, bug 381676, bug 386554, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[krusader] [Bug 391899] Missing icons from icon theme pack

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=391899

--- Comment #3 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 372966, bug 376699, bug 381676, bug 386554, bug 388691

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[krusader] [Bug 372966] Some icons are not seen using a plain Ubuntu (not Kubuntu) 16.04

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=372966

Nikita Melnichenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kru
   ||sader/94ea5b69af14620abd4a4
   ||4a13240ca9b2749641b

--- Comment #28 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 376699, bug 381676, bug 386554, bug 388691, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[krusader] [Bug 372964] At least one Oxygen icon in Krusader is not correctly seen (using Kubuntu 16.04)

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=372964

Nikita Melnichenko  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kru
   ||sader/94ea5b69af14620abd4a4
   ||4a13240ca9b2749641b
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #16 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372966, bug 376699, bug 381676, bug 386554, bug 388691, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[krusader] [Bug 381676] Wrong icons on Unselect all and Select group buttons

2018-04-22 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=381676

--- Comment #3 from Nikita Melnichenko  ---
Git commit 94ea5b69af14620abd4a44a13240ca9b2749641b by Nikita Melnichenko.
Committed on 22/04/2018 at 22:00.
Pushed by melnichenko into branch 'master'.

Refactored and unified icon rendering, implemented per-icon fallback logic

Merge branch 'fix-missing-icons'

The merged branch contains implementation of per-icon fallback logic:
1. Search icon in the active icon theme — if found, use it.
2. Search it in the icon theme that is specified in Krusader config — if found,
use it.
3. Search it in Breeze or Oxygen (in case any of these installed) — if found,
use it.
4. Otherwise use a default "icon-missing" icon bundled with Krusader.

FIXED: [ 372964 ] At least one Oxygen icon in Krusader is not correctly seen
(using Kubuntu 16.04)
Related: bug 372964, bug 372966, bug 376699, bug 386554, bug 388691, bug 391899

FIXED: [ 372966 ] Some icons are not seen using a plain Ubuntu (not Kubuntu)
16.04

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

M  +11   -10   krusader/kractions.cpp
M  +2-8krusader/krusader.cpp

https://commits.kde.org/krusader/94ea5b69af14620abd4a44a13240ca9b2749641b

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #8 from Andrius Štikonas  ---
(In reply to Teddy from comment #7)
> Created attachment 112177 [details]
> Actually booting from the luks drive

Did you run that command I asked ("sudo vgs  --noheadings  -o vg_name") from
the live environment, i.e. where partition manager fails to list ubu device?

In principle it should correctly and automatically activate all volume groups
using "vgchange -ay" as long as lvm is installed.

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #7 from Teddy  ---
Created attachment 112177
  --> https://bugs.kde.org/attachment.cgi?id=112177=edit
Actually booting from the luks drive

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

[Spectacle] [Bug 392057] Invoking region screenshot from the keyboard and doubleclicking makes the cursor show in the image

2018-04-22 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=392057

--- Comment #6 from Henrik Fehlauer  ---
Dr. Chapatin: I appreciate your bug reports, but as I mentioned before, adding
"Confirmed on…" adds absolutely no value, on the contrary, it adds noise to my
and other's inboxes, preventing us from actually fixing things.

If the bug is still open and reproducible, obviously it has not been fixed yet.
Only if the bug is open and not reproducible anymore it might be worth adding a
comment to that effect.

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #6 from Teddy  ---
(In reply to Andrius Štikonas from comment #5)
> (In reply to Teddy from comment #2)
> > (In reply to Andrius Štikonas from comment #1)
> > > What is the output of
> > > sudo vgs  --noheadings  -o vg_name
> > 
> > Outputs:
> >   ubu
> 
> Hmm, strange... This is basically the command that KPM uses to list volume
> groups.
> You should see ubu in the list of devices... So you can't see it on the left?
> 
> I use this setup (LVM inside LUKS) myself and I saw it working on Kubuntu
> 17.10 too.

The ubu appears at the left if the device if it's the boot device, if I start
the operating system actually from sdc.

However, in the bug report, I was using the live environment
"kubuntu-18.04-beta2-desktop-amd64.iso", and connected sdc to the USB port
(which is the luks encrypted drive), which corresponds to the first screenshot.

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

[lattedock] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-22 Thread Dmitry
https://bugs.kde.org/show_bug.cgi?id=393388

--- Comment #4 from Dmitry  ---
(In reply to Michail Vourlakos from comment #1)
> sounds more Latte issue, but I cant replicate with master version

I found the way to reproduce this issue on Plasma 5.12.4 with regular plasma
pannel (not latte).

There are a few steps with default layout:
1) Add 'Application Menu Bar' pannel
2) Add Digital Clock widget to the pannel
3) Add date to Digital Clock widget
4) Make this pannel so thin that both date and time will be on the one line

Also see this issue in openSUSE Tumbleweed

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

[Spectacle] [Bug 392057] Invoking region screenshot from the keyboard and doubleclicking makes the cursor show in the image

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392057

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #5 from Dr. Chapatin  ---
Confirmed on Arch Linux, spectable 18.04 when I use meta+shift+print to take
the screenshot. Use enter or double click makes no difference.

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

[lattedock] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-22 Thread Dmitry
https://bugs.kde.org/show_bug.cgi?id=393388

--- Comment #3 from Dmitry  ---
Created attachment 112176
  --> https://bugs.kde.org/attachment.cgi?id=112176=edit
regular panel with global menu, 5.12.4

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

[lattedock] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-22 Thread Dmitry
https://bugs.kde.org/show_bug.cgi?id=393388

Dmitry  changed:

   What|Removed |Added

 CC||dmitriyval...@gmail.com

--- Comment #2 from Dmitry  ---
Created attachment 112175
  --> https://bugs.kde.org/attachment.cgi?id=112175=edit
regular panel with global menu, 5.12.3

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

[KBibTeX] [Bug 392137] Make entry type (and more fields) available in entry id suggestion setup

2018-04-22 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=392137

--- Comment #3 from Erik Quaeghebeur  ---
(In reply to Thomas Fischer from comment #2)
> I plan to make one more change before pushing it to the main repository:
> In IdSuggestionsEditWidget::IdSuggestionsEditWidgetPrivate::add(TokenType
> tokenType, bool atTop) you most likely copy'n'pasted from "case ttJournal",
> where len=1 is set. This means only the first letter of the journal or entry
> type is used, respectively. This may make sense for journals, where "JAAM"
> is a good abbreviation for a journal. For entry types which are without
> spaces, both "inbook" and "inproceedings" become just "i" and both "misc"
> and "mastersthesis" becomes "m". So, len should be -1. Do you agree?

I indeed ‘coded’ by copy-paste from the Journal Title ‘example’. However, I
intentionally kept "info.len = 1" because that is how I personally use it. I
don't mind inbook and inproceedings entries to both get an id with ‘i’ in the
same location. The ‘i’ of ‘in’ provides sufficient extra info. But I don't mind
at all if the default is changed to -1, as long as I can still manually set 1.

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

[digikam] [Bug 393408] New: support for HEIC images

2018-04-22 Thread Philipp
https://bugs.kde.org/show_bug.cgi?id=393408

Bug ID: 393408
   Summary: support for HEIC images
   Product: digikam
   Version: 5.6.0
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: philipp_foers...@yahoo.com
  Target Milestone: ---

support for viewing (and maybe even editing) HEIC/HEIF images in Digikam and
Sowfoto would be cool.

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

[KBibTeX] [Bug 393335] KBibTeX crashes when rejecting changes upon closing

2018-04-22 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=393335

--- Comment #2 from Erik Quaeghebeur  ---
(In reply to Thomas Fischer from comment #1)
> (In reply to Erik Quaeghebeur from comment #0)
> > Application: kbibtex ( (), near 0.7.90)
> The Git version information is missing. If you go to Help -> About KBibTeX,
> does it show a version number like "Version 1f432e58 (master), near 0.8.50"?

No, it shows "versie (), near 0.7.90". But in the ebuild, I see
"COMMIT=32bf659581e1c6a02a6f97bd714b44456c654783" and the ebuild version is
"0.8_pre20180222"

> > The crash does not seem to be reproducible.
> So, you yourself cannot reproduce this crash?

Indeed, so it appears that what I was doing at the time (as described in the
original report) is not the cause.

> The bracktrace you provide is very detailed, but it stops at a point where I
> doubt the problem is actually caused. Therefore, to address the problem I
> need a clear path on how to reproduce the crash.

In case there is not enough information here, then I guess closing this is
best. In case I hit this again, I can always reopen with (hopefully) new info.

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

[yakuake] [Bug 392448] Grow terminal to left/right shotcuts crash yaquake

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392448

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
bug 392928 seems related/duplicate.

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

[valgrind] [Bug 327881] False Positive Warning on std::atomic_bool

2018-04-22 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=327881

David Faure  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #3 from David Faure  ---
At least on x86, yes, there suppression files are the only solution since the
CPU takes care of cache synchronization so non-atomic read/writes lead to the
same assembly as atomic read/writes.

On other architectures like ARM we probably don't want such suppressions to be
enabled.

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

[dolphin] [Bug 392456] Dolphin: does not update the search results when a file is deleted.

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392456

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Dr. Chapatin  ---
File disappears from search result when I press F5 after deletion.
Use del or shift+del to delete makes no difference.

Tested on Arch Linux, plasma 5.12.4.

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

[plasmashell] [Bug 392495] Panel auto-hide option hides it forever

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392495

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
cannot confirm on Arch, plasma 5.12.4.
I created an empty panel on top of my screen, auto-hide feature works as
expected.

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

[ark] [Bug 392555] Dolphin does not ask for rar password again when password is mistyped

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392555

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 392558] background selector filter is wrong

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392558

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
Cannot confirm on Arch Linux, plasma 5.12.4.

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

[kinfocenter] [Bug 392597] "Module Help" button always deactivated

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392597

--- Comment #2 from Dr. Chapatin  ---
Sorry. kinfocenter has "modulo help" button, it's enabled on my system but also
nathing happens when it's clicked.

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

[frameworks-kio] [Bug 247268] Preview in file dialog doesn't return to showing the selected file when mouse passes over another file and leaves list viewport without passing over the background

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=247268

--- Comment #7 from Nate Graham  ---
Created attachment 112174
  --> https://bugs.kde.org/attachment.cgi?id=112174=edit
Screen recording illustrating the issue

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

[frameworks-kio] [Bug 247268] Preview in file dialog doesn't return to showing the selected file when mouse passes over another file and leaves list viewport without passing over the background

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=247268

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
Product|kfile   |frameworks-kio
Version|unspecified |5.45.0
Summary|preview in file dialog  |Preview in file dialog
   |should show the selected|doesn't return to showing
   |file when mouse leaves list |the selected file when
   |viewport|mouse passes over another
   ||file and leaves list
   ||viewport without passing
   ||over the background
 CC||kdelibs-b...@kde.org
   Assignee|kdelibs-b...@kde.org|fa...@kde.org
  Component|general |Open/save dialogs

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

[kfile] [Bug 247268] preview in file dialog should show the selected file when mouse leaves list viewport

2018-04-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=247268

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #6 from Nate Graham  ---
Thanks for confirming. I found a way to reproduce this: the mouse has to leave
the viewport *without* passing over any of the blank background, and then the
preview won't change back the way it should. Screen recording attached.

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

[digikam] [Bug 393399] windows defender freaks out in windows 10 and Edge

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393399

caulier.gil...@gmail.com changed:

   What|Removed |Added

Version|unspecified |5.9.0

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

[digikam] [Bug 393399] windows defender freaks out in windows 10 and Edge

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393399

--- Comment #8 from caulier.gil...@gmail.com ---
Compute package checksums for digiKam 5.9.0
File : digiKam-5.9.0-01-MacOS-x86-64.pkg
Size : 201M
MD5 sum : 7779f6f4014c483c29e428d2bf85ead2
SHA1 sum : 93df90a6a585d6ff3b75d4db6949e1938c00cd21
SHA256 sum : d3b76fcabfbd281289702d2c3a1f6ab63cda3b8f45cc54e642fee329cb0f197c

Compute package checksums for digiKam 5.9.0
File : digikam-5.9.0-01-i386.appimage
Size : 380M
MD5 sum : f39de8de15d14fec7838e66888dd7085
SHA1 sum : a3f31c3d004ce0f6699f6cd58722918f8b624085
SHA256 sum : f909d4cdc39b0433bb93a1ca6bdcc00403d6c92e39c84eeb885f89652e8cf923

Compute package checksums for digiKam 5.9.0
File : digiKam-5.9.0-01-Win32.exe
Size : 272M
MD5 sum : 4b123bb9855a0543e3790118cf5fad2b
SHA1 sum : 4718065c2cbd675079331ad44c64dbf8aa4ee004
SHA256 sum : d5ee3d86274b528d16b348c2d09156ab3f6a3f63de064f6905ee4264dce5f5c9

Compute package checksums for digiKam 5.9.0
File : digiKam-5.9.0-01-Win64.exe
Size : 276M
MD5 sum : 706ce20426df67873714bb476a69751d
SHA1 sum : 0d8567657742bbcab7d957014d3ebf87a84cc6b9
SHA256 sum : 54611d9cf28f2d252798331dee1b41f291a70a27c5216b8b9865600719fead1a

Compute package checksums for digiKam 5.9.0
File : digikam-5.9.0-01-x86-64.appimage
Size : 380M
MD5 sum : eb7871ee7d6c99d264a9cadd69199a99
SHA1 sum : 5d7ca0fe4897497b906501fae7d5c3ad27920a7d
SHA256 sum : da14b81304ca19eb148882f2b3d5bed5146de845f87f1baa2338b26e770d9d76


All official sums that i post to Phabricator when i published DK 5.9.0...

Gilles

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

[kinfocenter] [Bug 392597] "Module Help" button always deactivated

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392597

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
I see no "module help" button. Are you talking about "help" button present on
bottom of each KCM? If so, on my Arch Linux (plasma 5.12.4) "help" button is
enabled only in some KCMs, but nothing happens when it's clicked.

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

[yakuake] [Bug 392626] Tab changes when an unselected tab is closed

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392626

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Dr. Chapatin  ---
Reproducible with yakuake 3.0.5 on Arch Linux.

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

[kwin] [Bug 392765] Tooltips over window decoration buttons do not appear delayed

2018-04-22 Thread Алексей Шилин
https://bugs.kde.org/show_bug.cgi?id=392765

Алексей Шилин  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.13
  Latest Commit||https://commits.kde.org/kwi
   ||n/5a14b6a6a2a95d9ddf20aed62
   ||6854dae13553c12
 Resolution|--- |FIXED

--- Comment #2 from Алексей Шилин  ---
Git commit 5a14b6a6a2a95d9ddf20aed626854dae13553c12 by Алексей Шилин.
Committed on 22/04/2018 at 20:44.
Pushed by aleksejshilin into branch 'master'.

Improve tooltips behavior

Summary:
Window buttons tooltips used to appear on hover immediately. As
the result, they mostly appeared when not needed e.g. when user
was closing a window, or when the mouse pointer slightly touched
a button while being moved elsewhere.

This commit changes the tooltips behavior to WakeUp-FallAsleep
approach used by Widgets.
FIXED-IN: 5.13

Reviewers: #kwin, graesslin, broulik, #plasma

Reviewed By: #kwin, graesslin, #plasma

Subscribers: zzag, broulik, kwin, hein

Tags: #kwin

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

M  +16   -2decorations/decoratedclient.cpp
M  +6-0decorations/decoratedclient.h

https://commits.kde.org/kwin/5a14b6a6a2a95d9ddf20aed626854dae13553c12

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

[lattedock] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-22 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=393388

--- Comment #1 from Michail Vourlakos  ---
sounds more Latte issue, but I cant replicate with master version

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

[lattedock] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-22 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=393388

Michail Vourlakos  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
 CC||mvourla...@gmail.com
   Assignee|k...@privat.broulik.de   |mvourla...@gmail.com
Product|plasmashell |lattedock
Version|5.12.4  |0.7.4
  Component|Global Menu |containment

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

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392929

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[dolphin] [Bug 375176] No document preview (.odt, .doc, .docx, .ods)

2018-04-22 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=375176

David REVOY  changed:

   What|Removed |Added

 CC||i...@davidrevoy.com

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

[okular] [Bug 393119] No way to disable okularkirigami building

2018-04-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=393119

Aleix Pol  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/oku
   ||lar/1fb77446a7378368de5288c
   ||a9f57627ae2946d84
 Resolution|--- |FIXED

--- Comment #2 from Aleix Pol  ---
Git commit 1fb77446a7378368de5288ca9f57627ae2946d84 by Aleix Pol.
Committed on 22/04/2018 at 20:23.
Pushed by apol into branch 'master'.

Make it possible to disable the build of okularkirigami

Summary:
Some distros seem to have the option.

Test Plan: Still builds, can disable build

Reviewers: #okular, mart, aacid, lbeltrame

Tags: #okular

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

M  +4-1CMakeLists.txt
M  +28   -7mobile/app/package/contents/ui/Documents.qml

https://commits.kde.org/okular/1fb77446a7378368de5288ca9f57627ae2946d84

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

[plasmashell] [Bug 393005] Plain Sidepanel On Autohide Open/Closes Repeatedly When Moused Over Tight To Screen Edge

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393005

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Dr. Chapatin  ---
Confirmed on Arch Linux also running plasma 5.12.4.

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

[krita] [Bug 393406] Floating docker titlebars replaced with windows titlebars

2018-04-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393406

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Yes, well, that's because we removed the custom widgets for locking and
collapsing from the docker titlebars. It's not a bug -- it's the way Qt works.
Unless the contents of the titlebar are customized, you get the native
titlebars.

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

[ksysguard] [Bug 393066] No Swap partition but Swap graph present

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393066

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
Created attachment 112173
  --> https://bugs.kde.org/attachment.cgi?id=112173=edit
screenshot taken on Arch Linux, plasma 5.12.4

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

[kdeconnect] [Bug 393407] Connection drops when screen locks; can't re-connect

2018-04-22 Thread Valentin
https://bugs.kde.org/show_bug.cgi?id=393407

--- Comment #1 from Valentin  ---
I'm talking about the phone's screen being locked btw.

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

[kdeconnect] [Bug 393407] Connection drops when screen locks; can't re-connect

2018-04-22 Thread Valentin
https://bugs.kde.org/show_bug.cgi?id=393407

Valentin  changed:

   What|Removed |Added

Summary|Connection drops when   |Connection drops when
   |screen locks; can't re  |screen locks; can't
   |re-established  |re-connect

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

[kdeconnect] [Bug 393407] New: Connection drops when screen locks; can't re re-established

2018-04-22 Thread Valentin
https://bugs.kde.org/show_bug.cgi?id=393407

Bug ID: 393407
   Summary: Connection drops when screen locks; can't re
re-established
   Product: kdeconnect
   Version: 1.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: k...@valentinsblog.com
  Target Milestone: ---

I'm using kdeconnect on the following devices:

- PC/NixOS 18.03: program version 1.2.1 and 1.3
- Android/LineageOS 14.1: app version 1.8.2

When I connect the device to my PC everything works perfectly. As soon as the
screen locks the connection is lost and I can't re-connect because I can't see
the neither the phone on my PC nor the PC on my phone. 
After an unpredictable amount of time they suddenly reappear and I can connect
again. Until the screen locks again of course.

What I've tried:

- deactivate Doze mode for the kdeconnect app
- add PC manually in the app
- delete app data and cache
- kill and restart the app
- reinstall the app

According to other user comments it might be the app that crashes when the
screen's turned off, but I'm not sure if that's the problem.

If you need any debug information, please tell me what to do! I love
kdeconnect, when it works.

Since I don't know if it's a problem with the app or the desktop application
I've filed this as "common"

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #5 from Andrius Štikonas  ---
(In reply to Teddy from comment #2)
> (In reply to Andrius Štikonas from comment #1)
> > What is the output of
> > sudo vgs  --noheadings  -o vg_name
> 
> Outputs:
>   ubu

Hmm, strange... This is basically the command that KPM uses to list volume
groups.
You should see ubu in the list of devices... So you can't see it on the left?

I use this setup (LVM inside LUKS) myself and I saw it working on Kubuntu 17.10
too.

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

[Falkon] [Bug 393395] " 'qOverload': undeclared identifier" error during build on Windows 10 using MSVC 2017 and Qt 5.10.1

2018-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393395

--- Comment #2 from yaralikur...@hotmail.com ---
Fixed. Thanks.

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #4 from Teddy  ---
root@kubuntu:/dev/mapper# ls /dev/mapper
control  luks-e2f4536d-2140-46c8-4518-19b2da32dd35  ubu-root  ubu-swap

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

[Powerdevil] [Bug 393135] no confirm dialog for shutdown on power button

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393135

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #5 from Dr. Chapatin  ---
Yes, my Arch Linux (plasma 5.12.4) also turns off my computer immediately if

system settings -> startup and shutdown -> desktop session -> confirm logout 

is checked

and

System Settings → Power Management → "When power of button is pressed"
is set to "Shut down"

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #3 from Teddy  ---
root@kubuntu:/dev/mapper# lvscan
  ACTIVE'/dev/ubu/swap' [6.00 GiB] contiguous
  ACTIVE'/dev/ubu/root' [<231.88 GiB] inherit

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

[partitionmanager] [Bug 393397] KDE Partition Manager does not display logical volumes inside unlocked luks volume

2018-04-22 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=393397

--- Comment #2 from Teddy  ---
(In reply to Andrius Štikonas from comment #1)
> What is the output of
> sudo vgs  --noheadings  -o vg_name

Outputs:
  ubu

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

[kwin] [Bug 393139] Jarring restoration of minimized window with activated "show selected window" in task switcher settings

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393139

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[dolphin] [Bug 393152] using details view after compact view can make details view and icons view quit showing any files

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393152

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Dr. Chapatin  ---
Also reproducible with Dolphin 18.04 on Arch Linux.

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

  1   2   3   >