[kdelibs] [Bug 382195] Not all installed languages are visible on Windows

2018-02-19 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=382195

--- Comment #4 from Ralf Habacker  ---
Looking at the implementation of KLocale on Windows shows that there is
currently no support for choosing a different language beside the users default
language (see
https://cgit.kde.org/kdelibs.git/tree/kdecore/localization/klocale_win.cpp?h=KDE/4.14#n39)

A forward look to KF5: 
1. The issue has not been fixed in the KF5 variant of KLocale
(https://cgit.kde.org/kdelibs4support.git/tree/src/kdecore/klocale_win.cpp#n39)

2. The Qt equivalent class QLocale is also limited to the default language of
the current user (see
https://code.woboq.org/qt5/qtbase/src/corelib/tools/qlocale_win.cpp.html#171)

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

[krita] [Bug 383407] Lack of support for relative/mouse mode for tablet

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=383407

--- Comment #4 from Boudewijn Rempt  ---
Yes, we consider adding things to Krita that Krita didn't do before new
features, so this gets to be classified as a wish, not a bug.

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

[krusader] [Bug 390718] KrViewer: Tab scrolling using arrows is not working when too many tabs are open

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=390718

Nikita Melnichenko  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
Version|2.5.0   |Git
   Severity|normal  |major
Summary|Tab switching is not|KrViewer: Tab scrolling
   |working |using arrows is not working
   ||when too many tabs are open
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1

--- Comment #3 from Nikita Melnichenko  ---
I missed that the report is for KrViewer tabs, not for the folder tabs in main
window, sorry. I confirm, it's very buggy. It seems like it's trying to always
show an active tab.

As a workaround you may use Ctrl+Tab, Ctrl+Shift+Tab or Ctrl+], Ctrl+[ for tab
switching. Thanks for the report!

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

[krita] [Bug 383407] Lack of support for relative/mouse mode for tablet

2018-02-19 Thread Wade
https://bugs.kde.org/show_bug.cgi?id=383407

Wade  changed:

   What|Removed |Added

 CC||wadeschlue...@gmail.com

--- Comment #3 from Wade  ---
Mouse mode isn't a new feature, though making support in Krita for it might be
considered a new feature. I got my first Wacom tablet 12/31/2008 and had
decided immediately that pen mode made no sense for people drawing on a
non-screen surface and staring at a monitor. This is especially true for people
who have multiple monitor setups (even though you can set it to one monitor for
the mapping, it's still preferable for me to use mouse mode). 

I for one, would like to see Krita support mouse mode which as far as I
understand would only work in WinTab, especially given that other programs
support it. I would also like to see this as a feature since not everyone uses
Pen mode for their tablet.

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

[krita] [Bug 357801] Sometimes parts of the image data gets blanked out

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=357801

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|Tools   |Layer Stack

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

[krita] [Bug 355773] Duplicating Artistic Text will remove multiple spaces

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=355773

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Boudewijn Rempt  ---
This tool has been replaced in 4.0

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

[krita] [Bug 355772] Navigation controls stop working when in text edit mode

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=355772

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
This tool has been replaced in 4.0

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

[krita] [Bug 355771] Unable use the '.' character on the keyboard's number pad in Text Editing

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=355771

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Resolution|--- |UNMAINTAINED
  Component|Layers/Vector   |Tool/Text
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
This tool has been replaced with the new text tool.

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

[krita] [Bug 375904] Icon misalignment for the Brush HUD on Retina displays

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375904

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Boudewijn Rempt  ---
This is fixed by now.

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

[krusader] [Bug 383420] MountMan - inconsistencies in dropdown menu

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383420

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Severity|normal  |wishlist

--- Comment #1 from Nikita Melnichenko  ---
For #1: 'Show only removable devices' checkbox is only quick filter for main
window of MountMan, not a global setting.

For #2: the dropdown is referred in the Handbook as 'Quickmode for MountMan'
and explicitly says it's about reading fstab. I agree it's a nice feature to
have though.

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

[krusader] [Bug 390718] Tab switching is not working

2018-02-19 Thread Andrej Valek
https://bugs.kde.org/show_bug.cgi?id=390718

--- Comment #2 from Andrej Valek  ---
KDE Frameworks 5.28.0
Qt 5.7.1 (built against 5.7.1)
The xcb windowing system

I have tested this versions:
- 2.4.0 - works fine
- 2.5.0 - problematic
- 2.6.0 "Stiff Challenges" - problematic
 - after creating new tab - "QWidget::insertAction: Attempt to insert null
action"

All of the packages have been taken from official Debian repo.

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

[krita] [Bug 390584] Opening a .psd, then saving as .psd, then opening file again creates internal error

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=390584

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/4c31962dd75f0087824ce4c0
   ||eace5cabfc0d2098
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Boudewijn Rempt  ---
Git commit 4c31962dd75f0087824ce4c0eace5cabfc0d2098 by Boudewijn Rempt.
Committed on 20/02/2018 at 07:17.
Pushed by rempt into branch 'master'.

PSD: save layers with an empty name as "Unnamed Layer"

Photoshop does not support layers with no names; you cannot
even create them in Photoshop. Saving layers to PSD with an
empty name results in an invalid PSD file, so subsitute
"Unnamed Layer".

M  +1-1plugins/impex/psd/psd_layer_section.cpp

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

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

[krita] [Bug 390584] Opening a .psd, then saving as .psd, then opening file again creates internal error

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=390584

--- Comment #6 from Boudewijn Rempt  ---
Or Gimp...

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

[krita] [Bug 390584] Opening a .psd, then saving as .psd, then opening file again creates internal error

2018-02-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=390584

--- Comment #5 from Boudewijn Rempt  ---
Looks like I cannot create layers with an empty name in Photoshop itself...

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

[kscreenlocker] [Bug 389962] Lock screen does not show Picture of the Day

2018-02-19 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=389962

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #8 from Rog131  ---
(In reply to Shmerl from comment #7)
> And I suppose since lock screen has no network access, in order to enable
> something like picture of the day, there should be an explicit KDE service /
> scheduled job "picture of the day" that user can enable, and lock screen can
> rely on that service to update the image appropriately.

There could be a 'POTD' widget. :
https://forum.kde.org/viewtopic.php?f=289=142331

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2018-02-19 Thread Krzysztof Nowicki
https://bugs.kde.org/show_bug.cgi?id=369676

Krzysztof Nowicki  changed:

   What|Removed |Added

 CC||kri...@op.pl

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2018-02-19 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=369676

--- Comment #10 from Rog131  ---
(In reply to Michael D from comment #9)
> Why not have configurable font color, or have the background detected and
> automatically select text color based on that (which I imagine is way harder
> to implement)?

The Breeze plasma lockscreen is using plasma complementary color group. The
Breeze text color can be set from the KDE system settings > Colors >
Complementary > Normal text.

Image - Imgur: https://imgur.com/jrC4bR8

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

[krusader] [Bug 383424] Path dropdown inconsistencies for removable drives

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383424

Nikita Melnichenko  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||nikita+...@melnichenko.name
 Ever confirmed|0   |1

--- Comment #6 from Nikita Melnichenko  ---
Although it reproduces sometimes, it was not hard to catch and it seems to be
deterministic based on the dir path, so should be not very hard to debug.

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

[kdenlive] [Bug 389859] Changing project profile shortens and cuts clips

2018-02-19 Thread Ovidiu-Florin BOGDAN
https://bugs.kde.org/show_bug.cgi?id=389859

Ovidiu-Florin BOGDAN  changed:

   What|Removed |Added

 CC||ovidiu@gmail.com

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

[Akonadi] [Bug 390763] Stuck at authorizing token

2018-02-19 Thread Ovidiu-Florin BOGDAN
https://bugs.kde.org/show_bug.cgi?id=390763

Ovidiu-Florin BOGDAN  changed:

   What|Removed |Added

 CC||ovidiu@gmail.com

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

[Akonadi] [Bug 390763] New: Stuck at authorizing token

2018-02-19 Thread Ovidiu-Florin BOGDAN
https://bugs.kde.org/show_bug.cgi?id=390763

Bug ID: 390763
   Summary: Stuck at authorizing token
   Product: Akonadi
   Version: 5.7.1
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Gmail resource
  Assignee: dvra...@kde.org
  Reporter: ovidiu@gmail.com
CC: kdepim-b...@kde.org
  Target Milestone: ---

While trying to setup a new email account on a fresh Fedora install, after
logging into Google and authorizing Akonadi to access my email, the wizzard
stops at the last step showing:

Authorizing token. This should take just a moment...

I've left it over night just in case. Nothing changed.

Please let me know what to investigate to provide better feedback on the issue.
I've tried deleting the agent from akonadiconsole, and adding it again. The
same thing happens every time.

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

[krusader] [Bug 383668] Krusader blocks ejecting of removable drive by self 'krusader' process if drive is opened in it's tab

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383668

Nikita Melnichenko  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1

--- Comment #6 from Nikita Melnichenko  ---
Thanks for the explanation! I confirm this issue. Dolphin handles this case
pretty well (if you press Eject in the Device Notifier, I'm haven't checked if
they have an action within Dolphin). AFAIR, Total Commander also able to eject
even if the folder on the device is open, however it changes the dir to default
drive.

BTW, +1 error message appear only if you select "Unmount". For "Safely Remove"
it is fine.

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

[kdebugsettings] [Bug 390752] Kdebugsettings overwrites default debug level for all log categories

2018-02-19 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=390752

--- Comment #1 from Laurent Montel  ---
"As can be seen from the output of
https://lxr.kde.org/search?_filestring=frameworks&_string=Q_LOGGING_CATEGORY

the default log level for different debug categories varies from QtCriticalMsg
to QtInfoMsg."

all module which doesn't use debug categories files will not override by
kdebugsettings => so kdebugsettings will not change settings for these modules.

But indeed it will change settings for other modules.

But default all module uses same settings generated by categories ecm macro.

=> QtInfoMsg

see  #if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG, "org.kde.ruqola.ddpapi.command",
QtInfoMsg)
#else
Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG, "org.kde.ruqola.ddpapi.command")
#endif

"
=> it's normal. 

"
3. Setting the log level to QtInfoMsg increases the log level for every
category which defaults to Critical or Warning"

it's wrong as we can't change settings from module which doesn't use debug
categories file.

"4. it lowers the log level for categories defaulting to Debug" wrong too.

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

[krusader] [Bug 383668] Krusader blocks ejecting of removable drive by self 'krusader' process if drive is opened in it's tab

2018-02-19 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383668

--- Comment #5 from Alexander Mentyu  ---
Created attachment 110833
  --> https://bugs.kde.org/attachment.cgi?id=110833=edit
navigator-bar-safely-remove

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

[krusader] [Bug 383668] Krusader blocks ejecting of removable drive by self 'krusader' process if drive is opened in it's tab

2018-02-19 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383668

--- Comment #3 from Alexander Mentyu  ---
Firstly mount the drive and open it in Krusader - than by left clicking on
Media Button - and then right click on mounted drive and choosing 'Unmount' or
by left clicking on Navigator bar and choosing 'Safely Remove' menu option

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

[krusader] [Bug 383668] Krusader blocks ejecting of removable drive by self 'krusader' process if drive is opened in it's tab

2018-02-19 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383668

--- Comment #4 from Alexander Mentyu  ---
Created attachment 110832
  --> https://bugs.kde.org/attachment.cgi?id=110832=edit
media-button-unmount

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

[kwin] [Bug 390760] Wayland crashes to SDDM greeter

2018-02-19 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390760

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Martin Flöser  ---
We need a backtrace of the crashing KWin.

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

[kwin] [Bug 389495] When GTK3 applications request SSD, decorations are not shown

2018-02-19 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389495

Martin Flöser  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #29 from Martin Flöser  ---
No, no. That is not how the protocol works. Default mode is sent by KWin. It is
the state of a declaration till the declaration requests another mode. But no
decoration is created. The request from client to server to create a decoration
for the surface is just missing.

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

[plasmashell] [Bug 368838] plasmashell memory leak when slideshow is used for wallpaper/media frame/photo widget

2018-02-19 Thread TYY331
https://bugs.kde.org/show_bug.cgi?id=368838

TYY331  changed:

   What|Removed |Added

 CC||sebastian.p...@gmail.com

--- Comment #41 from TYY331  ---
The memory leak also occurs while displaying application's icons.
Displaying application's icons in the launcher constantly increases plasma's
memory usage.
Steps to reproduce.
1. Display application's icon (application menu, application launcher and
application dashboard trigger the memory leak)

Bear in mind since icons are low size files the memory leak per icon is quite
low, the problem becomes evident while displaying a lot of icons over time,
that's why you have to rapidly navigate the menus due to time constrains,
normal use would take a couple of days.

The problem is that there is no workaround since application's icons are always
present and can't be disabled.

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

[okular] [Bug 390706] Two-finger touchscreen zoom gesture needs final refresh

2018-02-19 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=390706

--- Comment #4 from Oliver Sander  ---
Okay, now I understand.  However, I cannot reproduce the problem.  Does anybody
have an idea?

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

[krusader] [Bug 383567] Details section is empty in 'Do not know which files to compare.' window

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383567

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Nikita Melnichenko  ---
To repro: set current items on both sides to parent dir "..", issue Compare by
Content action, then press Details in the error dialog.

Details should be visible. The layout of the dialog is ugly even after resize.

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

[Spectacle] [Bug 371768] Screenshot of "Window under cursor" of plasma applet show other part of the desktop

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=371768

--- Comment #7 from Nate Graham  ---
I can't reproduce this with git master, following the original steps to
reproduce. Henrik, do they still reproduce for you, or are you doing something
different?

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

[Spectacle] [Bug 390762] Window Under Cursor mode includes any windows that are partially overlapping the window that's under your cursor

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390762

--- Comment #1 from Nate Graham  ---
Created attachment 110831
  --> https://bugs.kde.org/attachment.cgi?id=110831=edit
Overlapping window mistakenly captured, too

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

[Spectacle] [Bug 390762] New: Window Under Cursor mode includes any windows that are partially overlapping the window that's under your cursor

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390762

Bug ID: 390762
   Summary: Window Under Cursor mode includes any windows that are
partially overlapping the window that's under your
cursor
   Product: Spectacle
   Version: 17.12.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: n...@kde.org
  Target Milestone: ---

See attached screenshot. The cursor was over the Kate window, and the Konsole
window was partially overlapping the Kate window. "Window Under Cursor" mode
undesirably captured the overlapping part of the Konsole window, too. 100%
reproducible when any case of Window X partially overlapping window Y, and you
take a screenshot of window Y with Window Under Cursor mode.

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

[Touchpad-KCM] [Bug 390761] Expose Libinput middle click button/emulation settings

2018-02-19 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=390761

Shmerl  changed:

   What|Removed |Added

 CC||shm...@mykolab.com

--- Comment #1 from Shmerl  ---
This should apply to mice too, not just touchpads.

For example, under X I use this:

Example (for my case), to query:

 xinput --list-props "Logitech G400s Optical Gaming Mouse"
Device 'Logitech G400s Optical Gaming Mouse':
...
libinput Middle Emulation Enabled (288):1
...

To set:

xinput set-prop "Logitech G400s Optical Gaming Mouse" "libinput Middle
Emulation Enabled" 1

Something on Wayland to do that would be useful.

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

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

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

Nate Graham  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/T7964

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

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

2018-02-19 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=383379

--- Comment #26 from Shmerl  ---
(In reply to Nate Graham from comment #25)
> yes, they have to be, because xinput isn't supported on Wayland. See Bug
> 390761.

Just for the reference, I'm talking about the mouse, not touchpad here, but I
suppose the idea is similar.

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

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

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

Nate Graham  changed:

   What|Removed |Added

 Depends on||390761


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=390761
[Bug 390761] Expose Libinput middle click button/emulation settings
-- 
You are receiving this mail because:
You are watching all bug changes.

[Touchpad-KCM] [Bug 390761] Expose Libinput middle click button/emulation settings

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390761

Nate Graham  changed:

   What|Removed |Added

 Blocks||383379


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=383379
[Bug 383379] Modernize Input Devices section to work with Libinput
-- 
You are receiving this mail because:
You are watching all bug changes.

[Touchpad-KCM] [Bug 390761] Expose Libinput middle click button/emulation settings

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390761

Nate Graham  changed:

   What|Removed |Added

  Alias||libinput-touchpad-kcm-mmb-e
   ||mulation

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

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

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

--- Comment #25 from Nate Graham  ---
yes, they have to be, because xinput isn't supported on Wayland. See Bug
390761.

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

[Touchpad-KCM] [Bug 390761] Expose Libinput middle click button/emulation settings

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390761

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[Touchpad-KCM] [Bug 390761] Expose Libinput middle click button/emulation settings

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390761

Nate Graham  changed:

   What|Removed |Added

Summary|Expose Libinput middle  |Expose Libinput middle
   |click button/ emulation |click button/emulation
   |settings|settings

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

[Touchpad-KCM] [Bug 390761] New: Expose Libinput middle click button/ emulation settings

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390761

Bug ID: 390761
   Summary: Expose Libinput middle click button/ emulation
settings
   Product: Touchpad-KCM
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: rajeeshknamb...@gmail.com
  Reporter: n...@kde.org
  Target Milestone: ---

The libinput touchpad KCM needs user-visible settings to:
- Turn on and off Libinput's virtual middle-click button
- Turn on and off middle-click emulation (e.g. simulate middle click when both
physical touchpad buttons (if available) are pressed at the same time

On X11, these settings can be toggled via `xinput`, but on Wayland, the only
way to do it is if the GUI configuration tool exposes the features.

See also https://gitlab.gnome.org/GNOME/gnome-tweaks/issues/82

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

[Spectacle] [Bug 375382] Wish: DBus Function for copy to clipboard

2018-02-19 Thread David Pedersen
https://bugs.kde.org/show_bug.cgi?id=375382

David Pedersen  changed:

   What|Removed |Added

 CC||lim...@me.com

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

[Breeze] [Bug 381407] SDDM's Breeze theme should have a prettier background than just a flat blue color

2018-02-19 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=381407

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #5 from Michael D  ---
The default blue is ugly, however, the Breeze Dark window background color,
$31363b, looks quite nice for both SDDM theme and lock screen. I prefer a solid
color over a potentially noisy wallpaper--the right color just needs to be
chosen.

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2018-02-19 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=369676

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #9 from Michael D  ---
Why not have configurable font color, or have the background detected and
automatically select text color based on that (which I imagine is way harder to
implement)?

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

[kwin] [Bug 390760] New: Wayland crashes to SDDM greeter

2018-02-19 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=390760

Bug ID: 390760
   Summary: Wayland crashes to SDDM greeter
   Product: kwin
   Version: 5.12.1
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nortex...@gmail.com
  Target Milestone: ---

Every couple of days or so, my wayland session crashes to the SDDM greeter.
This *never* happens in an X session. I think it's caused by xwayland, but this
is just a hunch, since I have *no* debugging info. My hunch is caused by what
I'm often doing when I get kicked out of a session, which is often something in
Firefox or Thunderbird. xlsclients lists dropbox, telegram, thunderbird, and
firefox.

I am happy to provide any information I can. This has been happening to me for
a good number of plasma versions.

Hardware: Intel i5 7200U (Kaby Lake), modesetting driver.

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

[amarok] [Bug 390300] Amarok Crashes on Kubuntu 16.04.3 LTS with KDE 5.8.8 LTS

2018-02-19 Thread David Muya
https://bugs.kde.org/show_bug.cgi?id=390300

--- Comment #2 from David Muya  ---
The bug reporting mechanism reports that a useful backtrace could not be
generated. But I managed to get these. Please find attached.

On Sun, Feb 18, 2018 at 2:28 AM, Myriam Schweingruber <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=390300
>
> Myriam Schweingruber  changed:
>
>What|Removed |Added
> 
> 
>  Status|UNCONFIRMED |NEEDSINFO
>  Resolution|--- |BACKTRACE
>
> --- Comment #1 from Myriam Schweingruber  ---
> We would need a backtrace for that crash, without it this report is pretty
> useless.
>
> See also
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_
> useful_crash_reports
>
> Make sure to put the backtrace directly in the comment, not as an
> attachment as
> attachments are not searchable in the bug database.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[Bluedevil] [Bug 389019] No Bluetooth devices in tray after suspend

2018-02-19 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389019

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Dr. Chapatin  ---
closing because comment 3.

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

[kwin] [Bug 389818] Warn that global shortcut does not include modifier

2018-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389818

--- Comment #8 from ras...@gmail.com ---
What I was trying to say is that it wasn't working that way for me. But upon
further investigation, it seems I was wrong about what's happening after all...
again.

Any key combination will start 'window switching mode' as expected, but the key
combination that switches between windows while in this mode doesn't change
until I restart kwin.

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

[krusader] [Bug 390718] Tab switching is not working

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=390718

Nikita Melnichenko  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||nikita+...@melnichenko.name

--- Comment #1 from Nikita Melnichenko  ---
It works fine on stable v2.6.0. Please try this version and report back.

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

[plasma-pa] [Bug 389240] Changing output 'device profile' directly from plasmoid

2018-02-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389240

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #4 from Christoph Feck  ---


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

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

[plasma-pa] [Bug 384292] Add possibility to select output device from tray menu

2018-02-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384292

Christoph Feck  changed:

   What|Removed |Added

 CC||karlosmun...@gmail.com

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

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

[krusader] [Bug 389413] Krusader crashes when entering directories with read errors

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=389413

--- Comment #6 from Nikita Melnichenko  ---
Interesting. What does `readlink core` output?

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390652

--- Comment #5 from Nate Graham  ---
Excellent idea.

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-19 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=390652

--- Comment #4 from Henrik Fehlauer  ---
Thanks for testing ;)

Telling whether compositing is off should be easy, because there are no
shadows… Also, make sure to test once in a while in this mode, because
especially the performance might be totally different (e.g. moving windows,
moving region capture in Spectacle etc.).

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390652

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Nate Graham  ---
Never mind, my VM composits! Who knew? Can confirm the issue.

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

[krita] [Bug 390725] Using setColorSpace on a document in python leads to safe-asserts and memory leaks.

2018-02-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=390725

--- Comment #2 from wolthera  ---
Actually, disabling the use of setColorSpace doesn't solve the safeAssert, it
just solves the refresh warning.

The safe assert is caused by the following:

1. Open a document in python
2. get the rootNode of the object.
3. Write a function to itterate over the child nodes, setting their labels or
whatever, and if a child node has children, apply the function on those. Put
the root node in this.
4. close the document.

3 in particular seems to cause the document not to close, with a simple script
like this:
-
def removeLayers(self, labels, node):
if node.colorLabel() in labels:
node.remove()
else:
if node.childNodes():
for child in node.childNodes():
self.removeLayers(labels, node=child)

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

[dolphin] [Bug 390748] Deleting a file freezes dolphin UI during the deletion

2018-02-19 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=390748

--- Comment #2 from Méven Car  ---
I am indeed. I will start tomorrow probably.
My workaround could be a start, but I need to do some tests to avoid regression
and keep a good user experience.
It might require some UI work in dolphin to make it clear that a file is being
deleted.
Otherwise If a user removes a big file, he will only notice that it worked when
the deletion completes and the file disappear in the UI.

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

[krusader] [Bug 383668] Krusader blocks ejecting of removable drive by self 'krusader' process if drive is opened in it's tab

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383668

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Nikita Melnichenko  ---
How do you eject a drive from Krusader itself?

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

[krusader] [Bug 383582] krusader x11 forwarding hangs when deleting files

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383582

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nikita Melnichenko  ---
Could you please try to repro with the latest X server, KF5 libs and krusader
git? It's likely some X or KWin related problem.

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

[kscreenlocker] [Bug 389962] Lock screen does not show Picture of the Day

2018-02-19 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=389962

--- Comment #7 from Shmerl  ---
And I suppose since lock screen has no network access, in order to enable
something like picture of the day, there should be an explicit KDE service /
scheduled job "picture of the day" that user can enable, and lock screen can
rely on that service to update the image appropriately.

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

[kdevelop] [Bug 389418] Option to not close open program does not work

2018-02-19 Thread Christoph Roick
https://bugs.kde.org/show_bug.cgi?id=389418

Christoph Roick  changed:

   What|Removed |Added

  Latest Commit||d896e7489b743d8691e480378c8
   ||6f2b1ee0524b0
 CC||chris...@gmx.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Christoph Roick  ---
There is a fix for this in the current master branch, but it is not part of
5.2.

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

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

2018-02-19 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=383379

Shmerl  changed:

   What|Removed |Added

 CC||shm...@mykolab.com

--- Comment #24 from Shmerl  ---
I just tried Wayland session with KDE Plasma 5.12.0 (Debian testing), and
xinput wasn't working anymore and my setting for middle click emulation with
right click + left click disappeared. So for now I switched back to X session.

Will such libinput features be accessible through System Settings > Input
Devices in the future?

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

[krusader] [Bug 383556] 'Bring Main Window to Top' toolbar button isn't working

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=383556

Nikita Melnichenko  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 CC||nikita+...@melnichenko.name

--- Comment #4 from Nikita Melnichenko  ---
It's been added in 848e62933 by Jan in 2012. Description says "ADDED: action:
Bring Main Window to Top (global shortcut possible)". Since you can add a
button for any action, you are able surface the button, but it doesn't make
sense.

@Alexander, for 'Keep Above Others' please use KWin menu (left top corner of
window header) which is generic for all windows.

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

[krunner] [Bug 363136] Bookmarks runner crashes in QSqlite

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=363136

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[krunner] [Bug 375207] bring back the historylist (downarrow) for better mouse (keyboardless) usability

2018-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375207

--- Comment #10 from f...@ffoxfire.33mail.com ---
wow, thannk You. can't wait to update my rolling release.

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

[kdevelop] [Bug 385019] friend methods are not syntax highlighted

2018-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385019

programmerj...@gmail.com changed:

   What|Removed |Added

 CC||programmerj...@gmail.com

--- Comment #1 from programmerj...@gmail.com ---
See also: https://bugs.kde.org/show_bug.cgi?id=360509

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

[dolphin] [Bug 390748] Deleting a file freezes dolphin UI during the deletion

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390748

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Thanks for the high-quality bug report! Would you be interested in producing a
patch for this issue?

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


[dummy] [Bug 390756] Test ticket

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390756

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||n...@kde.org
 Resolution|--- |WORKSFORME

--- Comment #1 from Nate Graham  ---
Test successful! :)

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

[Powerdevil] [Bug 389991] Powerdevil global shortcuts not working after 5.12 config migration

2018-02-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389991

--- Comment #45 from Christoph Feck  ---
Proposed patch at https://phabricator.kde.org/D10668

With immediate positive feedback, this could land in Plasma 5.12.2.

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

[krusader] [Bug 371582] [2.5.0] Wrong representation of files and paths with Russian names (ru_RU.UTF-8)

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=371582

--- Comment #42 from Nikita Melnichenko  ---
Sergey, you are welcome.

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

[krusader] [Bug 384653] [zip kioslave] Journal spammed with “kf5.kio.core: error() called twice! Please fix the KIO slave.”

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=384653

--- Comment #21 from Nikita Melnichenko  ---
> I'm looking at the systemd journal
Well, I have OpenRC and I'm looking at /var/log/messages, however it should not
make a difference. The syslog config does though. Could you share the settings?

> The log I provided is at debug level
Where did you specify that debug level should go to the journal?

> I tried it also with write support disabled, but the issue stays.
Didn't get this.

> I understand that you can't do much if you cannot reproduce
I'm not giving up yet. In contrast, I'm puzzled. :)


Can you try one more thing: run krusader from console and see if those messages
output to console or not?

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

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

2018-02-19 Thread Clemens Eisserer
https://bugs.kde.org/show_bug.cgi?id=373232

Clemens Eisserer  changed:

   What|Removed |Added

 CC||linuxhi...@gmail.com

--- Comment #32 from Clemens Eisserer  ---
+1

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

[frameworks-solid] [Bug 389479] Plasma not mount disk

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389479

--- Comment #33 from Nate Graham  ---
Thanks for your patch! You did a great job following the right formatting, too.
I added some appropriate reviewers.

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

[kinfocenter] [Bug 355460] Make Information text in "About System" Kcm module selectable

2018-02-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=355460

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #7 from Christoph Feck  ---
Forward-duplicating, because the other tickets has more votes and a proposed
patch.

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

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

[frameworks-solid] [Bug 389479] Plasma not mount disk

2018-02-19 Thread Dmitry Khlestkov
https://bugs.kde.org/show_bug.cgi?id=389479

--- Comment #32 from Dmitry Khlestkov  ---
(In reply to Nate Graham from comment #31)
> Thanks for the patch! Patches in bug reports tend to get missed, so please
> submit this using Phabricator. For documentation regarding how to do this,
> see https://community.kde.org/Infrastructure/Phabricator

I've tried my best but I have no idea who should be reviewer
https://phabricator.kde.org/D10671

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

[kinfocenter] [Bug 366266] Add right-click context menu or button to copy system info

2018-02-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=366266

Christoph Feck  changed:

   What|Removed |Added

 CC||phoenix_fire...@yahoo.com

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

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

[kate] [Bug 387973] Allow Kate to be launched when logged in as the root user (NOT sudo'd in a user session)

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387973

Nate Graham  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 387974] Allow Dolphin to be launched when logged in as root user (NOT sudo'd in a user session)

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387974

Nate Graham  changed:

   What|Removed |Added

Summary|Allow Dolphin to be |Allow Dolphin to be
   |launched when logged in as  |launched when logged in as
   |root user   |root user (NOT sudo'd in a
   ||user session)

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

[dolphin] [Bug 387974] Allow Dolphin to be launched when logged in as root user (NOT sudo'd in a user session)

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387974

Nate Graham  changed:

   What|Removed |Added

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

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

[kate] [Bug 387973] Allow Kate to be launched when logged in as the root user (NOT sudo'd in a user session)

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387973

Nate Graham  changed:

   What|Removed |Added

Summary|Allow Kate to be launched   |Allow Kate to be launched
   |when logged in as the root  |when logged in as the root
   |user|user (NOT sudo'd in a user
   ||session)

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

[okular] [Bug 390709] Create a reader mode/horizontal continous mode

2018-02-19 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=390709

--- Comment #4 from Stefan Brüns  ---
This is specially useful for e.g. datasheets, when you want/need to see
multiple pages at once.

One possible approach would be to allow moving pagewise in the overview mode.
Currently, if you press cursor right or cursor down, it jumps N pages at a
time. If e.g. cursor right moved just one page, this would be a real
improvement for me. 

Btw, currently one has to click the ">" (next page) button N times to move to
the next overview.

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

[krusader] [Bug 385835] Files should be unselected after a copy operation is correctly finished

2018-02-19 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=385835

Nikita Melnichenko  changed:

   What|Removed |Added

   Severity|wishlist|normal

--- Comment #3 from Nikita Melnichenko  ---
I read the thread, tried myself and agree that current behavior is buggy with
"Unselect files before copy/move" turned on (switching importance back). I'm
not sure if "Unselect files after copy/move" will solve the usability problem
completely, because these file ops are outsourced to background and user may
want to move on before the actual process is done, especially for long copy
ops.

I think we need to at least solve drag problem described in the thread.

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

[Craft] [Bug 390649] win32libs/openssl build error

2018-02-19 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=390649

--- Comment #3 from Jarosław Staniek  ---
(Windows 7)

PS D:\Craft> where.exe rc.exe

C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\rc.exe

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

[dolphin] [Bug 387974] Allow Dolphin to be launched when logged in as root user

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387974

--- Comment #13 from Nate Graham  ---
No one's arguing in favor of running dolphin sudo'd in a user session. But
until root login is completely disabled, people are going to run GUI software
in their root sessions, andpreventing Dolphin from running doesn't actually
increase security at all, it just annoys them.

** Obviously root sessions should be strongly discouraged. **

No disagreement there. But that's not our call; Distros make that decision. And
there are probably a few use cases that we can't think of, because our users
have diverse needs. For example, root sessions using Docker are common. I think
it's quite a reasonable compromise to allow Dolphin to run in a root
session--if root sessions are allowed--but continuing to disable running
Dolphin sudo'd in a user session (in favor if running it normally and using
polkit for file activities requiring authentication).

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

[systemsettings] [Bug 390758] Cannot cancel emoticon deletion

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=390758

Alexander Potashev  changed:

   What|Removed |Added

   Platform|Other   |Fedora RPMs

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

[systemsettings] [Bug 390759] New: Cannot re-add emoticon from the same image file after deletion

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=390759

Bug ID: 390759
   Summary: Cannot re-add emoticon from the same image file after
deletion
   Product: systemsettings
   Version: 5.11.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_emoticons
  Assignee: brandon...@gmail.com
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

1. create an emoticon theme
2. add an emoticon using an image (let's call it "abc.png") to this theme
3. delete the emoticon from the theme
4. try to add an emoticon from the same file "abc.png" to the same theme (click
Add... -> select file "abc.png" -> click OK)

Actual behaviour: the list of emoticons is still empty.
Expected behaviour: the emoticon should be added into the list.

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

[kio] [Bug 108845] show preview image when confirmation of file deletion

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=108845

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[okular] [Bug 383651] Custom/image stamp annotations are not saved into the PDF file in a way that can be printed or that other readers can see

2018-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383651

--- Comment #14 from Nate Graham  ---
Thanks for adding it to the Wiki, Oliver!

https://community.kde.org/GSoC/2018/Ideas#Project:_Improve_custom_stamp_annotation_handling

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

[systemsettings] [Bug 390758] New: Cannot cancel emoticon deletion

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=390758

Bug ID: 390758
   Summary: Cannot cancel emoticon deletion
   Product: systemsettings
   Version: 5.11.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_emoticons
  Assignee: brandon...@gmail.com
  Reporter: aspotas...@gmail.com
  Target Milestone: ---

1. create emoticon theme
2. add an emoticon to this theme
3. click Delete Emoticon, a confirmation dialog opens
4. click No to cancel deletion

Actual behaviour: emoticon disappears from the list.
Expected behaviour: emoticon should stay in the list.

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

[okular] [Bug 390706] Two-finger touchscreen zoom gesture needs final refresh

2018-02-19 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=390706

--- Comment #3 from Stefan Brüns  ---
Created attachment 110828
  --> https://bugs.kde.org/attachment.cgi?id=110828=edit
Screenshot

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

[okular] [Bug 390706] Two-finger touchscreen zoom gesture needs final refresh

2018-02-19 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=390706

--- Comment #2 from Stefan Brüns  ---
When I zoom in using Ctrl + Mouse Wheel Up, the page contents are magnified
immediately, but for a very short time the contents are "blocky". This is not
persistent, but the contents are immediately rerendered with the higher
resolution. This is the expected behaviour.

When I use a pinch zoom gesture, the last step - rerendering at current
resolution - is omitted.

As soon as I move the page around (cursor keys, mouse, touch), the contents are
rerendered.

I have tried to create two screenshots - the left half shows the jaggy edges
immediately after zooming, the right half after pressing cursor down.

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

[krita] [Bug 366254] will not let me see brush strokes and after I try to put more strokes it stops letting me draw

2018-02-19 Thread nope
https://bugs.kde.org/show_bug.cgi?id=366254

nope <20567m...@gmail.com> changed:

   What|Removed |Added

 CC||20567m...@gmail.com

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

[krita] [Bug 390725] Using setColorSpace on a document in python leads to safe-asserts and memory leaks.

2018-02-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=390725

wolthera  changed:

   What|Removed |Added

Summary|Batch exporting a list of   |Using setColorSpace on a
   |documents via python(like   |document in python leads to
   |exporting a comic) leads to |safe-asserts and memory
   |safe-asserts and memory |leaks.
   |leaks.  |

--- Comment #1 from wolthera  ---
Okay, I actually figured out what is causing this. It is specifically caused by
Document::setColorSpace().

For some reason, the document is always locked there when getting to the
refreshgraph fuction, casuing errors and thus causing safe-asserts.

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

[frameworks-kemoticons] [Bug 390417] Emoticons cannot be edited

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=390417

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[systemsettings] [Bug 231327] Emoticon Icon themes can only be added, edit and removed as root

2018-02-19 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=231327

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

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

[tellico] [Bug 390744] Parenthesis 2 error

2018-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390744

--- Comment #1 from kbutra2...@mailinator.com ---
Ok, after further investigation, this could be a problem with exiv2.
Tellico also crashes when there are .png files with XMP tags I think.

Sorry for not providing much information, but the pure count of debugging tools
and the corresponding how-to's (application specific) still give me a headache
at the moment, so I fear providing wrong/irrelevant information is worse.

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

[kmymoney] [Bug 390658] Crash > Tools > Currencies

2018-02-19 Thread Michael Carpino
https://bugs.kde.org/show_bug.cgi?id=390658

--- Comment #7 from Michael Carpino  ---
something is telling me this is maybe related to the price precision. 
Previously in older versions there was a global setting where you could change
this figure.  Mine was/is set to 4 and I can't change it.  Now that setting is
gone and the smallest cash & money unit is 2 digits.  Anytime I save it I think
it's conflicting and maybe be causing the crash.  Just a thought.

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

  1   2   3   4   5   >