[krita] [Bug 396803] fail to add ffmpeg as path

2018-07-23 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=396803

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
   Platform|Other   |MS Windows
 OS|other   |MS Windows

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

[krita] [Bug 396704] Using Transform Tool (ctrl+t) on a selection, when applied, the contents of the selection disappears.

2018-07-23 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=396704

Raghavendra kamath  changed:

   What|Removed |Added

 CC||ra...@raghukamath.com

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

[lokalize] [Bug 396774] Lokalize automatically wraps long lines at 80

2018-07-23 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=396774

--- Comment #2 from Simon Depiets  ---
Meanwhile you can add the following line in your project's .lokalize file

[RegExps]
WordWrap=-1

https://github.com/KDE/lokalize/commit/2fe86a2eb97153590bdc63564dc5a779a9490165

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

[lokalize] [Bug 396774] Lokalize automatically wraps long lines at 80

2018-07-23 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=396774

Simon Depiets  changed:

   What|Removed |Added

 CC||sdepi...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
   Assignee|sha...@ukr.net  |sdepi...@gmail.com

--- Comment #1 from Simon Depiets  ---
There's actually an option for that in the code but it doesn't show up in the
Project widget. I'm checking it

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

[lokalize] [Bug 342614] Improve/include cooperation with Pology

2018-07-23 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=342614

Simon Depiets  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[lokalize] [Bug 342614] Improve/include cooperation with Pology

2018-07-23 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=342614

Simon Depiets  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[lokalize] [Bug 342614] Improve/include cooperation with Pology

2018-07-23 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=342614

Simon Depiets  changed:

   What|Removed |Added

 CC||sdepi...@gmail.com
   Assignee|sha...@ukr.net  |sdepi...@gmail.com

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

[kde-windows] [Bug 396804] New: Cannot load any of the sample puzzles

2018-07-23 Thread Jim Miller
https://bugs.kde.org/show_bug.cgi?id=396804

Bug ID: 396804
   Summary: Cannot load any of the sample puzzles
   Product: kde-windows
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: other
  Assignee: kde-wind...@kde.org
  Reporter: jimandre...@gmail.com
  Target Milestone: ---

I have KDE Palapeli sample puzzles nor create a new one.  I had this same
problem many years ago on XP and reported it.  I had a temp fix by moving the
sample puzzles to a new folder,  Palapeli could not find them BUT did not hang.
 My email then was k61lj...@gmail.com now locked. I need the path to find the
sample puzzles or a link to my old bug report which outlines the work-around.

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

[krita] [Bug 396788] Cage transform GUI paints wrongly (and sometimes crashes) when creating a cage

2018-07-23 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=396788

Scott Petrovic  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/4b4c5ce7afed68d0115ceb9e
   ||883f48442140ba13
 Resolution|--- |FIXED

--- Comment #3 from Scott Petrovic  ---
Git commit 4b4c5ce7afed68d0115ceb9e883f48442140ba13 by Scott Petrovic.
Committed on 24/07/2018 at 01:14.
Pushed by scottpetrovic into branch 'master'.

M  +2-0plugins/tools/tool_transform2/kis_cage_transform_strategy.cpp
M  +12   -2plugins/tools/tool_transform2/kis_warp_transform_strategy.cpp
M  +6-0plugins/tools/tool_transform2/kis_warp_transform_strategy.h

https://commits.kde.org/krita/4b4c5ce7afed68d0115ceb9e883f48442140ba13

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

[Akonadi] [Bug 395131] Akonadi consumes all memory

2018-07-23 Thread Karthik Periagaram
https://bugs.kde.org/show_bug.cgi?id=395131

--- Comment #4 from Karthik Periagaram  ---
I have a final update and possible fix for this. The latest release (18.04)
continued to have this memory ballooning issue. I ran akonadictl fsck, which
reported a mysql error when checking one of the folders in one of my mail
accounts. It was unable to find a field in some query. I'm sorry I didn't note
down this query and the error.

My kmail setup is probably more than three years old at this point and in the
meantime, akonadi has had several updates. It's possible that the schema for
the database changed in that time and wasn't cleanly updated from one version
to the next. So, I suggest using the fsck operation as an indicator for
checking if this would work. Onwards to the fix.

I wanted to rebuild the internal database. Remove ~/.local/share/akonadi and
all its contents. I did this from a virtual console rather than from within a
plasma session, but I suppose you could do this with akonadi stopped, too.
After deleting this directory, login/open kmail. All the accounts and their
folders should go blank. I had to authenticate my main mail account again (if
you see a dialog that doesn't close, and you use gmail, it might be the
authentication page from google. Drag and make the dialog window bigger to see
it.). Now, all the mail gets re-downloaded and akonadi has been zippy as all
hell. The behavior is stable across multiple reboots and I'm satisfied the
issue is fixed.

Note that if you have any changes that haven't synced with the imap server, you
may lose them. Sync before doing this.

If OP (Dan) can confirm this works, this bug can be closed. If any dev wants to
reproduce this, maybe start with an old version of akonadi and jump directly to
a new release. fsck should fail and you should have a ballooning memory usage
with each mail check.

Thanks!

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

[krita] [Bug 396803] fail to add ffmpeg as path

2018-07-23 Thread ash
https://bugs.kde.org/show_bug.cgi?id=396803

--- Comment #1 from ash  ---

(In reply to ash from comment #0)
> Created attachment 114090 [details]
> rendering animation to video
> 
> so i have a:
> 64 bit operating system
> 8 GB
> intel Graph of i7
> 
> i am having problems adding ffmpeg to the log system but weirdly enough when
> i try to render it makes the video that has 1 sec animation(more
> specifically is pitch black).
> 
> i though it was the version of my krita that was 3.1.1 and i updated it to
> 4.1.1 (which is prettier and simpler) but i still have the same issue
> 
> also i tried every tutorial on how to install ffmpeg
> 
> can someone help me please?

oh i manage to added!


Microsoft Windows [Version 10.0.17134.165]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\User>ffmpeg -version
ffmpeg version N-91510-gd134b8d85f Copyright (c) 2000-2018 the FFmpeg
developers
built with gcc 7.3.1 (GCC) 20180722
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib
--enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
--enable-libbluray --enable-libfreetype --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr
--enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack
--enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2
--enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab
--enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex
--enable-libxvid --enable-libaom --enable-libmfx --enable-amf
--enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc
--enable-nvdec --enable-dxva2 --enable-avisynth
libavutil  56. 18.102 / 56. 18.102
libavcodec 58. 21.106 / 58. 21.106
libavformat58. 17.101 / 58. 17.101
libavdevice58.  4.101 / 58.  4.101
libavfilter 7. 26.100 /  7. 26.100
libswscale  5.  2.100 /  5.  2.100
libswresample   3.  2.100 /  3.  2.100
libpostproc55.  2.100 / 55.  2.100

but it doesnt render the video yet

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

[krita] [Bug 396803] New: fail to add ffmpeg as path

2018-07-23 Thread ash
https://bugs.kde.org/show_bug.cgi?id=396803

Bug ID: 396803
   Summary: fail to add ffmpeg as path
   Product: krita
   Version: 4.1.1
  Platform: Other
OS: other
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: pi6265...@gmail.com
  Target Milestone: ---

Created attachment 114090
  --> https://bugs.kde.org/attachment.cgi?id=114090=edit
rendering animation to video

so i have a:
64 bit operating system
8 GB
intel Graph of i7

i am having problems adding ffmpeg to the log system but weirdly enough when i
try to render it makes the video that has 1 sec animation(more specifically is
pitch black).

i though it was the version of my krita that was 3.1.1 and i updated it to
4.1.1 (which is prettier and simpler) but i still have the same issue

also i tried every tutorial on how to install ffmpeg

can someone help me please?

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

[partitionmanager] [Bug 396776] Incorrect unallocated size calculated for LVM with RAID

2018-07-23 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=396776

--- Comment #2 from Daniel  ---
I’m not requesting that you implement RAID creation. That would probably be
quite a huge task. However, KPM should be aware of software RAIDs and display
these properly in the UI, and potentially also disable UI that modify these in
unsupported ways.

This may be a generic issue that also applies to RAIDs created on top of Btrfs,
ZFS, (and Stratis?) I’ve not tested anything but LVM, however.

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

[krita] [Bug 396802] Palette colors getting cut off when increasing size of color icons.

2018-07-23 Thread Sonia
https://bugs.kde.org/show_bug.cgi?id=396802

--- Comment #2 from Sonia  ---
Hi David,
yes, the only thing that comes to mind is the display: block; tag..to force the
overflow into the next line. ( sorry if that sounds silly lol! )

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

[partitionmanager] [Bug 179261] Wish: Add support for RAID in KDE Partition Manager

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=179261

--- Comment #3 from Andrius Štikonas  ---
 * GUI: when creating partitions inside RAID, we shouldn't show LV name field
(which is specific to LVM)

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

[partitionmanager] [Bug 179261] Wish: Add support for RAID in KDE Partition Manager

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=179261

--- Comment #2 from Andrius Štikonas  ---
>  * It should be possible to remove inactive RAID member partitions.

This already works, but we'll have to implement stopping RAID device from GUI.

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

[krita] [Bug 396802] Palette colors getting cut off when increasing size of color icons.

2018-07-23 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=396802

David REVOY  changed:

   What|Removed |Added

 CC||i...@davidrevoy.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from David REVOY  ---
Hi Sonia,
I confirm your report.I agree getting colors "out of the viewport" is a
problem. I agree solving it with a "horizontal scroll bar" (missing right now)
would look bad too.

But all palettes files have a "columns" setting. Respecting this column count
at any price and for any zoom is probably the design Krita follow right now.
However, flowing all the colored squares (as brush-presets does) would probably
delete the possibility to organize a palette with clean columns.

The ideal would be something that flow the color square *only* when they reach
the non-visible part of the viewport.

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

[gwenview] [Bug 382842] Segfault when opening certain image

2018-07-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=382842

Christoph Feck  changed:

   What|Removed |Added

 CC||priv...@bernhard-lindner.de

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

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

[gwenview] [Bug 396800] Gwenview crashes when open Pentax camera images

2018-07-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=396800

Christoph Feck  changed:

   What|Removed |Added

 Resolution|UPSTREAM|DUPLICATE

--- Comment #3 from Christoph Feck  ---


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

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

[frameworks-kio] [Bug 396768] LibreOffice PDF Export Dialog focuses file list instead of Name field

2018-07-23 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=396768

--- Comment #2 from Gregor Mi  ---
LibreOffice: "Version: 6.0.4.2
Build-ID: 00m0(Build:2)
CPU-Threads: 4; BS: Linux 4.17; UI-Render: Standard; VCL: kde4; 
Gebietsschema: de-DE (en_US.UTF-8); Calc: group"

on openSUSE Tumbleweed 20180627 with Plasma 5.13.1, Frameworks 5.47.0.

Is it possible to switch to kde5 to try that out?

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

[kio-extras] [Bug 369122] ~/.cache/kioexec/krun/_0_ does not exist

2018-07-23 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=369122

--- Comment #5 from Gregor Mi  ---
Thanks for the feedback.

I currently use 
- openSUSE Tumbleweed 20180627
- Plasma 5.13.1
- LineageOS 14.1-20180606-NIGHTLY-falcon

I have still the same error behavior.

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

[krita] [Bug 396802] New: Palette colors getting cut off when increasing size of color icons.

2018-07-23 Thread Sonia
https://bugs.kde.org/show_bug.cgi?id=396802

Bug ID: 396802
   Summary: Palette colors getting cut off when increasing size of
color icons.
   Product: krita
   Version: 4.1.1
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Dockers
  Assignee: krita-bugs-n...@kde.org
  Reporter: bennettso...@gmail.com
  Target Milestone: ---

Created attachment 114089
  --> https://bugs.kde.org/attachment.cgi?id=114089=edit
Snapshot of Palette docker with colors cut off

Colors in the Palette docker dont reorganize themselves when the size is
increased. They get cut off on the right side instead of being shifted to below
the others. Vertical scroll bar works but there is no horizontal scroll bar..
and really speaking there shouldn't have to be a horizontal scroll bar
anyway... its hard to see tiny palette colors as they are. Ive included a
snapshot...where the 3 columns of colors on the right are cut off.

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

[Skanlite] [Bug 370972] Scanned image is bad

2018-07-23 Thread Ilario Gottardello
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #33 from Ilario Gottardello  ---
(In reply to George Seaton from comment #32)
> Removing the Skanliterc in SL7 fixes the broken colour image for me in SL7
> (RHEL7).
> If I then restart skanlite then I get the broken colour image preview again.
> Looks like it has to be deleted every time.
> The skanlite rpm packages are being supplied by the epel repository 
> skanlite.x86_641.1-8.el7   @epel
> 
> Regards,
> George

I confirm this behaviour in KDE NEON, skanlite version
2.1.0.1-1+16.04+xenial+build9

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

[gwenview] [Bug 396800] Gwenview crashes when open Pentax camera images

2018-07-23 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=396800

Henrik Fehlauer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||rk...@lab12.net
 Resolution|--- |UPSTREAM

--- Comment #2 from Henrik Fehlauer  ---
Thanks for the report. I downloaded your example image and opened it in
Gwenview, which worked just fine on Tumbleweed and Kubuntu 18.04.

On a Neon installation (based on Ubuntu 16.04) I indeed get it to crash:

#0  0x714cbb4f in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const
() from /usr/lib/x86_64-linux-gnu/libexiv2.so.26
#1  0x71515f81 in
Exiv2::Internal::PentaxMakerNote::printShutterCount(std::ostream&, Exiv2::Value
const&, Exiv2::ExifData const*) ()
   from /usr/lib/x86_64-linux-gnu/libexiv2.so.26
#2  0x773c1623 in Exiv2::operator<<(std::ostream&, Exiv2::Metadatum
const&) () from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#3  0x773c30f3 in void
Gwenview::ImageMetaInfoModelPrivate::fillExivGroup >(QModelIndex const&,
Gwenview::MetaInfoGroup*, Exiv2::ExifData const&) () from
lib/x86_64-linux-gnu/libgwenviewlib.so.5
#4  0x773c0821 in
Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) ()
   from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#5  0x7737a74d in
Gwenview::Document::setExiv2Image(std::auto_ptr) ()
   from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#6  0x77377aea in
Gwenview::AbstractDocumentImpl::setDocumentExiv2Image(std::auto_ptr)
()
   from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#7  0x77382df7 in Gwenview::LoadingDocumentImpl::slotMetaInfoLoaded()
() from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#8  0x77440957 in
Gwenview::LoadingDocumentImpl::qt_static_metacall(QObject*, QMetaObject::Call,
int, void**) ()
   from lib/x86_64-linux-gnu/libgwenviewlib.so.5
#9  0x73717b89 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x73526a71 in QFutureWatcherBase::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x74e9c29c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x74ea3917 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x736eae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x736eda3e in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x737425c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7fffebca0197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x7fffebca03f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7fffebca049c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x73741bcf in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7fffdee30c11 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#21 0x736e91ca in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x736f22d4 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x0046a0d7 in main ()

However, the crash happens in Exiv2, and most likely is already fixed upstream
(http://dev.exiv2.org/issues/0001283 looks like it). Try upgrading once Neon
switches its base to Ubuntu 18.04.

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

[partitionmanager] [Bug 179261] Wish: Add support for RAID in KDE Partition Manager

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=179261

--- Comment #1 from Andrius Štikonas  ---
Some of the things we need to test once it works better:

 * It should be possible to remove inactive RAID member partitions.
 * Somehow handle the case when recreating partition table when there are
active RAID member partitions. Does the same problem happen with LVM PVs?

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

[frameworks-baloo] [Bug 396801] New: Baloo crashes after hibernation

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396801

Bug ID: 396801
   Summary: Baloo crashes after hibernation
   Product: frameworks-baloo
   Version: 5.47.0
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: s1512...@sms.ed.ac.uk
  Target Milestone: ---

Application: baloo_file_extractor (5.47.0)

Qt Version: 5.9.6
Frameworks Version: 5.47.0
Operating System: Linux 4.17.7-100.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

-- Information about the crash:
- What I was doing when the application crashed:
This happens to me when I try to hibernate the computer.  After restart my
prongrams are not restored, and Baloo says it has crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f485f0de540 (LWP 2161))]

Thread 3 (Thread 0x7f48409cc700 (LWP 2183)):
#0  0x7f485b669c6b in poll () from /lib64/libc.so.6
#1  0x7f4856939eb9 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f4856939fcc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f485c4bfd3b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f485c46da3a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f485c2bea1a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f485dedd449 in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x7f485c2c2f32 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f485a56d50b in start_thread () from /lib64/libpthread.so.0
#9  0x7f485b67416f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f484a400700 (LWP 2172)):
#0  0x7f485b669c6b in poll () from /lib64/libc.so.6
#1  0x7f48562c2fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7f48562c4dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x7f484cf9ecd9 in QXcbEventReader::run() () from
/lib64/libQt5XcbQpa.so.5
#4  0x7f485c2c2f32 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5  0x7f485a56d50b in start_thread () from /lib64/libpthread.so.0
#6  0x7f485b67416f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f485f0de540 (LWP 2161)):
[KCrash Handler]
#6  0x7f485b5b3660 in raise () from /lib64/libc.so.6
#7  0x7f485b5b4c41 in abort () from /lib64/libc.so.6
#8  0x7f485da73bf2 in mdb_assert_fail.constprop () from
/lib64/liblmdb.so.0.0.0
#9  0x7f485da68b85 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x7f485da69dab in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x7f485da6a039 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x7f485da6bc64 in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#13 0x7f485da6ee1e in mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#14 0x7f485da719eb in mdb_put () from /lib64/liblmdb.so.0.0.0
#15 0x7f485e57fbdc in Baloo::PositionDB::put(QByteArray const&,
QVector const&) () from /lib64/libKF5BalooEngine.so.5
#16 0x7f485e58d839 in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#17 0x7f485e586c62 in Baloo::Transaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#18 0x55b4923f8e2c in Baloo::App::processNextFile() ()
#19 0x7f485c4a3a24 in QSingleShotTimer::timerEvent(QTimerEvent*) () from
/lib64/libQt5Core.so.5
#20 0x7f485c49830b in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#21 0x7f485d0db92c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#22 0x7f485d0e3174 in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQt5Widgets.so.5
#23 0x7f485c46ecd7 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#24 0x7f485c4bf04b in QTimerInfoList::activateTimers() () from
/lib64/libQt5Core.so.5
#25 0x7f485c4bf8e1 in timerSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5Core.so.5
#26 0x7f4856939b97 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#27 0x7f4856939f40 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#28 0x7f4856939fcc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#29 0x7f485c4bfd1f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#30 0x7f485c46da3a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#31 0x7f485c476194 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#32 0x55b4923f7d8f in main ()

The reporter indicates this bug may be a duplicate of or related to bug 396778,
bug 387672, bug 385187.

Possible duplicates by query: bug 396778, 

[partitionmanager] [Bug 179261] Wish: Add support for RAID in KDE Partition Manager

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=179261

Andrius Štikonas  changed:

   What|Removed |Added

 CC||caiojcarva...@gmail.com

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

[partitionmanager] [Bug 179261] Wish: Add support for RAID in KDE Partition Manager

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=179261

Andrius Štikonas  changed:

   What|Removed |Added

 CC||gr...@kde.org

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

[latte-dock] [Bug 396572] Question: Keyboard shortcuts without KDE Plasma

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396572

--- Comment #4 from n...@horsefucker.org ---
> no idea, the framework used from almost all kde apps including Latte is
> KGlobalAccel . Are you sure that Latte needs Plasma to be running in order
> for its global shortcuts to work?
Okay, on second testing it seems that the shortcuts technically work, but
they're basically unusable. You have to hold the shortcut for a solid second,
and even then the letters are also send to whatever program you have open. 
For example, I have show dock on Meta+Q, so holding that sends "q" to my
firefox window :/

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

[frameworks-syntax-highlighting] [Bug 389693] Support C++11 user-defined number literals

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389693

jonathan.poe...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/syn
   ||tax-highlighting/7a2ae6be22
   ||9b9df45807b134db9cd0c24c3da
   ||671

--- Comment #2 from jonathan.poe...@gmail.com ---
Git commit 7a2ae6be229b9df45807b134db9cd0c24c3da671 by Jonathan Poelen.
Committed on 23/07/2018 at 21:23.
Pushed by jpoelen into branch 'master'.

C++: fix standard floating-point literals

Summary: BUG: 389693

Reviewers: #framework_syntax_highlighting, dhaumann

Reviewed By: #framework_syntax_highlighting, dhaumann

Subscribers: kde-frameworks-devel, kwrite-devel

Tags: #kate, #frameworks

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

M  +4-0autotests/folding/highlight.cpp.fold
M  +4-0autotests/html/highlight.cpp.html
M  +4-0autotests/input/highlight.cpp
M  +4-0autotests/reference/highlight.cpp.ref
M  +3-0data/syntax/isocpp.xml

https://commits.kde.org/syntax-highlighting/7a2ae6be229b9df45807b134db9cd0c24c3da671

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

[dolphin] [Bug 381483] Dolphin hangs on mass rename

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381483

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #4 from Nate Graham  ---
Woohoo! Let's call it fixed.

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

[partitionmanager] [Bug 396776] Incorrect unallocated size calculated for LVM with RAID

2018-07-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=396776

--- Comment #1 from Andrius Štikonas  ---
LVM raid levels (or other advanced features) are not implemented yet.

KPM itself does not allow to create LVs with raid but obviously you can
create them externally, so it would be nice to at least fix this
(LVM RAID creation in KPM can come later...)

I think most code changes would be in kpmcore/src/core/lvmdevice.cpp
most probably in initPartitions function.

If you have some time, I encourage you to look at this issue,
if not, I'll try to fix it at some point later myself.

Although, I think there might be an assumption in kpmcore that
Device size = Sum over partitions sizes + free spaces, so we might need
to find a way to double count those partitions in RAID1 (and I think
we might need to take into account that there might be  even more than 2
drives).

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

[dolphin] [Bug 381483] Dolphin hangs on mass rename

2018-07-23 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=381483

--- Comment #3 from Dr. Chapatin  ---
At least with Dolphin 18.04 beta I can not reproduce the problem following the
steps from my bug 392681 marked as duplicate: 

1. have a folder containing 10 jpg files
2. select 5 files and press F2
3. type the new file name and click "Rename" button
4. press ctrl+shift+a to invert selection and press F2
5. type the SAME name written in step 3 and click "Rename" button

Dolphin does not show several file conflict dialogs at the same time anymore.
\o/

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

[krusader] [Bug 381022] RFE: enable Primary Clipboard support on "edit location"

2018-07-23 Thread Todd
https://bugs.kde.org/show_bug.cgi?id=381022

--- Comment #26 from Todd  ---
(In reply to Toni Asensi Esteve from comment #25)
> Hi, Todd, do you still have that problem?

Well, maybe, but I can't test it.

I upgraded to Fedora from my RHEL clone as I could no longer take the stress of
RHEL's out of date, anti-kaisen nature.

I am now on Fedora 28 and Krusader 2.7.0 and can not reproduce the issue I was
having on RHEL.  So it is working in Fedora but unknown in RHEL.

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

[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does not support price pairs without decimal

2018-07-23 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=396797

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/3cc0235040fcfa4566cbb |money/18cf542243def84fd2ace
   |262e46348a0721c012d |e88170a81262a3209e0

--- Comment #3 from Thomas Baumgart  ---
Git commit 18cf542243def84fd2acee88170a81262a3209e0 by Thomas Baumgart.
Committed on 23/07/2018 at 19:03.
Pushed by tbaumgart into branch 'master'.

Support online web source providing price pairs without decimal

Manually cherry-picked from 3cc0235040fcfa4566cbb262e46348a0721c012d and
adjusted

M  +1-1kmymoney/converter/webpricequote.cpp

https://commits.kde.org/kmymoney/18cf542243def84fd2acee88170a81262a3209e0

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

[kalarm] [Bug 365257] Columns in main window do not resize properly to fit their contents

2018-07-23 Thread Andrey Bondarenko
https://bugs.kde.org/show_bug.cgi?id=365257

Andrey Bondarenko  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Andrey Bondarenko  ---
I can confirm the issue with time column width in Kubuntu 18.04 (kalarm version
2.11.16-5, Qt version 5.9.5). The column is too narrow and last digit replaced
with ellipsis in 24 hours time formats (“23.07.2018 23:05” displayed as
“23.07.2018 23:0...”). It is quite annoying sometimes.

The issue is also reproducible in Kubuntu 16.04.4 (kalarm version
4:16.04.3-0ubuntu2~ubuntu16.04~ppa63, Qt version
5.6.1+dfsg-3ubuntu1~xenialoverlay1~4+fix1) and in version compiled from sources
in kdepim docker (kalarm version 2.12.0-5, qt version
5.11.1+dfsg-2+16.04+xenial+build57).

Looks like the issue somehow related to configured system font and probably DPI
(96 in my case). For my default font Noto Sans 10 only last digit in minutes is
hidden. If I increase font to Noto Sans 11, I can see all the digits. With
default font Liberation Sans 9, I cannot see minutes at all (“23.07.2018 23:05”
displayed as “23.07.2018 23:...”).

Interesting that commenting out code for AlarmListModel::TimeColumn in
AlarmListDelegate::sizeHint (src/alarmlistdelegate.cpp lines 95-113) and
delegating calculations to QItemDelegate::sizeHint from QT 5.11.1 resolves
issue for all three fonts in my setup.

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

[Discover] [Bug 395388] Software Center Discover Crashed

2018-07-23 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=395388

Aleix Pol  changed:

   What|Removed |Added

 CC||ali...@she-devel.com

--- Comment #6 from Aleix Pol  ---
*** Bug 396763 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 396763] Print Settings KDE applet crashes on start

2018-07-23 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=396763

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #1 from Aleix Pol  ---


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

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

[dolphin] [Bug 393977] Dolphin has become very slow after recent update

2018-07-23 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=393977

Julian Schraner  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||juliquad...@gmail.com
 Resolution|--- |LATER

--- Comment #16 from Julian Schraner  ---
There have been various memory leaks that were fixed just this week, so it'd be
great if you could test again after the release of KDE Applications 18.08 (16th
of August). For now, I'll set this report to NEEDSINFO/LATER.

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

[krita] [Bug 396704] Using Transform Tool (ctrl+t) on a selection, when applied, the contents of the selection disappears.

2018-07-23 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=396704

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Boudewijn Rempt  ---
Dmitry, 

I think this is one for you and Lieroz to look into?

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

[krita] [Bug 396704] Using Transform Tool (ctrl+t) on a selection, when applied, the contents of the selection disappears.

2018-07-23 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=396704

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|Using Tarnsform Tool|Using Transform Tool
   |(ctrl+t) on a selection,|(ctrl+t) on a selection,
   |when applied, the contents  |when applied, the contents
   |of the selection|of the selection
   |disappears. |disappears.
 CC||b...@valdyas.org

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

[gwenview] [Bug 396800] Gwenview crashes when open Pentax camera images

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396800

--- Comment #1 from priv...@bernhard-lindner.de ---
Created attachment 114088
  --> https://bugs.kde.org/attachment.cgi?id=114088=edit
Example image

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

[gwenview] [Bug 396800] New: Gwenview crashes when open Pentax camera images

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396800

Bug ID: 396800
   Summary: Gwenview crashes when open Pentax camera images
   Product: gwenview
   Version: 18.04.3
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: priv...@bernhard-lindner.de
  Target Milestone: ---

When opening jpg images from my Penteax K-X camera, Gwenview crashes with the
message "Speicherzugriffsfehler" (Memory access error).

This does not happen with other images.

I have attached an example image.

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

[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does not support price pairs without decimal

2018-07-23 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396797

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kmy
   ||money/3cc0235040fcfa4566cbb
   ||262e46348a0721c012d
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||4.8.3
 Resolution|--- |FIXED

--- Comment #2 from Ralf Habacker  ---
Git commit 3cc0235040fcfa4566cbb262e46348a0721c012d by Ralf Habacker.
Committed on 23/07/2018 at 19:16.
Pushed by habacker into branch '4.8'.

Fix 'Online web source "KMyMoney Currency" does not support price pairs without
decimal'

The price regex needs to be changed to '1[ a-zA-Z]+=
*(\d+|\d\.\d+)'
FIXED-IN:4.8.3

M  +1-1kmymoney/converter/webpricequote.cpp

https://commits.kde.org/kmymoney/3cc0235040fcfa4566cbb262e46348a0721c012d

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

[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does not support price pairs without decimal

2018-07-23 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396797

Ralf Habacker  changed:

   What|Removed |Added

Summary|Online web source "KMyMoney |Online web source "KMyMoney
   |Currency" does support  |Currency" does not support
   |price pair BTC/CAD  |price pairs without decimal

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

[kmymoney] [Bug 396797] Online web source "KMyMoney Currency" does support price pair BTC/CAD

2018-07-23 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396797

Ralf Habacker  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Ralf Habacker  ---
The problem is that BTC/CAD price, which returns 

1 Bitcoin = 10154 Canadian Dollar

does not have decimals and the current Price regex expects a price with
decimals as shown below

1 American Dollar = 0.8542 Euro

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

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-07-23 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412

--- Comment #23 from Vadim Barkov  ---
Andreas,

I've just reproduced the problem you get. I had tried to apply this patches
with "--dry-run" and got the same error. But without "--dry-run" everything is
okay. I am not sure why it is so and suggest to apply patches on master without
"--dry-run" mode.

The order of patches is correct:
 - Non-vector z13 support 
 - s390x tests: formatting fixes for z13.c
 - PPNO fix & refactoring

Please let me know if you are running any issue with them.

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

[plasma-pa] [Bug 396799] New: Please add "send to device xxx" to menu of each playback stream

2018-07-23 Thread John van Spaandonk
https://bugs.kde.org/show_bug.cgi?id=396799

Bug ID: 396799
   Summary: Please add "send to device xxx" to menu of each
playback stream
   Product: plasma-pa
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: j...@van-spaandonk.nl
CC: plasma-b...@kde.org
  Target Milestone: ---

Scenario:
I plug in the headphone in my pc (not laptop - no autosensing headphone jacket)
I need to manually reroute the playing audio application (eg youtube) from the
usb speakers to the headphone.

I want to use the plasma "audio volume" widget to change the playback stream in
the "Applications" tab to a certain device (one of these visible in the
"Devices" tab)
I try to click the menu on the right of the playback stream but this does not
offer an opportunity to route the stream to a certain device.
I am now stuck - have to resort to pavucontrol, which of course offers this
functionality. (as does Linux Mint which I used until a few weeks ago)

Distro: kubuntu 18.04

I searched on +audio +stream +device before entering this bug report and could
not find a suitable one yet. Still I think one must already exist ... Please
feel free to mark this one a duplicate in that case.

ps I found out via a web search that you can long-click the icon to the left of
the Application, which then opens up the devices tab, after which you can drop
on a certain device. I think this is not what we want: not discoverable, not in
line with other solutions out there.

Thanks!

John van Spaandonk

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

[kmymoney] [Bug 396709] crash on startup on windows 7 x64

2018-07-23 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396709

--- Comment #9 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #7)
> > produces errors on every entry to be checked.
> Please file an additional bug report, because it is unrelated to this bug
> title - thanks.

see 396797

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

[krita] [Bug 396798] New: Rotate Selection Boxes with Canvas

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396798

Bug ID: 396798
   Summary: Rotate Selection Boxes with Canvas
   Product: krita
   Version: 4.1.1
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: kaz.fox...@gmail.com
  Target Milestone: ---

I love how the brush now stays in the same position when rotating the canvas,
so I wanted to suggest the same function for drawing selection boxes on a
rotated canvas. 

If users are split on which they prefer, there could be a setting in the menu
to toggle between this and the current behavior (drawing new selections in same
orientation as the canvas) as the default.

Keep being awesome!

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

[kmymoney] [Bug 396797] New: Online web source "KMyMoney Currency" does support price pair BTC/CAD

2018-07-23 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=396797

Bug ID: 396797
   Summary: Online web source "KMyMoney Currency" does support
price pair BTC/CAD
   Product: kmymoney
   Version: 4.8.2
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: importer
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Created attachment 114087
  --> https://bugs.kde.org/attachment.cgi?id=114087=edit
fx-rate broken setup

>From shiz...@teksavvy.com:

Fx-rate (Now renamed KmYMoney Currency default never made for me.  Not once,
even with the patches applied.  Nor in 4.8.0, nor in 4.8.2.  Have to resort to
alphavantage setup mentioned earlier in the yahoo finance thread by myself.

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

[plasmashell] [Bug 396796] New: Panel can't be hidden from scripts

2018-07-23 Thread dufferzafar
https://bugs.kde.org/show_bug.cgi?id=396796

Bug ID: 396796
   Summary: Panel can't be hidden from scripts
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: dufferzaf...@gmail.com
  Target Milestone: 1.0

As suggested in this answer: https://superuser.com/a/294715/60

I tried a script to hide the panel:

```
var panel = panelById(panelIds[0])
panel.hiding = 'autohide';
```

But this does not hide the panel.

As a workaround I'm using this:

```
panel.height = 0;
```

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

[systemsettings] [Bug 254560] Associate application as the default for all of its known compatible mimetypes

2018-07-23 Thread Øystein Steffensen-Alværvik
https://bugs.kde.org/show_bug.cgi?id=254560

Øystein Steffensen-Alværvik  changed:

   What|Removed |Added

Summary|Associate application as|Associate application as
   |default application for all |the default for all of its
   |of it's known compatible|known compatible mimetypes
   |Mimetype's  |

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

[systemsettings] [Bug 254560] Associate application as default application for all of it's known compatible Mimetype's

2018-07-23 Thread Øystein Steffensen-Alværvik
https://bugs.kde.org/show_bug.cgi?id=254560

Øystein Steffensen-Alværvik  changed:

   What|Removed |Added

 CC||yst...@posteo.net

--- Comment #2 from Øystein Steffensen-Alværvik  ---
Such a feature would also have to *prevent* other applications in changing
their mimetype associations, no? In other words, mimetypes associated with, for
instance, Dragon Player would have to be changed manually by the user.

This is desirable because many applications will switch default associations
upon install, without asking; leaving the user (me) frustrated because I have
to change them back. I once had an install associate video files with Kate!

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

[krita] [Bug 396155] Reference images tool lacks features

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396155

kaz.fox...@gmail.com changed:

   What|Removed |Added

 CC||kaz.fox...@gmail.com

--- Comment #5 from kaz.fox...@gmail.com ---
I'd like to be able to draw on top of the reference (like to brush a color I
selected over a reference area to make sure I matched it well.)

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

[dolphin] [Bug 381483] Dolphin hangs on mass rename

2018-07-23 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=381483

Julian Schraner  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||juliquad...@gmail.com
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Julian Schraner  ---
I cannot reproduce this behavior anymore using Dolphin v18.04.3: After I
followed your steps I do get a ton of rename windows, but I can click through
them just fine: Dolphin continues to operate normally and you can cancel the
operation without any problems. Could you quickly check whether this problem is
also resolved for you?

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

[plasma-nm] [Bug 396795] Network Connections does not remember passwords for OpenVPN

2018-07-23 Thread Radoslaw Jurga
https://bugs.kde.org/show_bug.cgi?id=396795

--- Comment #1 from Radoslaw Jurga  ---
Created attachment 114086
  --> https://bugs.kde.org/attachment.cgi?id=114086=edit
The OpenVPN configuration that caused the bug in my case.

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

[plasmashell] [Bug 386656] [Feature request] Circular avatar

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386656

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from Nate Graham  ---
Scott is working on this: https://phabricator.kde.org/D13415

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

[kwin] [Bug 396636] BorderlessMaximizedWindows in kwinrc is reset to false at system startup

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396636

tr...@yandex.com changed:

   What|Removed |Added

 CC||tr...@yandex.com

--- Comment #4 from tr...@yandex.com ---
If you use Latte-dock, it's a feature:
https://github.com/psifidotos/Latte-Dock/wiki/Tips-&-Tricks#q-can-i-have-different-borderlessmaximized-windows-option-between-different-layouts

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

[kwin] [Bug 396636] BorderlessMaximizedWindows in kwinrc is reset to false at system startup

2018-07-23 Thread Niklas
https://bugs.kde.org/show_bug.cgi?id=396636

--- Comment #3 from Niklas  ---
David, I honestly can't remember how I originally set it up. Now I do it
manually every time I logon, simply by opening ~/.config/kwinrc and changing
line:

BorderlessMaximizedWindows=false

to:

BorderlessMaximizedWindows=true

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

[latte-dock] [Bug 396753] Show a [Super] badge for Application Menu if the user has set the [Super] key to activate it

2018-07-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=396753

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/lat
   ||te-dock/6708510213aba9d4b17
   ||da4bc338fc1e962f14d40

--- Comment #4 from Michail Vourlakos  ---
Git commit 6708510213aba9d4b17da4bc338fc1e962f14d40 by Michail Vourlakos.
Committed on 23/07/2018 at 14:00.
Pushed by mvourlakos into branch 'master'.

support a meta badge visual from global shortcuts

--when an application launcher exists, Latte can show
a "Meta" badge for that applet instead of the global
shortcut action number. With this patch we take also
into account when the assigned application launcher is
in different dock/panel and show it accordingly

M  +224  -101  app/globalshortcuts.cpp
M  +16   -8app/globalshortcuts.h
M  +13   -0app/layoutmanager.cpp
M  +1-0app/layoutmanager.h
M  +23   -0app/universalsettings.cpp
M  +7-0app/universalsettings.h
M  +15   -5containment/package/contents/ui/applet/AppletItemWrapper.qml
M  +8-2containment/package/contents/ui/main.qml

https://commits.kde.org/latte-dock/6708510213aba9d4b17da4bc338fc1e962f14d40

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

[latte-dock] [Bug 396754] Add an option in the Latte setting that let the user uses the Super key to activate Application Menu

2018-07-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=396754

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/lat
   ||te-dock/6cff0be9c169a259304
   ||c6971ed4be9f36593a062

--- Comment #6 from Michail Vourlakos  ---
Git commit 6cff0be9c169a259304c6971ed4be9f36593a062 by Michail Vourlakos.
Committed on 23/07/2018 at 15:59.
Pushed by mvourlakos into branch 'master'.

enable Meta forward from KWin to Latte

In Latte Preferences the user can now enable/disable
the Meta key forwarding for showing the
Application Launcher

M  +2-2app/globalshortcuts.cpp
M  +8-1app/settingsdialog.cpp
M  +33   -3app/settingsdialog.ui
M  +36   -4app/universalsettings.cpp
M  +3-1app/universalsettings.h
M  +51   -10   containment/package/contents/ui/applet/AppletItemWrapper.qml

https://commits.kde.org/latte-dock/6cff0be9c169a259304c6971ed4be9f36593a062

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

[Plasma Vault] [Bug 385988] [mockup] UI suggestions

2018-07-23 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=385988

Ivan Čukić  changed:

   What|Removed |Added

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

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

[Plasma Vault] [Bug 388599] Add an KCM/Systemsettings module for Vault

2018-07-23 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=388599

Ivan Čukić  changed:

   What|Removed |Added

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

--- Comment #5 from Ivan Čukić  ---
I honestly don't see the benefit of just cloning the list of vaults from the
applet into a KCM.

What's the reasoning?

Not all applications need to have a KCM module.

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

[Plasma Vault] [Bug 385906] Cannot change the icon of encrypted vault folders

2018-07-23 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=385906

Ivan Čukić  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from Ivan Čukić  ---
This is fixed in 5.13 and cryfs 0.9.9

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

[neon] [Bug 396694] Kontact crashes right after start

2018-07-23 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=396694

--- Comment #27 from Nico Dorn  ---
Now it's fixed! Thanks!

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

[frameworks-kjobwidgets] [Bug 396738] Nothing happens when I click "open file" or "open destination" buttons in the window that indicates the progress of the file operations

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396738

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasma-nm] [Bug 396795] New: Network Connections does not remember passwords for OpenVPN

2018-07-23 Thread Radoslaw Jurga
https://bugs.kde.org/show_bug.cgi?id=396795

Bug ID: 396795
   Summary: Network Connections does not remember passwords for
OpenVPN
   Product: plasma-nm
   Version: 5.13.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: jgrul...@redhat.com
  Reporter: radoslaw.ju...@gmail.com
  Target Milestone: ---

It sometimes happens that the Network Connection tool fails to remember the
password for an OpenVPN connection.

I had two OpenVPN connections configured, both with the setting `Store password
for this user only (encrypted)` selected. For one of them the password was
being remembered, but not for the other one.

In the case where it doesn't work, it was enough to select `This password is
not required`, Apply, select again `Store password for this user only
(encrypted)`, and then the password is properly remembered.

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

[plasmashell] [Bug 396133] Global menu causes an empty window of qBittorrent

2018-07-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=396133

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #13 from Kai Uwe Broulik  ---
Closing as it's QTBUG-69277 who has its offending patch reverted in most major
distros by now.

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

[kactivitymanagerd] [Bug 388400] kactivitymanagerd does not allow unmounting external hard drive

2018-07-23 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=388400

Ivan Čukić  changed:

   What|Removed |Added

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

--- Comment #4 from Ivan Čukić  ---
Can you check which file is open (with lsof)?

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

[plasmashell] [Bug 396133] Global menu causes an empty window of qBittorrent

2018-07-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=396133

--- Comment #12 from Kai Uwe Broulik  ---
Can't reproduce with qBittorrent 4.0.3. Global menu and minimizing to tray does
not break anything here.

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

[plasmashell] [Bug 341143] Wallpaper on every desktop is gone.

2018-07-23 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #278 from Nick  ---
Greetings,  

Please have a look at Vallpaper  
[ https://store.kde.org/search?projectSearchText=Vallpaper  ]

Easy to install,
activated and configured  via Desktop Configuration
[ set up Walpapaer Type to Valpaper 1.1.2 ]  

I use a ,folder with 2-4 images  / virtual desktop and a time to change the
images 

IT WORKS !

ND

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

[plasmashell] [Bug 396741] Notification text gets longer with every screenshot

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396741

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[dolphin] [Bug 384974] Dolphin crashes after failing to copy files to Android phone over mtp

2018-07-23 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=384974

--- Comment #8 from 林博仁  ---
Created attachment 114085
  --> https://bugs.kde.org/attachment.cgi?id=114085=edit
New crash information added by DrKonqi

dolphin (18.04.3) using Qt 5.11.1

- What I was doing when the application crashed:

I attempt the copy some music folders to the device, the copy process doesn't
seem to be starting so I attempt to unlock the device just to see if it's the
cause, the copy process failed, then Dolphin crashed.

-- Backtrace (Reduced):
#7  0x7f106c09bb7d in KIO::Slave::gotInput (this=0x2a86120) at
/workspace/build/src/core/slave.cpp:419
#8  0x7f106c12ce05 in KIO::Slave::qt_static_metacall (_o=,
_c=, _id=, _a=) at
/workspace/build/obj-x86_64-linux-gnu/src/core/moc_slave.cpp:89
[...]
#10 0x7f1067ccffb9 in QObject::event (this=0x2a6cbb0, e=) at
kernel/qobject.cpp:1251
#11 0x7f1068cff39c in QApplicationPrivate::notify_helper (this=, receiver=0x2a6cbb0, e=0x2a600b0) at kernel/qapplication.cpp:3727
#12 0x7f1068d06ab0 in QApplication::notify (this=0x7ffe47f49690,
receiver=0x2a6cbb0, e=0x2a600b0) at kernel/qapplication.cpp:3486

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

[dolphin] [Bug 384974] Dolphin crashes after failing to copy files to Android phone over mtp

2018-07-23 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=384974

林博仁  changed:

   What|Removed |Added

 CC||buo.ren@gmail.com

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

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373232

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #44 from Nate Graham  ---
Darn, thanks for testing.

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

[Breeze] [Bug 396626] help-about in both preferences and actions

2018-07-23 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=396626

--- Comment #1 from Aleix Pol  ---
Git commit a492ecde646702881c1f8641d2d83ebabd7b114e by Aleix Pol.
Committed on 23/07/2018 at 14:28.
Pushed by apol into branch 'master'.

kirigami_package_breeze_icons: don't treat lists as elements

Summary:
GLOB_RECURSE will give us a list, treat it as such.
Also when the list has more than just one item, pick the first as the best
candidate.
Some cases like help-about has more than one and it fails currently.

Reviewers: mart, vkrause, andreaska

Reviewed By: mart

Subscribers: plasma-devel

Tags: #kirigami

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

M  +9-4KF5Kirigami2Macros.cmake

https://commits.kde.org/kirigami/a492ecde646702881c1f8641d2d83ebabd7b114e

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

[frameworks-frameworkintegration] [Bug 352957] Qt applications freeze when trying to Open File

2018-07-23 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=352957

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #10 from Alexander Mentyu  ---
Is this still reproducible?

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

[Plasma Vault] [Bug 391285] KDE Daemon crashed after successfully creating CryFS Vault

2018-07-23 Thread Øystein Steffensen-Alværvik
https://bugs.kde.org/show_bug.cgi?id=391285

--- Comment #3 from Øystein Steffensen-Alværvik  ---
(In reply to Ivan Čukić from comment #2)
> Can you retest with an empty user an Plasma 5.13?

Unfortunately Neon 5.13 User is currently stuck with CryFS v. 0.9.7, which is
incompatible with Vaults 5.13. I tried to compile CryFS from source, but I'm
not adept at this and the compilation failed. To test this I'll have to wait
till Neon rebases on Ubuntu 18.04, which has the required CryFS version.

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

[kwin] [Bug 396790] ScriptedEffects cannot call setActiveFullScreenEffect

2018-07-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=396790

--- Comment #2 from David Edmundson  ---
>(IIRC, in JavaScript, == doesn't work for objects).

for dynamic "Objects" maybe not, but that's for web people.

QtScript/QtJS is a very different world.

Wrapped QObjects work just as one would expect with the conventional direct
pointer comparison underneath. (QV4ObjectWrapper::isEqualTo)

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

[korganizer] [Bug 396794] New: Show unconfirmed invited events

2018-07-23 Thread Andreas
https://bugs.kde.org/show_bug.cgi?id=396794

Bug ID: 396794
   Summary: Show unconfirmed invited events
   Product: korganizer
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: groupware
  Assignee: kdepim-b...@kde.org
  Reporter: hoheneg...@web.de
  Target Milestone: ---

This is a wish or a bug, depending on how you would like to see it.

I have a caldav calendar source which I am using for group scheduling (Sogo).
When I receive invitations to events I get notification mails (or not,
depending on the client and its settings used by the event creator). 

Korganizer does however not show these events (and I did not find a setting to
make it show them). Thus, the two options I have to confirm my participation in
the event are
* Go to the webpage of Sogo and confirm the event there
* Confirm the event using the mail client. This will also send a mail to the
creator of the event (at least in kmail I do not know how to suppress that).

It would be more convenient if korganizer would optionally show the unconfirmed
events (perhaps greyed out, in a different color or with less opacity). That
should allow to open the event from korganizer and to set the status to
confirmed. Since I was able to find the events in akonadikonsole, this should
really be only a matter of which events are rendered by korganizer.

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

[systemsettings] [Bug 390334] System settings crashes immediately on opening every time

2018-07-23 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=390334

--- Comment #7 from Nick  ---
And system settings is now working OK

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

[systemsettings] [Bug 390334] System settings crashes immediately on opening every time

2018-07-23 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=390334

--- Comment #6 from Nick  ---
The problem was resolved by a reboot. As per the comment by Christoph Feck in
comment 1 https://bugs.kde.org/show_bug.cgi?id=390334#c1 I had indeed tried to
change Nvidia display drivers. In my case it appeared to have failed or at
least nothing appeared to have happened which is why I didn't reboot. I used
the additional drivers icon the upgrade from the 384 to the 390 driver but the
dialog never updated e.g. the radio button remained on 384 when I rerun the
additional drivers program... (from the command line
/usr/bin/software-properties-gtk --open-tab=4.

After the reboot the additional drivers program
(/usr/bin/software-properties-gtk --open-tab=4.) and the 'Info Centre' program
both showed the Nvidia 390 driver as selected.

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

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2018-07-23 Thread Sven Mauch
https://bugs.kde.org/show_bug.cgi?id=373232

Sven Mauch  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||s...@mauch.me
 Resolution|FIXED   |---

--- Comment #43 from Sven Mauch  ---
I can still reproduce this issue in master.

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

[neon] [Bug 396694] Kontact crashes right after start

2018-07-23 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=396694

Jonathan Riddell  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2018-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354250

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #38 from Nate Graham  ---
Let's close it. If anyone an still reproduce this in Plasma 5.13 or later,
please re-open and leave a comment.

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

[neon] [Bug 396694] Kontact crashes right after start

2018-07-23 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=396694

--- Comment #26 from Jonathan Riddell  ---
sorry looks like the friday snapshot got a half-done KDE PIM.  Saturday's got
it complete apart from korganizer.  Today's snapshot should be fixed. 
apologies for the hassle.

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

[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2018-07-23 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=354250

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #37 from Alexander Mentyu  ---
Is the issue can be closed?

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

[systemsettings] [Bug 390334] System settings crashes immediately on opening every time

2018-07-23 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=390334

Nick  changed:

   What|Removed |Added

 CC||nick.craig@gmail.com

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

[systemsettings] [Bug 390334] System settings crashes immediately on opening every time

2018-07-23 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=390334

--- Comment #5 from Nick  ---
Created attachment 114084
  --> https://bugs.kde.org/attachment.cgi?id=114084=edit
New crash information added by DrKonqi

systemsettings5 (5.12.6) using Qt 5.11.1

- What I was doing when the application crashed:
upon clicking on the systems settings icon or running systemsetting5 from the
command line, no system settings dialog is displayed, program crashes. Here's
the text when run from the command line...
failed to acquire GL context to resolve capabilities, using defaults..
WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet:
Theme.View instead
WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet:
Theme.View instead
KActivities: Database connection: 
"kactivities_db_resources_140132056873216_readonly" 
query_only:  QVariant(qlonglong, 1) 
journal_mode:QVariant(QString, "wal") 
wal_autocheckpoint:  QVariant(qlonglong, 100) 
synchronous: QVariant(qlonglong, 0)
Nothing to load - the client id is empty
Nothing to load - the client id is empty
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options
QFlags(), depthBufferSize 24, redBufferSize -1,
greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8,
samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer),
swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace),
profile  QSurfaceFormat::OpenGLContextProfile(NoProfile)) 
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings5 path = /usr/bin pid = 12873
KCrash: Arguments: /usr/bin/systemsettings5 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Stopped systemsettings5

-- Backtrace (Reduced):
#6  0x7f05581a1428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f05581a302a in __GI_abort () at abort.c:89
#8  0x7f055893890d in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x7f0556c3d386 in QQuickWidget::resizeEvent(QResizeEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5
#12 0x7f0559bc81ae in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5

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

[kwin] [Bug 396790] ScriptedEffects cannot call setActiveFullScreenEffect

2018-07-23 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396790

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||vladz...@gmail.com

--- Comment #1 from Vlad Zagorodniy  ---
> This is needed for eg. the fade desktop effect to not clash with others.
It would also fix, in some sense, the Fade effect.

Please notice that desktopChanged(uint, uint) (or int?) is deprecated. The
preferred signal is the one with the 'with' argument. Keep in mind, that we
also need to compare EffectWindows (IIRC, in JavaScript, == doesn't work
for objects).

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

[krita] [Bug 396788] Cage transform GUI paints wrongly (and sometimes crashes) when creating a cage

2018-07-23 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=396788

Scott Petrovic  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Scott Petrovic  ---
confirmed. This is caused by some recent warp rendering changes. That logic
must be spilling over to the cage transform mode for some reason.

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

[krita] [Bug 396788] Cage transform GUI paints wrongly (and sometimes crashes) when creating a cage

2018-07-23 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=396788

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |scottpetro...@gmail.com

--- Comment #1 from Dmitry Kazakov  ---
Assigned to Scott :)

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

[kwin] [Bug 389191] xwayland auto-upscaling causes pixelation and should be optional

2018-07-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389191

--- Comment #17 from David Edmundson  ---
I'm genuinely curious as to whether your machine is worse than mine or whether
it's subjective opinions on the same thing.
We should test at Akademy.

My stance remains, but for completeness, here's some links on the topic:

It's a topic we discussed when I went to Guadec. Here's Jonas and Daniel S's
current notes.

https://wiki.gnome.org/Initiatives/Wayland/XWayland

It's more in depth as they're mostly talking about runtime supporting multiple
options at once.

An option in xwayland to change would be much simpler.

One would need to:
 - set the wl_surface.scale to the wl_output.scale
 - set the X screen size appropriately to match the mode
 - do the relevant input redirection to our fake surface local co-ordinates

-

There is an other option I tried playing with.

Chrome made a wayland proxy wrapper with xwayland support called sommelier. The
interesting twist being that it converts Xwayland clients into wayland windows.

https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/vm_tools/sommelier/README.md
 

I did some work to try and make it compile, but I got stuck on some virtwl
nonsense which they use for SHM and gave up trying to remove that

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

[kdeplasma-addons] [Bug 396793] org.kde.plasma_applet_dict don't load translations

2018-07-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=396793

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||fa...@kde.org,
   ||k...@privat.broulik.de

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

[krita] [Bug 396224] layer styles are not applied when exporting as png or jpg

2018-07-23 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=396224

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/917f921c11d221a05bccbe33 |ta/5e81de71b97fb54e4ee81b34
   |3426ae4d01690456|5778045c4f411f4d

--- Comment #7 from Dmitry Kazakov  ---
Git commit 5e81de71b97fb54e4ee81b345778045c4f411f4d by Dmitry Kazakov.
Committed on 23/07/2018 at 12:58.
Pushed by dkazakov into branch 'master'.

Fix saving layers with layer styles

We should deep copy the layer style projections
when cloning the image. Otherwise shape layers and
other delayed update nodes might cause rerender of
the layers stack and lacking layers styles will become
visible in the saved image.

M  +15   -6libs/image/kis_layer.cc
M  +7-0libs/image/layerstyles/kis_layer_style_filter.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_filter.h
M  +24   -4   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp
M  +4-0libs/image/layerstyles/kis_layer_style_filter_projection_plane.h
M  +30   -6libs/image/layerstyles/kis_layer_style_projection_plane.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_projection_plane.h
M  +10   -0libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_bevel_emboss_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_drop_shadow_filter.cpp
M  +3-0libs/image/layerstyles/kis_ls_drop_shadow_filter.h
M  +9-0libs/image/layerstyles/kis_ls_overlay_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_overlay_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_satin_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_satin_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_stroke_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_stroke_filter.h
M  +17   -0libs/image/layerstyles/kis_multiple_projection.cpp
M  +1-0libs/image/layerstyles/kis_multiple_projection.h

https://commits.kde.org/krita/5e81de71b97fb54e4ee81b345778045c4f411f4d

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

[krita] [Bug 396224] layer styles are not applied when exporting as png or jpg

2018-07-23 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=396224

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/5b02447d06788d289f79581f |ta/917f921c11d221a05bccbe33
   |f8cec4679804ab01|3426ae4d01690456

--- Comment #6 from Dmitry Kazakov  ---
Git commit 917f921c11d221a05bccbe333426ae4d01690456 by Dmitry Kazakov.
Committed on 23/07/2018 at 12:57.
Pushed by dkazakov into branch 'krita/4.1'.

Fix saving layers with layer styles

We should deep copy the layer style projections
when cloning the image. Otherwise shape layers and
other delayed update nodes might cause rerender of
the layers stack and lacking layers styles will become
visible in the saved image.

M  +15   -6libs/image/kis_layer.cc
M  +7-0libs/image/layerstyles/kis_layer_style_filter.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_filter.h
M  +24   -4   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp
M  +4-0libs/image/layerstyles/kis_layer_style_filter_projection_plane.h
M  +30   -6libs/image/layerstyles/kis_layer_style_projection_plane.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_projection_plane.h
M  +10   -0libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_bevel_emboss_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_drop_shadow_filter.cpp
M  +3-0libs/image/layerstyles/kis_ls_drop_shadow_filter.h
M  +9-0libs/image/layerstyles/kis_ls_overlay_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_overlay_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_satin_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_satin_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_stroke_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_stroke_filter.h
M  +17   -0libs/image/layerstyles/kis_multiple_projection.cpp
M  +1-0libs/image/layerstyles/kis_multiple_projection.h

https://commits.kde.org/krita/917f921c11d221a05bccbe333426ae4d01690456

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

[krita] [Bug 396224] layer styles are not applied when exporting as png or jpg

2018-07-23 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=396224

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/5b02447d06788d289f79581f
   ||f8cec4679804ab01
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Dmitry Kazakov  ---
Git commit 5b02447d06788d289f79581ff8cec4679804ab01 by Dmitry Kazakov.
Committed on 23/07/2018 at 12:54.
Pushed by dkazakov into branch 'kazakov/realtime-selections'.

Fix saving layers with layer styles

We should deep copy the layer style projections
when cloning the image. Otherwise shape layers and
other delayed update nodes might cause rerender of
the layers stack and lacking layers styles will become
visible in the saved image.

M  +15   -6libs/image/kis_layer.cc
M  +7-0libs/image/layerstyles/kis_layer_style_filter.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_filter.h
M  +24   -4   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp
M  +4-0libs/image/layerstyles/kis_layer_style_filter_projection_plane.h
M  +30   -6libs/image/layerstyles/kis_layer_style_projection_plane.cpp
M  +5-0libs/image/layerstyles/kis_layer_style_projection_plane.h
M  +10   -0libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_bevel_emboss_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_drop_shadow_filter.cpp
M  +3-0libs/image/layerstyles/kis_ls_drop_shadow_filter.h
M  +9-0libs/image/layerstyles/kis_ls_overlay_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_overlay_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_satin_filter.cpp
M  +5-0libs/image/layerstyles/kis_ls_satin_filter.h
M  +10   -0libs/image/layerstyles/kis_ls_stroke_filter.cpp
M  +4-0libs/image/layerstyles/kis_ls_stroke_filter.h
M  +17   -0libs/image/layerstyles/kis_multiple_projection.cpp
M  +1-0libs/image/layerstyles/kis_multiple_projection.h

https://commits.kde.org/krita/5b02447d06788d289f79581ff8cec4679804ab01

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

[latte-dock] [Bug 396753] Show a [Super] badge for Application Menu if the user has set the [Super] key to activate it

2018-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396753

--- Comment #3 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #2)
> (In reply to trmdi from comment #0)
> > 
> 
> I am planning to support this in master and add also two options in Latte
> Preferences. One for unifiedGlobalShortcuts and one for the Meta key...
> 
> Will you be able to test the implementation after I commit them to master?

Sure!

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

[krusader] [Bug 381022] RFE: enable Primary Clipboard support on "edit location"

2018-07-23 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=381022

--- Comment #25 from Toni Asensi Esteve  ---
Hi, Todd, do you still have that problem?

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

  1   2   >