[kaddressbook] [Bug 403174] KAddressBook looses contact birthdays when merging two or more contacts

2019-01-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403174

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
I confirm it.

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

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-13 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #10 from Ralf Habacker  ---
(In reply to Rex Dieter from comment #9)
> Thanks for the clarification.
> 
> I'd jumped to that conclusion seeing the output:
> 
> "  The following configuration files were considered but not accepted:
> /usr/lib64/cmake/LibAlkimia5-7.0/LibAlkimia5Config.cmake, version: 7.0.1
The alkimia check in
https://cgit.kde.org/kmymoney.git/tree/CMakeLists.txt?h=5.0#n73 is hardcoded to
a single alkimia version and need to be fixed. As workaround in top level
CMakeLists.txt chane from 
  find_package(LibAlkimia5 7.0.0 REQUIRED)
to 
  find_package(LibAlkimia5 7.0 REQUIRED)

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

[kaddressbook] [Bug 403176] KAddressBook looses contact photos when merging two or more contacts

2019-01-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403176

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Laurent Montel  ---
I confirm it.
I will try to fix it soon
Thanks

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

[kmail2] [Bug 401444] Add an option to not show an unread count on the Task Manager icon

2019-01-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=401444

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.11.0
  Latest Commit||https://commits.kde.org/kma
   ||il/0f4b369ccc4e1ff18d568b0f
   ||7209ebb0633c27aa
 Status|REPORTED|RESOLVED

--- Comment #1 from Laurent Montel  ---
Git commit 0f4b369ccc4e1ff18d568b0f7209ebb0633c27aa by Laurent Montel.
Committed on 14/01/2019 at 07:46.
Pushed by mlaurent into branch 'master'.

Fix Bug 401444 - Add an option to not show an unread count on the Task Manager
icon

FIXED-IN: 5.11.0

M  +8-0src/configuredialog/configureappearancepage.cpp
M  +1-0src/configuredialog/configureappearancepage.h
M  +1-0src/kmkernel.cpp
M  +4-0src/settings/kmail.kcfg.cmake
M  +4-3src/unityservicemanager.cpp
M  +1-1src/unityservicemanager.h

https://commits.kde.org/kmail/0f4b369ccc4e1ff18d568b0f7209ebb0633c27aa

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

[kmymoney] [Bug 401927] Unable to add new investment

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=401927

--- Comment #5 from ravi29392...@yahoo.co.uk ---
(In reply to Mark Thomas from comment #3)
> Created attachment 117432 [details]
> attachment-14277-0.html
> 
> It may not be the same problem but I was getting the same error message
> when I first tried investments.
> 
> I found I had to reselect the investment account in the "Select Account"
> dropdown in the investment window, ie: even though it was shown as the
> default selected when the investment window opens I had to click on the
> account again to select it for it to work.
> 
> Also the error dialog is confusing, if you click details it shows no new
> information until you resize the window.
> 
> With the select problem I was getting:
> 
> Stock account cannot be parent account caugt in
> /build/kmymoney-8Tb1zm/kmymoney-5.0.1/kmymoney/mymoney/mymoneyfile.cpp:1059
> 
> 
> 
> Hope this helps.
> -Mark
> 
> On Sun, Jan 13, 2019 at 11:05 AM Jack  wrote:
> 
> > https://bugs.kde.org/show_bug.cgi?id=401927
> >
> > --- Comment #2 from Jack  ---
> > Ravi - do you get the same error if you use the xml storage instead of the
> > database?  Which database are you using?  Also, please click the
> > "Details>>"
> > button and attache or copy/paste the extra information.
> >
> > Tony - are you also using a database rather then XML storage?
> >
> > (Lets work on the error adding an investment here, and save the crash on
> > adding
> > an account for either after the first is solved or maybe for a separate
> > bug, in
> > case they are not really related.)
> >
> > --
> > You are receiving this mail because:
> > You are the assignee for the bug.


Thanks.

I am using xml storage.

Error message same as 
Stock account cannot be parent account caugt in
/build/kmymoney-8Tb1zm/kmymoney-5.0.1/kmymoney/mymoney/mymoneyfile.cpp:1059.

However, temporarily solved the issue as mentioned below, as per the suggestion
given by a user:

Open Ledger
Select account
Add as new ledger entry. If new, kmymoney asks for confirmation and on
confirming creates the new sub account. However, I am unable to edit the entry
thus created.

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

[frameworks-kwayland] [Bug 373907] Implement Wayland Primary Selection Protocol (middle-click paste)

2019-01-13 Thread Yvan Broccard
https://bugs.kde.org/show_bug.cgi?id=373907

Yvan Broccard  changed:

   What|Removed |Added

 CC||yvan.brocc...@gmail.com

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

[xdg-desktop-portal-kde] [Bug 403199] KDE file save dialog in Firefox don't remember last used folder

2019-01-13 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=403199

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #1 from Jan Grulich  ---
What is your xdg-desktop-portal-kde version? There was a bug that xdp-kde
doesn't open folder specified by Firefox, which has been fixed in version
5.14.5. It's also possible that ths is a bug in Firefox, because when you
specify it should use portals, then Firefox assumes it is running in sandbox
and might behave differently in storing/retrieving users configuration.

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

[kstars] [Bug 382836] Equirectangular projection

2019-01-13 Thread Jean-Claude
https://bugs.kde.org/show_bug.cgi?id=382836

--- Comment #5 from Jean-Claude  ---
Please close this bug report.

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

[plasmashell] [Bug 403200] New: Not changes windows some titmes

2019-01-13 Thread Okeanij
https://bugs.kde.org/show_bug.cgi?id=403200

Bug ID: 403200
   Summary: Not changes windows some titmes
   Product: plasmashell
   Version: 5.14.5
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: dmitrij.polya...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

When I clicked on some program button on TaskManager, it can switch to window,
but can not. 1/5 - 1/8 all clicks dont work as expected. Nothing happened.

I don't see any logic when this happened.

The same with active corners. 


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 18.10
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 384392] konsole (always), kwrite (sometimes) doesn't restore "Application menu" in title bar after restore session

2019-01-13 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=384392

Matija Šuklje  changed:

   What|Removed |Added

 CC||mat...@suklje.name

--- Comment #13 from Matija Šuklje  ---
Seems to be caused by https://bugs.kde.org/show_bug.cgi?id=403188

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

[ksmserver] [Bug 403188] At login, previous session restores before some other services

2019-01-13 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=403188

--- Comment #1 from Matija Šuklje  ---
Can confirm on NixOS:

- Plasma 5.13
- Plasma Frameworks 5.49
- KDE Applications 18.08

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

[ksmserver] [Bug 403188] At login, previous session restores before some other services

2019-01-13 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=403188

Matija Šuklje  changed:

   What|Removed |Added

 CC||mat...@suklje.name

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

[xdg-desktop-portal-kde] [Bug 403199] New: KDE file save dialog in Firefox don't remember last used folder

2019-01-13 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=403199

Bug ID: 403199
   Summary: KDE file save dialog in Firefox don't remember last
used folder
   Product: xdg-desktop-portal-kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: mur...@gmail.com
  Target Milestone: ---

I use Firefox with GTK_USE_PORTAL=1 argument to use KDE file save dialogs
instead of GTK - all works well, instead of KDE file save dialog in Firefox
don't remember last used folder, so every time shows my home folder.

Is this KDE issue or Firefox? Does any fix or workaround for this problem
exists?

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

[digikam] [Bug 403197] Thumbnails in icon and preview views are not HiDPI (macOS)

2019-01-13 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=403197

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
Gwenview has the same problem (bug 373178). We already have bug 371005 and bug
381128. The problem is not the HiDPI display, but a set scaling factor that
enlarges all elements and also Widgets with graphics.

Maik

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

[plasmashell] [Bug 402700] Pressing TAB in kickoff freezes plasma

2019-01-13 Thread Franz Fellner
https://bugs.kde.org/show_bug.cgi?id=402700

--- Comment #4 from Franz Fellner  ---
Created attachment 117454
  --> https://bugs.kde.org/attachment.cgi?id=117454&action=edit
kickoff before pressing TAB

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

[plasmashell] [Bug 402700] Pressing TAB in kickoff freezes plasma

2019-01-13 Thread Franz Fellner
https://bugs.kde.org/show_bug.cgi?id=402700

--- Comment #3 from Franz Fellner  ---
plasmashell uses 100%.
Screenshot attached as requested.

There were updates in the meantime, so different backtrace:
#0  QtPrivate::RefCount::deref (this=0x562e08802330) at
/usr/include/qt5/QtCore/qrefcount.h:68 
#1  QList::~QList (this=0x7ffdd58b6570, __in_chrg=)
at /usr/include/qt5/QtCore/qlist.h:829 
#2  0x7f13457c8bcb in QQuickItemPrivate::nextTabChildItem
(item=item@entry=0x562e08bf14b0, start=,
start@entry=0) at items/qquickitem.cpp:2505 
#3  0x7f13457c9672 in QQuickItemPrivate::nextPrevItemInTabFocusChain
(item=item@entry=0x562e07db2d20,
forward=forward@entry=true) at items/qquickitem.cpp:2594
#4  0x7f13457cc5f4 in QQuickItemPrivate::focusNextPrev
(item=item@entry=0x562e07db2d20, forward=forward@entry=true)
at items/qquickitem.cpp:2489
#5  0x7f13457cc712 in QQuickItemPrivate::deliverKeyEvent
(this=0x562e07db2de0, e=0x7ffdd58b6f30)   
at items/qquickitem.cpp:5169
#6  0x7f13457cc985 in QQuickItem::event (this=0x562e07db2d20,
ev=0x7ffdd58b6f30) at items/qquickitem.cpp:8057  
#7  0x7f1342f7d7ac in QApplicationPrivate::notify_helper
(this=this@entry=0x562e057e5870, receiver=receiver@entry=
0x562e07db2d20, e=e@entry=0x7ffdd58b6f30) at kernel/qapplication.cpp:3752   
#8  0x7f1342f84d10 in QApplication::notify (this=0x7ffdd58b7350,
receiver=0x562e07db2d20, e=0x7ffdd58b6f30)
at kernel/qapplication.cpp:3499 
#9  0x7f13417233d7 in QCoreApplication::notifyInternal2
(receiver=0x562e07db2d20, event=0x7ffdd58b6f30)
at kernel/qcoreapplication.cpp:1061 
#10 0x7f134172366e in QCoreApplication::sendEvent
(receiver=receiver@entry=0x562e07db2d20, 
event=event@entry=0x7ffdd58b6f30) at kernel/qcoreapplication.cpp:1451   
#11 0x7f13457d940f in QQuickWindowPrivate::deliverKeyEvent
(this=this@entry=0x7f132c007090,
e=e@entry=0x7ffdd58b6f30) at items/qquickwindow.cpp:1699
#12 0x7f13457de61f in QQuickWindow::keyPressEvent (this=,
e=0x7ffdd58b6f30) 
at items/qquickwindow.cpp:1682
[and so on]
I assume you want me to go into QQuickItem::event:
(gdb) print this->metaObject()->className()
$4 = 0x562e07dc8478 "TextField_QMLTYPE_129_QML_136"

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

[i18n] [Bug 403169] "Desktop Theme," is prepended to the localized string for zh_CN

2019-01-13 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=403169

Burkhard Lueck  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |wen...@gmail.com
 CC||lu...@hube-lueck.de
Version|5.14.5  |unspecified
Product|systemsettings  |i18n
  Component|kcm_desktoptheme|zh_CN

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

[i18n] [Bug 403168] "System Settings, " is prepended to the localized string for zh_CN

2019-01-13 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=403168

Burkhard Lueck  changed:

   What|Removed |Added

  Component|general |zh_CN
Product|systemsettings  |i18n
   Assignee|plasma-b...@kde.org |wen...@gmail.com
 CC||lu...@hube-lueck.de
Version|5.14.5  |unspecified

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

[kwin] [Bug 389191] xwayland auto-upscaling causes pixelation and should be optional

2019-01-13 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389191

--- Comment #28 from Martin Flöser  ---
Weston supported scaling ages prior to KWin.

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

[digikam] [Bug 403197] Thumbnails in icon and preview views are not HiDPI (macOS)

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403197

--- Comment #2 from caulier.gil...@gmail.com ---
Problem still reproducible with 6.0.0 beta3 ?

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

Take a care that 6.0.0 will change database schema. Make a backup before to run
6.0.0, else you will not able to re-use 5.8.0 with your database.

Gilles Caulier

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

[dolphin] [Bug 402156] Crash when trying to empty the Trash folder.

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=402156

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 397600] KDEnlive Settings are not persisted after re-opening app

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397600

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 402152] Steam start sid meier's civilization vi game

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=402152

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 395904] cannot add new audio or video track

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395904

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kstars] [Bug 381543] Mount slewing during exposure

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=381543

--- Comment #8 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 402700] Pressing TAB in kickoff freezes plasma

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=402700

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kstars] [Bug 382123] star hopper

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=382123

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kstars] [Bug 382836] Equirectangular projection

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=382836

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 395938] Typing and erasing 3d in effects search crashes flatpak Kdenlive 18.04.2

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395938

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 395998] can't add clips

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395998

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[KEXI] [Bug 380937] Exporting a DB with Images into csv provides an unstructured file

2019-01-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=380937

--- Comment #9 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 403140] Vector shapes "Pattern fill" not working?

2019-01-13 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=403140

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Ahab Greybeard  ---
I confirm that this is the case for appimages 4.1.5, 4.1.7 and the 13-Jan
nightly build krita-4.2.0-pre-alpha-097d7e6-x86_64.

You can create a vector shape with a pattern fill but if you select it and
change the fill to one that is not pattern filled then it can't be changed back
to pattern filled.

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

[digikam] [Bug 403197] Thumbnails in icon and preview views are not HiDPI (macOS)

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403197

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
   Platform|Other   |Mac OS X Disk Images

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2019-01-13 Thread Chris Holland
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #155 from Chris Holland  ---
Git commit 235fa8107dabb757d88cd1876309c12cad990207 by Chris Holland.
Committed on 14/01/2019 at 01:53.
Pushed by cholland into branch 'master'.

[Digital Clock] Add ability to set a custom date format string

Adds a new customDateFormat config key which is used when the dateFormat
"StringEnum" is set to custom.
Shows a link to the Qt time formatting documentation next to the text field.
Qt doc link and text field are hidden when not set to custom date format.

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

M  +5-1applets/digital-clock/package/contents/config/main.xml
M  +8-6applets/digital-clock/package/contents/ui/DigitalClock.qml
M  +26   -0applets/digital-clock/package/contents/ui/configAppearance.qml

https://commits.kde.org/plasma-workspace/235fa8107dabb757d88cd1876309c12cad990207

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

[kio-extras] [Bug 403198] New: MTP file copy succeeds first time, then always fails until restart

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=403198

Bug ID: 403198
   Summary: MTP file copy succeeds first time, then always fails
until restart
   Product: kio-extras
   Version: 18.08.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: MTP
  Assignee: elvis.angelac...@kde.org
  Reporter: skierp...@gmail.com
  Target Milestone: ---

SUMMARY
The first copy of files to a local directory that I attempt from my Android
phone, plugged into USB and using mtp, reliable works (yay!). But thereafter
every file copy that I attempt fails.

STEPS TO REPRODUCE
1. Plug Google Pixel 2 into USB
2. On phone, Settings > USB Preferences > Use USB for, choose File Transfer.
3. In KDE Device Notifier, under choose the Open in File Manager that opens the
mtp: protocol (usually the first action)
4. In the Dolphin that opens, navigate to Internal storage > DCIM > Camera
5. Split Dolphin's window, in second pane navigate to a local directory like
/tmp.
6. Select some images in the phone pane, drag to second pane, choose Copy Here
from pop-up menu.
7. Repeat step 6 with other files.

OBSERVED RESULT
The first copy succeeds, but thereafter copy always fails. For each file I get
an alert
  Information
  Could not read file /Pixel 2/Internal shared
storage/DCIM/Camera/THE_FILE_NAME.jpg

If I close Dolphin and disconnect the phone and verify that the mtp KIO is gone
from `ps`listing, then repeat, I still get failures. I've tried using the other
Open in Dolphin protocol (camera) and switching the phone's "Use USB for" to
PTP, and still no luck. I'm able to copy again only after rebooting.

EXPECTED RESULT
Copy operations continue to work.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 29 KDE spin
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION
When it was failing a few weeks ago December 2018, I got a different alert
after a long delay,
  Error 150
or
  Unknown error code 150
  bad parameters

`journalctl` doesn't seem to have any relevant errors. I would be happy to
reproduce this with debug settings or under gdb if it will help.

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

[krita] [Bug 403048] Freeze in Strokes/Layers jobs [GDB backtrace]

2019-01-13 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=403048

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #1 from Scott Petrovic  ---
I spent a while testing this with various commits and I might have a potential
commit that is causing this.

Commit: 5f9123
add a createActions method to KoToolFactoryBase (11/28/2018)

When I was testing, I usually had to switch tools a few times to trigger it.
Usually between the freehand brush, move, and transform tool. Changing tools
and doing something, then clicking some layer visibility icons to test. It
eventually triggered after a minute or two.

Going back one more commit, the error seemed to disappear. Maybe someone else
can test on that commit to see if that is the culprit.

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

[frameworks-knewstuff] [Bug 399981] Discover: Both "check for updates" and "update all" buttons are disabled even when updates are available

2019-01-13 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=399981

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

--- Comment #11 from skierpage  ---
Sorry for all the spam

(In reply to skierpage from comment #10)
> (In reply to Alexander Mentyu from comment #6)
> > As a workaround - you can edit your Device Notifier actions in System
> > Settings -> Removable Storage section
> That didn't work for me. ... change only the action name to Open
> camera with File Manager, ... the action is no longer
> presented when I plug in my phone.
That's probably bug 387961. It would be nice to have a reliable workaround.

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

[plasmashell] [Bug 387961] Device action disappears from device notifier when its description is edited

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=387961

skierpage  changed:

   What|Removed |Added

 CC||skierp...@gmail.com

--- Comment #3 from skierpage  ---
I think the problem is if you edit only the first text field, it creates a
truncated two-line file in ~/.local/share/solid/actions/SOME_NAME.desktop
containing only
  [Desktop Action open]
  Name=YOUR NEW DESCRIPTION

and this isn't enough and confuses Device Notifier. It seems you need the Exec
line and other info from the original SOME_NAME.desktop file in
/usr/share/solid/actions/ .

As a workaround, you can copy the entire original file and modify just the Name
 line in your local copy. But then System Settings > Removable Devices > Device
Actions listed two device actions with the new name, either of which I could
discard.

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

--- Comment #10 from skierpage  ---
(In reply to skierpage from comment #7)
> ... then KDE *has* to
> disambiguate the two protocols' Actions. One is access to all media files on
> the device, the other is just camera files. Maybe the gory details of MTP
> and PTP could be in a tooltip.
I chose the Open with File Manager corresponding to camera and the location
opened was 
camera:/Google%2520Inc%2520Nexus%252FPixel%2520(MTP)@usb:002,009/store_00010001/
Note "MTP" in the name. So I was mistaken, it seems the camera KIO does not
necessarily use the PTP protocol. With Android 9 you can control the protocol
used in the *phone*'s USB Preferences > Use USB for... setting.

(In reply to Alexander Mentyu from comment #6)
> As a workaround - you can edit your Device Notifier actions in System
> Settings -> Removable Storage section
That didn't work for me. I open Device Actions, click the Open with File
Manager - Camera action, click Edit..., change only the action name to Open
camera with File Manager, click OK. The result in Fedora 29 KDE spin with KDE
Plasma 5.14.4 and KDE Frameworks 5.53.0 is the action is no longer presented
when I plug in my phone. I think the problem is changing the name only creates
a two-line file in ~/.local/share/solid/actions/solid_camera.desktop containing
  [Desktop Action open]
  Name=Open camera with File Manager

I think it needs an action line and other information from the original
/usr/share/solid/actions/solid_camera.desktop to work. I don't know if this is 
a bug.

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

[digikam] [Bug 403197] Thumbnails in icon and preview views are not HiDPI (macOS)

2019-01-13 Thread Alan Tam
https://bugs.kde.org/show_bug.cgi?id=403197

--- Comment #1 from Alan Tam  ---
Created attachment 117453
  --> https://bugs.kde.org/attachment.cgi?id=117453&action=edit
icon view

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

[digikam] [Bug 403197] New: Thumbnails in icon and preview views are not HiDPI (macOS)

2019-01-13 Thread Alan Tam
https://bugs.kde.org/show_bug.cgi?id=403197

Bug ID: 403197
   Summary: Thumbnails in icon and preview views are not HiDPI
(macOS)
   Product: digikam
   Version: 5.9.0
  Platform: Other
OS: OS X
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Thumbs-IconView
  Assignee: digikam-bugs-n...@kde.org
  Reporter: siul...@gmail.com
  Target Milestone: ---

Created attachment 117452
  --> https://bugs.kde.org/attachment.cgi?id=117452&action=edit
preview view

SUMMARY
Thumbnails in icon and preview views are not HiDPI, while the rest of the UI
including the preview images are correct.

STEPS TO REPRODUCE
1. Download and install digikam 5.9.0 on macOS 10.14
2. Switch to icon or preview view
3. Adjust the thumbnails sizes such that they are smallest possible (to exclude
the chance that graininess is due to 256x256 thumbnails showing up too huge)

OBSERVED RESULT
Thumbnails are not HiDPI

EXPECTED RESULT
Thumbnails are HiDPI

SOFTWARE/OS VERSIONS
MacOS: 10.14.2
digikam downloaded from https://www.digikam.org/download/

ADDITIONAL INFORMATION
The same turning on "Use large thumbnail size for high screen resolution" and
rebuilding all thumbnails and restart digikam.

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

[okteta] [Bug 403186] Decimal offset coding gets cut off

2019-01-13 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=403186

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Friedrich W. H. Kossebau  ---
Unless I missed something in the Qt API, this might be a bug in Qt itself, at
least by my initial experiments. Reported as
https://bugreports.qt.io/browse/QTBUG-73002

So for now closing as upstream bug. Not sure I should invest into a
work-around, for now curious on the feedback on that upstream Qt bug report.

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

[yakuake] [Bug 397508] Blur applied to only part of the window when using HiDPI

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397508

unicodealt...@gmail.com changed:

   What|Removed |Added

 CC||unicodealt...@gmail.com

--- Comment #1 from unicodealt...@gmail.com ---
Created attachment 117451
  --> https://bugs.kde.org/attachment.cgi?id=117451&action=edit
desktop screenshot

This shows how the blur effect from desktop effects consistently only blurs a
portion when the display is scaled.

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

[Discover] [Bug 399502] During search, show the correct sort order

2019-01-13 Thread chimak111
https://bugs.kde.org/show_bug.cgi?id=399502

--- Comment #12 from chimak111  ---
The listing when searching for torrent is quite different today, 2019-01-14.
Several entries with odd names on both pages.

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

[Discover] [Bug 399502] During search, show the correct sort order

2019-01-13 Thread chimak111
https://bugs.kde.org/show_bug.cgi?id=399502

chimak111  changed:

   What|Removed |Added

 CC||chimak...@gmail.com

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

[plasmashell] [Bug 402669] Device Notifier shows duplicated file manager action for android phones

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=402669

skierpage  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||skierp...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from skierpage  ---


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

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

skierpage  changed:

   What|Removed |Added

 CC||adam.golan...@gmail.com

--- Comment #9 from skierpage  ---
*** Bug 402669 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

--- Comment #7 from skierpage  ---
I marked bug 39276 and bug 402669 as duplicates of this. Both have good
comments.

The most excellent Nate Graham touched on dedoimedo's mention of this bug in
https://pointieststick.com/2018/02/16/plasma-5-perfection-call-for-development/
, but mistakenly dismissed it as "Not a bug; the mount protocol is (or should
be) irrelevant to a normal user." But unless KDE is going to intelligently pick
one protocol over the other (I think MS Windows prefers MTP over PTP/camera
when you open in Windows Explorer), then KDE *has* to disambiguate the two
protocols' Actions. One is access to all media files on the device, the other
is just camera files. Maybe the gory details of MTP and PTP could be in a
tooltip.

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

[systemsettings] [Bug 339276] double "open with file manager" entry in devices plasmoid when plugging in mtp android device

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=339276

skierpage  changed:

   What|Removed |Added

 CC||skierp...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from skierpage  ---


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

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

skierpage  changed:

   What|Removed |Added

 CC||christian.gonzalez@nerdocs.
   ||at

--- Comment #8 from skierpage  ---
*** Bug 339276 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 362976] "Open with File Manager" shown twice when connecting phone or tablet over USB

2019-01-13 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=362976

skierpage  changed:

   What|Removed |Added

 CC||skierp...@gmail.com
Summary|"Open with File Manager"|"Open with File Manager"
   |shown twice |shown twice when connecting
   ||phone or tablet over USB

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

[konsole] [Bug 402631] Konsole crash while pressing Ctrl+Shift+arrow

2019-01-13 Thread tguen
https://bugs.kde.org/show_bug.cgi?id=402631

tguen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||tg...@tutanota.com

--- Comment #1 from tguen  ---
Same problem on Arch. Only left/right arrows, not up/down.

Qt 5.12.0
KF 5.53.0
Konsole 18.12.0

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

[Akonadi] [Bug 403124] Two kalarm resources fighting each other

2019-01-13 Thread Stefanos Harhalakis
https://bugs.kde.org/show_bug.cgi?id=403124

--- Comment #2 from Stefanos Harhalakis  ---
I don't actually remember. It is possible that I created something or that one
of the upgrades did it.

It was a funny failure mode though, even if it's not worth looking at.

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

[kmymoney] [Bug 403196] New: Displaying the ledger for a category shows the wrong account

2019-01-13 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=403196

Bug ID: 403196
   Summary: Displaying the ledger for a category shows the wrong
account
   Product: kmymoney
   Version: 5.0.2
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ostrof...@users.sourceforge.net
  Target Milestone: ---

If you double click any category in the Category View, a ledger is displayed
for all transactions in that category.  However, the account name displayed in
the dropdown above the ledger shows the most recent account for which the
ledger was displayed.  I assume it should show the name of the category, and as
a wishlist extra, I think it should in some way show that the ledger is being
displayed for a category, not a user-defined account.

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

[clazy] [Bug 403195] New: New check: warn on hidpi issues

2019-01-13 Thread Nyall Dawson
https://bugs.kde.org/show_bug.cgi?id=403195

Bug ID: 403195
   Summary: New check: warn on hidpi issues
   Product: clazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: nyall.daw...@gmail.com
CC: smart...@kde.org
  Target Milestone: ---

I've been working on a large, legacy code base recently on a hi-dpi display.
This application is completely un-hdp-friendly, due to a multitude of fixed
sizes being set in pixels.

This had me thinking of a possible clazy check which would automatically flag
potential hi-dpi issues. A super-basic version of the check could flag whenever
calls to methods which set sizes (e.g. QWidget::setFixedSize,
QTreeView::setColumnWidth, etc) are called with literal size values. I.e. flag
a call to widget->setFixedSize( 16, 16 ), but not widget->setFixedSize(
someVariable, someVariable ). (even if someVariable is a const value such as
const int someVariable = 16; --- this would definitely be a very rough check
only!)

A more advanced check could detect if the arguments to the sizing methods use a
variable which has been set based on a result from a QFontMetrics/QFontMetricsF
 call -- and throw the warning if this ISN'T the case.

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

[krita] [Bug 403194] New: Desktop files could be amalgamated to avoid multiple entries in Gtk App Chooser for Krita

2019-01-13 Thread Stuart Axon
https://bugs.kde.org/show_bug.cgi?id=403194

Bug ID: 403194
   Summary: Desktop files could be amalgamated to avoid multiple
entries in Gtk App Chooser for Krita
   Product: krita
   Version: 4.1.7
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: stu.a...@gmail.com
  Target Milestone: ---

Created attachment 117450
  --> https://bugs.kde.org/attachment.cgi?id=117450&action=edit
Many krita entries in Gtk App Chooser

In nautilus right click a file, Open With Other Application->View All
Applications, there are many Krita entries.

(Same bug will show in other places using the GtkAppChooser, e.g. Firefox).

This occurs because Krita creates one desktop file for each file association.
Desktop files can have a list of mimetypes, so amalgamating these into one
desktop file should fix the bug.


Tested on 4.1.7 - since I'm not sure how to setup file associations with the
appimage.


See conversation here
https://gitlab.gnome.org/GNOME/gtk/issues/1581#note_407441

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

[kdenlive] [Bug 403192] Timeline interface stopped working

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403192

--- Comment #1 from teo8...@gmail.com ---
I have had to restart it several times already, I can't use it for more than a
couple of minutes before this crap happens again. I guess I was lucky the first
time that it worked for half an hour without issue.

Or unlucky, because had I known from the beginning I wouldn't have wasted my
time.

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

[Akonadi] [Bug 403124] Two kalarm resources fighting each other

2019-01-13 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=403124

--- Comment #1 from David Jarvie  ---
It looks as if the two resources are set up to use the same calendar file,
/home/v13/.kde/share/apps/kalarm/template.ics. This shouldn't happen by
default. Do you have any idea why this might have happened - have you ever, for
example, added a template calendar manually in KAlarm?

You should be able to fix this by using Akonadi Console. The Agents tab
presumably shows two resources which both use this calendar file (use Configure
-> Natively to see which calendar file a resource uses). Simply right click on
one of them and choose Remove Agent.

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

[clazy] [Bug 403193] New: rule-of-three warns when it should not

2019-01-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=403193

Bug ID: 403193
   Summary: rule-of-three warns when it should not
   Product: clazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: aa...@kde.org
CC: smart...@kde.org
  Target Milestone: ---

Created attachment 117449
  --> https://bugs.kde.org/attachment.cgi?id=117449&action=edit
Said file

The attached code complains with 
   A has dtor, copy-ctor but not copy-assignment [-Wclazy-rule-of-three]

But the  when trying to use the copy-assignment you get

‘A& A::operator=(const A&)’ is implicitly deleted because the default
definition would be ill-formed:
 class A
   ^
main.cpp:8:7: error: non-static const member ‘APrivate* const A::d’, can’t use
default assignment operator


So clazy should not warn?

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

[kwin] [Bug 389191] xwayland auto-upscaling causes pixelation and should be optional

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389191

--- Comment #27 from kiv.ap...@gmail.com ---
1) Raster window scaling is done by code in KWin, isn't it? Because I remember
very well that it was in KDE that this feature appeared first. Of course, you
can wait for the necessary functionality to be added to XWayland, and then wait
a few more years for the common applications to start supporting it (but they
will most likely migrate to Wayland during this time). Or you can quickly add
the ability to disable-enable raster scaling for individual applications (and
develop default behavior as XWayland evolves as you want). As a result, users
will be able to comfortably use KDE on Wayland today, rather than wait for
years.

2) GNOME have some sort of workaround especially for Google Chrome. It is
running Xwayland, but when you more its window to another screen DPI is
changed. The DPI of the mouse pointer remains the same as the monitor, where
the window first appeared (that is, there is every reason to assume that GNOME
sends some special message to Google Chrome and it itself changes the size of
the window and the scaling factor). Given that most other applications support
Wayland normally and problems only with popular browsers, this workaround is in
fact decisive for many people who would like to use Wayland but cannot without
a browser.

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

[kwin] [Bug 389191] xwayland auto-upscaling causes pixelation and should be optional

2019-01-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389191

--- Comment #26 from David Edmundson  ---
>this is a non-standard feature

No. 

>Gnome

Also no. See their above link brainstorming solutions.

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

[gwenview] [Bug 403191] Wish: Close Textfilter by keyboard

2019-01-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403191

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED

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

[kdenlive] [Bug 403192] New: Timeline interface stopped working

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403192

Bug ID: 403192
   Summary: Timeline interface stopped working
   Product: kdenlive
   Version: 16.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: teo8...@gmail.com
  Target Milestone: ---

SUMMARY

I thought I had finally found a video editing application for linux that
worked, but obviously I was wrong.


STEPS TO REPRODUCE
1. Just use normally. Get a couple of clips, put them on the timeline, do some
trivial edits.
2. 
3. 

OBSERVED RESULT

Suddenly, the lower part of the interface, where the timeline is, froze and
stopped giving visual feedback of what was going on, though the application
still worked.

For example:
- I could hit the space bar and the video would play, but the playhead on the
timeline would no longer move
- I could drag and drop a clip on the timeline and the change would be applied,
but the timeline appeared as if I hadn't moved anything, as if it wasn't
responding.


EXPECTED RESULT

Pretty obvious


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System) (where's "About System"??)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION


So, just another completely unusable video editing application.

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

[digikam] [Bug 399596] Tag tree keeps reverting back to incorrect format after re-adding collection

2019-01-13 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=399596

--- Comment #8 from Steve Franks  ---
I think Digikam is reading from .xmp files and jpegs, but not stopping when it
has read a set of tags.
When I examined the Xmp file for one of my images I found data written by
digikam, Lightroom, Adobe Photoshop Elements and a section headed Microsoft.
These seem to use different delimiters to denote a hierarchy. Full stops are
read by digikam verbatim giving keywords like Places.East Kent.Deal.
Backslashes are the same, I have seen tags like Places\East Kent\Deal. | seemed
to be ok, but I think sometimes digikam doesn’t parse it-I need to confirm
that.
I found software that used exiftool to remove the Microsoft data, but it didn’t
work. Perhaps it only removed it from either the jpg, or the Xmp, not both.

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2019-01-13 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #20 from Jack  ---
Before we close this as FIXED, can Ralf or Thomas say if there was a KMM commit
to fix this, or whether there might have been a change in some other part of
KDE?

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

[kmymoney] [Bug 384832] Error Attempting to Open File From Network

2019-01-13 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=384832

--- Comment #2 from Jack  ---
I believe there have been other issues related to SAMBA shares, and I also
believe they were thought to be related to kio and possibly which version of
SAMBA was being used - on both the file server and the client.  Glad to see the
problem is resolved, at least for you.

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

[gwenview] [Bug 386531] wish: add shortcut Ctrl+i to filter by name

2019-01-13 Thread Holger
https://bugs.kde.org/show_bug.cgi?id=386531

--- Comment #4 from Holger  ---
At your service: bug 403191

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

[gwenview] [Bug 403191] New: Wish: Close Textfilter by keyboard

2019-01-13 Thread Holger
https://bugs.kde.org/show_bug.cgi?id=403191

Bug ID: 403191
   Summary: Wish: Close Textfilter by keyboard
   Product: gwenview
   Version: Other (add details in bug description)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: h.kl...@gmx.de
  Target Milestone: ---

As of bug 386531 the Textfilter of Gwenview adopts Ctrl+i shortcut of Dolphin.

Wish:

When the filter lost focus, Ctrl+i should bring the focus back and select the
current filter text - so typing will replace as it now does in Dolphin.

When the filter has keyboard focus, ESC would first remove any text, but leave
the empty filter open. On second press of ESC the filter would vanish and focus
would fall back to the images.

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2019-01-13 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #19 from Robert Blackwell  ---
I'm now running Version 5.0.80-cfd484f5. This problem is resolved.

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

[kmymoney] [Bug 384832] Error Attempting to Open File From Network

2019-01-13 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=384832

Robert Blackwell  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

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

[kmymoney] [Bug 384832] Error Attempting to Open File From Network

2019-01-13 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=384832

--- Comment #1 from Robert Blackwell  ---
While looking into the progress of problems I've reported in past I noticed
this bug report remains open. Since I've now moved, as has the project, to
version 5.0.x, the reported problem is no longer an issue and thus should be
closed.

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

[kdenlive] [Bug 403190] New: Actions Breaks The Chroma Key

2019-01-13 Thread MisterTee
https://bugs.kde.org/show_bug.cgi?id=403190

Bug ID: 403190
   Summary: Actions Breaks The Chroma Key
   Product: kdenlive
   Version: 18.12.1
  Platform: Windows CE
OS: MS Windows
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: mrtert...@outlook.com
  Target Milestone: ---

SUMMARY
So i have been editing a video in kdenlive but when i accidently trigger an
action such as Set Zone Out, the Chroma Key gets broken and does not show the
effect on the Project Monitor but instead removes the image at full effect

STEPS TO REPRODUCE
1. Drag a few clips into the timeline
2. trigger the Set Zone Out action
3. Add a chroma key to a clip
4. Look at the Project Monitor while moving the slider for the chroma key
variation

OBSERVED RESULT
The selected color does not get erased out

EXPECTED RESULT
The color should be erased out when an action like Set Zone Out gets triggered

SOFTWARE/OS VERSIONS
Windows: 10
MacOS: Does not have
Linux/KDE Plasma: Does not have
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: N/A
Qt Version: N/A

ADDITIONAL INFORMATION
Can this please be fixed in version 18.12.2 please, its crucial to me.

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

[gwenview] [Bug 386531] wish: add shortcut Ctrl+i to filter by name

2019-01-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386531

--- Comment #3 from Nate Graham  ---
Can you file a new bug for that?

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

[clazy] [Bug 403088] function-args-by-value should ignore std::atomic

2019-01-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=403088

Sergio Martins  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/cla
   ||zy/1ac59a00dc6886ba6e1259da
   ||ac8980c92230fc2a
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Sergio Martins  ---
Git commit 1ac59a00dc6886ba6e1259daac8980c92230fc2a by Sergio Martins.
Committed on 13/01/2019 at 21:46.
Pushed by smartins into branch '1.4'.

Don't suggest to pass classes with deleted copy ctor by value

M  +2-1src/TypeUtils.cpp
M  +12   -0tests/function-args-by-value/main.cpp
M  +12   -0tests/function-args-by-value/main.cpp_fixed.cpp.expected

https://commits.kde.org/clazy/1ac59a00dc6886ba6e1259daac8980c92230fc2a

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

[gwenview] [Bug 386531] wish: add shortcut Ctrl+i to filter by name

2019-01-13 Thread Holger
https://bugs.kde.org/show_bug.cgi?id=386531

--- Comment #2 from Holger  ---
Thanx ... I'm sure I'm going to love this! Litte question, as I forgot to ask
for it: will it be possible to cancel the text filter with ESC as long as it
still has the cursor blinking?

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

[print-manager] [Bug 403189] New: Print queue not added to the connection

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403189

Bug ID: 403189
   Summary: Print queue not added to the connection
   Product: print-manager
   Version: 18.04
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: peperud.peperud...@gmail.com
  Target Milestone: ---

SUMMARY

When adding a LPD/LPR printer the print queue name is collected, but doesn't
appear to be used.

STEPS TO REPRODUCE
1. Add a LPT/LPR printer 
2. Make sure the right queue name is specified


OBSERVED RESULT
Printer is created, however print jobs do not reach the printer and stay with
"onhold" status. The system cannot print to the newly added printer. 

EXPECTED RESULT
The system should print successfully to the newly added printer.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.14
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
The problem seems to be that the queue name is not added to the connection
(uri). 

Example: 
LPD printer on 192.168.22.100
Queue lpt1

The "configure printer" screen shows "connection" as lpd://192.168.22.100
It should be lpd://192.168.22.100/lpt1

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

[okteta] [Bug 403186] Decimal offset coding gets cut off

2019-01-13 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=403186

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Friedrich W. H. Kossebau  ---
Thanks. And indeed can I reproduce the reported cut-off with that font "Noto
Sans 10".

So that seems to need fixing on side of Okteta's code, will see to get to that
soon.

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

[kdenlive] [Bug 385780] Speed Effect is not saved after editing

2019-01-13 Thread Marcus
https://bugs.kde.org/show_bug.cgi?id=385780

--- Comment #12 from Marcus  ---
I am using 
kde-apps/kdenlive-18.12.0 on gentoo linux (default/linux/amd64/17.0/desktop) 

and just tested the current version.  

The bug still persists and can be recreated by following Comment 4.

Here I would note that this bug is not specific to the windows binary.

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

[palapeli] [Bug 399702] crash at the opening after import old puzzle

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399702

thierry.rouil...@laposte.net changed:

   What|Removed |Added

   Platform|RedHat RPMs |Fedora RPMs

--- Comment #4 from thierry.rouil...@laposte.net ---
The new version of KDE have modified the bug:
QFile::at: Cannot set file position 0
QFile::at: Cannot set file position 0
QFile::at: Cannot set file position 8614400
QFile::at: Cannot set file position 0
KCrash: Application 'palapeli' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
The X11 connection broke: I/O error (code 1)
XIO:  fatal IO error 2 (No such file or directory) on X server ":0"
  after 558 requests (455 known processed) with 0 events remaining.
QFile::at: Cannot set file position 246272
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 256000
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 266752
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 274944
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 285184
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 290304
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 297472
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 309248
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 318976
QFile::at: Cannot set file position 247296
QFile::at: Cannot set file position 330240
QFile::at: Cannot set file position 247296
Unable to start Dr. Konqi

I can not find a way to use Dr. konqi Tell me how to use. 
Thank's

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

[palapeli] [Bug 399702] crash at the opening after import old puzzle

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399702

thierry.rouil...@laposte.net changed:

   What|Removed |Added

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

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

[Discover] [Bug 402523] Discover crashing everytime

2019-01-13 Thread Tom Kijas
https://bugs.kde.org/show_bug.cgi?id=402523

Tom Kijas  changed:

   What|Removed |Added

 CC||t.ki...@gmail.com

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

[konversation] [Bug 392811] Breeze Dark compatible nicklist theme

2019-01-13 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=392811

Viorel-Cătălin Răpițeanu  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
Version|1.7.4   |Git
 Ever confirmed|0   |1
 CC||rapiteanu.cata...@gmail.com

--- Comment #1 from Viorel-Cătălin Răpițeanu  ---
I agree. A Breeze Dark should be added to Konversation. A while ago, I remember
that  theme variants were created
(https://forum.kde.org/viewtopic.php?t=123868&start=15) like seen in this old
thread.

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

[okular] [Bug 382857] PDF form bug in displaying dependent radiobuttons

2019-01-13 Thread Irian
https://bugs.kde.org/show_bug.cgi?id=382857

Irian  changed:

   What|Removed |Added

 CC||tmc...@gmail.com
   Platform|Manjaro |Kubuntu Packages
Version|1.1.0   |1.3.3

--- Comment #2 from Irian  ---
Problem persists in 1.3.3 in totally unchanged form.

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

[kded-appmenu] [Bug 393203] Application Menu does not go to top bar

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=393203

--- Comment #10 from Louis Tim Larsen  ---
Application Menu does not go to top bar 

SUMMARY

Applications restored at login doesn't gets integrated into the appmenu because
appmenu process starts too late.

STEPS TO REPRODUCE
1. Enable appmenu
2. Open an app with appmenu support (like Konsole)
3. Reboot with saved session

OBSERVED RESULT

I've activated appmenu and rebooted with a few apps open.
After a reboot they are restored but not integrated into the appmenu (see
attached screenshot) due to the fact that the appmenu process starts to late.

If new applications are opened they'll automatically integrate into the appmenu
(when supported).
If an application that was started at login gets closed and reopened it'll
integrate into the appmenu (when suppprted).


EXPECTED RESULT

Appmenu should start sooner to allow restored applications to be integrated.

SOFTWARE/OS VERSIONS: 
Linux/KDE Plasma: Antergos Linux x86_64 with lastest updates as of 13th January
2019.
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.12.0

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

[kded-appmenu] [Bug 393203] Application Menu does not go to top bar

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=393203

--- Comment #9 from Louis Tim Larsen  ---
Created attachment 117447
  --> https://bugs.kde.org/attachment.cgi?id=117447&action=edit
Konsole window before reboot

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

[kded-appmenu] [Bug 393203] Application Menu does not go to top bar

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=393203

--- Comment #8 from Louis Tim Larsen  ---
Created attachment 117446
  --> https://bugs.kde.org/attachment.cgi?id=117446&action=edit
Restored konsole window after reboot with appmenu activated

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

[kded-appmenu] [Bug 393203] Application Menu does not go to top bar

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=393203

--- Comment #7 from Louis Tim Larsen  ---
I've the same issue.

More info can be found here: https://bugs.kde.org/show_bug.cgi?id=403184

If you need further information please let me know.

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

[kded-appmenu] [Bug 393203] Application Menu does not go to top bar

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=393203

Louis Tim Larsen  changed:

   What|Removed |Added

 CC||lo...@louis.dk

--- Comment #6 from Louis Tim Larsen  ---
*** Bug 403184 has been marked as a duplicate of this bug. ***

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

[kded-appmenu] [Bug 403184] Appmenu starts too late. Impacts restored apps.

2019-01-13 Thread Louis Tim Larsen
https://bugs.kde.org/show_bug.cgi?id=403184

Louis Tim Larsen  changed:

   What|Removed |Added

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

--- Comment #1 from Louis Tim Larsen  ---


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

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

[Breeze] [Bug 398975] Muted designation is inconsistent

2019-01-13 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=398975

--- Comment #8 from Noah Davis  ---
(In reply to Noah Davis from comment #7)
> This is because the system tray uses icon themes from the desktop theme, not
> the icon theme.

Sorry I the wording is not great. I meant to write "This is because the system
tray uses icons from the desktop theme."

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

[Breeze] [Bug 398975] Muted designation is inconsistent

2019-01-13 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=398975

Noah Davis  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
 CC||noaha...@gmail.com
 Ever confirmed|0   |1

--- Comment #7 from Noah Davis  ---
(In reply to Patrick Silva from comment #4)
> does frameworks 5.54 include these new icons?
> I'm already running frameworks 5.54 on Arch Linux but I only see the old
> icons
> in the system tray when the sound is muted.

This is because the system tray uses icon themes from the desktop theme, not
the icon theme. The desktop theme has not been updated to match the icon theme.

I hope to change this in the future so that all or most icons come from the
icon theme, but it will take a while, so people may disagree and some widgets
might need to be patched.

I'm reopening this since the problem still exists.

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

[plasmashell] [Bug 402067] Digital Clock widget doesn't show the right time

2019-01-13 Thread Najjar
https://bugs.kde.org/show_bug.cgi?id=402067

--- Comment #4 from Najjar  ---
Created attachment 117445
  --> https://bugs.kde.org/attachment.cgi?id=117445&action=edit
Digital Clock - Calendar

January 1, 2019 is selected. 19 January 2087 is showing instead

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

[plasmashell] [Bug 402067] Digital Clock widget doesn't show the right time

2019-01-13 Thread Najjar
https://bugs.kde.org/show_bug.cgi?id=402067

--- Comment #3 from Najjar  ---
I've just discovered that it's not just the clock itself, but the entire
widget. The calendar is also wrong (see image attached below)

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

[okteta] [Bug 403186] Decimal offset coding gets cut off

2019-01-13 Thread Luca Weiss
https://bugs.kde.org/show_bug.cgi?id=403186

--- Comment #2 from Luca Weiss  ---
That shows "Noto Sans 10"

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

[clazy] [Bug 403083] Build is broken with trunk Clang

2019-01-13 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=403083

Sergio Martins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/cla
   ||zy/86dc9018a0d49ab1f22ff40c
   ||1ecae446f07b1ece
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Sergio Martins  ---
Git commit 86dc9018a0d49ab1f22ff40c1ecae446f07b1ece by Sergio Martins.
Committed on 13/01/2019 at 18:31.
Pushed by smartins into branch 'master'.

Finish fixing build with trunk

Eugene tested

M  +5-4src/SourceCompatibilityHelpers.h

https://commits.kde.org/clazy/86dc9018a0d49ab1f22ff40c1ecae446f07b1ece

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

[okteta] [Bug 403186] Decimal offset coding gets cut off

2019-01-13 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=403186

--- Comment #1 from Friedrich W. H. Kossebau  ---
Thanks for the report. Offset display when switching the encoding Looks okay on
my system (incl. when doing selections. So for now I guess this is an issue
with the calculation based on the sizing info provided by the actual font used
(or the logic in Okteta to use that info).

To try to reproduce myself, please tell which font you are using for the UI.
E.g. with Plasma that can be seen in SystemSettings -> Fonts -> Tab Fonts ->
General.

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

[plasmashell] [Bug 384392] konsole (always), kwrite (sometimes) doesn't restore "Application menu" in title bar after restore session

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384392

samme...@protonmail.com changed:

   What|Removed |Added

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

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

[ksmserver] [Bug 403188] New: At login, previous session restores before some other services

2019-01-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403188

Bug ID: 403188
   Summary: At login, previous session restores before some other
services
   Product: ksmserver
   Version: 5.14.5
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: samme...@protonmail.com
  Target Milestone: ---

SUMMARY

If KDE is set up to restore previous session on login, then when login happens,
the previous session is being restored before all other services are ready.

For example, when also using Plasma Global Application Menu
(http://fasterland.net/activate-global-menu-kde-plasma-5-9.html), applications
from the previous session are started before the menu service is ready. At
least, Kai Uwe, developer behind recent updates of Global Application Menu,
made this guess -
https://blog.broulik.de/2018/03/gtk-global-menu/#comment-10163.

And there is actually a report on this already -
https://bugs.kde.org/show_bug.cgi?id=384392.

However, as other people mention
(https://www.reddit.com/r/kde/comments/aes1vn/delay_kde_desktop_session_restore/eds444h/)
it also happens with things other than menu. So the issue might be on the side
of ksmserver.


STEPS TO REPRODUCE
1. Enable restoring previous session on login
2. Add Application Menu to Window decorations
3. Open Dolphin, see the Application Menu element in its titlebar
4. Relogin

OBSERVED RESULT
Restored Dolphin (and other restored applications) does not have the
Application Menu

EXPECTED RESULT
All restored applications should have Application Menus in their titlebars,
just like when they are started manually.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 4.15.0-43-generic
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION

Additional discussions at
https://bugs.kde.org/show_bug.cgi?id=384392
https://blog.broulik.de/2018/03/gtk-global-menu/#comment-10140
https://www.reddit.com/r/kde/comments/aes1vn/delay_kde_desktop_session_restore/

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

[plasmashell] [Bug 403187] New: plasmasheel freezes after right-click on launcher application entries

2019-01-13 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=403187

Bug ID: 403187
   Summary: plasmasheel freezes after right-click on launcher
application entries
   Product: plasmashell
   Version: 5.14.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: elvis.angelac...@kde.org
  Target Milestone: 1.0

plasmashell freezes after I right-click any application entry from any launcher
(tried all 4 of them). It does not freeze if I right-click a Place from
kickoff's "Computer" tab or an entry from kickoff's "Leave" tab.

After the right-click event, plasmashell prints the following output:

KActivities: Database connection: 
"kactivities_db_resources_140737225221760_readonly" 
query_only:  QVariant(qlonglong, 1) 
journal_mode:QVariant(QString, "wal") 
wal_autocheckpoint:  QVariant(qlonglong, 100) 
synchronous: QVariant(qlonglong, 0)
Closing SQL connection: 
"kactivities_db_resources_140737225221760_readonly"

(process:15346): GLib-GObject-WARNING **: 19:07:32.633: cannot register
existing type 'AsLaunchable'

(process:15346): GLib-GObject-WARNING **: 19:07:32.633: cannot add
private field to invalid (non-instantiatable) type ''

(process:15346): GLib-CRITICAL **: 19:07:32.633: g_once_init_leave:
assertion 'result != 0' failed

(process:15346): GLib-GObject-CRITICAL **: 19:07:32.633:
g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed


gdb shows the following backtrace: (sorry I'm on Arch so I don't have debug
symbols)

#0  0x757474ed in syscall () at /usr/lib/libc.so.6
#1  0x739be471 in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  0x739e98c0 in g_once_init_enter () at /usr/lib/libglib-2.0.so.0
#3  0x7fffd5441be9 in as_launchable_get_type () at
/usr/lib/libappstream.so.4
#4  0x7fffd5441ffd in as_launchable_new () at /usr/lib/libappstream.so.4
#5  0x7fffd5431917 in  () at /usr/lib/libappstream.so.4
#6  0x7fffd5434aed in as_cache_file_read () at /usr/lib/libappstream.so.4
#7  0x7fffd54354eb in as_pool_load_cache_file () at
/usr/lib/libappstream.so.4
#8  0x7fffd5435bcc in  () at /usr/lib/libappstream.so.4
#9  0x7fffd5435f87 in as_pool_load () at /usr/lib/libappstream.so.4
#10 0x7fffd554bb58 in AppStream::Pool::load(QString*) () at
/usr/lib/libAppStreamQt.so.2
#11 0x7fffdc15000c in  () at
/usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#12 0x7fffdc156d60 in  () at
/usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#13 0x7fffdc169389 in  () at
/usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#14 0x7fffdc170de6 in  () at
/usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#15 0x771fef52 in  () at /usr/lib/libQt5Qml.so.5
#16 0x773033a4 in  () at /usr/lib/libQt5Qml.so.5
#17 0x773043a1 in QV4::QObjectWrapper::getQmlProperty(QQmlContextData*,
QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, bool) const () at
/usr/lib/libQt5Qml.so.5
#18 0x7730462f in QV4::QObjectWrapper::virtualGet(QV4::Managed const*,
QV4::PropertyKey, QV4::Value const*, bool*) () at /usr/lib/libQt5Qml.so.5
#19 0x7738eb74 in
QV4::Runtime::method_loadProperty(QV4::ExecutionEngine*, QV4::Value const&,
int) () at /usr/lib/libQt5Qml.so.5
#20 0x7732269b in  () at /usr/lib/libQt5Qml.so.5
#21 0x7732601f in  () at /usr/lib/libQt5Qml.so.5
#22 0x772b7fbc in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#23 0x7742c538 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /usr/lib/libQt5Qml.so.5
#24 0x773ceab8 in QQmlBoundSignalExpression::evaluate(void**) () at
/usr/lib/libQt5Qml.so.5
#25 0x773cfc6c in  () at /usr/lib/libQt5Qml.so.5
#26 0x7740fb53 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () at /usr/lib/libQt5Qml.so.5
#27 0x773b0ea4 in QQmlData::signalEmitted(QAbstractDeclarativeData*,
QObject*, int, void**) () at /usr/lib/libQt5Qml.so.5
#28 0x75c48baf in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#29 0x773acc63 in QQmlVMEMetaObject::metaCall(QObject*,
QMetaObject::Call, int, void**) () at /usr/lib/libQt5Qml.so.5
#30 0x774051ae in  () at /usr/lib/libQt5Qml.so.5
#31 0x77305a42 in  () at /usr/lib/libQt5Qml.so.5
#32 0x773070c5 in  () at /usr/lib/libQt5Qml.so.5
#33 0x77307d4f in QV4::QObjectMethod::callInternal(QV4::Value const*,
QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5
#34 0x77388b74 in QV4::Runtime::method_callName(QV4::ExecutionEngine*,
int, 

  1   2   3   >