[kwin] [Bug 422459] kwin_wayland asserts in KWin::AbstractEglTexture::updateTexture

2020-06-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=422459

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kdeconnect] [Bug 417327] copy/paste a file, stops when smartphone enters in "sleep" mode

2020-06-04 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=417327

--- Comment #2 from Philippe ROUBACH  ---
With my S2 plus, lineageos 14.1 (android 7.1.2) I get no problem.

With my pc (linux openSuse 15.1) when i view video with vlc, vlc do something
to avoid lock screen.

Perhaps you can emulate some user actions thus android avoids going in sleep
mode or something else which stops kdeconnect.

Today with MS Windows there is the equivalent of kdeconnect "your phone". Is
there the same problem with copy/past file ?

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

[kstars] [Bug 422470] cant enter lat long on wizard

2020-06-04 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=422470

Jasem Mutlaq  changed:

   What|Removed |Added

   Assignee|mutla...@ikarustech.com |kaour...@ikarustech.com

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

[systemsettings] [Bug 422339] KDE Plasma Login-screen bug (NEW)

2020-06-04 Thread Bijay
https://bugs.kde.org/show_bug.cgi?id=422339

Bijay  changed:

   What|Removed |Added

  Alias|characters., config,|
   |pre-install, SDDM's,|
   |sustaining  |

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

[systemsettings] [Bug 422339] KDE Plasma Login-screen bug (NEW)

2020-06-04 Thread Bijay
https://bugs.kde.org/show_bug.cgi?id=422339

Bijay  changed:

   What|Removed |Added

  Alias||SDDM's, sustaining,
   ||pre-install, config,
   ||characters.

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

[lattedock] [Bug 422474] New: Latte dock does not remember whether or not painting is enabled for applets after reboot.

2020-06-04 Thread spittingverse
https://bugs.kde.org/show_bug.cgi?id=422474

Bug ID: 422474
   Summary: Latte dock does not remember whether or not painting
is enabled for applets after reboot.
   Product: lattedock
   Version: git (master)
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: spittingve...@gmail.com
  Target Milestone: ---

Created attachment 129061
  --> https://bugs.kde.org/attachment.cgi?id=129061&action=edit
I am showing what setting I am specifically talking about (look in the top
right).

SUMMARY
Latte dock defaults to all white painted applets after a reboot, which results
in vital information being lost in applets like the system tray. The battery
charging indicator does not show, and other similar things inside icons are
replaced by a solid white color. 

STEPS TO REPRODUCE
1. Install latte dock git
2. Turn off painting for an applet, like the system tray
3. Reboot

OBSERVED RESULT
Latte reverts to white painted applets

EXPECTED RESULT
Latte remembers that some applets are to remain unpainted.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: ??? kernel? 5.6.15-1-MANJARO
(available in About System)
KDE Plasma Version: 5.18.5 
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
I love latte-dock

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

[kmail2] [Bug 422325] Newer KMail crashes with HTML Mail from DHL

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422325

--- Comment #4 from pierre_metz...@web.de ---
Created attachment 129060
  --> https://bugs.kde.org/attachment.cgi?id=129060&action=edit
Backtrace of Kubuntu 20.04

Because Kubuntu shows the same behaviour and it is easier to create the
backtrace under Kubuntu I add here the corresponding backtrace of Kubuntu.

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

[kdeconnect] [Bug 422473] New: Light/dark theme option doesn't persist across force quits

2020-06-04 Thread Daniel Tang
https://bugs.kde.org/show_bug.cgi?id=422473

Bug ID: 422473
   Summary: Light/dark theme option doesn't persist across force
quits
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: danielzgtg.opensou...@gmail.com
  Target Milestone: ---

SUMMARY

The new light/dark theme option doesn't get applied on process startup.

This was first reported by Philip C-C on Telegram.

STEPS TO REPRODUCE
1. Make sure the Android system theme is set to light
2. Set the theme to dark inside the KDE Connect app global settings
3. Force quit KDE Connect (or restart Android)
4. Open KDE Connect
5. Look at the theme color
6. Repeat steps 1-5 with the opposite combination

OBSERVED RESULT

When launching the app after it died, the theme matches the system theme
instead. The "Choose theme" setting has no effect until it is changed again.

EXPECTED RESULT

The theme always matches the one set in "Choose theme".

SOFTWARE/OS VERSIONS

KDE Connect: c318d609 (first bad commit), d5946faf (latest commit)
Last good commit is e315cbd9

Device: Android Studio
Skin: Pixel XL
Image: Android 10.0 (Q) Google APIs Intel x86 Atom System Image, API 29,
Revision 10

This also affects real physical devices.

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

[kdeconnect] [Bug 422472] New: Light theme text is missing on non-US English

2020-06-04 Thread Daniel Tang
https://bugs.kde.org/show_bug.cgi?id=422472

Bug ID: 422472
   Summary: Light theme text is missing on non-US English
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: Android 10.x
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: danielzgtg.opensou...@gmail.com
  Target Milestone: ---

SUMMARY

The text in KDE Connect global settings's choose light theme is corrupt for all
languages except "English (United States)".

This bug is especially severe because one would expect missing translations to
just fall back to U.S. English. Instead, the l10n daemon inserted garbage.

STEPS TO REPRODUCE
1. Make sure the Android system language is set to "English (Canada)"
2. Open the drawer
3. Tap "Settings"
4. Tap "Choose theme"
5. Look at the middle option
6. Select it
7. Look at the preference list item description text

The bug similarly affects many other languages expect "English (United
States)".

OBSERVED RESULT

"Not set" appears in the preference list item description. The middle item in
the radio button list in the dialog does not have any text.

This is confusing because "Not set" suggests "Set by Battery Saver" instead.

EXPECTED RESULT

"Light" appears for both.

SOFTWARE/OS VERSIONS

KDE Connect: bd1d7ca6 (first bad commit), d5946faf (latest commit)
Last good commit is 74532f0c

Device: Android Studio
Skin: Pixel XL
Image: Android 10.0 (Q) Google APIs Intel x86 Atom System Image, API 29,
Revision 10

This also affects real physical devices.

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

[krita] [Bug 412533] Small Color Selector resets the Hue when the nits slider changes

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412533

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 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.

[krita] [Bug 421096] Eraser Circle tool dont work

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=421096

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- 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.

[krita] [Bug 415320] Conversion from openraster to png gives different results unpredictably

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415320

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 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.

[krita] [Bug 412286] Occational short slowdown/freeze while painting

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412286

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #11 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.

[krita] [Bug 420509] Shortcuts to lighten or to darken pen color all time go back to azure with all color

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420509

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 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.

[krita] [Bug 412673] Slider doesn't move

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412673

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 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.

[kwin] [Bug 421059] Crash in Kwin

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=421059

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- 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.

[krita] [Bug 414746] Selections and select shape tool behave weirdly with guide feature

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414746

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 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.

[kwallet-pam] [Bug 419465] Wallet failed to get opened by PAM, error code is -9

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419465

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #14 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.

[k3b] [Bug 420156] doesn't like media; refers to changing device settings

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420156

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |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.

[krita] [Bug 412534] Changing nits slider doesn't update the color

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412534

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |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.

[krita] [Bug 422059] 4.3 Beta hard-depends on OpenEXR 2.4

2020-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=422059

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 422471] New: Every Workspace or Window Layout preset takes a whole page in the chooser lists

2020-06-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=422471

Bug ID: 422471
   Summary: Every Workspace or Window Layout preset takes a whole
page in the chooser lists
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: MS Windows
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

Created attachment 129059
  --> https://bugs.kde.org/attachment.cgi?id=129059&action=edit
Every Workspace or Window Layout preset takes one whole page in the switcher
list

Toolbar --> Choose Workspace button (Rightmost button)
Every Workspace or Window Layout preset takes a whole page in the lists.

Tested:
krita-nightly-x64-v4.3.0-beta2-75-gc6aeea52bd-setup
Windows 10 2004

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

[kmymoney] [Bug 419554] Balance of budget is shown incorrect

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419554

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 418823] Script based online quotes do not work in the AppImage version

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=418823

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 419082] Backup

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419082

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 416711] Missing german translation

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416711

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 420767] Incorrect ordinate axis labels when zooming a chart

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420767

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 416746] Summary values are not updated for investment transaction of type interest income

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416746

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 420931] Crash in "Edit loan Wizard"

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420931

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 416902] Investment reports should ignore setting for "Show equity accounts"

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416902

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421105] Logarithmic vertical axis has multiple zero labels

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421105

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 416621] Import a QFX file fails on MacOS

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416621

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 418334] Request: Use latest values to fill in transaction

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=418334

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 416577] Message Box Doesn't Size

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416577

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421126] Securities Dialog "Market" field not populated with existing data on edit

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421126

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421056] Freeze: logarithmic vertical axis and negative data range From value

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421056

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 420584] QIF importer ignores new investments

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420584

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 416827] libofx dtd files are not found in AppImage

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416827

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 420082] Startlogo not translated in french

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420082

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 420593] A sum of multiple rows selected is incorrect for securities with fraction > 100

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420593

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 416279] Add option "Reverse charges and payments" to OFX import

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=416279

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 419975] When importing transactions, we're matching against the other transactions also being imported

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419975

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 420422] Indian Rupee has new symbol since 7 years,it is ₹

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420422

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 419974] MyMoneyStatementReader uses base currency instead brokerage account's own when adding new price

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419974

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 417142] cannot find yahoo finance under online quotes

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=417142

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 419113] Data displayed in scheduled transaction and home page are sometimes not consistent

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=419113

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 420761] After upgrade from Fedora 31 to 32, one of my checking accounts shows a huge negative "Cleared" balance

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420761

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 420683] Inaccurate decimal precision of South Korean Won (KRW)

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=420683

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 422012] Incorrect account hierarchy if an account is marked as preferred

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=422012

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 421307] Account context menu's Reconcile option opens incorrect ledger

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421307

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 421750] Scheduled monthly transaction will only change first date

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421750

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 399261] report's chart mess with data if there are too many data

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=399261

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 422196] Budget view displays all account types

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=422196

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421900] SEGFAULT occurring when marking an account as preferred

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421900

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421757] Anonymised files are no longer created

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421757

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 421691] New Account Wizard is not asking if the user wants to add a new payee

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421691

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.1.0

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

[kmymoney] [Bug 421569] New Account Wizard throws exception on empty payment method selected

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421569

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 421260] Networth "account balances by institution" provides incorrect results

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=421260

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.9   |5.1.0
 CC||m...@dawidwrobel.com

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

[kmymoney] [Bug 350360] OFX import leaves brokerage account field blank for nested accounts

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=350360

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.10  |5.1.0

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

[kmymoney] [Bug 350360] OFX import leaves brokerage account field blank for nested accounts

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=350360

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.0.10

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

[kmymoney] [Bug 396286] KF5 ofximporter "Map account" fails on MS Windows

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=396286

Dawid Wróbel  changed:

   What|Removed |Added

   Version Fixed In|5.0.10  |5.1.0

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

[kmymoney] [Bug 396286] KF5 ofximporter "Map account" fails on MS Windows

2020-06-04 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=396286

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com
   Version Fixed In|5.0.9   |5.0.10

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

[krita] [Bug 413504] Delay and lag in painting stroke while drawing.

2020-06-04 Thread andrei
https://bugs.kde.org/show_bug.cgi?id=413504

andrei  changed:

   What|Removed |Added

 CC||akela1...@gmail.com

--- Comment #7 from andrei  ---
I can confirm this performance issue.

My system: windows 10, NVidia 1050Ti + IntelHD 630 (some core i7)
Krita version: beta from Steam. (can confirm for stable version too)

Krita settings (display/performance) do not influence much for me.
Brush smoothing is disabled.
It does not depend on whether I use mouse or tablet.

Interesting note: it depends on canvas size.
The bigger canvas window, the larger lag you can observe. For example, on 4k
monitor it's really slow.

Interesting note 2: moving cursor even without any drawing loads both GPU
heavily (up to 80% on Intel and up to 25% on NVidia).

Interesting note 3: Full Screen mode reduces this load a bit, but still it is
pretty noticeable.


I checked if it's the same for other drawing applications on my PC. For some
yes, for some no. One of the working ones is GIMP - almost no lag between
cursor and brush, and almost no load on GPU.


Please, fix this or point me how to do it. : )

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

[kdevelop] [Bug 405742] Unable to input Chinese using fcitx

2020-06-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=405742

Tyson Tan  changed:

   What|Removed |Added

 CC||tyson...@tysontan.com

--- Comment #5 from Tyson Tan  ---
I've reported a similar issue to Krita:
https://bugs.kde.org/show_bug.cgi?id=422465

I've provided more detailed information there. Please tell me if further
information is needed. Thanks!

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

[korganizer] [Bug 405857] KOrganizer Calendar event time not saved

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=405857

morel.j...@hotmail.com changed:

   What|Removed |Added

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

--- Comment #7 from morel.j...@hotmail.com ---
Okay. Not sure what the source of the issue or resolution is but seems to be
okay.

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

[kstars] [Bug 422470] New: cant enter lat long on wizard

2020-06-04 Thread joe
https://bugs.kde.org/show_bug.cgi?id=422470

Bug ID: 422470
   Summary: cant enter lat long on wizard
   Product: kstars
   Version: 3.4.2
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: joeas...@aol.com
  Target Milestone: ---

Created attachment 129058
  --> https://bugs.kde.org/attachment.cgi?id=129058&action=edit
cant enter lat long numbers

SUMMARY  can not enter my city or lat and long numbes


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 


ADDITIONAL INFORMATION
you can highlilght the -11x 00 00.00
but you can not enter any numbers.

and there is no way to save the city i live in
you need to add ADD to list???

and los angeles usa is too from from my observatory

joe

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

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418617

xutaxka...@gmail.com changed:

   What|Removed |Added

Version|5.5.0   |5.5.2

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

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418617

--- Comment #5 from xutaxka...@gmail.com ---
I assume it should be atleast >= clang 10 when they introduced this fix
https://github.com/llvm/llvm-project/commit/471d06020a6a12c621131c508e58878890db3906

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

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418617

xutaxka...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from xutaxka...@gmail.com ---
Well I've reported the bug on llvm and discussed about the bug here,
https://bugs.llvm.org/show_bug.cgi?id=46161

But they can't patch it under clang 8 (the version that kdevelop uses)

Would it be possible to update kdevelop libclang plugin to a newer version?

Thank you.

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

[Powerdevil] [Bug 421711] Energy error kde plasma

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421711

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---
"The Wayland connection experienced a fatal error". Qt cannot recover from this
error.

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

[systemsettings] [Bug 421259] Panel de estilo GNOME/GTK falla al presionar botón de borrar tema

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421259

Christoph Feck  changed:

   What|Removed |Added

  Component|general |kcm_style
 CC||zom...@protonmail.com

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

[krita] [Bug 421418] Unable to work directly with files on the file server - 'File not found' when opening file from file server over SMB/gvfs

2020-06-04 Thread Stin
https://bugs.kde.org/show_bug.cgi?id=421418

--- Comment #9 from Stin  ---
Good news all round. Thank you, all, for your help :)

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

[krita] [Bug 389022] Switching between stylus eraser tip and regular tip messes up brush settings of both presets

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389022

tomtomtomreportin...@gmail.com changed:

   What|Removed |Added

 CC||tomtomtomreportingin@gmail.
   ||com

--- Comment #21 from tomtomtomreportin...@gmail.com ---
This isn't limited to the stylus eraser behavior. This also happens when
switching brush presets using the tenbrushes plugin.

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

[kwin] [Bug 421254] Optional mouse edge resistance between monitors

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421254

Christoph Feck  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

--- Comment #1 from Christoph Feck  ---
Only makes sense for Wayland. For X11, the display server is responsible for
moving the mouse cursor.

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

[kscreenlocker] [Bug 421266] Impossible to focus on password field on login screen without using a mouse?

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421266

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Christoph Feck  ---
Which login manager are you using? If it is SDDM, please report this issue
directly to SDDM developers.

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

[krunner] [Bug 421427] “Configure KRunner…” window is very short

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421427

Christoph Feck  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Keywords||junior-jobs, usability
   Severity|normal  |minor

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

[kontact] [Bug 421505] Kontact gets unexpectedly closed when KMail within Kontact is manually closed. Factory error in Akonadi log

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421505

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #3 from Christoph Feck  ---
Crash is in QtWebEngine. If you can reproduce with a recent Qt version (5.14 or
5.15), please report this issue directly to Qt developers via
https://bugreports.qt.io/

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

[konqueror] [Bug 421785] konqueror 4.3.4 tab dragging behavior

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421785

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Christoph Feck  ---
Konqueror 4 is no longer maintained.

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

[plasmashell] [Bug 421275] Context menu of systray icon is misplaced

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421275

Christoph Feck  changed:

   What|Removed |Added

Version|Git (master)|5.18.90
   Target Milestone|--- |1.0
   Assignee|kdepim-b...@kde.org |plasma-b...@kde.org
  Component|general |System Tray
Product|kmail2  |plasmashell

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

[kmail2] [Bug 421793] KMail starts bluetooth headphones

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421793

--- Comment #1 from Christoph Feck  ---
Could be because of QtWebEngine. Please test if this also happens if you start
the Falkon browser.

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

[konsole] [Bug 409581] Add option to hide or shrink Konsole's split view titlebars

2020-06-04 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=409581

Justin  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #10 from Justin  ---
(In reply to tcanabrava from comment #9)
> This is fixed already in a PR, I'm just waiting for review.

Can you please link to the PR? I'd love to try it out!

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

[kde] [Bug 421576] Can't open network connections part of the system settings

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421576

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Christoph Feck  ---
Please ask in a forum of your distribution how to correctly install OpenGL 2
drivers. Reboot if you are using NVIDIA binary drivers.

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

[kscreenlocker] [Bug 347772] kscreenlocker_greet using 100% cpu on plasma 5

2020-06-04 Thread Jason D. Kelleher
https://bugs.kde.org/show_bug.cgi?id=347772

Jason D. Kelleher  changed:

   What|Removed |Added

 CC||kelle...@grumpydude.com

--- Comment #50 from Jason D. Kelleher  ---
This appears to be me on Ubuntu 20.04.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04 LTS
Release:20.04
Codename:   focal
$ lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation G86 [Quadro NVS 290] (rev
a1)
$ 

top - 20:46:46 up 2 days, 18 min,  3 users,  load average: 2.10, 2.60, 2.69
Tasks: 269 total,   3 running, 266 sleeping,   0 stopped,   0 zombie
%Cpu(s): 27.3 us, 31.8 sy,  0.0 ni, 39.4 id,  0.0 wa,  0.0 hi,  1.5 si,  0.0 st
MiB Mem :  11913.5 total,   3063.1 free,   3806.3 used,   5044.1 buff/cache
MiB Swap:   9172.0 total,   9150.0 free, 22.0 used.   7474.3 avail Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU  %MEM TIME+ COMMAND  
   3164   20   0 1128104 169672  55640 S 200.0   1.4   5675:10
kscreenlocker_g

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

[kate] [Bug 421327] Kate lags when editing file contains some languages

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421327

--- Comment #1 from Christoph Feck  ---
I think QFontEngine only caches a certain amount of glyphs. If you are
rendering in multiple writing systems, the cache is invalidated effectively for
each line.

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

[dolphin] [Bug 421397] show Extra Spaces in Terminal In the Chinese system environment

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421397

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Christoph Feck  ---
What is the R button? If unsure, add a screenshot.

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

[dolphin] [Bug 421747] Line returns in filenames in camelCase

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421747

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---
Dolphin uses Qt to wrap the label, so it needs to be added there. Please
suggest a smarter implementation of the "wrap anywhere" mode directly to Qt
developers via https://bugreports.qt.io/

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

[choqok] [Bug 421381] choqok incorrectly depends on KF5Purpose

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421381

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Christoph Feck  ---
It looks like the Purpose dependency is actually optional, so it could use
"find_package(KF5 OPTIONAL_COMPONENTS Purpose)".

If it is indeed required, the Purpose component could just be moved to the
previous find_package call.

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

[dolphin] [Bug 421494] Dolphin crashes when creating new folder with existing folder name

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421494

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |UPSTREAM

--- Comment #8 from Christoph Feck  ---
The backtrace does not reveal an issue in Dolphin; it crashes in Qt event
processing.

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

[Discover] [Bug 421790] non possiedi le autorizzazioni

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421790

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Christoph Feck  ---
Requested information was added; changing status for inspection.

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

[kmymoney] [Bug 422462] Remember window size/position for Update stock and currency prices (and other) dialogs

2020-06-04 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=422462

Jack  changed:

   What|Removed |Added

Summary|When Update stock and   |Remember window
   |currency prices window  |size/position for Update
   |resized new dimension,  |stock and currency prices
   |position and column widths  |(and other) dialogs
   |not remembered  |
   Severity|normal  |wishlist

--- Comment #3 from Jack  ---
I've adjusted the subject and changed to a wishlist.  The uploading of
attachments is a functionality of bugzilla, and unfortunately, it's only one at
a time, but preferred that way so each can be more easily viewed.

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

[Falkon] [Bug 421675] SSL Certificate error! when loading a non existent page (404) of a website, that would otherwise accept the handshake

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421675

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Christoph Feck  ---
Thanks for the update; changing status.

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

[plasmashell] [Bug 422469] Akonadiserver Crashes

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422469

kingofgamesy...@gmail.com changed:

   What|Removed |Added

Summary|Akondiserver Crashes|Akonadiserver Crashes

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

[frameworks-kfilemetadata] [Bug 421317] Baloo is crashing at startup

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421317

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #4 from Christoph Feck  ---
>From the backtrace, it looks like there is a text file larger than 2 GiB. Qt
only supports up to 2 GiB.

I suggest to add incremental loading to the plaintextextractor.

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

[kmymoney] [Bug 422462] When Update stock and currency prices window resized new dimension, position and column widths not remembered

2020-06-04 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=422462

--- Comment #2 from Martin  ---
Hi Jack
Thanks for the prompt reply. I am sure your analysis is correct. I believe the
same issue exists with the backup dialog also. Having recently moved to a much
higher resolution these issues are more annoying than before. It was the first
time I have used the reporting system and had not realised that multiple files
could be uploaded individually. 
A great piece of software whatever
Kind regards
Martin

Sent from my iPhone

> On 4 Jun 2020, at 22:03, Jack  wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=422462
> 
> --- Comment #1 from Jack  ---
> I don't believe that windows is actually programmed to retain it's size and
> position across invocations.  If one of the developers confirms that, this can
> become a wishlist to request that behavior (probably applying to many KMM
> dialogs) so it doesn't get forgotten as a request.
> Also, in the future, please attach each screenshot separately so users can 
> view
> more directly instead of having to download and unpack.  Thanks.
> 
> -- 
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.

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

[plasmashell] [Bug 421488] Plasma crashes after login

2020-06-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421488

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #3 from Christoph Feck  ---
Thanks for the update; changing status.

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

[plasmashell] [Bug 422469] New: Akondiserver Crashes

2020-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422469

Bug ID: 422469
   Summary: Akondiserver Crashes
   Product: plasmashell
   Version: 5.18.5
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: kingofgamesy...@gmail.com
  Target Milestone: 1.0

SUMMARY

Desktop randomly crashed while watching video in vlc

STEPS TO REPRODUCE
[unknown] - recreating the same circumstances does not reproduce the bug.

OBSERVED RESULT

The desktop crashes with a segfault in dmesg.

[32489.986522] akonadiserver[5364]: segfault at 111 ip 55fa72aed088 sp
7ffeb0158c50 error 4 in akonadiserver[55fa72aca000+15d000]

EXPECTED RESULT

No crash

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

ADDITIONAL INFORMATION

Segfault + surrounding lines:

[32487.612905] audit: type=1100 audit(1591314311.836:184): pid=68520 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication
grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=?
addr=? terminal=? res=success'
[32487.612933] audit: type=1101 audit(1591314311.836:185): pid=68520 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting
grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=?
addr=? terminal=? res=success'
[32487.721228] kauditd_printk_skb: 6 callbacks suppressed
[32487.721229] audit: type=1130 audit(1591314311.943:192): pid=1 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@968
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=?
res=success'
[32487.726937] audit: type=1105 audit(1591314311.950:193): pid=68520 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_open
grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper"
hostname=? addr=? terminal=:0 res=success'
[32489.986522] akonadiserver[5364]: segfault at 111 ip 55fa72aed088 sp
7ffeb0158c50 error 4 in akonadiserver[55fa72aca000+15d000]
[32489.986536] Code: 83 c4 08 48 83 c3 08 49 83 ed 01 75 d5 4c 8b a5 90 00 00
00 49 8b 7c 24 f8 49 8d 44 24 f8 48 89 85 90 00 00 00 48 85 ff 74 18 <48> 8b 07
48 8b 40 20 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f ff
[32489.98] audit: type=1701 audit(1591314314.210:194): auid=1000 uid=1000
gid=1000 ses=5 subj==/usr/bin/akonadiserver (enforce) pid=5364
comm="akonadiserver" exe="/usr/bin/akonadiserver" sig=11 res=1
[32490.001089] audit: type=1130 audit(1591314314.223:195): pid=1 uid=0
auid=4294967295 ses=4294967295 subj==unconfined
msg='unit=systemd-coredump@4-68546-0 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[32491.284192] audit: type=1131 audit(1591314315.506:196): pid=1 uid=0
auid=4294967295 ses=4294967295 subj==unconfined
msg='unit=systemd-coredump@2-68451-0 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[32491.404725] audit: type=1131 audit(1591314315.626:197): pid=1 uid=0
auid=4294967295 ses=4294967295 subj==unconfined
msg='unit=systemd-coredump@4-68546-0 comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[32492.090302] audit: type=1100 audit(1591314316.313:198): pid=68562 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication
grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="dirthsj"
exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[32492.094863] audit: type=1101 audit(1591314316.316:199): pid=68562 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting
grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="dirthsj"
exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[32492.095763] audit: type=1103 audit(1591314316.316:200): pid=68562 uid=0
auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred
grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="dirthsj"
exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'

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

[krunner] [Bug 386114] KRunner on Wayland always appears under top panel

2020-06-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=386114

Andrius Štikonas  changed:

   What|Removed |Added

Summary|Yakuake on Wayland always   |KRunner on Wayland always
   |appears under top panel |appears under top panel
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #34 from Andrius Štikonas  ---
Sorry, it looks like there is already a dedicated bug for yakuake

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

[kjots] [Bug 376918] Ambiguous Shortcuts

2020-06-04 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=376918

Andrew  changed:

   What|Removed |Added

   Platform|Archlinux Packages  |Ubuntu Packages
   Assignee|digikam-bugs-n...@kde.org   |steve...@gmail.com
Product|digikam |kjots
  Component|Usability-Keyboard  |general
Version|5.4.0   |unspecified
 CC||de...@sfu.ca

--- Comment #5 from Andrew  ---
I downloaded KJots, and started it when it finished. Before the main app came
up, the "Ambiguous Shortcuts" dialog popped up. It said I should report it
here, so hopefully, this is right.
I put the product as kjots, since I don't have digikam at all.. Makes me think
it's not app specific. Also these version numbers lately are strange, and mine
isn't in the list. My KJots says 4:5.0.2-1ubuntu1.
I get the feeling I'm doing this wrong, sorry.

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

[krunner] [Bug 386114] Yakuake on Wayland always appears under top panel

2020-06-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=386114

Andrius Štikonas  changed:

   What|Removed |Added

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

--- Comment #33 from Andrius Štikonas  ---
Only KRunner is fixed. Reopenning the bug for Yakuake. (It still doesn't work
with Plasma 5.19 and yakuake 19.12.3

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

[krunner] [Bug 386114] Yakuake on Wayland always appears under top panel

2020-06-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=386114

Andrius Štikonas  changed:

   What|Removed |Added

Summary|KRunner/Yakuake on Wayland  |Yakuake on Wayland always
   |always appears under top|appears under top panel
   |panel   |

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

  1   2   3   >