[digikam] [Bug 279216] "Resize image" feature is missing some useful options [patch]

2019-04-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=279216

--- Comment #16 from Maik Qualmann  ---
- When entering cm / mm / inch, it must be possible to enter decimal digits.
- The range limits vary and are not set correctly when the units are changed.
- When the units are changed, the result is constantly changing due to rounding
errors and because no decimal digits are supported.

Maik

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

[rust-qt-binding-generator] [Bug 406290] New: Fail to build qt_quick template with msvc

2019-04-07 Thread oljver
https://bugs.kde.org/show_bug.cgi?id=406290

Bug ID: 406290
   Summary: Fail to build qt_quick template with msvc
   Product: rust-qt-binding-generator
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: j...@vandenoever.info
  Reporter: ol.robert+...@gmail.com
  Target Milestone: ---

SUMMARY

Building the template "qt_quick" fails during linking phase because some system
libraries are not provided.

FIX

Specify needed system libraries in CMakeLists.txt as it is done in example
"todos"

if (MSVC)
  list(APPEND Libs WS2_32.LIB Userenv.lib)
endif()

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

[kmymoney] [Bug 390681] OFX import and unrecognized tag

2019-04-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390681

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED
  Latest Commit||https://commits.kde.org/kmy
   ||money/65e3837697c9378616a7e
   ||da2ba3387d1208f288e
   Version Fixed In||5.0.4

--- Comment #9 from Thomas Baumgart  ---
Git commit 65e3837697c9378616a7eda2ba3387d1208f288e by Thomas Baumgart.
Committed on 07/04/2019 at 07:13.
Pushed by tbaumgart into branch '5.0'.

Provide method to construct unique transaction ID for OFX import

User reports show, that the FITID attribute provided by some
institutions during OFX statement download is not as unique as it is
specified. In fact, some banks issue a different FITID every time you
download the same statement.

This makes the FITID attribute absolutely worthless for duplicate
detection.

Since asking banks to fix their software has no reasonable chance to
lead to success on short call, this change allows to switch the
duplicate detection to be based on a method provided by KMyMoney. In
fact it uses the same algorithm which works well in the KBanking
importer for years already. Note: switching from "OFX FITID" to
"KMyMoney Hash" may result in duplicates for one more time.

At the same time, the OFX import options are now available during file
import and not only for mapped accounts (OFX direct connect).
FIXED-IN: 5.0.4

M  +8-0kmymoney/plugins/interfaces/kmmimportinterface.cpp
M  +2-0kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp
M  +56   -44   kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui
M  +108  -29   kmymoney/plugins/ofx/import/importoption.ui
M  +68   -11   kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/65e3837697c9378616a7eda2ba3387d1208f288e

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

[plasmashell] [Bug 404865] Plasma 5.15.0, 5.15.1, 5.15.2 Task Manager Sequence & Thumbnail bugs.

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404865

--- Comment #1 from kdem...@protonmail.com ---
Today i updated my Manjaro KDE from Plasma 5.15.3 to 5.15.4. After rebooting i
discovered that this bug has been FIXED... the misbehaviours i originally
reported are no longer present. 

I do not know if the fix actually came in 5.15.3, or only in 5.15.4, but either
way, this is a good outcome.

Thanks.

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

[dolphin] [Bug 406071] Dolphin crashes after right-clicking on selected multiple files or folders

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=406071

mthw0  changed:

   What|Removed |Added

 CC||jari...@hotmail.com

--- Comment #1 from mthw0  ---
Disabling "Tags" service fixes this issue

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

[digikam] [Bug 406280] Don't auto select thumbnail 1 of n when first opening an album.

2019-04-07 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=406280

--- Comment #2 from Paul  ---
(In reply to Maik Qualmann from comment #1)
> The icon view already has an option for this behavior and can easily be
> deactivated (at compile time). 

  OK, I wasn't aware of that.  Although of course for the average end user
that's not really an option.

> I personally would not like it if the first
> item is not selected, because then the right sidebar will remain without
> information. 

  Yes, I see your reasoning there.

> This option should be made configurable in any case.

  Moving that option to the user interface would be an ideal solution.  I can
only speak for myself of course, but I would very much like to not have the
first item selected, for the simple reason I outlined in the first post :)


  Many thanks.

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

[kdenlive] [Bug 405805] kdenlive fails to build with external rttr

2019-04-07 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=405805

Antonio Rojas  changed:

   What|Removed |Added

   Version Fixed In||19.04.0
  Latest Commit||b48d76d898419ed36c8bdb16253
   ||f1f0c6c53d210
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

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

[digikam] [Bug 124788] Allow to turn off AdvancedSlideshow delay [patch]

2019-04-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=124788

--- Comment #5 from Maik Qualmann  ---
We can fix this easier. If the presentation is in pause mode, only the overlays
should not be permanently displayed.

Maik

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

[kgeography] [Bug 405419] Tajikistan Map Update

2019-04-07 Thread Laurent G.
https://bugs.kde.org/show_bug.cgi?id=405419

--- Comment #20 from Laurent G.  ---
I updated http://lauranger.free.fr/kgeomapp/ for dead links.
One can found there links to the plugins sources, as well as some other maps.

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

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2019-04-07 Thread Ninetto
https://bugs.kde.org/show_bug.cgi?id=256034

--- Comment #41 from Ninetto  ---
Capita anche se cancello una fonte con i feed di quella data, vengono
ricaricati tutti i feed vecchi quando lo riaggiungo alle fonti.

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

[digikam] [Bug 401377] Export to (Onedrive, Dropbox ...) crashes digikam (Segmentation Fault)

2019-04-07 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=401377

--- Comment #67 from Nicofo  ---
Great, thanks ! I have tested both qtwebengine and qtwebkit versions and they
are both working !

Notes:
- with qtwebkit, 'google maps' map's view does not work (I realise now that
this is not new: digikam-6.1.0-git-20190323T220709-x86-64 was already broken
but digikam-6.1.0-git-20190304T120153-x86-64 was OK for google maps)
- with qtwebengine, the mouse cursor when you hover a picture (in Thumbnails
mode) has changed compared to qtwebkit (cursor like a hand)

Anyway, this bug report can be closed for me. Thanks again !

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

[digikam] [Bug 406276] Error during Migration: "Error creating database schema"

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406276

m...@griewel.de changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---

--- Comment #7 from m...@griewel.de ---
Hello Maik,

Thank you for your very quick response and a new compilation.
Unfortunately the millisecond topic was not the solution.
I have still the same failure as you can see the in the following DebugView.

Can I test anything else?

Regards
Martin

[12088] digikam.general: Loading DrMinGw run-time...
[12088] digikam.general: DrMinGw run-time loaded.
[12088] digikam.general: DrMinGw crash-file will be located at: 
"C:\\Users\\Martin\\AppData\\Local\\digikam_crash.log"
[12088] digikam.widgets: Breeze icons resource file found
[12088] digikam.general: AlbumWatch use QFileSystemWatcher
[12088] digikam.general: Database Parameters:
[12088]Type: "QSQLITE"
[12088]DB Core Name:
"C:/Users/Public/Documents/digikam/digikam4.db"
[12088]DB Thumbs Name:  
"C:/Users/Public/Documents/digikam/thumbnails-digikam.db"
[12088]DB Face Name:
"C:/Users/Public/Documents/digikam/recognition.db"
[12088]DB Similarity Name: 
"C:/Users/Public/Documents/digikam/similarity.db"
[12088]Connect Options:  ""
[12088]Host Name:""
[12088]Host port:-1
[12088]Internal Server:  false
[12088]Internal Server Path: ""
[12088]Internal Server Serv Cmd: ""
[12088]Internal Server Init Cmd: ""
[12088]Username: ""
[12088]Password: ""
[12088] 
[12088] digikam.dbengine: Loading SQL code from config file "C:/Program
Files/digiKam/data/digikam/database/dbconfig.xml"
[12088] digikam.dbengine: Checking XML version ID => expected:  3  found:  3
[12088] digikam.coredb: Core database: running schema update
[12088] digikam.coredb: Core database: have a structure version  10
[12088] digikam.coredb: Core database: makeUpdates  10  to  10
[12088] digikam.database: Creating new Location  "/Users/Martin/Pictures"  uuid
 "volumeid:?uuid=620de046"
[12088] digikam.database: Creating new Location  "/"  uuid 
"networkshareid:?mountpath=M:/Foto"
[12088] digikam.database: location for  "C:/Users/Martin/Pictures"  is
available  true
[12088] digikam.database: location for  "M:/Foto"  is available  true
[12088] KMemoryInfo: Platform identified :  "WINDOWS"
[12088] KMemoryInfo: TotalRam:  846478
[12088] digikam.general: Allowing a cache size of 200 MB
[12088] digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
[12088] digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
[12088] digikam.thumbsdb: Thumbs database: have a structure version  "3"
[12088] digikam.general: Thumbnails database ready for use
[12088] digikam.similaritydb: SimilarityDb SelectSimilaritySetting val ret =  0
[12088] digikam.similaritydb: SimilarityDb SelectSimilaritySetting val ret =  0
[12088] digikam.similaritydb: Similarity database: have a structure version 
"1"
[12088] digikam.similaritydb: Similarity database ready for use
[12088] digikam.general: Switch to widget style:  "Fusion"
[12088] digikam.dimg: ()
[12088] digikam.general: Camera XML data: 
"C:/Users/Martin/AppData/Local/digikam/cameras.xml"
[12088] digikam.general: Starting to load external tools.
[12088] digikam.general: Parsing plugins from "C:/Program
Files/digiKam/plugins/digikam/"
[12088] digikam.general: Plugins found: 111
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_AntiVignetting_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_AssignTemplate_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_AutoCorrection_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_BcgCorrection_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_Blur_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_Border_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_BWconvert_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_ChannelMixer_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loaded from
"C:/Program Files/digiKam/plugins/digikam/bqm/Bqm_ColorBalance_Plugin.dll"
[12088] digikam.general: Plugin of type Digikam::DPluginBqm loade

[digikam] [Bug 406276] Error during Migration: "Error creating database schema"

2019-04-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406276

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Maik Qualmann  ---
You are too fast. ((:-)) When I make a change in the sources, a new Windows
version is not automatically available. Gilles has to first create new Windows
bundles, which then include the change. The date should now be greater than or
equal to 7 April 2019.

Maik

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

[skrooge] [Bug 406036] plantage au démarrage

2019-04-07 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=406036

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |NOT A BUG

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

[kdenlive] [Bug 405805] kdenlive fails to build with external rttr

2019-04-07 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=405805

Antonio Rojas  changed:

   What|Removed |Added

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

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

[frameworks-kdeclarative] [Bug 403453] Plotter doesn't handle QQuickWindow::sceneGraphInvalidated

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403453

--- Comment #4 from techxga...@outlook.com ---
My bad

Thought I replied to this bug report

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

[frameworks-kdeclarative] [Bug 403453] Plotter doesn't handle QQuickWindow::sceneGraphInvalidated

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403453

--- Comment #3 from techxga...@outlook.com ---
(In reply to Kai Uwe Broulik from comment #1)
> Crashes in the plotter, probably here:
> 
> s_program->bind();
> s_program->setUniformValue(u_matrix, m_matrix);
> 
> Are you on nvidia?

yes

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

[kdenlive] [Bug 405805] kdenlive fails to build with external rttr

2019-04-07 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=405805

--- Comment #4 from Christophe Giboudeaux  ---
Sorry, I didn't notice the typo in Luca's MR. 
https://invent.kde.org/kde/kdenlive/merge_requests/31 fixes the issue.

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

[plasmashell] [Bug 405920] Display is blurry after waking up from sleep

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405920

--- Comment #7 from techxga...@outlook.com ---
Created attachment 119278
  --> https://bugs.kde.org/attachment.cgi?id=119278&action=edit
NVIDIA log generated from nvidia-bug-report tool

Hope this helps

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

[frameworks-solid] [Bug 406242] fstab-mounted NFS drive gets two entries in Places panel

2019-04-07 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=406242

--- Comment #3 from Méven Car  ---
Already on it : https://phabricator.kde.org/D20301

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

[gwenview] [Bug 375525] unknown error code 150; unspecified error

2019-04-07 Thread Ian Samson
https://bugs.kde.org/show_bug.cgi?id=375525

Ian Samson  changed:

   What|Removed |Added

 CC||iansams...@gmail.com

--- Comment #1 from Ian Samson  ---
Created attachment 119279
  --> https://bugs.kde.org/attachment.cgi?id=119279&action=edit
Please report to bugs.kde.org: Gwenview Import

Connect USB to Huawei Y7 phone. Change USB from Charging to Import Photos.
It says it is transferring pictures from phone to PC, but cannot find folder or
pictures. When looking at DCIM/Camera folder on phone, it's empty, but on
phone, pictures are there. Can only send (WhatsApp/FB/email) from phone, not
KDE on PC.
I am a tech since 1982. No novice.

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

[gwenview] [Bug 375525] unknown error code 150; unspecified error

2019-04-07 Thread Ian Samson
https://bugs.kde.org/show_bug.cgi?id=375525

--- Comment #2 from Ian Samson  ---
Comment on attachment 119279
  --> https://bugs.kde.org/attachment.cgi?id=119279
Please report to bugs.kde.org: Gwenview Import

Instruction popup says "Please send full bug report to bugs.kde.org"
I did that.

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

[dolphin] [Bug 406291] New: Weird behavior when adding tags beginning with characters like 'Š'

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=406291

Bug ID: 406291
   Summary: Weird behavior when adding tags beginning with
characters like 'Š'
   Product: dolphin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: jari...@hotmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

OBSERVED BEHAVIOR
1. Create a tag named "Škola" and add it to a folder -> this creates a new tag
named "Škola" and assigns it to the folder

2. Assign tag "Škola" to a second folder -> this creates a new tag "&kola" and
assigns it to the folder

3. Assign tag "Škola to a third folder -> this creates a new tag "k&ola" and
assigns it to the folder

...

4. continuing like this, 6th and all following folders, will end up with tag
named "kola"

EXPECTED BEHAVIOR
All folder will get tag named "Škola"

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56
KDE Applications Version: 18.03.90
Qt Version: 5.13.0-beta1

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

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

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392092

maxime.haselba...@googlemail.com changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kdeplasma-addons] [Bug 406292] New: [Kickoff] stale duplicate entries in search result

2019-04-07 Thread Holger
https://bugs.kde.org/show_bug.cgi?id=406292

Bug ID: 406292
   Summary: [Kickoff] stale duplicate entries in search result
   Product: kdeplasma-addons
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: private_l...@yahoo.com
  Target Milestone: ---

Created attachment 119280
  --> https://bugs.kde.org/attachment.cgi?id=119280&action=edit
screenshot of stale results featuring deleted 2018 file twice and missing 2019
file

SUMMARY
The search of Kickoff presents pairs of old files that have already been
deleted.

STEPS TO REPRODUCE
1. File has been created somewhen in 2018 (spreadsheet saved by LO-Calc)
2. At some day, I may have opened it via the recent documents
3. I used to open it about once a month - so it wasn't at the top of the recent
any more
4. I opened it via the search by typing a few letters
5. in 2019 I retired the 2018 version and moved it to the backup disk

OBSERVED RESULT
a) The 2019 version wasn't found by search until I explicitly opened it through
the recent document.
b) The 2018 is still showing twice, although on clicking, I only results in an
error, because the file was deliberately deleted from my desktop.


EXPECTED RESULT
a) Include recent files in regular search results (if they show up in recent,
they should be searchable, even if kickoff didn't open them until now).
b) Update the search index on selecting a result and check, that the file is
really there.
c) Remove duplicate results from index.

SOFTWARE/OS VERSIONS
Windows: n/a
macOS: n/a
Linux/KDE Plasma: 4.18.0-17-generic
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[dolphin] [Bug 406293] New: Dolphin crashes when attempting to change the icon of a tag

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=406293

Bug ID: 406293
   Summary: Dolphin crashes when attempting to change the icon of
a tag
   Product: dolphin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: jari...@hotmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56
KDE Applications 19.03.90
Qt Version: 5.13.0-beta1

Log: https://pastebin.com/qS3LkQRi

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

[plasmashell] [Bug 406199] Icons have large grid width in desktop

2019-04-07 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=406199

--- Comment #1 from Nick Stefanov  ---
Hello some help would be appreciated. Thank you.

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

[gwenview] [Bug 375525] unknown error code 150; unspecified error

2019-04-07 Thread Ian Samson
https://bugs.kde.org/show_bug.cgi?id=375525

--- Comment #3 from Ian Samson  ---
Once a device has been attached to Windows 10, it prevents being attached to a
Linux device/PC/laptop. Re-attaching to Windows 10, a dialog box asks to "Scan
& Repair". Typical Windows bugs they add to devices to prevent being attached
to Linux thereafter.

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401733

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||jari...@hotmail.com

--- Comment #17 from Elvis Angelaccio  ---
*** Bug 406071 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 406071] Dolphin crashes after right-clicking on selected multiple files or folders

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406071

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Elvis Angelaccio  ---


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

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401733

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #18 from Elvis Angelaccio  ---
We got another crash report with this stacktrace. 

@Nicolas: could you have a look please?

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

[dolphin] [Bug 406293] Dolphin crashes when attempting to change the icon of a tag

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406293

--- Comment #1 from Elvis Angelaccio  ---
How did you try to change the icon of the tag?

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=401733

--- Comment #19 from mthw0  ---
(In reply to Elvis Angelaccio from comment #18)
> We got another crash report with this stacktrace. 
> 
> @Nicolas: could you have a look please?

I (OP of the duplicate) have rebuilt some packages with debugging enabled so
this new log https://pastebin.com/EkF8M1xt should provide more info.

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

[plasmashell] [Bug 406294] New: Show the protocol in brackets

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406294

Bug ID: 406294
   Summary: Show the protocol in brackets
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Device Notifier
  Assignee: plasma-b...@kde.org
  Reporter: sdfjsfjaei-h...@yahoo.de
  Target Milestone: 1.0

Created attachment 119281
  --> https://bugs.kde.org/attachment.cgi?id=119281&action=edit
Device Notifier showing two same-titled options with different functions

SUMMARY
As can be seen in the screenshot, the Device Notifier window shows 2 options
titled "Open with File Manager" when connecting with (some) mobile phones. One
of them opens using "camera:" protocol, the other via MTP.

Sadly this isn't consistent, but even then it would be much more useful if the
button showed the protocol in brackets like this:

Open with File Manager (MTP)
Open with File Manager (Camera)



SOFTWARE/OS VERSIONS
Ubuntu 18.04

ADDITIONAL INFORMATION

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

[dolphin] [Bug 406293] Dolphin crashes when attempting to change the icon of a tag

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=406293

mthw0  changed:

   What|Removed |Added

 CC||jari...@hotmail.com

--- Comment #2 from mthw0  ---
(In reply to Elvis Angelaccio from comment #1)
> How did you try to change the icon of the tag?

By clicking where my cursor is https://imgur.com/a/cojuh1O

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

[Discover] [Bug 406295] Status of checkboxes related to firmware sources is not updated immediately after checking/uncheking

2019-04-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406295

Patrick Silva  changed:

   What|Removed |Added

Version|5.15.3  |5.15.4

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

[Discover] [Bug 406295] New: Status of checkboxes related to firmware sources is not updated immediately after checking/uncheking

2019-04-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406295

Bug ID: 406295
   Summary: Status of checkboxes related to firmware sources is
not updated immediately after checking/uncheking
   Product: Discover
   Version: 5.15.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: fwupd Backend
  Assignee: sharma.abhijeet2...@gmail.com
  Reporter: bugsefor...@gmx.com
CC: lei...@leinir.dk
  Target Milestone: ---

STEPS TO REPRODUCE
1. open discover
2. click "Sources" in the side bar
3. check/uncheck some "Firmware updates" source (discover asks for your
password)
4. type your password and press enter

OBSERVED RESULT
status of the checked/uncheched checkbox remains the same.
Restart Discover and now the checkbox status is correct.

EXPECTED RESULT
checkbox status is updated immediately after you type your password
and press enter.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

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

[dolphin] [Bug 406296] New: [Dolphin] Inconsistent sort order

2019-04-07 Thread Holger
https://bugs.kde.org/show_bug.cgi?id=406296

Bug ID: 406296
   Summary: [Dolphin] Inconsistent sort order
   Product: dolphin
   Version: 18.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: private_l...@yahoo.com
  Target Milestone: ---

Created attachment 119282
  --> https://bugs.kde.org/attachment.cgi?id=119282&action=edit
screenshot inconsitent sort order

SUMMARY

None of the available sort modes allows the order of the file-name-column to
match that of the link-column - see screenshot!

STEPS TO REPRODUCE
1. Open folder A with files, that differ in case
2. split screen to second empty folder B
3. create relative links to all files from A in B
4. create more random files in B
5. sort B by link and try to match the order of A which is sorted for filename

OBSERVED RESULT
see screenshot

EXPECTED RESULT
allow one config / sort mode to match the order in those two columns

SOFTWARE/OS VERSIONS
Windows: n/a
macOS: n/a
Linux/KDE Plasma: 4.18.0-17-generic
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[digikam] [Bug 406276] Error during Migration: "Error creating database schema"

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406276

--- Comment #9 from caulier.gil...@gmail.com ---
i will launch windows bundle installer scripts now. They will be available in
few hours.

Gilles Caulier

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

[digikam] [Bug 401377] Export to (Onedrive, Dropbox ...) crashes digikam (Segmentation Fault)

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401377

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

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||6.1.0

--- Comment #68 from caulier.gil...@gmail.com ---
Great. I can close finaly this file after few weeks of work (:=))).

Note : googlemaps work here with QtWebkit as expected (from France). Perhaps
it's a problem with the google cache in your country.

About qtwebengine, it provided for testing only. we will not release digiKam
6.1.0 with this component. In fact i will again update Qt from 5.11.3 to next
5.12.3 when it will be available in few weeks. QtWebengine still not completely
finalized for me, as i can see in Qt bugzilla.

Gilles Caulier

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

[digikam] [Bug 401377] Export to (Onedrive, Dropbox ...) crashes digikam (Segmentation Fault)

2019-04-07 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=401377

--- Comment #69 from Nicofo  ---
(In reply to caulier.gilles from comment #68)
> 
> Note : googlemaps work here with QtWebkit as expected (from France). Perhaps
> it's a problem with the google cache in your country.

OK, probably a cache problem indeed. I have rebooted the PC -> now it's
working.

> Great. I can close finaly this file after few weeks of work (:=))).
Yeess ! Great job !

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

[plasmashell] [Bug 399073] "Audio CD" is still shown in Device notifier after such disc to be ejected

2019-04-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=399073

Patrick Silva  changed:

   What|Removed |Added

Summary|"Audio CD" is still shown   |"Audio CD" is still shown
   |in Device notifier after|in Device notifier after
   |the disc to be ejected  |such disc to be ejected

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

[dolphin] [Bug 405837] Dolphin crashes opening icon changer

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=405837

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

--- Comment #5 from Elvis Angelaccio  ---
@Antonio: can you reproduce this crash? Is it really downstream?

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

[plasmashell] [Bug 399073] "Audio CD" is still shown in Device notifier after the disc to be ejected

2019-04-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=399073

Patrick Silva  changed:

   What|Removed |Added

Version|5.15.0  |5.15.4
Summary|Device notifier is not  |"Audio CD" is still shown
   |updated when an audio cd is |in Device notifier after
   |ejected by pressing |the disc to be ejected
   |physical button |

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

[kdenlive] [Bug 406297] New: user interface lost of icons

2019-04-07 Thread tetack
https://bugs.kde.org/show_bug.cgi?id=406297

Bug ID: 406297
   Summary: user interface lost of icons
   Product: kdenlive
   Version: 17.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: tet...@gmail.com
  Target Milestone: ---

SUMMARY

Lost of icons / replaced by text 

OBSERVED RESULT
i've lost icons and these were replaced by text .
can you please advise about how to restore icons and maybe initiale
configuration of KDEnlive ?


EXPECTED RESULT



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: under ubuntu 
ADDITIONAL INFORMATION

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401733

--- Comment #20 from Elvis Angelaccio  ---
(In reply to mthw0 from comment #19)
> (In reply to Elvis Angelaccio from comment #18)
> > We got another crash report with this stacktrace. 
> > 
> > @Nicolas: could you have a look please?
> 
> I (OP of the duplicate) have rebuilt some packages with debugging enabled so
> this new log https://pastebin.com/EkF8M1xt should provide more info.

Please also rebuild kfilemetadata and baloo-widgets.

A valgrind log would also help.

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

[kmymoney] [Bug 405928] Loss of inserted data in transaction planner

2019-04-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=405928

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.0.4
  Latest Commit||https://commits.kde.org/kmy
   ||money/37ee0de894992f6d4d77a
   ||4a40ed0903b99bfeea9
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---
Git commit 37ee0de894992f6d4d77a4a40ed0903b99bfeea9 by Thomas Baumgart.
Committed on 07/04/2019 at 12:53.
Pushed by tbaumgart into branch '5.0'.

Do not throw away schedule data in case of error

Keep data and re-edit schedule in case the schedule cannot be added to
the database.
FIXED-IN: 5.0.4

M  +9-6kmymoney/dialogs/keditscheduledlg.cpp

https://commits.kde.org/kmymoney/37ee0de894992f6d4d77a4a40ed0903b99bfeea9

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

[kmymoney] [Bug 405061] No chart printing support

2019-04-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=405061

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In|4.8.4   |4.8.4, 5.0.4

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

[dolphin] [Bug 406293] Dolphin crashes when attempting to change the icon of a tag

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406293

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Elvis Angelaccio  ---
Thanks. This should be #405837, which seems to be a crash only on archlinux.

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

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

[dolphin] [Bug 405837] Dolphin crashes opening icon changer

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=405837

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||jari...@hotmail.com

--- Comment #4 from Elvis Angelaccio  ---
*** Bug 406293 has been marked as a duplicate of this bug. ***

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

[kdevelop] [Bug 82487] the need of some easy user interface improvements in icons, menus, toolbars and panels

2019-04-07 Thread tetack
https://bugs.kde.org/show_bug.cgi?id=82487

tetack  changed:

   What|Removed |Added

 CC||tet...@gmail.com

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

[krita] [Bug 406129] CSV import complaints about file format

2019-04-07 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=406129

--- Comment #3 from Boudewijn Rempt  ---
That would be awesome :-)

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

[kmymoney] [Bug 406273] OFX name

2019-04-07 Thread David
https://bugs.kde.org/show_bug.cgi?id=406273

David  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #4 from David  ---
Yes, you right, it works now ... Maybe I tried to import file before it could
be available in then download directory.. Very strange. Sorry

Regards

Cyb.

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

[Akonadi] [Bug 399167] Akonadi enters deadlock state which makes it completely unuseable

2019-04-07 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=399167

--- Comment #22 from David Faure  ---
Additional fix pushed in
https://cgit.kde.org/akonadi.git/commit/?id=257598195d09b1022ebf08cd58245cd3493f5a2e
for 19.04

Note: all this is about akonadi not getting stuck when the "multiple merge
candidates" problem happens. The problem itself isn't fixed yet, for lack of a
reproducible testcase.

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

[apper] [Bug 406298] New: problemas de actualizacion

2019-04-07 Thread emiliano obando juarez
https://bugs.kde.org/show_bug.cgi?id=406298

Bug ID: 406298
   Summary: problemas de actualizacion
   Product: apper
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: emilianojua...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[dolphin] [Bug 405837] Dolphin crashes opening icon changer

2019-04-07 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=405837

Antonio Rojas  changed:

   What|Removed |Added

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

--- Comment #6 from Antonio Rojas  ---
Yes, I can reproduce. It's certainly not downstream, and not reproducible with
Qt 5.12 (so possibly a Qt issue)

Full backtrace:
#0  KListWidgetSearchLine::KListWidgetSearchLinePrivate::updateHiddenState
(this=0x561ee880, start=, end=-1)
at /usr/src/debug/kitemviews-5.56.0/src/klistwidgetsearchline.cpp:188
#1  0x770395e6 in
KListWidgetSearchLine::KListWidgetSearchLinePrivate::_k_dataChanged
(this=, topLeft=..., bottomRight=...)
at /usr/include/qt/QtCore/qabstractitemmodel.h:62
#2  0x770396d4 in KListWidgetSearchLine::qt_static_metacall
(_o=_o@entry=0x561f0910, _id=_id@entry=9, _a=_a@entry=0x7fffd9c0, 
_c=QMetaObject::InvokeMetaMethod) at
/usr/src/debug/build/src/KF5ItemViews_autogen/include/moc_klistwidgetsearchline.cpp:121
#3  0x770397d6 in KListWidgetSearchLine::qt_static_metacall
(_o=_o@entry=0x561f0910, _c=_c@entry=QMetaObject::InvokeMetaMethod, 
_id=_id@entry=9, _a=_a@entry=0x7fffd9c0) at
/usr/src/debug/build/src/KF5ItemViews_autogen/include/moc_klistwidgetsearchline.cpp:108
#4  0x75d9053b in QMetaObject::activate
(sender=sender@entry=0x561ed910, signalOffset=, 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffd9c0) at kernel/qobject.cpp:3801
#5  0x75d907bf in QMetaObject::activate
(sender=sender@entry=0x561ed910, m=m@entry=0x76022100
, 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffd9c0) at kernel/qobject.cpp:3652
#6  0x75d06dce in QAbstractItemModel::dataChanged
(this=this@entry=0x561ed910, _t1=..., _t2=..., _t3=...)
at .moc/moc_qabstractitemmodel.cpp:557
#7  0x76b2fad3 in QListModel::itemChanged
(this=this@entry=0x561ed910, item=item@entry=0x55f9ac20, roles=...)
at itemviews/qlistwidget.cpp:455
#8  0x76b3096d in QListWidgetItem::setData
(this=this@entry=0x55f9ac20, role=, role@entry=0, value=...)
at itemviews/qlistwidget.cpp:741
#9  0x76b31c2c in QListWidgetItem::QListWidgetItem
(this=0x55f9ac20, icon=..., text=..., listview=,
type=)
at itemviews/qlistwidget.cpp:688
#10 0x7736f062 in ?? () from /usr/lib/libKF5IconThemes.so.5
#11 0x75d9039f in QtPrivate::QSlotObjectBase::call (a=0x7fffdd40,
r=0x55fd30c0, this=0x561f2480)
at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#12 QMetaObject::activate (sender=sender@entry=0x561f23f0,
signalOffset=, local_signal_index=local_signal_index@entry=0, 
argv=argv@entry=0x7fffdd40) at kernel/qobject.cpp:3782
#13 0x75d907bf in QMetaObject::activate
(sender=sender@entry=0x561f23f0, m=m@entry=0x76023b20
, 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffdd40) at kernel/qobject.cpp:3652
#14 0x75d9ce23 in QTimer::timeout (this=this@entry=0x561f23f0,
_t1=...) at .moc/moc_qtimer.cpp:205
#15 0x75d9d029 in QTimer::timerEvent (this=0x561f23f0, e=) at kernel/qtimer.cpp:255
#16 0x75d910ba in QObject::event (this=0x561f23f0, e=) at kernel/qobject.cpp:1241
#17 0x7684c1f3 in QApplicationPrivate::notify_helper
(this=this@entry=0x5557ec20, receiver=receiver@entry=0x561f23f0, 
e=e@entry=0x7fffe0a0) at kernel/qapplication.cpp:3739
#18 0x76853f89 in QApplication::notify (this=0x7fffe420,
receiver=0x561f23f0, e=0x7fffe0a0) at kernel/qapplication.cpp:3096
#19 0x75d5c4ed in QCoreApplication::notifyInternal2
(receiver=0x561f23f0, event=0x7fffe0a0) at
kernel/qcoreapplication.cpp:1060
#20 0x75d5c748 in QCoreApplication::sendEvent (receiver=, event=) at kernel/qcoreapplication.cpp:1457
#21 0x75dbf7f8 in QTimerInfoList::activateTimers (this=0x555e6e30)
at kernel/qtimerinfo_unix.cpp:643
#22 0x75dc003e in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:183
#23 0x719c17bf in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#24 0x719c3739 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x719c377e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#26 0x75dc03dc in QEventDispatcherGlib::processEvents
(this=0x555e6a40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x7fffef630952 in QXcbGlibEventDispatcher::processEvents
(this=, flags=...) at qxcbeventdispatcher.cpp:143
#28 0x75d5a223 in QEventLoop::processEvents
(this=this@entry=0x7fffe310, flags=..., flags@entry=...)
at /usr/include/c++/8.2.1/bits/atomic_base.h:707
#29 0x75d5a67b in QEventLoop::exec (thi

[frameworks-kitemviews] [Bug 405837] Dolphin crashes opening icon changer

2019-04-07 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=405837

Antonio Rojas  changed:

   What|Removed |Added

  Component|general |general
   Assignee|dolphin-bugs-n...@kde.org   |k...@davidedmundson.co.uk
Product|dolphin |frameworks-kitemviews
 CC||kdelibs-b...@kde.org
Version|unspecified |5.56.0

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

[Akonadi] [Bug 399167] Akonadi enters deadlock state which makes it completely unuseable

2019-04-07 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=399167

--- Comment #23 from David Faure  ---
Oh, and about part-less items, I just noticed that I had a bunch in a spam
folder, and after syncing that folder, the same query returns nothing. So it
seems to me that a successful sync clears that up. In other words, it would be
a consequence of a stuck sync -- not the cause for it.

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=401733

--- Comment #21 from mthw0  ---
kfilemetadata and baloo-widget rebuilt, log: https://pastebin.com/Gd6WFTAg
valgrind log: https://pastebin.com/XBztBRY1 and https://pastebin.com/JHfxV7eR 
I never used valgrind before so it might not be what you wanted

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

[krunner] [Bug 406299] New: consider adding a konsole icon (and shortcut) on hovering locations/documents/etc (like the dolphin one)

2019-04-07 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=406299

Bug ID: 406299
   Summary: consider adding a konsole icon (and shortcut) on
hovering locations/documents/etc (like the dolphin
one)
   Product: krunner
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: locations
  Assignee: se...@kde.org
  Reporter: jsar...@gmail.com
  Target Milestone: ---

SUMMARY

This is a feature request for krunner:

I'd like to use krunner for opening konsole directly at the 'right' location
(instead of manually getting there browsing in konsole itself).

This would be particularly useful depending on the complexity of the path, or
if there are different folders/files with the same name, as one may even forget
how to reach that location manually, so having this embedded in krunner by just
typing the name (or a part of it) would be very helpful.

This would work exactly as the folder icon (and shortcut) that opens dolphin at
that location.

Right now, one can do that (but only indirectly) opening dolphin and then
konsole (with the service menu), but that implies few steps, and having an icon
and shortcut for konsole would get there right away.

PS. I classified this feature request as for the locations component, but I am
not sure this is the right place. Please modify if incorrect.

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

[kate] [Bug 382213] do not do auto-brackets when block mode is enabled

2019-04-07 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=382213

Lothar  changed:

   What|Removed |Added

   Version Fixed In||5.58
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kte
   ||xteditor/ad4cd4a7250801573a
   ||68b00e7767cbf374d049f0
 Status|REPORTED|RESOLVED

--- Comment #1 from Lothar  ---
Git commit ad4cd4a7250801573a68b00e7767cbf374d049f0 by loh tar.
Committed on 07/04/2019 at 13:59.
Pushed by lohtar into branch 'master'.

DocumentPrivate: Support auto bracket in block selection mode

..how it should be by adding brackets to each line of the block

- Ensure the new added brackets will never be part of the selection
- Encapsulate in editBegin/End
- Reduce if/else nesting which make this patch looking bad, sorry

There are still some issues with a mix of space/tabs and when apply
on line on a single line behind the end of line, see phab link.
FIXED-IN: 5.58

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

M  +31   -0autotests/src/katedocument_test.cpp
M  +128  -115  src/document/katedocument.cpp

https://commits.kde.org/ktexteditor/ad4cd4a7250801573a68b00e7767cbf374d049f0

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

[digikam] [Bug 360806] Host applications doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

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

   What|Removed |Added

  Component|general |FilesIO-Engine
   Assignee|alex.me...@kde.org  |digikam-bugs-n...@kde.org
Product|frameworks-kimageformats|digikam

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

[digikam] [Bug 360806] Host applications doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

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

   What|Removed |Added

Version|unspecified |6.0.0

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

[digikam] [Bug 360806] digiKam doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

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

   What|Removed |Added

Summary|Host applications doesn't   |digiKam doesn't show Gimp
   |show Gimp 2.9 xcf images|2.9 xcf images

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

[gwenview] [Bug 373178] Blurry scaling on HiDPI

2019-04-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373178

--- Comment #45 from Nate Graham  ---
Git commit 968c411a99576aa9e7784812e26e054ab290ae27 by Nate Graham, on behalf
of Alexander Volkov.
Committed on 07/04/2019 at 14:02.
Pushed by ngraham into branch 'Applications/19.04'.

Add HiDPI support for thumbnails

Summary:
The idea is to localize changes in ThumbnailView as much as possible:
ThumbnailView::thumbnailSize() returns the size in device independent
pixels, i.e. it seems from the outside that ThumbnailView behaves as
well as before this change. But, of course, item delegates must take
into account that ThumbnailView::thumbnailForIndex() will return
a pixmap with the devicePixelRatio set.

Reviewers: #gwenview, ngraham

Reviewed By: #gwenview, ngraham

Subscribers: ngraham

Tags: #gwenview

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

M  +11   -7lib/thumbnailview/previewitemdelegate.cpp
M  +10   -7lib/thumbnailview/thumbnailbarview.cpp
M  +1-1lib/thumbnailview/thumbnailslider.cpp
M  +16   -10   lib/thumbnailview/thumbnailview.cpp

https://commits.kde.org/gwenview/968c411a99576aa9e7784812e26e054ab290ae27

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

[digikam] [Bug 360806] Host applications doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

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

   What|Removed |Added

   Platform|unspecified |Compiled Sources

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

[digikam] [Bug 360806] Host applications doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

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

[digikam] [Bug 360806] digiKam doesn't show Gimp 2.9 xcf images

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360806

--- Comment #9 from caulier.gil...@gmail.com ---
I written a little bit of code to be able to load image from Image Magck to
QImage. No difficulty :

https://cgit.kde.org/scratch/cgilles/cgilles.git/tree/qmagickloader

Now i will provide a patch to DigiKam::DImgLoader as fail back when QImage
cannot do the job in native.

I will set the dependency to ImageMagick::Magick++ API as optional.

Gilles Caulier

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

[dolphin] [Bug 406300] New: Dolphin crashed at baloo indexing

2019-04-07 Thread Vedran
https://bugs.kde.org/show_bug.cgi?id=406300

Bug ID: 406300
   Summary: Dolphin crashed at baloo indexing
   Product: dolphin
   Version: 17.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: phid...@gmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (17.12.3)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-47-generic x86_64
Distribution: Ubuntu 18.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I started "balooctl check", and after that I ran "balooctl monitor" inside
Konsole, and after maybe half a minute Dolphin crashed.

-- Backtrace:
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 0x7f161f1496c0 (LWP 4038))]

Thread 4 (Thread 0x7f15f5d8c700 (LWP 4042)):
#0  0x7f161e9cabf9 in __GI___poll (fds=0x7f15f00049b0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f1611926539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f161192664c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1618bde9bb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f1618b83a1a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f16189a223a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f16189a717d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f1613a976db in start_thread (arg=0x7f15f5d8c700) at
pthread_create.c:463
#8  0x7f161e9d788f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f1605753700 (LWP 4041)):
#0  0x7f161e9cabf9 in __GI___poll (fds=0x7f15f801adf0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f1611926539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f161192664c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1618bde9bb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f1618b83a1a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f16189a223a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f161905bd45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f16189a717d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f1613a976db in start_thread (arg=0x7f1605753700) at
pthread_create.c:463
#9  0x7f161e9d788f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f1607e90700 (LWP 4040)):
#0  0x7f161e9cabf9 in __GI___poll (fds=0x7f1607e8fca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f1611267747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f161126936a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f160ac3d2a9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f16189a717d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f1613a976db in start_thread (arg=0x7f1607e90700) at
pthread_create.c:463
#6  0x7f161e9d788f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f161f1496c0 (LWP 4038)):
[KCrash Handler]
#6  0x7f1610e490c9 in mdb_txn_abort () from
/usr/lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x7f1610e490ed in mdb_txn_abort () from
/usr/lib/x86_64-linux-gnu/liblmdb.so.0
#8  0x7f16162f29b2 in Baloo::Transaction::abort() () from
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x7f16162f2af2 in Baloo::Transaction::~Transaction() () from
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#10 0x7f161cc5311b in Baloo::File::load() () from
/usr/lib/x86_64-linux-gnu/libKF5Baloo.so.5
#11 0x7f161e6009da in
KFileItemModelRolesUpdater::applyChangedBalooRolesForItem(KFileItem const&) ()
from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#12 0x7f161e601d52 in KFileItemModelRolesUpdater::rolesData(KFileItem
const&) () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#13 0x7f161e6056f2 in KFileItemModelRolesUpdater::applyResolvedRoles(int,
KFileItemModelRolesUpdater::ResolveHint) () from
/usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#14 0x7f161e60734f in
KFileItemModelRolesUpdater::slotPreviewFailed(KFileItem const&) () from
/usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#15 0x7f1618bb477f in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f161d7210b5 in KIO

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2019-04-07 Thread davidblunkett
https://bugs.kde.org/show_bug.cgi?id=338658

--- Comment #131 from davidblunkett  ---
Could someone just add a watchdog timer to it so it just restarts if it gets
stuck? I've tried scripting an akonadictl function to do this but akonadictl
insists on spamming up the desktop with irrelevant error messages.

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

[plasmashell] [Bug 405981] plasmashell locks up randomly when attempting to save Spectacle screenshots

2019-04-07 Thread A. Wilcox
https://bugs.kde.org/show_bug.cgi?id=405981

--- Comment #5 from A. Wilcox (awilfox)  ---
For a while, this wasn't happening any more, but I had a "stuck" job
notification in Plasma that just ran forever.  I finally got sick of seeing the
spinning "1" on my panel so I chose Stop from the Notifications panel.

Now kuiserver5 is spinning again.

It appears to be trying to deregister all those millions of JobViews in
DataEngine:

(gdb) bt
#0  __cp_end () at src/thread/powerpc64/syscall_cp.s:32
#1  0x3fff9253b824 in __syscall_cp_c (nr=128, u=2, v=0, w=0, x=0, y=0, z=0)
at src/thread/pthread_cancel.c:33
#2  0x3fff92539b78 in __syscall_cp (nr=, u=,
v=, w=, x=, y=,
z=) at src/thread/__syscall_cp.c:19
#3  0x3fff92539d24 in __timedwait_cp (addr=0x39766b6c, val=, clk=, at=0x0, priv=128) at src/thread/__timedwait.c:31
#4  0x3fff9253c078 in __pthread_cond_timedwait (c=0x1002bb740c8,
m=0x1002bb740a0, ts=0x0) at src/thread/pthread_cond_timedwait.c:100
#5  0x3fff9253cc2c in pthread_cond_wait (c=, m=) at src/thread/pthread_cond_wait.c:5
#6  0x3fff909380f0 in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x1002bb740a0) at
thread/qwaitcondition_unix.cpp:143
#7  QWaitCondition::wait (this=, mutex=0x1002bb73c08,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#8  0x3fff90928a28 in QReadWriteLockPrivate::lockForWrite
(this=this@entry=0x1002bb73c08, timeout=timeout@entry=-1) at
thread/qreadwritelock.cpp:517
#9  0x3fff90929814 in QReadWriteLock::tryLockForWrite (this=0x1002a7b1fa8,
timeout=) at thread/qreadwritelock.cpp:381
#10 0x3fff909298a8 in QReadWriteLock::lockForWrite (this=)
at thread/qreadwritelock.cpp:294
#11 0x3fff91ec948c in QDBusWriteLocker::QDBusWriteLocker (s=0x1002a7b1f40,
a=UnregisterObjectAction, this=) at qdbusthreaddebug_p.h:167
#12 QDBusConnection::unregisterObject (this=0x39766ec8, path=...,
mode=) at qdbusconnection.cpp:996
#13 0x3fff92478ba8 in JobView::terminate (this=0x1004041c040,
errorMessage=...) at /usr/include/QtCore/qrefcount.h:60
#14 0x3fff92482b88 in ProgressListModel::serviceUnregistered
(this=0x39767e00, name=...) at
/usr/src/packages/user/plasma-workspace/src/plasma-workspace-5.12.7/kuiserver/progresslistmodel.cpp:328
#15 0x3fff92484950 in QtPrivate::FunctorCall,
QtPrivate::List, void, void (ProgressListModel::*)(QString
const&)>::call (arg=, o=, f=)
at /usr/include/QtCore/qobjectdefs_impl.h:168
#16 QtPrivate::FunctionPointer::call, void> (arg=,
o=, f=) at
/usr/include/QtCore/qobjectdefs_impl.h:169
#17 QtPrivate::QSlotObject, void>::impl (which=1, ret=,
a=, r=, this_=) at
/usr/include/QtCore/qobject_impl.h:120
#18 QtPrivate::QSlotObject, void>::impl (which=,
this_=, r=, a=, ret=) at /usr/include/QtCore/qobject_impl.h:113
#19 0x3fff90c078b8 in QtPrivate::QSlotObjectBase::call (a=,
r=0x39767e00, this=0x1002a7b61a0) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#20 QMetaObject::activate (sender=0x1002a7b6a20, signalOffset=,
local_signal_index=, argv=0x397671e8) at
kernel/qobject.cpp:3750
#21 0x3fff90c07f40 in QMetaObject::activate (sender=0x1002a7b6a20,
m=, local_signal_index=, argv=0x397671e8) at
kernel/qobject.cpp:3629
#22 0x3fff91f5c784 in QDBusServiceWatcher::serviceUnregistered
(this=, _t1=...) at .moc/moc_qdbusservicewatcher.cpp:228
#23 0x3fff91f5c8e0 in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged
(this=, service=..., oldOwner=..., newOwner=...) at
qdbusservicewatcher.cpp:80
#24 0x3fff91f5d148 in QDBusServiceWatcher::qt_static_metacall
(_o=_o@entry=0x1002a7b6a20, _c=_c@entry=QMetaObject::InvokeMetaMethod,
_id=_id@entry=3, _a=_a@entry=0x397673a8) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:138
#25 0x3fff91f5d70c in QDBusServiceWatcher::qt_metacall (this=0x1002a7b6a20,
_c=, _id=, _a=0x397673a8) at
.moc/moc_qdbusservicewatcher.cpp:190
#26 0x3fff91edc434 in QDBusConnectionPrivate::deliverCall
(this=0x1002a7b1f40, object=0x1002a7b6a20, msg=..., metaTypes=...,
slotIdx=) at
../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:192
#27 0x3fff91eebdb4 in QDBusCallDeliveryEvent::placeMetaCall
(this=, object=) at
../../include/QtCore/5.9.7/QtCore/private/../../../../../src/corelib/kernel/qobject_p.h:387
#28 0x3fff90c08800 in QObject::event (this=0x1002a7b6a20, e=) at kernel/qobject.cpp:1247
#29 0x3fff91771080 in QApplicationPrivate::notify_helper
(this=0x3fff8fb58e80, receiver=0x1002a7b6a20, e=0x10041fc6580) at
kernel/qapplication.cpp:3722
#30 0x3fff9177c99c in QApplication::notify (this=0x39767dd8,
receiver=0x1002a7b6a20, e=0x10041fc6580) at kernel/qapplication.cpp:3094
#31 0x3fff90bc0504 in QCoreApplication::notifyInternal2
(receiver=0x1002a7b6a20, event=0x10041fc6580) at
kernel/qcoreapplication.cpp:1024
#32 0x3fff90bc8e60 in QCoreApplication::sendEvent (event=0x10041fc6580,
receiver=0x1002a7b6a20) at kernel/qcoreapplication.h:233
#33 QCoreApplicationPrivate::sendPoste

[kactivitymanagerd] [Bug 392145] kactivitymanagerd crash every login. /home on NFS

2019-04-07 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=392145

Paul Worrall  changed:

   What|Removed |Added

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

--- Comment #16 from Paul Worrall  ---
Thanks for looking into this.  I've rebuilt the NFS server host, upgrading from
NFS 4.1 to 4.2, and upgraded the client to Kubuntu 19.04 (beta) and now I can
no longer reproduce this problem.  .xsession-errors no longer contains the
reported messages about KActivities

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

[frameworks-baloo] [Bug 406300] Dolphin crashed at baloo indexing

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406300

Elvis Angelaccio  changed:

   What|Removed |Added

  Component|general |general
   Assignee|dolphin-bugs-n...@kde.org   |baloo-bugs-n...@kde.org
Product|dolphin |frameworks-baloo
Version|17.12.3 |5.56.0

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

[frameworks-baloo] [Bug 406300] Dolphin crashed at baloo indexing

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406300

Elvis Angelaccio  changed:

   What|Removed |Added

Version|5.56.0  |5.44.0
  Component|general |Engine

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

[plasmashell] [Bug 404865] Plasma 5.15.0, 5.15.1, 5.15.2 Task Manager Sequence & Thumbnail bugs.

2019-04-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404865

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Thanks for checking in! :)

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

[BalooWidgets] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401733

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |baloo-bugs-n...@kde.org
Product|dolphin |BalooWidgets
  Component|general |general

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

[dolphin] [Bug 401733] Dolphin crashes when displaying context menu for more then a single selected entry

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=401733

--- Comment #22 from Elvis Angelaccio  ---
(In reply to mthw0 from comment #21)
> kfilemetadata and baloo-widget rebuilt, log: https://pastebin.com/Gd6WFTAg
> valgrind log: https://pastebin.com/XBztBRY1 and
> https://pastebin.com/JHfxV7eR 
> I never used valgrind before so it might not be what you wanted

This is useful, thanks. Relevant stacktrace:

Invalid read of size 8
==17208==at 0x6E9C544: toLocal8Bit (qstring.h:554)
==17208==by 0x6E9C544: encodeName (qfile.h:90)
==17208==by 0x6E9C544: k_getxattr (xattr_p.h:58)
==17208==by 0x6E9C544: KFileMetaData::UserMetaData::tags() const
(usermetadata.cpp:75)
==17208==by 0x15B7E502: operator() (tagsfileitemaction.cpp:53)
==17208==by 0x15B7E502: call (qobjectdefs_impl.h:146)
==17208==by 0x15B7E502: call, void> (qobjectdefs_impl.h:256)
==17208==by 0x15B7E502:
QtPrivate::QFunctorSlotObject const&)::{lambda(QUrl const&, KFileItemList const&)#2}, 2,
QtPrivate::List, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (qobjectdefs_impl.h:439)
==17208==by 0x15B801DF: ??? (in
/usr/lib/qt/plugins/kf5/kfileitemaction/tagsfileitemaction.so)
==17208==by 0x24954B9BE5C853FF: ???
==17208==by 0x1101: ???
==17208==by 0x24954B9BE5C853FF: ???
==17208==by 0x1FFEFFD86F: ???
==17208==by 0x1076A98F: ???
==17208==by 0x1FFEFFD94F: ???
==17208==by 0x13ED395F: ???
==17208==by 0x108E8A5F: ???
==17208==by 0x13F0164F: ???
==17208==  Address 0x8 is not stack'd, malloc'd or (recently) free'd

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

[BalooWidgets] [Bug 406291] Weird behavior when adding tags beginning with characters like 'Š'

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406291

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |baloo-bugs-n...@kde.org
Product|dolphin |BalooWidgets
  Component|general |general

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

[Touchpad-KCM] [Bug 406301] New: battery operation: touchpad not working

2019-04-07 Thread Helga Hirtreiter
https://bugs.kde.org/show_bug.cgi?id=406301

Bug ID: 406301
   Summary: battery operation: touchpad not working
   Product: Touchpad-KCM
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: atulbish...@gmail.com
  Reporter: h.hirtrei...@gmx.de
  Target Milestone: ---

SUMMARY
battery operation: touchpad is not working. 
Works fine with WINDOWS 10.

When mains adapter is applied and I wait for a short time: everything works
fine.

STEPS TO REPRODUCE
1. take off mains adapter or reboot without mains adapter
2. 
3. 

OBSERVED RESULT

mouse pointer doesn't move, no clicking is recognized. 
I always have to attach separate mouse to be able to work.

EXPECTED RESULT

touchpad should work 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: OpenSuse Leap 15.0
(available in About System)
KDE Plasma Version: 5.12.6
KDE Frameworks Version: 5.45.0
Qt Version: 5.9.4

ADDITIONAL INFORMATION

Laptop: HP 250 G5

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

[krita] [Bug 397836] Undo/Redo Bug when merging a layer that has been `Clone`d

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397836

--- Comment #4 from tus...@vista.aero ---
(In reply to mvowada from comment #3)
> Created attachment 114671 [details]
> Video
> 
> Example of data loss occurring when doing "Merge with Layer below (CTRL+E)"
> with only 1 layer highlighted + "Undo (CTRL+Z)"

I've put up my proposed fix for review: https://phabricator.kde.org/D20314

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

[dolphin] [Bug 405760] Dolphin crashed

2019-04-07 Thread Shay G
https://bugs.kde.org/show_bug.cgi?id=405760

Shay G  changed:

   What|Removed |Added

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

--- Comment #4 from Shay G  ---
Anymore info needed?

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

[frameworks-plasma] [Bug 406302] New: window decorations colors on 30-bit colour depth (10-bi/channel) displays are wrong (garbled)

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406302

Bug ID: 406302
   Summary: window decorations colors on 30-bit colour depth
(10-bi/channel) displays are wrong (garbled)
   Product: frameworks-plasma
   Version: 5.56.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: libplasma
  Assignee: notm...@gmail.com
  Reporter: bog...@hlevca.com
  Target Milestone: ---

SUMMARY
When the display is set to 30-bit colour depth (10-bi/channel) such as shown in
the xorg.conf below, colours of teh window decoration are wrong (garbled) (see
attachment.

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth30
SubSection "Display"
Depth   30
EndSubSection
EndSection


STEPS TO REPRODUCE
1.  Need a wide gamut monitor. Change the screen section in xorg.conf as shown
above to enable 30 bit color depth on the display device/monitor
2. restart X 
3. Observe the window decoration (title bar & borders) colors, which are wrong,
the colors displayed in the window are good. 



OBSERVED RESULT

Wrong colours of the window decorations

EXPECTED RESULT

Good colours of the window decorations as in the rest of the window.
SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Open Suse Leap 15.1  
(available in About System)
KDE Plasma Version: 5.15
KDE Frameworks Version: 5.56
Qt Version: 

ADDITIONAL INFORMATION

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

[frameworks-plasma] [Bug 406302] window decorations colours on 30-bit colour depth (10-bit/channel) displays are wrong (garbled)

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406302

bog...@hlevca.com changed:

   What|Removed |Added

   Platform|Other   |openSUSE RPMs
 CC||bog...@hlevca.com
Summary|window decorations colors   |window decorations colours
   |on 30-bit colour depth  |on 30-bit colour depth
   |(10-bi/channel) displays|(10-bit/channel) displays
   |are wrong (garbled) |are wrong (garbled)

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

[systemsettings] [Bug 384294] SDDM doesn't change the custom background image with accent in filepath

2019-04-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384294

David Edmundson  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kau
   ||th/0c7e12ec9cd83cc4739eda74
   ||50c073d56d4e84c2
 Resolution|--- |FIXED

--- Comment #18 from David Edmundson  ---
Git commit 0c7e12ec9cd83cc4739eda7450c073d56d4e84c2 by David Edmundson.
Committed on 07/04/2019 at 15:34.
Pushed by davidedmundson into branch 'master'.

Force KAuth helpers to have UTF-8 support

Our helper runs as root and doesn't have the user's environment
(including $LANG). This defaults to one without UTF-8.

Without a locale with UTF-8
QFileInfo::exists("/backgrounds/crepé.png") returns false.

This causes problems in the SDDM KCM's code to set a wallpaper. (and
probably elsewhere)

M  +3-0src/kauthactionreply.h
M  +8-0src/kauthhelpersupport.cpp

https://commits.kde.org/kauth/0c7e12ec9cd83cc4739eda7450c073d56d4e84c2

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

[Plasma Vault] [Bug 387556] Window to create a new vault shows Wayland generic icon

2019-04-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=387556

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/kde
   |sma-vault/45ad41edad0df1d11 |d/496b785f2218c240326c7c98d
   |8317cba9497c02fb1b3870d |47bede4b140f3bf
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #10 from David Edmundson  ---
Git commit 496b785f2218c240326c7c98d47bede4b140f3bf by David Edmundson.
Committed on 07/04/2019 at 15:35.
Pushed by davidedmundson into branch 'master'.

Install .desktop file for kded5

Summary:
This is useful as on wayland setting a path to a desktop file is
mandatory for icons on any windows. Qt sets the app_id to org.kde.kde5
but this desktop file doesn't exist.

We do a similar fix in plasmashell and other services that don't really
map to the traditional application pattern.

I set the type to something other than Application so we don't have to
put an Exec line though it wouldn't really matter as it's hidden anway.

Test Plan:
Opened a vault
Got an icon

Reviewers: ivan

Reviewed By: ivan

Subscribers: kde-frameworks-devel

Tags: #frameworks

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

M  +1-0CMakeLists.txt
A  +7-0org.kde.kded5.desktop

https://commits.kde.org/kded/496b785f2218c240326c7c98d47bede4b140f3bf

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

[plasmashell] [Bug 364766] Graphics distorted after suspend/resume with nvidia

2019-04-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=364766

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||clarative/c244729b67714f2c3
   ||c471815b1cdafa6ac5e8d9d

--- Comment #86 from David Edmundson  ---
Git commit c244729b67714f2c3c471815b1cdafa6ac5e8d9d by David Edmundson.
Committed on 07/04/2019 at 15:35.
Pushed by davidedmundson into branch 'master'.

Enable glGetGraphicsResetStatus support by default on Qt >= 5.13

Summary:
I added support in Qt for handling Nvidia's glGetGraphicsResetStatus
flag, which reports when it has lost it's context and the visual state
needs refreshing.

As it required some changes in various other parts of Qt and Plasma this
was opt-in behind a QSurfaceFormat flag which I exposed to Plasma users
via a config option. Since Qt5.12.2 everything seems to work nicely.

This patch enables support on Qt >= 5.13 to play safe.

Test Plan: Feedback from wide test audience on the bug report.

Subscribers: kde-frameworks-devel

Tags: #frameworks

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

M  +7-1src/quickaddons/qtquicksettings.cpp

https://commits.kde.org/kdeclarative/c244729b67714f2c3c471815b1cdafa6ac5e8d9d

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

[dolphin] [Bug 405760] Dolphin crashed

2019-04-07 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=405760

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|CONFIRMED   |REPORTED
 Ever confirmed|1   |0

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

[plasmashell] [Bug 406303] New: Task Manager eats up open file descriptors on X server until maximum reached

2019-04-07 Thread Juha Nikkanen
https://bugs.kde.org/show_bug.cgi?id=406303

Bug ID: 406303
   Summary: Task Manager eats up open file descriptors on X server
until maximum reached
   Product: plasmashell
   Version: 5.14.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: nik...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 119283
  --> https://bugs.kde.org/attachment.cgi?id=119283&action=edit
dmesg-5.0.5-200.fc29.x86_64

SUMMARY
After longish use of KDE Plasma session, Xorg server runs out of file handles
(a count of 1024 by default). I.e. /proc/`pidof Xorg`/fd fills up an anonymous
file entries like:
...
lrwx--. 1 root root 64 Apr  6 10:55 95 -> '/memfd:xshmfence (deleted)'
lrwx--. 1 root root 64 Apr  6 13:18 96 -> '/memfd:xshmfence (deleted)'
lrwx--. 1 root root 64 Apr  6 10:55 97 -> '/memfd:xshmfence (deleted)'
lrwx--. 1 root root 64 Apr  6 10:55 98 -> '/memfd:xshmfence (deleted)'
lrwx--. 1 root root 64 Apr  6 10:55 99 -> '/memfd:xshmfence (deleted)'
...

STEPS TO REPRODUCE
1. login to Plasma session
2. open dozens of applications so that Task Manager starts grouping task
instances
3. observe content of /proc/`pidof Xorg`/fd by commands ls and wc
4. induce creation of memfd:xshmfence fds by hovering on panel (Task Manager),
over group of open tasks so that Task Manager shows thumbnails of windows of
open applications. This step will increase leaked fds by number of window
thumbnails of hovered group
5. move mouse pointer so that group popup disappears
6. repeat from 3. until system file limit is hit

OBSERVED RESULT
When Xorg has run out of system file limit, random problems start to appear:
- key bindings may lost and/or have no desired effect
- mouse clicks / drags have no effect
- $HOME/.cache corrupts somehow
- system requires reboot and possibly restore of
$HOME/(.cache|.config|.kde|.local) from backup

EXPECTED RESULT
Task Manager / Plasmashell shall release rendering related memory gracefully

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 29, kernel 5.0.5 / Plasma5
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.55.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION
Hovering on Pager or on System Tray in a such way that popup window appears
does not consume an anonymous file handles on X server permanently. Only via
Task Manager does.
Also, if running application is minimized so that only enlarged app icon is
shown on group popup (instead of window thumbnail), Task Manager does not leak
memfd handles

I created a bug on RHBZ already:
https://bugzilla.redhat.com/show_bug.cgi?id=1696961

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

[frameworks-plasma] [Bug 406302] window decorations colours on 30-bit colour depth (10-bit/channel) displays are wrong (garbled)

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406302

--- Comment #1 from bog...@hlevca.com ---
It is Open Suse Leap 15.0

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

[kontact] [Bug 406304] New: Kontact crash trying to access settings

2019-04-07 Thread Fabian
https://bugs.kde.org/show_bug.cgi?id=406304

Bug ID: 406304
   Summary: Kontact crash trying to access settings
   Product: kontact
   Version: 5.10.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: tonym...@gmail.com
  Target Milestone: ---

SUMMARY

When clicking Settings --> Configure Kontact it crash each time.

STEPS TO REPRODUCE
1. Open Kontact
2. Click Settings --> Configure Kontact

OBSERVED RESULT

Kontact crashs

EXPECTED RESULT

Kontact does not crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.15,4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION

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 0x7fdcdc690bc0 (LWP 5003))]

Thread 27 (Thread 0x7fdb8b67e700 (LWP 5077)):
#0  0x7fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdb8b67d710, expected=0, futex_word=0x7fdb8b67d8f8) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  0x7fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdb8b67d7b0,
mutex=0x7fdb8b67d8a8, cond=0x7fdb8b67d8d0) at pthread_cond_wait.c:533
#2  0x7fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdb8b67d8d0,
mutex=0x7fdb8b67d8a8, abstime=0x7fdb8b67d7b0) at pthread_cond_wait.c:667
#3  0x7fdcc9f2c177 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fdcc9f2cada in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fdcc9f2cbc2 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fdcc9eea851 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fdcc9eed387 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fdcc9eed974 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fdcc9f2ecd1 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fdcd48c66db in start_thread (arg=0x7fdb8b67e700) at
pthread_create.c:463
#11 0x7fdcd8fd188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fdb8be7f700 (LWP 5076)):
#0  0x7fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdb8be7e710, expected=0, futex_word=0x7fdb8be7e8f8) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  0x7fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdb8be7e7b0,
mutex=0x7fdb8be7e8a8, cond=0x7fdb8be7e8d0) at pthread_cond_wait.c:533
#2  0x7fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdb8be7e8d0,
mutex=0x7fdb8be7e8a8, abstime=0x7fdb8be7e7b0) at pthread_cond_wait.c:667
#3  0x7fdcc9f2c177 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fdcc9f2cada in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fdcc9f2cbc2 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fdcc9eea851 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fdcc9eed387 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fdcc9eed974 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fdcc9f2ecd1 in  () at
/usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fdcd48c66db in start_thread (arg=0x7fdb8be7f700) at
pthread_create.c:463
#11 0x7fdcd8fd188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fdb93bbf700 (LWP 5051)):
#0  0x7fdcd8fc00b4 in __GI___libc_read (fd=84, buf=0x7fdb93bbe7d0,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7fdcd2a3ecd0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fdcd29fa027 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fdcd29fa4e0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fdcd29fa64c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fdcd9b1f15b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fdcd9ac064a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fdcd98e841a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fdcd98e9bc2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7fdcd48c66db in start_thread (arg=0x7fdb93bbf700) at
pthread_create.c:463
#10 0x7fdcd8fd188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fdba18c7700 (LWP 5048)):
#0  0x7fdcd8fc4bf9 in __GI___poll (fds=0x7fdb98022070, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fdcd29fa539 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fdcd29fa64c in g_main_context_iteration () at
/us

[kdenlive] [Bug 406297] user interface lost of icons

2019-04-07 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=406297

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
  Flags||timeline_corruption+

--- Comment #1 from emohr  ---
Go to settings and tick: “Force Breeze Icon theme”. Kdenlive restart and you
should see the icons. 

If the Icons are still missing or just partly installed than the
libxcb-keysyms1 is missing. Type in a terminal (press CTRL + ALT + T): "sudo
apt-get update", "sudo apt-get install libxcb-keysyms1".

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

[frameworks-plasma] [Bug 406302] window decorations colours on 30-bit colour depth (10-bit/channel) displays are wrong (garbled)

2019-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406302

--- Comment #2 from bog...@hlevca.com ---
Created attachment 119284
  --> https://bugs.kde.org/attachment.cgi?id=119284&action=edit
Example of wrong colours in title bar and borders

Please look carefully at  both window decorations: title bar and borders

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

[digikam] [Bug 360806] digiKam doesn't show Gimp 2.9 xcf images

2019-04-07 Thread maderios
https://bugs.kde.org/show_bug.cgi?id=360806

maderios  changed:

   What|Removed |Added

 CC||leoutat...@gmx.fr

--- Comment #10 from maderios  ---
@gilles Good news. I'll test this patch as soon as it is available in git.

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

[kate] [Bug 406305] Suggest to close an opened file when it is deleted

2019-04-07 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=406305

Méven Car  changed:

   What|Removed |Added

Version|unspecified |18.04.3

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

[kate] [Bug 406305] New: Suggest to close an opened file when it is deleted

2019-04-07 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=406305

Bug ID: 406305
   Summary: Suggest to close an opened file when it is deleted
   Product: kate
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: meve...@gmail.com
  Target Milestone: ---

SUMMARY

When a file opened in kate is deleted, kate suggest to "ignore" and keep the
changes in the text view, "save as".
I would suggest to add a third option such as "Close file" to close the file
discarding its content.
Since it was deleted on disk and that is perhaps what the user wants.

Currently when the user wants to delete the file, he has to Ctrl+w and confirm
through a dialog or click in the panel to close the file, which is not very
straightforward.

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

[plasmashell] [Bug 406096] Font size cannot be changed

2019-04-07 Thread Eogan
https://bugs.kde.org/show_bug.cgi?id=406096

--- Comment #2 from Eogan  ---
You can just install the widget "Simple date and time" and the widget "Digital
clock" and you'll notice the difference in size, whatever the theme.

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

[digikam] [Bug 406306] New: copy files

2019-04-07 Thread stefano
https://bugs.kde.org/show_bug.cgi?id=406306

Bug ID: 406306
   Summary: copy files
   Product: digikam
   Version: 5.9.0
  Platform: Windows CE
OS: MS Windows
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Database-Maintenance
  Assignee: digikam-bugs-n...@kde.org
  Reporter: stefano.zu...@tiscali.it
  Target Milestone: ---

SUMMARY
i made a copy on exernal folder. if the device is full. all the database of tag
is lost

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 382914] Rendering files as mp4, full hd, generates files much larger than before

2019-04-07 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=382914

emohr  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
You have used the highest quality to render. Higher than the original MP4 clip.
Lower the quality to 23 or 30 and try again.

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

[Plasma Vault] [Bug 400361] Creating new vault gives error message. Vault subsequently unencrypted.

2019-04-07 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=400361

Paul Worrall  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Paul Worrall  ---
Thanks for looking into this.  I've rebuilt the NFS server host, upgrading from
NFS 4.1 to 4.2 in the process, and now I can no longer reproduce this problem.

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

[kdenlive] [Bug 384780] notifications sounds arent affected by notification volume

2019-04-07 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=384780

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
  Flags||timeline_corruption+

--- Comment #1 from emohr  ---
Please try with the Kdenlive_Nightly_Appimage
https://binary-factory.kde.org/job/Kdenlive_Nightly_Appimage_Build/lastSuccessfulBuild/artifact/

Maybe your compiling missed some parts.

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

  1   2   3   >