[konqueror] [Bug 373824] Konqueror 16.12 is missing the sidebar

2017-11-01 Thread davejplater
https://bugs.kde.org/show_bug.cgi?id=373824

davejpla...@gmail.com  changed:

   What|Removed |Added

 CC||pla...@opensuse.org

--- Comment #33 from davejpla...@gmail.com  ---
I'm also someone who was very disappointed when the sidebar disappeared from
konqueror. I also don't like dolphin and my most used file manager is Midnight
Commander. If I require a file manager gui I use konqueror and it's a fantastic
man and info page browser and (don't know what was called) the services browser
in the sidebar was also useful. I mainly used the file tree part of the sidebar
it gives flexibility when choosing directories but I cope without it.
I've removed dolphin file manager from the start menu and replaced it with
konqueror  --open-session fmngr since dolphin's appearance as the default. I
also managed to import all the kde4 konqueror bookmarks etc when it switched to
kf5, would have been nice to have had instructions.
+1 to konqueror being a first class file manager with network capabilities.

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

[kwin] [Bug 386440] Minimize in Arc Curve

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=386440

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Martin Flöser  ---
If one wants to implement this, this is possible to do and publish on
store.kde.org. That one of the main devs implements this is rather unlikely.
Given that I set to WONTFIX to not give the impression that we will work on it.

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

[Discover] [Bug 386447] New: Discover crashed when the system had problems with a package dependences

2017-11-01 Thread Gatoso
https://bugs.kde.org/show_bug.cgi?id=386447

Bug ID: 386447
   Summary: Discover crashed when the system had problems with a
package dependences
   Product: Discover
   Version: 5.8.8
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: gat...@grrlz.net
  Target Milestone: ---

Application: plasma-discover (5.8.8)

Qt Version: 5.7.1
Frameworks Version: 5.39.0
Operating System: Linux 4.10.0-35-generic x86_64
Distribution: KDE neon LTS User Edition 5.8

-- Information about the crash:
- What I was doing when the application crashed:

I tried to update the system through Discover but it popped up a message
warning about a problem with the dependences of a package, then it crashed

-- Backtrace:
Application: Descubrir (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f985031f8c0 (LWP 2094))]

Thread 10 (Thread 0x7f980b708700 (LWP 2112)):
#0  0x7f984cc1a24d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f98484b16f0 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7f980b707af0, __fd=) at
/usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  0x7f98484b16f0 in g_wakeup_acknowledge (wakeup=0x3e65510) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gwakeup.c:210
#3  0x7f984846de74 in g_main_context_check
(context=context@entry=0x7f980990, max_priority=2147483647,
fds=fds@entry=0x7f9800041810, n_fds=n_fds@entry=1) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3632
#4  0x7f984846e330 in g_main_context_iterate
(context=context@entry=0x7f980990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3837
#5  0x7f984846e49c in g_main_context_iteration (context=0x7f980990,
may_block=may_block@entry=1) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#6  0x7f984d84775b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f9808c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#7  0x7f984d7f20ba in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f980b707d00, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:212
#8  0x7f984d621f64 in QThread::exec() (this=) at
thread/qthread.cpp:507
#9  0x7f984d626b48 in QThreadPrivate::start(void*) (arg=0x1b2b070) at
thread/qthread_unix.cpp:368
#10 0x7f984a55c6ba in start_thread (arg=0x7f980b708700) at
pthread_create.c:333
#11 0x7f984cc2a3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f98190ec700 (LWP 2109)):
#0  0x7f984cc1e70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f984846e38c in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f9810001c70, timeout=, context=0x7f981990) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135
#2  0x7f984846e38c in g_main_context_iterate
(context=context@entry=0x7f981990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835
#3  0x7f984846e49c in g_main_context_iteration (context=0x7f981990,
may_block=may_block@entry=1) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#4  0x7f984d84775b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f9818c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f984d7f20ba in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f98190ebd00, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:212
#6  0x7f984d621f64 in QThread::exec() (this=) at
thread/qthread.cpp:507
#7  0x7f984d626b48 in QThreadPrivate::start(void*) (arg=0x18842d0) at
thread/qthread_unix.cpp:368
#8  0x7f984a55c6ba in start_thread (arg=0x7f98190ec700) at
pthread_create.c:333
#9  0x7f984cc2a3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f9819f14700 (LWP 2107)):
#0  0x7f984cc1e70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f984846e38c in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f98140010c0, timeout=, context=0x1b35e70) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4135
#2  0x7f984846e38c in g_main_context_iterate (context=0x1b35e70,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3835
#3  0x7f984846e712 in g_main_loop_run (loop=0x1b35e00) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:4034
#4  0x7f981b8ec9d6 in gdbus_shared_thread_func (user_data=0x1b35e40) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./gio/gdbusprivate.c:246
#5  0x7f9848494bb5 in g_thread_proxy (data=0x1b1c8f0) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gthread.c:780
#6  0x7f984a55c6ba in start_thread (arg=0x

[kdenlive] [Bug 364892] Clip frame count (video length) is decreasing by 1 each time a project is opened

2017-11-01 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=364892

--- Comment #9 from Nikita Melnichenko  ---
Created attachment 108674
  --> https://bugs.kde.org/attachment.cgi?id=108674&action=edit
frame-count-bug-save1.kdenlive saved with current stable kdenlive

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

[kdenlive] [Bug 364892] Clip frame count (video length) is decreasing by 1 each time a project is opened

2017-11-01 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=364892

Nikita Melnichenko  changed:

   What|Removed |Added

 Resolution|UPSTREAM|---
 Status|RESOLVED|UNCONFIRMED
Version|16.04.0 |17.08.2

--- Comment #8 from Nikita Melnichenko  ---
Reopening as it's happening again. mlt-6.4.1. kdenlive-17.08.2. Could be
reproduced on the original example.

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

[kdenlive] [Bug 376908] pause action doesn't stop on the current frame but progresses further

2017-11-01 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=376908

Nikita Melnichenko  changed:

   What|Removed |Added

Version|16.12.2 |17.08.2

--- Comment #2 from Nikita Melnichenko  ---
Still reproducible with the latest 17.08.2.

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

[plasmashell] [Bug 386446] New: Locking widgets after making changes causes plasma to restart

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

Bug ID: 386446
   Summary: Locking widgets after making changes causes plasma to
restart
   Product: plasmashell
   Version: 5.11.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: kyle.warf...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.11.2)

Qt Version: 5.9.2
Frameworks Version: 5.39.0
Operating System: Linux 4.13.9-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I unlocked the widgets and rearranged the clock on my taskbar. then when i
attempted to lock them again plasma crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ffbe9cc7800 (LWP 675))]

Thread 22 (Thread 0x7ffab77fe700 (LWP 6334)):
[KCrash Handler]
#5  0x7ffbe216cc81 in wl_proxy_create_wrapper () at
/usr/lib/libwayland-client.so.0
#6  0x7ffb3fde485a in  () at /usr/lib/libEGL_mesa.so.0
#7  0x7ffb3fdd16df in  () at /usr/lib/libEGL_mesa.so.0
#8  0x7ffbc8976722 in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libwayland-egl.so
#9  0x7ffbc8974bce in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libwayland-egl.so
#10 0x7ffbe4372c89 in QOpenGLContext::makeCurrent(QSurface*) () at
/usr/lib/libQt5Gui.so.5
#11 0x7ffbe76fe976 in  () at /usr/lib/libQt5Quick.so.5
#12 0x7ffbe7706636 in  () at /usr/lib/libQt5Quick.so.5
#13 0x7ffbe770584b in  () at /usr/lib/libQt5Quick.so.5
#14 0x7ffbe7705c44 in  () at /usr/lib/libQt5Quick.so.5
#15 0x7ffbe3968fcb in  () at /usr/lib/libQt5Core.so.5
#16 0x7ffbe2b2208a in start_thread () at /usr/lib/libpthread.so.0
#17 0x7ffbe327524f in clone () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7ffad5225700 (LWP 6333)):
#0  0x7ffbe2b2838d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ffbe396a45c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ffbe77057ba in  () at /usr/lib/libQt5Quick.so.5
#3  0x7ffbe7705c44 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7ffbe3968fcb in  () at /usr/lib/libQt5Core.so.5
#5  0x7ffbe2b2208a in start_thread () at /usr/lib/libpthread.so.0
#6  0x7ffbe327524f in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7ffab7fff700 (LWP 6332)):
#0  0x7ffbe3266868 in read () at /usr/lib/libc.so.6
#1  0x7ffbddb8b521 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7ffbddb6290b in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7ffbddb63e76 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7ffbddb63fae in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7ffbe3ba7cf4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7ffbe3b4b48b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7ffbe396427e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7ffbe6ad7c09 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7ffbe3968fcb in  () at /usr/lib/libQt5Core.so.5
#10 0x7ffbe2b2208a in start_thread () at /usr/lib/libpthread.so.0
#11 0x7ffbe327524f in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7ffae67fd700 (LWP 6320)):
#0  0x7ffbe2b2838d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ffbe396a45c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ffbe77057ba in  () at /usr/lib/libQt5Quick.so.5
#3  0x7ffbe7705c44 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7ffbe3968fcb in  () at /usr/lib/libQt5Core.so.5
#5  0x7ffbe2b2208a in start_thread () at /usr/lib/libpthread.so.0
#6  0x7ffbe327524f in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7ffae5ffc700 (LWP 6319)):
#0  0x7ffbe2b2838d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ffbe396a45c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ffbe77057ba in  () at /usr/lib/libQt5Quick.so.5
#3  0x7ffbe7705c44 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7ffbe3968fcb in  () at /usr/lib/libQt5Core.so.5
#5  0x7ffbe2b2208a in start_thread () at /usr/lib/libpthread.so.0
#6  0x7ffbe327524f in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7ffae6ffe700 (LWP 5053)):
#0  0x7ffbe2b2838d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ffbe396a45c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7ffbe77057ba in  () at /usr/lib/libQt5Quick.so.5
#3  0x

[Smb4k] [Bug 386434] Untranslatable suffixes in UI

2017-11-01 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=386434

Burkhard Lueck  changed:

   What|Removed |Added

 CC||lu...@hube-lueck.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[plasmashell] [Bug 381630] Crash in wl_proxy_create_wrapper in QtWayland after window destruction

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

--- Comment #43 from David Edmundson  ---
Created attachment 108673
  --> https://bugs.kde.org/attachment.cgi?id=108673&action=edit
Alternative patch

Similar to Fabian's patch, yet different.

The bug is with QWaylandEglWindow
 - The window will sometimes delete the surface (invisible or size 0x0)

 - on window dtor will make the GL context current, but for deleting things not
rendering, so we don't need a context

 - when we make it current, QWaylandGLContext::makeCurrent realises the window
has no surface so explicilty tells it recreate it - this doesn't make sense
when we're deleting the window

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

[tellico] [Bug 386011] Erroneous duplicate authors

2017-11-01 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=386011

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||3.1.1
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/tel
   ||lico/c739d878b96bf1e30f8de5
   ||04d1422d911792c7ae

--- Comment #2 from Robby Stephenson  ---
Git commit c739d878b96bf1e30f8de504d1422d911792c7ae by Robby Stephenson.
Committed on 02/11/2017 at 01:40.
Pushed by rstephenson into branch 'master'.

Use a regular expression when filtering by group instead of string match

When right-clicking in the Group View and choosing "Filter By Group",
the constructed filter did a simple match against a string containing
group name. However, when the group name was a substring of another
group, the grouping was too broad.
FIXED-IN: 3.1.1

M  +4-0ChangeLog
M  +3-1src/groupview.cpp
M  +1-1src/tests/CMakeLists.txt
M  +33   -0src/tests/filtertest.cpp
M  +1-0src/tests/filtertest.h

https://commits.kde.org/tellico/c739d878b96bf1e30f8de504d1422d911792c7ae

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

[plasmashell] [Bug 386445] New: System tray entries in the settings dialog should be listed in some well-defined order

2017-11-01 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=386445

Bug ID: 386445
   Summary: System tray entries in the settings dialog should be
listed in some well-defined order
   Product: plasmashell
   Version: 5.11.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: kishor...@gmail.com
  Target Milestone: 1.0

Created attachment 108672
  --> https://bugs.kde.org/attachment.cgi?id=108672&action=edit
Screenshot showing the dialog box I'm talking about

When you right click on the system tray and go to the tray settings, the
general tab has a list of extra items you can enable or disable (Screenshot
attached). Right now, the entries are listed in an apparently random order.
When I open this to enable or disable an entry, I have to scan through the list
one or two times to find the entry I need. It would be better to have the
entries arranged in alphabetical order.

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

[frameworks-kdesu] [Bug 386444] New: KDE SU freezes when you enter \\ as part of the password

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

Bug ID: 386444
   Summary: KDE SU freezes when you enter \\ as part of the
password
   Product: frameworks-kdesu
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: venry...@gmail.com
  Target Milestone: ---

Title says it all. When using kdesu to run a program as root, and the root
password contains two backslashes (\\), the kdesu gui will freeze and never
close.

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

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

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

David Edmundson  changed:

   What|Removed |Added

 CC||ants.kar...@gmail.com

--- Comment #32 from David Edmundson  ---
*** Bug 386183 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 386183] Plasma crashed when I was checking program list in Programs menu

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

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


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

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

[frameworks-kwidgetsaddons] [Bug 378523] KFontRequester: Fonts are saved with face name preventing bold/italic to work

2017-11-01 Thread Jack Kiefer
https://bugs.kde.org/show_bug.cgi?id=378523

--- Comment #9 from Jack Kiefer  ---
Sure thing. Submitted here: https://phabricator.kde.org/D8610

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

[gwenview] [Bug 349402] Selecting more than 6 images to view causes strange behavior

2017-11-01 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=349402

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net
Version|5.0.0   |17.08.2

--- Comment #5 from Henrik Fehlauer  ---
No worries, Mahendra, the duplicate was no problem at all. Version is updated
now.

I stumbled upon this strange behaviour myself already and I agree with your
analysis. As you seem to use the feature, could you expand a bit on your usage
scenario? This way, it would be easier for some developer reading the bug to
decide where to put the upper limit on the number of images (or whether going
with the other options would make more sense).

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

[plasmashell] [Bug 386441] Plasma crash while minimizing all windows and using Hue Plasmoid

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

--- Comment #3 from David Edmundson  ---
>#41 0x7f5ee6e25779 in  () at /usr/lib/libKF5KIOWidgets.so.5

If you can install debug symbols for KIO widgets that would be great.

I don't understand why we're in widget code here.

Also this trace shows we're copying a file? Any ideas.

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

[frameworks-kwidgetsaddons] [Bug 378523] KFontRequester: Fonts are saved with face name preventing bold/italic to work

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

--- Comment #8 from Nate Graham  ---
Would you be able to submit that as a patch on https://phabricator.kde.org/?

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

[plasmashell] [Bug 386439] Plasma crash when switching activity

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

David Edmundson  changed:

   What|Removed |Added

  Component|general |Application Menu (Kicker)
   Assignee|k...@davidedmundson.co.uk|h...@kde.org
 CC||ivan.cu...@kde.org

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

[plasmashell] [Bug 386443] Plasma crashes when switching desktops

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

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 381317] Crash when closing window (XWindowTasksModel::Private::removeWindow, :TaskGroupingProxyModel::Private::sourceRowsAboutToBeRemoved)

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

David Edmundson  changed:

   What|Removed |Added

 CC||nesto...@gmail.com

--- Comment #39 from David Edmundson  ---
*** Bug 386443 has been marked as a duplicate of this bug. ***

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

[frameworks-kwidgetsaddons] [Bug 378523] KFontRequester: Fonts are saved with face name preventing bold/italic to work

2017-11-01 Thread Jack Kiefer
https://bugs.kde.org/show_bug.cgi?id=378523

Jack Kiefer  changed:

   What|Removed |Added

 CC||jack.c.kie...@gmail.com

--- Comment #7 from Jack Kiefer  ---
Slightly different hack to get this fixed for Konsole 17.08. I was able to
modify the same code block
(https://github.com/KDE/konsole/blob/Applications/17.08/src/TerminalDisplay.cpp#L826):

if (font.bold() != useBold
|| font.underline() != useUnderline
|| font.italic() != useItalic
|| font.strikeOut() != useStrikeOut
|| font.overline() != useOverline) {
font.setBold(useBold);
font.setUnderline(useUnderline);
font.setItalic(useItalic);
font.setStrikeOut(useStrikeOut);
font.setOverline(useOverline);
if (font.bold())
{
  font.setStyleName(QStringLiteral("Bold"));
}
painter.setFont(font);
 }


I was having access issues with the QString constructor, but calling instead
calling QStringLiteral was a success (and more efficient, I hear).

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

[plasmashell] [Bug 386443] New: Plasma crashes when switching desktops

2017-11-01 Thread nestolea
https://bugs.kde.org/show_bug.cgi?id=386443

Bug ID: 386443
   Summary: Plasma crashes when switching desktops
   Product: plasmashell
   Version: 5.8.7
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: nesto...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.7)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.92-31-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
Switching from one desktop to another via keyboard

- Custom settings of the application:
Using hotkeys
++ + 
to move to the left/right/upper/lower desktop

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1961dad900 (LWP 2999))]

Thread 8 (Thread 0x7f188b5ee700 (LWP 5166)):
#0  0x7f195b2a220d in poll () at /lib64/libc.so.6
#1  0x7f1957953314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f195795342c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f195bbaf1ab in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f195bb5cbfb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f195b997f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f195b99ca29 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f195aaab744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f195b2d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f189be71700 (LWP 3473)):
#0  0x7f195b2a220d in poll () at /lib64/libc.so.6
#1  0x7f1957953314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f195795342c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f195bbaf1ab in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f195bb5cbfb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f195b997f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f189d29a8f7 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#7  0x7f195b99ca29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f195aaab744 in start_thread () at /lib64/libpthread.so.0
#9  0x7f195b2d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f18a8172700 (LWP 3442)):
#0  0x7f19579948b4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f1957952950 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f1957953230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f195795342c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f195bbaf1ab in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f195bb5cbfb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f195b997f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f195f829822 in  () at /usr/lib64/libQt5Quick.so.5
#8  0x7f195b99ca29 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f195aaab744 in start_thread () at /lib64/libpthread.so.0
#10 0x7f195b2d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f1937fff700 (LWP 3121)):
#0  0x7f195aab00bf in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f196148e93b in  () at /usr/lib64/libQt5Script.so.5
#2  0x7f196148e969 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7f195aaab744 in start_thread () at /lib64/libpthread.so.0
#4  0x7f195b2d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f193e184700 (LWP 3110)):
#0  0x7f1957994890 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f1957952969 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f1957953230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f195795342c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f195bbaf1ab in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f195bb5cbfb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f195b997f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f195eca53d8 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x7f195b99ca29 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f195aaab744 in start_thread () at /lib64/libpthread.so.0
#10 0x7f195b2d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f193f9d2700 (LWP 3078)):
#0  0x7f195b2a220d in poll () at /lib64/libc.so.6
#1  0x7f1957953314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f195795342c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f195bbaf1ab in
QEven

[kxkb] [Bug 386442] New: Language layout toggle not works from Persian to English with "Super+Space" or "Alt+Space" keys

2017-11-01 Thread Ali Razmdideh
https://bugs.kde.org/show_bug.cgi?id=386442

Bug ID: 386442
   Summary: Language layout toggle not works from Persian to
English with "Super+Space" or "Alt+Space" keys
   Product: kxkb
   Version: 3.0
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: alirazmdide...@gmail.com
  Target Milestone: ---

When I set "Win key + Space" for Language layout toggle, it changes English to
Persian well, but not changes from Persian to English and layout is stock on
Persian.

And I had same issue with "Alt + Space" keys. So I guess this is because of
Space key behavior in Persian. But I can't find its reason.

And here is my kxkbrc file:
[Layout]
DisplayNames=,
LayoutList=us,ir
LayoutLoopCount=-1
Model=pc104
Options=grp:alt_shift_toggle,grp_led:scroll,grp:win_space_toggle
ResetOldOptions=true
ShowFlag=false
ShowLabel=true
ShowLayoutIndicator=true
ShowSingle=false
SwitchMode=Global
Use=true

And here is the "xmodmap -pke | grep -w 65" output:
keycode  65 = space ISO_Next_Group space ISO_Next_Group nobreakspace U202F

So why this issue is happened in Persian?

Thanks in advance.

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

[plasmashell] [Bug 345940] Move "Enable Power Management" checkbox to the top as other applets

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

--- Comment #5 from Nate Graham  ---
Er, at https://phabricator.kde.org/D8607

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

[plasmashell] [Bug 345940] Move "Enable Power Management" checkbox to the top as other applets

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #4 from Nate Graham  ---
Patch available at

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

[valgrind] [Bug 344802] disInstr(arm): unhandled instruction: 0xEC510F1E

2017-11-01 Thread Jan Vesely
https://bugs.kde.org/show_bug.cgi?id=344802

Jan Vesely  changed:

   What|Removed |Added

 CC||jan.ves...@rutgers.edu

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

[kdenlive] [Bug 386229] Keyboard issue bug kdenlive 17.08.1 for Windows

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

--- Comment #3 from kambiz.khat...@outlook.com ---
(In reply to Davy Bartoloni from comment #2)
> but is not a keyboard issue, the same thing can be reproduced using the
> "play" icon on preview windows.. it start just 1 time.. after that the PLAY
> is just a "STILL" function frame by frame.

That is exactly what happened with 17.08.1 and 17.08.2.

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

[digikam] [Bug 368734] Moving a hierarchy of tags (a tag with subtags) doesn't work and can lead to losing the complete hierarchy

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

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dig
   ||ikam/b70da4cf70b2824d5e2371
   ||c0ceb118863e65910a
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.8.0
 Resolution|--- |FIXED

--- Comment #17 from Maik Qualmann  ---
Git commit b70da4cf70b2824d5e2371c0ceb118863e65910a by Maik Qualmann.
Committed on 01/11/2017 at 21:32.
Pushed by mqualmann into branch 'master'.

fix moving tags with subtags and SQlite DB
FIXED-IN: 5.8.0

M  +2-1NEWS
M  +11   -2libs/database/coredb/coredb.cpp

https://commits.kde.org/digikam/b70da4cf70b2824d5e2371c0ceb118863e65910a

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

[plasmashell] [Bug 386439] Plasma crash when switching activity

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

weltq...@gmail.com changed:

   What|Removed |Added

   Platform|unspecified |Manjaro

--- Comment #1 from weltq...@gmail.com ---
I can reproduce this issue also without Clementine and Dolphin being active.
Reverting back to the 'Standard' activity occasionally lets Plasma crash as
well and NOT come up afterwards.

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

[plasmashell] [Bug 386441] Plasma crash while minimizing all windows and using Hue Plasmoid

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

weltq...@gmail.com changed:

   What|Removed |Added

   Platform|unspecified |Manjaro

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

[plasmashell] [Bug 386441] Plasma crash while minimizing all windows and using Hue Plasmoid

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

--- Comment #2 from weltq...@gmail.com ---
Created attachment 108671
  --> https://bugs.kde.org/attachment.cgi?id=108671&action=edit
Screenshot

If someone points me to the directory where the config files are stored for
that Plasmoid, I will attach the config files as well

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

[plasmashell] [Bug 386441] Plasma crash while minimizing all windows and using Hue Plasmoid

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

--- Comment #1 from weltq...@gmail.com ---
I can reproduce the issue.
Apparently nothing to do with Redshift.
Crash occurs when using a Hue Plasmoid activity that triggers multiple lights
at once. (I will try to attach a screenshot of the configuration window of that
activity)

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

[plasmashell] [Bug 386441] New: Plasma crash while minimizing all windows and using Hue Plasmoid

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

Bug ID: 386441
   Summary: Plasma crash while minimizing all windows and using
Hue Plasmoid
   Product: plasmashell
   Version: 5.11.2
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: weltq...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.11.2)

Qt Version: 5.9.2
Frameworks Version: 5.39.0
Operating System: Linux 4.13.10-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Minimizing all active windows by using an active edge of the desktop, then
switching off Phillips Hue lights through the Hue Plasmoid on the desktop.

System info (inxi -Fx):
System:Host: manjamin-pc Kernel: 4.13.10-1-MANJARO x86_64 bits: 64 gcc:
7.2.0
   Desktop: KDE Plasma 5.11.2 (Qt 5.9.2) Distro: Manjaro Linux
Machine:   Device: desktop Mobo: ASUSTeK model: Q170T v: Rev X.0x serial: N/A
UEFI: American Megatrends v: 0215 date: 04/18/2016
CPU:   Quad core Intel Core i5-6500TE (-MCP-) arch: Skylake-S rev.3 cache:
6144 KB
   flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 18436
   clock speeds: max: 3300 MHz 1: 2300 MHz 2: 2300 MHz 3: 2300 MHz 4:
2300 MHz
Graphics:  Card: Intel HD Graphics 530 bus-ID: 00:02.0
   Display Server: x11 (X.Org 1.19.5 ) driver: intel Resolution:
1920x1080@60.00hz
   OpenGL: renderer: Mesa DRI Intel HD Graphics 530 (Skylake GT2)
   version: 4.5 Mesa 17.2.3 Direct Render: Yes
Audio: Card Intel Sunrise Point-H HD Audio driver: snd_hda_intel bus-ID:
00:1f.3
   Sound: Advanced Linux Sound Architecture v: k4.13.10-1-MANJARO
Network:   Card-1: Intel Ethernet Connection (2) I219-LM driver: e1000e v:
3.2.6-k bus-ID: 00:1f.6
   IF: enp0s31f6 state: up speed: 100 Mbps duplex: full mac:
34:97:f6:8b:e1:a6
   Card-2: Intel Wireless 7265 driver: iwlwifi bus-ID: 02:00.0
   IF: wlp2s0 state: down mac: 5e:4c:23:1e:c0:5c
   Card-3: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
Controller
   driver: r8168 v: 8.044.02-NAPI port: e000 bus-ID: 04:00.0
   IF: enp4s0 state: down mac: 34:97:f6:8b:e1:a7
Drives:HDD Total Size: 3756.7GB (73.9% used)
   ID-1: /dev/nvme0n1 model: SAMSUNG_MZVPV256HDGL size: 256.1GB
   ID-2: /dev/sda model: Samsung_SSD_850 size: 500.1GB
   ID-3: USB /dev/sdb model: USB_2.0_Drive size: 1000.2GB
   ID-4: USB /dev/sdc model: Elements_25A2 size: 1000.2GB
   ID-5: USB /dev/sdd model: Elements_10B8 size: 1000.2GB
Partition: ID-1: / size: 39G used: 23G (62%) fs: ext4 dev: /dev/nvme0n1p3
   ID-2: /home size: 119G used: 55G (49%) fs: ext4 dev: /dev/nvme0n1p5
Sensors:   System Temperatures: cpu: 66.0C mobo: 29.8C
   Fan Speeds (in rpm): cpu: 0
Info:  Processes: 239 Uptime: 11 min Memory: 2151.1/15928.6MB Init: systemd
Gcc sys: 7.2.0
   Client: Shell (bash 4.4.121) inxi: 2.3.40

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5eef72d800 (LWP 1741))]

Thread 9 (Thread 0x7f5dff03a700 (LWP 2531)):
#0  0x7f5ee8cd7d4b in poll () at /usr/lib/libc.so.6
#1  0x7f5ee35d0ed3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f5ee35d0fae in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f5ee9614cf4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f5ee95b848b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f5ee93d127e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f5e006b91aa in KCupsConnection::run() () at /usr/lib/libkcupslib.so
#7  0x7f5ee93d5fcb in  () at /usr/lib/libQt5Core.so.5
#8  0x7f5ee858f08a in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f5ee8ce224f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f5e1268c700 (LWP 2265)):
#0  0x7f5ee35f85f9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7f5ee35d0eb8 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f5ee35d0fae in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f5ee9614cf4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f5ee95b848b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f5ee93d127e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f5ee93d5fcb in  () at /usr/lib/libQt5Core.so.5
#7  0x7f5ee858f08a in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f5ee8ce224f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f5e2f6dc700 (LWP 2072)):
#0  0x7f5ee35f88b0 in 

[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2017-11-01 Thread Marcin Ciosek
https://bugs.kde.org/show_bug.cgi?id=356479

--- Comment #131 from Marcin Ciosek  ---
My system is Optimus based laptop (Intel HD4600 and nVidia GTX 860).
I don't use Bumblebee but prime-switch feature.
The high cpu load during file operations notification progress (the wheel is
spinning like crazy!!) is showing only while using nVidia card.
If I switch to Intel - no cpu load issue - the wheel is spinning slow.

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

[kwin] [Bug 386440] Minimize in Arc Curve

2017-11-01 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=386440

--- Comment #1 from Sefa Eyeoglu  ---
Similar to this HTML/CSS example. http://kodhus.com/kodnest/full/land/gAcwxys

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

[kdeconnect] [Bug 336043] SFTP: Should be able to browse external SD cards via SFTP too

2017-11-01 Thread Andreas Kilgus
https://bugs.kde.org/show_bug.cgi?id=336043

Andreas Kilgus  changed:

   What|Removed |Added

 CC||k...@fuenfsieben.de

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

[kwin] [Bug 386440] New: Minimize in Arc Curve

2017-11-01 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=386440

Bug ID: 386440
   Summary: Minimize in Arc Curve
   Product: kwin
   Version: 5.11.2
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sefa6...@gmail.com
  Target Milestone: ---

Created attachment 108670
  --> https://bugs.kde.org/attachment.cgi?id=108670&action=edit
Animation from Google's Material Design Guidelines

What about a new minimize / restore animation, which moves the window in an
arc-curve similar to how it is described in Google's Material Design.

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

[plasmashell] [Bug 386439] New: Plasma crash when switching activity

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

Bug ID: 386439
   Summary: Plasma crash when switching activity
   Product: plasmashell
   Version: 5.11.2
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: weltq...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.11.2)

Qt Version: 5.9.2
Frameworks Version: 5.39.0
Operating System: Linux 4.13.10-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Switching activity from my standard activity having opened:
- Firefox
- Dolphin
- Clementine (playing music)

To an activity called Photo having slightly different taskbar entries and
different Plasmoids and Wallpaper.

- Unusual behavior I noticed:
Screen flickering several times (propably redshift erroring out)

- Custom settings of the application:
see above

Distribution used: Manjaro stable
inxi -Fx output:

System:Host: manjamin-pc Kernel: 4.13.10-1-MANJARO x86_64 bits: 64 gcc:
7.2.0
   Desktop: KDE Plasma 5.11.2 (Qt 5.9.2) Distro: Manjaro Linux
Machine:   Device: desktop Mobo: ASUSTeK model: Q170T v: Rev X.0x serial: N/A
UEFI: American Megatrends v: 0215 date: 04/18/2016
CPU:   Quad core Intel Core i5-6500TE (-MCP-) arch: Skylake-S rev.3 cache:
6144 KB
   flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 18436
   clock speeds: max: 3300 MHz 1: 2300 MHz 2: 2300 MHz 3: 2300 MHz 4:
2300 MHz
Graphics:  Card: Intel HD Graphics 530 bus-ID: 00:02.0
   Display Server: x11 (X.Org 1.19.5 ) driver: intel Resolution:
1920x1080@60.00hz
   OpenGL: renderer: Mesa DRI Intel HD Graphics 530 (Skylake GT2)
   version: 4.5 Mesa 17.2.3 Direct Render: Yes
Audio: Card Intel Sunrise Point-H HD Audio driver: snd_hda_intel bus-ID:
00:1f.3
   Sound: Advanced Linux Sound Architecture v: k4.13.10-1-MANJARO
Network:   Card-1: Intel Ethernet Connection (2) I219-LM driver: e1000e v:
3.2.6-k bus-ID: 00:1f.6
   IF: enp0s31f6 state: up speed: 100 Mbps duplex: full mac:
34:97:f6:8b:e1:a6
   Card-2: Intel Wireless 7265 driver: iwlwifi bus-ID: 02:00.0
   IF: wlp2s0 state: up mac: 60:57:18:73:95:5b
   Card-3: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
Controller
   driver: r8168 v: 8.044.02-NAPI port: e000 bus-ID: 04:00.0
   IF: enp4s0 state: down mac: 34:97:f6:8b:e1:a7
Drives:HDD Total Size: 3756.7GB (73.9% used)
   ID-1: /dev/nvme0n1 model: SAMSUNG_MZVPV256HDGL size: 256.1GB
   ID-2: /dev/sda model: Samsung_SSD_850 size: 500.1GB
   ID-3: USB /dev/sdb model: USB_2.0_Drive size: 1000.2GB
   ID-4: USB /dev/sdc model: Elements_10B8 size: 1000.2GB
   ID-5: USB /dev/sdd model: Elements_25A2 size: 1000.2GB
Partition: ID-1: / size: 39G used: 23G (62%) fs: ext4 dev: /dev/nvme0n1p3
   ID-2: /home size: 119G used: 55G (49%) fs: ext4 dev: /dev/nvme0n1p5
Sensors:   System Temperatures: cpu: 77.0C mobo: 29.8C
   Fan Speeds (in rpm): cpu: 0
Info:  Processes: 232 Uptime: 10:58 Memory: 2486.1/15928.6MB Init: systemd
Gcc sys: 7.2.0
   Client: Shell (bash 4.4.121) inxi: 2.3.40

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbec07c9800 (LWP 1282))]

Thread 12 (Thread 0x7fbdb95f6700 (LWP 6754)):
#0  0x7fbeadfd2633 in pa_pstream_unref () at
/usr/lib/pulseaudio/libpulsecommon-11.1.so
#1  0x7fbeadfd2b8a in  () at /usr/lib/pulseaudio/libpulsecommon-11.1.so
#2  0x7fbeadfd3440 in  () at /usr/lib/pulseaudio/libpulsecommon-11.1.so
#3  0x7fbeae858ea8 in pa_mainloop_dispatch () at /usr/lib/libpulse.so.0
#4  0x7fbeae859280 in pa_mainloop_iterate () at /usr/lib/libpulse.so.0
#5  0x7fbeae859301 in pa_mainloop_run () at /usr/lib/libpulse.so.0
#6  0x7fbeae8676ae in  () at /usr/lib/libpulse.so.0
#7  0x7fbeadfe381c in  () at /usr/lib/pulseaudio/libpulsecommon-11.1.so
#8  0x7fbeb962b08a in start_thread () at /usr/lib/libpthread.so.0
#9  0x7fbeb9d7e24f in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7fbdbb3ff700 (LWP 6753)):
#0  0x7fbeb9d73d4b in poll () at /usr/lib/libc.so.6
#1  0x7fbeb466ced3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fbeb466cfae in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fbeba6b0cf4 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fbeba65448b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fbeba46d27e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fbebd5e0bc9 in  () at

[konsole] [Bug 376770] Impossible to unbind Shift + Up/Down

2017-11-01 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=376770

Egmont Koblinger  changed:

   What|Removed |Added

 CC||egm...@gmail.com

--- Comment #4 from Egmont Koblinger  ---
You mentioned you're using Konsole as well as Terminator.

Terminator in turn uses the VTE widget, where Shift+{PgUp,PgDn,Home,End} and
Ctrl+Shift+{Up,Down} aren't configurable either. On the normal screen, they
scroll the viewport just like Konsole does. On the alternate screen though
(this is where tmux and vim switch to, so if you're using at least one of the
two, you're there) these keypresses are sent to the applications. (The
alternate screen doesn't have a scrollback buffer, so I think it's a reasonable
behavior, konsole could also do this.)

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

[choqok] [Bug 386436] choqok finds emojis where there are none

2017-11-01 Thread Andriy Gapon
https://bugs.kde.org/show_bug.cgi?id=386436

--- Comment #2 from Andriy Gapon  ---
(In reply to Andrea Scarpino from comment #1)
> I know all url parsers need some rework, however could you please tell me
> which microblog are you using?

Andrea, this is with twitter.

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

[neon] [Bug 386438] New: Installer's partition manager crashes when trying to use encrypted partition

2017-11-01 Thread Ilya Ig . Petrov
https://bugs.kde.org/show_bug.cgi?id=386438

Bug ID: 386438
   Summary: Installer's partition manager crashes when trying to
use encrypted partition
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Live/Install images
  Assignee: neon-b...@kde.org
  Reporter: ilyaigpet...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Created attachment 108669
  --> https://bugs.kde.org/attachment.cgi?id=108669&action=edit
Screenshot showing error message.

1) Free some space.
2) Mark freespace as encrypted partition (physical volume for encryption).
3) Select ctypto partition to configure it, press "Change",
   see nothing is configurable, press ok.
4) Get error message:

Installer crashed, we are sorry...

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartMan.py", line
453, in on_edit_clicked
self.partman_edit_dialog(devpart, partition)
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartMan.py", line
367, in partman_edit_dialog
self.ctrlr.dbfilter.edit_partition(devpart, **edits)
  File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 3298, in edit_partition
assert self.current_question == 'partman/choose_partition'
AssertionError

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

[plasmashell] [Bug 386417] All desktop panels crash using Wayland

2017-11-01 Thread Nathan
https://bugs.kde.org/show_bug.cgi?id=386417

--- Comment #3 from Nathan <2gd4...@gmail.com> ---
(In reply to David Edmundson from comment #2)
> >but there is no crash detected so I do not know how to send in a bug report. 
> 
> I know what it'll be, and I have a bug report of it (search here for
> wl_proxy_create_wrapper).
> 
> 
> However, just in case it's different:
> 
> 1) check kded5 is running. It's one cause of not getting the crash
> indicator, and will be causing you other problems.
> 
> 2) to get a backtrace run "gdb plasmashell" from a console before it
> crashes, wait for the crash, then type "bt" and attach that.
> 
> Without that there's not much I can do. Sorry.

I found why on my notebook applications were disappearing off screen, under
wayland it is enabling the notebook's own display even though it is docked with
the lid closed.

Kded5 is running.

I am attempting a backtrace, but have no debugging symbols installed at the
moment, but searching wl_proxy_create_wrapper does look similar.

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

[plasmashell] [Bug 386437] New: plasma crashes on startup

2017-11-01 Thread Szymon Janc
https://bugs.kde.org/show_bug.cgi?id=386437

Bug ID: 386437
   Summary: plasma crashes on startup
   Product: plasmashell
   Version: 5.10.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: szymon.j...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.10.5)

Qt Version: 5.7.1
Frameworks Version: 5.38.0
Operating System: Linux 4.13.9-200.fc26.x86_64 x86_64
Distribution: "Fedora release 26 (Twenty Six)"

-- Information about the crash:
This happens occasionally. After crash I'm able to restore desktop by starting
plasmashell (via alt-f2) and it always starts OK.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc634c9d4c0 (LWP 1364))]

Thread 5 (Thread 0x7fc60eb6a700 (LWP 1719)):
#0  0x7fc63ff4590b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fc6474d7534 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQt5Script.so.5
#2  0x7fc6474d7579 in  () at /lib64/libQt5Script.so.5
#3  0x7fc63ff3f36d in start_thread () at /lib64/libpthread.so.0
#4  0x7fc640c02e1f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fc61dd94700 (LWP 1590)):
#0  0x7fc6399954c4 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x7fc639950526 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fc63995067c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fc641a12e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fc6419c360a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fc64181b99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fc644a859b5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7fc64181fc9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7fc63ff3f36d in start_thread () at /lib64/libpthread.so.0
#9  0x7fc640c02e1f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fc61f5ef700 (LWP 1532)):
#0  0x7fc640bf6d2d in poll () at /lib64/libc.so.6
#1  0x7fc639950569 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fc63995067c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fc641a12e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fc6419c360a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fc64181b99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fc644a859b5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7fc64181fc9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7fc63ff3f36d in start_thread () at /lib64/libpthread.so.0
#9  0x7fc640c02e1f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fc634c96700 (LWP 1418)):
#0  0x7fc640bf6d2d in poll () at /lib64/libc.so.6
#1  0x7fc639950569 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fc63995067c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fc641a12e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fc6419c360a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fc64181b99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fc641c1ea39 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#7  0x7fc64181fc9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7fc63ff3f36d in start_thread () at /lib64/libpthread.so.0
#9  0x7fc640c02e1f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc634c9d4c0 (LWP 1364)):
[KCrash Handler]
#6  0x7fc587ed02d0 in  ()
#7  0x7fc64499ff68 in QV4::QmlBindingWrapper::call(QV4::Managed const*,
QV4::CallData*) () at /lib64/libQt5Qml.so.5
#8  0x7fc644a6a725 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /lib64/libQt5Qml.so.5
#9  0x7fc644a6ac02 in QQmlJavaScriptExpression::evaluate(bool*) () at
/lib64/libQt5Qml.so.5
#10 0x7fc6449fda61 in QQmlExpressionPrivate::value(bool*) () at
/lib64/libQt5Qml.so.5
#11 0x7fc6449fdc51 in QQmlExpression::evaluate(bool*) () at
/lib64/libQt5Qml.so.5
#12 0x7fc6476069e6 in
PlasmaQuick::AppletQuickItemPrivate::compactRepresentationCheck() () at
/lib64/libKF5PlasmaQuick.so.5
#13 0x7fc647607c12 in PlasmaQuick::AppletQuickItem::init() () at
/lib64/libKF5PlasmaQuick.so.5
#14 0x7fc61dda9914 in AppletInterface::init() () at
/usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#15 0x7fc61ddb6373 in ContainmentInterface::init() () at
/usr/lib64/qt5/plugins/plasma/script

[frameworks-baloo] [Bug 353874] Baloo does not remove deleted files from index

2017-11-01 Thread Lukas Ba .
https://bugs.kde.org/show_bug.cgi?id=353874

--- Comment #6 from Lukas Ba.  ---
Re-posting my comments from a duplicate bug here.

It is not possible to clear deleted files from the db, baloo returns the error:
"Could not stat file"

This is because of line 243 in main.cpp, where non-existing files are skipped.

We should be happy that we found a wrong record referring to a non-existing
file in our db of files, and remove the wrong file record instead.

https://github.com/KDE/baloo/compare/master...vitamins:patch-1

Hmm it's not that simple, since the next check also fails if id is 0, and we
seem to need the id to remove the record, but it is 0 for non-existing files.

tr.removeDocument(id)

Can we remove using only the url instead?

Clearing an existing file which is in an indexed path is also problematic,
since it will get added back later on automatically, reverting the clear
action.

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

[choqok] [Bug 386436] choqok finds emojis where there are none

2017-11-01 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=386436

Andrea Scarpino  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Andrea Scarpino  ---
I know all url parsers need some rework, however could you please tell me which
microblog are you using?

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

[plasmashell] [Bug 385970] Plasmashell high memory usage when using slideshow for desktop backgrounds

2017-11-01 Thread dale
https://bugs.kde.org/show_bug.cgi?id=385970

--- Comment #7 from dale  ---
(In reply to David Edmundson from comment #4)
> Known issue with Qt5.9.1, 5.9.2 fixes it. 
> 
> See attached bug, (which has morphed into talking about some other bug for
> some reason)
> 
> *** This bug has been marked as a duplicate of bug 381000 ***


I have 5.9.2 installed here and still have this problem.  QTcore-5.9.2 has been
installed here since the first part of October.  This is the 5.9.2 versions I
have installed.

dev-qt/qtconcurrent-5.9.2
dev-qt/qtcore-5.9.2
dev-qt/qtdbus-5.9.2
dev-qt/qtdeclarative-5.9.2
dev-qt/qtgraphicaleffects-5.9.2
dev-qt/qtgui-5.9.2
dev-qt/qtimageformats-5.9.2
dev-qt/qtmultimedia-5.9.2
dev-qt/qtnetwork-5.9.2
dev-qt/qtopengl-5.9.2
dev-qt/qtpaths-5.9.2
dev-qt/qtpositioning-5.9.2
dev-qt/qtprintsupport-5.9.2
dev-qt/qtquickcontrols-5.9.2
dev-qt/qtquickcontrols2-5.9.2
dev-qt/qtscript-5.9.2
dev-qt/qtsql-5.9.2
dev-qt/qtsvg-5.9.2
dev-qt/qttest-5.9.2
dev-qt/qtvirtualkeyboard-5.9.2
dev-qt/qtwayland-5.9.2
dev-qt/qtwebchannel-5.9.2
dev-qt/qtwebengine-5.9.2
dev-qt/qtwidgets-5.9.2
dev-qt/qtx11extras-5.9.2
dev-qt/qtxml-5.9.2
dev-qt/qtxmlpatterns-5.9.2

Is one of those supposed to have the fix?  If so, it still does the same thing
here.

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

[choqok] [Bug 386436] New: choqok finds emojis where there are none

2017-11-01 Thread Andriy Gapon
https://bugs.kde.org/show_bug.cgi?id=386436

Bug ID: 386436
   Summary: choqok finds emojis where there are none
   Product: choqok
   Version: 1.6
  Platform: Other
OS: FreeBSD
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mehrdad.mom...@gmail.com
  Reporter: a...@icyb.net.ua
CC: scarp...@kde.org
  Target Milestone: ---

Created attachment 108668
  --> https://bugs.kde.org/attachment.cgi?id=108668&action=edit
misdetected emoji

Look at how choqok rendered "CONFIRMED: " in the attachment.

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

[kwin] [Bug 384765] Title bar: Blurry fonts and symbols with scaling factor

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

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kwi
   ||n/fc887ab9078803520e9894ee2
   ||a25542bfc45aa3c

--- Comment #3 from David Edmundson  ---
Git commit fc887ab9078803520e9894ee2a25542bfc45aa3c by David Edmundson.
Committed on 01/11/2017 at 17:59.
Pushed by davidedmundson into branch 'master'.

Render GL Window decorations at the correct scale

Summary:
Under wayland we support high DPI putting by putting a separation
between the logical co-ordinate system and the resolution of rendered
assets.

When a window is on a high DPI screen, we should render at the higher
resolution.

Like the window scaling this handles any combination of a 2x scaled
decoration being rendered on a 1x screen or vice versa.

---
This patch is a bit different from the other scaling stuff. We have to
generate the quads *before* we have an updated texture with the new
scale. This means the scale isn't attached to the buffer like elsewhere.

That's why I added a property in TopLevel so there's still one canonical
source and things can't get out of sync.

Test Plan:
Crystal clear breeze and oxygen decos on my @2x display
Drag windows to attached @1x display, things still look OK when across 2
screens
Changing the scale of a screen updated the decos instantly

Reviewers: #plasma, graesslin

Reviewed By: #plasma, graesslin

Subscribers: graesslin, plasma-devel, kwin, #kwin

Tags: #kwin

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

M  +9-6decorations/decorationrenderer.cpp
M  +9-5plugins/scenes/opengl/scene_opengl.cpp
M  +1-1plugins/scenes/qpainter/scene_qpainter.cpp
M  +1-0plugins/scenes/xrender/scene_xrender.cpp
M  +10   -8scene.cpp
M  +1-1scene.h
M  +15   -5toplevel.cpp
M  +14   -0toplevel.h

https://commits.kde.org/kwin/fc887ab9078803520e9894ee2a25542bfc45aa3c

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

[kwin] [Bug 386304] [Wayland] Several task switchers are not centered on screen

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=386304

--- Comment #4 from Martin Flöser  ---
So tried some more. When using multi screen it works sometimes.

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

[Heaptrack] [Bug 386435] heaptrack incorrectly reports realloc as leaks

2017-11-01 Thread Hello71
https://bugs.kde.org/show_bug.cgi?id=386435

--- Comment #2 from Hello71  ---
unfortunately, I am unable to reproduce this with a small test case. I suspect
it may be a race condition somewhere. if you configure tor as a middle relay
and run for an hour, you should see it. alternatively, I can attach a small
heaptrack profile that shows the problem (but I will have to create it first,
my current heaptrack profiles are all huge). I assume that heaptrack has the
problem though, since jemalloc reports no leaks.

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

[Heaptrack] [Bug 386435] heaptrack incorrectly reports realloc as leaks

2017-11-01 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=386435

--- Comment #1 from Milian Wolff  ---
Can you add an MWE? Some code that shows a leak with heaptrack where there
should be none?

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

[Heaptrack] [Bug 386435] New: heaptrack incorrectly reports realloc as leaks

2017-11-01 Thread Hello71
https://bugs.kde.org/show_bug.cgi?id=386435

Bug ID: 386435
   Summary: heaptrack incorrectly reports realloc as leaks
   Product: Heaptrack
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: m...@milianw.de
  Reporter: alex_y...@yahoo.ca
  Target Milestone: ---

running tor, heaptrack thinks that some memory from realloc is leaked. jemalloc
correctly reports no leaks.

I don't know if the memory in question is allocated by realloc(NULL) or
reallocating an existing pointer.

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

[krusader] [Bug 386217] Pressing Arrow keys behaves incorrectly in quicksearch

2017-11-01 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=386217

--- Comment #8 from Nikita Melnichenko  ---
(In reply to Toni Asensi Esteve from comment #7)
> If it can be useful: in those cases I press
> 
> d Enter p r Enter w Enter k r Enter
> 
> Perhaps it works in your case :-?

Toni, thanks for your suggestion. IMO, pressing Enter is insecure as you can
unintentionally run some executable. Right arrow protects you from that.

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

[konsole] [Bug 376770] Impossible to unbind Shift + Up/Down

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

--- Comment #3 from andydecle...@gmail.com ---
After getting some help from nicm in #tmux analyzing my verbose tmux logs after
shift+left/right:

<‎nicm‎>‎ tmux is not receiving any key presses
‎<‎nicm‎>‎ the only key in here is ^D
‎<‎nicm‎>‎ so this seems like a problem with your terminal

But this problem only presents when using tmux with konsole. Either without the
other is fine.

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

[Smb4k] [Bug 386434] New: Untranslatable suffixes in UI

2017-11-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=386434

Bug ID: 386434
   Summary: Untranslatable suffixes in UI
   Product: Smb4k
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.reinho...@kdemail.net
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

Untranslatable suffixes in UI, need i18n*() calls:

HEAD:smb4k/smb4kconfigpagenetwork.cpp:  scan_interval->setSuffix(" min");
HEAD:smb4k/smb4kconfigpagenetwork.cpp:  waiting_time->setSuffix(" s");
HEAD:smb4k/smb4kconfigpageshares.cpp:  remount_interval->setSuffix(" min.");
HEAD:smb4k/smb4kconfigpagesynchronization.cpp:  min_size->setSuffix(" kB");
HEAD:smb4k/smb4kconfigpagesynchronization.cpp:  max_size->setSuffix(" kB");

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

[klickety] [Bug 386403] Klickety is not listed at https://www.kde.org/applications/games/

2017-11-01 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=386403

Burkhard Lueck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||lu...@hube-lueck.de

--- Comment #1 from Burkhard Lueck  ---
Added Klickety with Revision 1502520, it is now on 
https://www.kde.org/applications/games/

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

[konsole] [Bug 376770] Impossible to unbind Shift + Up/Down

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

--- Comment #2 from andydecle...@gmail.com ---
I don't know if things have changed, but things do seem different than what I
thought when I reported this.

In Terminator, outside of my tmux session, inside of a text editor with
shift+up/down bound to change the text selection, that works fine. In
Terminator, inside of a tmux session, it also works fine. In Konsole, outside
of a tmux session, it also works fine. But in Konsole, inside a tmux session,
it does not -- instead, it does some sort of paging of the terminal contents.

tmux config:

set -g prefix `
bind ` send-prefix
set -g mouse on
set -ga terminal-overrides ',xterm-256color:Tc:smcup@:rmcup@'
setw -g mode-keys vi
setw -g xterm-keys on
set -g history-limit 30
set -g status off
set -g set-titles on
set -g set-titles-string "#W - #{USER}@#h.#I"
bind j prev
bind k next
bind l new-window
bind s set -g status
bind -T copy-mode-vi c send -X copy-pipe "xclip -sel clip"

I'll investigate on the tmux side as well, but so far it seems particular to
Konsole.

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

[plasmashell] [Bug 381244] Notifications are not dismissed when clicked on

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

--- Comment #6 from andydecle...@gmail.com ---
In case anyone ends up here needing a method to close the notification without
superfine motor skills, I'm using a custom global shortcut to trigger this
script:

#!/bin/sh
x=$(xdotool getmouselocation | cut -f 1 -d ' ' | cut -f 2 -d ':')
y=$(xdotool getmouselocation | cut -f 2 -d ' ' | cut -f 2 -d ':')
xdotool mousemove 1865 110
xdotool click 1
xdotool mousemove $x $y

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

[plasmashell] [Bug 385970] Plasmashell high memory usage when using slideshow for desktop backgrounds

2017-11-01 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=385970

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #6 from Paul  ---
(In reply to David Edmundson from comment #4)
> Known issue with Qt5.9.1, 5.9.2 fixes it. 
> 
> See attached bug, (which has morphed into talking about some other bug for
> some reason)

Not quite correct. Bug #381000 started life as "[Regression] High CPU when
background is set to slideshow" - then morphed into "High Memory Usage" -
before returning to it's original subject.

> *** This bug has been marked as a duplicate of bug 381000 ***

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

[plasma-nm] [Bug 386433] New: Window sizing is not expanding properly

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

Bug ID: 386433
   Summary: Window sizing is not expanding properly
   Product: plasma-nm
   Version: 5.11.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: jgrul...@redhat.com
  Reporter: mevat...@gmail.com
  Target Milestone: ---

I recently upgrade to KDE neon 5.11.2 and the Connection editor applet doesn't
seem to respect the various component sizes anymore, so the window is much more
squished than it should be by default.

I don't believe this was occurring in 5.11.1 and definitely not before that
release. So, maybe a bug with the component sizing was introduced in 5.11.2?

Thanks!
Will

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

[Discover] [Bug 386416] Crash after update

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

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Nate Graham  ---
We need a backtrace for this bug to be actionable. Otherwise there's no way to
tell what might be going on.

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

[dolphin] [Bug 269332] Improve discoverability of saved search feature

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

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dol
   ||phin/64cfc43b97e0216caf8b7b
   ||71dd5168eaedb3068c
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Nate Graham  ---
Git commit 64cfc43b97e0216caf8b7b71dd5168eaedb3068c by Nathaniel Graham.
Committed on 01/11/2017 at 15:00.
Pushed by ngraham into branch 'master'.

Make Saved Search feature discoverable

Summary:

Make Dolphin's Saved Search feature discoverable by adding a button inside the
search field. The button only becomes enabled when there is a valid search
term. When pushed, it saves the search to the Places panel, providing a
visible-by-default way to do this to complement the existing implementation
that is only visible in the context menu.

Also harmonized the label text so that it's consistent no matter how you create
a saved search (button or context menu)

Test Plan:
Tested in KDE Neon. Works great:
{F5449508}

Reviewers: #dolphin, broulik, dfaure, markg, emateli, elvisangelaccio

Reviewed By: #dolphin, markg, emateli, elvisangelaccio

Subscribers: anthonyfieroni, markg, emateli, elvisangelaccio, cfeck, #dolphin

Tags: #dolphin

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

M  +9-4src/dolphincontextmenu.cpp
M  +1-1src/dolphinviewcontainer.cpp
M  +27   -0src/search/dolphinsearchbox.cpp
M  +2-0src/search/dolphinsearchbox.h

https://commits.kde.org/dolphin/64cfc43b97e0216caf8b7b71dd5168eaedb3068c

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

[plasmashell] [Bug 386383] Plasma crashed when switching screens

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

David Edmundson  changed:

   What|Removed |Added

  Component|general |generic-crash
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

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

[kio] [Bug 341156] dolphin browses directory VERY SLOWLY through smb://

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Nate Graham  ---
Great, thanks. Marking this as fixed, but please feel free to open a new ticket
if you see it again.

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

[kwin] [Bug 381724] Switching windows for the current application broken

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381724

--- Comment #15 from Martin Flöser  ---
The problem of comment #13 following are unrelated and are tracked in bug
#386043

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

[KBibTeX] [Bug 386432] New: Broken google scholar search

2017-11-01 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=386432

Bug ID: 386432
   Summary: Broken google scholar search
   Product: KBibTeX
   Version: 0.6
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Network/online search
  Assignee: fisc...@unix-ag.uni-kl.de
  Reporter: x95a31x...@gmail.com
  Target Milestone: ---

I was looking for "A preliminary review of literature on parallel constraint
solving" but not resoult found. From the website I can found it.

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

[kwin] [Bug 381724] Switching windows for the current application broken

2017-11-01 Thread Franco Pellegrini
https://bugs.kde.org/show_bug.cgi?id=381724

--- Comment #14 from Franco Pellegrini  ---
I started noticing this myself too...

I noticed with Okular, open 2 PDF's, and you no longer can switch between
Okulars with Alt + ` and instead, it goes into the main Alt + Tab

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

[plasmashell] [Bug 385970] Plasmashell high memory usage when using slideshow for desktop backgrounds

2017-11-01 Thread Vova Mshanetskiy
https://bugs.kde.org/show_bug.cgi?id=385970

Vova Mshanetskiy  changed:

   What|Removed |Added

 CC||vovams...@gmail.com

--- Comment #5 from Vova Mshanetskiy  ---
(In reply to David Edmundson from comment #4)
> Known issue with Qt5.9.1, 5.9.2 fixes it. 
> 
> See attached bug, (which has morphed into talking about some other bug for
> some reason)
> 
> *** This bug has been marked as a duplicate of bug 381000 ***

I would say that actually bug 381000 morphed into talking about this bug. The
original report was about high CPU usage, but now both high CPU usage and high
memory usage are discussed there.

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

[plasmashell] [Bug 385970] Plasmashell high memory usage when using slideshow for desktop backgrounds

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

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from David Edmundson  ---
Known issue with Qt5.9.1, 5.9.2 fixes it. 

See attached bug, (which has morphed into talking about some other bug for some
reason)

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

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

[plasmashell] [Bug 381000] [Regression] High CPU when background is set to slideshow

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

David Edmundson  changed:

   What|Removed |Added

 CC||kevlyn...@gmail.com

--- Comment #144 from David Edmundson  ---
*** Bug 385970 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 386430] Crash in XCB kwin crash handler

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=386430

Martin Flöser  changed:

   What|Removed |Added

  Flags||Wayland-, X11+
  Component|general |platform-x11-standalone

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

[kwin] [Bug 386430] Crash in XCB kwin crash handler

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=386430

--- Comment #1 from Martin Flöser  ---
I see the problem. The dtor calls XRenderUtils::cleanup(), but that should only
be called if init happened as init calls
XRenderUtils::init(kwinApp()->x11Connection(), kwinApp()->x11RootWindow())

So we only need to guard the call to cleanup to check whether init was called
(which is the ready property on the Platform).

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

[isoimagewriter] [Bug 386428] [PATCH] isoimagewriter crashes with default Fedora RPM build flags (hardened build) due to libudev dlopen hack (weak symbols)

2017-11-01 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=386428

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kwin] [Bug 386393] No virtual keyboard when used without Xwayland

2017-11-01 Thread Bhushan Shah
https://bugs.kde.org/show_bug.cgi?id=386393

--- Comment #4 from Bhushan Shah  ---
Virtual keyboard provided by KWin.

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

[kwin] [Bug 386393] No virtual keyboard when used without Xwayland

2017-11-01 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=386393

--- Comment #3 from Martin Flöser  ---
As you talk about the phone: do you mean the virtual keyboard provided by KWin
or maliit?

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

[isoimagewriter] [Bug 386431] New: [RFE] isoimagewriter: Plasma notification support in externalprogressbar_lin.cpp

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

Bug ID: 386431
   Summary: [RFE] isoimagewriter: Plasma notification support in
externalprogressbar_lin.cpp
   Product: isoimagewriter
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: j...@jriddell.org
  Reporter: kevin.kof...@chello.at
  Target Milestone: ---

I noticed that the externalprogressbar_lin.cpp file is only a stub:
https://cgit.kde.org/isoimagewriter.git/tree/isoimagewriter/externalprogressbar_lin.cpp
with dummy implementations of the methods.

It should be possible to implement this functionality using Plasma
notifications.

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

[kwin] [Bug 386430] Crash in XCB kwin crash handler

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

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
 Status|UNCONFIRMED |CONFIRMED

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

[kwin] [Bug 386430] New: Crash in XCB kwin crash handler

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

Bug ID: 386430
   Summary: Crash in XCB kwin crash handler
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@davidedmundson.co.uk
  Target Milestone: ---

Run:

kwin_x11 --crashes 20

We get the prompt to select a WM. On exit, kwin crashes.

Valgrind

==8307== Memcheck, a memory error detector
==8307== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==8307== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==8307== Command: kwin_x11 --crashes 20
==8307== 
==8307== Invalid read of size 4
==8307==at 0x4E4528B: std::__atomic_base::operator--()
(atomic_base.h:304)
==8307==by 0xF1964A1: bool QAtomicOps::deref(std::atomic&)
(qatomic_cxx11.h:271)
==8307==by 0xF1956E9: QBasicAtomicInteger::deref()
(qbasicatomic.h:114)
==8307==by 0xF195795:
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer()
(qshareddata.h:165)
==8307==by 0xF1953AB: KWin::XRenderPicture::~XRenderPicture()
(kwinxrenderutils.h:66)
==8307==by 0xF193E82: KWin::XRenderUtils::cleanup()
(kwinxrenderutils.cpp:46)
==8307==by 0x2054F9A0:
KWin::X11StandalonePlatform::~X11StandalonePlatform() (x11_platform.cpp:90)
==8307==by 0x2054F9FD:
KWin::X11StandalonePlatform::~X11StandalonePlatform() (x11_platform.cpp:91)
==8307==by 0xE252284: QLibraryPrivate::unload(QLibraryPrivate::UnloadFlag)
(qlibrary.cpp:562)
==8307==by 0xE25360E: cleanup (qlibrary.cpp:403)
==8307==by 0xE25360E: qlibraryCleanup() (qlibrary.cpp:427)
==8307==by 0xE2539D0: (anonymous
namespace)::qlibraryCleanup_dtor_class_::~qlibraryCleanup_dtor_class_()
(qlibrary.cpp:429)
==8307==by 0xEE117F1: __cxa_finalize (in /usr/lib/libc-2.26.so)
==8307==  Address 0x1c978e90 is 0 bytes inside a block of size 8 free'd
==8307==at 0x4C2E64B: operator delete(void*) (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==8307==by 0xF1957CD:
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer()
(qshareddata.h:165)
==8307==by 0xF1953AB: KWin::XRenderPicture::~XRenderPicture()
(kwinxrenderutils.h:66)
==8307==by 0xEE117F1: __cxa_finalize (in /usr/lib/libc-2.26.so)
==8307==by 0xF193DF3: ??? (in
/opt/kde5/lib64/libkwinxrenderutils.so.5.11.90)
==8307==by 0x400FBF2: _dl_fini (in /usr/lib/ld-2.26.so)
==8307==by 0xEE11487: __run_exit_handlers (in /usr/lib/libc-2.26.so)
==8307==by 0xEE114D9: exit (in /usr/lib/libc-2.26.so)
==8307==by 0x4E41226: KWin::ApplicationX11::crashChecking()
(main_x11.cpp:295)
==8307==by 0x4E40E77: KWin::ApplicationX11::performStartup()
(main_x11.cpp:212)
==8307==by 0x5216D39: KWin::Application::start() (main.cpp:156)
==8307==by 0x4E423D6: kdemain (main_x11.cpp:461)
==8307==  Block was alloc'd at
==8307==at 0x4C2D52F: operator new(unsigned long) (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==8307==by 0xF19521D: KWin::XRenderPicture::XRenderPicture(unsigned int)
(kwinxrenderutils.h:103)
==8307==by 0xF194D05: __static_initialization_and_destruction_0(int, int)
(kwinxrenderutils.cpp:36)
==8307==by 0xF194D5B: _GLOBAL__sub_I_kwinxrenderutils.cpp
(kwinxrenderutils.cpp:296)
==8307==by 0x400F579: call_init.part.0 (in /usr/lib/ld-2.26.so)
==8307==by 0x400F685: _dl_init (in /usr/lib/ld-2.26.so)
==8307==by 0x4000F69: ??? (in /usr/lib/ld-2.26.so)
==8307==by 0x2: ???
==8307==by 0x1FFF000552: ???
==8307==by 0x1FFF00055B: ???
==8307==by 0x1FFF000565: ???
==8307== 
==8307== 
==8307== HEAP SUMMARY:
==8307== in use at exit: 977,074 bytes in 11,934 blocks
==8307==   total heap usage: 98,322 allocs, 86,388 frees, 4,145,312,485 bytes
allocated
==8307== 
==8307== LEAK SUMMARY:
==8307==definitely lost: 280 bytes in 2 blocks
==8307==indirectly lost: 56 bytes in 3 blocks
==8307==  possibly lost: 1,752 bytes in 19 blocks
==8307==still reachable: 974,986 bytes in 11,910 blocks
==8307==   of which reachable via heuristic:
==8307== newarray   : 1,712 bytes in 21 blocks
==8307== suppressed: 0 bytes in 0 blocks
==8307== Rerun with --leak-check=full to see details of leaked memory
==8307== 
==8307== For counts of detected and suppressed errors, rerun with: -v
==8307== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 0 from 0)

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

[Discover] [Bug 386404] Plasma-discover lists packages already intalled

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

--- Comment #2 from emele...@gmail.com ---
Thank you so much for the response. 

Sure, I also have other computers running fedora 26 and none of them shows that
behavior. That's why I ask how can I refresh discover cache or clean the
database to get it in sync with dnf's database.

I was aware of the discover settings dialog. However, options there are only to
select daily, weekly or monthly updates, not to disable them altogether.
Besides, as I said, my connection is through my phone (shared wifi), so that it
is not recognized as a 4G connection.

I believe that 
(a) There surely is a way to make discover sync with dnf, but I am unable to
find it
(b) There should be a box to disable discover completely

Thanks

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

[isoimagewriter] [Bug 386429] New: isoimagewriter: Windows and Mac support present in source code but missing in CMake build system

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

Bug ID: 386429
   Summary: isoimagewriter: Windows and Mac support present in
source code but missing in CMake build system
   Product: isoimagewriter
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: j...@jriddell.org
  Reporter: kevin.kof...@chello.at
  Target Milestone: ---

I noticed when looking through the source code that isoimagewriter contains
source files (inherited from ROSA) that try to support Windows and Mac code,
but that the isoimagewriter/CMakeLists.txt (which replaces ROSA's .pro file) is
hardcoded for GNU/Linux only.

I am personally only interested in GNU/Linux, but I still think that it would
make sense that platforms supported by the code can actually be compiled.

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

[isoimagewriter] [Bug 386428] New: [PATCH] isoimagewriter crashes with default Fedora RPM build flags (hardened build) due to libudev dlopen hack (weak symbols)

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

Bug ID: 386428
   Summary: [PATCH] isoimagewriter crashes with default Fedora RPM
build flags (hardened build) due to libudev dlopen
hack (weak symbols)
   Product: isoimagewriter
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: j...@jriddell.org
  Reporter: kevin.kof...@chello.at
  Target Milestone: ---

The isoimagewriter code goes to great length to not link directly to the
libudev shared library, but declare its symbols as weak and open it using
dlopen. Unfortunately, the weak symbol trick does not work with the default
flags for Fedora RPM builds (hardened_build enabled): the function addresses
end up being NULL, so the code tries to execute NULL and segfaults. (Note that
dlopen itself works if it is used with dlsym, but the weak symbols do not
work.)

I do not see a valid reason to dlopen libudev to begin with. First of all, the
soname has been constant at libudev.so.1 for 5 years now. A distribution still
shipping libudev.so.0 is probably ancient and binaries built on it will not run
without recompiling on a distro that old anyway. And distribution packages will
always be linked against the correct libudev soname, no matter what it is.

Therefore, I suggest to just link libudev directly, as per the following patch:
https://src.fedoraproject.org/rpms/isoimagewriter/blob/master/f/isoimagewriter-link-libudev-dynamically.patch
or to at least give distributors a CMake option to do that if you really want
to keep dlopen support (but as I explained above, I think it is not all that
useful to begin with).

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

[Discover] [Bug 386404] Plasma-discover lists packages already intalled

2017-11-01 Thread nicola . zanardi
https://bugs.kde.org/show_bug.cgi?id=386404

nicola.zana...@posteo.net  changed:

   What|Removed |Added

 CC||nicola.zana...@posteo.net

--- Comment #1 from nicola.zana...@posteo.net  ---
(In reply to emelenas from comment #0)
> Plasma-discover eports 3000+packages to be updated while the system is up to
> date per command-line dnf
> 
> Steps to Reproduce:
> 1.Open a KDE session
> 2.wait for discover to look for packages
> 
> Actual results:
> 3000+ packages to be updated (all installed packages)
> 
> Expected results:
> No packages to be updated
> 
> Additional info:
> I can't disable plasma-discover. This is a portable computer that runs
> frequently on my phone's 4G mobile connection, and I really would like
> discover to stop looking for packages. It eats up my bandwidth and data plan.
> 
> I have unchecked the apper monitor in the settings->startup and
> shutdown->background services and have unsuccessfully tried to 
> systemctl stop packagekit; systemctl disable packagekit
> 
> 
> As an additional input, I tried to update the packages through discover,
> even knowing that they are already at their last version. plasma-discover
> complains and (a) refuses to update an already updated package, and (b)
> fails to remove that package from the list, keeping it flagged for update.
> 
> So, again, please, is there a way to clean the discover database (some
> equivalent to dnf clean all)? 
> 
> Thanks

I am on Fedora 26 and I cannot replicate your bug. I usually update my software
using the Software Updates applets, or via dnf. On my installation the applet,
discover, and dnf are all synchronized and there are no updates duplicates.
Regarding the updates over 4g, right clicking on the updates applet, you can
access some options regarding how often an in which conditions the updates will
be retrieved.

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

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427

Tamara Vlahovic  changed:

   What|Removed |Added

 CC||mips3...@gmail.com,
   ||n...@valgrind.org,
   ||philippe.waroquiers@skynet.
   ||be

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

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427

--- Comment #2 from Tamara Vlahovic  ---
Created attachment 108667
  --> https://bugs.kde.org/attachment.cgi?id=108667&action=edit
fd_clone_test

This patch adds tests in none/tests/linux which check Valgrind behevior during
thread creation with different combination of CLONE_FS, and CLONE_FILES set
flags.

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

[valgrind] [Bug 386427] Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427

--- Comment #1 from Tamara Vlahovic  ---
Created attachment 108666
  --> https://bugs.kde.org/attachment.cgi?id=108666&action=edit
Clone thread without CLONE_FILES and CLONE_FS flags set

This patch adds support for cloning a thread without set CLONE_FS and
CLONE_FILES, and changing fds trackinng system to allow for Valgrind to run
programs which such clone calls with --track-fds=yes option.   
It was tested on x86, mips32, and mips64 linux.

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

[valgrind] [Bug 386427] New: Valgrind unsupported clone on Android

2017-11-01 Thread Tamara Vlahovic
https://bugs.kde.org/show_bug.cgi?id=386427

Bug ID: 386427
   Summary: Valgrind unsupported clone on Android
   Product: valgrind
   Version: unspecified
  Platform: Android
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: tamara.vlaho...@imgtec.com
  Target Milestone: ---

When program crashes from one of following signals: SIGILL, SIGABRT, SIGBUS,
SIGFPE, SIGSEGV,SIGSTKFLT, SIGPIPE, on Android, debuggerd handler is called to
handle it. Inside that handler clone is called with following flags:
 CLONE_THREAD, CLONE_SIGHAND, CLONE_VM, CLONE_CHILD_SETTID,
CLONE_CHILD_CLEARTID.

When such program is run under Valgrind, Valgrind will report that such clone
isn't supported, as Valgrind supports only NPTL clone, vfork and fork. To check
for a clone kind Valgrind checks for  VKI_CLONE_VM, VKI_CLONE_FS, CLONE_FILES,
CLONE_VFORK flags. This allows for clone with set CLONE_VM, CLONE_FS,
CLONE_FILES, and without set CLONE_THREAD, to pass as a clone which creates new
thread, which isn't the case.

On the other hand there is no problem in allowing program to clone a thread
without CLONE_FS flag set.
As for the missing CLONE_FILES, problem only occurs when Valgrind is run with
--track-fds=yes option. Patch in next comment should fix this.

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

[plasmashell] [Bug 385970] Plasmashell high memory usage when using slideshow for desktop backgrounds

2017-11-01 Thread Richard
https://bugs.kde.org/show_bug.cgi?id=385970

Richard  changed:

   What|Removed |Added

Version|5.10.5  |5.11.2

--- Comment #3 from Richard  ---
Since submitting this I have upgraded KDE on Kubuntu with the Backports so can
confirm like Dale below that this is still an issue.

New info:

Kubuntu 17.10 w/ KDE Backports PPA
KDE Plasma: 5.11.2
KDE Framework: 5.39.0
QT Version: 5.9.1
Kernel: 4.13.0-16

Also, for me memory starts off as normal, ~300mb at boot time, and slowly grows
over time. I normally leave my system running since it's a desktop and it grows
about 4GB/day minimum. Killing plasmashell or rebooting clears this usage but
will continue to grow afterwards.

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

[konqueror] [Bug 384615] konqueror5 crash after cancelling the dialog suggesting to open a site in Kate

2017-11-01 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=384615

--- Comment #2 from RJVB  ---
I also noticed that konqueror demotes itself to a proxy for the default web
browser when you launch it with a web address (URL).

Makes you wonder what happens when it's the default web browser...

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

[krita] [Bug 386415] Channel Recompose/Decompose and Shift Gradient Map

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

--- Comment #5 from reptilli...@live.com ---
Now coming to think of it, one way Illustrators can benefit from this technique
is that if they want to spread hues over an area, they can use this feature to
spread hues. If they want to alter a mood of a picture, altering channels based
on color models that are not RGB of a picture, but this is really most
effective with LAB in Krita Swapping channels is only good for attaining ideas
though. Already possible with Krita, but I don't think it's the same.

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

[krita] [Bug 359854] presets get duplicated instead of getting overwritten

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

gordie.lachance+...@gmail.com changed:

   What|Removed |Added

 CC||gordie.lachance+dev@gmail.c
   ||om

--- Comment #3 from gordie.lachance+...@gmail.com ---
I saw on the IRC:

Wolthera_laptop
yes and no, what it does is that it blacklists the old preset and creates a new
preset with the same name, it is intended as a backup system.

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

[plasma-nm] [Bug 386426] New: When "ask for this password every time" is selected in wi-fi settings, password field remains enabled despite keyboard input is not allowed

2017-11-01 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=386426

Bug ID: 386426
   Summary: When "ask for this password every time" is selected in
wi-fi settings, password field remains enabled despite
keyboard input is not allowed
   Product: plasma-nm
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: jgrul...@redhat.com
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

create a wi-fi connection
select "wi-fi security" tab
select "wpa/wpa2 personal"
select "ask for this password every time"
note that it's not possible type anything in password field.

If keyboard input in pw field is not allowed, I think is correct disable the
password field.

Tested on opensuse krypton, plasma-nm 5.11.90git.20171031T065143~e7b1b68e-16.1

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

[krita] [Bug 386415] Channel Recompose/Decompose and Shift Gradient Map

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

--- Comment #4 from reptilli...@live.com ---
I was thinking on the line of having more flexibility in manipulating colors.
Some illustrators do use this sort of technique, but they might not be in the
majority. Game artists can benefit from this technique and especially when a
certain look isn't achievable. When I do 2D product rendering, sometimes, I try
to get the colors with precision on my head. There's a reason why some people
really want LCH blending modes, and channel changes. You can already alter
channels in Krita, but not to this degree.

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

[konqueror] [Bug 384615] konqueror5 crash after cancelling the dialog suggesting to open a site in Kate

2017-11-01 Thread kavol
https://bugs.kde.org/show_bug.cgi?id=384615

--- Comment #1 from kavol  ---
Created attachment 108665
  --> https://bugs.kde.org/attachment.cgi?id=108665&action=edit
New crash information added by DrKonqi

konqueror (5.0.97) using Qt 5.9.2

- What I was doing when the application crashed:

I was trying to run Konqueror over ssh

it didn't open the page but rather offered to open the file in seamonkey

the offending line seems to be:
KonqFMSettings says: don't embed this servicetype

why the hell Konqueror - a web browser - should not embed the html type?
what's that "KonqFMSettings" and where does it get this nonsense? - I don't
have anything special in mime associations

$ QT_QPA_PLATFORMTHEME=KDE konqueror fio.cz
url= QUrl("http://fio.cz";)
Creating new konqrun for QUrl("http://fio.cz";) req.typedUrl= ""
QUrl("http://fio.cz";) -> QUrl("http://fio.cz/";)
QUrl("http://fio.cz/";) -> QUrl("https://fio.cz/";)
QUrl("https://fio.cz/";) -> QUrl("https://www.fio.cz/";)
KonqFMSettings says: don't embed this servicetype
KCrash: Application 'konqueror' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/var/run/user/1002/kdeinit5_localhost_11
Using /proc to determine executable path
Executable is: "/usr/bin/konqueror"
Executable exists: true
Enabling drkonqi crash catching
kf5.kwidgetsaddons: Invalid pixmap specified.
Sending SIGSTOP to process

[1]+  Pozastavena QT_QPA_PLATFORMTHEME=KDE konqueror fio.cz

-- Backtrace (Reduced):
#6  0x7fb246390ad8 in KonqRun::foundMimeType(QString const&) () from
/usr/lib64/libkdeinit5_konqueror.so
#7  0x7fb244ccfe12 in KRun::mimeTypeDetermined(QString const&) () from
/usr/lib64/libKF5KIOWidgets.so.5
#8  0x7fb2452644b8 in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*,
QString const&) () from /usr/lib64/libKF5Parts.so.5
[...]
#10 0x7fb244979087 in KIO::TransferJob::mimetype(KIO::Job*, QString const&)
() from /usr/lib64/libKF5KIOCore.so.5
#11 0x7fb2449791af in KIO::TransferJob::slotMimetype(QString const&) ()
from /usr/lib64/libKF5KIOCore.so.5

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

[konqueror] [Bug 384615] konqueror5 crash after cancelling the dialog suggesting to open a site in Kate

2017-11-01 Thread kavol
https://bugs.kde.org/show_bug.cgi?id=384615

kavol  changed:

   What|Removed |Added

 CC||ka...@seznam.cz

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

[systemsettings] [Bug 385609] Switching from 3 column to 2 column view should show submodules in left column

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

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[rust-qt-binding-generator] [Bug 385341] Support member functions in the interface

2017-11-01 Thread Pearce Keesling
https://bugs.kde.org/show_bug.cgi?id=385341

Pearce Keesling  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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

[KScreen] [Bug 384733] Wayland configs are not saved

2017-11-01 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=384733

--- Comment #23 from Sebastian Kügler  ---
Looking into this, my findings so far:

We don't get a change event in kded after the scale has changed, this means
that the config isn't saved, so it can't be restored.

I'm looking into why we don't get said change event right now.

Problem is also that I'm reproducing the same symptom but with different
assumptions (my config isn't there, Rainer's is).

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

[valgrind] [Bug 386425] running valgrind + wine on armv7l gives illegal opcode

2017-11-01 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=386425

--- Comment #2 from Austin English  ---
Forgot to include, some background on why we're doing that:
https://patchwork.kernel.org/patch/2536641/

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

[valgrind] [Bug 386425] running valgrind + wine on armv7l gives illegal opcode

2017-11-01 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=386425

--- Comment #1 from Austin English  ---
(stretch)austin@localhost:~/src/valgrind$ uname -a
Linux localhost 3.14.0 #1 SMP PREEMPT Wed Oct 25 21:59:24 PDT 2017 armv7l
GNU/Linux

(stretch)austin@localhost:~/src/valgrind$ /opt/valgrind/bin/valgrind -v
--version
valgrind-3.14.0.GIT

(confused why that doesn't show the git hash..)
(stretch)austin@localhost:~/src/valgrind$ tail -n 1 include/vgversion.h 
#define VGGIT "2f9cceafa3-20171028"

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

  1   2   >