[kio] [Bug 332456] Creating a new folder gives no notification but creating a file does

2018-03-15 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=332456

Roman Inflianskas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||infr...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Roman Inflianskas  ---
It seems that this issue has been fixed: now (I use KDE from the master branch
of git) I get no notification when I create both files and folders. In my
opinion, it's a right behavior.

Feel free to comment on this if you think that this bug was closed prematurely.

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

[kio] [Bug 332458] Dialog for dealing with name conflicts for files is riddled with errors.

2018-03-15 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=332458

Roman Inflianskas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||infr...@gmail.com
 Resolution|--- |FIXED

--- Comment #3 from Roman Inflianskas  ---
It seems that this issue has been fixed: now (I use KDE from the master branch
of git) I cannot create a file with the same name. It just gives me an error.
No additional dialogs involved. In my opinion, it's a right behavior.

Feel free to comment on this if you think that this bug was closed prematurely.

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

[krusader] [Bug 390994] [dev] Compiler warnings with gcc-6.4.0

2018-03-15 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=390994

Nikita Melnichenko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
  Latest Commit|https://commits.kde.org/kru |https://commits.kde.org/kru
   |sader/8837fa2b4bf294d4b8b11 |sader/fd085eb8d09c89500
   |8c7e42024e302be04e4 |df8b7883bbbaa3c0b00

--- Comment #4 from Nikita Melnichenko  ---
Git commit fd085eb8d09c89500df8b7883bbbaa3c0b00 by Nikita Melnichenko.
Committed on 15/03/2018 at 07:04.
Pushed by melnichenko into branch 'master'.

Fixed compiler warnings with gcc-6.4.0

FIXED: [ 390994 ] [dev] Compiler warnings with gcc-6.4.0
Differential Revision: https://phabricator.kde.org/D11310


https://commits.kde.org/krusader/fd085eb8d09c89500df8b7883bbbaa3c0b00

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

[kde] [Bug 332459] File notifications are often wrong.

2018-03-15 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=332459

Roman Inflianskas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||infr...@gmail.com
 Resolution|--- |FIXED

--- Comment #1 from Roman Inflianskas  ---
It seems that this issue has been fixed: now (I use KDE from the master branch
of git) I get no notification when I create files.

Feel free to comment on this if you think that this bug was closed prematurely.

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

[kde] [Bug 332460] Copy File, end up with "Paste URL" option in menu

2018-03-15 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=332460

Roman Inflianskas  changed:

   What|Removed |Added

 CC||infr...@gmail.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Roman Inflianskas  ---
It seems that this issue has been fixed: now (I use KDE from the master branch
of git) I have "Paste N item(s)" in the context menu.

Feel free to comment on this if you think that this bug was closed prematurely.

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

[dolphin] [Bug 222178] Dolphin crashed during KDE startup

2018-03-15 Thread David
https://bugs.kde.org/show_bug.cgi?id=222178

--- Comment #6 from David  ---
Well, all my dolphin windows Did crash on first boot after I upgraded my distro
from Kubuntu 17.04 to 17.10 (Dolphin is now 17.04.3) - it couldn't find symbols
though.

Without them it looks like this, and I'd guess it's a different issue just
because if nothing else it's been 8 years and new major QT version:

Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f60ff143280 (LWP 2025))]

Thread 3 (Thread 0x7f60d6a23700 (LWP 2057)):
#0  0x7f60fe9fa06d in __GI___libc_read (fd=17, buf=0x7f60d6a22a90,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x7f60f03cc073 in ?? () from
/usr/lib/nvidia-384/tls/libnvidia-tls.so.384.111
#2  0x7f60f1be0280 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f60f1b9bc4b in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f60f1b9c110 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f60f1b9c27c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f60f8c4b49b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f60f8bf0e3a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f60f8a103ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f60f8a1529d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f60f3d777fc in start_thread (arg=0x7f60d6a23700) at
pthread_create.c:465
#11 0x7f60fea0ab5f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f60d700 (LWP 2029)):
#0  0x7f60fe9fe951 in __GI___poll (fds=0x7f60d801ae70, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f60f1b9c169 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f60f1b9c27c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f60f8c4b49b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f60f8bf0e3a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f60f8a103ca in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f60f90c7e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f60f8a1529d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f60f3d777fc in start_thread (arg=0x7f60d700) at
pthread_create.c:465
#9  0x7f60fea0ab5f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f60ff143280 (LWP 2025)):
[KCrash Handler]
#6  0x7f60fed24d2d in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#7  0x7f60fed2e051 in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#8  0x7f60fed2ffc6 in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#9  0x7f60fc284cd8 in KMainWindow::readPropertiesInternal(KConfig*, int) ()
from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#10 0x7f60fc284d22 in KMainWindow::restore(int, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#11 0x7f60fed33dfa in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#12 0x7f60fe9171c1 in __libc_start_main (main=0x5585c8e38730, argc=3,
argv=0x7fff6c0f0e38, init=, fini=,
rtld_fini=, stack_end=0x7fff6c0f0e28) at ../csu/libc-start.c:308
#13 0x5585c8e3876a in _start ()

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

[plasmashell] [Bug 391881] New: Did you mean functionality for Kicker

2018-03-15 Thread Volkan
https://bugs.kde.org/show_bug.cgi?id=391881

Bug ID: 391881
   Summary: Did you mean functionality for Kicker
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: h...@kde.org
  Reporter: volkange...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I was planning to work on it, but due to time limitations I'll never be able to
complete in a near future.

It is possible to use something like Google Spell Checker on Kicker. If you
write "wirter", it can also search for "writer" to give good results instead of
returning an empty search result.

That will be very useful for fast typers. The example is here:
https://googlesystem.blogspot.de/2007/04/simplified-version-of-googles-spell.html

The list of words can be created using .desktop files, including their
keywords, etc. after installation.

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

[dolphin] [Bug 181531] Back shortcut not mapped to back key on keyboard

2018-03-15 Thread Roman Inflianskas
https://bugs.kde.org/show_bug.cgi?id=181531

Roman Inflianskas  changed:

   What|Removed |Added

 CC||infr...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Roman Inflianskas  ---
It seems that this issue has been fixed: now (I use KDE from the master branch
of git) I can use both back and forward keys on my mouse to navigate through
the history.

Feel free to comment on this if you think that this bug was closed prematurely.

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

[Falkon] [Bug 391875] Setting Speeddial As Homepage Randomly Gives Empty Page

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

private2@yandex.com changed:

   What|Removed |Added

 CC||private2@yandex.com

--- Comment #1 from private2@yandex.com ---
I think that's related to
https://phabricator.kde.org/R875:674a0e78f69fb49c5512ddf03fe32597dc7ca209, so
if i'm right, it's fixed already.

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

[gwenview] [Bug 379617] When image name renamed to a name of a previously viewed image, the old image is still shown

2018-03-15 Thread Peter Mühlenpfordt
https://bugs.kde.org/show_bug.cgi?id=379617

--- Comment #4 from Peter Mühlenpfordt  ---
It's really a different bug. I created a patch which handles the cache update
and fixes renaming in View Mode. But it still needs to catch the Browse Mode
rename.
https://phabricator.kde.org/D10917

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

[krusader] [Bug 390991] bookmark buttons on a toolbar disappear after closing Bookmark Editor

2018-03-15 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=390991

Nikita Melnichenko  changed:

   What|Removed |Added

   Assignee|m...@fork.pl  |nikita+...@melnichenko.name

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

[krita] [Bug 391513] [filter] [color-to-alpha] Color picker on canvas doesn't work

2018-03-15 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=391513

--- Comment #2 from Dmitry Kazakov  ---
Yeah, the priblem is caused by that change of mine. But atm I cannot tell how
to test it correctly... The point is, now color picker uses strokes to pick
color from the canvas, taking LoD into account. And filters also use strokes
for preview. So I need to invent some way of having both of them at the same
time.

David, what you'd think about the following solution:
1) When filter dialog is in focus, the on-canvas preview is on
2) Wheb the user activates canvas, on-canvas preview hides, and the user is
allowed to pick old color.

What would you think of that?

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

[systemsettings] [Bug 391880] Incorrect colors in dark theme in KDE System Settings

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

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #1 from Kai Uwe Broulik  ---
There are no attachments.

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

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

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

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de,
   ||plasma-b...@kde.org
   Assignee|plasma-b...@kde.org |k...@privat.broulik.de
  Component|top menubar |gmenu-dbusmenu-proxy
Product|kded-appmenu|plasmashell
   Target Milestone|--- |1.0

--- Comment #1 from Kai Uwe Broulik  ---
That's LibreOffice 6's own gmenu implementation being completely broken. Can
you try with appmenu-gtk-module instead? I have seen this bug myself but
haven't found a proper solution yet as LibreOffice hardly signals any menu and
layout changes for its own menu making it rather difficult to get a correct
menu.

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

[Powerdevil] [Bug 391196] Pressing powerbutton make notification.

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

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|INVALID |---
 Ever confirmed|0   |1
 CC||k...@privat.broulik.de
 Status|RESOLVED|REOPENED
   Severity|normal  |wishlist

--- Comment #6 from Kai Uwe Broulik  ---
Could be easily done but I won't actively work on this, patches welcome.

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

[ksmserver] [Bug 391708] please stop inventing non existing keys

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

Kai Uwe Broulik  changed:

   What|Removed |Added

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

--- Comment #5 from Kai Uwe Broulik  ---
The shortcut Qt::Key_ScreenSaver we set translates to XF86XK_ScreenSaver which
this clearly isn't. Could be an X server or driver bug but not something we can
fix on our side.

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

[ark] [Bug 373448] Ark crashes when opening devided rar archive with missing second part.

2018-03-15 Thread Edmund Kasprzak
https://bugs.kde.org/show_bug.cgi?id=373448

Edmund Kasprzak  changed:

   What|Removed |Added

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

--- Comment #2 from Edmund Kasprzak  ---
Can't recreate it, waiting for a problematic file.

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

[systemsettings] [Bug 391880] Incorrect colors in dark theme in KDE System Settings

2018-03-15 Thread Dmitriev Vitalii
https://bugs.kde.org/show_bug.cgi?id=391880

--- Comment #2 from Dmitriev Vitalii  ---
Created attachment 111409
  --> https://bugs.kde.org/attachment.cgi?id=111409&action=edit
Screenshots of an issue

Added an attachment.

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

[digikam] [Bug 390136] digiKam crashes when launching scan and recognize faces

2018-03-15 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=390136

Antonio Rojas  changed:

   What|Removed |Added

 Resolution|WONTFIX |FIXED
  Latest Commit||6ea9e4289a88c167526d7cb6fda
   ||dadbbfc83e0b8
 CC||aro...@archlinux.org

--- Comment #6 from Antonio Rojas  ---
In case any other packager stumbles upon this, it's fixed by
6ea9e4289a88c167526d7cb6fdadadbbfc83e0b8

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

[plasmashell] [Bug 390141] Digital Clock doesn't update when changing the local timezone

2018-03-15 Thread Krasi Georgiev
https://bugs.kde.org/show_bug.cgi?id=390141

Krasi Georgiev  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #10 from Krasi Georgiev  ---
still the same , but it doesn't matter anymore so keep the issue closed.

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

[systemsettings] [Bug 391880] Incorrect colors in dark theme in KDE System Settings

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

Kai Uwe Broulik  changed:

   What|Removed |Added

  Component|general |sidebarview
   Assignee|plasma-b...@kde.org |notm...@gmail.com

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

[plasmashell] [Bug 385920] [Wayland] With "resolution dependent" size, cursor is huge when hovering over Plasma desktop

2018-03-15 Thread guerini
https://bugs.kde.org/show_bug.cgi?id=385920

guerini  changed:

   What|Removed |Added

 CC||sebastien.guerin.news@gmail
   ||.com

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

[kde] [Bug 226264] Mouse cursor often changes size spontaneously

2018-03-15 Thread guerini
https://bugs.kde.org/show_bug.cgi?id=226264

guerini  changed:

   What|Removed |Added

 CC||sebastien.guerin.news@gmail
   ||.com

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

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

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

NSLW  changed:

   What|Removed |Added

 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #5 from NSLW  ---
(In reply to José Pekkarinen from comment #4)
> Created attachment 111249 [details]
> Backtrace of the crash

I cannot reproduce your crash. Could you provide detailed list of steps to
reproduce?

I suspect it might be related to some compiler optimizations.
Could you provide more information about how do you compile your KMM? I would
like to know:
1) your compiler (gcc, clang)
2) your build mode (Debug, Release)
3) your compiler flags (mine are "-Og -g")

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

[kwin] [Bug 368723] cursor size not respected on X11 window borders

2018-03-15 Thread guerini
https://bugs.kde.org/show_bug.cgi?id=368723

guerini  changed:

   What|Removed |Added

 CC||sebastien.guerin.news@gmail
   ||.com

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

[systemsettings] [Bug 301622] Mouse pointer gets huge if a second large screen is connected

2018-03-15 Thread guerini
https://bugs.kde.org/show_bug.cgi?id=301622

guerini  changed:

   What|Removed |Added

 CC||sebastien.guerin.news@gmail
   ||.com

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

[systemsettings] [Bug 377559] Resolution-dependent cursor should be DPI-dependent

2018-03-15 Thread guerini
https://bugs.kde.org/show_bug.cgi?id=377559

guerini  changed:

   What|Removed |Added

 CC||sebastien.guerin.news@gmail
   ||.com

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

[kmymoney] [Bug 391786] kmymoney git 5.0 crashes on exit, even if no file loaded

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

NSLW  changed:

   What|Removed |Added

 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #4 from NSLW  ---
(In reply to Jack from comment #3)
> I'll see if I can build on a different PC or in a VM.  I wonder if it might
> relate to versions of utilities?  I'm using gcc 7.3.0 and cmake 3.9.6.  I
> can also try building with gcc 7.2.0 or 6.4.0

Maybe it's about compiler optimizations. Please read my comment in bug #391251.

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

[kmymoney] [Bug 390810] Icons do not appear on home page for payments

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

NSLW  changed:

   What|Removed |Added

 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #1 from NSLW  ---
Could you attach a screenshot of whole KMyMoney window?

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

[krita] [Bug 391808] custom tags are deleted when upgrading !?

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

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Sorry, I cannot reproduce that. You didn't give any details (like the names of
the tags) or actual steps to reproduce, but I did the following:

* remove all my settings and the resource directory
* start Krita 3.3.3 and create a new preset called "boud_test", then tag that
preset with a new tag "boud"
* close Krita 3.3.3
* start Krita 4
* create a document and click the tag drop down in the preset selector. The new
tag was present and on selecting the tag, my new preset was selected.

So this works for me.

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

[Discover] [Bug 391882] New: The name of the application is translated in French "Découvrir"

2018-03-15 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=391882

Bug ID: 391882
   Summary: The name of the application is translated in French
"Découvrir"
   Product: Discover
   Version: 5.8.7
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: yves.brungard_mag...@gadz.org
  Target Milestone: ---

In the title Bar, when the application is launched in French, it appears as:
"Page d'accueil - Découvrir"
I expect that the name of the application is not translated. It should stay
"Discover".
The same is in the launcher in menu. The entry is only "Découvrir".
Découvrir what?
The name of the application has to stay inchanged, as a trademark.
Papoteur

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

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

2018-03-15 Thread José Pekkarinen
https://bugs.kde.org/show_bug.cgi?id=391251

--- Comment #6 from José Pekkarinen  ---
Created attachment 111410
  --> https://bugs.kde.org/attachment.cgi?id=111410&action=edit
Corruption using latest gentoo ebuild.

For me it's kinda easy:

1) Open kmymoney.
2) Go to account tabs.
3) Open the wizard to create an account.
4) Select institution.
5) Name the account, and select it as asset account.
6) Select a parent account(not selecting a parent account several times
succeed)
7) Close the confirmation piece of the wizard.

That will produce the crash on the closure of the wizard.

José.

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

[kdenlive] [Bug 391877] 2018-03-15 Timeline Refactoring - UI freezes when selecting proxy to be generated

2018-03-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=391877

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[krita] [Bug 391808] custom tags are deleted when upgrading !?

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

--- Comment #2 from gordie.lachance+...@gmail.com ---
Tags were named "ben".
I installed the new beta and it asked me if I wanted to uninstall the previous
version first (maybe related?)
Then they were gone...

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

[krita] [Bug 391808] custom tags are deleted when upgrading !?

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

--- Comment #3 from Boudewijn Rempt  ---
If you're not using the nightly builds, then you don't have the fix that
preserves existing tags.

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

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

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

--- Comment #7 from NSLW  ---
(In reply to José Pekkarinen from comment #6)
> Created attachment 111410 [details]
> Corruption using latest gentoo ebuild.
> 
> For me it's kinda easy:
> 
> 1) Open kmymoney.
> 2) Go to account tabs.
> 3) Open the wizard to create an account.
> 4) Select institution.
> 5) Name the account, and select it as asset account.
> 6) Select a parent account(not selecting a parent account several times
> succeed)
> 7) Close the confirmation piece of the wizard.
> 
> That will produce the crash on the closure of the wizard.
> 
> José.

It still does not crash for me and there is no useful information for me in
backtrace you posted.

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

[kmail2] [Bug 391336] KMAIL-Settings: Clicking "Security" causes KMAIL to crash

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

Fabian Vogt  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DOWNSTREAM

--- Comment #11 from Fabian Vogt  ---
Bug found - a patch breaking ABI was added to messagelib in 42.3 and TW.

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

[digikam] [Bug 389355] digikam crash during metadata refresh if you at same time create an new album

2018-03-15 Thread Axel Schmidt
https://bugs.kde.org/show_bug.cgi?id=389355

--- Comment #3 from Axel Schmidt  ---
Sorry i didn't saw your first answer!

Comment #1: I'm not possible to test this problem, because i get before a
exception, if i go into a album qand than stops the programm:

gdb digikam
GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from digikam...(no debugging symbols found)...done.
(gdb) catch throw
Haltepunkt 1 (throw)
(gdb) run
Starting program: /usr/bin/digikam 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffbffbd700 (LWP 24459)]
[New Thread 0x7fffb7b68700 (LWP 24460)]
[New Thread 0x7fffb6957700 (LWP 24461)]
[New Thread 0x7fffb6156700 (LWP 24462)]
[Thread 0x7fffb6156700 (LWP 24462) exited]
[New Thread 0x7fffb6156700 (LWP 24463)]
[New Thread 0x7fffa520f700 (LWP 24465)]
[New Thread 0x7fff647c4700 (LWP 24466)]
[New Thread 0x7fff63925700 (LWP 24467)]
[New Thread 0x7fff63124700 (LWP 24468)]
[New Thread 0x7fff62923700 (LWP 24469)]
[New Thread 0x7fff62122700 (LWP 24470)]
QFSFileEngine::open: No file name specified
[New Thread 0x7fff60ebb700 (LWP 24471)]
[New Thread 0x7fff4bfff700 (LWP 24472)]
[New Thread 0x7fff4b7fe700 (LWP 24473)]
[New Thread 0x7fff4affd700 (LWP 24474)]
[New Thread 0x7fff4a7fc700 (LWP 24475)]
[New Thread 0x7fff49ffb700 (LWP 24476)]
[New Thread 0x7fff497fa700 (LWP 24477)]
[New Thread 0x7fff48ff9700 (LWP 24478)]
[New Thread 0x7fff27fff700 (LWP 24479)]
[New Thread 0x7fff1f7fe700 (LWP 24480)]
[New Thread 0x7fff277fe700 (LWP 24481)]
[New Thread 0x7fff26ffd700 (LWP 24482)]
[New Thread 0x7fff267fc700 (LWP 24483)]
[New Thread 0x7fff25ffb700 (LWP 24484)]
[New Thread 0x7fff257fa700 (LWP 24485)]
[New Thread 0x7fff24ff9700 (LWP 24486)]
[New Thread 0x7fff1700 (LWP 24487)]
[New Thread 0x7fff1effd700 (LWP 24488)]
[New Thread 0x7fff1e7fc700 (LWP 24489)]
[New Thread 0x7fff1dffb700 (LWP 24490)]
[New Thread 0x7fff1d7fa700 (LWP 24491)]
[New Thread 0x7fff1cff9700 (LWP 24492)]
[New Thread 0x7ffee7fff700 (LWP 24493)]
[New Thread 0x7ffee77fe700 (LWP 24494)]
[New Thread 0x7ffee6ffd700 (LWP 24495)]
[New Thread 0x7ffee67fc700 (LWP 24496)]
QFSFileEngine::open: No file name specified
[New Thread 0x7ffee5ffb700 (LWP 24497)]
[New Thread 0x7ffee57fa700 (LWP 24499)]
[New Thread 0x7ffee4ff9700 (LWP 24500)]
[New Thread 0x7ffee47f8700 (LWP 24502)]
[Thread 0x7ffee4ff9700 (LWP 24500) exited]
[New Thread 0x7ffee4ff9700 (LWP 24503)]
[Thread 0x7ffee57fa700 (LWP 24499) exited]
[Thread 0x7ffee5ffb700 (LWP 24497) exited]
[Thread 0x7ffee47f8700 (LWP 24502) exited]
[Thread 0x7ffee4ff9700 (LWP 24503) exited]
[New Thread 0x7ffee4ff9700 (LWP 24504)]
[Thread 0x7ffee4ff9700 (LWP 24504) exited]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
[New Thread 0x7ffee4ff9700 (LWP 24505)]
[Thread 0x7ffee4ff9700 (LWP 24505) exited]
[New Thread 0x7ffee4ff9700 (LWP 24506)]
[New Thread 0x7ffee4ff9700 (LWP 24507)]
[Thread 0x7ffee4ff9700 (LWP 24506) exited]
[New Thread 0x7ffee47f8700 (LWP 24508)]
[New Thread 0x7ffee5ffb700 (LWP 24509)]
[New Thread 0x7ffee57fa700 (LWP 24510)]
[New Thread 0x7ffec2c8e700 (LWP 24511)]
[New Thread 0x7ffec248d700 (LWP 24512)]
[New Thread 0x7ffec1c8c700 (LWP 24513)]
[New Thread 0x7ffec148b700 (LWP 24514)]
[Thread 0x7ffee4ff9700 (LWP 24507) exited]
[Thread 0x7ffec248d700 (LWP 24512) exited]
[Thread 0x7ffec2c8e700 (LWP 24511) exited]
[Thread 0x7ffec1c8c700 (LWP 24513) exited]
[Thread 0x7ffee57fa700 (LWP 24510) exited]
[Thread 0x7ffee5ffb700 (LWP 24509) exited]
[Thread 0x7ffee47f8700 (LWP 24508) exited]
[New Thread 0x7ffee47f8700 (LWP 24554)]
[Thread 0x7ffee47f8700 (LWP 24554) exited]
[Thread 0x7ffee7fff700 (LWP 24493) exited]
[Thread 0x7ffee77fe700 (LWP 24494) exited]
[Thread 0x7ffee67fc700 (LWP 24496) exited]
[Thread 0x7ffee6ffd700 (LWP 24495) exited]
[Thread 0x7ffec148b700 (LWP 24514) exited]
[New Thread 0x7ffec148b700 (LWP 24561)]
[New Thread 0x7ffee67fc700 (LWP 24562)]
[Thread 0x7ffec148b700 (LWP 24561) exited]
[New Thread 0x7ffec148b700 (LWP 24571)]
[Thread 0x7ffec148b700 (LWP 24571) exited]
[New Thread 0x7ffec148b700 (LWP 24583)]
[Thread 0x7ffec148b700 (LWP 24583) exited]
[New Thread 0x7ffec148b700 (LWP 24590)]
[Thread 0x7ffec148b700 (LWP 24590) exited]
[New Thread 0x7ffec148b700 (LWP 24597)]
[Thread 0x7ffec148b700 (LWP 2459

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

2018-03-15 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=391868

--- Comment #2 from Michał Dybczak  ---
So how do I set LO global menu to use appmenu-gtk-module? I have it installed
along with gmenu-dbusmenu-proxy and did export SAL_USE_VCLPLUGIN=gtk3 to
~/.xprofile

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

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

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

--- Comment #3 from Kai Uwe Broulik  ---
You also need GTK_MODULES=appmenu-gtk-module 
Perhaps you need to force the GTK2 plugin instead, not sure

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

[Powerdevil] [Bug 391196] Pressing powerbutton make notification.

2018-03-15 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=391196

Sebastian Kügler  changed:

   What|Removed |Added

 CC||se...@kde.org

--- Comment #7 from Sebastian Kügler  ---
I'm not sure. The system should go into suspend as quickly as possible, and
what use would be a notification when you close the lid? The screen isn't
visible then, and in case of suspend, the notification would still be there
post-resume, and then we definitely don't want to show it.

I for one don't want my system to play sound on normal events, especially
laptops are often used in environments with people around me and I don't want
to make noise.

Why exactly would you want to play a sound here?

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

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

2018-03-15 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=391868

--- Comment #4 from Michał Dybczak  ---
I'm not sure if I did it correctly. I changed ~/.xprofile

export SAL_USE_VCLPLUGIN=gtk
export GTK_MODULES=appmenu-gtk-module

Result is, I see situation 2) for a split of second and it automatically
switches to situation 1) unclicable first menu

So it's a bit better but still broken.

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

[plasmashell] [Bug 391647] Titlebar application menu crashes on wayland

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

--- Comment #2 from sergei.cherni...@gmail.com ---
Maybe thats not a correct word, button just disapeared from every window
titlebar without any error showed

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

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

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

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from Kai Uwe Broulik  ---
I can reproduce when I launch soffice --writer directly with LO 6. I sometimes
get a broken app menu entangled into it, e.g. "New, Help, About, Quit, File,
Edit, ..." or I get a non-responsive "File" entry

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

[dolphin] [Bug 236720] Dolphin sometimes instant closes for no reason

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=236720

XYQuadrat  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |INVALID
 Status|NEEDSINFO   |RESOLVED
 CC||juliquad...@gmail.com

--- Comment #2 from XYQuadrat  ---
Closing for inactivity & missing information. If you still experience this
crash with the newest version of Dolphin (currently 17.12.3), please reopen and
attach more information such as a backtrace.

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

[dolphin] [Bug 237661] sometimes some "bookmarks" in "places" are gone, can restore them by restarting dolphin

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=237661

XYQuadrat  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com
 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from XYQuadrat  ---
Cannot reproduce this behavior either. Closing for inactivity, if you still
experience this issue reopen & attach steps to reproduce this bug.

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

[dolphin] [Bug 238856] cut function is unexpectedly disabled

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=238856

XYQuadrat  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com

--- Comment #2 from XYQuadrat  ---
Can you still reproduce this issue with the newest version of Dolphin? If not,
I'll close this bug soon™.

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

[dolphin] [Bug 241212] dolphin deletes files when you are moving a directory if you also move a file with the same destination as on of the files in the directory

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=241212

XYQuadrat  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com

--- Comment #2 from XYQuadrat  ---
Can you still reproduce this issue with the newest version of Dolphin? If not,
I'll close this bug soon™.

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

[dolphin] [Bug 220334] Drag and Drop between two windows

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=220334

XYQuadrat  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 CC||juliquad...@gmail.com
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from XYQuadrat  ---
Cannot reproduce this behavior, likely fixed together with bug 206812. Closing
for inactivity.

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

[dolphin] [Bug 220641] Crash when dragging and dropping to move or copy any file in any kde app

2018-03-15 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=220641

XYQuadrat  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID
 Status|NEEDSINFO   |RESOLVED
 CC||juliquad...@gmail.com

--- Comment #5 from XYQuadrat  ---
Dolphin via MacPorts is/was not officially supported, and this issue is
probably fixed with Qt 5 (even though I've not seen someone running Dolphin on
macOS in the recent past). Closing for inactivity.

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

[plasmashell] [Bug 390958] plasmashell segfaulted when using classical application menu under wayland

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

--- Comment #2 from sergei.cherni...@gmail.com ---
It is reproducible every time, but I can't get useful backtrace. All I can get
is 
Application: Plasma (plasmashell), signal: Segmentation fault

I have already installed plasma-workspace-dbgsym, but looks like it missing
debug symbols for /usr/bin/plasmashell

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

[kontact] [Bug 391883] New: Moving a lot of Sent messages to Trash

2018-03-15 Thread Rik Meijer
https://bugs.kde.org/show_bug.cgi?id=391883

Bug ID: 391883
   Summary: Moving a lot of Sent messages to Trash
   Product: kontact
   Version: 5.6.3
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: r...@pulledbits.org
  Target Milestone: ---

Application: kontact (5.6.3)

Qt Version: 5.9.2
Frameworks Version: 5.42.0
Operating System: Linux 4.14.0-3-amd64 x86_64
Distribution: Debian GNU/Linux testing (buster)

-- Information about the crash:
- What I was doing when the application crashed:
Moving 200MB of messages from Sent to Trash. When I opened the Trash folder
Kontact crashed. Restarting Kontact allowed me to proceed as usual.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff073ed4080 (LWP 25931))]

Thread 29 (Thread 0x7fef19fee700 (LWP 26008)):
#0  0x7ff06a425584 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7ff06a3dffcd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff06a3e022c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff07144a10b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff0713ef2aa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff07120e35a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff07121322d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff06c68b5aa in start_thread (arg=0x7fef19fee700) at
pthread_create.c:463
#8  0x7ff070906cbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7fef1a9ef700 (LWP 26003)):
#0  0x7ff06c6914ec in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c265d020e8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55c265d02098,
cond=0x55c265d020c0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55c265d020c0, mutex=0x55c265d02098) at
pthread_cond_wait.c:655
#3  0x7ff061406555 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7ff061406a37 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7ff0614077d1 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7ff061403e9b in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7ff06c68b5aa in start_thread (arg=0x7fef1a9ef700) at
pthread_create.c:463
#8  0x7ff070906cbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fef2b3eb700 (LWP 25975)):
#0  0x7ff0708fc5d9 in __GI___poll (fds=0x7fef1c003ce0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff06a3e0119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff06a3e022c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff07144a10b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff0713ef2aa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff07120e35a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff07121322d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff06c68b5aa in start_thread (arg=0x7fef2b3eb700) at
pthread_create.c:463
#8  0x7ff070906cbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fef2bbec700 (LWP 25974)):
#0  0x7ff0708fc5d9 in __GI___poll (fds=0x7fef240049b0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff06a3e0119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff06a3e022c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff07144a10b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff0713ef2aa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff07120e35a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff07121322d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff06c68b5aa in start_thread (arg=0x7fef2bbec700) at
pthread_create.c:463
#8  0x7ff070906cbf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fef3b3a1700 (LWP 25959)):
#0  0x7ff0708fc5d9 in __GI___poll (fds=0x7fef2c0730d0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7ff06a3e0119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff06a3e022c in g_main_context_iteration () from
/lib/x86_64

[plasmashell] [Bug 386546] bad textarea width for rename file if filename too short

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

Eike Hein  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/d6818eac6fbe495
   ||facf558b41cd570604bb7cbcb
 Resolution|--- |FIXED

--- Comment #11 from Eike Hein  ---
Git commit d6818eac6fbe495facf558b41cd570604bb7cbcb by Eike Hein, on behalf of
Radek Bucek.
Committed on 15/03/2018 at 10:28.
Pushed by hein into branch 'Plasma/5.12'.

bad textarea width for rename file if filename too short

plasma-desktop - bad textarea width in rename file

steps for replicate:

create file (on plasma-destkop) with filename 't1'
try rename file to: 't1 test test'

Reviewers: #plasma, hein

Subscribers: plasma-devel

Tags: #plasma

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

M  +5-7containments/desktop/package/contents/ui/FolderView.qml

https://commits.kde.org/plasma-desktop/d6818eac6fbe495facf558b41cd570604bb7cbcb

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

[kdevelop] [Bug 368544] Implementation generator drops parameters of method template

2018-03-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=368544

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||velop/782645190f44ca1dd147e
   ||45d18fc354ef6282186
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Milian Wolff  ---
Git commit 782645190f44ca1dd147e45d18fc354ef6282186 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 15/03/2018 at 10:43.
Pushed by mwolff into branch 'master'.

Fix Template (Class/Function) Signatures in Clang Code Completion

Summary:
  - Create correct template prefix for Class/Function Templates

  - Handle Template Template Parameter

  - Do not drop function parameters for FunctionTemplates
Related: bug 377397

Reviewers: #kdevelop, aspotashev, mwolff

Subscribers: #kdevelop, kdevelop-devel

Tags: #kdevelop

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

M  +30   -5plugins/clang/codecompletion/completionhelper.cpp
M  +28   -0plugins/clang/tests/test_codecompletion.cpp
M  +26   -2plugins/clang/util/clangutils.cpp

https://commits.kde.org/kdevelop/782645190f44ca1dd147e45d18fc354ef6282186

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

[kdevelop] [Bug 377397] "Implement ..." template for template methods misses the keyword "typename"

2018-03-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=377397

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||velop/782645190f44ca1dd147e
   ||45d18fc354ef6282186
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Milian Wolff  ---
Git commit 782645190f44ca1dd147e45d18fc354ef6282186 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 15/03/2018 at 10:43.
Pushed by mwolff into branch 'master'.

Fix Template (Class/Function) Signatures in Clang Code Completion

Summary:
  - Create correct template prefix for Class/Function Templates

  - Handle Template Template Parameter

  - Do not drop function parameters for FunctionTemplates
Related: bug 368544

Reviewers: #kdevelop, aspotashev, mwolff

Subscribers: #kdevelop, kdevelop-devel

Tags: #kdevelop

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

M  +30   -5plugins/clang/codecompletion/completionhelper.cpp
M  +28   -0plugins/clang/tests/test_codecompletion.cpp
M  +26   -2plugins/clang/util/clangutils.cpp

https://commits.kde.org/kdevelop/782645190f44ca1dd147e45d18fc354ef6282186

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

[kdevelop] [Bug 365420] Usage of "Adapt signature" to rename argument in constructor inserts keyword "void" in its declaration

2018-03-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=365420

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/kde
   ||velop/e334d754bf510bdf21368
   ||858d8494adf3622fb16

--- Comment #3 from Milian Wolff  ---
Git commit e334d754bf510bdf21368858d8494adf3622fb16 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 15/03/2018 at 10:40.
Pushed by mwolff into branch 'master'.

Do not add return type to constructors declaration when editing definition in
signature assistant.

Reviewers: kfunk, mwolff, #kdevelop, brauch

Reviewed By: mwolff, #kdevelop, brauch

Subscribers: brauch, apol, #kdevelop, kdevelop-devel

Tags: #kdevelop

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

M  +1-1plugins/clang/codegen/adaptsignatureassistant.cpp
M  +8-0plugins/clang/tests/test_assistants.cpp

https://commits.kde.org/kdevelop/e334d754bf510bdf21368858d8494adf3622fb16

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

[krita] [Bug 391576] [tags] [paintoppresets] Tags blacklist issue, "★ My Favorites" empty, list expanding

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

--- Comment #1 from Boudewijn Rempt  ---
Git commit 5d361cf0c028f08f78fdf06fcd784c909d85b1b1 by Boudewijn Rempt.
Committed on 15/03/2018 at 10:45.
Pushed by rempt into branch 'master'.

Resources: Remove KoResourceLoaderThread

All resources were loaded synchronously by now, so KoResourceLoaderThread
was obsolete. This also moved the bundle server to it's own singleton,
since it needs a completely instantiated singleton of
KisResourceServerProvider.

KisApplication now instantiates the singletons in the correct order, without
superfluously getting the actual resource providers. Since the order is now
properly known, we can clear the empty krita 3 system preset tags from the
tag database after loading the last bundles. However, the tag system seems
to be case-insensitive, but we used to have both ink and Ink; that still
needs fixing.

This fixes item 2 from

Curiously enough, this also makes Krita start quite a bit faster for me...

M  +3-11   libs/brush/kis_brush_server.cpp
M  +1-7libs/brush/kis_brush_server.h
M  +1-1libs/libkis/Krita.cpp
M  +1-1libs/libqml/Settings.cpp
M  +1-1libs/libqml/plugins/kritasketchplugin/models/PaletteModel.cpp
M  +1-1   
libs/libqml/plugins/kritasketchplugin/models/PresetImageProvider.cpp
M  +1-1libs/libqml/plugins/kritasketchplugin/models/PresetModel.cpp
M  +2-1libs/ui/CMakeLists.txt
M  +9-24   libs/ui/KisApplication.cpp
M  +4-4libs/ui/KisColorsetChooser.cpp
M  +1-1libs/ui/KisDocument.cpp
M  +3-3libs/ui/KisMainWindow.cpp
M  +1-1libs/ui/KisPart.cpp
M  +1-1libs/ui/KisResourceBundle.cpp
M  +1-1libs/ui/KisResourceBundleManifest.cpp
A  +69   -0libs/ui/KisResourceBundleServerProvider.cpp [License: GPL
(v2+)]
A  +53   -0libs/ui/KisResourceBundleServerProvider.h [License: GPL
(v2+)]
R  +7-65   libs/ui/KisResourceServerProvider.cpp [from:
libs/ui/kis_resource_server_provider.cpp - 057% similarity]
R  +4-14   libs/ui/KisResourceServerProvider.h [from:
libs/ui/kis_resource_server_provider.h - 081% similarity]
M  +1-1libs/ui/KisViewManager.cpp
M  +1-1libs/ui/dialogs/kis_dlg_blacklist_cleanup.cpp
M  +1-1libs/ui/dialogs/kis_dlg_internal_color_selector.cpp
M  +1-1libs/ui/dialogs/kis_dlg_layer_style.cpp
M  +2-2libs/ui/kis_control_frame.cpp
M  +2-2libs/ui/kis_custom_pattern.cc
M  +4-4libs/ui/kis_favorite_resource_manager.cpp
M  +3-3libs/ui/kis_paintop_box.cc
M  +1-1libs/ui/kis_popup_palette.cpp
M  +1-1libs/ui/tests/ResourceBundleTest.cpp
M  +1-1libs/ui/tests/kis_resource_server_provider_test.cpp
M  +30   -1libs/ui/widgets/kis_categorized_list_view.cpp
M  +3-4libs/ui/widgets/kis_categorized_list_view.h
M  +1-0libs/ui/widgets/kis_cmb_composite.cc
M  +1-1libs/ui/widgets/kis_gradient_chooser.cc
M  +1-1libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp
M  +1-1libs/ui/widgets/kis_paintop_presets_popup.cpp
M  +1-1libs/ui/widgets/kis_paintop_presets_save.cpp
M  +2-2libs/ui/widgets/kis_pattern_chooser.cc
M  +2-2libs/ui/widgets/kis_preset_chooser.cpp
M  +2-2libs/ui/widgets/kis_workspace_chooser.cpp
M  +1-1libs/widgets/KoColorPopupAction.cpp
M  +4-1libs/widgets/KoResourceServer.h
M  +18   -94   libs/widgets/KoResourceServerProvider.cpp
M  +5-39   libs/widgets/KoResourceServerProvider.h
M  +5-0libs/widgets/KoResourceTagStore.cpp
M  +1-1plugins/dockers/palettedocker/palettedocker_dock.cpp
M  +1-1plugins/dockers/presethistory/presethistory_dock.cpp
M  +3-10   plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp
M  +1-3plugins/dockers/tasksetdocker/tasksetdocker_dock.h
M  +1-1plugins/extensions/bigbrother/bigbrother.cc
M  +1-1plugins/extensions/layersplit/dlg_layersplit.cpp
M  +4-4plugins/extensions/resourcemanager/dlg_bundle_manager.cpp
M  +1-1plugins/extensions/resourcemanager/dlg_create_bundle.cpp
M  +17   -17   plugins/extensions/resourcemanager/resourcemanager.cpp
M  +3-3plugins/filters/gradientmap/krita_filter_gradient_map.cpp
M  +1-1plugins/impex/libkra/kis_kra_loader.cpp
M  +1-1plugins/impex/psd/psd_loader.cpp
M  +1-1   
plugins/paintops/libpaintop/tests/kis_embedded_pattern_manager_test.cpp
M  +1-4   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.cpp
M  +0-2   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.h
M  +1-1sdk/tests/ui_manager_test.h

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

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

[krita] [Bug 391576] [tags] [paintoppresets] Tags blacklist issue, "★ My Favorites" empty, list expanding

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

--- Comment #2 from Boudewijn Rempt  ---
Git commit 4f82ef7793d1341fb19b7dd60095f4096a868886 by Boudewijn Rempt.
Committed on 15/03/2018 at 10:52.
Pushed by rempt into branch 'krita/4.0'.

Resources: Remove KoResourceLoaderThread

All resources were loaded synchronously by now, so KoResourceLoaderThread
was obsolete. This also moved the bundle server to it's own singleton,
since it needs a completely instantiated singleton of
KisResourceServerProvider.

KisApplication now instantiates the singletons in the correct order, without
superfluously getting the actual resource providers. Since the order is now
properly known, we can clear the empty krita 3 system preset tags from the
tag database after loading the last bundles. However, the tag system seems
to be case-insensitive, but we used to have both ink and Ink; that still
needs fixing.

This fixes item 2 from

Curiously enough, this also makes Krita start quite a bit faster for me...

(cherry picked from commit 5d361cf0c028f08f78fdf06fcd784c909d85b1b1)

M  +3-11   libs/brush/kis_brush_server.cpp
M  +1-7libs/brush/kis_brush_server.h
M  +1-1libs/libkis/Krita.cpp
M  +1-1libs/libqml/Settings.cpp
M  +1-1libs/libqml/plugins/kritasketchplugin/models/PaletteModel.cpp
M  +1-1   
libs/libqml/plugins/kritasketchplugin/models/PresetImageProvider.cpp
M  +1-1libs/libqml/plugins/kritasketchplugin/models/PresetModel.cpp
M  +2-1libs/ui/CMakeLists.txt
M  +9-24   libs/ui/KisApplication.cpp
M  +4-4libs/ui/KisColorsetChooser.cpp
M  +1-1libs/ui/KisDocument.cpp
M  +3-3libs/ui/KisMainWindow.cpp
M  +1-1libs/ui/KisPart.cpp
M  +1-1libs/ui/KisResourceBundle.cpp
M  +1-1libs/ui/KisResourceBundleManifest.cpp
A  +69   -0libs/ui/KisResourceBundleServerProvider.cpp [License: GPL
(v2+)]
A  +53   -0libs/ui/KisResourceBundleServerProvider.h [License: GPL
(v2+)]
R  +7-65   libs/ui/KisResourceServerProvider.cpp [from:
libs/ui/kis_resource_server_provider.cpp - 057% similarity]
R  +4-14   libs/ui/KisResourceServerProvider.h [from:
libs/ui/kis_resource_server_provider.h - 081% similarity]
M  +1-1libs/ui/KisViewManager.cpp
M  +1-1libs/ui/dialogs/kis_dlg_blacklist_cleanup.cpp
M  +1-1libs/ui/dialogs/kis_dlg_internal_color_selector.cpp
M  +1-1libs/ui/dialogs/kis_dlg_layer_style.cpp
M  +2-2libs/ui/kis_control_frame.cpp
M  +2-2libs/ui/kis_custom_pattern.cc
M  +4-4libs/ui/kis_favorite_resource_manager.cpp
M  +3-3libs/ui/kis_paintop_box.cc
M  +1-1libs/ui/kis_popup_palette.cpp
M  +1-1libs/ui/tests/ResourceBundleTest.cpp
M  +1-1libs/ui/tests/kis_resource_server_provider_test.cpp
M  +30   -1libs/ui/widgets/kis_categorized_list_view.cpp
M  +3-4libs/ui/widgets/kis_categorized_list_view.h
M  +1-0libs/ui/widgets/kis_cmb_composite.cc
M  +1-1libs/ui/widgets/kis_gradient_chooser.cc
M  +1-1libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp
M  +1-1libs/ui/widgets/kis_paintop_presets_popup.cpp
M  +1-1libs/ui/widgets/kis_paintop_presets_save.cpp
M  +2-2libs/ui/widgets/kis_pattern_chooser.cc
M  +2-2libs/ui/widgets/kis_preset_chooser.cpp
M  +2-2libs/ui/widgets/kis_workspace_chooser.cpp
M  +1-1libs/widgets/KoColorPopupAction.cpp
M  +4-1libs/widgets/KoResourceServer.h
M  +18   -94   libs/widgets/KoResourceServerProvider.cpp
M  +5-39   libs/widgets/KoResourceServerProvider.h
M  +5-0libs/widgets/KoResourceTagStore.cpp
M  +1-1plugins/dockers/palettedocker/palettedocker_dock.cpp
M  +1-1plugins/dockers/presethistory/presethistory_dock.cpp
M  +3-10   plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp
M  +1-3plugins/dockers/tasksetdocker/tasksetdocker_dock.h
M  +1-1plugins/extensions/bigbrother/bigbrother.cc
M  +1-1plugins/extensions/layersplit/dlg_layersplit.cpp
M  +4-4plugins/extensions/resourcemanager/dlg_bundle_manager.cpp
M  +1-1plugins/extensions/resourcemanager/dlg_create_bundle.cpp
M  +17   -17   plugins/extensions/resourcemanager/resourcemanager.cpp
M  +3-3plugins/filters/gradientmap/krita_filter_gradient_map.cpp
M  +1-1plugins/impex/libkra/kis_kra_loader.cpp
M  +1-1plugins/impex/psd/psd_loader.cpp
M  +1-1   
plugins/paintops/libpaintop/tests/kis_embedded_pattern_manager_test.cpp
M  +1-4   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.cpp
M  +0-2   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.h
M  +1-1sdk/tests/ui_manager_test.h

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

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

[gwenview] [Bug 391884] New: Investigate whether crop ratios should be inverted when image orientation changes

2018-03-15 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=391884

Bug ID: 391884
   Summary: Investigate whether crop ratios should be inverted
when image orientation changes
   Product: gwenview
   Version: 17.12.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: rk...@lab12.net
  Target Milestone: ---

The crop tool allows to select various predefined as well as custom crop
ratios. Assuming D11202 will add a way to remember the last used crop setting
for the next invocation of the crop tool, it might (or might not) be a good
idea to invert the crop ratio in case the image orientation changed.

See https://phabricator.kde.org/D11202#226207 ff. for an initial discussion.

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

[Falkon] [Bug 391885] New: Compilation error using musl rather than glibc

2018-03-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885

Bug ID: 391885
   Summary: Compilation error using musl rather than glibc
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: bribb...@disroot.org
  Target Milestone: ---

Created attachment 111411
  --> https://bugs.kde.org/attachment.cgi?id=111411&action=edit
CMake error log

When trying to build Falkon 3.0.0, I get a linking error.

```
[ 52%] Linking CXX shared library ../../bin/libFalkonPrivate.so
/usr/lib/libQt5Network.so.5.9.3: warning: warning: EVP_CipherFinal is often
misused, please use EVP_CipherFinal_ex and EVP_CIPHER_CTX_cleanup
collect2: error: ld returned 1 exit status
```

Viewing CMakeError.log it seems it's a detection of glibc gone wrong. Note that
this system uses musl rather than glibc.

```
/home/pmos/build/src/falkon-3.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In
function 'main':
/home/pmos/build/src/falkon-3.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19:
error: '__GLIBC__' undeclared (first use in this function)
   return ((int*)(&__GLIBC__))[argc];
   ^
```

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

[Falkon] [Bug 391885] Compilation error using musl rather than glibc

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #1 from David Rosca  ---
Please post full output, or at least last 200 lines.

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

[gwenview] [Bug 391884] Investigate whether crop ratios should be inverted when image orientation changes

2018-03-15 Thread Peter Mühlenpfordt
https://bugs.kde.org/show_bug.cgi?id=391884

Peter Mühlenpfordt  changed:

   What|Removed |Added

 CC||de...@ukn8.de

--- Comment #1 from Peter Mühlenpfordt  ---
> [huoni @ https://phabricator.kde.org/D11202#226409]
> QSizeF::transposed() simply returns a new object with width/height swapped.
> I don't see how that would help determine which combobox items were under
> which Landscape/Portrait heading.

I think you don't need to pre-categorize the settings. If height() > width() it
is portrait and vice versa. But that doesn't matter while switching the
orientation.
The corresponding setting for the other mode can be found by just searching the
transposed actual QSizeF in the combobox list.

>> IMHO a basic change/rewrite of storing and handling the combo box entries
>> stands in no relation to the benefits.
>
> Sorry not sure what you mean. Are you saying that a change/rewrite is fine
> to go ahead with regardless?

What I meant was that completely changing the combo box code ist much work and
it doesn't give that much benefit. If it could be done with a little bit of
work it's ok.  ;)

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

[Falkon] [Bug 391885] Compilation error using musl rather than glibc

2018-03-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #2 from Bart Ribbers  ---
Created attachment 111412
  --> https://bugs.kde.org/attachment.cgi?id=111412&action=edit
CMake output log

Note that CMake reports the system is Gentoo, this only is for the kernel. I'm
actually building this in a Alpine Linux chroot.

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

[Falkon] [Bug 391885] Compilation error using musl rather than glibc

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #3 from David Rosca  ---
I meant output you see in terminal, not what CMake saves in log files.

But it fails due to LibreSSL, probably because EVP_CipherFinal is not defined?
It will be evident from linker output.

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

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

2018-03-15 Thread José Pekkarinen
https://bugs.kde.org/show_bug.cgi?id=391251

--- Comment #8 from José Pekkarinen  ---
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/configure
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/python
--enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt
--disable-werror --with-system-zlib --enable-nls --without-included-gettext
--enable-checking=release --with-bugurl=https://bugs.gentoo.org/
--with-pkgversion='Gentoo 6.4.0-r1 p1.3' --disable-esp --enable-libstdcxx-time
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64
--disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj
--enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts
--disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto
--without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp
Thread model: posix
gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3)

$ grep CFLAGS /etc/portage/make.conf
CFLAGS="-O2 -march=skylake -mtune=skylake -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"

I assume the ebuild is building for release, but I cannot tell, ebuild doesn't
light anything about it.

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

[Falkon] [Bug 391885] Compilation error using musl rather than glibc

2018-03-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #4 from Bart Ribbers  ---
Created attachment 111413
  --> https://bugs.kde.org/attachment.cgi?id=111413&action=edit
CMake terminal output

Ah sorry, my mistake. I find the terminal output quite useless really, it has
no indication why it failed. But here it is.

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

[gwenview] [Bug 391884] Investigate whether crop ratios should be inverted when image orientation changes

2018-03-15 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=391884

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||h...@plonq.org

--- Comment #2 from Henrik Fehlauer  ---
> If height() > width() it is portrait and vice versa.
There are 4 possible combinations ("I"/"C"):
- Landscape image, landscape crop.
- Landscape image, portrait crop.
- Portrait image, landscape crop.
- Portrait image, portrait crop.

This means with normalizing we could store the value for C as-is (for I ==
landscape) and inverted/transposed (for I == portrait) in the config.

Anyway, I think we first have to determine whether this behaviour makes any
sense at all (and I don't like adding yet another option…).

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

[Falkon] [Bug 391885] Compilation error using musl rather than glibc

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #5 from David Rosca  ---
Yes, it's LibreSSL incompatibility in this case. You should use OpenSSL
instead.

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

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885

David Rosca  changed:

   What|Removed |Added

Summary|Compilation error using |Compilation error using
   |musl rather than glibc  |LibreSSL rather than
   ||OpenSSL

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

[plasmashell] [Bug 391868] Incorrect Libre Office first topmenu item when office file launched directly

2018-03-15 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=391868

--- Comment #6 from Michał Dybczak  ---
Is there a chance to cooperate this with libreoffice developers? Or maybe with
someone from Munich KDE team?

I'm not a software developer or any IT specialist so I can only report what's
on my machine and system. Bug is reproducible so it should be possible to test
it somehow, I hope ;).

P.S. By the way, thanks Kai for the gmenu-dbusmenu-proxy! Aside this LO issue,
all seems to work great for me. I love global menus and I'm happy that Plasma
have it finally the way it was supposed to be. Now it's only a matter of
polishing (LO issue) and in the future extending it to FF and Thunderbird :D.

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

[krita] [Bug 391513] [filter] [color-to-alpha] Color picker on canvas doesn't work

2018-03-15 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=391513

--- Comment #3 from David REVOY  ---
Hey @dmitry.

I tested again and I think exposing the color-picker while being hover the
canvas can be now removed totally. I explain:

If you click on the filter in the color socket ; it calls the color-selector
refactored by Wolthera. This color selector embed a color-picker. So the
feature now just moved to a more logical place in a way.

What do you think about it?

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

[Falkon] [Bug 391875] Setting Speeddial As Homepage Randomly Gives Empty Page

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

--- Comment #2 from dsreyes1...@gmail.com ---
Is there a release of stable coming out soon or should I just check for the fix
in git?

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

[Falkon] [Bug 391875] Setting Speeddial As Homepage Randomly Gives Empty Page

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391875

--- Comment #3 from David Rosca  ---
Does reloading the page helps?

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

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

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

--- Comment #9 from NSLW  ---
(In reply to José Pekkarinen from comment #8)
> $ gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.4.0/lto-wrapper
> Target: x86_64-pc-linux-gnu
> Configured with:
> /var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/configure
> --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr
> --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0
> --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include
> --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0
> --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/man
> --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/info
> --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6
> --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.4.0/python
> --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt
> --disable-werror --with-system-zlib --enable-nls --without-included-gettext
> --enable-checking=release --with-bugurl=https://bugs.gentoo.org/
> --with-pkgversion='Gentoo 6.4.0-r1 p1.3' --disable-esp
> --enable-libstdcxx-time --enable-shared --enable-threads=posix
> --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib
> --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point
> --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap
> --disable-libssp --disable-libcilkrts --disable-libmpx
> --enable-vtable-verify --enable-libvtv --enable-lto --without-isl
> --enable-libsanitizer --enable-default-pie --enable-default-ssp
> Thread model: posix
> gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3)
> 
> $ grep CFLAGS /etc/portage/make.conf
> CFLAGS="-O2 -march=skylake -mtune=skylake -fomit-frame-pointer -pipe"
> CXXFLAGS="${CFLAGS}"
> 
> I assume the ebuild is building for release, but I cannot tell, ebuild
> doesn't
> light anything about it.

I don't know anything about ebuild, but I believe your builds are heavily
optimized by the use of "-mtune=skylake". I assume, it's the cause of your
issues.
For the start, could you try to set CFLAGS and CXXFLAGS to "-Og -g" and see if
you still can reproduce the crash?

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

[krita] [Bug 391513] [filter] [color-to-alpha] Color picker on canvas doesn't work

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

--- Comment #4 from Boudewijn Rempt  ---
Oh, that would be a time-saving solution :-)

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

[frameworks-solid] [Bug 391886] New: Following a recent update of udisk2 from 2.6.5 to 2.7.6 Dolphin, for example, is unable to mount media.

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

Bug ID: 391886
   Summary: Following a recent update of udisk2 from 2.6.5 to
2.7.6 Dolphin, for example, is unable to mount media.
   Product: frameworks-solid
   Version: 5.43.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: lu...@kde.org
  Reporter: pip@gmx.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 111414
  --> https://bugs.kde.org/attachment.cgi?id=111414&action=edit
Screenshot of (Dolphin) mount error.

Following a recent update of udisk2 from 2.6.5 to 2.7.6 Dolphin, for example,
is unable to mount media.

This happens when attempting to mount any device, external USB, internal
(unmounted) drive, no matter what.

The error reported by Dolphin is:

"An error occurred while accessing 'Wastebin'; the system responded: The device
is already mounted: Device /dev/sd(Xn) is already mounted at
'/run/media/(user)/(device label)'."

(See attached Screenshot)

Downgrading udisks2 back to 2.6.5 "cures" the problem, media mounts correctly
without error.


See also this
https://forums.opensuse.org/showthread.php/530169-Since-TW-snapshot-20180312-Dolphin-throws-a-wobbly-when-attempting-to-mount-media
thread on the openSUSE user forums.


Using:
Plasma 5.12.3
Frameworks 5.43.0
Qt 5.10.0

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

[Falkon] [Bug 391875] Setting Speeddial As Homepage Randomly Gives Empty Page

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

--- Comment #4 from private2@yandex.com ---
David, i also was facing that as kind of regression of
https://github.com/QupZilla/qupzilla/issues/2544, but currently i can't
reproduce it, so that was the reason i posted the previous comment. Reloading
the page was not helping to me.

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

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #6 from Bart Ribbers  ---
That won't be as easy sadly. It would mean I'd have to replace LibreSSL for
OpenSSL in the *entire* dependency chain, including all of Qt5. And that's not
up to me to decide :(

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

[Falkon] [Bug 391885] Compilation error using LibreSSL rather than OpenSSL

2018-03-15 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=391885

--- Comment #7 from David Rosca  ---
Then there is also possibility that Qt was built using OpenSSL and you are
trying to build Falkon with LibreSSL, or the other way around.
The linking error comes from libQt5Network.so.5.9.3, not Falkon.

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

2018-03-15 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391130

--- Comment #4 from Dr. Chapatin  ---
Created attachment 111415
  --> https://bugs.kde.org/attachment.cgi?id=111415&action=edit
screenshot on neon dev unstable

Not fixed on neon dev unstable.

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

2018-03-15 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391130

Dr. Chapatin  changed:

   What|Removed |Added

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

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

[konsole] [Bug 318384] Infrequent Konsole crashes without doing anything special

2018-03-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=318384

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Ahmad Samir  ---
Reopen if you can still reproduce it.

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

[plasmashell] [Bug 390958] plasmashell segfaulted when using classical application menu under wayland

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

--- Comment #3 from Christoph Feck  ---
Please show the incomplete backtrace. With some luck, we can identify a
duplicate or even the cause for the issue.

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

[gwenview] [Bug 308335] Wishlist: Middle-click zoom should be centered on the current mouse location

2018-03-15 Thread Peter Mühlenpfordt
https://bugs.kde.org/show_bug.cgi?id=308335

Peter Mühlenpfordt  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/gwe
   ||nview/1e66de8f8f2664451279b
   ||23f2e6e7cef3ba372bc
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Peter Mühlenpfordt  ---
Git commit 1e66de8f8f2664451279b23f2e6e7cef3ba372bc by Peter Mühlenpfordt.
Committed on 15/03/2018 at 13:45.
Pushed by muhlenpfordt into branch 'master'.

Keep click position in focus on middle-click zoom

Summary:
Clicking on an image in View Mode with the middle mouse button toggles
between `Fit` and `100%` zoom modes. The image zoomed to `100%` is
always scrolled to the image center.
This patch keeps the clicked location in focus as it is done while
zooming with {key Ctrl Scroll}.

Test Plan:
* Open a big image in View Mode
* Middle-click on different locations over the image
* The `100%` zoom view should keep the clicked location in focus

Reviewers: #gwenview, rkflx

Reviewed By: #gwenview, rkflx

Subscribers: rkflx, huoni

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

M  +1-1lib/documentview/abstractimageview.cpp

https://commits.kde.org/gwenview/1e66de8f8f2664451279b23f2e6e7cef3ba372bc

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

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

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #5 from Aleix Pol  ---
Well we can't have the screenshot available when you please, it needs
downloading.
That's why we show the busy indicator.

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

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

--- Comment #6 from Nate Graham  ---
The problem in the linked screenshot is that there's a right arrow next to the
busy indicator.

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

[i18n] [Bug 391882] The name of the application is translated in French "Découvrir"

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

Aleix Pol  changed:

   What|Removed |Added

Version|5.8.7   |unspecified
  Component|discover|fr
Product|Discover|i18n
   Assignee|aleix...@kde.org|kde-francoph...@kde.org
 CC||an...@kde.org

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

[i18n] [Bug 391882] The name of the application is translated in French "Découvrir"

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

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #1 from Aleix Pol  ---
Personally I'm not sure what's the best way to proceed, up to the translation
team I guess.

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

[Plasma Vault] [Bug 386140] Provide visual feedback of vault opening.

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

Paul  changed:

   What|Removed |Added

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

--- Comment #2 from Paul  ---
Sorry, no longer using Vault.

Hopefully an active user of it will provide feedback.

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

2018-03-15 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391130

--- Comment #7 from Dr. Chapatin  ---
(In reply to Nate Graham from comment #6)
> The problem in the linked screenshot is that there's a right arrow next to
> the busy indicator.

Exactly.

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

[Discover] [Bug 391130] Sometimes an arrow appears before screenshot loading is completed

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

Nate Graham  changed:

   What|Removed |Added

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

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

[frameworks-kded] [Bug 391887] New: kded5 suggest installing flash and does not know how to effoff

2018-03-15 Thread Martin Zbořil
https://bugs.kde.org/show_bug.cgi?id=391887

Bug ID: 391887
   Summary: kded5 suggest installing flash and does not know how
to effoff
   Product: frameworks-kded
   Version: 5.38.0
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: kdebugzi...@perfugium.net
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Hello, since few weeks ago i started using KDE5 again, its great! but why is it
still asking to install Flash? who still needs it? is it worth of the security
issues? and why does it not shut up when asked not to bother me again?

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

[krita] [Bug 391576] [tags] [paintoppresets] Tags blacklist issue, "★ My Favorites" empty, list expanding

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

--- Comment #3 from Boudewijn Rempt  ---
Git commit 69d8a5e192698011ca600b66f0a774ac0b6d6d49 by Boudewijn Rempt.
Committed on 15/03/2018 at 14:24.
Pushed by rempt into branch 'master'.

Load the tags in a separate step after loading all resources

This also refactors KoTagStore to remove two methods the use
of which has disappeared in the mists of time, and that
prevented some tags to be loaded for default resources.

Now all Deevad's tags are loaded; all system tags used for
custom resources in 3.3 are kept; all custom tags created
in 3.3 are kept.

The regression from the previous commit, where the krita 3
bundle was loaded even if disabled is also fixed...

Items 1, 2 and 4 of 391576 are resolved now, at least as
far as I can see. I haven't dared look at item 3 yet...

M  +194  -194  krita/data/paintoppresets/kis_paintoppresets_tags.xml
M  +1-1libs/image/brushengine/kis_paintop_registry.cc
M  +1-0libs/image/filter/kis_filter_registry.cc
M  +1-0libs/image/generator/kis_generator_registry.cpp
M  +42   -8libs/ui/KisApplication.cpp
M  +2-0libs/ui/KisApplication.h
M  +3-2libs/ui/KisResourceBundleServerProvider.cpp
M  +24   -18   libs/widgets/KoResourceServer.h
M  +9-0libs/widgets/KoResourceServerProvider.h
M  +36   -62   libs/widgets/KoResourceTagStore.cpp
M  +0-9libs/widgets/KoResourceTagStore.h
M  +3-0libs/widgetutils/kis_action_registry.cpp
M  +1-0plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp
M  +0-2plugins/paintops/defaultpaintops/defaultpaintops_plugin.cc
M  +1-0   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.cpp

https://commits.kde.org/krita/69d8a5e192698011ca600b66f0a774ac0b6d6d49

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

[krita] [Bug 391576] [tags] [paintoppresets] Tags blacklist issue, "★ My Favorites" empty, list expanding

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

--- Comment #4 from Boudewijn Rempt  ---
Git commit 4c540a27282eba8816e226a4e2f400ec701f2944 by Boudewijn Rempt.
Committed on 15/03/2018 at 14:27.
Pushed by rempt into branch 'krita/4.0'.

Load the tags in a separate step after loading all resources

This also refactors KoTagStore to remove two methods the use
of which has disappeared in the mists of time, and that
prevented some tags to be loaded for default resources.

Now all Deevad's tags are loaded; all system tags used for
custom resources in 3.3 are kept; all custom tags created
in 3.3 are kept.

The regression from the previous commit, where the krita 3
bundle was loaded even if disabled is also fixed...

Items 1, 2 and 4 of 391576 are resolved now, at least as
far as I can see. I haven't dared look at item 3 yet...

M  +194  -194  krita/data/paintoppresets/kis_paintoppresets_tags.xml
M  +1-1libs/image/brushengine/kis_paintop_registry.cc
M  +1-0libs/image/filter/kis_filter_registry.cc
M  +1-0libs/image/generator/kis_generator_registry.cpp
M  +42   -8libs/ui/KisApplication.cpp
M  +2-0libs/ui/KisApplication.h
M  +3-2libs/ui/KisResourceBundleServerProvider.cpp
M  +24   -18   libs/widgets/KoResourceServer.h
M  +9-0libs/widgets/KoResourceServerProvider.h
M  +36   -62   libs/widgets/KoResourceTagStore.cpp
M  +0-9libs/widgets/KoResourceTagStore.h
M  +3-0libs/widgetutils/kis_action_registry.cpp
M  +1-0plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp
M  +0-2plugins/paintops/defaultpaintops/defaultpaintops_plugin.cc
M  +1-0   
plugins/tools/karbonplugins/tools/filterEffectTool/FilterResourceServerProvider.cpp

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

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

[i18n] [Bug 391882] The name of the application is translated in French "Découvrir"

2018-03-15 Thread Raphaël Jakse
https://bugs.kde.org/show_bug.cgi?id=391882

Raphaël Jakse  changed:

   What|Removed |Added

 CC||raphael@jakse.fr

--- Comment #2 from Raphaël Jakse  ---
Simply "Découvrir" may look confusing. Maybe the problem exists in English too,
but I am not a native English speaker.

In the title bar, I would see:
Page d'accueil - Logithèque

I'd argue that "Découvrir" may look confusing to users.

or, if this is not acceptable:

Page d'accueil - Logithèque Découvrir.
 - or -
Page d'accueil - Logithèque Discover.
But this feels like mixing languages.

or:

Page d'accueil - Logithèque KDE

Which may even look better

or:

Page d'accueil - Logithèque Plasma

Actually, my suggestions apply to the English version as well, where Logithèque
would be "Software Center" or something like that.

Users may not care that much about the actual name of the app. And Discover may
feel a bit unfortunate, I'm  not always using the software center to discover
software, I'm using it to update and install things I already know.

I'd also argue that Discover may sound like a good name in English, but not
really "Découvrir" in French. This may be a matter of experience.

(I would also argue that Google Play is a terrible name for an App Store, and
Discover looks great in comparison. But Google Play is universally well known
across Android users, which may not be the case for Discover across KDE users).

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

[frameworks-solid] [Bug 391886] Following a recent update of udisk2 from 2.6.5 to 2.7.6 Dolphin, for example, is unable to mount media.

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

--- Comment #1 from Paul  ---
Follow up:

Just found these, the first looks very similar to the problem I observed.

https://bugs.kde.org/show_bug.cgi?id=391290

The second may also be related.

https://bugs.kde.org/show_bug.cgi?id=391386


I temporarily reverted back to udisks2 2.7.6 and indeed the media is actually
mounted, despite the warning.

Open Dolphin
Insert USB stick
Click to mount - error displayed
Click elsewhere on a "Places" entry (Home, Downloads, whatever)
Re-Click on the USB device - now shown as mounted and Dolphin displays the
contents.

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

[konsole] [Bug 391788] Transparent scrollbar visual glitch

2018-03-15 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=391788

Kurt Hindenburg  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Kurt Hindenburg  ---
yea on certain schemes it looks rather odd

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

[dolphin] [Bug 391290] Dolphin double mounts the partition and writes a warning

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

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #1 from Paul  ---
What version of "udisks2" do you have?

I'm seeing what I believe is the same problem on openSUSE Tumbleweed following
a udisks2 upgrade 2.6.5 -> 2.7.6

See:
https://forums.opensuse.org/showthread.php/530169-Since-TW-snapshot-20180312-Dolphin-throws-a-wobbly-when-attempting-to-mount-media
 
and:
https://bugs.kde.org/show_bug.cgi?id=391886

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

[krita] [Bug 391513] [filter] [color-to-alpha] Color picker on canvas doesn't work

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

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/fd3edfaea7034b34986b6c94 |ta/83a5c2054445d962c5724ac4
   |5baabbd3f2e5c712|bd25354dbb8bd388

--- Comment #6 from Boudewijn Rempt  ---
Git commit 83a5c2054445d962c5724ac4bd25354dbb8bd388 by Boudewijn Rempt.
Committed on 15/03/2018 at 14:40.
Pushed by rempt into branch 'krita/4.0'.

Color To Alpha: Remove the on-canvas color picker

The color picker in the color selector dialog is good enough, for
now.

M  +0-2plugins/filters/colors/kis_wdg_color_to_alpha.cpp

https://commits.kde.org/krita/83a5c2054445d962c5724ac4bd25354dbb8bd388

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

[krita] [Bug 391513] [filter] [color-to-alpha] Color picker on canvas doesn't work

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

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/fd3edfaea7034b34986b6c94
   ||5baabbd3f2e5c712

--- Comment #5 from Boudewijn Rempt  ---
Git commit fd3edfaea7034b34986b6c945baabbd3f2e5c712 by Boudewijn Rempt.
Committed on 15/03/2018 at 14:39.
Pushed by rempt into branch 'master'.

Color To Alpha: Remove the on-canvas color picker

The color picker in the color selector dialog is good enough, for
now.

M  +0-2plugins/filters/colors/kis_wdg_color_to_alpha.cpp

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

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

  1   2   3   >