[Discover] [Bug 366410] Search field should have 'clear' button

2017-02-18 Thread Christian Krippendorf
https://bugs.kde.org/show_bug.cgi?id=366410

Christian Krippendorf  changed:

   What|Removed |Added

 CC||Coding@Christian-Krippendor
   ||f.de

--- Comment #2 from Christian Krippendorf  ---
Shouldn't it rather be implemented in Kirigami to make the clear button
available to all kirigami applications?

Greetings

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

[kdenlive] [Bug 376604] Kdenlive crash when opening video source

2017-02-18 Thread Guillaume Debray
https://bugs.kde.org/show_bug.cgi?id=376604

--- Comment #2 from Guillaume Debray  ---
(In reply to Wegwerf from comment #1)
> Can you play your mkv file using ffplay, and melt?

Yes, ffplay and melt can play the video.

  Duration: 00:14:48.06, start: 0.00, bitrate: 1070 kb/s
Stream #0:0: Video: hevc (Main), yuv420p(tv), 1920x832, SAR 1:1 DAR 30:13,
24 fps, 24 tbr, 1k tbn, 1k tbc (default)
Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp (default)

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

[kde] [Bug 376660] New: Plasma 5 has unsafe, non-portable behaviour while exiting cleanly

2017-02-18 Thread awilfox
https://bugs.kde.org/show_bug.cgi?id=376660

Bug ID: 376660
   Summary: Plasma 5 has unsafe, non-portable behaviour while
exiting cleanly
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: awil...@adelielinux.org
  Target Milestone: ---

Application: kdeinit5 (5.8.4)
 (Compiled from sources)
Qt Version: 5.6.1
Frameworks Version: 5.28.0
Operating System: Linux 4.10.0-rc5-ciall x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I was attempting to relaunch KWin since it had become very laggy (as it does
after two weeks or so of running).  I used `kshell5 kwin_x11 --replace` which
worked fine, but the exiting KWin (the one that was being replaced) crashed.

There are so many unsafe things occurring during teardown, I don't even know
where to begin...

- It should definitely not be attempting to *create* pixmaps in an object's
destructor.
- Actually, it is very unsafe to make *any* XIO calls without a custom error
handler, because nested exit(3) calls are undefined in POSIX and are known to
cause infinite recursion on some implementations.  And exit(3) is exactly what
is done by the default XIO error handler.
- It looks like a lot of the ridiculous unsafe beahviour is actually
originating in Qt, so I will likely file a further bug there.  If/when I do, I
will update this bug with a link there.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f49a1383780 (LWP 4423))]

Thread 9 (Thread 0x7f49614c5700 (LWP 4436)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f498f368eaa in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7f498f44b820 ) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7f498f368e26 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7f498f4598f4 ) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7f499e259434 in start_thread (arg=0x7f49614c5700) at
pthread_create.c:333
#4  0x7f499f97b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f4968d16700 (LWP 4433)):
#0  0x7f499f974503 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f499fec0f74 in qt_safe_select (nfds=18, fdread=0x7f4964000a78,
fdwrite=0x7f4964000d08, fdexcept=0x7f4964000f98, orig_timeout=)
at kernel/qcore_unix.cpp:75
#2  0x7f499fec1b0b in QEventDispatcherUNIXPrivate::doSelect
(this=0x7f49640008e0, flags=..., timeout=0x0) at
kernel/qeventdispatcher_unix.cpp:192
#3  0x7f499fec2b9d in QEventDispatcherUNIX::processEvents
(this=0x7f49640008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607
#4  0x7f499fe74001 in QEventLoop::processEvents (flags=..., this=) at kernel/qeventloop.cpp:128
#5  QEventLoop::exec (this=0x7f4968d15e50, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f499fcc95e9 in QThread::exec (this=) at
thread/qthread.cpp:500
#7  0x7f498c179bf6 in QQmlThreadPrivate::run (this=0x29e3050) at
qml/ftw/qqmlthread.cpp:141
#8  0x7f499fcccd24 in QThreadPrivate::start (arg=0x29e3050) at
thread/qthread_unix.cpp:341
#9  0x7f499e259434 in start_thread (arg=0x7f4968d16700) at
pthread_create.c:333
#10 0x7f499f97b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f4969517700 (LWP 4432)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f49736c7b8d in cnd_wait (cond=0x26da690, mtx=0x26da668) at
/var/tmp/portage/media-libs/mesa-13.0.0/work/mesa-13.0.0/include/c11/threads_posix.h:159
#2  0x7f49736c80c7 in util_queue_thread_func (input=0x26dc810) at
/var/tmp/portage/media-libs/mesa-13.0.0/work/mesa-13.0.0/src/gallium/auxiliary/util/u_queue.c:76
#3  0x7f49736c8712 in impl_thrd_routine (p=0x26df310) at
/var/tmp/portage/media-libs/mesa-13.0.0/work/mesa-13.0.0/include/c11/threads_posix.h:87
#4  0x7f499e259434 in start_thread (arg=0x7f4969517700) at
pthread_create.c:333
#5  0x7f499f97b8fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f4969d18700 (LWP 4431)):
#0  pthread_cond_wait () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f49736c7b8d in cnd_wait (cond=0x26da690, mtx=0x26da668) at
/var/tmp/portage/media-libs/mesa-13.0.0/work/mesa-13.0.0/include/c11/threads_posix.h:159
#2  0x7f49736c80c7 in util_queue_thread_func (input=0x26df8a0) at
/var/tmp/portage/media-libs/mesa-13.0.0/work/mesa-13.0.0/src/gallium/auxiliary/util/u_queue.c:76
#3  0x7f49736c8712 in impl_thrd_routine 

[kontact] [Bug 376584] Action menu missing in addressbook

2017-02-18 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=376584

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
could you provide a screenshot as I don't know where is the "send to" menu
entry.

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

[Discover] [Bug 376549] Discover freezes on search

2017-02-18 Thread Christian Krippendorf
https://bugs.kde.org/show_bug.cgi?id=376549

--- Comment #2 from Christian Krippendorf  ---
I build the master Version (5.9.90) with kirigami master branch on up2date
ArchLinux system and cannot reproduce this error anymore.

Does anyone else got further information?

Greetings

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

[kwin] [Bug 376505] kwin compile error in Gentoo gcc-6.3.0, glibc-2.25

2017-02-18 Thread Ясен
https://bugs.kde.org/show_bug.cgi?id=376505

--- Comment #3 from Ясен  ---
(In reply to Martin Gräßlin from comment #1)
> Please figure out which header file needs to be included for major and
> include that in logind.cpp. It compiles on my system, thus I cannot help
> there.

Well thank you.

* The inclusion of  by  is deprecated.
  This means that in a future release, the macros “major”, “minor”, and
  “makedev” will only be available from .

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

[kwin] [Bug 376505] kwin compile error in Gentoo gcc-6.3.0, glibc-2.25

2017-02-18 Thread Ясен
https://bugs.kde.org/show_bug.cgi?id=376505

--- Comment #2 from Ясен  ---
Created attachment 104110
  --> https://bugs.kde.org/attachment.cgi?id=104110=edit
for Gentoo

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

[dolphin] [Bug 376619] Only show when using this application (Dolphin) does not work

2017-02-18 Thread North
https://bugs.kde.org/show_bug.cgi?id=376619

North  changed:

   What|Removed |Added

 CC||terauck-...@yahoo.com.au

--- Comment #1 from North  ---
I confirm the issue using the same operating system.  A 'place' on the start
page of Gwenview can be restricted to Gwenview.

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

[frameworks-kio] [Bug 179678] KIO needs PolicyKit-kde integration

2017-02-18 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=179678

Arthur Țițeică  changed:

   What|Removed |Added

 CC||arthur+...@titeica.ro

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

[kwin] [Bug 376658] Customized tabbox does not work and makes kwin stuck and slow

2017-02-18 Thread Xu Zhao
https://bugs.kde.org/show_bug.cgi?id=376658

--- Comment #1 from Xu Zhao  ---
This bug seems nondeterministic. I tried 10 times and can reproduce it 8 times.

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

[Discover] [Bug 376659] New: Discover does not show any software

2017-02-18 Thread Jochen
https://bugs.kde.org/show_bug.cgi?id=376659

Bug ID: 376659
   Summary: Discover does not show any software
   Product: Discover
   Version: 5.6.2
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: kdebugs.170...@login.jochenschuh.de
  Target Milestone: ---

I‘m completely new to Linux, if you need any additional information please
explain how I can get it :)

Problem: Discover does not show any software, it is completely empty.

What I did:
I installed Kubuntu using an usb stick with kubuntu-16.04.1-desktop-amd64.iso
parallel to Windows 7 (partitions „/“, „/home“ and „/swap“ manually created),
system language „German“. 
After installation discover _did show_ software in its categories (I could
browse them). Search function however _did not work_, it just showed no results
no matter what I entered.
System said there where around 230 updates available which I installed. After
installation of these updates discovery is empty. No software is shown in
categories any more, and search function still does not work. Discover only
promotes some software in the rotating top area (VLC for example) – those
descriptions float out of their boxes. If I click on one of these promoted
software a detail window with description and install button appears. 
Since I‘m new to Linux I tried 16.04 Ubuntu (with unity) and then Ubuntu MATE
on the same machine. Both had a fully working software center. So I believe
this is a bug in discover.
Maybe related to
https://bugs.kde.org/show_bug.cgi?id=372729
https://bugs.kde.org/show_bug.cgi?id=367526
https://bugs.kde.org/show_bug.cgi?id=363392
https://bugs.kde.org/show_bug.cgi?id=376241
https://answers.launchpad.net/ubuntu/+source/plasma-discover/+question/294053
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1573994

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

[kwin] [Bug 376658] New: Customized tabbox does not work and makes kwin stuck and slow

2017-02-18 Thread Xu Zhao
https://bugs.kde.org/show_bug.cgi?id=376658

Bug ID: 376658
   Summary: Customized tabbox does not work and makes kwin stuck
and slow
   Product: kwin
   Version: 5.9.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: tabbox
  Assignee: kwin-bugs-n...@kde.org
  Reporter: i...@xuzhao.net
  Target Milestone: ---

I am trying to customize the Large Icons theme for kwin tabbox.
The only line I modified is add the following line into PlasmaCore.Dialog
block:
backgroundHints: PlasmaCore.Dialog.NoBackground

Without this line, everything is good. However after having this line and
restart kwin, the large icon tabbar does not work and kwin becomes very slow on
my machine (i7-6700K, 16G RAM).
I use openSUSE Tumbleweed any my kwin version is 5.9.1, I use kwin on X11.

Here is the full main.qml file I am using for the slowed tabbox:
https://pastebin.com/kdz3QisG

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

[konqueror] [Bug 376637] The vertical scrollbar hides the last character of text on a line, see betterallydifferal.com

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376637

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Christoph Feck  ---
Your tags are invalid. Use an HTML verification service to spot the bugs.

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

[Discover] [Bug 376657] New: It does not connect with internet

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376657

Bug ID: 376657
   Summary: It does not connect with internet
   Product: Discover
   Version: 5.6.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: ub.ma...@yahoo.it
  Target Milestone: ---

Created attachment 104109
  --> https://bugs.kde.org/attachment.cgi?id=104109=edit
discovery

It's happening frequently that when I open the software, it does not load the
software list. I use kubuntu 16.04

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

[konqueror] [Bug 376608] Konqueror crashing

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376608

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
https://bugzilla.opensuse.org/show_bug.cgi?id=901006

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

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

[konqueror] [Bug 340873] konqueror PID: 4328 Signal: Segmentation fault

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=340873

Christoph Feck  changed:

   What|Removed |Added

 CC||lukasz...@gmail.com

--- Comment #29 from Christoph Feck  ---
*** Bug 376608 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 376625] Crash when changing tab in dolphin

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376625

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |16.08.3
   Assignee|unassigned-b...@kde.org |dolphin-bugs-n...@kde.org
  Component|general |general
Product|kde |dolphin

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

[kcalc] [Bug 376655] Operations on Modulus operator were causing other operators to be erroneous

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376655

Christoph Feck  changed:

   What|Removed |Added

   Severity|critical|normal

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

[systemsettings] [Bug 376630] Bold font rendering is broken after changing font via kcm_fonts

2017-02-18 Thread Pulfer
https://bugs.kde.org/show_bug.cgi?id=376630

Pulfer  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

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

[ksysguard] [Bug 376537] ksysguardd crashed on kernel 4.9

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376537

Christoph Feck  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/ksy
   ||sguard/e4c58c2f6ef74bad065f
   ||7327c19c02a3dac3
   Version Fixed In||5.8.6
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #23 from Christoph Feck  ---
Git commit e4c58c2f6ef74bad065f7327c19c02a3dac3 by Christoph Feck.
Committed on 19/02/2017 at 04:15.
Pushed by cfeck into branch 'Plasma/5.8'.

Fix array allocation for non-continuous cpu numbers
FIXED-IN: 5.8.6

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

M  +2-1ksysguardd/Linux/stat.c

https://commits.kde.org/ksysguard/e4c58c2f6ef74bad065f7327c19c02a3dac3

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

[kded-appmenu] [Bug 376656] New: VisualStudioCode takes high CPU due to exporting menu

2017-02-18 Thread Baron Leonardo
https://bugs.kde.org/show_bug.cgi?id=376656

Bug ID: 376656
   Summary: VisualStudioCode takes high CPU due to exporting menu
   Product: kded-appmenu
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: top menubar
  Assignee: plasma-b...@kde.org
  Reporter: mohamedayman.f...@zoho.com
  Target Milestone: ---

VisualStudioCode takes high CPU due to exporting menu.

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

[Breeze] [Bug 373088] Current tab highlighting counter-intuitive when using dark themes

2017-02-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373088

--- Comment #12 from Christoph Feck  ---
According to the bug's history, it was you who removed you as the assignee :)

https://bugs.kde.org/show_activity.cgi?id=373088

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

[kcalc] [Bug 376655] New: Operations on Modulus operator were causing other operators to be erroneous

2017-02-18 Thread Looserof7
https://bugs.kde.org/show_bug.cgi?id=376655

Bug ID: 376655
   Summary: Operations on Modulus operator were causing other
operators to be erroneous
   Product: kcalc
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: ete...@alum.rit.edu
  Reporter: looser...@gmail.com
  Target Milestone: ---

KDE Frameworks 5.31.0
Qt 5.8.0 (built against 5.8.0)
The xcb windowing system

[Input] uname -a
[Output] Linux looserof7 4.4.48-1-MANJARO #1 SMP PREEMPT Thu Feb 9 22:17:50 UTC
2017  x86_64 GNU/Linux

I have noticed that modulus operations weren't accurate,

7%3 = 0.21 (from krunner, considering that modulus operator gives percentage)

steps to reproduce:
open kcalc,
step-1: Now select any mode from settings drop-down menu.
step-2: Type in 13 % 2 and then press =, I get no answer.

step-1: select Numeral System mode.
step-2: type in 100 / 2  this equals 50
step-3: type in 13 % 2 this gives no answer,
step-4: click on AC (Clear all),
step-5: type in 100 / 2 (In my case this equals to 5,000)

repeat steps 3 and 4:
step-5: type in 100 * 2 (I don't get answer)

What I mean to say is using Modulus operator is leading other calculations to
be erroneous.

Please fix this bug.
Thank you.

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

[kontact] [Bug 376654] New: Crashes on restart

2017-02-18 Thread Eric
https://bugs.kde.org/show_bug.cgi?id=376654

Bug ID: 376654
   Summary: Crashes on restart
   Product: kontact
   Version: 5.2.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: eric.v...@msg4.us
  Target Milestone: ---

Application: kontact (5.2.3)

Qt Version: 5.5.1
Operating System: Linux 4.1.38-47-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
zypper patch and zypper up then reboot 
- Custom settings of the application:
all folder seemlinked to a safe side hard drive

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4b4ca3e7c0 (LWP 3274))]

Thread 22 (Thread 0x7f4a957fa700 (LWP 3812)):
#0  0x7f4b4221fd14 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f4b421dde0e in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f4b421ddf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f4b4a1c0d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f4b4a167d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f4b49f8961a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f4b49f8e32f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f4b429fb0a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7f4b4968502d in clone () at /lib64/libc.so.6

Thread 21 (Thread 0x7f4a967fc700 (LWP 3808)):
#0  0x7fffda4ddb26 in clock_gettime ()
#1  0x7f4b49691c7d in clock_gettime () at /lib64/libc.so.6
#2  0x7f4b4a03f7d6 in  () at /usr/lib64/libQt5Core.so.5
#3  0x7f4b4a1bf3b9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib64/libQt5Core.so.5
#4  0x7f4b4a1bf945 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f4b4a1c0b5e in  () at /usr/lib64/libQt5Core.so.5
#6  0x7f4b421dd4ad in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#7  0x7f4b421ddd80 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7f4b421ddf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7f4b4a1c0d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#10 0x7f4b4a167d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#11 0x7f4b49f8961a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#12 0x7f4b49f8e32f in  () at /usr/lib64/libQt5Core.so.5
#13 0x7f4b429fb0a4 in start_thread () at /lib64/libpthread.so.0
#14 0x7f4b4968502d in clone () at /lib64/libc.so.6

Thread 20 (Thread 0x7f4a96ffd700 (LWP 3806)):
#0  0x7f4b49f86bfa in QMutex::lock() () at /usr/lib64/libQt5Core.so.5
#1  0x7f4b4a1c0cb5 in  () at /usr/lib64/libQt5Core.so.5
#2  0x7f4b421dd4ad in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f4b421ddd80 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7f4b421ddf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7f4b4a1c0d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#6  0x7f4b4a167d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#7  0x7f4b49f8961a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x7f4b49f8e32f in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f4b429fb0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7f4b4968502d in clone () at /lib64/libc.so.6

Thread 19 (Thread 0x7f4a977fe700 (LWP 3802)):
#0  0x7f4b4967cbfd in poll () at /lib64/libc.so.6
#1  0x7f4b421dde64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f4b421ddf7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f4b4a1c0d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f4b4a167d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f4b49f8961a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f4b49f8e32f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f4b429fb0a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7f4b4968502d in clone () at /lib64/libc.so.6

Thread 18 (Thread 0x7f4a97fff700 (LWP 3801)):
#0  0x7fffda4ddb26 in clock_gettime ()
#1  0x7f4b49691c7d in clock_gettime () at /lib64/libc.so.6
#2  0x7f4b4a03f7d6 in  () at /usr/lib64/libQt5Core.so.5
#3  0x7f4b4a1bf3b9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib64/libQt5Core.so.5
#4  0x7f4b4a1bf945 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f4b4a1c0b5e in  () at /usr/lib64/libQt5Core.so.5
#6  0x7f4b421dd4ad in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#7  

[calligraflow] [Bug 376653] Font Size not visible in default dock layout

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376653

teejaybe...@gmail.com changed:

   What|Removed |Added

 CC||teejaybe...@gmail.com

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

[calligraflow] [Bug 376653] New: Font Size not visible in default dock layout

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376653

Bug ID: 376653
   Summary: Font Size not visible in default dock layout
   Product: calligraflow
   Version: 2.9.11
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: yue@mail.com
  Reporter: teejaybe...@gmail.com
  Target Milestone: ---

Created attachment 104108
  --> https://bugs.kde.org/attachment.cgi?id=104108=edit
screenshot of default dock layout

On the default screen, the "Tool Options" dialog is not completely visible, the
right hand side is clipped, meaning that things like that "font size" drop down
is not visible at all.

This would appear to be similar to 324133, which was apparently fixed, but
perhaps only for calligrawords?

Screenshot attached

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

[plasmashell] [Bug 376652] New: Plasma (plasmashell), signal: Segmentation fault

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376652

Bug ID: 376652
   Summary: Plasma (plasmashell), signal: Segmentation fault
   Product: plasmashell
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ke...@kerya.net
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-63-lowlatency x86_64
Distribution: Ubuntu 16.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Нажал на выпадающее меню "системные уведомления" из меню возле часов в трее.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f64650558c0 (LWP 18114))]

Thread 8 (Thread 0x7f6393d19700 (LWP 18373)):
#0  0x7f645c55ea79 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f645c51a290 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f645c51a49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f64600b17eb in QEventDispatcherGlib::processEvents
(this=0x7f638c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f6460058b4a in QEventLoop::exec (this=this@entry=0x7f6393d18cc0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f645fe75834 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f6394d177d7 in KCupsConnection::run() () from
/usr/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x7f645fe7a7be in QThreadPrivate::start (arg=0x41e5ba0) at
thread/qthread_unix.cpp:331
#8  0x7f645ef676ba in start_thread (arg=0x7f6393d19700) at
pthread_create.c:333
#9  0x7f645f79082d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f63a4d42700 (LWP 18342)):
#0  0x7f645c5199ad in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f645c51a2bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f645c51a49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f64600b17eb in QEventDispatcherGlib::processEvents
(this=0x7f63a8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f6460058b4a in QEventLoop::exec (this=this@entry=0x7f63a4d41c90,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f645fe75834 in QThread::exec (this=this@entry=0x30afb20) at
thread/qthread.cpp:503
#6  0x7f64630a3ed6 in QQuickPixmapReader::run (this=0x30afb20) at
util/qquickpixmapcache.cpp:817
#7  0x7f645fe7a7be in QThreadPrivate::start (arg=0x30afb20) at
thread/qthread_unix.cpp:331
#8  0x7f645ef676ba in start_thread (arg=0x7f63a4d42700) at
pthread_create.c:333
#9  0x7f645f79082d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f63af367700 (LWP 18325)):
#0  0x7f645f78069d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f645c55d6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f645c519e74 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f645c51a330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f645c51a49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f64600b17eb in QEventDispatcherGlib::processEvents
(this=0x7f63a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#6  0x7f6460058b4a in QEventLoop::exec (this=this@entry=0x7f63af366ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x7f645fe75834 in QThread::exec (this=this@entry=0x2e3a940) at
thread/qthread.cpp:503
#8  0x7f646271d3c5 in QQmlThreadPrivate::run (this=0x2e3a940) at
qml/ftw/qqmlthread.cpp:141
#9  0x7f645fe7a7be in QThreadPrivate::start (arg=0x2e3a940) at
thread/qthread_unix.cpp:331
#10 0x7f645ef676ba in start_thread (arg=0x7f63af367700) at
pthread_create.c:333
#11 0x7f645f79082d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f642700 (LWP 18316)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f6464ac2bd4 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f6464ac2c19 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f645ef676ba in start_thread (arg=0x7f642700) at
pthread_create.c:333
#4  0x7f645f79082d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f6436028700 (LWP 18282)):
#0  0x7f645f78069d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f645c55d6f0 in ?? () from 

[konsole] [Bug 373438] Confirm Close always prompts, ignores "Do not ask again"

2017-02-18 Thread Thomas Braxton
https://bugs.kde.org/show_bug.cgi?id=373438

Thomas Braxton  changed:

   What|Removed |Added

 CC||kde.brax...@gmail.com

--- Comment #3 from Thomas Braxton  ---
This seems to work correctly in version 16.12.2.

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

[konsole] [Bug 366048] "Do not ask again" doesn't apply to "Close Window" button

2017-02-18 Thread Thomas Braxton
https://bugs.kde.org/show_bug.cgi?id=366048

Thomas Braxton  changed:

   What|Removed |Added

 CC||kde.brax...@gmail.com

--- Comment #1 from Thomas Braxton  ---
This seems to work correctly in version 16.12.2.

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

[tellico] [Bug 376134] Export collection in HTML does not work

2017-02-18 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=376134

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/tel |https://commits.kde.org/tel
   |lico/9dac9ef56e7bdceef9327e |lico/189130df8515b6e4342aa1
   |c8375c52fe1d369ea0  |b4a390547a14a26cf1
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Robby Stephenson  ---
Git commit 189130df8515b6e4342aa1b4a390547a14a26cf1 by Robby Stephenson.
Committed on 19/02/2017 at 01:52.
Pushed by rstephenson into branch 'master'.

Use correct dir for img links in HTML export with relative entry files

A problem lingering from the port from KURL::relativePath, when using
QDir::relativeFilePath doesn't resolve the path. Switch to using
QFileInfo to grab the dir and then resolve the relative path from there

My thanks to chp...@gmail.com for the diligence in verifying the fix.

M  +32   -0src/tests/htmlexportertest.cpp
M  +22   -2src/translators/htmlexporter.cpp
M  +1-0src/translators/htmlexporter.h

https://commits.kde.org/tellico/189130df8515b6e4342aa1b4a390547a14a26cf1

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

[frameworks-baloo] [Bug 376651] New: Baloo shows "unknown file size" when searching for files

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376651

Bug ID: 376651
   Summary: Baloo shows "unknown file size" when searching for
files
   Product: frameworks-baloo
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: pinak.ah...@gmail.com
  Reporter: hotmusic...@mail.bg
  Target Milestone: ---

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

Hello!

Baloo does not shows the summary file size when the user searched for files and
the results have been returned - at the bottom right corner it states "Unknown
file size" instead something like "4 files,  MB"
(See the screenshot).

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

[digikam] [Bug 376650] New: Write Meta Data hangs if album is empty

2017-02-18 Thread Bill Goodman
https://bugs.kde.org/show_bug.cgi?id=376650

Bug ID: 376650
   Summary: Write Meta Data hangs if album is empty
   Product: digikam
   Version: 5.5.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Metadata
  Assignee: digikam-de...@kde.org
  Reporter: bg+k...@cyclos.com
  Target Milestone: ---

Select an empty album.
Execute Album>Write Metadata to Images menu command.
Processing begins with "Synchronizing image metadata with database" but
progress never advances beyond 0%.

Attempting to execute other metadata write commands is blocked.

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

[frameworks-ktexteditor] [Bug 373093] Search / Find box unreadable when using dark theme

2017-02-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373093

--- Comment #10 from Sven Brauch  ---
To clarify what I meant, setting it in the application still switches "at
runtime", just automatically at each startup, and thus has the same issue in
this case.

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

[frameworks-ktexteditor] [Bug 373093] Search / Find box unreadable when using dark theme

2017-02-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373093

--- Comment #9 from Sven Brauch  ---
Yes, sorry, bad phrasing from my side; still the issue addressed in the linked
RR.

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

[konsole] [Bug 349088] Down arrow (and other arrows) characters display wrong width

2017-02-18 Thread Norman Diamond
https://bugs.kde.org/show_bug.cgi?id=349088

Norman Diamond  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #5 from Norman Diamond  ---
Changing status from Needsinfo back to Unconfirmed.  If you disagree, please
let me know.

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

[konsole] [Bug 349088] Down arrow (and other arrows) characters display wrong width

2017-02-18 Thread Norman Diamond
https://bugs.kde.org/show_bug.cgi?id=349088

--- Comment #4 from Norman Diamond  ---
The problem was consistent in a different installation of OpenSuse 13.2, but
the problem is inconsistent in my present installation of the same OS.

The screenshot is from my present installation, showing the inconsistency.

As shown in the "vi" session, when the cursor is in the middle of a line
containing arrow characters, something is greatly confused and the display is
completely scrambled.  This still makes editing just about impossible.

But for unknown reasons, in my present installation, the output of cat displays
the arrow characters properly in full-width.

In my earlier installation, arrow characters were all displayed as half-width
both in vi and the output of cat.  This still made editing impossible.

In my earlier installation, a Japanese person recommended changing the Konsole
setting for fixed-width font.  Some fonts displayed arrow characters as
full-width and solved the problem consistently.

In my present installation, I think I haven't tried such an experiment yet, but
I don't know what produced the inconsistency.

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

[konsole] [Bug 349088] Down arrow (and other arrows) characters display wrong width

2017-02-18 Thread Norman Diamond
https://bugs.kde.org/show_bug.cgi?id=349088

--- Comment #3 from Norman Diamond  ---
Created attachment 104106
  --> https://bugs.kde.org/attachment.cgi?id=104106=edit
Screenshot

Screenshot

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

[kdevelop] [Bug 337891] Synchronise editor windows between Code and Debug modes

2017-02-18 Thread Janek Bevendorff
https://bugs.kde.org/show_bug.cgi?id=337891

Janek Bevendorff  changed:

   What|Removed |Added

Version|unspecified |5.1.0
 CC||k...@jbev.net

--- Comment #7 from Janek Bevendorff  ---
Is this still being worked on? It annoys the crap out of me that every time I
start debugging, I completely lose track of where in the code I am.
One more thing that annoys me is that the view doesn't automatically jump to
the current line when stopping at a break point or crashing. I always have to
open the Frame Stack window (which also isn't opened by default and quite
hidden inside the menus) and click on an entry in the stack trace first.

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

[akregator] [Bug 376649] Filtering by "Unread" when a message is selected marks all messages read

2017-02-18 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=376649

--- Comment #1 from Luigi Toscano  ---
I set "major" as priority because the bug is a indirect form of data loss (the
information about unread messages).

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

[akregator] [Bug 376649] New: Filtering by "Unread" when a message is selected marks all messages read

2017-02-18 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=376649

Bug ID: 376649
   Summary: Filtering by "Unread" when a message is selected marks
all messages read
   Product: akregator
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: luigi.tosc...@tiscali.it
  Target Milestone: ---

Select a message and then enable the "unread" filter with the button at the
left of the "search article" input/filter box. Something is triggered and all
the unread messages currently shown are marked as read.

If the "Unread" filter is enabled when no messages are selected, nothing
happens.

Reproduced with KDE Applications 16.04.3 (5.2.3) and current (2017-02-19) git
master.

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

[konsole] [Bug 349105] Chaning colors in systemsettings -> Application Appearance does not change tab colour

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=349105

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Kurt Hindenburg  ---
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.

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

[konsole] [Bug 349088] Down arrow (and other arrows) characters display wrong width

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=349088

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Kurt Hindenburg  ---
Can you update and let us know if this is still an issue?  and perhaps add a
screenshor.

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

[konsole] [Bug 350269] Post-exit crash

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350269

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Kurt Hindenburg  ---
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.

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

[konsole] [Bug 350512] Konsole crashed while tried to download mscorefonts from Sourcepad

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350512

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---
Please update to a recent version and reopen if you still have issues.

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

[konsole] [Bug 350533] konsole crashed while trying to update adobe flash player, still havent figured it out

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350533

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #2 from Kurt Hindenburg  ---
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.

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

[konsole] [Bug 350569] Konsole Crashes After "exit" Command

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350569

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kurt Hindenburg  ---
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.

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

[konsole] [Bug 350824] Crashes after exit

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350824

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kurt Hindenburg  ---
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.

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

[konsole] [Bug 375764] After hiding menu bar no way to bring it back

2017-02-18 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375764

Roman Gilg  changed:

   What|Removed |Added

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

--- Comment #2 from Roman Gilg  ---
Seems to work here now again aswell. Don't know why the option wasn't there the
last time.

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

[kwin] [Bug 376648] New: Magic lamp produces artifacts when "minimizing" to tray

2017-02-18 Thread Janek Bevendorff
https://bugs.kde.org/show_bug.cgi?id=376648

Bug ID: 376648
   Summary: Magic lamp produces artifacts when "minimizing" to
tray
   Product: kwin
   Version: 5.9.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@jbev.net
  Target Milestone: ---

When an application minimizes to tray (i.e. minimizes and then hides the
window, so there is no taskbar button anymore), the magic lamp effect is
targeted towards the cursor position instead of the taskbar. This works well
most of the time, but sometimes it creates severe rendering artifacts in the
form of moving vertical or horizontal bars. This effect is especially obvious
when the cursor position is more to the center of the screen than to the edges.

To generally improve the visuals of that effect, it would maybe also be good
not to use the cursor position as a single pixel but rather an area of a few
pixels. I don't know if that would get rid of the above-mentioned artifacts,
but it would overall look less glitchy.


KWin Support Information:
==

Version
===
KWin version: 5.9.0
Qt Version: 5.8.0
Qt compile version: 5.8.0
XCB compile version: 1.12

Operation Mode: X11 only

Build Options
=
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_INPUT: yes
HAVE_DRM: yes
HAVE_GBM: yes
HAVE_X11_XCB: yes
HAVE_EPOXY_GLX: yes
HAVE_WAYLAND_EGL: yes

X11
===
Vendor: The X.Org Foundation
Vendor Release: 11901000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==
Plugin: org.kde.breeze
Theme: 
Blur: 0
onAllDesktopsAvailable: true
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 9
decorationButtonsRight: 6, 3, 4, 5
borderSize: 3
gridUnit: 10
font: Noto Sans,10,-1,5,50,0,0,0,0,0,Regular
smallSpacing: 2
largeSpacing: 10

Options
===
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
glSmoothScale: 1
xrenderSmoothScale: false
maxFpsInterval: 1666
refreshRate: 0
vBlankTime: 600
glStrictBinding: false
glStrictBindingFollowsDriver: true
glCoreProfile: true
glPreferBufferSwap: 99
glPlatformInterface: 1
windowsBlockCompositing: true

Screen Edges

desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 1
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
===
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 2

Screen 0:
-
Name: DVI-I-1
Geometry: 0,0,2560x1440
Refresh Rate: 59.9506

Screen 1:
-
Name: DVI-D-0
Geometry: 2560,0,2560x1440
Refresh Rate: 59.9506


Compositing
===
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 960/PCIe/SSE2
OpenGL version string: 3.1.0 NVIDIA 375.26
OpenGL platform interface: GLX
OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
Driver: NVIDIA
Driver version: 375.26
GPU class: Unknown
OpenGL version: 3.1
GLSL version: 1.40
X server version: 1.19.1
Linux kernel version: 4.9.6
Direct rendering: Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  yes

Loaded Effects:
---
zoom

[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=342201

Kurt Hindenburg  changed:

   What|Removed |Added

 CC||swest...@gmail.com

--- Comment #23 from Kurt Hindenburg  ---
*** Bug 350924 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 350924] Crash on Exit [Dup of 342201]

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=350924

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---


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

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

[kwin] [Bug 370612] Artifacts when dragging maximized (wobbly) windows to different screen

2017-02-18 Thread Janek Bevendorff
https://bugs.kde.org/show_bug.cgi?id=370612

Janek Bevendorff  changed:

   What|Removed |Added

Version|5.8.0   |5.9.0

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

[konsole] [Bug 351231] All profile settings get lost after exit, no configuration files written

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=351231

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #4 from Kurt Hindenburg  ---
The conversion from KDE4 -> KDE5 for Konsole files didn't happen until later
versions. Let us know if you still have issues w/ recent versions.

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

[konsole] [Bug 351734] Konsole crashed while idle. using openbox

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=351734

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---
There's not enough info here to research - please update and let us know if you
still see this issue.

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

[konsole] [Bug 352361] Konsole crashed unexpectedly in background

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=352361

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---
Thanks - there's not really enough info here - please update and let us know if
you still have issues.

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

[konsole] [Bug 352426] konsole crash when executing file manager

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=352426

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---
Can you try a more recent version?  reopen if you still have issues.

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

[konsole] [Bug 376645] Can't enter bookmark edition

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=376645

--- Comment #1 from Kurt Hindenburg  ---
The edit bookmark is a separate program - if you are using an ubuntu favor
install 'keditbookmarks'

AFAIK, there's no way for Konsole to know it is not installed.

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

[konsole] [Bug 353453] Launch Konsole

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=353453

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kurt Hindenburg  ---
KDE4 is unmaintained and won't have any new releases.  If you can reproduce on
a recent KF5, please open a new ticket.

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

[kdenlive] [Bug 376647] New: Rendering very slow

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376647

Bug ID: 376647
   Summary: Rendering very slow
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: callicu...@gmail.com
  Target Milestone: ---

Hello.

I am using KDENLIVE 16.12.2 installed on Ubuntu 16.04.2 LTS.
When I attempt to render any project  I find that the render process takes a
very long time to complete. Something that I have noticed is that when
rendering is running KDE is only using a small portion of resources that are
available to it. Can someone tell me if there is a way to speed up rendering
and/or configure KDE to use more system resources please?

Thank you.

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

[krita] [Bug 376646] New: KDE Desktop effects make filter layers hard to use

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376646

Bug ID: 376646
   Summary: KDE Desktop effects make filter layers hard to use
   Product: krita
   Version: 3.1.1
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: dofg...@tfwno.gf
  Target Milestone: ---

In KDE, I think it is the default behavior (can be found System settings/in
Desktop Effect - Dialog Parent effect) to darken the parent dialog window when
there is an active dialog.
It causes a problem when trying to adjust contrast or colors via a filter mask
(since it creates a dialog, and the window goes dark, making it much more
difficult to gauge contrast or colors).

This problem can of course be solved by disabling the desktop effect, but it'll
affect all windows, present and future.
Is there any way for Krita to bypass this desktop effect?

Of course this only affects Linux and not Windows - plus, I only use KDE 4 at
the moment so it might be a KDE 4 specific problem.

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

[frameworks-ktexteditor] [Bug 373093] Search / Find box unreadable when using dark theme

2017-02-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373093

--- Comment #7 from Sven Brauch  ---
Did you select the color scheme in KDevelop's Settings menu or in
systemsettings?

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

[frameworks-ktexteditor] [Bug 373093] Search / Find box unreadable when using dark theme

2017-02-18 Thread Janek Bevendorff
https://bugs.kde.org/show_bug.cgi?id=373093

--- Comment #8 from Janek Bevendorff  ---
I did set it in the application. So if with "runtime switching" you also mean
the program restoring the color theme at startup, then your observation is
correct.
The problem, however, is not that I changed the setting at runtime and it would
be gone after a full restart (like those artifacts that often appear when
switching Plasma themes where certain UI elements keep their old appearance
until I restart my session).

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

[konsole] [Bug 376645] New: Can't enter bookmark edition

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376645

Bug ID: 376645
   Summary: Can't enter bookmark edition
   Product: konsole
   Version: 16.12.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: bookmark
  Assignee: konsole-de...@kde.org
  Reporter: damiankorze...@gmail.com
  Target Milestone: ---

I can't enter the bookmark edit. After I click the menu, the bookmark edition
is not appear.

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

[amarok] [Bug 376644] New: Amarok (2.8.90), Fedora25, please increase 'nice' level to stop choppy music

2017-02-18 Thread Jose Da Silva
https://bugs.kde.org/show_bug.cgi?id=376644

Bug ID: 376644
   Summary: Amarok (2.8.90), Fedora25, please increase 'nice'
level to stop choppy music
   Product: amarok
   Version: 2.8.90 (2.9 beta)
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: digi...@joescat.com
  Target Milestone: 2.9

Fairly fresh install of KDE-Fedora25, playlist is currently the default song on
Amarok, and a CDrom inserted into the CD drive. Commercial music "Genesis".

While trying to play music from the CD, running into problem where Amarok is
not able to keep-up, and therefore the music plays "choppy".

A temporary solution to my problem is to open-up a Konsole terminal and run
amarok as:
nice -10 amarok
This appears to stop choppiness and has been playing CDrom music smoothly and
consistent with various CDs.
I've also been running another konsole terminal with
nice 10 boincmgr
at the same time and amarok continues to play smoothly even though boinc is
number crunching 100% in the background.
"top" shows 90% cpu crunching on boinc, and 5% for Amarok.

I suspect developers running modern computers with multiple cores won't see
this, but users running slower/older computers are likely going to "hear"
skipping/choping/breaks.

I don't think the amarok gui needs to be scheduled higher, but the audio
sections involved will need to have the nice scheduling upgraded.

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

[plasmashell] [Bug 376643] New: Can't run web address when translation is used

2017-02-18 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=376643

Bug ID: 376643
   Summary: Can't run web address when translation is used
   Product: plasmashell
   Version: 5.8.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: ene...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I've tried to open web address from launcher, but it gave me such error:
Katalog o nazwie /home/olo/.cache/kioexec/krun/13182_0/ już istnieje.
It means "Folder  already exists.
When I change interface language to english all works ok.

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

[plasmashell] [Bug 376642] New: Go to web address isn't shown in dashboard

2017-02-18 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=376642

Bug ID: 376642
   Summary: Go to web address isn't shown in dashboard
   Product: plasmashell
   Version: 5.8.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Dashboard
  Assignee: notm...@gmail.com
  Reporter: ene...@gmail.com
CC: bhus...@gmail.com
  Target Milestone: 1.0

"Go to address" is shown in launcher, it isn't in dashboard.
To replicate just type in web address in dashboard. When related bookmarks are
saved only bookmarks are shown. It is ok with launcher, "go to" is shown
correctly.

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

[kfile] [Bug 376641] New: Can't click directory with non-ASCII characters in places pane

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376641

Bug ID: 376641
   Summary: Can't click directory with non-ASCII characters in
places pane
   Product: kfile
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: linus.kardell+kdeb...@gmail.com
  Target Milestone: ---

When trying to click a directory with non-ASCII characters in the name in the
places pane, in the file/directory picker in KDE4, it does not go to the
directory. In the directory picker it seems like it goes to the directory above
it, while in the file picker it doesn't do anything. The affects Firefox, which
(at least on OpenSUSE) seems to use the KDE file picker when running KDE.

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

[digikam] [Bug 376640] Changing tag name does not update sidecar metadata

2017-02-18 Thread Bill Goodman
https://bugs.kde.org/show_bug.cgi?id=376640

--- Comment #1 from Bill Goodman  ---
An additional problem which may be related. If you use the tag manager to
delete a tag which is assigned to some images, the tag is removed from the
images in the database, but the sidecar files are not updated with this change
(i.e. the sidecar still has the deleted tag).

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

[digikam] [Bug 376640] Changing tag name does not update sidecar metadata

2017-02-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376640

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|Metadata-Editor |Metadata-Sidecar

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

[digikam] [Bug 376640] New: Changing tag name does not update sidecar metadata

2017-02-18 Thread Bill Goodman
https://bugs.kde.org/show_bug.cgi?id=376640

Bug ID: 376640
   Summary: Changing tag name does not update sidecar metadata
   Product: digikam
   Version: 5.5.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Metadata-Editor
  Assignee: digikam-de...@kde.org
  Reporter: bg+k...@cyclos.com
  Target Milestone: ---

When I add a tag to an image, the sidecar file is updated as expected. However,
if I change the name of a tag which has already been applied to an image, the
sidecar file is not updated.

Settings
Use lazy synchronization = OFF
Read from sidecar files = ON
Write to sidecar files = ON (Write to XMP sidecar only)

Select an image in thumbnail view.
Create a new tag "tag1".
Click Apply.
Exit DigiKam.
Verify sidecar file includes "tag1".
Start DigiKam.
Select same image.
Right click "tag1" and choose "Properties".
Change Title to "tag2".
Click Apply. (thumbnail shows tag2)
Exit DigiKam.
Sidecar still contains "tag1".

If you do "Album>Write Metadata to Images", the sidecar will update to include
"tag2" as expected.

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

[kio-gdrive] [Bug 376639] Cannot copy from gdrive:// to gdrive://

2017-02-18 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376639

Elvis Angelaccio  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kio-gdrive] [Bug 376639] New: Cannot copy from gdrive:// to gdrive://

2017-02-18 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376639

Bug ID: 376639
   Summary: Cannot copy from gdrive:// to gdrive://
   Product: kio-gdrive
   Version: 1.1.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: elvis.angelac...@kde.org
  Target Milestone: ---

The readData() call in readPutData() seems to get stuck for some reason.

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

[trojita] [Bug 332914] Threading shows incorrect results when searching is active

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=332914

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[trojita] [Bug 321370] Automatically expand threads with new arrivals

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=321370

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[trojita] [Bug 359437] Keyboard shortcut to move a mail to a specified folder (e.g. to a "Archived" folder)

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=359437

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[kdeconnect] [Bug 376638] New: KDE Connect 1.6 loosing file extension

2017-02-18 Thread Björn Ballard
https://bugs.kde.org/show_bug.cgi?id=376638

Bug ID: 376638
   Summary: KDE Connect 1.6 loosing file extension
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: bjorn.ball...@gmail.com
  Target Milestone: ---

When sending a file from PC to phone the extension of the file is removed. For
example: sending "master.kdb" results in file named "master" on phone.

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

[trojita] [Bug 321374] Multiple accounts

2017-02-18 Thread Roland Pallai
https://bugs.kde.org/show_bug.cgi?id=321374

Roland Pallai  changed:

   What|Removed |Added

 CC||d...@rock.hu

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

[kphotoalbum] [Bug 376635] Renaming a tag breaks its member-group

2017-02-18 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=376635

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kph
   ||otoalbum/f5457379cbd44ea440
   ||6a07a3cf1296dc33e7e9bf

--- Comment #1 from Johannes Zarl-Zierl  ---
Git commit f5457379cbd44ea4406a07a3cf1296dc33e7e9bf by Johannes Zarl-Zierl.
Committed on 18/02/2017 at 21:38.
Pushed by johanneszarl into branch 'master'.

Fix renaming and deletion of memberMap members.

The methods renameItem, renameGroup and deleteItem in MemberMap
inadvertingly operated on a copy of the member item set instead of the
real data.

This issue was introduced in commit 8d0b178e8 and is present since
release 4.7.

M  +10   -9DB/MemberMap.cpp

https://commits.kde.org/kphotoalbum/f5457379cbd44ea4406a07a3cf1296dc33e7e9bf

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

[konqueror] [Bug 376637] New: The vertical scrollbar hides the last character of text on a line, see betterallydifferal.com

2017-02-18 Thread Nate Johnson
https://bugs.kde.org/show_bug.cgi?id=376637

Bug ID: 376637
   Summary: The vertical scrollbar hides the last character of
 text on a line, see betterallydifferal.com
   Product: konqueror
   Version: 4.14.1
  Platform: FreeBSD Ports
OS: FreeBSD
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: next...@gmail.com
  Target Milestone: ---

The vertical scrollbar hides the last character of  text on a line, see
betterallydifferal.com

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

[dolphin] [Bug 376577] Search crashes when started from root folder

2017-02-18 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=376577

--- Comment #6 from Alex  ---
Created attachment 104105
  --> https://bugs.kde.org/attachment.cgi?id=104105=edit
Screenshot of error

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

[valgrind] [Bug 368922] WARNING: unhandled arm64-linux syscall: 161 (sethostname)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368922

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@redhat.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16247

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

[valgrind] [Bug 370635] arm64 missing syscall getcpu

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=370635

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16246

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

[ksshaskpass] [Bug 376318] Regression: passwords no longer remembered, asks every time I open a shell

2017-02-18 Thread Fuchs
https://bugs.kde.org/show_bug.cgi?id=376318

--- Comment #3 from Fuchs  ---
Hi, seems to work so far with 5.9.3, otherwise I shall re-open. 

Kind regards, 

Christian

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

[valgrind] [Bug 368865] WARNING: unhandled arm64-linux syscall: 272 (kcmp)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368865

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||m...@redhat.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16245

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

[valgrind] [Bug 368864] WARNING: unhandled arm64-linux syscall: 262 (fanotify_init)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368864

Mark Wielaard  changed:

   What|Removed |Added

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

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

[valgrind] [Bug 368864] WARNING: unhandled arm64-linux syscall: 262 (fanotify_init)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368864

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@redhat.com

--- Comment #2 from Mark Wielaard  ---
valgrind svn r16242

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

[valgrind] [Bug 373488] Support for fanotify API on ARM64 architecture

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=373488

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||m...@redhat.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Mark Wielaard  ---
Sorry, your patch was as good as the other one just committed. Apologies for
not noticing this was reported and fixed twice.

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

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

[valgrind] [Bug 368864] WARNING: unhandled arm64-linux syscall: 262 (fanotify_init)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368864

Mark Wielaard  changed:

   What|Removed |Added

 CC||xypron.g...@gmx.de

--- Comment #1 from Mark Wielaard  ---
*** Bug 373488 has been marked as a duplicate of this bug. ***

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

[valgrind] [Bug 368925] WARNING: unhandled arm64-linux syscall: 130 (tkill)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368925

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16238

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

[valgrind] [Bug 368917] WARNING: unhandled arm64-linux syscall: 218 (request_key)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368917

Mark Wielaard  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com
 Resolution|--- |FIXED

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16239

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

[valgrind] [Bug 368918] WARNING: unhandled arm64-linux syscall: 127 (sched_rr_get_interval)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368918

Mark Wielaard  changed:

   What|Removed |Added

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

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

[valgrind] [Bug 368918] WARNING: unhandled arm64-linux syscall: 127 (sched_rr_get_interval)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368918

Mark Wielaard  changed:

   What|Removed |Added

 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16237

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

[valgrind] [Bug 368863] WARNING: unhandled arm64-linux syscall: 100 (get_robust_list)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368863

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16235

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

[valgrind] [Bug 368926] WARNING: unhandled arm64-linux syscall: 97 (unshare)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368926

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16234

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

[valgrind] [Bug 368924] WARNING: unhandled arm64-linux syscall: 84 (sync_file_range)

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=368924

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com

--- Comment #1 from Mark Wielaard  ---
valgrind svn r16233

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

[valgrind] [Bug 371225] Fix order of timer_{gettime,getoverrun,settime} syscalls on arm64

2017-02-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=371225

Mark Wielaard  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||m...@redhat.com
 Resolution|--- |FIXED

--- Comment #2 from Mark Wielaard  ---
valgrind svn r16229

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

[blogilo] [Bug 376636] New: Cannot connect to wordpress.com: Host not found

2017-02-18 Thread Alex Dănilă
https://bugs.kde.org/show_bug.cgi?id=376636

Bug ID: 376636
   Summary: Cannot connect to wordpress.com: Host not found
   Product: blogilo
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: mehrdad.mom...@gmail.com
  Reporter: nuor...@gmail.com
  Target Milestone: ---

Trying to connect to a wordpress.com blog I get one of the two errors each time
I try to add the blog:

a)Unknown host alecs1.wordpress.com: Host not found
b)access to restricted port in post.

Error b) happened only a couple of time, I can't reproduce any more. I've tried
with both http:// and https:// addresses, the error is the same.

The same address works with QTM.

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

[digikam] [Bug 376621] Cannot Enter Data In Geolocation Editor Details Tab

2017-02-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=376621

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #5 from Maik Qualmann  ---
Which Windows version do you use? Here under Windows7 everything works as
expected, no problems.

Maik

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

[konsole] [Bug 353602] after using the ip n command, as su -, closing the terminal crashes the konsonle

2017-02-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=353602

Kurt Hindenburg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Kurt Hindenburg  ---
KDE4 is unmaintained and won't have any new releases.  If you can reproduce on
a recent KF5, please open a new ticket.

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

[kphotoalbum] [Bug 376635] New: Renaming a tag breaks its member-group

2017-02-18 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=376635

Bug ID: 376635
   Summary: Renaming a tag breaks its member-group
   Product: kphotoalbum
   Version: GIT master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kpab...@willden.org
  Reporter: johan...@zarl-zierl.at
  Target Milestone: ---

When renaming a tag that is a member of a tag group, the group membership is
lost.

You can reproduce this on the demo database using the following steps:

1. Open the annotation dialog
1a. For better clarity of what's happening, switch to tree-mode for the list
selects
2. Right-click on "Odense"
3. Choose "Rename..."
4. Enter "Odense-new" and press OK.

Result:
There is a new tag "Odense-new", "Odense" is still displayed as a member of
group "Denmark"
When saving the database, the member group "Denmark" is saved with "Odense" as
member, or if the compressed file format is used, "Odense" is saved as index
"0".

At least using the compressed file format, after restart of kphotoalbum,
neither "Odense" nor "Odense-new" is part of the member group "Denmark".

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

  1   2   3   >