[plasma-nm] [Bug 392351] The networkmanagement kcm should support an UUID arg

2018-03-28 Thread Jacky Alcine
https://bugs.kde.org/show_bug.cgi?id=392351

Jacky Alcine  changed:

   What|Removed |Added

 CC||y...@jacky.wtf

--- Comment #1 from Jacky Alcine  ---
(In reply to Fabian Vogt from comment #0)
> It's useful to open the connection editor for a selected connection.
> 
> KCMs support passing arguments, it just needs to be wired up properly.

For clarity; you'd want to open and edit a connection's settings from the
plasma drop down?

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

[kmymoney] [Bug 392477] New: Cannot create new investment

2018-03-28 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=392477

Bug ID: 392477
   Summary: Cannot create new investment
   Product: kmymoney
   Version: 5.0.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: st.va...@web.de
  Target Milestone: ---

When I try to create a new investment and after filling the form for it, I get
the error "Nicht in der Lage, alle Objekte für Investitionen zu erstellen"
("not able to create all objects for investments", my translation). The details
show "Stock account cannot be parent account caugt in
/home/abuild/rpmbuild/BUILD/kmymoney-5.0.1/kmymoney/mymoney/mymoneyfile.cpp:1059"

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

[kwin] [Bug 392465] KWin crashes (segfault) when using IntelliJ

2018-03-28 Thread Simao Gomes Viana
https://bugs.kde.org/show_bug.cgi?id=392465

--- Comment #3 from Simao Gomes Viana  ---
(In reply to Martin Flöser from comment #2)
> Crash happens in the proprietary Nvidia driver. Please report to NVIDIA.

Alright then, I figured this would happen.
I'm going to report this to NVIDIA as suggested, thanks.

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

[Phonon] [Bug 392388] Audio output devices are no longer detected

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392388

--- Comment #2 from tobias.kuen...@protonmail.com ---
After uncommenting the following line in my /etc/pulse/default.pa everyhting
went back to normal:

load-module module-role-cork

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

[plasmashell] [Bug 392476] New: Digital Clock is persistently late by up to one second

2018-03-28 Thread Eugene Jolas
https://bugs.kde.org/show_bug.cgi?id=392476

Bug ID: 392476
   Summary: Digital Clock is persistently late by up to one second
   Product: plasmashell
   Version: 5.12.4
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: kde@prolinux.com
  Target Milestone: 1.0

Add a Digital Clock plasmoid to the panel and enable seconds display. Run
"xclock -digital -update 1" and compare the two clocks. xclock will advance the
seconds precisely when the system clock ticks, but odds on the Digital Clock
will be delayed by up to a second. The exact offset fluctuates, and is
different each time seconds display is disabled and then re-enabled. This also
affects the time at which the Digital Clock advances minutes.

xclock makes sure it updates on time in an elegant way: subtract the current
time from the time the next update is due, and wait that number of
microseconds. See xclock/Clock.c:waittime() for details.

Digital Clock doesn't seem to do this. It seems to wait to be painted, and then
prints the current time accurate to the second. That will always create this
bias.

Qt::formatTime() does seem to support milliseconds using the .zzz expression,
but scheduling updates may be more challenging. If the API allows it, Digital
Clock should be modified to request updates at the correct time, not just let
them happen.

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

[plasmashell] [Bug 392467] journalctl shows plenty of ReferenceError: VirtualDesktop is not defined

2018-03-28 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=392467

Eike Hein  changed:

   What|Removed |Added

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

--- Comment #2 from Eike Hein  ---


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

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

[plasmashell] [Bug 391595] Icons-only Task Manager spewing out a lot of errors in syslog in KDE 5.12

2018-03-28 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=391595

Eike Hein  changed:

   What|Removed |Added

 CC||slartibar...@gmail.com

--- Comment #1 from Eike Hein  ---
*** Bug 392467 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 392467] journalctl shows plenty of ReferenceError: VirtualDesktop is not defined

2018-03-28 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=392467

--- Comment #1 from Eike Hein  ---
It's not related to the widget.

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

[kate] [Bug 392475] Feature request: Have clickable search forward and backward button in search line

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392475

sblachm...@gmail.com changed:

   What|Removed |Added

 OS|Linux   |All

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

[kate] [Bug 392475] Feature request: Have clickable search forward and backward button in search line

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392475

sblachm...@gmail.com changed:

   What|Removed |Added

 CC||sblachm...@gmail.com

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

[kate] [Bug 392475] New: Feature request: Have clickable search forward and backward button in search line

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392475

Bug ID: 392475
   Summary: Feature request: Have clickable search forward and
backward button in search line
   Product: kate
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kwrite
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: sblachm...@gmail.com
  Target Milestone: ---

Having used KDE4 up to recently, I notice that with KDE5 the search
forward+backward buttons in the search line are missing.

Without these buttons, one is forced to use function keys.

Can these buttons please be re-added, like they were in KDE4?
Reason: The search line is more than long enough. spans whole screen.
Re-adding these buttons would add frequently used useful functionality without
cluttering screen much.

Thank you.

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

[Discover] [Bug 392474] New: Discover crash

2018-03-28 Thread Jonatan
https://bugs.kde.org/show_bug.cgi?id=392474

Bug ID: 392474
   Summary: Discover crash
   Product: Discover
   Version: 5.12.3
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: jonatanayl...@gmail.com
  Target Milestone: ---

Application: plasma-discover (5.12.3)
 (Compiled from sources)
Qt Version: 5.10.0
Frameworks Version: 5.44.0
Operating System: Linux 4.13.0-37-generic x86_64
Distribution: KDE neon User Edition 5.12

-- Information about the crash:
- What I was doing when the application crashed:
i was using discover and try cancel the upgrade, after try open discover but
this crash

The crash can be reproduced sometimes.

-- Backtrace:
Application: Discover (plasma-discover), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2ef5e33900 (LWP 22030))]

Thread 7 (Thread 0x7f2eb0882700 (LWP 22043)):
#0  0x7f2ef17d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f2eea39d073 in ?? () from
/usr/lib/nvidia-390/tls/libnvidia-tls.so.390.48
#2  0x7f2ef1c31097 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f2ef1c31a09 in QRandomGenerator::_fillRange(void*, void*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2eef103a55 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#5  0x7f2eef103b9e in QAuthenticator::detach() () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#6  0x7f2eef089280 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#7  0x7f2ef1e4b489 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f2ef1e57d47 in QTimer::timeout(QTimer::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f2ef1e58048 in QTimer::timerEvent(QTimerEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f2ef1e4c483 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f2ef3434acc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7f2ef343c417 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7f2ef1e1e3c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f2ef1e7497e in QTimerInfoList::activateTimers() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f2ef1e75201 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f2eebb8d197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x7f2eebb8d3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7f2eebb8d49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f2ef1e755cb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7f2ef1e1c64a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x7f2ef1c3c554 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7f2ef1c416eb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7f2eedd826ba in start_thread (arg=0x7f2eb0882700) at
pthread_create.c:333
#24 0x7f2ef123241d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f2ebb2b2700 (LWP 22038)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f2ef1c4267b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f2ef1c3afbb in QSemaphore::acquire(int) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f2ef1e4b6c6 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2eef0c0ec8 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#5  0x7f2eef18009d in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#6  0x7f2ef1e4b489 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2eef0886ab in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#8  0x7f2eef088f0d in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#9  0x7f2ef1e4b489 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f2eef17a477 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#11 0x7f2eef1775db in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#12 0x7f2eef177ff6 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#13 0x7f2eef15b9e1 in ?? () from

[kwin] [Bug 392465] KWin crashes (segfault) when using IntelliJ

2018-03-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=392465

Martin Flöser  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Martin Flöser  ---
Crash happens in the proprietary Nvidia driver. Please report to NVIDIA.

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

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2018-03-28 Thread Manodeep Sinha
https://bugs.kde.org/show_bug.cgi?id=383010

Manodeep Sinha  changed:

   What|Removed |Added

 CC||manod...@gmail.com

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

[krita] [Bug 391798] Improve UX for Text Editor

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=391798

--- Comment #5 from Tyson Tan  ---
One more suggestion:

If possible, add a color picker to the text tool's toolbar. It's much easier
and more intuitive to just sample color directly from the canvas than managing
a palette first.

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

[krita] [Bug 392473] New: Text antialiasing produces uneven strokes thickness in Krita 4.0

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=392473

Bug ID: 392473
   Summary: Text antialiasing produces uneven strokes thickness in
Krita 4.0
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Tool/Text
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@mail.com
  Target Milestone: ---

Created attachment 111718
  --> https://bugs.kde.org/attachment.cgi?id=111718=edit
Text antialiasing produces uneven strokes thickness in Krita 4.0

krita-4.1.0-pre-alpha-ddc6882-x86_64.appimage

Text antialiasing produces uneven strokes thickness in Krita 4.0. In this
attachment you can clearly see how the letter "L" is wider, while the
horizontal stroke in the letter "e" is barely visible. Is it a hinting problem?
Or is it caused by sub-pixel/greyscale antialising style? Krita's approach is
tailor towards ordinary screen UI text display but not good for used with
artwork. For typography task, GIMP's approach is faithful to the font's
original design and thus preferable.

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

[krita] [Bug 392472] New: [Create new document dialogue] Put the default button on the bottom-right corner.

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=392472

Bug ID: 392472
   Summary: [Create new document dialogue] Put the default button
on the bottom-right corner.
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@mail.com
  Target Milestone: ---

Created attachment 111717
  --> https://bugs.kde.org/attachment.cgi?id=111717=edit
Examples of default button on dialogue's bottom-right corner

krita-4.1.0-pre-alpha-ddc6882-x86_64.appimage

Recently I noticed the default button position has been changed -- it causes a
lot of mis-clicks and I think we should revert such change.

There is a reason why the default "do" button of these type of dialogues is
often placed on the extreme of something -- we don't need to look and think
about it -- we just go after the one of the end of the row! We open such
dialogues "to do something", not so often "to cancel it". Human brain loves
shortcuts. 

In the attachment I include some other dialogue examples for my argument.

This suggestion also applies for all other dialogues with similar purposes.

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

[krita] [Bug 392471] New: Krita text tool does not respect empty lines

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=392471

Bug ID: 392471
   Summary: Krita text tool does not respect empty lines
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Tool/Text
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@mail.com
  Target Milestone: ---

Created attachment 111716
  --> https://bugs.kde.org/attachment.cgi?id=111716=edit
Krita text tool does not respect empty lines

krita-4.1.0-pre-alpha-ddc6882-x86_64.appimage

Krita text tool does not respect empty lines, or lines with spaces only.

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

[kdf] [Bug 392439] KDiskFree and /bin/df informations are differents

2018-03-28 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=392439

Burkhard Lueck  changed:

   What|Removed |Added

 CC||lu...@hube-lueck.de

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

[krita] [Bug 391796] Implement automatic wrapping for the new text object

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=391796

--- Comment #5 from Tyson Tan  ---
As for SVG, I have my opinion about that too.

SVG's  target application is definitely "one word text" and "one line
text". It was never built for multiple line "paragraph" text and thus very
limited by design. The lack of auto-wrapping was a likely to be a legacy from
HTML where the browser does all the auto wrapping for it. It is a standard, but
a standard that does not fit our purpose nonetheless.

Can we workaround this by keeping the boundary information in .kra files and
let Krita manages auto-wrapping in its editors, and only discard such
information and output standard SVG text when we copy/export?

---

And finally, Krita 4.0 lets people *DRAG* to create a block of text in Krita
right now. That's effectively telling us that "Krita supports text-wrapping"
while it actually doesn't -- very confusing. 

I suggest if we are not implementing text-wrapping anytime soon, we should
change the creation of a block of text with "I" cursor with a single click that
anchors the top-left point. That's it. This will greatly alleviate the
confusion of what we can expect from the text tool.

(3 of 3)

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

[kwalletmanager] [Bug 392460] Migration of wallet to KWallet Manager 4:16.08.3-1 fails

2018-03-28 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=392460

Burkhard Lueck  changed:

   What|Removed |Added

 CC||lu...@hube-lueck.de

--- Comment #1 from Burkhard Lueck  ---
Please look at https://bugs.kde.org/show_bug.cgi?id=351056
Comment 5
Stop showing the migration wizard by default

If the migration wizard is needed, then add this to kwalletrc
[Migration]
showMigrationWizard=true

You have to add this to the new ~/.config/kwalletrc

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

[krita] [Bug 391796] Implement automatic wrapping for the new text object

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=391796

--- Comment #4 from Tyson Tan  ---
Created attachment 111715
  --> https://bugs.kde.org/attachment.cgi?id=111715=edit
An example of poster work that requires text-wrapping

I can understand David's argument since comic balloons rarely have many lines. 

However, not everyone uses text tool for comic balloons only. Me for example,
use text tool mostly for posters. They usually have more lines than what I
attached here but you get the idea.

(2 of 3)

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

[krita] [Bug 391796] Implement automatic wrapping for the new text object

2018-03-28 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=391796

--- Comment #3 from Tyson Tan  ---
Created attachment 111714
  --> https://bugs.kde.org/attachment.cgi?id=111714=edit
Adjusting font size without auto-wrapping

I've just used Krita 4.0's text tool for actual work yesterday. First of all,
it was definitely usable -- given that I have done my research and I knew what
to expect of Krita 4.0's text tool and how to workaround all its problems. But
it certainly gave me a lot of headaches, with the lacking of auto-wrapping
being the lead offender.

I think this attachment demonstrated the issue pretty well. Every time I make
change to the font size, every hard line-break has to be reworked. When there
are more than 3 lines, the problem really becomes a huge nuisance. Typography
work typically requires a lot of small adjustments and it's going to be a
nightmare to work in Krita's text tool without auto wrapping.

When we do text work over artwork, the boundary of a block of text is always
fixed and the letters are confined and flow inside of it. That's also why
text-wrapping has been a standard feature even before MSDOS word-processors --
a fixed space naturally asks for such a feature. It is not a strange thing that
all normal users come to expect auto wrapping these days. Doing it manually is
not the end of the world, but it is a painful compromise nonetheless.

(1 of 3)

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

[juk] [Bug 392377] QFSFileEngine::open: No file name specified on startup

2018-03-28 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=392377

--- Comment #7 from Jarosław Staniek  ---
[Settings]
StartDocked=false

in jukrc fixed it for me! I think the commit will improve things. Thanks.

However if XDG_CURRENT_DESKTOP=KDE is for some reason set under e.g. XFCE (like
in my case, to get KFileDialogs) having StartDocked=true and
DockInSystemTray=true won't put JuK to the tray and thus it's inaccessible. In
this case the patch won't help but this is really different issue. 
If we knew JuK is not getting properly into tray maybe we would show it.

I admit it looks more like a challenge related to hacking the desktop with
XDG_CURRENT_DESKTOP settings than something app developers would care about.

Thanks Michael!

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

[konsole] [Bug 392470] New: konsole: Ctrl-/ key sequence only sends / to running program (wayland)

2018-03-28 Thread Alivema4ever
https://bugs.kde.org/show_bug.cgi?id=392470

Bug ID: 392470
   Summary: konsole: Ctrl-/ key sequence only sends / to running
program (wayland)
   Product: konsole
   Version: 17.12.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: keyboard
  Assignee: konsole-de...@kde.org
  Reporter: alivema4e...@gmail.com
  Target Milestone: ---

Version: 17.12.3, Frameworks 5.44.0, Qt 5.10.1
Windowing system: wayland

This bug occurs only on wayland session.

Steps to reproduce:

Install `kbd` package to acquire `showkey` command line.

Open konsole and execute `showkey -a`
$ showkey -a
Press Ctrl-/
/47 0057 0x2f

Compare to xterm output
Press Ctrl-/
^_   31 0037 0x1f

urxvt output
Ctrl-/
^_   31 0037 0x1f

gnome-terminal output
Ctrl-/
^_   31 0037 0x1f

Ctrl-/ is one of Undo keys on emacs, see emacs tutorial.

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

[frameworks-solid] [Bug 391738] Dolphin needlesly scans /sys for no good reason

2018-03-28 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=391738

--- Comment #5 from Michael Pyne  ---
(In reply to Zakhar from comment #4)
> (In reply to Michael Pyne from comment #3)
> > Closing bug as this commit should resolve the issue.  If it does not
> > (keeping in mind the fix is first released in KF5 5.45!), please reopen.
> 
> Mind telling me when dolphin revision built with this patchset be released?

Dolphin is not built directly against KF5::Solid, which is where the bug is
present.  Today's version of Dolphin would be fixed with a corrected Solid
library.

Solid will be released with the rest of the KDE Frameworks in early April 2018
with version 5.45.

The corresponding KDE Applications release will be 18.04, also in April (but
after Frameworks 5.45).  Any distribution releasing Dolphin 18.04 should also
be shipping Frameworks 5.45 with the fix.

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

[juk] [Bug 392377] QFSFileEngine::open: No file name specified on startup

2018-03-28 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=392377

Michael Pyne  changed:

   What|Removed |Added

  Latest Commit||1eed47304c46ccba081a8306a3c
   ||95151ff8ffd66

--- Comment #6 from Michael Pyne  ---
Normally I would backport to stable, but in this case the next release is 18.04
so I only applied the fix to master.

If distributions are going to continue to make their own releases based on
Applications/17.12 branch then I have no objection to backporting but it didn't
seem relevant.

The relevant git commit would be
1eed47304c46ccba081a8306a3c95151ff8ffd66

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

[konsole] [Bug 392469] Konsole scans /sys far too many times

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=392469

--- Comment #1 from Zakhar  ---
Dolphin has similar issue in 391738

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

[konsole] [Bug 392469] New: Konsole scans /sys far too many times

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=392469

Bug ID: 392469
   Summary: Konsole scans /sys far too many times
   Product: konsole
   Version: 17.12.3
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: zakhar.nasi...@gmail.com
  Target Milestone: ---

Created attachment 111713
  --> https://bugs.kde.org/attachment.cgi?id=111713=edit
strace log

Did a strace on konsole and it apparantly scans sys about 165 times. Attached
strace output.

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

[dolphin] [Bug 391680] Slow startup with ssd

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391680

Zakhar  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Depends on||391738
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Zakhar  ---
Issue fixed in 391738


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=391738
[Bug 391738] Dolphin needlesly scans /sys for no good reason
-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-solid] [Bug 391738] Dolphin needlesly scans /sys for no good reason

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391738

Zakhar  changed:

   What|Removed |Added

 Blocks||391680


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=391680
[Bug 391680] Slow startup with ssd
-- 
You are receiving this mail because:
You are watching all bug changes.

[Powerdevil] [Bug 391211] USB Mouse does not work until laptop connects to AC power

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391211

Zakhar  changed:

   What|Removed |Added

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

--- Comment #1 from Zakhar  ---
This was an issue with laptop-mode-tools powerdevil is not at fault here.

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

[Powerdevil] [Bug 391139] Powerdevil very slow in paging user about power states

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391139

Zakhar  changed:

   What|Removed |Added

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

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

[Powerdevil] [Bug 391139] Powerdevil very slow in paging user about power states

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391139

--- Comment #7 from Zakhar  ---
This was an issue with laptop-mode-tools powerdevil was not at fualt here.

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

[frameworks-solid] [Bug 391738] Dolphin needlesly scans /sys for no good reason

2018-03-28 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391738

--- Comment #4 from Zakhar  ---
(In reply to Michael Pyne from comment #3)
> Closing bug as this commit should resolve the issue.  If it does not
> (keeping in mind the fix is first released in KF5 5.45!), please reopen.

Mind telling me when dolphin revision built with this patchset be released?

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

[konsole] [Bug 392419] Line-filling trailing spaces are picked up by "copy" operation after konsole window resize.

2018-03-28 Thread Mariusz Glebocki
https://bugs.kde.org/show_bug.cgi?id=392419

Mariusz Glebocki  changed:

   What|Removed |Added

 CC||m...@arccos-1.net

--- Comment #1 from Mariusz Glebocki  ---
Created attachment 111712
  --> https://bugs.kde.org/attachment.cgi?id=111712=edit
Screenshots illustrating the bug

Confirmed on current master.
Affected are empty lines added to a buffer when resizing.

I've attached screenshots illustrating the bug. Command executed in terminal:
tree --help; echo '---RESIZE---'; sleep 10; tree --help
1) initial window size
2) window resized during sleep
3) copy-pasted terminal contents in vim (magenta = trailing spaces). Amount of
spaces in lines shows approximately how the window was resized.

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

[kate] [Bug 392468] New: No Perl 6 syntax highlighting

2018-03-28 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392468

Bug ID: 392468
   Summary: No Perl 6 syntax highlighting
   Product: kate
   Version: 17.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: ddgr...@gmail.com
  Target Milestone: ---

Perl 6 scripts are not syntax highlighted. They typically have an extension of
.pl6, .p6, or .pm6.

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

[kdevelop] [Bug 370716] Automatically overwrite closing brackets

2018-03-28 Thread FeepingCreature
https://bugs.kde.org/show_bug.cgi?id=370716

FeepingCreature  changed:

   What|Removed |Added

 CC||default_357-l...@yahoo.de

--- Comment #10 from FeepingCreature  ---
This bug is horrible. It makes code completion practically unusable. It would
literally be better to never insert a closing bracket at all.

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

[plasmashell] [Bug 392467] New: journalctl shows plenty of ReferenceError: VirtualDesktop is not defined

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392467

Bug ID: 392467
   Summary: journalctl shows plenty of ReferenceError:
VirtualDesktop is not defined
   Product: plasmashell
   Version: 5.12.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: slartibar...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I have my plasma5 taskbar setup without the VirtualDesktop widget, but i still
use 4 different virtual desktops.

When looking at the journal, i have plenty of entries like this:
Mar 28 23:44:55 T470 plasmashell[4130]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:437:
ReferenceError: VirtualDesktop is not defined

Is this related to the missing widget?
If so, a check if VirtualDesktop is really defined before accessing it would be
very nice...

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

[clazy] [Bug 392223] segmentation fault

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=392223

--- Comment #8 from Sergio Martins  ---
Reproduced. 

It only happens when using clang as compiler, building clazy with gcc is fine.
This looks like a clang 7.0 bug.

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

[clazy] [Bug 392223] segmentation fault

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=392223

Sergio Martins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=389473

--- Comment #15 from Sergio Martins  ---
I've tested clazy with llvm 5.0, 6.0 and 7.0 build from source and it's working
fine when using shared libraries, my llvm cmake line is:

cmake -DCMAKE_INSTALL_PREFIX=/data/prefix/clang-7.0 -DLLVM_INCLUDE_EXAMPLES=OFF
-DLLVM_TARGETS_TO_BUILD="X86" -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release
..

When building clazy be sure to not build it with clang-7.0, but with gcc, or
with clang < 7.0. It appears clang-7.0 is generating buggy code which crashes
the compiler

Also investigated the static-build, what's happening is that too many libs are
being linked, so some options are duplicated, which gives this error

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

[plasmashell] [Bug 353983] Turning off compositing breaks Plasma panel rendering

2018-03-28 Thread evea
https://bugs.kde.org/show_bug.cgi?id=353983

--- Comment #91 from evea  ---
Just wanted to clarify that the problem is not random an easy to reproduce, it
happens every day to me if I have steam running and launch CS:GO.

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

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-03-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=363859

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dig
   ||ikam/101b1170ef8484df732ccb
   ||ff235dc28fc91f1a26
 Status|REOPENED|RESOLVED
   Version Fixed In||6.0.0

--- Comment #38 from Maik Qualmann  ---
Yes, we can close it. Some will be simplified again, e.g. WelcomePageView.

Maik

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

[frameworks-kactivities-stats] [Bug 387979] Plasmashell and latte dock crashes due abnormal behavior of kactivitymanagerd

2018-03-28 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387979

Rex Dieter  changed:

   What|Removed |Added

 CC||p.r.worr...@gmail.com

--- Comment #14 from Rex Dieter  ---
*** Bug 392145 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 392465] KWin crashes (segfault) when using IntelliJ

2018-03-28 Thread Simao Gomes Viana
https://bugs.kde.org/show_bug.cgi?id=392465

Simao Gomes Viana  changed:

   What|Removed |Added

 CC||xdev...@outlook.com

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

[plasmashell] [Bug 392145] plasmashell crash every login. /home on NFS

2018-03-28 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=392145

Rex Dieter  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||rdie...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Rex Dieter  ---


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

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

[kwin] [Bug 392465] KWin crashes (segfault) when using IntelliJ

2018-03-28 Thread Simao Gomes Viana
https://bugs.kde.org/show_bug.cgi?id=392465

--- Comment #1 from Simao Gomes Viana  ---
Created attachment 111711
  --> https://bugs.kde.org/attachment.cgi?id=111711=edit
New crash information added by DrKonqi

kwin_x11 (5.12.3) using Qt 5.10.1

- What I was doing when the application crashed:
I was switching between two instances of IntelliJ by clicking on its icon in
the icons-only task manager and then on the window I wanted to use. It crashed
right after clicking on the window.

- Unusual behavior I noticed:
Same as in the attached report.

-- Backtrace (Reduced):
#6  0x7ff5312c98d0 in  () at /usr/lib/libnvidia-glcore.so.390.42
#7  0x7ff531396a83 in  () at /usr/lib/libnvidia-glcore.so.390.42
#8  0x7ff53139b3a4 in  () at /usr/lib/libnvidia-glcore.so.390.42
#9  0x7ff5313a4914 in  () at /usr/lib/libnvidia-glcore.so.390.42
#10 0x7ff530f5f415 in  () at /usr/lib/libnvidia-glcore.so.390.42

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

[plasmashell] [Bug 392145] plasmashell crash every login. /home on NFS

2018-03-28 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=392145

--- Comment #3 from Paul Worrall  ---
As a work-around on 18.04: if I make the kactivitymanagerd/resources directory
a symlink to directory on the local (non-NFS) disk then plasma does not crash.

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

[Akonadi] [Bug 392466] New: Akonadi gmail integration broken

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392466

Bug ID: 392466
   Summary: Akonadi gmail integration broken
   Product: Akonadi
   Version: 5.7.2
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Account Wizard
  Assignee: kdepim-b...@kde.org
  Reporter: jori...@mail.ru
  Target Milestone: ---

Tell me if I could provide any useful logs, please.
After auth it shows popup "Authorizing token". It logs a while, then shows
"Resource Google Mail is broken"
I can't find no logfile with relevant error info

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

[kwin] [Bug 392465] New: KWin crashes (segfault) when using IntelliJ

2018-03-28 Thread Simao Gomes Viana
https://bugs.kde.org/show_bug.cgi?id=392465

Bug ID: 392465
   Summary: KWin crashes (segfault) when using IntelliJ
   Product: kwin
   Version: 5.12.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: xdev...@outlook.com
  Target Milestone: ---

Application: kwin_x11 (5.12.3)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.13-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I was using IntelliJ, there was a window which I just closed by clicking on
Cancel and was about to click on "File" at the top.

- Unusual behavior I noticed:
Just before I clicked on "File" the screen flashed very quickly (showed just
the wallpaper for like 0.2 seconds) and then KWin crashed, basically getting
rid of all window decorations etc. for a few seconds.

- Additional information
I'm using a NVIDIA GeForce GTX 660 with proprietary drivers (nvidia package
installed from Arch repos) since the OSS driver nouveau isn't working properly
(and tbh the proprietary one isn't really better either, just does not have
issues I can't deal with)

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc03b016840 (LWP 2385))]

Thread 8 (Thread 0x7fbf69bc5700 (LWP 5494)):
#0  0x7fc0339b73bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fc037b56fac in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fc032b7649a in  () at /usr/lib/libQt5Quick.so.5
#3  0x7fc032b76924 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7fc037b55acd in  () at /usr/lib/libQt5Core.so.5
#5  0x7fc0339b108c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fc03a9c6e7f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7fc012d98700 (LWP 3758)):
#0  0x7fc03a9bca76 in ppoll () at /usr/lib/libc.so.6
#1  0x7fc037d9adc3 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fc037d9c55f in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fc037d4132b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fc037b5072e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fc03247a379 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7fc037b55acd in  () at /usr/lib/libQt5Core.so.5
#7  0x7fc0339b108c in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fc03a9c6e7f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fc0077ba700 (LWP 3314)):
#0  0x7fc0339b73bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fc037b56fac in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fc032b7649a in  () at /usr/lib/libQt5Quick.so.5
#3  0x7fc032b76924 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7fc037b55acd in  () at /usr/lib/libQt5Core.so.5
#5  0x7fc0339b108c in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fc03a9c6e7f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fc019087700 (LWP 2935)):
#0  0x7fc03a9bca76 in ppoll () at /usr/lib/libc.so.6
#1  0x7fc037d9adc3 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fc037d9c55f in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fc037d4132b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fc037b5072e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fc03247a379 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7fc037b55acd in  () at /usr/lib/libQt5Core.so.5
#7  0x7fc0339b108c in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fc03a9c6e7f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7fc0067cf700 (LWP 2576)):
#0  0x7fc0339b73bd in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fc036c6ef77 in  () at /usr/lib/libQt5Script.so.5
#2  0x7fc036c6efb9 in  () at /usr/lib/libQt5Script.so.5
#3  0x7fc0339b108c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fc03a9c6e7f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7fc013fff700 (LWP 2535)):
#0  0x7fc03a9bca76 in ppoll () at /usr/lib/libc.so.6
#1  0x7fc037d9adc3 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fc037d9c55f in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fc037d4132b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fc037b5072e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fc03247a379 in  () at /usr/lib/libQt5Qml.so.5
#6  

[clazy] [Bug 392223] segmentation fault

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=392223

Sergio Martins  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |smart...@kde.org

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

[clazy] [Bug 392224] Improve check "qstring-allocations". Replace QString::setNum with static version QString::number

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=392224

Sergio Martins  changed:

   What|Removed |Added

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

--- Comment #2 from Sergio Martins  ---
Tested with heaptrack, they are completely the same, regarding allocations, so
not good for qstring-allocations.

Maybe could have some readability advantage though, but too thin for its own
check, as each check adds overhead

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

[krita] [Bug 392271] Issue when copying and pasting to other paint programs

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392271

--- Comment #5 from jackster3...@gmail.com ---
Created attachment 111710
  --> https://bugs.kde.org/attachment.cgi?id=111710=edit
Testing Paint.NET

Pasted it on Paint.NET. While it pasted no problem, it pasted with a white
background when it's supposed to be transparent.

Also, copying and pasting at 100% zoom on all programs didn't fix the issue.

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

[clazy] [Bug 392441] internal error with QOverload <>::of

2018-03-28 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=392441

Sergio Martins  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/cla
   ||zy/a7d808a87d4f120505edffab
   ||47ae9128154f3beb
 Resolution|--- |FIXED

--- Comment #1 from Sergio Martins  ---
Git commit a7d808a87d4f120505edffab47ae9128154f3beb by Sergio Martins.
Committed on 28/03/2018 at 21:13.
Pushed by smartins into branch 'master'.

connect-non-signal: Make it know about QOverload

M  +5-1src/QtUtils.cpp
M  +7-1tests/connect-non-signal/main.cpp

https://commits.kde.org/clazy/a7d808a87d4f120505edffab47ae9128154f3beb

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

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=363859

--- Comment #37 from caulier.gil...@gmail.com ---

Maik, 

any reason to not close this file since patch is applied to 6.0.0 ?

Gilles

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

[krita] [Bug 392271] Issue when copying and pasting to other paint programs

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392271

--- Comment #4 from jackster3...@gmail.com ---
Created attachment 111709
  --> https://bugs.kde.org/attachment.cgi?id=111709=edit
Pasting to Photoshop shows up a solid square or rectangle, no matter what
selection tool you've used.

Okay, so I did some more experimenting.

First off, in case you did or didn't know, the circle is on a transparent
background instead of a white background.

Now besides Paint Tool Sai and Clip Studio Paint, I tried Photoshop CC 2014 and
MSPaint and it's showing no transparency at all; just one color (see
attachment).

Tried all selection tools, still the same results. Tried recreating the circle
on a different layer and copy, same results. Tried recreating the circle on a
vector layer and copy, also same results.

I also tried it on my laptop, which also runs Windows 7 64 (both the laptop and
my PC run on the Home Premium version if you're wondering) and have never
installed Krita before up until now. I also got the same results there, so I
now know that doing a clean uninstall and reinstalling Krita won't do me any
good.

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

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-03-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=363859

--- Comment #36 from Maik Qualmann  ---
(In reply to Thanh Trung Dinh from comment #34)

> Besides, it seemed to me that map works much slower with QWebEngineView than
> with QWebView, didn't it?

I can not say that the Google map works slower with QWebEngine, maybe even
faster. Also positive is that the X-Server no longer crashes here with the
current free OpenSource Nvidia Nouveau driver.

Maik

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

[dolphin] [Bug 388595] Python files aren't recognized as Python anymore

2018-03-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388595

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[frameworks-kio] [Bug 365850] Glitch in copy/move dialog window

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365850

s...@kabelfunk.de changed:

   What|Removed |Added

 CC||s...@kabelfunk.de

--- Comment #1 from s...@kabelfunk.de ---
Created attachment 111708
  --> https://bugs.kde.org/attachment.cgi?id=111708=edit
copy dialog

I can't confirm.

The "glitch" is in my test case a functional button to show more details of the
copy process.

plasma: 5.12.3
frameworks: 5.44.0
application: 17.12.3

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #10 from Michail Vourlakos  ---
reported also here for the plasma case:
https://bugs.kde.org/show_bug.cgi?id=392464

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

[plasmashell] [Bug 392464] New: [Auto-Hide] panels behaviour is broken with touch gestures enabled under X11

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=392464

Bug ID: 392464
   Summary: [Auto-Hide] panels behaviour is broken with touch
gestures enabled under X11
   Product: plasmashell
   Version: 5.12.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: mvourla...@gmail.com
  Target Milestone: 1.0

As you can watch in the following video:

https://drive.google.com/file/d/1UTR5QLQLA3sxBNKkgmscm3QGo5Wjs4YT/view

under X11 when an auto-hidden panel is placed at an edge that a touch gesture
is enabled the expected behaviour is broken. The above video is produced when
the user continues to push its mouse at that edge.

Expected Behavior:

1. The panel is hidden
2. Mouse touches that edge
3. The panel is sliding-in
4. Until the mouse leaves the panel then the panel should NOT slide-in at any
case.

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

[frameworks-kio] [Bug 353226] Dolphin fails after copying the first 4 GB of a large file

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=353226

s...@kabelfunk.de changed:

   What|Removed |Added

 CC||s...@kabelfunk.de

--- Comment #3 from s...@kabelfunk.de ---
confirmed.

plasma: 5.12.3
framework: 5.44.0
application: 17.12.3

But even "cp" starts to copy the file and stops at 4 GiB (message "File too
large") as well as rsync.

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #9 from Michail Vourlakos  ---
> The screenedge is a toggle. If you constantly move your mouse there you show 
> and hide the edge. I don't see a bug in the plasma case, but expected 
> behavior.

but if the mouse didnt leave the panel that is sliding in I cant understand why
the edge should be activated. The panel is shown so the edge shouldnt be valid.

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

[digikam] [Bug 363859] digiKam core port from QWebKit to QWebEngine [patch]

2018-03-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=363859

--- Comment #35 from Maik Qualmann  ---
Git commit 101b1170ef8484df732ccbff235dc28fc91f1a26 by Maik Qualmann.
Committed on 28/03/2018 at 20:13.
Pushed by mqualmann into branch 'master'.

add possibility to use QWebEngine instead of QWebKit with compile flag

M  +1-0bootstrap.linux
M  +1-0bootstrap.macports
M  +9-1core/CMakeLists.txt
M  +30   -4core/app/CMakeLists.txt
M  +3-0core/app/utils/digikam_config.h.cmake.in
M  +8-3core/app/views/stackedview.cpp
M  +7-1core/app/views/welcomepageview.cpp
C  +28   -5core/app/views/welcomepageview_qwebengine.cpp [from:
core/app/views/welcomepageview.cpp - 091% similarity]
A  +87   -0core/app/views/welcomepageview_qwebengine.h [License: GPL
(v2+)]
M  +9-3core/data/geolocation/geoiface/backend-googlemaps-js.js
M  +18   -2core/libs/dialogs/CMakeLists.txt
A  +228  -0core/libs/dialogs/webbrowserdlg_qwebengine.cpp [License: GPL
(v2+)]
A  +76   -0core/libs/dialogs/webbrowserdlg_qwebengine.h [License: GPL
(v2+)]
M  +6-1core/libs/widgets/mainview/dxmlguiwindow.cpp
M  +7-1core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp
M  +18   -2core/utilities/geolocation/geoiface/CMakeLists.txt
M  +18   -11  
core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp
M  +1-1core/utilities/geolocation/geoiface/widgets/htmlwidget.cpp
M  +1-1core/utilities/geolocation/geoiface/widgets/htmlwidget.h
A  +409  -0   
core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.cpp
[License: GPL (v2+)]
C  +46   -17  
core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.h [from:
core/utilities/geolocation/geoiface/widgets/htmlwidget.h - 071% similarity]

https://commits.kde.org/digikam/101b1170ef8484df732ccbff235dc28fc91f1a26

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

[wacomtablet] [Bug 392214] Wacom Tablet Settings not detecting a working device

2018-03-28 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=392214

Fabian Vogt  changed:

   What|Removed |Added

   Assignee|joerg.ehri...@gmx.de|jazzv...@gmail.com

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

[wacomtablet] [Bug 392214] Wacom Tablet Settings not detecting a working device

2018-03-28 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=392214

Fabian Vogt  changed:

   What|Removed |Added

  Component|general |general
Product|systemsettings  |wacomtablet
Version|5.12.3  |2.9.82
   Assignee|plasma-b...@kde.org |joerg.ehri...@gmx.de

--- Comment #10 from Fabian Vogt  ---
(In reply to felipesabrahao from comment #9)
> (In reply to felipesabrahao from comment #8)
> > (In reply to Fabian Vogt from comment #7)
> > > Does "kde_wacom_tabletfinder" detect it? If so, please configure it
> > > according to your tablet's features.
> > 
> > Hi Fabian,
> > 
> > Thank you very much for your response.
> > 
> > Yes, kde_wacom_tabletfinder is detecting my device and
> > kde_wacom_tabletfinder is configured properly.
> > 
> > 
> > The problem is not hindering my system or my workflow. As I said both touch
> > and stylus are working. I just found odd that the it was not recognized.
> 
> Clicking "Save all" (and not "Save") in tablet finder solved the problem.

Please upload the generated file so that it can be added to the built-in device
database.

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

[krita] [Bug 392282] No x2 splash screen pixmap for hidpi screens

2018-03-28 Thread Isaac
https://bugs.kde.org/show_bug.cgi?id=392282

--- Comment #3 from Isaac  ---
(In reply to Boudewijn Rempt from comment #2)
> See
> http://doc.qt.io/qt-5/qpainter.html#drawing-high-resolution-versions-of-
> pixmaps-and-images

I read it, but is this something that can be fixed, or is this something that
is going to exist with no possible re-coding solution?

I'm just bringing this to attention again because it just looks weird and I
wasn't sure what the specifics of the circumstance was.

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #8 from Martin Flöser  ---
The screenedge is a toggle. If you constantly move your mouse there you show
and hide the edge. I don't see a bug in the plasma case, but expected behavior.

In the latte case the problem is that you still do things wrong. There's the
shaped window and it steals the events. Remove it.

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

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2018-03-28 Thread Patrick J . LoPresti
https://bugs.kde.org/show_bug.cgi?id=383010

Patrick J. LoPresti  changed:

   What|Removed |Added

 CC||lopre...@gmail.com

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

[kontact] [Bug 386507] Caldav and Carddav sync does not work

2018-03-28 Thread Frank Fischer
https://bugs.kde.org/show_bug.cgi?id=386507

Frank Fischer  changed:

   What|Removed |Added

 CC||frank-fischer@shadow-soft.d
   ||e

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

[kstars] [Bug 392393] Dome shouldn't try to autosync when both the dome and mount are parked

2018-03-28 Thread Jarno Paananen
https://bugs.kde.org/show_bug.cgi?id=392393

--- Comment #2 from Jarno Paananen  ---
Ah, true, thanks!

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

[kstars] [Bug 392148] No connection for a MicroTouch focuser

2018-03-28 Thread Jean-Claude
https://bugs.kde.org/show_bug.cgi?id=392148

--- Comment #5 from Jean-Claude  ---
Yes, the necessary driver has been installed because the focuser can
communicate with the other softwares (TheSkyX, Nebulosity4, MicroTouch Focus).
Moreover I used this focuser with KStars/ Ekos AutoFocus without problem.
I am really troubled.

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

[frameworks-kio] [Bug 351273] Different icon to same file type in Trash view

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=351273

s...@kabelfunk.de changed:

   What|Removed |Added

 CC||s...@kabelfunk.de

--- Comment #5 from s...@kabelfunk.de ---
confirmed.

plasma: 5.12.3
framework 5.44.0
application: 17.12.3

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

[plasmashell] [Bug 392145] plasmashell crash every login. /home on NFS

2018-03-28 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=392145

--- Comment #2 from Paul Worrall  ---
Comment 1 was on 18.04 beta.

With 17.10 + Plasma 5.12.3 and the same NFS mounted /home:

paul@paul-BB-64004H:~/.local/share/kactivitymanagerd/resources$ sqlite3
database
SQLite version 3.19.3 2017-06-08 14:26:16
Enter ".help" for usage hints.
sqlite> pragma journal_mode;
wal
sqlite> 

which seems to show that sqlite has a problem with NFS on 18.04 (which has a
different sqlite version)

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

[frameworks-kio] [Bug 368104] files/folders in trash get copied to /tmp while previews are generated

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=368104

s...@kabelfunk.de changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||s...@kabelfunk.de
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from s...@kabelfunk.de ---
I can confirm mostly comment#1, but my test case is a little bit different.

Test case:
1. Five mpeg files trashed, each ~400-1200 MB.
2. go to trash:/ in dolphin.
3. Open a second dolphin window to see the free space information (of /tmp) in
the status bar.
4. Turn on preview (in the first dolphin window).
5. All mpeg files will be copied sequentially to /tmp, preview generated and
deleted afterwards.
6. You can watch the free space information going down and up dependent of the
size of the trashed files.

Re-trigger the test case: (the preview pictures are cached.)
Restore the files, rename them and then start with #1 again.

Plasma: 5.12.3
Framework: 5.44.0
Application: 17.12.3

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

[plasmashell] [Bug 385814] Kate icon removed from the favorites list is back when plasma session is restarted

2018-03-28 Thread EGD
https://bugs.kde.org/show_bug.cgi?id=385814

--- Comment #19 from EGD  ---
i confirm this bug in plasma 5.12.3
but in my case favorites empty after logout

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

[kstars] [Bug 392393] Dome shouldn't try to autosync when both the dome and mount are parked

2018-03-28 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=392393

Jasem Mutlaq  changed:

   What|Removed |Added

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

--- Comment #1 from Jasem Mutlaq  ---
This is an INDI issue, not KStars per se. At any rate, it's fixed in INDI now.

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

[plasmashell] [Bug 385814] Kate icon removed from the favorites list is back when plasma session is restarted

2018-03-28 Thread EGD
https://bugs.kde.org/show_bug.cgi?id=385814

EGD  changed:

   What|Removed |Added

 CC||egdf...@opensuse.org

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #7 from Michail Vourlakos  ---
Just to observe it yourself, under X11.


Plasma issue (left panel - auto hidden - gesture enabled for left edge): 
https://drive.google.com/file/d/1UTR5QLQLA3sxBNKkgmscm3QGo5Wjs4YT/view

What I am doing is forcing the mouse continuously to the left edge.


Latte issue (left dock - auto hidden - gesture enabled for left edge:
https://drive.google.com/file/d/1SI7NnIJ8biBZT6VAuTSAYWRW4QM3bMHW/view?usp=sharing

For Latte in order to show the dock the mouse must leave that 1px wide area at
the left edge.


Probably this is happening because it gets QEvent::Leave after QEvent::Enter so
containsMouse flag which is set through (QEvent::Enter and QEvent::Leave
events) is faulty. There is something 1px wide in the left edge at all cases
under X11.

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

[systemsettings] [Bug 392214] Wacom Tablet Settings not detecting a working device

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392214

felipesabra...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #9 from felipesabra...@gmail.com ---
(In reply to felipesabrahao from comment #8)
> (In reply to Fabian Vogt from comment #7)
> > Does "kde_wacom_tabletfinder" detect it? If so, please configure it
> > according to your tablet's features.
> 
> Hi Fabian,
> 
> Thank you very much for your response.
> 
> Yes, kde_wacom_tabletfinder is detecting my device and
> kde_wacom_tabletfinder is configured properly.
> 
> 
> The problem is not hindering my system or my workflow. As I said both touch
> and stylus are working. I just found odd that the it was not recognized.


Clicking "Save all" (and not "Save") in tablet finder solved the problem.

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

[partitionmanager] [Bug 377253] Show current filesystem and add option to format USB drive

2018-03-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=377253

--- Comment #12 from Andrius Štikonas  ---
(In reply to Nate Graham from comment #10)
> Regarding being able to open partitionmanager targeting specific disks, do
> we have a bug tracking that work, or is too trivial?

Nate, how about a Dolphin plugin? I think Dolphin plugin might even link
directly to KPMcore.

Although, I am not sure yet what can Dolphin plugins actually do and what are
their limitations?

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

[krita] [Bug 392265] Problems with icon on Create Template From Image

2018-03-28 Thread fruzzles
https://bugs.kde.org/show_bug.cgi?id=392265

--- Comment #3 from fruzzles  ---
Just added a screencapture of the first situation. I would expect the icon
being showed in the preview would be the icon of the template as well. But
there is no icon. The icon is stored on disc, but doesn't show up in the user
interface.

The second situation has the same workflow, except I than use 'Custom' instead
of 'Preview' in the dialog and browser for an image. But none of the image
types or sizes gets loaded and the UI only says 'Could not load picture'. Even
if I load the image created in the first situation above. (preview).

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

[krita] [Bug 392265] Problems with icon on Create Template From Image

2018-03-28 Thread fruzzles
https://bugs.kde.org/show_bug.cgi?id=392265

--- Comment #2 from fruzzles  ---
Created attachment 111707
  --> https://bugs.kde.org/attachment.cgi?id=111707=edit
Screencapture

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #6 from Michail Vourlakos  ---
(In reply to Martin Flöser from comment #5)
> See https://community.kde.org/KWin/Screen_Edges and
> https://cgit.kde.org/kwin.git/tree/tests/screenedgeshowtest.cpp

Martin I dont think the issue is with the screen edge window but rather with
the gesture window, arent they different?

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

[okular] [Bug 392463] New: Okular segfaults all the time when used with emacs/latex

2018-03-28 Thread Sergio
https://bugs.kde.org/show_bug.cgi?id=392463

Bug ID: 392463
   Summary: Okular segfaults all the time when used with
emacs/latex
   Product: okular
   Version: 1.1.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: sergio.calleg...@gmail.com
  Target Milestone: ---

When used from emacs on LaTeX documents, okular crashes rather often with a
segmentation fault.

Specifically:

- When producing the PDF through lualatex that takes a fairly longer time than
pdflatex or xelatex to produce the PDF, okular crashes very frequently while
the new PDF is being produced.

- When producing the PDF through lualatex with the -synctex option, okular
systematically crashes on opening some files with the --unique
file.pdf#src:1/path/./file.tex idiom

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

[plasmashell] [Bug 353983] Turning off compositing breaks Plasma panel rendering

2018-03-28 Thread Allan
https://bugs.kde.org/show_bug.cgi?id=353983

--- Comment #90 from Allan  ---
The complete process goes:

Steam (or others) triggers KWin to reset graphics subsystem -> Plasma is now
rendering to a bad address -> NVidia throw Xid 31.

Speculation that fit all the facts. :)

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

[krita] [Bug 392233] Animation Frames in 4.0.0 can not be removed after playing.

2018-03-28 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392233

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/fd31bc71f7cf273bb1e46909
   ||a3f1f8c50b847ad6
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Dmitry Kazakov  ---
Git commit fd31bc71f7cf273bb1e46909a3f1f8c50b847ad6 by Dmitry Kazakov.
Committed on 28/03/2018 at 18:27.
Pushed by dkazakov into branch 'master'.

When cloning node (on autosaving) we should initialize *own* channels, not the
source ones :)

M  +1-1libs/image/kis_node.cpp

https://commits.kde.org/krita/fd31bc71f7cf273bb1e46909a3f1f8c50b847ad6

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #5 from Martin Flöser  ---
See https://community.kde.org/KWin/Screen_Edges and
https://cgit.kde.org/kwin.git/tree/tests/screenedgeshowtest.cpp

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

[krita] [Bug 392462] New: Changes in text colour fill palette only applied after re-opening text edit window

2018-03-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392462

Bug ID: 392462
   Summary: Changes in text colour fill palette only applied after
re-opening text edit window
   Product: krita
   Version: 4.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: kali...@wp.pl
  Target Milestone: ---

Steps to reproduce:
1. Create text layer, in edition window -> colour menu choose "Add/Remove
Color..." and add a colour; save the changes
2. The new colour is visible in the "Add/Remove" pop-up, but not in colour menu
list (the one you choose colour for text fill from)
3. Close the text edition window and reopen it: new colour is available in the
choose-from colour list

The same happens for deleting a colour from palette - it disappears from the
choose-from list only after closing and reopening the text edit window.

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=382219

--- Comment #4 from Martin Flöser  ---
IIRC the auto hiding is done in a way that Qt doesn't notice it. Are you sure
you implemented it correctly? It's important to not do QWindow::hide on the
window

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

[kwin] [Bug 382219] Touch screen swipe gestures interferes with Latte dock's ability to show itself if hidden (even without a touch screen).

2018-03-28 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=382219

Michail Vourlakos  changed:

   What|Removed |Added

 CC||mvourla...@gmail.com

--- Comment #3 from Michail Vourlakos  ---
(In reply to Martin Flöser from comment #1)
> Latte dock should use the functionality provided by KWin for auto hiding on
> screen edges.

Ok, let's discuss this.

The thing is that I just tried to use the KWin+Plasma way for informing KWin
(under wayland) and xcb(under X11) but I had the following issues...

1. Because Qt considers the window out-of-screen when it is hidden all the
animations for tasks are played after the window is shown... So animations that
are not needed any more create a confusion to the user. Latte to workaround
that Qt behavior isnt hidding the dock when it is hidden (it just sets a very
small mask)

2. The issue isnt solved even with plasma panels usage under X11. For plasma
panels if at a specific edge a gesture has been set and the panel is
auto-hidden then the slide-in animation is played twice.
By tracking this down there is a following bug: 
a. When the user is touching the edge of a hidden panel then a QEvent::Enter is
received
b. but immediately afterwards it receives also a QEvent::Leave, this is because
the gesture possibly creates a small window on top of everything even on top of
panels of docks

[2] is happening only on X11, for Wayland everything works as expected...


So concerning Latte, I would consider to support this because it works just
fine under Wayland and I could forward the users to disable the Gestures if
they dont need them under X11 BUT because of [1] the Latte experience is broken
and that prevents me from doing so.

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

[kstars] [Bug 392148] No connection for a MicroTouch focuser

2018-03-28 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=392148

--- Comment #4 from Jasem Mutlaq  ---
I have no idea. You might want to post this in INDI forum and see if any Mac
users have any ideas about this specific adapter. I presumed you installed all
the drivers necessary for it?

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

[kwin] [Bug 390245] Add a label to the window decoration customization button.

2018-03-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390245

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kwi
   ||n/7cde4b1028e2a8875bbae28c9
   ||33f37d1e656502f
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Nate Graham  ---
Git commit 7cde4b1028e2a8875bbae28c933f37d1e656502f by Nathaniel Graham.
Committed on 28/03/2018 at 17:33.
Pushed by ngraham into branch 'master'.

Make the Window Decoration themes' Configure buttons more obvious

Summary:
As documented via bug reports and online support requests, many users have
difficulty learning that window decorations are customizable, because they
don't notice or understand the little icon-only button in the bottom-left
corner of each theme preview.

This patch centers the buttons and adds text including the theme name , making
it obvious what the buttons are for.

Also, clicking on one of the buttons now automatically selects its
corresponding theme, because configuring an un-selected theme doesn't make a
lot of sense and could lead to user confusion once this UI is more obvious and
widely-used.

Test Plan:
{F5761897}

- Clicked on the configure buttons; each one selects its parent theme and opens
its configuration dialog

Reviewers: #kwin, #plasma, #vdg, cfeck, graesslin

Reviewed By: #kwin, #plasma, graesslin

Subscribers: richardbowen, zzag, kigwana, rkflx, matheusm, fabianr, abetts,
Fuchs, graesslin, kwin

Tags: #kwin

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

M  +29   -8kcmkwin/kwindecoration/qml/Previews.qml

https://commits.kde.org/kwin/7cde4b1028e2a8875bbae28c933f37d1e656502f

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

[kwin] [Bug 385381] Videowall script configuration dialog not translatable

2018-03-28 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=385381

--- Comment #3 from Burkhard Lueck  ---
scripts/Messages.sh:3:
$XGETTEXT `find . -name \*.qml -o -name \*.cpp` -o $podir/kwin_scripts.pot

kcmkwin/kwinscripts/CMakeLists.txt
# KI18N Translation Domain for this library
add_definitions(-DTRANSLATION_DOMAIN=\"kcm-kwin-scripts\")

kwin_scripts != kcm-kwin-scripts i.e catalog not found

the other kcm catalogs are named kcmkwm_foo or kcmkwinfoo

What to rename? the catalog or the domain?

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

[kde] [Bug 65674] user user's name instead of user's username

2018-03-28 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=65674

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Alexander Mentyu  ---
Currently real name is displayed in SDDM and in Lock Screen

Plasma: 5.12.3
Apps: 17.12.3
Frameworks: 5.44.0
Qt: 5.10.1
Kernel: 4.14.27-1-MANJARO
OS: Netrunner Rolling

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

[Discover] [Bug 392461] New: Discover displays updates for removed plasmoids / widgets

2018-03-28 Thread Ashberian
https://bugs.kde.org/show_bug.cgi?id=392461

Bug ID: 392461
   Summary: Discover displays updates for removed plasmoids /
widgets
   Product: Discover
   Version: 5.12.4
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: kdeb...@mail.com
  Target Milestone: ---

KDE Neon up to date ( 5.12.4 ) :

Installed "event calendar" plasmoid some time ago to check it out, removed it
in less than 24 hours ( didn't suit my needs ) using the graphical tools for it
.

Since then ( 5.12.2 ) , the update notifier plasmoid is constantly warning me
about one new update avaliable ... iclick on it, Discover opens and displays a
0 bytes update avalaible for "event calendar". 

Even if i click the "update" button and Discover no longer shows any other
update avaliable, the notifier plasmoid is stuck on this one update always
avaliable... consequently, Discover is always trapped on this loop.

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

[Falkon] [Bug 392445] Falkon doesn't recognize spaces encoded as "%20" in URL

2018-03-28 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=392445

David Rosca  changed:

   What|Removed |Added

   Version Fixed In||3.0.1
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/fal
   ||kon/2f6cd7a559b51abc0bba738
   ||c5fefb5b1fba72c3a
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from David Rosca  ---
Git commit 2f6cd7a559b51abc0bba738c5fefb5b1fba72c3a by David Rosca.
Committed on 28/03/2018 at 16:54.
Pushed by drosca into branch 'Falkon/3.0'.

LocationBar: Fix resolving correct LoadAction when url contains %20
FIXED-IN: 3.0.1

M  +13   -0autotests/locationbartest.cpp
M  +1-0autotests/locationbartest.h
M  +2-2src/lib/navigation/locationbar.cpp

https://commits.kde.org/falkon/2f6cd7a559b51abc0bba738c5fefb5b1fba72c3a

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

[tellico] [Bug 392457] Tellico 3.1.2 fails to compile with Qt 5.6.2

2018-03-28 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=392457

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||3.1.3
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/tel
   ||lico/8e6c74d6f23ff06d615d1e
   ||b5e3fda2a786a1b3fc
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Robby Stephenson  ---
Git commit 8e6c74d6f23ff06d615d1eb5e3fda2a786a1b3fc by Robby Stephenson.
Committed on 28/03/2018 at 16:51.
Pushed by rstephenson into branch '3.1'.

Fix compilation with Qt 5.6

QStringLiteral doesn't work everywhere apparently for Qt 5.6. Revert
some changes made by clazy.

Thanks to the patch from Wolfgang Bauer.
FIXED-IN: 3.1.3

M  +4-0ChangeLog
M  +3-3src/fetch/allocinefetcher.cpp
M  +7-7src/fetch/discogsfetcher.cpp
M  +6-6src/fetch/doubanfetcher.cpp
M  +1-1src/fetch/filmasterfetcher.cpp
M  +1-1src/fetch/googlebookfetcher.cpp
M  +2-2src/fetch/igdbfetcher.cpp
M  +1-1src/fetch/imdbfetcher.cpp
M  +2-2src/fetch/isbndbfetcher.cpp
M  +1-1src/fetch/kinofetcher.cpp
M  +1-1src/fetch/moviemeterfetcher.cpp
M  +2-2src/fetch/openlibraryfetcher.cpp
M  +5-5src/fetch/themoviedbfetcher.cpp

https://commits.kde.org/tellico/8e6c74d6f23ff06d615d1eb5e3fda2a786a1b3fc

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

[Falkon] [Bug 392444] can't open unicode URLs

2018-03-28 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=392444

David Rosca  changed:

   What|Removed |Added

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

--- Comment #3 from David Rosca  ---
Actually, it's the %20 that is the cause.

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

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

  1   2   3   4   >