[plasmashell] [Bug 393488] New: Progress notifications are invisible until I clear all other notifications

2018-04-25 Thread LtWorf
https://bugs.kde.org/show_bug.cgi?id=393488

Bug ID: 393488
   Summary: Progress notifications are invisible until I clear all
other notifications
   Product: plasmashell
   Version: 5.12.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: tipos...@tiscali.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 112230
  --> https://bugs.kde.org/attachment.cgi?id=112230&action=edit
the issue

Say that I open dolphin and copy a big file over sftp or webdav.

It will take a while, and the notification thing will show the slowly filling
animation.

However, if I have any prior notification in there (And I do, because yakuake,
kmail, kwrited and trabucco notifications are never automatically cleared, for
some reason), the progress will not show in the detailed way.

To show the detailed progress I first need to clear all the other
notifications, and then the file transfer progress bar with the stop and pause
buttons will show up.

Before doing that, I can't see the progress of the transfer, except as the
filling animation of the icon itself, which is useless if I have more than one
operation ongoing.

Before you say it, scrolling up and down between the notifications only shows
other old notifications, not the file transfer progress one. I took the
screenshot that way because the others were notifications from emails.

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

[gwenview] [Bug 203042] Option to display image count while browsing.

2018-04-25 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=203042

Huon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||18.08.0
  Latest Commit||https://commits.kde.org/gwe
   ||nview/14199f3bc2ed0ad20ecdb
   ||d0b8ea1aed704067465
 Status|CONFIRMED   |RESOLVED

--- Comment #24 from Huon  ---
Git commit 14199f3bc2ed0ad20ecdbd0b8ea1aed704067465 by Huon Imberger.
Committed on 25/04/2018 at 07:25.
Pushed by huoni into branch 'master'.

Display document count labels in View, Browse, and Full Screen modes

Summary:
{nav Browse} mode: The existing total count is now split into images
and videos, e.g. "5 images, 3 videos". When 2 or more documents (that
is, images or videos) are selected, the label changes to display how
many are selected and their total size. E.g. "4 of 10 selected (3.4
MiB).

{nav View} mode: A new label in the status bar, showing the current
document index, and total in the folder, e.g. "32 of 753". This label is
hidden in Lighttable mode, and elided if there's no room for it.

{nav Full Screen} mode: Similar to {nav View}, the current index and
total count is displayed. This is in the format "32 of 753", and is
anchored to the bottom right of the information panel.

Each mode calculates these values independently. This is because for
{nav View} and {nav Full Screen}, the thumbnail bar model has already
filtered out any item that isn't viewable, therefore it's easy to simply
get the current index and total items. In {nav Browse}, folders and
archives are displayed, so there needs to be extra logic that filters
them out appropriately.
FIXED-IN: 18.08.0

Browse:
{F5811297}

Browse (with selection):
{F5811298}

View:
{F5811299}

View (compare):
{F5811300}

Full Screen:
{F5814068}

Full Screen (large thumbnails):
{F5814069}

Full Screen (thumbnail bar disabled):
{F5814071}

Test Plan:
Browse:
  - Only images and videos should be counted (directories and archives
  ignored).
  - Label should change to "Selected..." when 2 or more images/videos
  selected

View:
  - Count/index should match the thumbnail view, i.e., only items in the
  thumbnail bar should be counted.
  - Changes to documents should be reflected in the index and total:
- Renaming causing a change in sort order
- Adding/deleting documents
  - Document count label should be hidden in Compare/Lighttable mode to
  allow room for the Synchronize checkbox

Full Screen View:
  - Same as View above, plus;
  - Enable/disable the thumbnail bar
  - Enable and resize the thumbnail bar
  - View images with long filesnames, and/or addition meta info enabled
  - In Compare/Lighttable mode, current document index should reflect the
  currently selected image

Reviewers: #gwenview, rkflx

Reviewed By: #gwenview, rkflx

Subscribers: rkflx, muhlenpfordt

Tags: #gwenview

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

M  +90   -26   app/browsemainpage.cpp
M  +2-0app/browsemainpage.h
M  +4-7app/browsemainpage.ui
M  +53   -15   app/fullscreencontent.cpp
M  +4-1app/fullscreencontent.h
M  +34   -0app/viewmainpage.cpp
M  +2-0app/viewmainpage.h

https://commits.kde.org/gwenview/14199f3bc2ed0ad20ecdbd0b8ea1aed704067465

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

[kmail2] [Bug 393489] New: Search folders are not updating in 18.04

2018-04-25 Thread Pieter David
https://bugs.kde.org/show_bug.cgi?id=393489

Bug ID: 393489
   Summary: Search folders are not updating in 18.04
   Product: kmail2
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: kdepim-b...@kde.org
  Reporter: pieter.da...@gmail.com
  Target Milestone: ---

Since I upgraded to the 18.04 applications release, search folders stopped
updating automatically (I have one with the unread messages from different IMAP
accounts, which contains none of the messages I received since the upgrade,
while some of the messages from before are marked as read but still there).
I tried to mark some messages as "unread" and then as "read" again, which has
helped in the past, but that did not do the trick this time.
Redoing the search through the dialog gives the same results.
The quick filter for "unread" inside separate folders does seem to work fine.

Please let me know if you need any more information.
Thanks in advance!

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

[okular] [Bug 393478] crash when I exit presentation mode and enter again

2018-04-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=393478

--- Comment #3 from Albert Astals Cid  ---
Invalid write to eventfd: Bad file descriptor
Code should not be reached at pulsecore/fdsem.c:199, function pa_fdsem_post().
Aborting.

This tells me there's something wrong going with your pulseaudio. Which version
are you using? Maybe you should try opening a pulseaudio bug?

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

[Falkon] [Bug 393483] No spellcheck

2018-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393483

private2@yandex.com changed:

   What|Removed |Added

 CC||private2@yandex.com

--- Comment #1 from private2@yandex.com ---
You must select language you want to use (just click on it)! You can chose
several languages alongside.

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

[krita] [Bug 393477] Add color mode type - RYB color wheel

2018-04-25 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393477

Boudewijn Rempt  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||b...@valdyas.org

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

[Breeze] [Bug 372455] Window specific rules window is too large

2018-04-25 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=372455

Hugo Pereira Da Costa  changed:

   What|Removed |Added

 CC||hugo.pereira.da.costa@gmail
   ||.com

--- Comment #4 from Hugo Pereira Da Costa  ---
I disagree that this is a style issue. 
The window is large, and cannot be resized bellow a minimal size that is still
too large. It should accomodate scrollbar. 
The facts that it fits the screen or not depends not only on the widget style
but also (obviously) on the size of the screen, the size of the fonts, etc. 
Reducing the margins of say the widget style, will not, never, fix it in all
cases ... The fact that changing widget style makes it fit doesn't change
anything to the fact that this window, if large, should have the ability to
have scollbars ...

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

[kwin] [Bug 372455] Window specific rules window is too large

2018-04-25 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=372455

Hugo Pereira Da Costa  changed:

   What|Removed |Added

Product|Breeze  |kwin
   Assignee|hugo.pereira.da.costa@gmail |kwin-bugs-n...@kde.org
   |.com|
  Component|QStyle  |general

--- Comment #5 from Hugo Pereira Da Costa  ---
Reassigning, sorry.
I don't think that changing the appearance of _all_ the kde windows, just to
accomodate _this_ window to an arbitrary screen size, is a viable solution.

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

[kwin] [Bug 372455] Window specific rules window is too large

2018-04-25 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=372455

Hugo Pereira Da Costa  changed:

   What|Removed |Added

  Flags||Usability+

--- Comment #6 from Hugo Pereira Da Costa  ---
adding usability flag. Lets see if there is input from others on this

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

[systemsettings] [Bug 388414] Crash in QQuickItemPrivate::deliverKeyEvent() when typing in System Settings search box

2018-04-25 Thread Gerhard Dittes
https://bugs.kde.org/show_bug.cgi?id=388414

--- Comment #31 from Gerhard Dittes  ---
Created attachment 112231
  --> https://bugs.kde.org/attachment.cgi?id=112231&action=edit
Yet another backtrace.

Hi,

still crashing (using QT 5.10.1), see attached backtrace.

@Nate: Sure, that it's fixed in QT 5.10.0?

My system:

 - Current Debian testing
 - KDE Plasma Version: 5.12.4
 - KDE Frameworks Version: 5.44.0
 - QT Version: 5.10.1
 - Kernel Version: 4.15.0-2-amd64

I understand that in the strict sense this is not a "KDE bug" (most likely),
but it still leads to the fact, that Plasma itself feels buggy...

...that's kinda sad as these problems are there for so long now.

Systemsettings crashes here and then since the introduction of it's new layout.
IMHO it would have been a better decision _not_ to provide, or at at least
_not_ to default to the new layout... as long as these problems are around.

Earlier, "Icon View" has never crashed for me. Don't get me wrong. I'm a fan of
the "Sidebar View", but I prefer stability.

(Perhaps, if QT is not capable of fixing this, one should think about a
workaround. I.e. implement the new feature(s) via an other way/strategy [using
older mechanisms]?)

Regards, Gerhard

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

[LabPlot2] [Bug 393424] Proceed automatically to another cell after entering a value in a spreedsheet

2018-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393424

--- Comment #5 from urcind...@gmail.com ---
(In reply to Alexander Semke from comment #3)
> (In reply to urcindalo from comment #2)
> > I just sync'ed and compiled five minutes ago, but I don't see the fix. Focus
> > remains in the same cell after entering a value.
> Do you really used the binary you compiled or do you maybe still use the
> executable that was previously installed? I attached a small video showing
> the current behavior in LabPlot. Can you please check once more on your side?

Thanks for your efforts.
In order to be sure, I completely uninstalled labplot from my box, which also
removed its dependencies (Gentoo Linux here). Then, I reinstalled it (from
source, this is Gentoo). Alas, I still get no focus on next cell.

Let me remind you in other bugs it was only a matter of reinstalling labplot to
see if fixed.

Might it is locale related? I use commas for decimal separators and my system
language is set to Spanish.

Maybe the commit does not appear on the server?

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

[plasmashell] [Bug 390142] [Wayland] cannot cancel drag and drop

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390142

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Cannot reproduce, drag and drop event is canceling by Esc key

Plasma: 5.12.4
Apps: 18.04.0
Frameworks: 5.45.0
Qt: 5.10.1
Kernel: 4.14.36-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1
Screen: 1600x900
wayland-protocols 1.13-1
wayland 1.14.0-1

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

[Powerdevil] [Bug 392798] Power button actions should be handled from lock screen

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=392798

Nicolas Girard  changed:

   What|Removed |Added

Version|unspecified |5.12.4
 CC||girard.nico...@gmail.com
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Nicolas Girard  ---
Confirmed here on Kubuntu 18.04beta.
kscreenlocker 5.12.4 as well.

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

[kwin] [Bug 393490] New: Kwin present windows: add more actions for mouse clicks

2018-04-25 Thread David
https://bugs.kde.org/show_bug.cgi?id=393490

Bug ID: 393490
   Summary: Kwin present windows: add more actions for mouse
clicks
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

In the 'present windows' effect, it's possible to configure mouse clicks on
windows and desktop to trigger different actions (System Settings -> Desktop
Behavior -> Desktop Effects -> Present Windows -> Configure).
Currently, it has the following options:
-Activate window
-End effect
-Bring window to current desktop
-Send window to all desktops
-(Un-)Minimize window

Would be nice if it also offered options for closing and for maximizing windows
there.

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

[korganizer] [Bug 305849] KOrganizer monthly view cannot scroll week by week

2018-04-25 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=305849

--- Comment #8 from Joachim Wagner  ---
Kontact is a container. The relevant project is KOrganizer and
https://cgit.kde.org/korganizer.git/log/ shows some activity. It seems that the
developers rate this feature request just high enough to not close it with
"won't fix".

I'm sure a patch from the community will be appreciated.

It's in the nature of the application that the users who suffer the most from
this missing feature do not have the time to implement it.

Workaround: Use the agenda view, select 2-3 weeks and drag the separator as far
left as possible.

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

[kwin] [Bug 393491] New: Kwin: allow configuring order in which windows are shown

2018-04-25 Thread David
https://bugs.kde.org/show_bug.cgi?id=393491

Bug ID: 393491
   Summary: Kwin: allow configuring order in which windows are
shown
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

In the 'present windows' effect, it would be nice if there was an option to
arrange windows according to the order in which they were opened, especially
when displaying them in a grid (i.e. so that the one at the top-left is the
window that was opened first, then the next one is the one that was opened
second, etc.).

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

[korganizer] [Bug 305849] KOrganizer monthly view cannot scroll week by week

2018-04-25 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=305849

--- Comment #9 from Joachim Wagner  ---
Reading my old comment #5 an alternative to implementing smooth scrolling would
be to allow the user to change the number of displayed weeks. If 8 weeks were
shown I could now see all the way to the 20th of May, instead of just to the
6th of May.

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

[kwin] [Bug 393491] Kwin: allow configuring order in which windows are shown

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=393491

Kai Uwe Broulik  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||k...@privat.broulik.de

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

[kwin] [Bug 393490] Kwin present windows: add more actions for mouse clicks

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=393490

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
   Severity|normal  |wishlist

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

[plasmashell] [Bug 393488] Progress notifications are invisible until I clear all other notifications

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=393488

--- Comment #1 from Kai Uwe Broulik  ---
Can't reproduce. Could this be Bug 391646

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=391782

Nicolas Girard  changed:

   What|Removed |Added

Version|5.12.3  |5.12.4
 CC||girard.nico...@gmail.com
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nicolas Girard  ---
Confirmed here on Kubuntu 18.04beta.
powerdevil 5.12.4.

The importance of this issue should be raised, since users might damage their
laptops by carrying them without realizing they're not suspended, as reported
here: https://bugs.kde.org/show_bug.cgi?id=349750

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

[kwin] [Bug 393492] New: Kwin glide: match animation speed with that of other effects

2018-04-25 Thread David
https://bugs.kde.org/show_bug.cgi?id=393492

Bug ID: 393492
   Summary: Kwin glide: match animation speed with that of other
effects
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

Compared to other effects such as the magic lamp or fall apart, the glide
effect (System Settings -> Desktop Behavior -> Desktop Effects -> Glide) has an
animation that lasts for a lot longer.

Would be better if it were designed by default to complete the animation in the
same amount of time as the "magic lamp" for example - especially since
currently it is not possible to configure the speed of effects individually,
and increasing the global speed of effects affects all others too.

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391782

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
   Severity|minor   |critical

--- Comment #2 from Kai Uwe Broulik  ---
It broke with the shortcuts migration, the config file will never be empty and
as such it will never generate its default profiles, omg. will fix asap.

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

[frameworks-ktexteditor] [Bug 393493] New: CVE-2018-10361: ktexteditor / Kate local privilege escalation

2018-04-25 Thread Maximiliano Curia
https://bugs.kde.org/show_bug.cgi?id=393493

Bug ID: 393493
   Summary: CVE-2018-10361: ktexteditor / Kate local privilege
escalation
   Product: frameworks-ktexteditor
   Version: unspecified
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: m...@debian.org
  Target Milestone: ---

Created attachment 112232
  --> https://bugs.kde.org/attachment.cgi?id=112232&action=edit
ktexteditor_tmpfile_fix.patch

This bug was originally reported in the debian bugtracker by Salvatore
Bonaccorso :

Hi

See http://www.openwall.com/lists/oss-security/2018/04/24/1 for
details (and proposed patch).

Regards,
Salvatore

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

[Falkon] [Bug 393483] No spellcheck

2018-04-25 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=393483

--- Comment #2 from Theo  ---
(In reply to private2.6.3 from comment #1)
> You must select language you want to use (just click on it)!

Thank you, it works. Maybe the preference dialog should have a hint that I have
to select from the listed languages.

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

[kio] [Bug 240122] Please tell why Dolphin cannot copy, and give option to skip only that reason.

2018-04-25 Thread Dotan Cohen
https://bugs.kde.org/show_bug.cgi?id=240122

Dotan Cohen  changed:

   What|Removed |Added

 CC||kde-2011...@dotancohen.com

--- Comment #2 from Dotan Cohen  ---
> If it fails on one symlink, why would you want to auto-fail for all symlinks?

If I know that all symlinks point to the same unmounted filesystem, then there
is no reason to ask the user for each symlink individually.



> Surely some of them would work, no?

Not if that filesystem is unavailable!


> And wouldn't this leave the copied files in a weird, uncertain state?

No. The remaining files would be copied just fine.


I reported this bug eight years ago, so details are fuzzy, but the use case was
a professional photographer who connects a few USB devices (say, phones or
cameras used to photograph a wedding) and "copies" via symlinks all the photos
from that device into a folder. Then when she is done deciding what will stay
and what will go (after much "copying" and deleting, hence the use of symlinks)
she then connects all the devices and performs a real copy from her symlinks to
a device to send to printing. The process could take much time and some of the
equipment might be in use on another project until she gets around to the last
step.

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391782

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pow
   ||erdevil/be91abe7fc8cc731b57
   ||bec4cf2c004c07b0fd79b
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.12.5

--- Comment #3 from Kai Uwe Broulik  ---
Git commit be91abe7fc8cc731b57bec4cf2c004c07b0fd79b by Kai Uwe Broulik.
Committed on 25/04/2018 at 08:57.
Pushed by broulik into branch 'Plasma/5.12'.

Ignore "migration" key for determining whether the config is empty

Otherwise we would never generate the default power management configuration
leading to it not suspending on lid close, not handling power buttons etc etc

CHANGELOG: Fixed bug that caused power management system to not work on a fresh
install

Reviewed-By: David Edmundson
FIXED-IN: 5.12.5

M  +7-1daemon/powerdevilcore.cpp

https://commits.kde.org/powerdevil/be91abe7fc8cc731b57bec4cf2c004c07b0fd79b

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

[krita] [Bug 393221] Request for better native Krita noise filter

2018-04-25 Thread DusanVuk
https://bugs.kde.org/show_bug.cgi?id=393221

--- Comment #9 from DusanVuk  ---
Created attachment 112233
  --> https://bugs.kde.org/attachment.cgi?id=112233&action=edit
Few ideas on Krita native Noise Filter improving

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=391782

--- Comment #4 from Nicolas Girard  ---
Wow, that was zipping fast, thanks a lot !

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

[frameworks-kio] [Bug 392913] NTFS mountpoints appears as hidden after mount

2018-04-25 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=392913

--- Comment #7 from Roman Inflianskas  ---
I sent email to the ntfs-3g devs and got the response:
https://sourceforge.net/p/ntfs-3g/mailman/ntfs-3g-devel/thread/52565157.yPRXXrU2is%40linux-iy6m/#msg36291190

As I understand they are not going to fix this because they are following
Microsoft specification.

As for fixing this from the KIO, I don't know a good way how to do this. It's
possible to check whether a directory is a mount point via /proc/mounts, but
doing this for every file is inefficient.

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

[Discover] [Bug 392971] Discovery crashed after clicking settings

2018-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392971

--- Comment #5 from honzami...@gmail.com ---
Hi,
bug.txt is all i get after i start discover from terminal with yast
swmanager running on the background and clicking settings in it.
without yast swmanager running on the background i get bug2.txt


On Mon, Apr 23, 2018 at 12:48 PM, Aleix Pol 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=392971
>
> --- Comment #4 from Aleix Pol  ---
> Seems like it happens in Fedora too, so it's possibly not an opensuse
> thing.
>
> Could you run it from the terminal and tell me if you get something like
> "Discarding invalid backend "something.knsrc""?
>
> --
> You are receiving this mail because:
> You reported the bug.
>

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

[Falkon] [Bug 393483] No spellcheck

2018-04-25 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=393483

David Rosca  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391646

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/19332567dce61
   ||3b0d6ad59497a614d397c31ba91
 Resolution|--- |FIXED
   Version Fixed In||5.12.5

--- Comment #6 from Kai Uwe Broulik  ---
Git commit 19332567dce613b0d6ad59497a614d397c31ba91 by Kai Uwe Broulik.
Committed on 25/04/2018 at 09:30.
Pushed by broulik into branch 'Plasma/5.12'.

[Notifications] Always scroll to the top when opening

The more important recent stuff is at the top.
FIXED-IN: 5.12.5

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

M  +10   -0applets/notifications/package/contents/ui/main.qml

https://commits.kde.org/plasma-workspace/19332567dce613b0d6ad59497a614d397c31ba91

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

[Discover] [Bug 392971] Discovery crashed after clicking settings

2018-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392971

--- Comment #6 from honzami...@gmail.com ---
Created attachment 112235
  --> https://bugs.kde.org/attachment.cgi?id=112235&action=edit
bug2.txt

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

[plasmashell] [Bug 389469] Grouped tasks have an extra thumbnail in the tooltip after plasmashell has been restarted at least once

2018-04-25 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=389469

--- Comment #10 from Papoteur  ---
The problem is also reported here:
https://bugs.mageia.org/show_bug.cgi?id=22715

For me, I don't observe any scrash. This behavior occurs since the start of the
session.
I don't understand why the status is still unconfirmed.

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

[frameworks-ktexteditor] [Bug 393493] CVE-2018-10361: ktexteditor / Kate local privilege escalation

2018-04-25 Thread Maximiliano Curia
https://bugs.kde.org/show_bug.cgi?id=393493

Maximiliano Curia  changed:

   What|Removed |Added

 CC||m...@debian.org

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

[Powerdevil] [Bug 349750] Laptop does not suspend when lid closed in lock screen

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=349750

Nicolas Girard  changed:

   What|Removed |Added

 CC||girard.nico...@gmail.com

--- Comment #10 from Nicolas Girard  ---
Unable to reproduce here on Kubuntu 18.04beta.
powerdevil 5.12.4.

Additional informations

  lsb_release -rd

Description:Ubuntu Bionic Beaver (development branch)
Release:18.04

  uname -a

Linux 4.15.0-19-generic #20-Ubuntu SMP Sun Apr 22 00:03:34 UTC 2018
  x86_64 x86_64 x86_64 GNU/Linux

  swapon -s
Filename TypeSizeUsedPriority
/dev/dm-1partition   999420  0   -2

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

[okular] [Bug 315930] Ability to sign a PDF with my scanned signature (i.e. picture file) like in Adobe Acrobat

2018-04-25 Thread Ortwin Glück
https://bugs.kde.org/show_bug.cgi?id=315930

Ortwin Glück  changed:

   What|Removed |Added

 CC|o...@odi.ch  |

--- Comment #5 from Ortwin Glück  ---
Oh yes, never mind. Digital signatures would be
https://bugs.kde.org/show_bug.cgi?id=233806

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

[okular] [Bug 383675] highlight makes text disappear

2018-04-25 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=383675

Germano Massullo  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Germano Massullo  ---
The bug is no longer happening

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=391782

Nicolas Girard  changed:

   What|Removed |Added

 CC||phao...@gmail.com

--- Comment #5 from Nicolas Girard  ---
*** Bug 382114 has been marked as a duplicate of this bug. ***

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

[Powerdevil] [Bug 382114] Screen not locking on lid close

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=382114

Nicolas Girard  changed:

   What|Removed |Added

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

--- Comment #1 from Nicolas Girard  ---


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

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

[Powerdevil] [Bug 382114] Screen not locking on lid close

2018-04-25 Thread Nicolas Girard
https://bugs.kde.org/show_bug.cgi?id=382114

Nicolas Girard  changed:

   What|Removed |Added

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

--- Comment #2 from Nicolas Girard  ---
My bad...

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

[plasmashell] [Bug 393488] Progress notifications are invisible until I clear all other notifications

2018-04-25 Thread LtWorf
https://bugs.kde.org/show_bug.cgi?id=393488

--- Comment #2 from Salvo "LtWorf" Tomaselli  ---
As I said, no amount of scrolling shows the progress notification. So I don't
think it's the same issue.

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

[frameworks-baloo] [Bug 393494] New: Sudden baloo_file crash

2018-04-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=393494

Bug ID: 393494
   Summary: Sudden baloo_file crash
   Product: frameworks-baloo
   Version: 5.44.0
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: zawer...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.44.0)

Qt Version: 5.9.4
Frameworks Version: 5.44.0
Operating System: Linux 4.15.17-300.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

-- Information about the crash:
baloo_file crashed while indexing files.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0cd18de400 (LWP 1273))]

Thread 2 (Thread 0x7f0cbdcf0700 (LWP 1533)):
#0  0x7f0ccef8ac6b in poll () from /lib64/libc.so.6
#1  0x7f0cc9aa3e99 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f0cc9aa3fac in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f0ccfff5c4b in QEventDispatcherGlib::processEvents
(this=0x7f0cb8000b50, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f0ccffa396a in QEventLoop::exec (this=this@entry=0x7f0cbdcefba0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7f0ccfdf48ca in QThread::exec (this=this@entry=0x7f0cd141f060
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:515
#6  0x7f0cd11ab449 in QDBusConnectionManager::run (this=0x7f0cd141f060
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:178
#7  0x7f0ccfdf8de2 in QThreadPrivate::start (arg=0x7f0cd141f060 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:368
#8  0x7f0cc97e6754 in ?? () from /usr/lib64/nvidia-304xx/libGL.so.1
#9  0x7f0ccd92150b in start_thread () from /lib64/libpthread.so.0
#10 0x7f0ccef9516f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0cd18de400 (LWP 1273)):
[KCrash Handler]
#6  Baloo::getVarint32Ptr (value=, limit=0x7ecd0f9b8b8a
"\023\b", p=0x0) at
/usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/codecs/coding.h:93
#7  Baloo::getDifferentialVarInt32 (p=0x0, p@entry=0x7ecd0f8e3537
"\223\203\034\226N\017\n\n\016\n\n\b\b\f\020\n\n\n\b\b\n\n\n\016\v\b\b\n\n\n\b\n\n\b\n\v\016\n\b\b\020-\n\b\n\n\b\b\n\n\n\v\v\n\016\f\b\b\016\n\b\b\n\n\016\v\n\n\v\b\b\022\b\b\n\n\v\016\n\n\017\n\n\b\b\020\020\b\n\n\b\b\n\n\b\017\v\n\f\016\v\n\b\b\f\022\n\n\b\b\023\n\n\v\f\v\n\b\b\n\v\n\b\b\n\n\b
\n\v\n\b\b\016\f\b\n\n\b\n\b\n\n\b\n\n\n\n\016\n\b\b\016\b\b\n\016\n\n\n\n\b\b\b\b\022\f\b\b\n\n\n\b\b\n\n\016\n\n\n\016\n\n\n\n\b\b\022\020\020\n\n\b\n\n\b\v\n\f\r"...,
limit=limit@entry=0x7ecd0f9b8b8a "\023\b", values=values@entry=0x7ffe891687a8)
at /usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/codecs/coding.cpp:120
#8  0x7f0cd06b69b7 in Baloo::PositionCodec::decode
(this=this@entry=0x7ffe89168807, arr=...) at
/usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/codecs/positioncodec.cpp:56
#9  0x7f0cd06a6d54 in Baloo::PositionDB::get
(this=this@entry=0x7ffe89168900, term=...) at
/usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/engine/positiondb.cpp:101
#10 0x7f0cd06b4af4 in Baloo::WriteTransaction::commit (this=0x5558748f1ae0)
at
/usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/engine/writetransaction.cpp:281
#11 0x7f0cd06adc62 in Baloo::Transaction::commit (this=0x7ffe891689a0) at
/usr/src/debug/kf5-baloo-5.44.0-1.fc27.x86_64/src/engine/transaction.cpp:262
#12 0x555873a06b98 in Baloo::MetadataMover::removeFileMetadata(QString
const&) ()
#13 0x7f0ccffcd637 in QtPrivate::QSlotObjectBase::call (a=0x7ffe89168ae0,
r=0x5558741583c0, this=0x555874183e10) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#14 QMetaObject::activate (sender=0x555874194aa0, signalOffset=,
local_signal_index=, argv=) at
kernel/qobject.cpp:3749
#15 0x555873a0f325 in Baloo::PendingFileQueue::removeFileIndex(QString
const&) ()
#16 0x555873a04bbe in Baloo::PendingFileQueue::processCache() ()
#17 0x7f0ccffcd637 in QtPrivate::QSlotObjectBase::call (a=0x7ffe89168c90,
r=0x555874194aa0, this=0x55587415e220) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#18 QMetaObject::activate (sender=sender@entry=0x555874194ab8,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffe89168c90) at kernel/qobject.cpp:3749
#19 0x7f0ccffcdb87 in QMetaObject::activate
(sender=sender@entry=0x555874194ab8, m=m@entry=0x7f0cd03f15a0
, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffe89168c90) at kernel/qobject.cpp:3628
#20 0x7f0ccffd9887 in QTimer::timeout (this=this@en

[Falkon] [Bug 393495] New: [Vertical Tabs] Branches of the tab tree cannot be drag-and-dropped between windows

2018-04-25 Thread Theo
https://bugs.kde.org/show_bug.cgi?id=393495

Bug ID: 393495
   Summary: [Vertical Tabs] Branches of the tab tree cannot be
drag-and-dropped between windows
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: extensions
  Assignee: now...@gmail.com
  Reporter: alpha0...@yahoo.de
  Target Milestone: ---

Tabs that are childless nodes of the tab tree can be drag-and-dropped between
different windows. This is not possible for branches with child tabs.

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

[systemsettings] [Bug 385921] Plasma Wayland: Window contents don't update when switching modules (when subwindow is used)

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=385921

Alexander Mentyu  changed:

   What|Removed |Added

 CC||sergei.cherni...@gmail.com

--- Comment #5 from Alexander Mentyu  ---
*** Bug 390974 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 390974] Systemsettings window rendered too slow, flickering, freezes on wayland

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390974

Alexander Mentyu  changed:

   What|Removed |Added

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

--- Comment #2 from Alexander Mentyu  ---


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

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

[frameworks-baloo] [Bug 393494] Sudden baloo_file crash

2018-04-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=393494

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[systemsettings] [Bug 389993] Changing windows decorations and returning to all settings makes all settings not to render

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389993

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #4 from Alexander Mentyu  ---
If bug occurs on Wayland - maybe duplicate of
https://bugs.kde.org/show_bug.cgi?id=385921

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

[systemsettings] [Bug 389080] [Wayland] Flickers on mouseover icons in system settings after leave some KCMs

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389080

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #2 from Alexander Mentyu  ---
Can reproduce in Window Decorations and Connections - cannot in Display and
Monitor

Plasma: 5.12.4
Apps: 18.04.0
Frameworks: 5.45.0
Qt: 5.10.1
Kernel: 4.14.36-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1
Screen: 1600x900
wayland-protocols 1.13-1
wayland 1.14.0-1

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

[systemsettings] [Bug 391439] Keyboard layouts indicator should show label instead of strange keyboard icon in a tray under Wayland

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=391439

Alexander Mentyu  changed:

   What|Removed |Added

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

--- Comment #2 from Alexander Mentyu  ---


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

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

[dolphin] [Bug 385111] Incorrect title

2018-04-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=385111

--- Comment #8 from Elvis Angelaccio  ---
Git commit 74c2d4ea2d256183dc1f869a78ee5b1b79888330 by Elvis Angelaccio.
Committed on 25/04/2018 at 10:34.
Pushed by elvisangelaccio into branch 'Applications/18.04'.

Add failing test case for bug #385111

Will be fixed by D12446.

M  +44   -0src/tests/dolphinmainwindowtest.cpp

https://commits.kde.org/dolphin/74c2d4ea2d256183dc1f869a78ee5b1b79888330

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

[systemsettings] [Bug 390079] System tray layout indicator does not show chosen layout under Wayland

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390079

Alexander Mentyu  changed:

   What|Removed |Added

 CC||ken20...@ukr.net

--- Comment #1 from Alexander Mentyu  ---
*** Bug 391439 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 390112] [Wayland] Several KCMs are empty when opened after I back to all settings from "display and monitor"

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390112

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #12 from Alexander Mentyu  ---
Possibly related to https://bugs.kde.org/show_bug.cgi?id=385921 and
https://bugs.kde.org/show_bug.cgi?id=389080

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

[systemsettings] [Bug 390005] crash during search

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=390005

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #8 from Alexander Mentyu  ---
Possibly related to https://bugs.kde.org/show_bug.cgi?id=378339

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

[systemsettings] [Bug 391439] Keyboard layouts indicator should show label instead of strange keyboard icon in a tray under Wayland

2018-04-25 Thread RussianNeuroMancer
https://bugs.kde.org/show_bug.cgi?id=391439

RussianNeuroMancer  changed:

   What|Removed |Added

 CC|russianneuroman...@ya.ru|

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

[systemsettings] [Bug 390079] System tray layout indicator does not show chosen layout under Wayland

2018-04-25 Thread RussianNeuroMancer
https://bugs.kde.org/show_bug.cgi?id=390079

RussianNeuroMancer  changed:

   What|Removed |Added

 CC||russianneuroman...@ya.ru

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

[dolphin] [Bug 385111] Incorrect title

2018-04-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=385111

--- Comment #9 from Elvis Angelaccio  ---
Fixed by
https://commits.kde.org/dolphin/78c8b36dd84a94916835d702ea4a9e8eda65e8ef

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

[dolphin] [Bug 385111] Incorrect title

2018-04-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=385111

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||18.04.1
  Latest Commit||https://commits.kde.org/dol
   ||phin/78c8b36dd84a94916835d7
   ||02ea4a9e8eda65e8ef

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

[krunner] [Bug 389964] KRunner window behind keep-above windows on Wayland

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389964

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #2 from Alexander Mentyu  ---
Can reproduce in:

Plasma: 5.12.4
Apps: 18.04.0
Frameworks: 5.45.0
Qt: 5.10.1
Kernel: 4.14.36-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1
Screen: 1600x900
wayland-protocols 1.13-1
wayland 1.14.0-1

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

[konqueror] [Bug 393496] New: assert in KProtocolInfoFactory::findProtocol() crashes Konqueror with invalid URLs

2018-04-25 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=393496

Bug ID: 393496
   Summary: assert in KProtocolInfoFactory::findProtocol() crashes
Konqueror with invalid URLs
   Product: konqueror
   Version: Git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: j...@keelhaul.me.uk
  Target Milestone: ---

https://phabricator.kde.org/D11013 introduced an assert in that function to
detect invalid parameters passed to it.  This is reasonable, but the assert is
hit if Konqueror is asked to show an invalid URL (on the command line or typed
in the address bar) in at least two cases:

1.  An obviously invalid URL (debug output trimmed):

$ konqueror --part khtml 'help me'
konqueror(5939) handleCommandLine: args= ("help me")
konqueror(5939) KShortUriFilter::filterUri: "help me"
konqueror(5939) KUriSearchFilter::filterUri: "help me" : QUrl("") , type = 8
konqueror(5939) KAutoWebSearch::filterUri: "help me"
konqueror(5939) KonqMainWindow::openUrl: url=
QUrl("error:/?error=105&errText=help me#help me") mimeType= "" _req=
"[serviceName=khtml]" view= QObject(0x0)
konqueror(5939) KProtocolInfoFactory::findProtocol: Refilling
KProtocolInfoFactory cache in the hope to find "error"
konqueror(5939) KonqMainWindow::openView: "text/html"
QUrl("error:/?error=105&errText=help me#help me") childView= QObject(0x0) req:
"[serviceName=khtml forceAutoEmbed]"
konqueror(5939) KonqFactory::createView: Trying to create view for "text/html"
"khtml"
konqueror(5939) KonqFactory::createView: Found requested service "khtml"
konqueror(5939) KonqFactory::createView: Trying to open lib for requested
service  "khtml"
konqueror(5939) KonqViewManager::doSetActivePart: KHTMLPart(0x5610457394d0)
QUrl("")
konqueror(5939) KonqMainWindow::slotPartActivated: KHTMLPart(0x5610457394d0)
"khtml"
konqueror(5939) KonqMainWindow::slotPartActivated: New current view
konqueror(5939) KonqView::openUrl: url= QUrl("error:/?error=105&errText=help
me#help me") locationBarURL= "error:/?error=105&errText=help me#help me"
konqueror(5939) unknown: ASSERT: "!protocol.isEmpty()" in file
/ws/frameworks/tier3/kio/src/core/kprotocolinfofactory.cpp, line 74
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konqueror path = /usr/kde5/bin pid = 5939
KCrash: Arguments: /usr/kde5/bin/konqueror --part khtml help me 
KCrash: Attempting to start /usr/kde5/lib64/libexec/drkonqi from kdeinit

[KCrash Handler]
#5  0x7fce2cecd248 in raise () from /lib64/libc.so.6
#6  0x7fce2cecef99 in abort () from /lib64/libc.so.6
#7  0x7fce2e58e787 in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#8  0x7fce2e5895d6 in qt_assert(char const*, char const*, int) () from
/usr/lib64/libQt5Core.so.5
#9  0x7fce3468847b in KProtocolInfoFactory::findProtocol
(this=0x7fce349143c0 <(anonymous
namespace)::Q_QGS_kProtocolInfoFactoryInstance::innerFunction()::holder>,
protocol=...) at /ws/frameworks/tier3/kio/src/core/kprotocolinfofactory.cpp:74
#10 0x7fce34683c09 in KProtocolInfo::protocolClass (_protocol=...) at
/ws/frameworks/tier3/kio/src/core/kprotocolinfo.cpp:338
#11 0x7fce34629ae8 in KIO::rawErrorDetail (errorCode=errorCode@entry=105,
errorText=..., reqUrl=reqUrl@entry=0x56104568ce00) at
/ws/frameworks/tier3/kio/src/core/job_error.cpp:331
#12 0x7fce0e259ecc in KHTMLPart::htmlError (this=this@entry=0x5610457394d0,
errorCode=errorCode@entry=105, text=..., reqUrl=...) at
/ws/frameworks/tier3/khtml/src/khtml_part.cpp:1891
#13 0x7fce0e25b1df in KHTMLPart::openUrl (this=0x5610457394d0, url=...) at
/ws/frameworks/tier3/khtml/src/khtml_part.cpp:753
#14 0x7fce35f4b795 in KonqView::openUrl (this=this@entry=0x5610456ce6c0,
url=..., locationBarURL=..., nameFilter=..., tempFile=) at
/ws/frameworks/applications/konqueror/src/konqview.cpp:227
#15 0x7fce35f939c0 in KonqMainWindow::openView
(this=this@entry=0x5610455d86d0, mimeType=..., _url=...,
childView=0x5610456ce6c0, childView@entry=0x0, req=...) at
/ws/frameworks/applications/konqueror/src/konqmainwindow.cpp:998
#16 0x7fce35f94bdd in KonqMainWindow::openUrl
(this=this@entry=0x5610455d86d0, _view=_view@entry=0x0, _url=...,
_mimeType=..., _req=..., trustedSource=trustedSource@entry=false) at
/ws/frameworks/applications/konqueror/src/konqmainwindow.cpp:716
#17 0x7fce35fa8488 in KonqMainWindowFactory::createNewWindow (url=...,
req=...) at
/ws/frameworks/applications/konqueror/src/konqmainwindowfactory.cpp:78
#18 0x7fce35fc754f in handleCommandLine (parser=..., workingDirectory=...,
ret=ret@entry=0x7ffe7e7cb8e8) at
/ws/frameworks/applications/konqueror/src/konqmain.cpp:143
#19 0x7fce35fcba9d in kdemain (argc=, argv=)
at /ws/frameworks/applications/konqueror/src/konqmain.cpp:270
#20 0x7fce2ceb8571 in __libc_start_main () from /lib64/libc.so.6
#21 0x

[Akonadi] [Bug 390798] Akonadi EWS failed to authenticate with Exchange Server

2018-04-25 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=390798

--- Comment #7 from Christian  ---
Anders, the behaviour you mentioned with the password not being stored sounds
more like bug 393002, not this bug (where the password is stored but EWS fails
to connect).

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

[kdepim] [Bug 393497] New: Plasma calendar event plugins configuration doesn't open

2018-04-25 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=393497

Bug ID: 393497
   Summary: Plasma calendar event plugins configuration doesn't
open
   Product: kdepim
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: aro...@archlinux.org
  Target Milestone: ---

In 18.04.0, the configuration page for the Plasma calendar PIM events plugin
doesn't open. Bisected to
https://github.com/KDE/kdepim-addons/commit/96eb6869f2c39482e3c00db5bd824e8d5b4f1072

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

[systemsettings] [Bug 389955] keyboard shortcut for changing keyboard layouts works only the first time. Doesn't cycle

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389955

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #6 from Alexander Mentyu  ---
How do you set layout switch to Ctrl+Meta and Ctrl+Tab?

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

[plasmashell] [Bug 393498] Wallpaper is not rotated correctly

2018-04-25 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=393498

Christian  changed:

   What|Removed |Added

 CC||gen...@moin.fi

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

[systemsettings] [Bug 389955] keyboard shortcut for changing keyboard layouts works only the first time. Doesn't cycle

2018-04-25 Thread Krasi Georgiev
https://bugs.kde.org/show_bug.cgi?id=389955

--- Comment #7 from Krasi Georgiev  ---
Created attachment 112237
  --> https://bugs.kde.org/attachment.cgi?id=112237&action=edit
Settings screenshot.

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

[plasmashell] [Bug 393498] New: Wallpaper is not rotated correctly

2018-04-25 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=393498

Bug ID: 393498
   Summary: Wallpaper is not rotated correctly
   Product: plasmashell
   Version: 5.12.4
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Image Wallpaper
  Assignee: notm...@gmail.com
  Reporter: gen...@moin.fi
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Similar to bug 240198, KDE Plasma still shows some wallpaper rotated in the
wrong way. E.g., the image is marked to be rotated in portrait orientation and
other KDE programs get it right, yet it is displayed across on the wallpaper
background.

Interestingly, the blurred background that extends behind the wallpaper to the
edge of the screen when the config is set to "Scaled, Keep proportions" is
always rotated correctly, just the actual image is sometimes in the wrong
orientation. (I didn't change any setting to have a blurred background behind
the image - this appeared at some point in the upgrades to Plasma 5, where KDE
4 had a plain-colour background.)

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

[systemsettings] [Bug 389955] keyboard shortcut for changing keyboard layouts works only the first time. Doesn't cycle

2018-04-25 Thread Krasi Georgiev
https://bugs.kde.org/show_bug.cgi?id=389955

--- Comment #8 from Krasi Georgiev  ---
Attached a screenshot of the settings page.

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

[krita] [Bug 376178] EDIT "Brush Tip" button in brush settings.

2018-04-25 Thread Bollebib
https://bugs.kde.org/show_bug.cgi?id=376178

--- Comment #2 from Bollebib  ---
i like the new settings and they seem solid but it should be ONLY for new
brushes

this option dialog should also be possible when pressing "thumbnail edit" or
something

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

[krita] [Bug 393499] New: overwriting brush doesnt save eraser size

2018-04-25 Thread Bollebib
https://bugs.kde.org/show_bug.cgi?id=393499

Bug ID: 393499
   Summary: overwriting brush doesnt save eraser size
   Product: krita
   Version: 4.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: kwadraatn...@hotmail.com
  Target Milestone: ---

13:08:28 - Bollebib_Laptop: […]  there seems to be a small bug with overwrite
brush
13:08:28 - Bollebib_Laptop: can you test it?
13:09:09 - Bollebib_Laptop: before when i save a brush with overwrite
13:10:04 - Bollebib_Laptop: it would store  eraser size and brush size 
seperatly  (with "eraser switch size" enabled)
13:10:06 - Bollebib_Laptop: now it doesnt



So when you overwrite a brush, the eraser doesnt store a seperate size,it used
to before

So its a regression


maybe linked to blacklist issue?

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

[dolphin] [Bug 393500] New: Dolphin crashed after deleting .pdf file

2018-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393500

Bug ID: 393500
   Summary: Dolphin crashed after deleting .pdf file
   Product: dolphin
   Version: 18.04.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: clone1...@outlook.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (18.04.0)

Qt Version: 5.10.1
Frameworks Version: 5.45.0
Operating System: Linux 4.16.3-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

Cleaning up some files in the Downloads folder I selected a .pdf file (8,4 MiB
in size) and pressed the delete key on my keyboard. Deleting was in progress
for a few seconds after which Dolphin crashed. The removal itself however was
successful (file was moved to the Trash bin).
The file in question was opened before without any problems and showed no signs
of corruption. After restoring it from the Trash bin and deleting it again no
crash happened. Therefore I couldn't reproduce the crash.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f380a868800 (LWP 5279))]

Thread 4 (Thread 0x7f37dced6700 (LWP 5282)):
#0  0x7f380a110734 in read () at /usr/lib/libc.so.6
#1  0x7f37fcaf8ed1 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f37fcab2ff8 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7f37fcab34c6 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f37fcab363e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f380430e264 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f38042b032b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f38040bf72e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f38040c4acd in  () at /usr/lib/libQt5Core.so.5
#9  0x7f37ff1440bc in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f380a11f2ff in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f37f0cb1700 (LWP 5281)):
#0  0x7f380a114cd9 in poll () at /usr/lib/libc.so.6
#1  0x7f37fcab3523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f37fcab363e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f380430e264 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f38042b032b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f38040bf72e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f3804731416 in  () at /usr/lib/libQt5DBus.so.5
#7  0x7f38040c4acd in  () at /usr/lib/libQt5Core.so.5
#8  0x7f37ff1440bc in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f380a11f2ff in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f37f322b700 (LWP 5280)):
#0  0x7f380a114cd9 in poll () at /usr/lib/libc.so.6
#1  0x7f37fc3f2180 in  () at /usr/lib/libxcb.so.1
#2  0x7f37fc3f3e4b in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f37f5dc582a in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f38040c4acd in  () at /usr/lib/libQt5Core.so.5
#5  0x7f37ff1440bc in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f380a11f2ff in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f380a868800 (LWP 5279)):
[KCrash Handler]
#6  0x7f3809d93f8f in KStandardItem::setDataValue(QByteArray const&,
QVariant const&) () at /usr/lib/libdolphinprivate.so.5
#7  0x7f3809d94512 in KStandardItem::setIcon(QString const&) () at
/usr/lib/libdolphinprivate.so.5
#8  0x7f380a4497d1 in  () at /usr/lib/libkdeinit5_dolphin.so
#9  0x7f38042e273f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#10 0x7f380a4720a0 in  () at /usr/lib/libkdeinit5_dolphin.so
#11 0x7f380a43e84a in  () at /usr/lib/libkdeinit5_dolphin.so
#12 0x7f38042e273f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#13 0x7f38086e80ad in  () at /usr/lib/libKF5KIOCore.so.5
#14 0x7f38086e86cc in  () at /usr/lib/libKF5KIOCore.so.5
#15 0x7f38042e2616 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#16 0x7f3805c8969d in KJob::result(KJob*, KJob::QPrivateSignal) () at
/usr/lib/libKF5CoreAddons.so.5
#17 0x7f3805c8a1e2 in KJob::finishJob(bool) () at
/usr/lib/libKF5CoreAddons.so.5
#18 0x7f3808697a91 in KIO::SimpleJob::slotFinished() () at
/usr/lib/libKF5KIOCore.so.5
#19 0x7f380868c12e in KIO::ListJob::slotFinished() () at
/usr/lib/libKF5KIOCore.so.5
#20 0x7f38042e273f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#21 0x7f3808670ab6 in KIO::SlaveInterface::dispatch(int, 

[krita] [Bug 393501] New: hard to read dialog for comics plugin

2018-04-25 Thread Bollebib
https://bugs.kde.org/show_bug.cgi?id=393501

Bug ID: 393501
   Summary: hard to read dialog for comics plugin
   Product: krita
   Version: 4.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: kwadraatn...@hotmail.com
  Target Milestone: ---

https://pasteboard.co/HgTqiBR.png


this is the dialog on windows when creating a new project

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

[kdelibs] [Bug 303627] update-mime-database complains about unknown media types

2018-04-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=303627

--- Comment #18 from Elvis Angelaccio  ---
(In reply to Bastien Nocera from comment #17)
> Which means that shared-mime-info maintainers still get emails years after
> because those libraries are still in use, and not fixed.

Sorry about that. These days we don't even release kdelibs anymore, so I don't
really se what we can do from the KDE side.

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

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-04-25 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #7 from Dr. Chapatin  ---
(In reply to Dr. Chapatin from comment #2)
> I want that latest entry on top is always visible when clipboard applet is
> opened.

lol
Obviously I meant "...notifications applet is opened".

Thank you very much for solving this annoying usability problem.

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

[kdelibs] [Bug 303627] update-mime-database complains about unknown media types

2018-04-25 Thread Bastien Nocera
https://bugs.kde.org/show_bug.cgi?id=303627

--- Comment #19 from Bastien Nocera  ---
(In reply to Elvis Angelaccio from comment #18)
> (In reply to Bastien Nocera from comment #17)
> > Which means that shared-mime-info maintainers still get emails years after
> > because those libraries are still in use, and not fixed.
> 
> Sorry about that. These days we don't even release kdelibs anymore, so I
> don't really se what we can do from the KDE side.

I really don't think that's an excuse when you're creating problems for others.
I wouldn't mind one bit if only KDE was impacted, but that's creating a burden
of work for me, and emails in my inbox.

It's really not fair for me to have to mop up problems KDE created in the first
place. I've worked around the problem in shared-mime-info. I really shouldn't
have had to.

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

[Akonadi] [Bug 392092] akonadi_control crash on first start

2018-04-25 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=392092

--- Comment #2 from Martin Tlustos  ---
It now seems to happen every time. Crash information:

Application: akonadi_control (akonadi_control), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7f5d3645a428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f5d3645c02a in __GI_abort () at abort.c:89
#8  0x7f5d36e1f311 in qt_message_fatal (context=..., message=) at global/qlogging.cpp:1710
#9  QMessageLogger::fatal (this=this@entry=0x7fff8d48d930,
msg=msg@entry=0x437280 "Cannot rename log file - running on a readonly
filesystem maybe?") at global/qlogging.cpp:816
#10 0x0042d783 in akInit (appName=...) at
/workspace/build/src/shared/akdebug.cpp:215
#11 0x0042b792 in AkApplicationBase::init
(this=this@entry=0x7fff8d48dbf0) at
/workspace/build/src/shared/akapplication.cpp:61
#12 0x0040a0cb in AkApplicationImpl::AkApplicationImpl
(loggingCategory=..., argv=0x7fff8d48dd58, argc=@0x7fff8d48da5c: 1,
this=0x7fff8d48dbf0) at /workspace/build/src/shared/akapplication.h:83
#13 main (argc=1, argv=0x7fff8d48dd58) at
/workspace/build/src/akonadicontrol/main.cpp:55

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

[frameworks-kirigami] [Bug 389838] Scrolling speed of apps list is intermittent when some app description is opened

2018-04-25 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389838

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #5 from Alexander Mentyu  ---
Not sure if this goes into this bug or into other/new one:

Noticed that after selection of some app description - there is a coasting upon
scrolling with touchpad - after app description selection and before first stop
of app list coasting animation - both on Wayland and X11

There is always coasting on X11 and there is no coasting with touchpad on
Wayland

libinput 1.10.5-1
xf86-input-libinput 0.27.1-1
Plasma: 5.12.4
Apps: 18.04.0
Frameworks: 5.45.0
Qt: 5.10.1
Kernel: 4.14.36-1-MANJARO
OS: Netrunner Rolling
Video: Intel 4400
Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1
Screen: 1600x900
wayland-protocols 1.13-1
wayland 1.14.0-1

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

[krita] [Bug 382315] Duplicating Global Selection mask crash

2018-04-25 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=382315

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/e58c344bf34661e499294cc1
   ||79a457192232a2c1
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Dmitry Kazakov  ---
Git commit e58c344bf34661e499294cc179a457192232a2c1 by Dmitry Kazakov.
Committed on 25/04/2018 at 12:32.
Pushed by dkazakov into branch 'master'.

Fix a crash when duplicating active global selection masks

The problem was in the fact that KisGroupLayer::allowAsChild()
forbade adding the second active mask to the same layer, letting
the code silently continue without knowing that the mask was not
created. In this patch we manually deactivate all the active masks
before duplication process.

M  +4-4libs/image/kis_node.cpp
M  +37   -2libs/ui/kis_node_juggler_compressed.cpp

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

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

[okular] [Bug 393478] crash when I exit presentation mode and enter again

2018-04-25 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393478

--- Comment #4 from Dr. Chapatin  ---
My neon dev unstable runs pulseaudio 8.0.

I can not reproduce the crash on Arch Linux running pulseaudio 11.1 and okular
1.4.0

I just noticed something: on neon okular shown a message when I changed to
presentation mode talking about ways to exit (ESC key and a button). After I
check "do not show again" I can not reproduce the crash anymore.
Okular does not show such message on Arch Linux.

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

[Powerdevil] [Bug 391782] powerdevil defaults to do nothing when closing laptop lid

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391782

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

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

[Powerdevil] [Bug 382114] Screen not locking on lid close

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382114

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
I think your hunch was correct. It may not be an *exact* duplicate of Bug
391782, but it's very likely fixed by the same thing. Let's call it a dupe for
now, and Yevgeny can re-open it if it's not fixed in 5.12.5.

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

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

[okular] [Bug 309902] Use KMessageWidget for informations rather than custom implementation

2018-04-25 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=309902

Luigi Toscano  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/oku
   ||lar/56c101833f6ec2c97ccadb4
   ||ed9d328295a8e4d88
   Version Fixed In||4.14.0
 CC||luigi.tosc...@tiscali.it

--- Comment #3 from Luigi Toscano  ---
Uh, more than "now" - this bug was strangly missed during the Okular sprint
(long time ago) when it was fixed.

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

[Falkon] [Bug 393480] SSL Error: Server's certificate does not match the URL

2018-04-25 Thread Anmol Gautam
https://bugs.kde.org/show_bug.cgi?id=393480

Anmol Gautam  changed:

   What|Removed |Added

 CC||tarpta...@gmail.com

--- Comment #1 from Anmol Gautam  ---
You are getting this because invalid certificate error is raised while loading
the request. IMHO on the url you provided, its maybe because of some adverts
whose ssl certificate is invalid. 
You can read more about it at
https://doc.qt.io/qt-5/qwebenginecertificateerror.html

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

[konsole] [Bug 389272] Closing Konsole window caused crash

2018-04-25 Thread Paul Belanger
https://bugs.kde.org/show_bug.cgi?id=389272

Paul Belanger  changed:

   What|Removed |Added

 CC||paulir...@gmail.com

--- Comment #12 from Paul Belanger  ---
I have just experience the same issue when closing Konsole: 

Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbfd7cae940 (LWP 23363))]

Thread 2 (Thread 0x7fbfd5364700 (LWP 23364)):
#0  __lll_lock_wait_private () at
../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x7fbfe9e472bd in _int_free (av=0x7fbfd020, p=0x7fbfd9a0,
have_lock=0) at malloc.c:3962
#2  0x7fbfe9e4b53c in __GI___libc_free (mem=) at
malloc.c:2968
#3  0x7fbfe2389439 in __nptl_deallocate_tsd () at pthread_create.c:175
#4  0x7fbfe238a870 in __nptl_deallocate_tsd () at pthread_create.c:326
#5  start_thread (arg=0x7fbfd5364700) at pthread_create.c:346
#6  0x7fbfe9ece41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fbfd7cae940 (LWP 23363)):
[KCrash Handler]
#6  0x7fbfe9dfc428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fbfe9dfe02a in __GI_abort () at abort.c:89
#8  0x7fbfe9e3e7ea in __libc_message (do_abort=2,
fmt=fmt@entry=0x7fbfe9f57ed8 "*** Error in `%s': %s: 0x%s ***\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x7fbfe9e457c3 in malloc_printerr (ar_ptr=0x7fbfd020,
ptr=0x7fbfd0003fd0, str=0x7fbfe9f54c92 "corrupted double-linked list",
action=) at malloc.c:5006
#10 malloc_consolidate (av=av@entry=0x7fbfd020) at malloc.c:4175
#11 0x7fbfe9e47678 in _int_free (av=0x7fbfd020, p=,
have_lock=0) at malloc.c:4075
#12 0x7fbfe9e4b53c in __GI___libc_free (mem=) at
malloc.c:2968
#13 0x7fbfd76f2900 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#14 0x7fbfd76c658b in QXcbConnection::~QXcbConnection() () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#15 0x7fbfd76c6ac9 in QXcbConnection::~QXcbConnection() () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#16 0x7fbfd76c8216 in QXcbIntegration::~QXcbIntegration() () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#17 0x7fbfd76c8329 in QXcbIntegration::~QXcbIntegration() () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#18 0x7fbfe6d7dcb3 in QGuiApplicationPrivate::~QGuiApplicationPrivate() ()
from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x7fbfe7333089 in QApplicationPrivate::~QApplicationPrivate() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x7fbfe6a7bb48 in QObject::~QObject() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x7fbfe7334e79 in QApplication::~QApplication() () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x7fbfea1b8d9c in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#23 0x7fbfe9de7830 in __libc_start_main (main=0x400710 , argc=1,
argv=0x7fffa75b2308, init=, fini=,
rtld_fini=, stack_end=0x7fffa75b22f8) at ../csu/libc-start.c:291
#24 0x00400749 in _start ()

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

[krita] [Bug 393455] Painting inside transpareny mask not updating and blocky

2018-04-25 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=393455

Dmitry Kazakov  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Dmitry Kazakov  ---
Okay, I managed to reproduce the problem. The problem is *not* in simple
painting on a transparency mask, it happens only when "Isolate Layer" mode is
on. It is quite difficult to notice on the original video

I will try to fix that, for now you should just disable isolated mode when
painting on masks :)

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

[krita] [Bug 393455] Painting inside transpareny mask in Isolated Mode not updating and blocky

2018-04-25 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=393455

Dmitry Kazakov  changed:

   What|Removed |Added

Summary|Painting inside transpareny |Painting inside transpareny
   |mask not updating and   |mask in Isolated Mode not
   |blocky  |updating and blocky

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

[krita] [Bug 393455] Painting inside transpareny mask in Isolated Mode not updating and blocky

2018-04-25 Thread Andreas Resch
https://bugs.kde.org/show_bug.cgi?id=393455

--- Comment #4 from Andreas Resch  ---
Yeah - it was in isolated mode. No hurry from my side - take your time. I'm not
using Krita for production for now.

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

[kmail2] [Bug 393502] New: Not being able to use a font alias in the html composer

2018-04-25 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=393502

Bug ID: 393502
   Summary: Not being able to use a font alias in the html
composer
   Product: kmail2
   Version: 5.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composereditor-ng
  Assignee: mon...@kde.org
  Reporter: cristian.a...@gmx.net
  Target Milestone: ---

I am trying to play nice in a corporate environment. By that I mean when I send
emails from KMail I would like for my colleagues using Outlook for Windows or
Outlook Mac to be able to have a nice viewing experience.

I have installed on my KDE Neon distribution the font package
"fonts-crosextra-carlito". Carlito is a font familiy with the same metrics as
the Windows's Calibri font familiy.

I would like to be able to specify Calibri as a font for the composer.

$ fc-match Calibri
Carlito-Regular.ttf: "Carlito" "Regular"

But it seems KDE's font management is not displaying Calibri in the list.

On the other hand there is a similar case for "Sans Serif". 

$ fc-match "Sans Serif"
LiberationSans-Regular.ttf: "Liberation Sans" "Regular"

KDE's Font Manager does enumerate "Sans Serif" in the list of fonts. 
KMail has "Sans Serif" in the Appearance -> Fonts -> Use custom fonts list.

But if I set "Sans Serif" for composing and hit New email button, I will be
presented with "Liberation Sans" instead of "Sans Serif".

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

[krita] [Bug 388254] Add an option to resize canvas to selection or an option in crop tool to resize canvas without deleting pixel

2018-04-25 Thread Storm Engineer
https://bugs.kde.org/show_bug.cgi?id=388254

Storm Engineer  changed:

   What|Removed |Added

 CC||storm.ant...@gmail.com

--- Comment #1 from Storm Engineer  ---
I second this.

It sucks when you crop for composition then you realize you want to make it
bigger again later, but all cropped data is lost.

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

[frameworks-kio] [Bug 392913] NTFS mountpoints appears as hidden after mount

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392913

--- Comment #8 from Nate Graham  ---
I don't think we need to check every file. The Places Panel knows what the
disks are; we can just have it check them, no?

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

[krita] [Bug 393503] New: First stroke in a row has a strong lag.

2018-04-25 Thread Przemyslaw Golab
https://bugs.kde.org/show_bug.cgi?id=393503

Bug ID: 393503
   Summary: First stroke in a row has a strong lag.
   Product: krita
   Version: 4.0.1
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: gbird...@gmail.com
  Target Milestone: ---

When you make few fast strokes in succession first one is rendered with quite
big delay.
Next strokes fallowing it are rendered normally, but if you wait around 3-5
seconds and make test again first stroke after pause lags again.

Instant preview mode doesn't help.

For now tested only on Windows with Wacom Intuos Pro. Will try on Linux machine
soon.

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

[plasmashell] [Bug 393504] New: krunner crash after first letters of command

2018-04-25 Thread Luís Henrique Camargo Quiroz
https://bugs.kde.org/show_bug.cgi?id=393504

Bug ID: 393504
   Summary: krunner crash after first letters of command
   Product: plasmashell
   Version: 5.12.4
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: luis...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.4)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-3-amd64 x86_64
Distribution: Debian GNU/Linux testing (buster)

-- Information about the crash:
- What I was doing when the application crashed: started to type a command in
krunner prompt (ALT+F2), after the first letters of the desired command the
prompt closes (without I actually could choose an option or call the selected
program) and sometimes krunner crashes 

- Unusual behavior I noticed: krunner crashed. Sometimes the screen goes black,
but plasma recovers and restores the desktop. For some commands/programs, I can
type two letters, for others just one; sometimes I can call the program -- if
it appears in the dropdown list and the list remains opened, it behaves well;
other times the krunner prompt window closes at the fisrt letter.
Examples: I can type "k" and the last command appears, also the dropdown list,
in the case of konsole and kdevelp; I can even type the second letter for
those. If I type "g" (for the program gmsh) the prompt closes almost
immediately. 

I also noticed that, via the main menu (launcher), it is better to type as few
letters as possible and try to locate and choose the desired command in the
list

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa7859f36c0 (LWP 5601))]

Thread 27 (Thread 0x7fa62f7fe700 (LWP 7865)):
#0  0x7fa77e8454ec in futex_wait_cancelable (private=,
expected=0, futex_word=0x55aec9275224) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fa77e8454ec in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55aec92751d0, cond=0x55aec92751f8) at pthread_cond_wait.c:502
#2  0x7fa77e8454ec in __pthread_cond_wait (cond=0x55aec92751f8,
mutex=0x55aec92751d0) at pthread_cond_wait.c:655
#3  0x7fa77f688fbb in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa6ade00745 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7fa6ade04818 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#15 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#20 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#21 0x7fa6ade04872 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#22 0x7fa6addff8fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#23 0x7fa6ade026db in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#24 0x7fa77f687b4f 

[krita] [Bug 393503] First stroke in a row has a strong lag.

2018-04-25 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=393503

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #1 from Scott Petrovic  ---
Do a bit more testing and also provide your system specs. I am not experiencing
any lag on my first stroke on my Windows 10 box. I am on a Huion tablet right
now.  

Does it matter if it is with bigger or smaller brush sizes. Does it is also
matter if you are zoomed to 100%?

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

[frameworks-solid] [Bug 387454] MTP doesn't work in KDE with Linux 4.14

2018-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387454

Nate Graham  changed:

   What|Removed |Added

 CC||stefan.bruens@rwth-aachen.d
   ||e
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #28 from Nate Graham  ---
So whose responsibility is it for fixing this? Is this the kernel's problem or
ours?

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

[plasmashell] [Bug 393388] Font vertical alignment problem in Global Menu with Latte Dock

2018-04-25 Thread Roman
https://bugs.kde.org/show_bug.cgi?id=393388

--- Comment #9 from Roman  ---
Created attachment 112238
  --> https://bugs.kde.org/attachment.cgi?id=112238&action=edit
wrong alignment of menu, 5.12.4, archlinux

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

[plasmashell] [Bug 393388] Font vertical alignment problem in Global Menu

2018-04-25 Thread Roman
https://bugs.kde.org/show_bug.cgi?id=393388

Roman  changed:

   What|Removed |Added

Summary|Font vertical alignment |Font vertical alignment
   |problem in Global Menu with |problem in Global Menu
   |Latte Dock  |

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

[krita] [Bug 393503] First stroke in a row has a strong lag.

2018-04-25 Thread Przemyslaw Golab
https://bugs.kde.org/show_bug.cgi?id=393503

--- Comment #2 from Przemyslaw Golab  ---
Oh.
Tested on Photoshop and Gimp no problem there, so it's not hardware problem.

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

[kmail2] [Bug 339526] Make quick search and quick filters appear on the same line

2018-04-25 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=339526

--- Comment #4 from Martin Tlustos  ---
This is kind of fixed as you now have quick filters within the search panel. It
still takes two clicks, though, to activate them.

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

[krita] [Bug 393503] First stroke in a row has a strong lag.

2018-04-25 Thread Przemyslaw Golab
https://bugs.kde.org/show_bug.cgi?id=393503

--- Comment #3 from Przemyslaw Golab  ---
Lags on even really tiny brushes, same on big ones.

Tested with:
- Quick Brush
- Pixel Brush
- Smudge Brush
- Sketch Brush

Specs: Intel Core i7-2600 3.4 GHz, 16GB RAM, nVidia GTX 750

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

[kio] [Bug 276939] Dolphin cannot copy sockets

2018-04-25 Thread Vito De Tullio
https://bugs.kde.org/show_bug.cgi?id=276939

--- Comment #3 from Vito De Tullio  ---
I'm still using kde 4.14 (present in slackware-current)

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

  1   2   3   4   >