[okular] [Bug 358061] [Usability] Improved/consistent mechanism to add/modify inline note

2018-03-29 Thread Tobias Deiminger
https://bugs.kde.org/show_bug.cgi?id=358061

--- Comment #3 from Tobias Deiminger  ---
Just started a patch series on poppler that tries to provide a solution to the
problem described in comment 2:
https://bugs.freedesktop.org/show_bug.cgi?id=105796

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

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

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

--- Comment #2 from Fabian Vogt  ---
(In reply to Jacky Alcine from comment #1)
> (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?

That would be an application for this, yes.

This report is only for the KCM side though.

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

[okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2018-03-29 Thread Tobias Deiminger
https://bugs.kde.org/show_bug.cgi?id=353401

Tobias Deiminger  changed:

   What|Removed |Added

 CC||haxti...@posteo.de

--- Comment #19 from Tobias Deiminger  ---
I guess that what I had in mind here
https://bugs.kde.org/show_bug.cgi?id=358061#c2 is actually a kind of typewriter
too. Is bug 358061 a duplicate?

If so, consider the linked poppler patches there.

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

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

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

tesfab...@gmail.com changed:

   What|Removed |Added

 CC||tesfab...@gmail.com

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

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

2018-03-29 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=392476

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
> subtract the current time from the time the next update is due

Plasma data engine polling works similarly, trying to batch upcoming updates
and schedule them e.g. on the full minute or second but it allows some
deviation in order to reduce wakeups when there's multiple dataengines polling.

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

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

2018-03-29 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392472

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||b...@valdyas.org
 Status|UNCONFIRMED |CONFIRMED
   Assignee|krita-bugs-n...@kde.org |scottpetro...@gmail.com

--- Comment #1 from Boudewijn Rempt  ---
Scott,

I'm not sure why you changed the order of the buttons. In fact, we shouldn't
manage the order of ok/cancel/etc ourselves but let Qt handle that in all
cases, because it follows the OS/desktop defaults.

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

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

2018-03-29 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392472

--- Comment #2 from Boudewijn Rempt  ---
This is the class we should be using, if we're not using KoDialog which does
this as well:

http://doc.qt.io/qt-5/qdialogbuttonbox.html

It might be a good project to identify all the places where we're hardcoding
the dialog standard button order...

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

[kmail2] [Bug 392478] New: kmail crashed at restarting a login configuration

2018-03-29 Thread Roland Hautz
https://bugs.kde.org/show_bug.cgi?id=392478

Bug ID: 392478
   Summary: kmail crashed at restarting a login configuration
   Product: kmail2
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: rha...@kabelmail.de
  Target Milestone: ---

Application: kmail (5.7.3)
 (Compiled from sources)
Qt Version: 5.9.4
Frameworks Version: 5.44.0
Operating System: Linux 4.15.13-gentoo x86_64
Distribution: "Gentoo Base System release 2.4.1"

-- Information about the crash:
- What I was doing when the application crashed:
Related kernel log:
dbus-daemon[7887]: [session uid=1000 pid=7885] Activated service
'org.freedesktop.Akonadi.Control' failed: Process
org.freedesktop.Akonadi.Control exited with status 255

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x77f1dd00 (LWP 8988))]

Thread 8 (Thread 0x7fff81a7c700 (LWP 9016)):
#0  0x750bdc55 in __GI___poll (fds=0x7fff6c0049b0, nfds=1,
timeout=) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffe8c51091 in g_main_context_poll (priority=,
n_fds=1, fds=0x7fff6c0049b0, timeout=, context=0x7fff6c000bf0)
at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4271
#2  g_main_context_iterate (context=context@entry=0x7fff6c000bf0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3967
#3  0x7fffe8c511ac in g_main_context_iteration (context=0x7fff6c000bf0,
may_block=may_block@entry=1) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4033
#4  0x75a3c37b in QEventDispatcherGlib::processEvents
(this=0x7fff6c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x759e6cfa in QEventLoop::exec (this=this@entry=0x7fff81a7bd60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x75832a7a in QThread::exec (this=) at
thread/qthread.cpp:515
#7  0x75837120 in QThreadPrivate::start (arg=0x55bf8000) at
thread/qthread_unix.cpp:368
#8  0x7fffeaacb93a in start_thread (arg=0x7fff81a7c700) at
pthread_create.c:465
#9  0x750c961f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fffa37fe700 (LWP 9011)):
#0  0x750bdc55 in __GI___poll (fds=0x7fff90017560, nfds=1,
timeout=) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffe8c51091 in g_main_context_poll (priority=,
n_fds=1, fds=0x7fff90017560, timeout=, context=0x7fff9bf0)
at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4271
#2  g_main_context_iterate (context=context@entry=0x7fff9bf0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3967
#3  0x7fffe8c511ac in g_main_context_iteration (context=0x7fff9bf0,
may_block=may_block@entry=1) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4033
#4  0x75a3c37b in QEventDispatcherGlib::processEvents
(this=0x7fff9b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x759e6cfa in QEventLoop::exec (this=this@entry=0x7fffa37fdd60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x75832a7a in QThread::exec (this=) at
thread/qthread.cpp:515
#7  0x75837120 in QThreadPrivate::start (arg=0x5597a040) at
thread/qthread_unix.cpp:368
#8  0x7fffeaacb93a in start_thread (arg=0x7fffa37fe700) at
pthread_create.c:465
#9  0x750c961f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fffa3fff700 (LWP 9010)):
#0  0x750bdc55 in __GI___poll (fds=0x7fff64003ce0, nfds=1,
timeout=) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fffe8c51091 in g_main_context_poll (priority=,
n_fds=1, fds=0x7fff64003ce0, timeout=, context=0x7fff64000bf0)
at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4271
#2  g_main_context_iterate (context=context@entry=0x7fff64000bf0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3967
#3  0x7fffe8c511ac in g_main_context_iteration (context=0x7fff64000bf0,
may_block=may_block@entry=1) at
/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4033
#4  0x75a3c37b in QEventDispatcherGlib::processEvents
(this=0x7fff64000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x759e6cfa in QEventLoop::exec (this=this@entry=0x7fffa3ffed60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x75832a7a in QThread::exec (this=) at
thread/qthread.cpp:515
#7  0x75837120 in QThreadPri

[frameworks-kio] [Bug 384149] Dolphin Action Menu entries appear in random order

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

tnem...@free.fr changed:

   What|Removed |Added

 CC||tnem...@free.fr

--- Comment #5 from tnem...@free.fr ---
(In reply to Christoph Feck from comment #3)
> To further investigate this issue, KDE developers need the information
> requested in comment #1. If you can provide it, or need help with finding
> that information, please add a comment.

Hi.

Facing the same issue as the reporter, I'm trying to add/change the
InitialPreference config option in the desktop files I have. I'll
try to look at the "Actions" menu after a few logins in order to see
if anything changes.

However that does not change the fact that distribution-provided desktop
files that are not stored in ~/.local/share/kservices5/ServiceMenus/ do
not have that option (or if so, it isn't taken into account).

Wouldn't it be good to have these actions automatically listed in
alphabetical order ? That would eliminate the need for the
InitialPreference option...


Thank you.

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

[kmymoney] [Bug 391251] Double free or corruption when creating a new asset account.

2018-03-29 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=391251

--- Comment #21 from NSLW  ---
Please all try again now with latest git master.

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

[krusader] [Bug 392277] The function copmare folders (Strg+Y) does not work correct (2)

2018-03-29 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=392277

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net

--- Comment #2 from Toni Asensi Esteve  ---
> What is Strg+Y? Is it Ctrl+Y, i.e. Synchronizer?

I suppose that the bug reporter is using Synchronizer.

> > Summary: The function copmare folders (Strg+Y) does not work correct (2)

It works correctly for me (using the latest Krusader git version, and ext4,
under Kubuntu 17.10).

> Which version do you use?

If the bug reporter is using an old version of Krusader... then that bug report
would look like a duplicate of https://bugs.kde.org/show_bug.cgi?id=270150 ,
which is already solved. If the bug reporter does not answer, then we can close
this bug report.

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

[systemsettings] [Bug 383379] Modernize Input Devices section to work with Libinput

2018-03-29 Thread michele mazza
https://bugs.kde.org/show_bug.cgi?id=383379

michele mazza  changed:

   What|Removed |Added

 CC||michele.ma...@gmail.com

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

[neon] [Bug 392479] New: grub.cfg in live-build hardcodes weird colors

2018-03-29 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=392479

Bug ID: 392479
   Summary: grub.cfg in live-build hardcodes weird colors
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: sit...@kde.org
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

the grub.cfg in live-build used for the ISO grub is setting the following color
values

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

a regular installed system however sets the following (through
/etc/grub.d/05_debian_theme)

set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue

The two should be the same.

As an added note: at a glance at 05_debian_theme the reason it's different is
because the live grub.cfg was derived from kubuntu whereas we fall back to
debian colors. Which in of itself seems an issue. We should set our value via
plymouth's default.grub which I think is actually encoding silly values in
plasma/breeze altogether.

It's also unclear if any of this matters considering we have an entire theme
loaded.

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

[dolphin] [Bug 391386] Fake "The device is already mounted" warning

2018-03-29 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=391386

Guo Yunhe  changed:

   What|Removed |Added

 CC||guoyunhebr...@gmail.com

--- Comment #8 from Guo Yunhe  ---
I can confirm this problem on openSUSE Tumbleweed 20180324

KDE Frameworks: 5.44.0
Qt: 5.10.0
Kernel: 4.15.11
Dolphin: 17.12.3

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

[dolphin] [Bug 391386] Fake "The device is already mounted" warning

2018-03-29 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=391386

--- Comment #9 from Guo Yunhe  ---
with udisks2-2.7.6

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

[krita] [Bug 362930] bevel and Emboss layer style makes the inside of the shape lighter

2018-03-29 Thread michael grosberg
https://bugs.kde.org/show_bug.cgi?id=362930

--- Comment #4 from michael grosberg  ---
Not a programmer, so I can't tell if this works, but found something  - perhaps
this could help with getting the algorithm right?
https://dsp.stackexchange.com/questions/530/bitmap-alpha-bevel-algorithm

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

[dolphin] [Bug 392480] New: nested folders for places sidebar

2018-03-29 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=392480

Bug ID: 392480
   Summary: nested folders for places sidebar
   Product: dolphin
   Version: 17.12.3
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: places
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: martin.tlus...@gmail.com
  Target Milestone: ---

It might be a good idea to be able to stack favorite places into nested folders
for better organization (especially if you use the same computer for work and
private matters).

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

[plasmashell] [Bug 391322] Super (Meta) Key stops working

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #2 from Alexander Mentyu  ---
After installing of Gnome-Pie app (maybe just coincidence) - Kickoff stops
launching with Meta key

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.

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

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

s...@kabelfunk.de changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
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-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=351273

s...@kabelfunk.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[systemsettings] [Bug 363523] Format region list contains nds_DE instead of de_DE

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

s...@kabelfunk.de changed:

   What|Removed |Added

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

--- Comment #4 from s...@kabelfunk.de ---
The region list in the "numeric, currency and time formats" settings module
contains the region "Deutschland - Deutsch (de_DE)". (As well as nds_DE,
ksh_DE, ...)

plasma: 5.12.3

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

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

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

--- Comment #6 from Jasem Mutlaq  ---
You tried these software on the Mac or another platform? If on Mac, are you
sure they're ALL shutdown when you try to communicate with it in KStars? This
could be an instance where another App is still holding the connection open.

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

[krita] [Bug 362930] bevel and Emboss layer style makes the inside of the shape lighter

2018-03-29 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362930

--- Comment #5 from Boudewijn Rempt  ---
Thanks, we'll take a look

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

[plasmashell] [Bug 375921] present windows shows launchers (Kicker, Kickoff, Application Dashboard, SimpleMenu, etc)

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

--- Comment #32 from Eike Hein  ---
@Scott: Find me on IRC (Sho_ in #plasma) some time if you want to work on this,
I can give you a hand / answer more detailed questions.

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

[kwin] [Bug 392481] New: Add nearest neighbor interpolation method for magnifier desktop effect

2018-03-29 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=392481

Bug ID: 392481
   Summary: Add nearest neighbor interpolation method for
magnifier desktop effect
   Product: kwin
   Version: 5.12.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: b...@londonlight.org
  Target Milestone: ---

Created attachment 111719
  --> https://bugs.kde.org/attachment.cgi?id=111719&action=edit
Interpolation causes bluriness of fine detail

Hello

I use the "Magnifier" desktop effect primarily for two things:
1. When taking a screenshot with Spectacle, to perfectly align the rectangular
selection.
2. When examining or taking a screenshot of pixel artifacts in imaging
software.

In both cases, what I really need to see is an zoom without interpolation, just
the view scaled by 400% or so. The magnifier seems to be hardcoded to use
linear or cubic interpolation which destroys detail.

Please add an option to the Magnifier to not interpolate/use nearest-neighbor
interpolation, so that pixels stay sharp when enlarged.

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

[kwin] [Bug 392481] Add nearest neighbor interpolation method for magnifier desktop effect

2018-03-29 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=392481

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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

[kde] [Bug 83481] general navigation: holding middle mouse button controls both scrollbars at once

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #2 from Alexander Mentyu  ---
Related https://bugs.kde.org/show_bug.cgi?id=149037

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

[kmymoney] [Bug 392477] Cannot create new investment

2018-03-29 Thread Danny Scott
https://bugs.kde.org/show_bug.cgi?id=392477

--- Comment #1 from Danny Scott  ---
I encountered this yesterday in the investments tab. I then entered the stock
name in the ledger editor and it prompted me to create it using the same dialog
used in the investment tab and that worked so you should be able to use this
method as a work around for now.

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

[Spectacle] [Bug 392482] Add optional zoom effect when using rectangular grid

2018-03-29 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=392482

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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

[Spectacle] [Bug 392482] New: Add optional zoom effect when using rectangular grid

2018-03-29 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=392482

Bug ID: 392482
   Summary: Add optional zoom effect when using rectangular grid
   Product: Spectacle
   Version: 17.12.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: b...@londonlight.org
  Target Milestone: ---

Created attachment 111720
  --> https://bugs.kde.org/attachment.cgi?id=111720&action=edit
Magnifier desktop effect

Hello

When using Spectacle's "rectangular selection" I very often need to align the
rectangle precisely, which is currently very difficult to do, especially on
high DPI screens. It would be great if you could add an optional uninterpolated
zoom effect when dragging frame corners to aid in precise frame alignment.

I attached a screenshot showing how the "Magnifier" desktop effect helps,
though it uses linear/cubic interpolation which blurs the details.

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

[okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2018-03-29 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=353401

--- Comment #20 from Simone Gaiarin  ---
I don't think that bug 358061 is a duplicate. 

In my opinion the typewriter tool is to write text without any background
anywhere in the file (e.g to fill forms), while inline notes are a different
tool to add post-its like notes in the document (with a background). Very
similar tools but with different purpose.

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

[okular] [Bug 358061] [Usability] Improved/consistent mechanism to add/modify inline note

2018-03-29 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=358061

--- Comment #4 from Simone Gaiarin  ---
Cool. Thanks for the work!

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

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

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

--- Comment #7 from Jean-Claude  ---
Jasem, that's surely what happens because KStars says : "Resource busy. Check
if device is connected to this port"
But why this doesn't happen when I'm connecting the focuser to other softwares
?
Also, I installed a macOS system and KStars on a brand new disk (no other
software). And I still couldn't connect the focuser to KStars.
I'll try again. Thanks for the reply.

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

[kde] [Bug 148870] text in mouseover file-info does not break

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Related to https://bugs.kde.org/show_bug.cgi?id=172116

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

[Akonadi] [Bug 338571] Performance Regression: Folder synchronisation in Akonadi 16.08 (actually in any release, starting with KDE 4.14) very slow, compared to kMail from KDE 4.13.x

2018-03-29 Thread Leszek Lesner
https://bugs.kde.org/show_bug.cgi?id=338571

Leszek Lesner  changed:

   What|Removed |Added

 CC||leszek.les...@web.de

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

[kde] [Bug 148335] Option to ignore: ShowOnlyIn

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Not relevant issue?

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

[kde] [Bug 146573] error message help solution search

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Related wish https://bugs.kde.org/show_bug.cgi?id=159463

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

[dolphin] [Bug 391386] Fake "The device is already mounted" warning

2018-03-29 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=391386

--- Comment #10 from Paul  ---
(In reply to Guo Yunhe from comment #8)
> I can confirm this problem on openSUSE Tumbleweed 20180324
> 

Downgrading udisks2 2.7.6 -> 2.6.5 "solves" the problem on openSUSE TW.

https://forums.opensuse.org/showthread.php/530169

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the message structure option

2018-03-29 Thread Kamil Dudka
https://bugs.kde.org/show_bug.cgi?id=387931

Kamil Dudka  changed:

   What|Removed |Added

 CC||kdu...@redhat.com

--- Comment #8 from Kamil Dudka  ---
Laurent, could you please stop removing or hiding kmail's features which you
think are not useful or important?

Those features were originally implemented for a reason and kmail's users have
been successfully using them for quite some time.  If you keep the current pace
of downgrading user experience with each subsequent release of kmail, you are
going loose existing users of kmail for no real benefit.

You should really focus on fixing existing bugs instead of removing existing
stable features that nobody complains about.

-- 
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-29 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392271

--- Comment #6 from Boudewijn Rempt  ---
If you try to copy and paste a layer with transparency in it on Windows, the
Windows clipboard may strip the alpha channel, depending on what version of the
image the receiving application decides to accept. It's a well-known problem.
See https://bugreports.qt.io/browse/QTBUG-11463 

But that doesn't seem relevant for the problem you originally posted, where a
sliver of the left-hand side of the clip is pasted on the right-hand side.

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

[kde] [Bug 87458] No diference between Shift++ and Shift+"KeyPad +"

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Not relevant anymore?

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

[plasmashell] [Bug 375921] present windows shows launchers (Kicker, Kickoff, Application Dashboard, SimpleMenu, etc)

2018-03-29 Thread Scott Harvey
https://bugs.kde.org/show_bug.cgi?id=375921

--- Comment #33 from Scott Harvey  ---
(In reply to Eike Hein from comment #32)
> @Scott: Find me on IRC (Sho_ in #plasma) some time if you want to work on
> this, I can give you a hand / answer more detailed questions.

Thanks, Eike. I've got it partially completed (since yesterday). The autotest
for setting the window state (kwindowsystem version) is failing on me; trying
to sort out what I've got wrong. I'll be stubborn a bit longer before bothering
you. Thanks for the assistance.

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

[Discover] [Bug 375913] KDE Discover crashes on launch in QSGRenderLoop::handleContextCreationFailure()

2018-03-29 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=375913

Aleix Pol  changed:

   What|Removed |Added

 CC||jonatanayl...@gmail.com

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

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

[Discover] [Bug 392474] Discover crash

2018-03-29 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=392474

Aleix Pol  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 392483] New: Add option to have desktops shown in multiple rows in Pager

2018-03-29 Thread smihael
https://bugs.kde.org/show_bug.cgi?id=392483

Bug ID: 392483
   Summary: Add option to have desktops shown in multiple rows in
Pager
   Product: plasmashell
   Version: 5.12.3
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Pager
  Assignee: h...@kde.org
  Reporter: smih...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 111721
  --> https://bugs.kde.org/attachment.cgi?id=111721&action=edit
Current situation

Add option to have desktops shown in multiple rows in Pager. This is regression
in comparison to KDE 3. It was possible to have pager in multiple rows in order
to save space (especially in dual-screen situation when desktops spread over
two monitors).

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

[kde] [Bug 103968] Tool to highlight any text on any window

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

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #2 from Alexander Mentyu  ---
Related wish https://bugs.kde.org/show_bug.cgi?id=310894

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

[plasmashell] [Bug 392484] New: Add option to hide windows preview from Pager

2018-03-29 Thread smihael
https://bugs.kde.org/show_bug.cgi?id=392484

Bug ID: 392484
   Summary: Add option to hide windows preview from Pager
   Product: plasmashell
   Version: 5.12.3
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Pager
  Assignee: h...@kde.org
  Reporter: smih...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Add option to hide windows preview from Pager and only show small squares
instead  in pager applet (see
http://www.ericsbinaryworld.com/wp-content/uploads/2008/06/27dec_kde.png for
example). This is regression in comparison to KDE 3. It was possible to opt out
of showing window boundaries in the pager apple in order to save space
(especially in dual-screen situation when desktops spread over two monitors). 

Current situation is shown in bug #392483.

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

[plasmashell] [Bug 392484] Add option to hide windows preview from Pager

2018-03-29 Thread smihael
https://bugs.kde.org/show_bug.cgi?id=392484

--- Comment #1 from smihael  ---
In other words, it would be nice to be able to hide the minimap and only have
the ability to switch between desktops.

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

[plasmashell] [Bug 392483] Add option to have desktops shown in multiple rows in Pager

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

Eike Hein  changed:

   What|Removed |Added

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

--- Comment #1 from Eike Hein  ---
Right click -> Configure Virtual Desktops -> Rows

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

[kwin] [Bug 392481] Add nearest neighbor interpolation method for magnifier desktop effect

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392481

--- Comment #1 from Christoph Feck  ---
I set the Scale method to 'Crisp' in kcmshell5 kwincompositing

But this also affects all other interpolation that is desired elsewhere.

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

[plasmashell] [Bug 392483] Add option to have desktops shown in multiple rows in Pager

2018-03-29 Thread smihael
https://bugs.kde.org/show_bug.cgi?id=392483

--- Comment #2 from smihael  ---
I just discovered it for myself too.
It would be still nice for usability reasons to have this option also available
from the Pager Settings. It would be way more intuitive.

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

[plasmashell] [Bug 392483] Add option to have desktops shown in multiple rows in Pager

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

--- Comment #3 from Eike Hein  ---
Maybe, although it doesn't reflect how the system actually works. The virtual
desktop layout is a global property in X, it's not specific to a particular
pager. You can't have two pagers with different layout for example, unless they
chose to ignore the global layout, which ours doesn't. It's one of those
awkward rock-and-a-hard-place things. We can likely do better in Wayland soon.

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

[kmymoney] [Bug 392477] Cannot create new investment

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

--- Comment #2 from Stefan Vater  ---
Great, that workaround works also for me! However, the original problem 
persists.

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the message structure option

2018-03-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=387931

Laurent Montel  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Laurent Montel  ---
(In reply to Kamil Dudka from comment #8)
> Laurent, could you please stop removing or hiding kmail's features which you
> think are not useful or important?
> 
> Those features were originally implemented for a reason and kmail's users
> have been successfully using them for quite some time.  If you keep the
> current pace of downgrading user experience with each subsequent release of
> kmail, you are going loose existing users of kmail for no real benefit.
> 
> You should really focus on fixing existing bugs instead of removing existing
> stable features that nobody complains about.

Just a question:
Are you the kmail maintainer ?
no I don't think.
I am.

So if I think that it's better to reduce menu or hide not useful feature for
enduser it's my choice.

You work on redhat so make your work as packager and stop to cry.

Thanks.

-- 
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-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392475

--- Comment #1 from Christoph Feck  ---
Which version of KWrite are you using? These buttons should be right next to
the search text entry.

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

[kwin] [Bug 392481] Add nearest neighbor interpolation method for magnifier desktop effect

2018-03-29 Thread DrSlony
https://bugs.kde.org/show_bug.cgi?id=392481

--- Comment #2 from DrSlony  ---
Christopher, if you're referring to Display and Monitor > Compositor > Scale
method, that does not solve the issue. In fact, I don't notice a difference
between "crisp" and "smooth".

This request is specifically about not interpolating the image (or using
nearest-neighbor) so that pixels retain their pixel-sharp edges.

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

[kdeconnect] [Bug 392485] New: Numeric keypad as a remote input

2018-03-29 Thread Adrien Cordonnier
https://bugs.kde.org/show_bug.cgi?id=392485

Bug ID: 392485
   Summary: Numeric keypad as a remote input
   Product: kdeconnect
   Version: 1.8
  Platform: Android
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: adrien.cordonn...@gmail.com
  Target Milestone: ---

I would like to have a numeric keypad as a remote input.

Most laptops do not have a numeric keypad. Numbers are not directly available
either on the French keyboard as they require holding Shift. This make it very
inconvenient to insert a lot of numbers in a spreadsheet. It is currently
possible to have a soft keyboard on the remote input activity. However keys are
quite small as there are many other key than numbers. 

I suggest to add a keypad icon (3x3 dots + 1 bottom middle dot) which trigger
the soft numeric keypad. The native numeric keypad is automatically displayed
for example when filling  html5 form fields with a modern
browser
(https://www.w3schools.com/html/tryit.asp?filename=tryhtml_input_number).

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

[kate] [Bug 360811] markdown preview

2018-03-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=360811

Erik Quaeghebeur  changed:

   What|Removed |Added

 CC||k...@equaeghe.nospammail.net

--- Comment #9 from Erik Quaeghebeur  ---
My impression is that this is resolved with 17.12 and markdown support in
Okular (via discount). At least it is for me. Please report back on your
experiences so that we may perhaps close this bug.

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

[kmarkdownwebview] [Bug 388568] Kpart plugin declares shortcuts like CTRL+C and CTRL+V giving conflicts in Kate, Kdevelop

2018-03-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=388568

Erik Quaeghebeur  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||k...@equaeghe.nospammail.net

--- Comment #3 from Erik Quaeghebeur  ---
I can confirm this. But perhaps this can be fixed by restricting the scope of
the shortcuts to the active part. In that case this bug is more general than
just this plugin, I guess.

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

[kwin] [Bug 392481] Add nearest neighbor interpolation method for magnifier desktop effect

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392481

--- Comment #3 from Christoph Feck  ---
I should have checked the image... I use the Zoom effect, not the Magnifier
effect.

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

[korganizer] [Bug 386047] can't delete from caldav calendars

2018-03-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=386047

Erik Quaeghebeur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||k...@equaeghe.nospammail.net
 Resolution|--- |DUPLICATE

--- Comment #1 from Erik Quaeghebeur  ---


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

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

[frameworks-kio] [Bug 355441] DAV Resource 16.12.0: Broken state, The item was not deleted on the server.

2018-03-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=355441

--- Comment #23 from Erik Quaeghebeur  ---
*** Bug 386047 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the message structure option

2018-03-29 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=387931

Till Schäfer  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #10 from Till Schäfer  ---
I am reopening this bug for the following reasons: 

1. Your answer is a clear validation of KDEs Community Code of Conduct [1]:
- The answer is not respectful. Quote: "stop to cry" is a clear assault on
somebody else who is committed to the project. The code of conduct sais: "We do
not tolerate personal attacks"!
- Your answer is not considerate. It is no problem to disagree and I would
accept a decision you make as a package maintainer. However, having multiple
voices, from major open source contributors, that have politely pointed out
issues with your position should not be put down without at least a few word
acknowledging the others issues and explaining why you still think you position
is right. 
- I also think, even as a maintainer one should not act as a dictator. The code
of conduct says: "We value tangible results over having the last word in a
discussion."

2. This bug was not fixed. If you do not want to fix the issue, this would go
in the category WONTFIX and should be marked as such. 

[1] https://www.kde.org/code-of-conduct/

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

[frameworks-kio] [Bug 355441] Akonadi DAV Resource: Broken state, The item was not deleted on the server.

2018-03-29 Thread Erik Quaeghebeur
https://bugs.kde.org/show_bug.cgi?id=355441

Erik Quaeghebeur  changed:

   What|Removed |Added

 CC||k...@equaeghe.nospammail.net
Version|5.29.0  |5.43.0
Summary|DAV Resource 16.12.0:   |Akonadi DAV Resource:
   |Broken state, The item was  |Broken state, The item was
   |not deleted on the server.  |not deleted on the server.

--- Comment #24 from Erik Quaeghebeur  ---
I can confirm again with more recent versions: frameworks 5.43 and kontact
17.12.3 (5.7.3).

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

[krita] [Bug 392227] 4.0.0.100 Does not load: Throws a python error

2018-03-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392227

--- Comment #17 from Alvin Wong  ---
Please find the backtrace using the instructions here:
https://docs.krita.org/Dr._Mingw_debugger

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

[kate] [Bug 360811] markdown preview

2018-03-29 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=360811

Martin Steigerwald  changed:

   What|Removed |Added

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

--- Comment #10 from Martin Steigerwald  ---
Hi Erik. There is not yet a Kate 17.12 package for Debian Sid yet. But from
what I read in Friedrich´s blog posts this is what my feature request is about,
thus closing as fixed.

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

[krita] [Bug 392227] 4.0.0.100 Does not load: Throws a python error

2018-03-29 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=392227

--- Comment #18 from Markus  ---
Created attachment 111722
  --> https://bugs.kde.org/attachment.cgi?id=111722&action=edit
Backtrace from  Krita startup crash

the logs from 28 March are the relevant ones

-- 
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-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392475

sblachm...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #2 from sblachm...@gmail.com ---
(In reply to Christoph Feck from comment #1)
> Which version of KWrite are you using? These buttons should be right next to
> the search text entry.

kwrite 17.08.3
You are right. The buttons are there, but invisible (hover tooltips appearing
indicate location, clicking works).
More research showed that KDE got installed incorrectly by debian installer.
Closed (downstream).
Thank you!

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

[konqueror] [Bug 392486] New: Navigation bar doesn't work

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

Bug ID: 392486
   Summary: Navigation bar doesn't work
   Product: konqueror
   Version: 5.0.97
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: lao.z...@yandex.ru
  Target Milestone: ---

Navigation-bar doesn't work. I can't enable navigation bar on konqueror 5.
Pressing F9 doesn't work. Menu doesn't have "navigation bar" item. Where is
navigation bar?? It works on dolphin, but not in konqueror!

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the message structure option

2018-03-29 Thread Kamil Dudka
https://bugs.kde.org/show_bug.cgi?id=387931

--- Comment #11 from Kamil Dudka  ---
It is not important where I work.  I am a user of kmail (call me enduser if you
like).  I do not package kmail for any distribution if that is your concern.  I
have been using kmail since 2005.  Now I have serious doubts about the future
of kmail.

The problem is that your decisions about removing "not useful" features are not
backed up by any facts (like user survey's results).  You keep removing
features that are considered useful by many kmail's users, which I think is not
beneficial for this community project.

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

[Heaptrack] [Bug 392487] New: Created file is not compatible with heaptrack

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

Bug ID: 392487
   Summary: Created file is not compatible with heaptrack
   Product: Heaptrack
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@milianw.de
  Reporter: mutla...@ikarustech.com
  Target Milestone: ---

Just compiled heaptrack from GIT master today and then proceeded to try to find
memory leaks in my application. Since it is a child process, I started it
separately and then got its PID and ran heaptrack. After finishing, I tried to
open the file as instructed by heaptrack but then it complained about
incompatible file version.

jasem@jasem-neon:~/Projects/build/heaptrack$ heaptrack --pid 7523

/usr/bin/heaptrack: 174: [: FALSE: unexpected operator
heaptrack output will be written to
"/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz"
injecting heaptrack into application via GDB, this might take some time...
injection finished
heaptrack stats:
allocations:0
leaked allocations: 0
temporary allocations:  0
removing heaptrack injection via GDB, this might take some time...
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 7523 is a zombie - the process has already terminated
ptrace: Operation not permitted.
No symbol table is loaded.  Use the "file" command.
The program is not being run.
Heaptrack finished! Now run the following to investigate the data:

  heaptrack --analyze
"/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz"
jasem@jasem-neon:~/Projects/build/heaptrack$ heaptrack --analyze
"/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz"
The data file has version 2 and was written by heaptrack version 1)
This is not compatible with this build of heaptrack (version 1), which can
read file format version 1 and below
jasem@jasem-neon:~/Projects/build/heaptrack$ ls -l
"/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz"
-rw-rw-r-- 1 jasem jasem 512108 Mar 29 16:34
/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz
jasem@jasem-neon:~/Projects/build/heaptrack$ heaptrack --analyze
"/home/jasem/Projects/build/heaptrack/heaptrack.indi_eqmod_tele.7571.gz"
The data file has version 2 and was written by heaptrack version 1)
This is not compatible with this build of heaptrack (version 1), which can
read file format version 1 and below

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the message structure option

2018-03-29 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=387931

--- Comment #12 from Christophe Giboudeaux  ---
Reminder: if we add an option and menu entry each time a user thinks his
must-have functionality deserves one, KMail would have a few more buttons bars
and countless options in the menu.

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

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408

--- Comment #10 from Alvin Wong  ---
This script should be able to reproduce the issue:
https://phabricator.kde.org/P182

Run the script before saving and observe with Process Monitor.

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

[plasmashell] [Bug 389329] 4k HiDPI wayland 2x display scaling issues

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389329

--- Comment #8 from Christoph Feck  ---
To further investigate this issue, Plasma developers need the information
requested in comment #6. If you can provide it, or need help with finding that
information, please add a comment.

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

[kget] [Bug 390308] version 2.95 possibly disconnects wicked connection

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390308

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[kmarkdownwebview] [Bug 390307] Preview of Markdown - fonts too small in HiDPI screen

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390307

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #5 from Christoph Feck  ---
No response; changing status.

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

[systemsettings] [Bug 383379] Modernize Input Devices section to work with Libinput

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

--- Comment #27 from Nate Graham  ---
Here's an update for folks who are interested in this:

X11
- Touchpad KCM: I am mentoring a student for Google Summer of Code who plans to
tackle this work and then continue to polish up input device handling in KDE
software
- Mouse KCM: in progress, thanks to Roman Gilg:
https://phabricator.kde.org/D11469

Wayland
- Touchpad KCM: already fully libinput-compatible, modulo a few missing
features (tracked as dependent bugs here)
- Mouse KCM: in progress, thanks to Roman Gilg:
https://phabricator.kde.org/D11468

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

[amarok] [Bug 389327] Amarok does not play last second(s) of tracks, affects played stats and last.fm scrobbling

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389327

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Christoph Feck  ---
No response; changing status. If you have more information, please add a
comment.

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

[dolphin] [Bug 390146] Dolphin can't jump to files in folders beginning with "#"

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390146

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[frameworks-kservice] [Bug 388905] Can not compile kservice

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388905

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INVALID

--- Comment #4 from Christoph Feck  ---
No response; changing status. If you have more information, please add a
comment.

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

[Spectacle] [Bug 381528] Unable to capture rectangular screenshot

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381528

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Christoph Feck  ---
No response; changing status. If you have more information, please add a
comment.

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

[krusader] [Bug 388678] Rename and Open terminal here actions missing in menu

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388678

--- Comment #4 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #2. If you can provide it, or need help with finding that
information, please add a comment.

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

[digikam] [Bug 391330] Albums view does not display icons on kubuntu 18.04 beta

2018-03-29 Thread harald
https://bugs.kde.org/show_bug.cgi?id=391330

harald  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #2 from harald  ---
The duplicate Bug 387373 refers to version 5.7.0. But, KUbuntu on Bionic Beaver
will be shipped in a few days with version 5.6.0.

The bug on Bionic Beaver daily build is not fixed yet.

Harald

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

[krita] [Bug 391294] Cannot convert to path on text shape.

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

jjking...@yahoo.com changed:

   What|Removed |Added

 CC||jjking...@yahoo.com

--- Comment #2 from jjking...@yahoo.com ---
i try using the convert to path and it crash every time i using it or it does
not work at all. then it crash.

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

[plasmashell] [Bug 389283] Plasma hangs and uses 100% of a CPU core [0x00007f339e7bc7c5 in QV4::PersistentValueStorage::allocate (this=0x55711959f670) at jsruntime/qv4persistent.cpp:189...]

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389283

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #5 from Christoph Feck  ---
To further investigate this issue, Plasma developers need the information
requested in comment #3. If you can provide it, or need help with finding
 that information, please add a comment.

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

[digikam] [Bug 387373] digikam does either show no photo in album or all photos of complete database (since Qt 5.9.3)

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

--- Comment #19 from caulier.gil...@gmail.com ---
*** Bug 391330 has been marked as a duplicate of this bug. ***

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

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

2018-03-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=353983

--- Comment #92 from David Edmundson  ---
>Speculation that fit all the facts. :)

Not really. Kwin doesn't allocate memory for plasma to render into. We're on
GLX here.

Can someone paste the error they have in pastebin that mentions  XID error 31.

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

[digikam] [Bug 391330] Albums view does not display icons on kubuntu 18.04 beta

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

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

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||caulier.gil...@gmail.com
 Status|REOPENED|RESOLVED

--- Comment #3 from caulier.gil...@gmail.com ---
And you expected what ? that we will corrige a bug for 5.6.0 has it have been
fixed in 5.7.0 ?

Update digiKam to last 5.9.0 or use AppImage. We don't manage KUbuntu internal
stuff... 

Gilles Caulier

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

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

[kwin] [Bug 390481] [Wayland] plasma session crashes when closing dolphin after MTP access

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390481

--- Comment #4 from Christoph Feck  ---
If you can provide the information requested in comment #3, please add it.

Please also see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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

[krusader] [Bug 388309] Krusader install slows down GUI

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388309

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[systemsettings] [Bug 392488] New: Setting to disable middle click paste

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

Bug ID: 392488
   Summary: Setting to disable middle click paste
   Product: systemsettings
   Version: 5.12.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_mouse
  Assignee: unassigned-b...@kde.org
  Reporter: jeremy9...@gmail.com
CC: unassigned-b...@kde.org
  Target Milestone: ---

Hello,

We should be able to disable middle click paste for touchpad and mouse to avoid
unwanted copy / paste for those who have sensible touchpad and mouse.

It's possible on Gnome :

org.gnome.desktop.interface gtk-enable-primary-paste -> False

Thanks !

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

[systemsettings] [Bug 392488] Setting to disable middle click paste

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

jeremy9...@gmail.com changed:

   What|Removed |Added

   Keywords||usability
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=389710

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

[kmail2] [Bug 387931] KMail 5.7.0 is missing the show message structure option

2018-03-29 Thread Kamil Dudka
https://bugs.kde.org/show_bug.cgi?id=387931

Kamil Dudka  changed:

   What|Removed |Added

Summary|KMail 5.7.0 is missing the  |KMail 5.7.0 is missing the
   |message structure option|show message structure
   ||option

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

[Touchpad-KCM] [Bug 389710] Setting to disable middle click paste

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

jeremy9...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=392488

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

[Touchpad-KCM] [Bug 391693] Touchpad settings are lost after resume if there is a mismatch between Touchpad-KCM and xorg.conf

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

jeremy9...@gmail.com changed:

   What|Removed |Added

Summary|Touchpad settings are lost  |Touchpad settings are lost
   |after resume|after resume if there is a
   ||mismatch between
   ||Touchpad-KCM and xorg.conf

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

[systemsettings] [Bug 383379] Modernize Input Devices section to work with Libinput

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

--- Comment #28 from jeremy9...@gmail.com ---
It would be awesome if this can be done while there is work on input device
handling:

Touchpad settings are lost after resume if there is a mismatch between
Touchpad-KCM and xorg.conf
https://bugs.kde.org/show_bug.cgi?id=391693

Setting to disable middle click paste
https://bugs.kde.org/show_bug.cgi?id=389710
https://bugs.kde.org/show_bug.cgi?id=392488

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

[kmarkdownwebview] [Bug 390307] Preview of Markdown - fonts too small in HiDPI screen

2018-03-29 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=390307

--- Comment #6 from Friedrich W. H. Kossebau  ---
Sorry for not having caught up on this. I am missing needed insight into the
issue to understand what could be wrong, and the answers (thanks for them
though, CnZhx) did not help me out of that, rather showed there is more which
needs to be understood. So I had delayed further reaction to some bigger
concentrated investigation effort of mine. Which sadly has not yet got enough
priority with me over all the other things to do, and might not get in the near
future.

So current status: no idea what could be wrong exactly and how to properly fix
it :(

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

[kdenetwork-filesharing] [Bug 390599] 17.12.x does not recognise PackageKit 1.0.1 - causes regression in built features

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390599

Christoph Feck  changed:

   What|Removed |Added

 CC||j...@jriddell.org,
   ||sit...@kde.org

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

[krusader] [Bug 382923] Krusader doesn't remember .tak files association

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=382923

--- Comment #11 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #8. If you can provide it, or need help with finding that
information, please add a comment.

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

[okular] [Bug 390708] Allow to move backward in presentations using touch

2018-03-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390708

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #7 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #5. If you can provide it, or need help with finding that
information, please add a comment.

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

  1   2   3   4   5   >