[kwin] [Bug 387097] Need ability to read client.maximizeMode since it's currently not a property

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

Martin Flöser  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[digikam] [Bug 387093] Option to select ignored folders on first setup crashes DigiKam

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

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

   What|Removed |Added

  Component|general |Database-Scan
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
The backtrace is really strange : there is nothing about digiKam code relevant.

I recommend to try the 5.8.0 pre-release Linux AppImage bundle instead the Suse
package. The bundle can be downloaded from here :

https://files.kde.org/digikam/

... and too see if the problem still reproducible.

Gilles Caulier

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

[Discover] [Bug 387098] New: Scrollbar Starts from the Top of the Window

2017-11-18 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=387098

Bug ID: 387098
   Summary: Scrollbar Starts from the Top of the Window
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: anditosan1...@gmail.com
  Target Milestone: ---

Created attachment 108958
  --> https://bugs.kde.org/attachment.cgi?id=108958=edit
Scrollbar all the way to the top right past the header

When discover shows the list of updates available it runs the scrollbar from
the very top of the window so the scrollbar is not clearly visible. It should
be present from the list down.

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

[kwin] [Bug 387097] New: Need ability to read client.maximizeMode since it's currently not a property

2017-11-18 Thread Chris Holland
https://bugs.kde.org/show_bug.cgi?id=387097

Bug ID: 387097
   Summary: Need ability to read client.maximizeMode since it's
currently not a property
   Product: kwin
   Version: 5.11.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: scripting
  Assignee: kwin-bugs-n...@kde.org
  Reporter: zrenf...@gmail.com
  Target Milestone: ---

I need to know if the client is maximized during workspace.clientAdded for my
script. New Firefox windows can start maximized, which means my script isn't
able to hide the titlebar until the user un-maximizes then maximizes
(triggering client.clientMaximizedStateChanged).

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

[kscreenlocker] [Bug 387096] New: Remove Buttons

2017-11-18 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=387096

Bug ID: 387096
   Summary: Remove Buttons
   Product: kscreenlocker
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: anditosan1...@gmail.com
CC: bhus...@gmail.com, mgraess...@kde.org
  Target Milestone: ---

An idea,

When shutting down, logging out or rebooting the system, let's remove the OK
and CANCEL buttons.

Instead confirm your selection by clicking the "shutdown" button that is
already selected and enter a message below that says

"Shutting Down in X seconds, PRESS ESCAPE to CANCEL"

Why?

Because the extra buttons are redundant. We already give the icons the look of
a button. We should use them as such.

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

[kdevelop] [Bug 387095] Since KDevelop 5.2.x release CMake target items in the project tree view are shown twice.

2017-11-18 Thread Venca B Spam
https://bugs.kde.org/show_bug.cgi?id=387095

--- Comment #3 from Venca B Spam  ---
Created attachment 108957
  --> https://bugs.kde.org/attachment.cgi?id=108957=edit
Bug report illustration

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

[kdevelop] [Bug 387095] Since KDevelop 5.2.x release CMake target items in the project tree view are shown twice.

2017-11-18 Thread Venca B Spam
https://bugs.kde.org/show_bug.cgi?id=387095

--- Comment #2 from Venca B Spam  ---
Created attachment 108956
  --> https://bugs.kde.org/attachment.cgi?id=108956=edit
SampleProject

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

[kdevelop] [Bug 387095] Since KDevelop 5.2.x release CMake target items in the project tree view are shown twice.

2017-11-18 Thread Venca B Spam
https://bugs.kde.org/show_bug.cgi?id=387095

--- Comment #1 from Venca B Spam  ---
Created attachment 108955
  --> https://bugs.kde.org/attachment.cgi?id=108955=edit
SampleMultiProject

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

[kdevelop] [Bug 387095] New: Since KDevelop 5.2.x release CMake target items in the project tree view are shown twice.

2017-11-18 Thread Venca B Spam
https://bugs.kde.org/show_bug.cgi?id=387095

Bug ID: 387095
   Summary: Since KDevelop 5.2.x release CMake target items in the
project tree view are shown twice.
   Product: kdevelop
   Version: 5.2.0
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Build tools: CMake
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: vbs...@centrum.cz
  Target Milestone: ---

Since KDevelop 5.2.x release CMake target items in the project tree view are
shown twice.

*How to reproduce?*
1. Open attached sample project "SampleMultiProject".
2. Build it.
3. Observe project tree view.

*What happens?*
There is doubled representation shown next to each other of each CMake
generated target.

*Expected behavior?*
There should be single representation of each CMake generated target.

*Notes:*
- The test case applied to simple scenario does not suffer this bug. Please see
attached "SampleProject". Although it may disqualify this bug report, but I do
not see any CMake related issue with the multiproject case.

- Also the previous 5.1.x releases did not suffered by this bug.

- My system is using Clang 5.x/6.x, CMake 3.8 with server support, KDevelop
5.2.0 (also tested with recent homemade build from sources 5.2.40.)

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

[krunner] [Bug 385693] krunner text input broken with wayland

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

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

--- Comment #4 from Nate Graham  ---
Marking as Major, since this makes KRunner more or less unusable in a Wayland
session.

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

[Spectacle] [Bug 386250] [Wayland] Spectacle should not be opened when capture is cancelled

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Works for me in a Wayland session on 5.11.3. on Kubuntu 17.10. Can you
reproduce?

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

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

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

--- Comment #18 from Nate Graham  ---
Created attachment 108954
  --> https://bugs.kde.org/attachment.cgi?id=108954=edit
Wayland version of the touchpad KCM

We're getting there. FWIW, there is a simple Libinput touchpad config available
on Wayland (screenshot attached). And patches to make this more complete and
available on Xorg are working their way through Phabricator.

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

[Spectacle] [Bug 386481] No cursor when I capture an active window by pressing meta+print

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

--- Comment #6 from Nate Graham  ---
Found the issue. Go to System Settings > Shortcuts > Global Shortcuts >
Screenshots > Take Active Window Screenshot > Action. Then change  "true,
false" to "true, true". Evidently the second argument concerns whether or not
the cursor is included with the screenshot. Here's a patch that changes it:
https://phabricator.kde.org/D8893

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

[Spectacle] [Bug 386481] No cursor when I capture an active window by pressing meta+print

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

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[krdc] [Bug 387094] New: Old Server IP-Address stays linked to dynamic IP-Address

2017-11-18 Thread Michael Grosskopf
https://bugs.kde.org/show_bug.cgi?id=387094

Bug ID: 387094
   Summary: Old Server IP-Address stays linked to dynamic
IP-Address
   Product: krdc
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: RDP
  Assignee: uwol...@kde.org
  Reporter: mikegrossk...@compuserve.com
  Target Milestone: ---

KRDC keeps using an outdated IP Address and does not check the url, but uses
the IP which was assigned to that address at first connection. 
The server is using a dynamic IP-Address (by DTDNS), but the updated address
will not be used by KRDC unless the machine has been logged off and rebooted.
A search for the IP-nr in the local files does not return any success.
A ping to the dynamic address returns the wrong IP-Address as well.

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

[dolphin] [Bug 378786] inline rename: scrolling causes rename of wrong file

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

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/dol
   ||phin/5bee1889e1682f1e7ffe55
   ||e49beaf4544eaf7157
 Resolution|--- |FIXED

--- Comment #5 from Nate Graham  ---
Git commit 5bee1889e1682f1e7ffe55e49beaf4544eaf7157 by Nathaniel Graham, on
behalf of Andreas Krutzler.
Committed on 19/11/2017 at 03:36.
Pushed by ngraham into branch 'master'.

Fix scrolling during inline renaming causes rename of wrong file

Summary:
Scrolling during inline renaming accepts the renaming now, like if one would
hit Return for example. I chose this approach because it seems the easiest way
to fix this.
This also fixes the “possible” Ui glitch where the renaming KTextField doesn’t
move along with the list item. Possible glitch, because I don’t know if this is
intentional, but for me it looks broken.
Fixes T7443

Test Plan:
* Enable "Rename inline" in dolphin settings
* Go to a folder where you have to scroll through items (many files, big
zoom,…)
* Start to rename a file (context menu, F2, …)
* Scroll with mouse wheel
* Rename  accepted -> file is renamed

Reviewers: ngraham, rkflx, #dolphin, elvisangelaccio

Reviewed By: ngraham, rkflx, #dolphin, elvisangelaccio

Subscribers: anthonyfieroni, elvisangelaccio, #dolphin

Maniphest Tasks: T7443

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

M  +7-3src/kitemviews/kitemlistview.cpp
M  +7-0src/kitemviews/kstandarditemlistwidget.cpp
M  +3-0src/kitemviews/kstandarditemlistwidget.h

https://commits.kde.org/dolphin/5bee1889e1682f1e7ffe55e49beaf4544eaf7157

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

[frameworks-kirigami] [Bug 381182] Scrolling choppy/slow under Wayland

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

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|--- |Not decided
   Assignee|aleix...@kde.org|notm...@gmail.com
Version|5.10.95 |5.38.0
  Component|discover|general
Product|Discover|frameworks-kirigami

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

[frameworks-kirigami] [Bug 380511] Kirigami 2.2.0 scrolling doesn't work properly for scroll wheels, touchpads, or touchscreens

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #18 from Nate Graham  ---
I can confirm that the touchpad scroll behavior has been fixed as of
23ca2077027b214189ba72ca8dab1590a163c955. For anybody who is now experiencing
*slow* scroll speed, you are most likely using libinput on Xorg, and that's
triggering an upstream Qt bug: https://bugreports.qt.io/browse/QTBUG-59261

If you're still experiencing bad scrolling using Wayland, you're hitting
https://bugs.kde.org/show_bug.cgi?id=381182

If you're still experiencing slow scroll speed with a wheel on your mouse,
you're hitting https://bugs.kde.org/show_bug.cgi?id=385836

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

[Akonadi] [Bug 280228] Disconnected IMAP cache clears when server IP address changed.

2017-11-18 Thread Michael Grosskopf
https://bugs.kde.org/show_bug.cgi?id=280228

Michael Grosskopf  changed:

   What|Removed |Added

 CC||mikegrossk...@compuserve.co
   ||m

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

[Discover] [Bug 381182] Scrolling choppy/slow under Wayland

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #5 from Nate Graham  ---
Un-duping, since this happens in Wayland and the bug I had erroneously duped
this to involves Xorg.

The slow wheel issue is a separate bug that's tracked with
https://bugs.kde.org/show_bug.cgi?id=385836

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

[plasmashell] [Bug 387088] Application Launcher and Show Desktop buttons do not become wider along with the panel

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

--- Comment #2 from Nate Graham  ---
Heh, figures there's a setting somewhere that controls this. I had set it to 48
before, but it looks like somehow that became reset during the upgrade.
Probably a Kubuntu issue. Thanks!

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

[plasmashell] [Bug 387088] Application Launcher and Show Desktop buttons do not become wider along with the panel

2017-11-18 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=387088

Eike Hein  changed:

   What|Removed |Added

 CC||h...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Eike Hein  ---
Unrelated to the Task Manager widget.

Icon-like widgets follow the panel icon size setting from System Settings as
ceiling, based on years of user requests to not allow things like the launcher
to consume too much real estate.

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

[digikam] [Bug 387093] New: Option to select ignored folders on first setup crashes DigiKam

2017-11-18 Thread Douglas Silva
https://bugs.kde.org/show_bug.cgi?id=387093

Bug ID: 387093
   Summary: Option to select ignored folders on first setup
crashes DigiKam
   Product: digikam
   Version: 5.5.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: doug...@protonmail.ch
  Target Milestone: ---

Application: digikam (5.5.0)

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

-- Information about the crash:
- What I was doing when the application crashed:
Clicking the link that allows me to choose the folders to ignore from my image
library. This is the guide that appears when you run DigiKam for the first
time.

The application closes when I click it.

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f00af6649c0 (LWP 9861))]

Thread 2 (Thread 0x7f006ef7a700 (LWP 9864)):
#0  0x7f00a1ce48b4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x7f00a1ca2950 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f00a1ca3230 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f00a1ca342c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f00ab5291ab in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#5  0x7f00ab4d6bfb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#6  0x7f00ab311f5a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x7f00a740c295 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x7f00ab316a29 in ?? () from /usr/lib64/libQt5Core.so.5
#9  0x7f00a71e0744 in start_thread () from /lib64/libpthread.so.0
#10 0x7f00aaa0daad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f00af6649c0 (LWP 9861)):
[KCrash Handler]
#6  0x7f00aa9588d7 in raise () from /lib64/libc.so.6
#7  0x7f00aa959caa in abort () from /lib64/libc.so.6
#8  0x7f00ab3023be in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#9  0x7f00ab2fdb4e in qt_assert(char const*, char const*, int) () from
/usr/lib64/libQt5Core.so.5
#10 0x7f00ac9a66a6 in Digikam::CoreDbAccess::CoreDbAccess() () from
/usr/lib64/libdigikamdatabase.so.5.5.0
#11 0x7f00aeba1e41 in
Digikam::DatabaseSettingsWidget::slotShowCurrentIgnoredDirectoriesSettings() ()
from /usr/lib64/libdigikamgui.so.5.5.0
#12 0x7f00ab5027d1 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#13 0x7f00ac318b92 in QLabel::linkActivated(QString const&) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x7f00ac31b849 in ?? () from /usr/lib64/libQt5Widgets.so.5
#15 0x7f00ab5027d1 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#16 0x7f00ac39e4b5 in QWidgetTextControl::linkActivated(QString const&) ()
from /usr/lib64/libQt5Widgets.so.5
#17 0x7f00ac3a3754 in ?? () from /usr/lib64/libQt5Widgets.so.5
#18 0x7f00ac3a45f9 in ?? () from /usr/lib64/libQt5Widgets.so.5
#19 0x7f00ac3a922f in QWidgetTextControl::processEvent(QEvent*, QMatrix
const&, QWidget*) () from /usr/lib64/libQt5Widgets.so.5
#20 0x7f00ac3a05ab in QWidgetTextControl::processEvent(QEvent*, QPointF
const&, QWidget*) () from /usr/lib64/libQt5Widgets.so.5
#21 0x7f00ac31a798 in ?? () from /usr/lib64/libQt5Widgets.so.5
#22 0x7f00ac21b46a in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#23 0x7f00ac315eee in QFrame::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#24 0x7f00ac1d928c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#25 0x7f00ac1de164 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#26 0x7f00ab4d8be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#27 0x7f00ac1dce60 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#28 0x7f00ac234601 in ?? () from /usr/lib64/libQt5Widgets.so.5
#29 0x7f00ac236ba3 in ?? () from /usr/lib64/libQt5Widgets.so.5
#30 0x7f00ac1d928c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#31 0x7f00ac1dd8ea in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#32 0x7f00ab4d8be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#33 0x7f00aba2386b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5

[plasmashell] [Bug 387088] Application Launcher and Show Desktop buttons do not become wider along with the panel

2017-11-18 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=387088

Eike Hein  changed:

   What|Removed |Added

  Component|Task Manager|Panel
   Assignee|h...@kde.org|plasma-b...@kde.org

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

[Breeze] [Bug 386895] dialog-password grossly oversized in gtk3

2017-11-18 Thread Andrew Chen
https://bugs.kde.org/show_bug.cgi?id=386895

--- Comment #4 from Andrew Chen  ---
@Nate No it doesn't help.

The issue seems to be that the icon is marked as fixed size:

> #64x64 - Fixed size - For dialog icons >!!!ONLY!!!< - 
> DO_NOT_USE_ANYWHERE_ELSE - Color
> [status/64]
> Size=64
> Context=Status
> Type=Fixed

Whereas in Adwaita multiple sizes are provided.

Perhaps we could just make it scalable since it is already a svg?

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

[k3b] [Bug 229806] left side panel should show shortcuts to other partitions like dolphin's places

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

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kdenlive] [Bug 387092] New: Proxy clips interfere with rendering

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

Bug ID: 387092
   Summary: Proxy clips interfere with rendering
   Product: kdenlive
   Version: 17.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: accou...@xil.one
  Target Milestone: ---

When I have a project with proxy clips activated, and I render this project,
certain clips are rendered as black.

When I deactivate proxy clips for the project, the project renders as expected.

Reproducible: Always

Steps to Reproduce:
1. Make a project
2. Enable proxy clips for one or multiple videos
3. Place a video in the timeline
4. Render

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

[systemsettings] [Bug 387091] New: Set GTK theme also over XSettings

2017-11-18 Thread Elias
https://bugs.kde.org/show_bug.cgi?id=387091

Bug ID: 387091
   Summary: Set GTK theme also over XSettings
   Product: systemsettings
   Version: 5.11.3
  Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_gtk
  Assignee: aleix...@gmail.com
  Reporter: eliassicher...@gmail.com
  Target Milestone: ---

My apps installed with flatpak don't use the correct GTK theme.
As stated here: https://github.com/flatpak/flatpak/issues/1147
the theme should also get set over XSettings.

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

[Plasma Vault] [Bug 387090] New: Add an option to open existing Vaults

2017-11-18 Thread Elias
https://bugs.kde.org/show_bug.cgi?id=387090

Bug ID: 387090
   Summary: Add an option to open existing Vaults
   Product: Plasma Vault
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: ivan.cu...@kde.org
  Reporter: eliassicher...@gmail.com
  Target Milestone: ---

For example I have a vault on my Dropbox and want to open / mount it on all of
my computers. But I only see the button "Create a New Vault".
What if I already have an existing Vault?
There should be a button to open vaults.

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

[calligrastage] [Bug 353679] Okular ODP backend crashes on opening .ppt

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[konqueror] [Bug 351396] konqueror crashed trying to open .docx

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[calligrawords] [Bug 349964] Opening new .doc, with several large PDFs open already

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[calligrastage] [Bug 345078] Stage plugin for Okular crash when open a document in a RAR archive using Ark

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

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[okular] [Bug 386316] Faster scroll speed for arrow keys

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

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net

--- Comment #3 from Henrik Fehlauer  ---
Did you try to change "Page Up/Down overlap" in "Configure → General → View
Options"? This is currently capped at 50%, but if that's not enough for your
use case, we might have to consider changing this.

Please test and comment.

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

[frameworks-kio] [Bug 364039] Dolphin crashed on file transfer

2017-11-18 Thread GuHua
https://bugs.kde.org/show_bug.cgi?id=364039

GuHua  changed:

   What|Removed |Added

 CC||renyune...@gmail.com

--- Comment #50 from GuHua  ---
A minimal reproducing step on my machine:

1. Create these files (and directories) somewhere under my HOME (which is a
BTRFS subvol) (with ANY filename):
mkdir -p a/b && touch a/b/file_b
2. (in dolphin) Cut and paste the directory "a" to /mnt (a NTFS removable
drive)

These steps reproduce the problem: all files are in the destination, but the
error is shown. At the same time, "a" and "a/b" are left in the source
location, but "a/b/file_b" is not (i.e. already "moved").

A slight different example produces the error too, but the behavior (result) is
different:
1. mkdir -p a/b && touch a/b/file_b && touch a/file_a
2. Cut and paste

"a/file_a" and "a/b" (empty directory) will be in the destination "a"
directory, but "file_b" won't. "a", "a/b" and "a/b/file_b" will be located in
the source location while "a/file_a" is moved already.

Under my tests, the error happens only when I "move" (cut-paste) file from my
HOME (I didn't test other directories on my internal disk, e.g. /etc) to the
NTFS drive (/mnt, in my case). Moving internally on both devices works fine,
and moving from NTFS to my HOME also works fine.

Plus, I don't have any umasks in the fstab configuration. The relevant output
of `mount` command is:
/dev/sdb1 on /mnt type fuseblk
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)

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

[krita] [Bug 387076] cannot save, cannot create file for output

2017-11-18 Thread B .
https://bugs.kde.org/show_bug.cgi?id=387076

B.  changed:

   What|Removed |Added

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

--- Comment #4 from B.  ---
Okay. I got it working now, thank you.

I reinstalled krita to another different drive and bitdefender started
screaming "ransomware warning" at me this time. I wish BD popped up that
warning before, that would've spared me some headaches... :/

Thank you very much for your help! Much appreciated!

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

[i18n] [Bug 387057] kdevelop: french translation

2017-11-18 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=387057

--- Comment #4 from Christophe Giboudeaux  ---
> Concentration Mode -> Affichage Compact
looks curious. It's not more or less compact, it removes 'distracting' parts
(menus and the other tabs for the side and bottom panels)

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

[Spectacle] [Bug 386481] No cursor when I capture an active window by pressing meta+print

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

--- Comment #5 from Dr. Chapatin  ---
Same thing on Arch Linux, plasma 5.11.3.

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=387061

Sandro Knauß  changed:

   What|Removed |Added

 CC||vkra...@kde.org

--- Comment #5 from Sandro Knauß  ---
As I learned now from vkrause, there is a 2MB limit inside QtWEbEngine
(http://doc.qt.io/qt-5/qwebengineview.html#setHtml). So we will have to rework
the part that pushed the content to not use setHtml and use instead a file.

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

[kdevelop] [Bug 386421] C++ include path completion misses system include path completion

2017-11-18 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=386421

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.2.1

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

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade [Php::VariableDeclaration::isVariadic]

2017-11-18 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=386969

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.2.1

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

[Discover] [Bug 387089] New: Discover and other crashes.

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

Bug ID: 387089
   Summary: Discover and other crashes.
   Product: Discover
   Version: 5.8.8
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: itt...@hotmail.com
  Target Milestone: ---

Application: plasma-discover (5.8.8)

Qt Version: 5.6.1
Frameworks Version: 5.36.0
Operating System: Linux 4.4.0-101-generic x86_64
Distribution: Ubuntu 16.04.3 LTS

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

nothing, the only thing running this last time was Discover.  other times I had
firefox running.  Aport (and sometimes other crash notices) also seems to crash
often after Discover crashes during/after update (meaning the download bar(s)
never seem to complete, then it crashes; though it doesn't prompt for those
updates again.  I would like to upgrade from 16.04 but Discover does never
shows any upgrades.  I did like the functionality of Mulan before Discover.

The crash can be reproduced every time.

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

Thread 10 (Thread 0x7f6787fff700 (LWP 1923)):
#0  0x7f67ca4d5a94 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f67ca490bf9 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f67ca491307 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f67ca49149c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f67cdef737b in QEventDispatcherGlib::processEvents
(this=0x7f677c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x7f67cde9fffa in QEventLoop::exec (this=this@entry=0x7f6787ffed00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x7f67cdcc89e4 in QThread::exec (this=) at
thread/qthread.cpp:500
#7  0x7f67cdccd808 in QThreadPrivate::start (arg=0x23df820) at
thread/qthread_unix.cpp:341
#8  0x7f67cabfe6ba in start_thread (arg=0x7f6787fff700) at
pthread_create.c:333
#9  0x7f67cd2d23dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f67989a9700 (LWP 1918)):
#0  0x7f67ca4d5a94 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f67ca4914a6 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f67cdef737b in QEventDispatcherGlib::processEvents
(this=0x7f67880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#3  0x7f67cde9fffa in QEventLoop::exec (this=this@entry=0x7f67989a8d00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#4  0x7f67cdcc89e4 in QThread::exec (this=) at
thread/qthread.cpp:500
#5  0x7f67cdccd808 in QThreadPrivate::start (arg=0x2031700) at
thread/qthread_unix.cpp:341
#6  0x7f67cabfe6ba in start_thread (arg=0x7f67989a9700) at
pthread_create.c:333
#7  0x7f67cd2d23dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f67998d1700 (LWP 1916)):
#0  0x7f67cd2c670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f67ca49138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f67ca491712 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f679b0569d6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7f67ca4b7bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f67cabfe6ba in start_thread (arg=0x7f67998d1700) at
pthread_create.c:333
#6  0x7f67cd2d23dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f679a0d2700 (LWP 1915)):
#0  0x7f67cd2c670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f67ca49138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f67ca49149c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f67ca4914d9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f67ca4b7bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f67cabfe6ba in start_thread (arg=0x7f679a0d2700) at
pthread_create.c:333
#6  0x7f67cd2d23dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f67ade09700 (LWP 1910)):
#0  0x7f67ca490b30 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f67ca491307 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f67ca49149c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f67cdef737b in QEventDispatcherGlib::processEvents
(this=0x7f679c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x7f67cde9fffa in 

[i18n] [Bug 387057] kdevelop: french translation

2017-11-18 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=387057

Kevin Funk  changed:

   What|Removed |Added

Summary|french translation  |kdevelop: french
   ||translation

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

[valgrind] [Bug 387045] Valgrind crashing on High Sierra when testing any newly built binary

2017-11-18 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=387045

Rhys Kidd  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||rhysk...@gmail.com
   Assignee|jsew...@acm.org |rhysk...@gmail.com

--- Comment #1 from Rhys Kidd  ---
Thanks for the testing and bug report. This is a duplicate of a known issue
bz#385279. Please following that for progress.

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

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

[valgrind] [Bug 385279] unhandled syscall: mach:43 (mach_generate_activity_id)

2017-11-18 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=385279

Rhys Kidd  changed:

   What|Removed |Added

 CC||dieor...@gmail.com

--- Comment #2 from Rhys Kidd  ---
*** Bug 387045 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 386912] Mouse scrolling problems on Macbook Air

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

--- Comment #2 from Nate Graham  ---
The touchpad issue is a duplicate of
https://bugs.kde.org/show_bug.cgi?id=380511#add_comment, which should be fixed
now.

The mouse issue is already tracked with
https://bugs.kde.org/show_bug.cgi?id=385836

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

[frameworks-kirigami] [Bug 385836] System settings sidebar ignores "Mouse wheel scroll speed" - Always scrolls 3 lines

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #4 from Nate Graham  ---
Un-duping and using this as the master bug for the mouse issue with Kirigami
scrollviews.

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

[frameworks-kirigami] [Bug 385836] System settings sidebar ignores "Mouse wheel scroll speed" - Always scrolls 3 lines

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

Nate Graham  changed:

   What|Removed |Added

 CC||yanp.b...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 386326 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 386326] Sidebar scrolling delta is very small

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

--- Comment #2 from Nate Graham  ---


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

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

[frameworks-kirigami] [Bug 385534] Scrolling via touch does not work

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

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
Product|Discover|frameworks-kirigami
 Resolution|DUPLICATE   |---
  Component|discover|general
Version|unspecified |5.38.0
   Assignee|aleix...@kde.org|notm...@gmail.com
   Target Milestone|--- |Not decided

--- Comment #3 from Nate Graham  ---
Un-duping and using this as the master bug for touch support in Kirigami
scrollviews.

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

[plasmashell] [Bug 387088] New: Application Launcher and Show Desktop buttons do not become wider along with the panel

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

Bug ID: 387088
   Summary: Application Launcher and Show Desktop buttons do not
become wider along with the panel
   Product: plasmashell
   Version: 5.10.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: pointedst...@zoho.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Unlock the task manager
2. Click the hamburger button
3. Drag the "Width" button to make the Task Manager taller


EXPECTED RESULTS
The Application Launcher and Show Desktop buttons become larger in both
dimensions to match the new size


ACTUAL RESULTS
The Application Launcher and Show Desktop buttons become larger only in one
dimension: they become tall and skinny. Screen recording attached. They used to
become a bit wider up to a certain point, but the maximum width seems to have
changed between 5.9.5 and 5.10.5. This is especially noticeable with a vertical
Icons-Only Task Manager that's double the normal width.


REPRODUCIBILITY
- Reproduces if the aforementioned widgets are moved to another part of the
panel.

- Reproduces if the task manager is on the bottom, top, or one of the sides.

- First seen in Plasma 5.10.5 upon upgrading from Kubuntu 17.04 to 17.10. After
upgrading to Plasma 5.11.3 via the Kubuntu backports PPA, the problem persists.

- Affects the normal Task Manager as well as the Icons-Only Task Manager.



If this is an issue with the affected widgets themselves, I can file new bugs
for them, but I figured I'd start here.

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

[calligraplan] [Bug 311940] Plan crashes when typing a text in the filter textbox before the textbook is fully loaded when selecting a contact from the adressbook

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

--- Comment #4 from Alexander Potashev  ---
(In reply to andreas.sturmlechner from comment #2)
> Please check if this is fixed - I remember krunner segfaulting because of
> that as well, which was fixed by some commit in akonadi(-contact) that I am
> unable to find right now.

Oh, you meant to check if it works without the workaround... I'll test it.

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

[calligraplan] [Bug 311940] Plan crashes when typing a text in the filter textbox before the textbook is fully loaded when selecting a contact from the adressbook

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

Alexander Potashev  changed:

   What|Removed |Added

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

--- Comment #3 from Alexander Potashev  ---
(In reply to Dag Andersen from comment #1)
> Git commit 1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a by Dag Andersen.
> Committed on 20/12/2012 at 10:38.
> Pushed by danders into branch 'calligra/2.6'.
> 
> Workaround bug 311940: Plan crashes when typing a text in the filter textbox
> before the textbook is fully loaded when selecting a contact from the
> adressbook
> 
> Disable function to select a person from the kde address book. Seems to be
> an akonadi crash.
> 
> M  +4-0plan/kpttaskdefaultpanel.cpp
> M  +4-0plan/libs/ui/kptmainprojectpanel.cpp
> M  +4-0plan/libs/ui/kptresourcedialog.cpp
> M  +4-0plan/libs/ui/kptsummarytaskgeneralpanel.cpp
> M  +4-0plan/libs/ui/kpttaskgeneralpanel.cpp
> 
> http://commits.kde.org/calligra/1fb81d2e5fc2df149261c6fc20a13b4a6a03dd7a

This indeed "fixed" the crash.

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

[kdevelop] [Bug 386421] C++ include path completion misses system include path completion

2017-11-18 Thread Venca B Spam
https://bugs.kde.org/show_bug.cgi?id=386421

--- Comment #15 from Venca B Spam  ---
I did compile the commit 015141e38b795b6c8ff9fe616e87cf0a55065406 and I can
confirm that now it works. Even with the simplification described in the commit
message, it works for my everyday work.

In the meantime I did started learning how it works while trying to fix it. It
helped me understand some part of KDevelop.

Thank you all!

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

[k3b] [Bug 387087] New: K3b shows unnecessary spaces at the end of files names during audio cd extraction

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

Bug ID: 387087
   Summary: K3b shows unnecessary spaces at the end of files names
during audio cd extraction
   Product: k3b
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: GUI/Usability
  Assignee: k...@kde.org
  Reporter: bugsefor...@gmx.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

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

Leslie fixed this bug
https://bugs.kde.org/show_bug.cgi?id=380322
and many thanks for his work.

But the rip progress window shows the spaces in the end of the file names yet.
See my screeshot taked from K3b 17.12 beta on Arch Linux please.

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

[plasmashell] [Bug 387086] gnome-disks smart self-tests crash plasmashell panel

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

mark_p._sand...@web.de changed:

   What|Removed |Added

   Keywords||reproducible

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

[plasmashell] [Bug 387086] New: gnome-disks smart self-tests crash plasmashell panel

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

Bug ID: 387086
   Summary: gnome-disks smart self-tests crash plasmashell panel
   Product: plasmashell
   Version: 5.10.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: mark_p._sand...@web.de
  Target Milestone: 1.0

open Disks / gnome-disks -> on a SMART enabled drive click the hamburger button
-> "SMART Data & Self-Tests..." -> "Start Self-test" -> start any test ->
plasmashell shows 100% CPU on one core and panel unhides, but shows nothing
(only former screen background visible), I cannot do anything on the desktop
any more

Works on both my Kubuntu 17.10 machines.

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

[plasmashell] [Bug 387086] gnome-disks smart self-tests crash plasmashell panel

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

mark_p._sand...@web.de changed:

   What|Removed |Added

 CC||mark_p._sand...@web.de

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

[choqok] [Bug 381159] No support for direct messages longer than 160 characters

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

--- Comment #1 from Andrea Scarpino  ---
0ecc05c1d261977eb3131c5d05cd1d414962c7f7 could have been fixed this.

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

[k3b] [Bug 386966] cd without ccdb entry does not clear track title and tag fields

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

--- Comment #1 from Dr. Chapatin  ---
K3b 17.12 beta has the same bug on Arch Linux.
Maybe K3b should always clear ccdb entries when the audio cd is ejected.

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

[kdevelop] [Bug 387005] Qt headers fail to parse in some setups, causing errors everywhere

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

--- Comment #3 from Sven Brauch  ---
Compare also this thread: https://forum.kde.org/viewtopic.php?f=218=141820

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

[frameworks-kio] [Bug 387073] Cannot create New Folder

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

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org
 CC||kdelibs-b...@kde.org
Version|unspecified |5.40.0
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.41
  Component|general |general
 Resolution|--- |FIXED
Product|dolphin |frameworks-kio

--- Comment #4 from Elvis Angelaccio  ---
Yes.

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

[krita] [Bug 387076] cannot save, cannot create file for output

2017-11-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=387076

Alvin Wong  changed:

   What|Removed |Added

 OS|Windows CE  |MS Windows
   Platform|Windows CE  |MS Windows
 CC||alvinhoc...@gmail.com

--- Comment #3 from Alvin Wong  ---
It's most likely the ransomware protection "feature" of Bitdefender 2017
blocking access, see Bug 384755. You need to add Krita to the exclusion list.

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

[k3b] [Bug 387083] Menus that k3b opens when right-clicking on some file or on an empty area of the same projects are inverted

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

Dr. Chapatin  changed:

   What|Removed |Added

Summary|Menus that k3b opens when   |Menus that k3b opens when
   |right-clicking on some file |right-clicking on some file
   |or on an empty area of the  |or on an empty area of the
   |same project are inverted   |same projects are inverted

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

[plasmashell] [Bug 386735] Task manager icons no longer respect Fitt's Law

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #6 from Nate Graham  ---
Can't repro on 5.11.3.

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

[k3b] [Bug 387085] New: Menu that K3b opens when right-clicking on an empty area of some projects is wrong

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

Bug ID: 387085
   Summary: Menu that K3b opens when right-clicking on an empty
area of some projects is wrong
   Product: k3b
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: GUI/Usability
  Assignee: k...@kde.org
  Reporter: bugsefor...@gmx.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

I use K3b 17.12 beta on Arch Linux...

Create some of these projects
Data, DVD video, VCD, emovix

1. add some files to your project (If you is testing a dvd video project,
select "video_ts" folder on left side before add files)
2. right click on empty area below the files that you just added,
context menu is wrong because some options related to added files are enabled,
for example...
"rename", "remove" and "open" are enabled in data and dvd video projects
"remove", "remove subtitle file" and "add subtitle file" are enabled in emovix
project
"remove" is enabled in VCD project
3. press ESC to close wrong menu, select some file from your project, click on
the empty area below the files from your project, right click on the same empty
area: context menu is correct now.

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

--- Comment #3 from Allan Sandfeld  ---
On closer inspection this line:
#10 0x7f162fdc19ee in KMMainWidget::createWidgets
(this=this@entry=0x2659970) at /workspace/build/src/kmmainwidget.cpp:996

Corresponds with the sources in the 17.12 branch of kmail, not with 17.08
branch. Is this just neon mispackaging kdepim again?

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

--- Comment #2 from Allan Sandfeld  ---
The only recent related commit I could found was
40252aae3c793c7c4df42d90073911c73cebd7f1 but that should be 7.12, and my
packages claim to be 7.08

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

Allan Sandfeld  changed:

   What|Removed |Added

 CC||fa...@kde.org

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

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade [Php::VariableDeclaration::isVariadic]

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

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||v-php/3036fee6e96fa776e05a3
   ||ac572355146b7171991
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Milian Wolff  ---
Git commit 3036fee6e96fa776e05a3ac572355146b7171991 by Milian Wolff.
Committed on 18/11/2017 at 18:33.
Pushed by mwolff into branch '5.2'.

Check dynamic_cast result before derefencing its value

M  +1-1duchain/navigation/declarationnavigationcontext.cpp

https://commits.kde.org/kdev-php/3036fee6e96fa776e05a3ac572355146b7171991

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

[kdevelop] [Bug 387005] Qt headers fail to parse in some setups, causing errors everywhere

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

--- Comment #2 from Milian Wolff  ---
Can you give more information? What compilers do you have installed? Which ones
is KDevelop using (cf. the project settings combo box that Sven references).

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

[krita] [Bug 387084] New: Brush size dropdown Option when right-clicking - Changes Idea

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

Bug ID: 387084
   Summary: Brush size dropdown Option when right-clicking -
Changes Idea
   Product: krita
   Version: 4.0 pre-alpha
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: reptilli...@live.com
  Target Milestone: ---

Instead of having users having to go through the brush tool set, there are
people who would find it more useful to have more option under those. I would
keep the current options that are available or seen when you right-click on
brush size including being able to copy and paste values. The changes I would
add are preset values where you can click on, and it'll change to those value.
The same can apply to opacity value.

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

[k3b] [Bug 387083] New: Menus that k3b opens when right-clicking on some file or on an empty area of the same project are inverted

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

Bug ID: 387083
   Summary: Menus that k3b opens when right-clicking on some file
or on an empty area of the same project are inverted
   Product: k3b
   Version: 17.08.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: GUI/Usability
  Assignee: k...@kde.org
  Reporter: bugsefor...@gmx.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

I use K3b 17.12 beta on Arch Linux.
This bug affects both audio cd and mixed mode cd projects.

1. create a new project
2. add some files to your project
3. right click on empty area below the files you just added.
Context menu is wrong because it includes some options related to added files
like "play track", "remove", "add silence", "split track" and "edit source..."
4. press ESC to close wrong menu, select some file from your project, click on
the empty area below the files, right click on the same empty area: context
menu is correct now, only "burn" and "properties" are available
5. Now close your audio cd project and repeat the steps 1 and 2
6. right click on any file from your project
context menu is wrong again because only "burn" and "properties" are available

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

[krunner] [Bug 336255] Filename-only desktop search

2017-11-18 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=336255

Simone Gaiarin  changed:

   What|Removed |Added

 CC||simg...@gmail.com

--- Comment #4 from Simone Gaiarin  ---
A option would be to sort the search results so that those where the query
matches the file name come before those where the query matches the content.

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

[krita] [Bug 387082] New: Liquify smooth

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

Bug ID: 387082
   Summary: Liquify smooth
   Product: krita
   Version: 4.0 pre-alpha
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: transform
  Assignee: krita-bugs-n...@kde.org
  Reporter: reptilli...@live.com
  Target Milestone: ---

Right now, sometimes liquify leads to bumpy results that requires smoothing,
and there doesn't seem to be a smoothing function in liquify. I would like to
make my liquify changes rather guassian in an area or something on the line of
that. It would be useful to fix up drawing in the final stage or starting
stage. Might be used seldomly, but in a few scenario, I can see it useful. Not
necessary as manual smoothing by hand would do the job in the majority of the
case, but it'd be nice to have to make people a bit more productive.

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

[Baloo] [Bug 334274] Add an option to only index filenames

2017-11-18 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=334274

--- Comment #5 from Simone Gaiarin  ---
Oh well. Apparently the check box is there! Sorry for the fuss.

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

[Baloo] [Bug 334274] Add an option to only index filenames

2017-11-18 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=334274

Simone Gaiarin  changed:

   What|Removed |Added

 CC||simg...@gmail.com

--- Comment #4 from Simone Gaiarin  ---
Hidden options are bad!

For who is wondering, in order to activate this add the following line to
./.config/baloorc

[General]
only basic indexing=true


To the developers: this option should be added commented out in the default
baloorc installed on the system, to make the life easier to those who want to
use it.

Moreover, for me, a checkbox to enable it should also be added to the UI
configuartion dialog.

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

[krita] [Bug 387076] cannot save, cannot create file for output

2017-11-18 Thread B .
https://bugs.kde.org/show_bug.cgi?id=387076

--- Comment #2 from B.  ---
I've been using Bitdefender in the past 4 years. It never picked up Krita as a
threat. 
I tried to save while disabling bitdefender but got the same problem.
Uninstalled & reinstalled krita and restarted my laptop. All drivers are
updated.

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

[kmail2] [Bug 324365] Improve handling of encrypted attachments (gpg inline)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=324365

Sandro Knauß  changed:

   What|Removed |Added

   Version Fixed In|17.12.0 |5.8.0

--- Comment #13 from Sandro Knauß  ---
It will be fixed with KDE Applications 18.04. Not with the upcoming 17.12.

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

[kmail2] [Bug 324365] Improve handling of encrypted attachments (gpg inline)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=324365

Sandro Knauß  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||17.12.0
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/f51fd99a05608791683
   ||46efd3fe369c38f6e7d7c
 Status|CONFIRMED   |RESOLVED

--- Comment #12 from Sandro Knauß  ---
Git commit f51fd99a0560879168346efd3fe369c38f6e7d7c by Sandro Knauß.
Committed on 17/11/2017 at 00:59.
Pushed by knauss into branch 'master'.

pgp encrypted message are mostly marked as application/octet-stream

Summary:
We can autodetect if, the content of an mimepart is pgp encrypted.
FIXED-IN: 17.12.0

Test Plan: make sure, that attatchment are still handled as attachments and not
as "normal" text.

Reviewers: vkrause

Subscribers: #kde_pim

Tags: #kde_pim

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

A  +83   -0   
mimetreeparser/autotests/data/hidden/openpgp-inline-encrypted-with-attachment.mbox.html
A  +83   -0   
mimetreeparser/autotests/data/iconic/openpgp-inline-encrypted-with-attachment.mbox.html
A  +83   -0   
mimetreeparser/autotests/data/inlined/openpgp-inline-encrypted-with-attachment.mbox.html
A  +57   -0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox
A  +83   -0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.html
A  +8-0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.tree
M  +20   -2mimetreeparser/src/bodyformatter/encrypted.cpp
M  +1-0mimetreeparser/src/bodypartformatter.cpp

https://commits.kde.org/messagelib/f51fd99a0560879168346efd3fe369c38f6e7d7c

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

[kdevelop] [Bug 386421] C++ include path completion misses system include path completion

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

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||velop/015141e38b795b6c8ff9f
   ||e616e87cf0a55065406
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #14 from Milian Wolff  ---
Git commit 015141e38b795b6c8ff9fe616e87cf0a55065406 by Milian Wolff.
Committed on 18/11/2017 at 18:07.
Pushed by mwolff into branch '5.2'.

kdev-clang: Offer all include paths for code completion

We used to only offer code completion of project paths for local
code completion in `#include "..."` contexts. And for vice versa,
we only offered system paths for global code completion in
`#include <...>` contexts. This is wrong, as the include style
only changes the order in which a compiler iterates through these
paths to find an include file. For code completion purposes, this
is not important.

Now we offer code completion in both path lists always. To show the
user the right file/dir being included, we don't sort and unify the
search path list anymore as that potentially changes the final result.
Rather, we use a hash set to ensure we don't encounter paths multiple
times and iterate over the search path lists in their original order.

M  +18   -9plugins/clang/codecompletion/includepathcompletioncontext.cpp
M  +1-1plugins/clang/tests/test_codecompletion.cpp

https://commits.kde.org/kdevelop/015141e38b795b6c8ff9fe616e87cf0a55065406

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

[krita] [Bug 387058] Incorrect loading of .kra vector objects.

2017-11-18 Thread Dennis Fehr
https://bugs.kde.org/show_bug.cgi?id=387058

--- Comment #5 from Dennis Fehr  ---
Another quick note, I changed the geometry positions in the file to top left so
it wouldn't keep moving on me. But you can check what happens when you use
center positioning too (for the P and the D for example). Let me know if it
helps with your bug testing.

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

[krita] [Bug 387058] Incorrect loading of .kra vector objects.

2017-11-18 Thread Dennis Fehr
https://bugs.kde.org/show_bug.cgi?id=387058

--- Comment #4 from Dennis Fehr  ---
Created attachment 108952
  --> https://bugs.kde.org/attachment.cgi?id=108952=edit
PVD Logo.

Sure, it's my company's logo.

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

[krita] [Bug 387076] cannot save, cannot create file for output

2017-11-18 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=387076

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Have you got any non-microsoft "security" software like Total Defender
installed?

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

[choqok] [Bug 385106] does not display the correct number of characters to enter in the new message box

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

--- Comment #4 from Andrea Scarpino  ---
With commit 6ec445a74e25ec95475489f12419af90dc9592cd I disabled the wrong
behaviour of resetting the limit to 140 chars.

However to fix existing account we need to fetch the limit from the server for
each account everytime choqok start and I'm not sure if we want to do that.

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

[plasmashell] [Bug 387081] New: Numlock LED does not light when KDE activates numlock at start

2017-11-18 Thread Thorsten Oppels
https://bugs.kde.org/show_bug.cgi?id=387081

Bug ID: 387081
   Summary: Numlock LED does not light when KDE activates numlock
at start
   Product: plasmashell
   Version: 5.8.7
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: thopp...@web.de
CC: plasma-b...@kde.org
  Target Milestone: 1.0

In systemsettings I enabled "numlock at plasma start = enabled". This setting
works, the numlock is active when KDE ist started. But the LED is not lighting.
When press the Numlock-Key the first time the numlock becomes disabled and the
LED is not lighting (this is correct). And a second press at the Numlock-Key
enabled the Numlock again and this time the numlock-led is lighting. Then all
further changes are correct. The LED is corresponding to the state of the
numlock.

It seems that this was an issue ~ 7 years ago (Bug-ID: 256255) it was solved
but now the symptom is recovered ;-)

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

[kxkb] [Bug 256255] NumLock "enabled by default work but led don't work

2017-11-18 Thread Thorsten Oppels
https://bugs.kde.org/show_bug.cgi?id=256255

Thorsten Oppels  changed:

   What|Removed |Added

 CC||thopp...@web.de

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

[choqok] [Bug 370260] No support for tweets with >140 characters

2017-11-18 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=370260

--- Comment #16 from avlas  ---
(In reply to avlas from comment #15)
> I compiled choqok with the fix and I still see something weird going on:
> 
> Look for example at this message:
> 
> https://twitter.com/i/web/status/931891495212404738
> 
> The text reads: Network Theory: It's used by scientists around the world
> studying the human genome, the efficiencies of green power grids, the
> economics of world trade and a hundred other applications.
> 
> That is 186 characters in total (and an image)
> 
> This message gets cut in choqok to: Network Theory: It's used by scientists
> around the world studying the human genome, the efficiencies of green power…
> https://t.co/KFowfJeOuN
> 
> Can this be fixed somehow?

And actually the image does not appear embedded in choqok, I would say this is
because the message got cut, but not sure...

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

[choqok] [Bug 370260] No support for tweets with >140 characters

2017-11-18 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=370260

--- Comment #15 from avlas  ---
I compiled choqok with the fix and I still see something weird going on:

Look for example at this message:

https://twitter.com/i/web/status/931891495212404738

The text reads: Network Theory: It's used by scientists around the world
studying the human genome, the efficiencies of green power grids, the economics
of world trade and a hundred other applications.

That is 186 characters in total (and an image)

This message gets cut in choqok to: Network Theory: It's used by scientists
around the world studying the human genome, the efficiencies of green power…
https://t.co/KFowfJeOuN

Can this be fixed somehow?

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

[valgrind] [Bug 387080] New: [PATCH] Add --only-peak option to ms_print

2017-11-18 Thread Vadim Zeitlin
https://bugs.kde.org/show_bug.cgi?id=387080

Bug ID: 387080
   Summary: [PATCH] Add --only-peak option to ms_print
   Product: valgrind
   Version: unspecified
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: massif
  Assignee: n...@valgrind.org
  Reporter: vz-...@zeitlins.org
  Target Milestone: ---

I made a trivial patch to show just the peak heap usage as it was convenient
for me to compare different implementations of the same feature:

>From 6b57c2b789498780378c26a3bbc5cc81593fb1f3 Mon Sep 17 00:00:00 2001
From: Vadim Zeitlin 
Date: Sat, 18 Nov 2017 18:16:43 +0100
Subject: [PATCH] Add --only-peak option to ms_print

Show just the peak heap usage if this option is specified.
---
 massif/ms_print.in | 13 +
 1 file changed, 13 insertions(+)

diff --git a/massif/ms_print.in b/massif/ms_print.in
index 565fd6506..e030569c5 100755
--- a/massif/ms_print.in
+++ b/massif/ms_print.in
@@ -40,6 +40,9 @@ my $cmd;
 # Time unit used in profile.
 my $time_unit;

+# Indicates whether only peak memory usage should be given.
+my $only_peak = 0;
+
 # Threshold dictating what percentage an entry must represent for us to
 # bother showing it.
 my $threshold = 1.0;
@@ -72,6 +75,7 @@ usage: ms_print [options] massif-out-file
   options for the user, with defaults in [ ], are:
 -h --help show this message
 --version show version
+--only-peak   show only the peak memory usage [no]
 --threshold= significance threshold, in percent [$threshold]
 --x=<4..1000> graph width, in columns [72]
 --y=<4..1000> graph height, in rows [20]
@@ -115,6 +119,9 @@ sub process_cmd_line()
 if ($arg =~ /^--version$/) {
 die("ms_print-$version\n");

+# --only-peak
+} elsif ($arg eq '--only-peak') {
+$only_peak = 1;
 # --threshold=X (tolerates a trailing '%')
 } elsif ($arg =~ /^--threshold=([\d\.]+)%?$/) {
 $threshold = $1;
@@ -468,6 +475,12 @@ sub read_input_file()
 close(INPUTFILE);
 close(TMPFILE);

+if ($only_peak) {
+print "Peak memory usage: $peak_mem_total_szB bytes\n";
+unlink($tmp_file);
+return;
+}
+
 #-
 # Print header.
 #-
--
2.14.1.459.g238e487ea9

If you think this can be useful, I could add its description to the docs too
(especially if someone mentions which file(s) should be modified).

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

[kaffeine] [Bug 387079] New: Diseqc 1 setting no more present

2017-11-18 Thread knossos456
https://bugs.kde.org/show_bug.cgi?id=387079

Bug ID: 387079
   Summary: Diseqc 1 setting no more present
   Product: kaffeine
   Version: 2.0.13
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mchehab+...@kernel.org
  Reporter: knossos...@gmail.com
  Target Milestone: ---

On latest install diseqc settings was start at 2 instead 1

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

[kaffeine] [Bug 387078] New: Satellite custom switch + lo + high lo commands pannels

2017-11-18 Thread knossos456
https://bugs.kde.org/show_bug.cgi?id=387078

Bug ID: 387078
   Summary: Satellite custom switch + lo + high lo commands
pannels
   Product: kaffeine
   Version: 2.0.13
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: mchehab+...@kernel.org
  Reporter: knossos...@gmail.com
  Target Milestone: ---

In latests versions there is no more possible to setup Frequency switch, ie the
frequency under that keep low lo and under that keep high lo.
I use custom Frequency sw to optimize losses in cable

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

[okular] [Bug 321082] Certain Russian letters in a PDF are not displayed

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

--- Comment #9 from Alexander Potashev  ---
(In reply to Alexander Potashev from comment #6)
> I tried to confirm this bug with Evince, but it didn't work out: the
> document looks good in Evince 3.22.1. The bug is still there in Okular 1.1.3
> (kde apps 17.04.3 on Gentoo).

I have poppler-0.57.0.

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

[kdevelop] [Bug 386421] C++ include path completion misses system include path completion

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

Milian Wolff  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #13 from Milian Wolff  ---
ok, the bug really is trivial to fix - we currently ignore system paths for
local completion (#include "...") and vice versa ignore project paths for
global completion (#include <...>). That is plain wrong.

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

[choqok] [Bug 385106] does not display the correct number of characters to enter in the new message box

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

--- Comment #3 from Andrea Scarpino  ---
Git commit 6ec445a74e25ec95475489f12419af90dc9592cd by Andrea Scarpino.
Committed on 18/11/2017 at 17:04.
Pushed by scarpino into branch 'master'.

[twitterapi] set twitter max length only for twitter

M  +0-2helperlibs/twitterapihelper/twitterapiaccount.cpp
M  +2-0microblogs/twitter/twitteraccount.cpp

https://commits.kde.org/choqok/6ec445a74e25ec95475489f12419af90dc9592cd

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

[okular] [Bug 321082] Certain Russian letters in a PDF are not displayed

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

--- Comment #8 from Alexander Potashev  ---
Created attachment 108951
  --> https://bugs.kde.org/attachment.cgi?id=108951=edit
strace okular | grep fonts

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

[okular] [Bug 321082] Certain Russian letters in a PDF are not displayed

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

--- Comment #7 from Alexander Potashev  ---
Created attachment 108950
  --> https://bugs.kde.org/attachment.cgi?id=108950=edit
strace evince | grep fonts

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

[okular] [Bug 321082] Certain Russian letters in a PDF are not displayed

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

--- Comment #6 from Alexander Potashev  ---
I tried to confirm this bug with Evince, but it didn't work out: the document
looks good in Evince 3.22.1. The bug is still there in Okular 1.1.3 (kde apps
17.04.3 on Gentoo).

Have run strace to see which fonts these apps attempt to open, like this:
  strace evince 111.pdf 2>&1 | grep fonts > f.evince
  strace okular 111.pdf 2>&1 | grep fonts > f.okular
See the results attached, the difference is
 - NotoSans-Regular, NotoSans-Italic for Evince,
 - DejaVuSans, DejaVuSans-Bold for Okular.

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

[dolphin] [Bug 387073] Cannot create New Folder

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

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
Can we mark this as resolved, then?

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

[choqok] [Bug 385106] does not display the correct number of characters to enter in the new message box

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

--- Comment #2 from Andrea Scarpino  ---
Git commit f86ccd5859ee94731c92ba905791f784768c9c4e by Andrea Scarpino.
Committed on 18/11/2017 at 16:57.
Pushed by scarpino into branch 'mastodon'.

[twitterapi] set twitter max length only for twitter

M  +0-2helperlibs/twitterapihelper/twitterapiaccount.cpp
M  +2-0microblogs/twitter/twitteraccount.cpp

https://commits.kde.org/choqok/f86ccd5859ee94731c92ba905791f784768c9c4e

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

  1   2   3   >