[kwin] [Bug 485884] With an offscreen effect enabled, opening a window without frame sometimes causes a flickering black screen on Wayland

2024-04-21 Thread Marcin Woźniak
https://bugs.kde.org/show_bug.cgi?id=485884

--- Comment #2 from Marcin Woźniak 
 ---
Created attachment 168738
  --> https://bugs.kde.org/attachment.cgi?id=168738=edit
A video of the issue occurring when using GIMP

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

[kwin] [Bug 485884] With an offscreen effect enabled, opening a window without frame sometimes causes a flickering black screen on Wayland

2024-04-21 Thread Marcin Woźniak
https://bugs.kde.org/show_bug.cgi?id=485884

--- Comment #1 from Marcin Woźniak 
 ---
Created attachment 168737
  --> https://bugs.kde.org/attachment.cgi?id=168737=edit
A video of the issue occurring when opening Cryptomator

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

[kwin] [Bug 485884] New: With an offscreen effect enabled, opening a window without frame sometimes causes a flickering black screen on Wayland

2024-04-21 Thread Marcin Woźniak
https://bugs.kde.org/show_bug.cgi?id=485884

Bug ID: 485884
   Summary: With an offscreen effect enabled, opening a window
without frame sometimes causes a flickering black
screen on Wayland
Classification: Plasma
   Product: kwin
   Version: 6.0.4
  Platform: NixOS
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: afd5997d-00de-465b-bd93-7f979e280...@simplelogin.com
  Target Milestone: ---

Created attachment 168736
  --> https://bugs.kde.org/attachment.cgi?id=168736=edit
The output of "qdbus org.kde.KWin /KWin org.kde.KWin.supportInformation"

SUMMARY
When window decorations are disabled, a window's expanded geometry can be 0 for
a very short period of time after being opened. Frame geometry seems to always
have a correct value.

When an offscreen effect is active, KWin attempts to allocate a 0 by 0 texture
in OffscreenData::maybeRender, which fails, but KWin uses that texture anyways.
This results in the entire screen turning black with the following messages
being logged in the journal:
kwi 21 10:35:49 thinkpad kwin_wayland[1628]: kf.windowsystem: static bool
KX11Extras::mapViewport() may only be used on X11
kwi 21 10:35:49 thinkpad kwin_wayland[1628]: kwin_scene_opengl: 0x2:
GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1)
kwi 21 10:35:49 thinkpad kwin_wayland[1628]: kwin_scene_opengl: Invalid
framebuffer status:  "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"
kwi 21 10:35:49 thinkpad kwin_wayland[1628]: kwin_scene_opengl: Can't enable
invalid framebuffer object!

This issue only occurs on Wayland. I found two programs it can reliably
reproduced with:
- Cryptomator (1.12.4)
- GIMP (2.10.36)

It doesn't seem to occur with Qt or other GTK applications.

STEPS TO REPRODUCE
1. Create a window rule that disables the titlebar and frame
2. Enable an offscreen effect, such as colorblindness correction
3. Open GIMP (sometimes this alone can cause the bug)
4. Repeatedly open and close a dialog by pressing CTRL+N and ESC. If the issue
does not occur after a few attempts, restart GIMP and try again.

OBSERVED RESULT
The entire screen turns black and flickers until repainted.

EXPECTED RESULT
The screen shouldn't turn black.

SOFTWARE/OS VERSIONS
Linux: NixOS 24.05, Linux 6.8.7
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
I've attached videos of the issue occurring with GIMP and Cryptomator along
with the output of "qdbus org.kde.KWin /KWin org.kde.KWin.supportInformation".

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

[kwin] [Bug 482361] Window placement and positioning are sometimes wrong when waking up from sleep

2024-03-13 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482361

--- Comment #17 from Marcin Juszkiewicz  ---
@Nate: title should rather s/when waking up from sleep/after unlocking screen/
- I do not put machine to sleep and have the same problem.

We both unlock screen.

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

[kwin] [Bug 482818] Windows are moved after screen unlock

2024-03-13 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482818

Marcin Juszkiewicz  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #4 from Marcin Juszkiewicz  ---
Fedora 40 does not have 6.0.2 yet but bug 482361 sounds like same problem.

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

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

[kwin] [Bug 482361] Window placement and positioning wrong when waking up from sleep

2024-03-13 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482361

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC||mar...@juszkiewicz.com.pl

--- Comment #14 from Marcin Juszkiewicz  ---
*** Bug 482818 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 482821] Window decoration is too short after screen unlock

2024-03-11 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482821

Marcin Juszkiewicz  changed:

   What|Removed |Added

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

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

[kwin] [Bug 482821] Window decoration is too short after screen unlock

2024-03-11 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482821

--- Comment #4 from Marcin Juszkiewicz  ---
Created attachment 166957
  --> https://bugs.kde.org/attachment.cgi?id=166957=edit
Breeze decoration with same issue

On screen you see two sets of window decoration buttons:

- left one is from Konsole window (the one you see on screen)
- right one is from Neovim-Qt window which is below Konsole one

Konsole one is active one

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

[kwin] [Bug 482821] Window decoration is too short after screen unlock

2024-03-11 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482821

Marcin Juszkiewicz  changed:

   What|Removed |Added

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

--- Comment #2 from Marcin Juszkiewicz  ---
Good point. Looks like I use some 'aksBorderColorAccent' decoration. Switching
to Breeze now to check does it happen there.

I use Wayland only now.

Scale is 1.0, one 3440x1440@75 monitor.

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

[kwin] [Bug 482818] Windows are moved after screen unlock

2024-03-08 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482818

--- Comment #2 from Marcin Juszkiewicz  ---
One 3440x1440 monitor.

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

[kwin] [Bug 482821] New: Window decoration is too short after screen unlock

2024-03-07 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482821

Bug ID: 482821
   Summary: Window decoration is too short after screen unlock
Classification: Plasma
   Product: kwin
   Version: 6.0.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mar...@juszkiewicz.com.pl
  Target Milestone: ---

Created attachment 166679
  --> https://bugs.kde.org/attachment.cgi?id=166679=edit
Screenshot of window with bad decoration

SUMMARY
Sometimes after screen unlock one of windows has too short window decoration.
It resizes to proper width after any interaction.


STEPS TO REPRODUCE
1. open some window
2. lock the screen
3. unlock the screen

OBSERVED RESULT
window decoration is too short

EXPECTED RESULT
window decoration as window's width

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.0
KDE Plasma Version:  6.0.0
KDE Frameworks Version:  6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Fedora 40 Beta

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

[kwin] [Bug 482818] New: Windows are moved after screen unlock

2024-03-07 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=482818

Bug ID: 482818
   Summary: Windows are moved after screen unlock
Classification: Plasma
   Product: kwin
   Version: 6.0.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mar...@juszkiewicz.com.pl
  Target Milestone: ---

SUMMARY
Since I moved to KDE/Plasma 6 on Wayland there are moments when my windows are
in different places after screen unlock.

For example Konsole on desktop1 was on left half of screen before locking and
on right half of screen after unlocking.


STEPS TO REPRODUCE
1. open window on desktop
2. lock the screen
3. unlock the screen

OBSERVED RESULT
window is moved

EXPECTED RESULT
window is on same place

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.0
KDE Plasma Version:  6.0.0
KDE Frameworks Version:  6.0.0
Qt Version:  6.6.2

ADDITIONAL INFORMATION
I use Fedora 40 Beta.

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

[kwin] [Bug 466031] Per-virtual-desktop tiling layouts

2024-03-05 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=466031

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC||mar...@juszkiewicz.com.pl

--- Comment #7 from Marcin Juszkiewicz  ---
O yes, bring that please.

Especially now, when Plasma 6 API changes made all KWin scripts non working.

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

[plasmashell] [Bug 481904] Desktop menu mix languages

2024-02-27 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=481904

--- Comment #1 from Marcin Juszkiewicz  ---
Oops. forgot to add:

Fedora 40
Qt version: 6.6.2-1.fc40.x86_64
KDE Plasma version 6.0.0-1.fc40.x86_64
KDE Frameworks version 6.0.0

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

[plasmashell] [Bug 481904] New: Desktop menu mix languages

2024-02-27 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=481904

Bug ID: 481904
   Summary: Desktop menu mix languages
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: mar...@juszkiewicz.com.pl
CC: notm...@gmail.com
  Target Milestone: 1.0

Created attachment 166142
  --> https://bugs.kde.org/attachment.cgi?id=166142=edit
Desktop menu screenshot

My system is configured to have pl_PL.UTF-8 as global language. KDE itself is
set to British English as it is easier for me to discover new things in KDE 6
when I can quote English names.

But then desktop menu uses two languages... All entries (from top to 'Leave...'
one) are in English and then is 'Otwórz obraz tapety" in Polish (probably "Open
wallpaper picture" in English).

STEPS TO REPRODUCE
1. setup system for pl_PL.UTF-8
2. setup KDE for British English
3. setup desktop to show wallpaper only (I use 'wallpaper of a day')
4. press RMB on desktop

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 479282] Option to add Application Menu as a submenu for the standard context menu

2024-02-27 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=479282

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC||mar...@juszkiewicz.com.pl

--- Comment #2 from Marcin Juszkiewicz  ---
If your mouse have more than 3 buttons then you can assign Application menu to
one of them. I have it on Back mouse button.

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-02-08 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

--- Comment #30 from Marcin Juszkiewicz  ---
Qt6-wayland patch landed:
https://github.com/qt/qtwayland/commit/e0796865151b06dddc5c5665f9ca8bdc8021fcd8

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-29 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

--- Comment #28 from Marcin Juszkiewicz  ---
Nicolas: that's Qt6 change. What about Qt5 which is still in use in KDE?

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-28 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

--- Comment #27 from Marcin Juszkiewicz  ---
Thanks Nicolas. Will wait for it then.

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-28 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

--- Comment #25 from Marcin Juszkiewicz  ---
Oded: thanks for testing!

So it looks like it came from bad to bad. Just other bad than it was before.

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2024-01-11 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

Marcin Juszkiewicz  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #16 from Marcin Juszkiewicz  ---
So many people reported so it should be CONFIRMED, right?

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2023-11-15 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=453423

--- Comment #20 from Marcin Juszkiewicz  ---
@Ville Aakko: to be honest I do not care which bugs will be closed and which
left open as long as KDE/Wayland will recognize Meta+KP_4 and allow to use it
as a shortcut.

https://bugreports.qt.io/browse/QTBUG-94892 is another one about the same.

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

[kwin] [Bug 466771] Some windows are painted black on X11, processes freeze

2023-10-29 Thread Marcin Pertek
https://bugs.kde.org/show_bug.cgi?id=466771

Marcin Pertek  changed:

   What|Removed |Added

 CC||kat.zygf...@gmail.com

--- Comment #28 from Marcin Pertek  ---
I've been experiencing this bug ever since switching to KDE about a year ago.
I'm pretty sure it's not memory exhaustion, since both my RAM and VRAM rarely
cross 50% used. Perhaps it's related to what apps are being run. I have
Firefox, another Firefox (Librewolf), Chromium, Jetbrains IDEA, Zim the desktop
wiki and Yakuake running 24/7. Black windows start appearing every couple of
days or weeks, I have a `kwin_x11 --replace` shortcut on my desktop for this
reason. To be noted that after restarting kwin this way all Firefox windows are
filled with garbage or pure transparency until they repaint.

Currently reproducible on:

Operating System: Gentoo
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.5
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor
Memory: 125,7 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 8GB

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2023-09-30 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=453423

--- Comment #13 from Marcin Juszkiewicz  ---
I can offer 50€ as kind of bug bounty. Should cover cost of pc105 keyboard as
it looks that KDE developers only use laptops or small keyboards without numpad
part.

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2023-08-14 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

--- Comment #13 from Marcin Juszkiewicz  ---
(In reply to Nate Graham from comment #12)
> We fix Wayland bugs all the time. We simply aren't tracking them in the
> 15-minute bug initiative until we're recommending Wayland by default.

With X11 going more and more into unmaintained area, distros moved to Wayland
by default this "until we are recommending Wayland by default" sounds funny.

Anyway, I understand that proper handling of keyboard may be low priority.
Alphanumeric part works, Fx keys work, cursors work so why bother using rest of
keyboard.

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

[kwin] [Bug 446389] On Wayland, KWin doesn't differentiate numberpad number key shortcuts from above-the-letters number key shortcuts

2023-08-11 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=446389

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC||mar...@juszkiewicz.com.pl

--- Comment #11 from Marcin Juszkiewicz  ---
(In reply to Nate Graham from comment #6)
> We aren't counting any Wayland-only issues among the 15-minute bugs at the
> moment.

Is there such small amount of KDE/Wayland users that fixing KDE/Wayland bugs
does not make any sense?

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

[dolphin] [Bug 3212] Option to hide backup files as well as dotfiles?

2023-06-15 Thread Marcin Kasperski
https://bugs.kde.org/show_bug.cgi?id=3212

--- Comment #79 from Marcin Kasperski  ---
- Do editors in 2023 still save files like sth.txt~, sth.txt.bak and similars? 

  Yes, they do. 
  Some skip that when working inside git/hg/svn/… folder, some allow
  to use separate folder, but such files are still fairly frequent.

- Would some users prefer not to see those files?

  Yes. For example myself.

- Does KDE allow user to manage which files are hidden, and which are not?

  No, it doesn't. 
  There is option to show or hide „Hidden files” but no way to influence
  which file is considered to be „Hidden”.

So functionality-wise bug is just as sound and valid, as it was when it was
reported.

Projects make various priorities, open-source projects even more so
(considering people come to work on what they fancy or what they find
troublesome). Some bugs are less lucky. But if there is to be any hope, the
open issue means the thought of doing sth is not abandoned.

And it is somewhat heart-warming to get mail that sb. started working on issue
I reported 20 years ago (OK, OK, I reported one of the early dupes, not this
one)

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #6 from Marcin Bajor  ---
Created attachment 159636
  --> https://bugs.kde.org/attachment.cgi?id=159636=edit
checking account ledger

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #5 from Marcin Bajor  ---
Created attachment 159635
  --> https://bugs.kde.org/attachment.cgi?id=159635=edit
sample KMymoney file

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #4 from Marcin Bajor  ---
Created attachment 159634
  --> https://bugs.kde.org/attachment.cgi?id=159634=edit
net worth report chart

4. Net worth for credit card after the transfer transaction in net worth
reports should be 1, but there is -1. Result FAILED!

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #3 from Marcin Bajor  ---
Created attachment 159633
  --> https://bugs.kde.org/attachment.cgi?id=159633=edit
net worth report

4. Net worth for credit card after the transfer transaction in net worth
reports should be 1, but there is -1. Result FAILED!

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #2 from Marcin Bajor  ---
Created attachment 159632
  --> https://bugs.kde.org/attachment.cgi?id=159632=edit
credit card ledger

2. In credit card ledger, the balance in the row with transfer should be 1,
but the result is -1. Result FAILED!
3. In credit card ledger total balance should be 1. Result OK!

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

[kmymoney] [Bug 470971] Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

--- Comment #1 from Marcin Bajor  ---
Created attachment 159631
  --> https://bugs.kde.org/attachment.cgi?id=159631=edit
dashboard

1. In Assets and Liabilities Summary in the dashboard net worth should be
2, checking account balance should be 1, credit card account should be
1. Result OK!

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

[kmymoney] [Bug 470971] New: Credit card - incorrect balance in ledger, incorrect net worth report

2023-06-13 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=470971

Bug ID: 470971
   Summary: Credit card - incorrect balance in ledger, incorrect
net worth report
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: marcin.ba...@gmail.com
  Target Milestone: ---

KMyMoney: Version 5.1.80-a418cd886
KMymoney shows incorrect balance values for credit cards in ledger and all net
worth reports.

Steps to reproduce:
1. Create new book with checking account, balance = 0 (name = Direct)
2. Add new credit card account (name=Visa)
3. Add new deposit transaction in checking account, value=2
3. Just transfer 1 from checking account to credit card account.

Expected result:
1. In Assets and Liabilities Summary in the dashboard net worth should be
2, checking account balance should be 1, credit card account should be
1. Result OK!
2. In credit card ledger, the balance in the row with transfer should be 1,
but the result is -1. Result FAILED!
3. In credit card ledger total balance should be 1. Result OK!
4. Net worth for credit card after the transfer transaction in net worth
reports should be 1, but there is -1. Result FAILED!

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

[digikam] [Bug 470735] New: Digikam crashes when changing settings, or crating new album.

2023-06-07 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=470735

Bug ID: 470735
   Summary: Digikam crashes when changing settings, or crating new
album.
Classification: Applications
   Product: digikam
   Version: unspecified
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: marcin.szkur...@yahoo.co.uk
  Target Milestone: ---

Application: digikam (8.0.0-beta1)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.0-20-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.04
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Since upgrade to version 8.0.0 on Kubuntu Digikam crashes every time when
changing settings or creating new album.

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault

[KCrash Handler]
#4  0x7f91eb0f093e in QObject::removeEventFilter(QObject*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f91e913529a in Sonnet::SpellCheckDecorator::~SpellCheckDecorator()
() from /lib/x86_64-linux-gnu/libKF5SonnetUi.so.5
#6  0x7f91e91352cd in Sonnet::SpellCheckDecorator::~SpellCheckDecorator()
() from /lib/x86_64-linux-gnu/libKF5SonnetUi.so.5
#7  0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7f91eccc92cd in Digikam::DTextEdit::~DTextEdit() () from
/usr/lib/digikam/libdigikamcore.so.8.0.0
#10 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7f91ebdaa8cd in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f91ebdaa8cd in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x7f91edc2b4fb in ?? () from /usr/lib/digikam/libdigikamgui.so.8.0.0
#19 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x7f91ebf266bd in QStackedWidget::~QStackedWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x7f91ebf49f7d in QTabWidget::~QTabWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x7f91ebdaa8cd in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x7f91edc25f2b in ?? () from /usr/lib/digikam/libdigikamgui.so.8.0.0
#31 0x7f91ecd0b237 in Digikam::DConfigDlgWdgItem::~DConfigDlgWdgItem() ()
from /usr/lib/digikam/libdigikamcore.so.8.0.0
#32 0x7f91ecd0bd28 in ?? () from /usr/lib/digikam/libdigikamcore.so.8.0.0
#33 0x7f91ecd0bd70 in ?? () from /usr/lib/digikam/libdigikamcore.so.8.0.0
#34 0x7f91ecd0d968 in ?? () from /usr/lib/digikam/libdigikamcore.so.8.0.0
#35 0x7f91ecd0b1d1 in ?? () from /usr/lib/digikam/libdigikamcore.so.8.0.0
#36 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#37 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#38 0x7f91ecd1312d in Digikam::DConfigDlgWdg::~DConfigDlgWdg() () from
/usr/lib/digikam/libdigikamcore.so.8.0.0
#39 0x7f91eb0e58ae in QObjectPrivate::deleteChildren() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#40 0x7f91ebdaa586 in QWidget::~QWidget() () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#41 0x7f91edc11338 in ?? () from /usr/lib/digikam/libdigikamgui.so.8.0.0
#42 0x7f91eb0f39dc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#43 0x7f91ebd65546 in QAction::triggered(bool) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#44 

[plasmashell] [Bug 357443] black/invisible squares on systray and top left of screen after kwin restarted

2023-05-22 Thread Marcin Kasperski
https://bugs.kde.org/show_bug.cgi?id=357443

Marcin Kasperski  changed:

   What|Removed |Added

 CC||marcin.kasper...@softax.com
   ||.pl

--- Comment #23 from Marcin Kasperski  ---
Somebody just suggested that fix from this bug caused bug 425271 (high CPU
usage and very fast .xsession-errors growth whenever -  in multi-monitor setup
- two monitors of different sizes are not configured to be perfectly
top-aligned).

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

[dolphin] [Bug 3212] Option to hide backup files as well as dotfiles?

2023-05-22 Thread Marcin Kasperski
https://bugs.kde.org/show_bug.cgi?id=3212

--- Comment #73 from Marcin Kasperski  ---
… surprise e-mail  …

Yeah, 20 years passed, konqueror switched to dolphin, but while I can easily
hide/show
   .something.txt
(Ctrl-H in dolphin) there doesn't seem to exist an option to hide
 something.txt~

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2023-04-29 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=453423

--- Comment #9 from Marcin Juszkiewicz  ---
Updated to Fedora 38 and checked. Bug still applies.

KDE Framework: 5.104.0
KDE Plasma: 5.27.4
Qt: 5.15.9

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

[plasma-integration] [Bug 466148] Dolphin, "Open with" dialog doesn't work

2023-02-20 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=466148

--- Comment #2 from Marcin Bajor  ---
Created attachment 156538
  --> https://bugs.kde.org/attachment.cgi?id=156538=edit
"Open with" dialog from xdg-desktop-portal-kde package

I have tried with xdg-desktop-portal-kde however, it is a completely different
dialog than before. There is no option to run in the terminal, no division into
software categories etc.

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

[plasma-integration] [Bug 466148] Dolphin, "Open with" dialog doesn't work

2023-02-20 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=466148

--- Comment #1 from Marcin Bajor  ---
Created attachment 156537
  --> https://bugs.kde.org/attachment.cgi?id=156537=edit
Krusader with "Open with" dialog

The same dialog that was used in Dolphin is used in Krusader and works in this
application. In this case, dbus-monitor does not report anything, as if this
dialog was run in a different way.

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

[plasma-integration] [Bug 466148] New: Dolphin, "Open with" dialog doesn't work

2023-02-20 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=466148

Bug ID: 466148
   Summary: Dolphin, "Open with" dialog doesn't work
Classification: Plasma
   Product: plasma-integration
   Version: 5.27.0
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: marcin.ba...@gmail.com
  Target Milestone: ---

I observed that the "Open with" dialog has stopped working in Dolphin. 

There is the following message in the journal:
Feb 20 12:33:40 phantom dolphin[16528]: Error:  "The name
org.freedesktop.impl.portal.desktop.kde was not provided by any .service files"

dbus-monitor reports:
method call time=1676851077.734486 sender=:1.85 ->
destination=org.freedesktop.impl.portal.desktop.kde serial=384
path=/org/freedesktop/portal/desktop;
interface=org.freedesktop.impl.portal.AppChooser;
member=ChooseApplicationPrivate
   string "x11:3e9"
   array [
  string "file:///home/marcin/.local/share/dolphin/dolphinstaterc"
   ]
   array [
  dict entry(
 string "ask"
 variant boolean true
  )
   ]
error time=1676851077.734743 sender=org.freedesktop.DBus -> destination=:1.85
error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=384
   string "The name org.freedesktop.impl.portal.desktop.kde was not provided by
any .service files"
signal time=1676851078.380943 sender=:1.23 -> destination=(null destination)
serial=184 path=/SLC; interface=org.kde.ActivityManager.SLC;
member=focusChanged

My software versions:
Operating System: openSUSE Tumbleweed 20230218
KDE Plasma Version: 5.27.0
KDE Frameworks Version: 5.103.0
Dolphin: Version 22.12.2
Qt Version: 5.15.8
Kernel Version: 6.1.12-1-default (64-bit)
Graphics Platform: X11

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

[korganizer] [Bug 412722] KOrganizer does not show events from EWS resource

2023-02-09 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=412722

--- Comment #14 from Marcin Bajor  ---
Created attachment 156102
  --> https://bugs.kde.org/attachment.cgi?id=156102=edit
Akonadi payload

Akonadi payload. I had to change some sensitive data with CONFIDENTIAL word. I
hope this will help.

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

[korganizer] [Bug 412722] KOrganizer does not show events from EWS resource

2023-02-09 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=412722

--- Comment #13 from Marcin Bajor  ---
Created attachment 156101
  --> https://bugs.kde.org/attachment.cgi?id=156101=edit
Event in akonadi

Note that akonadi imports all events from davmail

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

[korganizer] [Bug 412722] KOrganizer does not show events from EWS resource

2023-02-09 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=412722

--- Comment #12 from Marcin Bajor  ---
Created attachment 156100
  --> https://bugs.kde.org/attachment.cgi?id=156100=edit
07.02.2023 Comparing events from widget and Korgranizer

I have 4 events 07.02.2023. Note that the widget in the right up corner
displays all 4 events.

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

[korganizer] [Bug 412722] KOrganizer does not show events from EWS resource

2023-02-09 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=412722

Marcin Bajor  changed:

   What|Removed |Added

 CC||marcin.ba...@gmail.com

--- Comment #11 from Marcin Bajor  ---
I observe the same issue with EWS and CalDav from Davmail on the same account.
I had to delete some confidential data from the files below.

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

[kontact] [Bug 464404] embedded images not displayed neither as embedded neither as attachment

2023-02-09 Thread Marcin Bajor
https://bugs.kde.org/show_bug.cgi?id=464404

--- Comment #9 from Marcin Bajor  ---
So, for me the issue is when I display an email in Kontact application. The
same email in Kmail standalone is displayed correctly.

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

[kalendar] [Bug 464877] New: Kalendar crashes on Task timespan change

2023-01-26 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=464877

Bug ID: 464877
   Summary: Kalendar crashes on Task timespan change
Classification: Applications
   Product: kalendar
   Version: 22.12.1
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: claudio.cam...@kde.org
  Reporter: m.makulec...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: kalendar (22.12.1)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.1.8-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
It seems that Tasks cannot have a timespan, only can be set for a whole day, or
user can set the end timestamp. I set an end timestamp to a task, saved it and
tried to extend the task rectangle with a mouse, leading to Kalendar crashing.

The crash can be reproduced every time.

-- Backtrace:
Application: Kalendarz (kalendar), signal: Segmentation fault

[KCrash Handler]
#4  0x7f0bbebc0500 in QDateTime::operator=(QDateTime const&) () at
/lib64/libQt5Core.so.5
#5  0x55e1f1b4bae6 in  ()
#6  0x7f0bbed132dd in  () at /lib64/libQt5Core.so.5
#7  0x7f0bbec761dc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /lib64/libQt5Core.so.5
#8  0x7f0bbecb0fe6 in  () at /lib64/libQt5Core.so.5
#9  0x7f0bbed1355c in  () at /lib64/libQt5Core.so.5
#10 0x7f0bbec761dc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /lib64/libQt5Core.so.5
#11 0x7f0bbecb0fe6 in  () at /lib64/libQt5Core.so.5
#12 0x7f0bbed1355c in  () at /lib64/libQt5Core.so.5
#13 0x7f0bbec761dc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /lib64/libQt5Core.so.5
#14 0x7f0bbecb0fe6 in  () at /lib64/libQt5Core.so.5
#15 0x7f0bbed1355c in  () at /lib64/libQt5Core.so.5
#16 0x7f0bbec761dc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /lib64/libQt5Core.so.5
#17 0x7f0bc11739aa in  () at /lib64/libKF5ItemModels.so.5
#18 0x7f0bbed132dd in  () at /lib64/libQt5Core.so.5
#19 0x7f0bbec761dc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /lib64/libQt5Core.so.5
#20 0x7f0bc14b1f47 in  () at /lib64/libKF5AkonadiCore.so.5
#21 0x7f0bc1494c32 in  () at /lib64/libKF5AkonadiCore.so.5
#22 0x7f0bbed1355c in  () at /lib64/libQt5Core.so.5
#23 0x7f0bc141b327 in Akonadi::Monitor::itemChanged(Akonadi::Item const&,
QSet const&) () at /lib64/libKF5AkonadiCore.so.5
#24 0x7f0bc142ec61 in
Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification
const&, QVector const&, Akonadi::Collection const&,
Akonadi::Collection const&) () at /lib64/libKF5AkonadiCore.so.5
#25 0x7f0bc14296ea in
Akonadi::MonitorPrivate::emitNotification(QSharedPointer
const&) () at /lib64/libKF5AkonadiCore.so.5
#26 0x7f0bc1428b5c in Akonadi::MonitorPrivate::dispatchNotifications() ()
at /lib64/libKF5AkonadiCore.so.5
#27 0x7f0bc1428d1d in
Akonadi::MonitorPrivate::slotNotify(QSharedPointer
const&) () at /lib64/libKF5AkonadiCore.so.5
#28 0x7f0bc1424c02 in Akonadi::MonitorPrivate::handleCommands() () at
/lib64/libKF5AkonadiCore.so.5
#29 0x7f0bbed07c50 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#30 0x7f0bbf9a544e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#31 0x7f0bbecdc138 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#32 0x7f0bbecdf0d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#33 0x7f0bbed34363 in  () at /lib64/libQt5Core.so.5
#34 0x7f0bbcd1ba90 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#35 0x7f0bbcd1be48 in  () at /lib64/libglib-2.0.so.0
#36 0x7f0bbcd1bedc in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#37 0x7f0bbed33b66 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#38 0x7f0bbecdabab in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#39 0x7f0bbece2d16 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#40 0x55e1f1b2297a in  ()
#41 0x7f0bbe42c5b0 in __libc_start_call_main () at /lib64/libc.so.6
#42 0x7f0bbe42c679 in __libc_start_main_impl () at /lib64/libc.so.6
#43 0x55e1f1b237f5 in  ()
[Inferior 1 (process 12120) detached]

The reporter indicates this bug may be a duplicate of or related to bug 464641,
bug 464358.

Reported using DrKonqi

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

[gwenview] [Bug 463586] drag and drop files from gwenview into a folder in dolphin is broken (only works the first time)

2023-01-13 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=463586

Marcin Gryszkalis  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[gwenview] [Bug 463586] drag and drop files from gwenview into a folder in dolphin is broken (only works the first time)

2023-01-13 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=463586

Marcin Gryszkalis  changed:

   What|Removed |Added

   Assignee|gwenview-bugs-n...@kde.org  |sit...@kde.org

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

[gwenview] [Bug 463586] drag and drop files from gwenview into a folder in dolphin is broken (only works the first time)

2023-01-13 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=463586

Marcin Gryszkalis  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from Marcin Gryszkalis  ---
I found commit responsible for this bug:
https://invent.kde.org/graphics/gwenview/-/commit/b6e8d6a9786937602e76d3ed26ca2ba4043b2336

gwenview compiled from current master with this patch reversed works properly.

Harald @sitter is the author.

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

[gwenview] [Bug 463586] drag and drop files from gwenview into a folder in dolphin is broken (only works the first time)

2023-01-11 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=463586

Marcin Gryszkalis  changed:

   What|Removed |Added

 CC||m...@fork.pl

--- Comment #7 from Marcin Gryszkalis  ---
I can confirm problem on Arch, with gewnview 22.12.1-1

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2023-01-10 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=453423

--- Comment #8 from Marcin Juszkiewicz  ---
wev says:

[14: wl_keyboard] key: serial: 2056; time: 820672; key: 10; state: 1
(pressed)
  sym: 1(49), utf8: '1'
[14: wl_keyboard] key: serial: 2057; time: 820784; key: 10; state: 0
(released)
  sym: 1(49), utf8: ''
[14: wl_keyboard] key: serial: 2058; time: 822544; key: 87; state: 1
(pressed)
  sym: KP_1 (65457), utf8: '1'
[14: wl_keyboard] key: serial: 2059; time: 822632; key: 87; state: 0
(released)
  sym: KP_1 (65457), utf8: ''

So for Wayland those are two separate keys as they should be. Why KDE thinks
otherwise?

And when bug gets closed as WONTFIX?

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

[kdevelop] [Bug 463062] New: Memory leak during parsing a project.

2022-12-15 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=463062

Bug ID: 463062
   Summary: Memory leak during parsing a project.
Classification: Applications
   Product: kdevelop
   Version: git master
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: m...@poczta.fm
  Target Milestone: ---

SUMMARY
The background process bar shows 99% and it doesn't finish.


STEPS TO REPRODUCE
1.  git clone https://github.com/EsotericSoftware/spine-runtimes.git
2.  Load this project with "own building system".
3.  If this problem doesn't occur, just restart kdevelop a few times.

OBSERVED RESULT
$ free -m
   totalusedfree  shared  buff/cache  
available
Mem:  128740   85987   33223 9899529  
40577
Swap:   3813   03813

$ cat /proc/`pidof kdevelop`/status
Name:   kdevelop
Umask:  0002
State:  S (sleeping)
Tgid:   86540
Ngid:   0
Pid:86540
PPid:   2216
TracerPid:  0
Uid:1000100010001000
Gid:1000100010001000
FDSize: 256
Groups: 4 24 27 30 46 122 131 132 998 1000 
NStgid: 86540
NSpid:  86540
NSpgid: 1649
NSsid:  1649
VmPeak: 75137240 kB
VmSize: 75137240 kB
VmLck:16 kB
VmPin: 0 kB
VmHWM:  67026068 kB
VmRSS:  67026068 kB
RssAnon:66771604 kB
RssFile:  225948 kB
RssShmem:  28516 kB
VmData: 67660392 kB
VmStk:   132 kB
VmExe:92 kB
VmLib:427072 kB
VmPTE:132812 kB
VmSwap:0 kB
HugetlbPages:  0 kB
CoreDumping:0
THP_enabled:1
Threads:84
SigQ:   0/514167
SigPnd: 
ShdPnd: 
SigBlk: 
SigIgn: 1000
SigCgt: 000141814eff
CapInh: 
CapPrm: 
CapEff: 
CapBnd: 01ff
CapAmb: 
NoNewPrivs: 0
Seccomp:0
Seccomp_filters:0
Speculation_Store_Bypass:   thread vulnerable
SpeculationIndirectBranch:  conditional enabled
Cpus_allowed:   
Cpus_allowed_list:  0-31
Mems_allowed:  
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0001
Mems_allowed_list:  0
voluntary_ctxt_switches:23239
nonvoluntary_ctxt_switches: 462 



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ubuntu 22.04LTS 5.15.0-56-generic 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdevelop] [Bug 335612] Wrong formating c++11 rvalue references

2022-12-03 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=335612

Marcin  changed:

   What|Removed |Added

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

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

[plasma-nm] [Bug 389052] Desired connections run away just before clicking the "connect" button or entering password

2022-09-27 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=389052

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC|mar...@juszkiewicz.com.pl   |

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

[frameworks-kglobalaccel] [Bug 453423] Numpad shortcuts don't work in wayland sessions.

2022-09-19 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=453423

Marcin Juszkiewicz  changed:

   What|Removed |Added

 CC||mar...@juszkiewicz.com.pl

--- Comment #3 from Marcin Juszkiewicz  ---
Same on Fedora 37.

In X11 session I have Meta+4 == switch to 4th desktop and Meta+Num4 to be "move
window to left side of screen". I am getting tired of seeing 4th desktop again
;D

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

[digikam] [Bug 458820] New: digiKam should warn before scanning Placeholder/Cloud files

2022-09-06 Thread Marcin Wisnicki
https://bugs.kde.org/show_bug.cgi?id=458820

Bug ID: 458820
   Summary: digiKam should warn before scanning Placeholder/Cloud
files
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Database-Files
  Assignee: digikam-bugs-n...@kde.org
  Reporter: mwisni...@gmail.com
  Target Milestone: ---

SUMMARY
On Windows, OneDrive uses placeholder files that are downloaded lazily from the
cloud.
When you start digiKam it will try to scan all pictures in ~/OneDrive/Pictures,
triggering download of all of them.

Given that this is a very serious operation and may fail and make computer
problematic/unusable if C: drive runs out of space I think digiKam should
detect placeholder files and provide suitable warning before proceeding.

PS. Other cloud storage clients may do lazy downloads too (e.g. Google Drive
FileStream), perhaps even on mac.

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

[digikam] [Bug 458819] New: Feature request: support direct remote/cloud access

2022-09-06 Thread Marcin Wisnicki
https://bugs.kde.org/show_bug.cgi?id=458819

Bug ID: 458819
   Summary: Feature request: support direct remote/cloud access
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: mwisni...@gmail.com
  Target Milestone: ---

I have way more pictures in my Google Drive / OneDrive than storage in my
computer.

It would be great if digiKam could work directly with cloud services in
addition to local filesystem and only stored minimal state locally (metadata
etc and perhaps thumbnail cache).

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

[plasmashell] [Bug 425271] XembedSNIProxy causes "high" cpu usage with certain screen arrangements

2022-09-01 Thread Marcin Kasperski
https://bugs.kde.org/show_bug.cgi?id=425271

Marcin Kasperski  changed:

   What|Removed |Added

 CC||marcin.kasper...@softax.com
   ||.pl

--- Comment #50 from Marcin Kasperski  ---
It is amazing. With this setup (smaller monitor on the left, vertically
centered) my ~/.xsession-errors is spammed with huge volume of „Container
window visible, stack below”:

https://pasteboard.co/FoXmuIxWfCuD.png

Moving left screen  slightly up (so tops are aligned), puff, problem gone:

https://pasteboard.co/SNQYJxFRSZMd.png

It happens immediately, Apply in Display settings window and it stops/starts.

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

[plasma-nm] [Bug 389052] Desired connections run away just before clicking the "connect" button or entering password

2022-07-22 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=389052

--- Comment #32 from Marcin Juszkiewicz  ---
(In reply to Axel Braun from comment #31)
> Wow...shall we light a candle for the (coming) 4th anniversary of this
> annoying bug?

This reminds me why I stopped filing bugs against KDE.

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

[kwin] [Bug 455305] New: General desktop lag

2022-06-15 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=455305

Bug ID: 455305
   Summary: General desktop lag
   Product: kwin
   Version: 5.24.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: martino8...@gmail.com
  Target Milestone: ---

Since switching distro to fedora, I encountered a rather weird issue, the
taskbar seems to randomly freeze for a few seconds when switching windows by
clicking on their respective icons, does not seem to happen when alt-tabbing.
I've managed to observe several of these entries when the taskbar becomes
unresponsive:

kwin_core: void KWin::Item::stackBefore(KWin::Item*) requires a valid sibling

It's becoming a rather annoying situation, because when this occurs the taskbar
thinks I'm dragging application icons around, aside obviously from the 1-2
second lag when switching windows.

Below the full log: 


➜  ~ kwin_x11 --replace 
Warning: Setting a new default format with a different version or profile after
the global shared context is created may cause issues with context sharing.
kwin_platform_x11_standalone: Has XInput support 2 . 2
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 180, resource
id: 16777235, major code: 20 (GetProperty), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 181, resource
id: 16777235, major code: 20 (GetProperty), minor code: 0
kwin_core: Extensions: shape: 0x "11"  composite: 0x "4"  render: 0x "b" 
fixes: 0x "50"  randr: 0x "14"  sync: 0x "31"  damage: 0x  "11"
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this
compose sequence is a duplicate of another; skipping line
kwin_xkbcommon: XKB: created compose table from locale en_US.UTF-8 with path
/usr/share/X11/locale/en_US.UTF-8/Compose
kwin_xkbcommon: XKB: Compiling from RMLVO: rules 'evdev', model 'asus_laptop',
layout 'us', variant '(null)', options '(null)'
kwin_xkbcommon: XKB: Compiling from KcCGST: keycodes 'evdev+aliases(qwerty)',
types 'complete', compat 'complete', symbols 'pc+us+inet(evdev)'
kwin_xkbcommon: XKB: Compiling xkb_keycodes "(unnamed)"
kwin_xkbcommon: XKB: Compiling xkb_types "(unnamed)"
kwin_xkbcommon: XKB: Compiling xkb_compatibility "(unnamed)"
kwin_xkbcommon: XKB: The "group" statement in compat is unsupported; Ignored
kwin_xkbcommon: XKB: The "group" statement in compat is unsupported; Ignored
kwin_xkbcommon: XKB: The "group" statement in compat is unsupported; Ignored
kwin_xkbcommon: XKB: The "allowExplicit" field in indicator statements is
unsupported; Ignored
kwin_xkbcommon: XKB: The "allowExplicit" field in indicator statements is
unsupported; Ignored
kwin_xkbcommon: XKB: The "allowExplicit" field in indicator statements is
unsupported; Ignored
kwin_xkbcommon: XKB: The "allowExplicit" field in indicator statements is
unsupported; Ignored
kwin_xkbcommon: XKB: The "indicatorDrivesKeyboard" field in indicator
statements is unsupported; Ignored
kwin_xkbcommon: XKB: The "allowExplicit" field in indicator statements is
unsupported; Ignored
kwin_xkbcommon: XKB: Indicator name "Shift Lock" was not declared in the
keycodes section; Adding new indicator
kwin_xkbcommon: XKB: Indicator name "Group 2" was not declared in the keycodes
section; Adding new indicator
kwin_xkbcommon: XKB: Indicator name "Mouse Keys" was not declared in the
keycodes section; Adding new indicator
kwin_xkbcommon: XKB: Compiling xkb_symbols "(unnamed)"
kwin_decorations: Trying to load decoration plugin: 
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so"
kwin_core: User timestamp, ASN: 27432172
kwin_core: 

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #58 from Marcin Gurtowski  ---
And fix for not showing thumbnails in trash also:
https://invent.kde.org/frameworks/kio/-/merge_requests/829

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #57 from Marcin Gurtowski  ---
The merge request:
https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/216

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #56 from Marcin Gurtowski  ---
Alternatively, I could just change it so FUSE_SUPER_MAGIC returns Other instead
of Nfs.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #55 from Marcin Gurtowski  ---
Another update.

The exact source of bug is in kcoreaddons/src/lib/io/kfilesystemtype.cpp
static KFileSystemType::Type determineFileSystemTypeImpl(const QByteArray
)

When we use switch to check the file system type, one of cases for Nfs is

case FUSE_SUPER_MAGIC: // TODO could be anything. Need to use statfs() to find
out more.

If we can delegate this to someone more familiar with topic, it would be great.
If not, I can try to figure it out myself, but it will probably take more time.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-23 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #52 from Marcin Gurtowski  ---
Continuing work. It turns out, reason why `isSlow()` returns `true`, for
encrypted media is that `KFileSystemType::fileSystemType` returns Nfs for them
– which is wrong.  I'll try to see why exactly that is, but it might be a
tricky problem to solve, so any help is appreciated.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-22 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #51 from Marcin Gurtowski  ---
(In reply to Nate Graham from comment #50)
> Would that fix the Vaults use case? The vault gets mounted, but it is itself
> encrypted. We want to store the cached thumbnails for its files inside of
> it, not outside of it.

It solves problem with data leak and lack of thumbnails.
As for using extra resources, it only makes difference if $HOME is encrypted.
For now, my plan is to go back into solution that displays thumbnails on
encrypted devices and depending on $HOME it either saves it or not.

Two options I have is when file in encrypted, to either
1. Save cache only if it's on the same device as $HOME. It will fix problem
mentioned by @flan_suse, but only when user has whole partition encrypted and
assuming that viewed files are on the same partition
2. Save cache if $HOME is encrypted regardless of if source file in encrypted
on the same device or not. It solves problem mentioned by @flan_suse without
any extra assumptions. As for problem with data leak, it's solved as long as we
don't mind saving thumbnails on different device when this different device is
encrypted as well.

Neither of those solutions would save cache for encrypted files if $HOME is
unencrypted. Anything beyond that (like caching on encrypted device) I consider
to be outside of scope of this story, as I won't be able to take care of it,
but I'm not in any way against it.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-22 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #49 from Marcin Gurtowski  ---
The previous policy, in regards to encrypted $HOME was:
"If encrypted file for which thumbnail is generated is on the same drive as
~/.cache/thumbnails, do create cache for this file.".

Should we change it to:
"If ~/.cache/thumbnails is on encrypted device, create cache for thumbnails of
encrypted files."?

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-19 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #34 from Marcin Gurtowski  ---
Ok, to be more specific, previews aren't currently showed, because when we
check if file is local, we also exclude "slow" devices

`if ((itemUrl.isLocalFile() || KProtocolInfo::protocolClass(itemUrl.scheme())
== QLatin1String(":local")) && !d->currentItem.item.isSlow())`

This causes kio to use logic for remote files. Once we change dolphin settings
and set a limit for remote previews, previews for encrypted storage will also
become visible.

What behavior are we expecting here? Should I just remove
`!d->currentItem.item.isSlow())` for this check or do we actually want to treat
slow devices same as remote ones?

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-14 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #33 from Marcin Gurtowski  ---
Is seems like thumbnails for files on encrytped devices aren't shown, because
of

```
skipCurrentItem = !d->ignoreMaximumSize && size > d->maximumRemoteSize;
```
in `PreviewJob::slotResult`.

I'll see what's exactly the problem, but I'm leaving for holidays, so I won't
be able to work on this for almost a week.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-08 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #26 from Marcin Gurtowski  ---
(In reply to flan_suse from comment #25)
> How and where do I submit a merge request? I'm just an end-user that
> believes in practicality and usability. :) I'll do it, just need to know the
> proper method.

https://community.kde.org/Infrastructure/GitLab#Submitting_a_merge_request is a
good guide. If you also need information on development, I used
https://community.kde.org/Get_Involved/development when I looking into this
problem for the first time


> > Caching thumbnails in $HOME when $HOME is encrypted is reasonable.

To clarify, that's not exactly how the problem was previously solved. Kio would
save thumbnail for files on encrypted partition if $HOME was on the same
partition. If both were encrypted, but were different devices, thumbnail would
be created, but not saved. 

> 2) The user's $HOME is where we expect cache to be consolidated, and it's
> the main "driver" of daily work. I'd assume most users that utilize
> encrypted volumes use them nearly exclusively on their *own* system, rather
> than on someone else's system. It can complicate things if KDE is an outlier
> in that it caches thumbnails on the folder/volume itself (where the media
> resides), while other desktop environments continue to use $HOME/.cache
> consistently.

If someone uses both unencrypted $HOME and some encrypted devices, it implies
they don't care as much about data from $HOME being leaked as they do about
from encrypted media. Catching data from encrypted drive gives access to data
that shouldn't be given.

I'll try to look into the problem and fix previous solution (create thumbnails,
but don't save them), but if you want to  add extra options to this, is sounds
fine to me.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2022-04-07 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #23 from Marcin Gurtowski  ---
(In reply to Nate Graham from comment #22)
> I agree that the current situation is not ideal. Marcin, if you aren't able
> to fix the issue, and nobody else can either, we may have to revert the
> commits.

It depends. I'm not great with time currently, but should be able to find
enough to at least check if it's a simple or more difficult fix.

Anyone knows what might be the reason it broke?

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

[digikam] [Bug 452185] New: Additional white window

2022-04-02 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=452185

Bug ID: 452185
   Summary: Additional white window
   Product: digikam
   Version: 7.6.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: marcin...@outlook.com
  Target Milestone: ---

Created attachment 147896
  --> https://bugs.kde.org/attachment.cgi?id=147896=edit
screenshot_blank_window

I have additional white blank window. There is any option to disable this?

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

[kdeconnect] [Bug 446238] UDP broadcast to port 1716 is oversized due to featureitis. the UDP payload size is 1900, the ethernet MTU is 1500

2022-03-14 Thread Marcin Szamotulski
https://bugs.kde.org/show_bug.cgi?id=446238

--- Comment #2 from Marcin Szamotulski  ---
Comment on attachment 147491
  --> https://bugs.kde.org/attachment.cgi?id=147491
pcap file

The attachment shows the problem, the protocol data is truncated at 1500 bytes
(common MTU size).

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

[kdeconnect] [Bug 446238] UDP broadcast to port 1716 is oversized due to featureitis. the UDP payload size is 1900, the ethernet MTU is 1500

2022-03-14 Thread Marcin Szamotulski
https://bugs.kde.org/show_bug.cgi?id=446238

Marcin Szamotulski  changed:

   What|Removed |Added

 CC||c...@coot.me

--- Comment #1 from Marcin Szamotulski  ---
Created attachment 147491
  --> https://bugs.kde.org/attachment.cgi?id=147491=edit
pcap file

The bug can be observed in the attached pcap file.  Protocol content is
truncated at the 1500 bytes, which is standard MTU size on many systems.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2021-10-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #19 from Marcin Gurtowski  ---
It looks like my hard drive just broke, so I won't be able to work on the
problem this weekend. Sorry about that. Let me know if someone else will be
looking at this. If not, I should get around to it eventually.

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

[kio-extras] [Bug 411919] Store thumbnails for files inside an encfs or cryFS encrypted container somewhere inside the encrypted container itself, not ~/.cache/thumbnails, or generate them but don't

2021-10-26 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=411919

--- Comment #18 from Marcin Gurtowski  ---
(In reply to David from comment #16)
> I still get previews generated under ~/.chache/thumbnails in 21.08.2.

I can confirm. I'm getting previews generated now. I'll look into it this
weekend.

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

[valgrind] [Bug 369033] WARNING: unhandled amd64-linux syscall: 139 (sysfs)

2021-10-04 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=369033

Marcin Juszkiewicz  changed:

   What|Removed |Added

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

--- Comment #4 from Marcin Juszkiewicz  ---
As sysfs() is obsolete there is no sense in keeping this bug open.

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

[valgrind] [Bug 369034] WARNING: unhandled amd64-linux syscall: 136 (ustat)

2021-10-04 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=369034

Marcin Juszkiewicz  changed:

   What|Removed |Added

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

--- Comment #4 from Marcin Juszkiewicz  ---
As ustat() is deprecated there is no sense in keeping this bug open.

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

[valgrind] [Bug 371411] Unify fstat64/fstatat64 wrappers

2021-10-04 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=371411

Marcin Juszkiewicz  changed:

   What|Removed |Added

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

--- Comment #6 from Marcin Juszkiewicz  ---
I forgot how I wanted to rewrite it.

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

[plasma-nm] [Bug 442749] New: Do not move list of WiFi networks while typing password

2021-09-20 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=442749

Bug ID: 442749
   Summary: Do not move list of WiFi networks while typing
password
   Product: plasma-nm
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: mar...@juszkiewicz.com.pl
  Target Milestone: ---

SUMMARY

I want to join to "Chatka Puchatka" WiFi. Once I select and start typing this
position becomes "UPC2423524" network so I am not connecting.

STEPS TO REPRODUCE
1. click on NM applet
2. enable wifi
3. select wifi network and start typing password
4. notice that you type pass for other network

OBSERVED RESULT

While Wifi list refreshes entries can change despite user typing password.
Resulting in attempt to connect to other network.

EXPECTED RESULT

Once selected wifi network it should stay.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.20.5
KDE Plasma Version: 
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Debian 11 'bullseye'

Looks like https://bugs.kde.org/show_bug.cgi?id=362700 is happening again.

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

[kmail2] [Bug 393421] No ability to hide the HTML Message Status Bar

2021-07-21 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=393421

--- Comment #65 from Marcin Juszkiewicz  ---
Bugs like this are one of reasons I stopped reporting bugs against KDE.

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

[plasmashell] [Bug 439100] New: Plasma crashed after instaling Active Window Control +Global Menu widget

2021-06-24 Thread Marcin Jurgielewicz
https://bugs.kde.org/show_bug.cgi?id=439100

Bug ID: 439100
   Summary: Plasma crashed after instaling Active Window Control
+Global Menu widget
   Product: plasmashell
   Version: 5.18.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: marjurg...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.5)

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.8.0-59-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed: After compiling and instaling
Active Window Control there is an error with this widget that global menu
didint work, so i tried another widget for that function, maybe this can work
together with AWC. After having both widgets on, mentioned functionality Blobal
menu appered from both sources. But only global menu work on AWC, trying global
menu on another widget giving plasma crash.

- Custom settings of the application:

The crash can be reproduced every time.

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

Thread 14 (Thread 0x7f1adbfff700 (LWP 1355)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x555e11a33994) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e11a33940,
cond=0x555e11a33968) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555e11a33968, mutex=0x555e11a33940) at
pthread_cond_wait.c:638
#3  0x7f1b3226eb0f in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f1b3226ec01 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f1b33f4d109 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f1b33f4d3ad in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f1b322689d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f1b3170c609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f1b31ef6293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f1aeaa64700 (LWP 1330)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x555e116de6d0) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555e116de680,
cond=0x555e116de6a8) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555e116de6a8, mutex=0x555e116de680) at
pthread_cond_wait.c:638
#3  0x7f1b3226eb0f in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f1b3226ec01 in QWaitCondition::wait(QMutex*, unsigned long) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f1b33f4d109 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f1b33f4d3ad in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f1b322689d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f1b3170c609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f1b31ef6293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f1aebfff700 (LWP 1327)):
#0  0x7f1b31ee9aff in __GI___poll (fds=0x7f1ae00029e0, nfds=1,
timeout=3411539) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f1b30b0f36e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f1b30b0f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1b32488583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f1b3242f4db in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f1b32267785 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f1af0b190bc in KCupsConnection::run() () from
/lib/x86_64-linux-gnu/libkcupslib.so
#7  0x7f1b322689d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f1b3170c609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f1b31ef6293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f1af340f700 (LWP 1322)):
#0  0x7f1b30b5c508 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f1b30b0e437 in g_main_context_acquire () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f1b30b0f225 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1b30b0f4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f1b32488583 in
QEventDispatcherGlib::processEvents(QFlags) ()
from 

[kate] [Bug 411920] SQL connections does not save nor retrieve

2021-03-15 Thread Marcin
https://bugs.kde.org/show_bug.cgi?id=411920

Marcin  changed:

   What|Removed |Added

 CC||m...@poczta.fm

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

[kaudiocreator] [Bug 107109] No way to repeat failed task

2021-03-09 Thread Marcin Kasperski
https://bugs.kde.org/show_bug.cgi?id=107109

--- Comment #2 from Marcin Kasperski  ---
5 years, yeah…  Looking at the date, it's likely I was ripping some lullabies
for my 2-3 yo infants. They are impressive young adults just now.

Unfortunately I can't test CD ripping anymore, as I don't have CD drive in the
computer I currently use. It also seems that kaudiocreator as such doesn't
exist anymore.

Still, the case from this bug isn't difficult and it may make sense to test it
in whatever-KDE-currently-provides-for-CD-ripping: break oggenc somehow (maybe
simply apt remove?), start ripping, see how the error is reported and whether
it is possible to retry encoding the failed song after installing oggenc back.

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

[kdeconnect] [Bug 433871] FRE: SMS plugin - multi SIM support

2021-03-02 Thread Marcin Orlowski
https://bugs.kde.org/show_bug.cgi?id=433871

Marcin Orlowski  changed:

   What|Removed |Added

Summary|FRE: SMS plugin - multisim  |FRE: SMS plugin - multi SIM
   |support |support

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

[kdeconnect] [Bug 433871] New: FRE: SMS plugin - multisim support

2021-03-02 Thread Marcin Orlowski
https://bugs.kde.org/show_bug.cgi?id=433871

Bug ID: 433871
   Summary: FRE: SMS plugin - multisim support
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: messaging-application
  Assignee: si...@ergotech.com
  Reporter: m...@marcinorlowski.com
  Target Milestone: ---

[This most likely assigned to wrong component. Please edit as I am unable to
tell what should be the right one]

SUMMARY
KDE Connect SMS plugin does not support multi SIM devices and always sends from
1st SIM without any option to select

STEPS TO REPRODUCE
1. Get any multi SIM device (OnePlus etc)
2. Compose SMS - no option to select SIM to use for sending

OBSERVED RESULT
Message is always sent using 1st SIM card.

EXPECTED RESULT
As this is FRE it would be great to see plugin detecting multi SIM device and
offer option to select which one to use for the outgoing message.

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

[konsole] [Bug 431337] konsole Profile Visibility Can No Longer Be Controlled, and More Of Them Appear in Menus

2021-03-01 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=431337

Marcin Gryszkalis  changed:

   What|Removed |Added

 CC||proj...@schiermeier-it.de

--- Comment #12 from Marcin Gryszkalis  ---
*** Bug 430723 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 430723] Konsole: "Show in Menu" is missing in konsole profiles settings

2021-03-01 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=430723

Marcin Gryszkalis  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||m...@fork.pl
 Status|REPORTED|RESOLVED

--- Comment #2 from Marcin Gryszkalis  ---


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

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

[konsole] [Bug 431337] konsole Profile Visibility Can No Longer Be Controlled, and More Of Them Appear in Menus

2021-03-01 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=431337

Marcin Gryszkalis  changed:

   What|Removed |Added

 CC||m...@fork.pl

--- Comment #11 from Marcin Gryszkalis  ---
I support EB and Bill about this. I have about 40 profiles with command like
"ssh -l xyz -L 1234:1.2.3.4:4321 -D 48081 host1.domain.com" - that allows me to
login to the box with two simple clicks (via agent). I use icons and background
colors (specified in profiles) to distinguish between sessions. So it's more
like connection manager than only profile manager (but possibility to change
all visual stuff is very important). And because some jobs are recurring I tend
to disable relevant profiles (for few months) and then reenable (or delete when
I know they are gone). In fact I think I would prefer to have possibility to
"favourite" some profiles (and have the rest available via "all" submenu) - but
I'm not sure if it's a strong usecase.

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

[gwenview] [Bug 412538] Moving/copying files doesn't integrate well with Dolphin

2020-11-30 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=412538

--- Comment #4 from Marcin Gurtowski  ---
I'm also no longer able to reproduce this bug.

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

[dolphin] [Bug 426376] Directory size (number of element) not shown

2020-11-17 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=426376

--- Comment #7 from Marcin Gurtowski  ---
(In reply to Méven Car from comment #6)

It turns out this bug is actually duplicate of
https://bugs.kde.org/show_bug.cgi?id=428712, but because my starting directory
is a symlink, I thought it affects all directories.

With radio options between number of files and calculated size under detailed
settings, I don't think there's anything else to do here.

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

[frameworks-knotifications] [Bug 409268] Notifications don't auto hide after update.

2020-11-13 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=409268

--- Comment #13 from Marcin Juszkiewicz  ---
(In reply to MikeYo from comment #12)
> Marcin, which Konsole notifications?

"Bell in 'Shell #1'" ones. 

> How to reproduce?

Any notification from Konsole worked iirc. Or maybe most. Do not remember as it
was painful and boring. Now I do not have any notifications and life looks
brighter. Do not plan to enable them back.

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

[frameworks-knotifications] [Bug 409268] Notifications don't auto hide after update.

2020-11-13 Thread Marcin Juszkiewicz
https://bugs.kde.org/show_bug.cgi?id=409268

--- Comment #11 from Marcin Juszkiewicz  ---
@MikeYo: good to know that Konsole is no longer part of KDE.

On my system it was the main reason why I disabled notifications.

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

[dolphin] [Bug 426376] Directory size (number of element) not shown

2020-10-02 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=426376

--- Comment #5 from Marcin Gurtowski  ---
I imagine it could be something like this.

Remaining questions are:
1. Should there be an option to show file sizes but no directory sizes?
2. Should option for number of elements be under "Additional Information" as it
is on the screencap or should there be a new category for directories?

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

[dolphin] [Bug 426376] Directory size (number of element) not shown

2020-10-02 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=426376

--- Comment #4 from Marcin Gurtowski  ---
Created attachment 132076
  --> https://bugs.kde.org/attachment.cgi?id=132076=edit
Elements Size

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

[dolphin] [Bug 426376] Directory size (number of element) not shown

2020-10-02 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=426376

--- Comment #2 from Marcin Gurtowski  ---
What would be desired outcome? Should calculating actual size for every view be
an option? What about showing number or elements?

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

[dolphin] [Bug 426376] New: Directory size (number of element) not shown

2020-09-10 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=426376

Bug ID: 426376
   Summary: Directory size (number of element) not shown
   Product: dolphin
   Version: 20.08.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: halftough...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
When "View" -> "Show Additional Information" -> "Size" is enabled, Dolphin used
to display number of elements in given directory. It doesn't do that anymore.


STEPS TO REPRODUCE
1. Enable "View" -> "Show Additional Information" -> "Size"
2. Look at information under any directory

OBSERVED RESULT
Size of directory is not displayed

EXPECTED RESULT
Either number of elements should be displayed under directories or new option
for it should be added to "Show Additional Information" menu.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.4.0-47-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4690K CPU @ 3.50GHz
Memory: 7.7 GiB of RAM
Graphics Processor: GeForce GTX 970/PCIe/SSE2

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

[gwenview] [Bug 424373] New: Gvenview uses enormous amounts of RAM when browsing big image collections with thumbnails bar on

2020-07-18 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=424373

Bug ID: 424373
   Summary: Gvenview uses enormous amounts of RAM when browsing
big image collections with thumbnails bar on
   Product: gwenview
   Version: 20.04.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: halftough...@gmail.com
  Target Milestone: ---

SUMMARY
When browsing huge collections of images (around 1 and more) with previews
bar enabled, gwenview can easily use up few GB of RAM. It appears application
loads data for every single image in the directory and stores it in memory.

This could be optimized by limiting loaded previews to images user can see +
some margin for images that are likely to be viewed soon.

STEPS TO REPRODUCE
1. Prepare directory with large number of images
2. Open one of images
3. enable thumbnails bar

OBSERVED RESULT
Application uses few gigabytes of RAM

EXPECTED RESULT
Ram usage should be much smaller

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2
Kernel Version: 5.3.0-62-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4690K CPU @ 3.50GHz
Memory: 7.7 GiB of RAM
Graphics Processor: GeForce GTX 970/PCIe/SSE2

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

[ktorrent] [Bug 423065] New: Directory shows more % downloaded than any of its children

2020-06-16 Thread Marcin Gurtowski
https://bugs.kde.org/show_bug.cgi?id=423065

Bug ID: 423065
   Summary: Directory shows more % downloaded than any of its
children
   Product: ktorrent
   Version: 5.1
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: joris.guis...@gmail.com
  Reporter: halftough...@gmail.com
  Target Milestone: ---

Created attachment 129427
  --> https://bugs.kde.org/attachment.cgi?id=129427=edit
Example

SUMMARY
Directory with two files: one 50% finished and other 75% finished is showed as
80% finished as showed on attachment.
It should show 56.72% instead.

I checked other directories and they show incorrect values as well.


STEPS TO REPRODUCE
1. ?



SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.0
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2
Kernel Version: 5.3.0-59-generic
OS Type: 64-bity
Processors: 4 × Intel® Core™ i5-4690K CPU @ 3.50GHz
Memory: 7,7 GiB RAM-u
Graphics Processor: GeForce GTX 970/PCIe/SSE2

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

  1   2   3   4   >