[dolphin] [Bug 488177] Dolphin can't open files or terminal window in sysfs directories

2024-07-05 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488177

--- Comment #3 from Hanabishi  ---
Fixed in systemd v256.2

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

[plasmashell] [Bug 488736] "Adaptive" opacity mode does not work

2024-06-20 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488736

--- Comment #4 from Hanabishi  ---
(In reply to Nate Graham from comment #3)
> Thanks. What GPU are you using?

OpenGL core profile renderer: AMD Radeon RX 580 Series (radeonsi, polaris10,
LLVM 17.0.6, DRM 3.57, 6.10.0-rc4)
OpenGL core profile version: 4.6 (Core Profile) Mesa 24.1.2-arch1.1

Btw, switching to software rendering does not change the behavior. So I don't
think this is a rendering issue.

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

[plasmashell] [Bug 488736] "Adaptive" opacity mode does not work

2024-06-19 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488736

--- Comment #2 from Hanabishi  ---
(In reply to Nate Graham from comment #1)
> Is the panel at the top screen edge?
> 
> Does the issue reproduce in a new clean user account on the same machine?

Yes. I tested it on a fresh user account to exclude configuration issues.

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

[plasmashell] [Bug 488736] New: "Adaptive" opacity mode does not work

2024-06-19 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488736

Bug ID: 488736
   Summary: "Adaptive" opacity mode does not work
Classification: Plasma
   Product: plasmashell
   Version: 6.1.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: i.r.e.c.c.a.k.u.n+bugs.kde@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

SUMMARY

In 6.1.0, "Adaptive" opacity mode does not work. The panel always remains
transparent as in "Translucent" mode.

STEPS TO REPRODUCE
1. Set "Panel Configuration > Opacity > Adaptive".
2. Maximize any window.

OBSERVED RESULT

The panel always remains transparent.

EXPECTED RESULT

The panel should became opaque.

SOFTWARE/OS VERSIONS

KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION

Wayland session.

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

[systemsettings] [Bug 488700] New: No "Session > Background services" (kcm_kded) in the System Settings

2024-06-18 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488700

Bug ID: 488700
   Summary: No "Session > Background services" (kcm_kded) in the
System Settings
Classification: Applications
   Product: systemsettings
   Version: 6.1.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_kded
  Assignee: plasma-b...@kde.org
  Reporter: i.r.e.c.c.a.k.u.n+bugs.kde@gmail.com
  Target Milestone: ---

SUMMARY

After update to 6.1.0, "Session > Background services" (kcm_kded) entry does
not show up in the System Settings. It was fine in 6.0.5.
'systemsettings kcm_kded' command also does not open it.

'kcmshell6 kcm_kded' does work though and opens it as a standalone window.

STEPS TO REPRODUCE

$ systemsettings kcm_kded

OBSERVED RESULT

Empty settings window.

EXPECTED RESULT

"Background services" page should open.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION

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

[dolphin] [Bug 488177] Dolphin can't open files or terminal window in sysfs directories

2024-06-16 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488177

--- Comment #2 from Hanabishi  ---
Made a report about it upstream.
https://github.com/systemd/systemd/issues/33361

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

[dolphin] [Bug 488177] Dolphin can't open files or terminal window in sysfs directories

2024-06-16 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488177

Hanabishi  changed:

   What|Removed |Added

 CC||i.r.e.c.c.a.k.u.n+bugs.kde.
   ||o...@gmail.com

--- Comment #1 from Hanabishi  ---
This is not a Dolphin bug. This is new systemd 256 restriction.
https://github.com/systemd/systemd/pull/31210

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

[plasmashell] [Bug 488455] [Feature request] "Always show" for standalone widgets

2024-06-13 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488455

--- Comment #2 from Hanabishi  ---
(In reply to Nate Graham from comment #1)
> This already exists, it's right there on the Entries page under the 
> Visibility column. :)

No, I'm talking about standalone widgets. When you use them outside of the
system tray.
I.e. when you add Notifications, Clipboard, Volume etc. widgets on the panel
individually.

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

[plasmashell] [Bug 488455] Clearing clipboard contents makes CompactRepresentation disappear, even outside of a System Tray

2024-06-13 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488455

--- Comment #5 from Hanabishi  ---
Oh, I genuinely thought that this is a new intentional behavior, not a bug. Ok
then.

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

[plasmashell] [Bug 488455] [Feature request] "Always show" for standalone widgets

2024-06-13 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488455

--- Comment #3 from Hanabishi  ---
Ok, for anyone who don't get it, a particular example:

1. RMB click on the panel => Add widgets...
2. Find "Clipboard" widget and add it to the panel.
3. Clear the clipboard contents.

Result:
Clipboard widget icon disappears. There is no way to make it not to do that.

Expected:
I need a way to make the widget always visible.

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

[plasmashell] [Bug 488455] New: [Feature request] "Always show" for standalone widgets

2024-06-13 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=488455

Bug ID: 488455
   Summary: [Feature request] "Always show" for standalone widgets
Classification: Plasma
   Product: plasmashell
   Version: 6.1.0
  Platform: Other
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: i.r.e.c.c.a.k.u.n+bugs.kde@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

SUMMARY

Plasma 6 introduced new behavior by hiding widget icons when they are "not
relevant".

Using the System Tray widget, you can force them to be visible via "Always show
all entries" option. But there is no such possibility for standalone widgets.

So here is the feature request: add a possibility to force all widget icons on
a panel to be always visible via a toggle.
Or, if that's not possible, add such "Always show" toggle for individual
widgets.

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

[plasmashell] [Bug 479084] Standalone "Peek at Desktop", "Minimize all", and "Keyboard Layout" widgets inappropriately transfer focus to their parent Panel when activated

2024-03-21 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=479084

--- Comment #18 from Hanabishi  ---
Ok, I just pointed out the pattern. But yeah, it explains simply by most early
adopters being from Arch.

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

[plasmashell] [Bug 479084] Standalone "Peek at Desktop", "Minimize all", and "Keyboard Layout" widgets inappropriately transfer focus to their parent Panel when activated

2024-03-19 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=479084

--- Comment #15 from Hanabishi  ---
I noticed that all reporters use Arch btw. So much at this point it does not
look like a coincedence.

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

[kwin] [Bug 482653] Standalone Keyboard Layout widget inappropriately transfers focus to its parent Panel when activated

2024-03-18 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482653

--- Comment #25 from Hanabishi  ---
Created attachment 167436
  --> https://bugs.kde.org/attachment.cgi?id=167436=edit
demo-6.0.2.mp4

Idk how it will help (is this a sanity check?), but here it is.
I even created a fresh new user to be sure this is not a weird configuration
issue.

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

[kwin] [Bug 482653] Standalone Keyboard Layout widget inappropriately transfers focus to its parent Panel when activated

2024-03-18 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482653

--- Comment #23 from Hanabishi  ---
(In reply to Hanabishi from comment #22)
> Funny enough, no changes in behavior whatsoever.

Actually no, the behavior has changed. It only grabs the focus now, but does
not bring it back on the next layout switch. So it is partially involved.

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

[kwin] [Bug 482653] Standalone Keyboard Layout widget inappropriately transfers focus to its parent Panel when activated

2024-03-18 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482653

--- Comment #22 from Hanabishi  ---
Created attachment 167425
  --> https://bugs.kde.org/attachment.cgi?id=167425=edit
remove-onActivated.patch

It's exactly the same as on the video above.

In fact I just tried to remove that "fixed" function completely (the patch is
attached). Funny enough, no changes in behavior whatsoever. So the issue is
outside of that function.

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

[kwin] [Bug 482653] Standalone Keyboard Layout widget inappropriately transfers focus to its parent Panel when activated

2024-03-18 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482653

--- Comment #20 from Hanabishi  ---
100% can still reproduce it on 6.0.2. I continue to use my patch from Bug
482058 as a workaround.

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

[plasmashell] [Bug 482058] Keyboard Layout widget steals focus

2024-03-08 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482058

--- Comment #11 from Hanabishi  ---
Why closed as duplicate? This report was created way earlier. Shouldn't it be
vice versa?

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

[plasmashell] [Bug 482058] Keyboard Layout widget steals focus

2024-02-29 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482058

--- Comment #7 from Hanabishi  ---
I don't see any issues with the volume widget or volume OSD.

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

[plasmashell] [Bug 482058] Keyboard Layout widget steals focus

2024-02-29 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482058

--- Comment #5 from Hanabishi  ---
I also suspected OSD initially, but disabling it changed nothing. And focus
visibly appears on the panel, so I narrowed it down to the applet itself.
Btw, the problem only appears on a standalone widget. It does not do that as a
System Tray built-in.

Forgot to mention, I reproduce it in Wayland session, not tested in X.

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

[plasmashell] [Bug 482058] Keyboard Layout widget steals focus

2024-02-29 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482058

--- Comment #2 from Hanabishi  ---
(In reply to Andrey from comment #1)
> Thanks, is it regression since Plasma 5?

Yeah, it was fine in Plasma 5. So it is kind of a regression.

Although, as I see from the commit history, the function was there for years.
So it is not a direct regression in the applet.

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

[plasmashell] [Bug 482058] New: Keyboard Layout widget steals focus

2024-02-29 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=482058

Bug ID: 482058
   Summary: Keyboard Layout widget steals focus
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Keyboard Layout
  Assignee: plasma-b...@kde.org
  Reporter: irecca@gmail.com
CC: butir...@gmail.com
  Target Milestone: 1.0

Created attachment 166205
  --> https://bugs.kde.org/attachment.cgi?id=166205=edit
keyboardlayout-focus.patch

SUMMARY
When Keyboard Layout widget is on the panel, it steals focus from the current
app on layout change. Both by hotkey or mouse click.

STEPS TO REPRODUCE
1. Add "Keyboard Layout" widget on the panel.
2. Focus a text field in any app.
3. Switch layout.

OBSERVED RESULT
Widget (panel) steals focus from the app.

EXPECTED RESULT
Focues should remain in the current app / text field.

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

ADDITIONAL INFORMATION
I actually managed to workaround it by editing 'main.qml' file of the applet.
Removing 'onLayoutChanged' function fixes the issue. The patch is attached.
I don't know why this function exists and why such widget ever need to
"activate" itself on layout change, but for me it works just fine without it.

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

[kwin] [Bug 475629] Crash in scripting engine when using Bismuth

2024-01-09 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #19 from Hanabishi  ---
Just want to say that 5.15.12 still triggers the same crash.

kwin_wayland[897]: segfault at 230 ip 7f58b774f0d6 sp 701a9f40
error 6 in libQt5Qml.so.5.15.12[7f58b76a7000+281000] likely on CPU 15 (core 7,
socket 0)

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

[kwin] [Bug 475629] Crash in scripting engine when using Bismuth

2023-11-15 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #14 from Hanabishi  ---
(In reply to Nate Graham from comment #12)
> Isn't Bismuth dead now? I thought Polonium was meant to be its replacement.

Yes, it is effectively abandoned. Polonium still lacks some functionality for
me, though I do switched to it currently.
The scripts work kinda dirty anyway and always will be. I hope Plasma will
continue to improve native tiling so that we don't need them anymore.

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

[kwin] [Bug 475629] Crash in scripting engine

2023-11-15 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #11 from Hanabishi  ---
Well, after a day without Bismuth, I didn't faced any crashes. So yeah, that's
it.

Not sure is this report should be closed though. Because I doubt that JS code
is able to trigger segfaults by its own without actual bugs in the engine.

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

[kwin] [Bug 475629] Plasma Wayland session (kwin_wayland) random crashes (segfault)

2023-11-14 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #9 from Hanabishi  ---
Hmm, I do have Bismuth too. 
Despite the crash was never due to windows manipulation, I kinda see a pattern
here.
Obviously we need to try go without it.

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

[kwin] [Bug 475629] Plasma Wayland session (kwin_wayland) random crashes (segfault)

2023-11-14 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #5 from Hanabishi  ---
Nah, affinity does not seem to help, it still crashes.

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

[kwin] [Bug 475629] Plasma Wayland session (kwin_wayland) random crashes (segfault)

2023-11-14 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

--- Comment #4 from Hanabishi  ---
> in QV4::Object::insertMember
Yeah, this is the same thing.
I assume there is some cross-thread syncronization issue.

Now I have an idea: restrict  "kwin_wayland" process affinity to a single CPU
core. Maybe it will workaround the issue.
I will try that and report back does it still crashes or not.

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

[ark] [Bug 476196] Ark fails to parse 7z archive if it was created with attributes omitted ('-mtr=off')

2023-10-28 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=476196

--- Comment #3 from Hanabishi  ---
Created attachment 162616
  --> https://bugs.kde.org/attachment.cgi?id=162616=edit
Test archive

Test archive made with '-mtr=off', just in case.

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

[ark] [Bug 476196] Ark fails to parse 7z archive if it was created with attributes omitted ('-mtr=off')

2023-10-28 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=476196

--- Comment #2 from Hanabishi  ---
By the way, opening such archive in debug build causes Ark to crash with failed
assertion.

ASSERT: "isDir()" in file /ark/kerfuffle/archiveentry.cpp, line 90
[1]18771 IOT instruction (core dumped)  ark /test.7z

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

[ark] [Bug 476196] Ark fails to parse 7z archive if it was created with attributes omitted ('-mtr=off')

2023-10-28 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=476196

--- Comment #1 from Hanabishi  ---
The problem is, seems like there is no way to distinguish between directories
and empty files via 7z CLI, without relying on attributes.

Path = test
Size = 0
Packed Size = 0
Modified = 2023-10-28 13:10:47.8804270
CRC =
Encrypted = -
Method =
Block =

Path = test/test
Size = 0
Packed Size = 0
Modified = 2023-10-28 13:10:49.8933970
CRC =
Encrypted = -
Method =
Block =

The first record is a directory, the second is an empty file.

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

[ark] [Bug 476196] Ark fails to parse 7z archive if it was created with attributes omitted ('-mtr=off')

2023-10-28 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=476196

Hanabishi  changed:

   What|Removed |Added

  Latest Commit||8c7e0a2117fc6db538b3df33b19
   ||e9b910f07c160

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

[ark] [Bug 476196] New: Ark fails to parse 7z archive if it was created with attributes omitted ('-mtr=off')

2023-10-28 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=476196

Bug ID: 476196
   Summary: Ark fails to parse 7z archive if it was created with
attributes omitted ('-mtr=off')
Classification: Applications
   Product: ark
   Version: 23.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plugins
  Assignee: elvis.angelac...@kde.org
  Reporter: irecca@gmail.com
CC: aa...@kde.org, rthoms...@gmail.com
  Target Milestone: ---

SUMMARY
Ark fails to parse 7z archive if it was created with attributes omitted
('-mtr=off').

STEPS TO REPRODUCE
1. Create a 7z archive, containing directories, with '-mtr=off' flag.
2. Open the archive in Ark.

OBSERVED RESULT
Ark fails to parse the archive properly.

EXPECTED RESULT
Ark should parse the archive properly.

SOFTWARE/OS VERSIONS
Ark 23.08.2

ADDITIONAL INFORMATION

This is because Ark relies on 'D' attribute to detect directories inside 7z
archives.
https://invent.kde.org/utilities/ark/-/blob/8c7e0a2117fc6db538b3df33b19e9b910f07c160/plugins/cli7zplugin/cliplugin.cpp#L259

Usually archive records look like this:

Path = test
Size = 0
Packed Size = 0
Modified = 2023-10-28 12:52:18.4874650
Attributes = D drwxr-xr-x
CRC =
Encrypted = -
Method =
Block =

But when '-mtr=off' flag is used during archive creation, all attribuites are
omitted:

Path = test
Size = 0
Packed Size = 0
Modified = 2023-10-28 12:52:18.4874650
CRC =
Encrypted = -
Method =
Block =

So Ark fails to detect it as a directory.

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

[kwin] [Bug 475629] New: Plasma Wayland session (kwin_wayland) random crashes (segfault)

2023-10-14 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=475629

Bug ID: 475629
   Summary: Plasma Wayland session (kwin_wayland) random crashes
(segfault)
Classification: Plasma
   Product: kwin
   Version: 5.27.8
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: irecca@gmail.com
  Target Milestone: ---

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

SUMMARY
Plasma Wayland session crashes randomly for me.

kwin_wayland[1248]: segfault at 160 ip 7ff88534f136 sp 7ffd0ea0db30
error 6 in libQt5Qml.so.5.15.11[7ff8852a7000+281000] likely on CPU 15 (core 7,
socket 0)

I suspect it started after one of the latest minor Qt5 updates, backtrace
points into Qt5Qml 5.15.11.

STEPS TO REPRODUCE
Unknown, crashes appear randomly.

OBSERVED RESULT
kwin_wayland crashes.

EXPECTED RESULT
kwin_wayland should not crash.

SOFTWARE/OS VERSIONS
Linux: 6.5.7
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION

Arch Linux packages:
kwin 5.27.8-4
plasma-desktop 5.27.8-2
plasma-wayland-session 5.27.8-2
qt5-base 5.15.11+kde+r136-1
qt5-declarative 5.15.11+kde+r30-1

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

[ark] [Bug 456797] Ark doesn't work with original 7-Zip

2022-09-20 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=456797

--- Comment #1 from Hanabishi  ---
Fix: https://invent.kde.org/utilities/ark/-/merge_requests/134

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

[ark] [Bug 456797] Ark doesn't work with original 7-Zip

2022-07-16 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=456797

Hanabishi  changed:

   What|Removed |Added

  Latest Commit||0eea2195fc1a97778e4b970ac50
   ||0d5e4407fabc6

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

[ark] [Bug 456797] New: Ark doesn't work with original 7-Zip

2022-07-16 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=456797

Bug ID: 456797
   Summary: Ark doesn't work with original 7-Zip
   Product: ark
   Version: 22.04.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plugins
  Assignee: elvis.angelac...@kde.org
  Reporter: irecca@gmail.com
CC: aa...@kde.org, rthoms...@gmail.com
  Target Milestone: ---

SUMMARY
This issue is referred to
https://invent.kde.org/utilities/ark/-/merge_requests/90

Ark doesn't work for me with original 7-Zip, for some reason.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5

ADDITIONAL INFORMATION

Debug output:
```
ark.main: Entering application loop
ark.part: Attempting to open archive "/tmp/test.7z"
ark.kerfuffle: Going to create archive "/tmp/test.7z"
ark.kerfuffle: Checking plugin "kerfuffle_cli7z"
ark.kerfuffle: Created read-only interface for "/tmp/test.7z"
ark.kerfuffle: Created read-write interface for "/tmp/test.7z"
ark.cli7z: Loaded cli_7z plugin
ark.cli7z: Setting up parameters...
ark.cli7z: Checking 7z variant...
ark.cli7z: Detected upstream 7-Zip variant.
ark.kerfuffle: Successfully loaded plugin "kerfuffle_cli7z"
ark.kerfuffle: Created archive instance
ark.kerfuffle: Created job instance
ark.kerfuffle: Executing "/usr/bin/7z" ("l", "-slt", "/tmp/test.7z") within
directory "/tmp"
ark.kerfuffle: Process finished, exitcode: 0 exitstatus: QProcess::NormalExit
ark.kerfuffle: Job finished, result: true , time: 25 ms
ark.part: Showing columns:  ()
ark.part: No entry listed by the plugin
```

7-Zip cli output with the same flags:
```
$ 7z l -slt /tmp/test.7z

7-Zip (a) 22.00 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-06-15
 64-bit locale=en_US.UTF-8 Threads:12, ASM

Scanning the drive for archives:
1 file, 454 bytes (1 KiB)

Listing archive: /tmp/test.7z

--
Path = /tmp/test.7z
Type = 7z
Physical Size = 454
Headers Size = 122
Method = LZMA2:12
Solid = -
Blocks = 1

--
Path = README
Size = 467
Packed Size = 332
Modified = 2022-06-19 20:57:44.8489437
Attributes = A -rw-r--r--
CRC = BCA577FA
Encrypted = -
Method = LZMA2:12
Block = 0
```

Test suite also fails:
```
$ ctest --output-on-failure | grep -i 'fail'
 4/18 Test  #4: kerfuffle-deletetest .***Failed0.14 sec
FAIL!  : DeleteTest::testDelete(delete a single file (7z, kerfuffle_cli7z))
Compared values are not the same
FAIL!  : DeleteTest::testDelete(delete multiple files (7z, kerfuffle_cli7z))
Compared values are not the same
FAIL!  : DeleteTest::testDelete(delete a single file (zip, kerfuffle_cli7z))
Compared values are not the same
FAIL!  : DeleteTest::testDelete(delete multiple files (zip, kerfuffle_cli7z))
Compared values are not the same
Totals: 8 passed, 4 failed, 0 skipped, 0 blacklisted, 108ms
 5/18 Test  #5: kerfuffle-loadtest ...***Failed0.19 sec
FAIL!  : LoadTest::testProperties(7z multivolume) Compared values are not the
same
Totals: 21 passed, 1 failed, 1 skipped, 0 blacklisted, 159ms
 7/18 Test  #7: kerfuffle-addtest ***Failed1.15 sec
FAIL!  : AddTest::testAdding(without destination (7z, kerfuffle_cli7z))
'newPaths.contains(path)' returned FALSE. ()
FAIL!  : AddTest::testAdding(without destination (zip, kerfuffle_cli7z))
Compared values are not the same
FAIL!  : AddTest::testAdding(with destination, files (7z, kerfuffle_cli7z))
'newPaths.contains(path)' returned FALSE. ()
FAIL!  : AddTest::testAdding(with destination, files (zip, kerfuffle_cli7z))
Compared values are not the same
FAIL!  : AddTest::testAdding(with destination, directory (7z, kerfuffle_cli7z))
'newPaths.contains(path)' returned FALSE. ()
FAIL!  : AddTest::testAdding(with destination, directory (zip,
kerfuffle_cli7z)) Compared values are not the same
FAIL!  : AddTest::testAdding(without destination, directory 2 (7z,
kerfuffle_cli7z)) 'newPaths.contains(path)' returned FALSE. ()
FAIL!  : AddTest::testAdding(without destination, directory 2 (zip,
kerfuffle_cli7z)) Compared values are not the same
FAIL!  : AddTest::testAdding(with destination, directory 2 (7z,
kerfuffle_cli7z)) 'newPaths.contains(path)' returned FALSE. ()
FAIL!  : AddTest::testAdding(with destination, directory 2 (zip,
kerfuffle_cli7z)) Compared values are not the same
FAIL!  : AddTest::testAdding(overwriting an existing entry (7z,
kerfuffle_cli7z)) Compared values are not the same
FAIL!  : AddTest::testAdding(overwriting an existing entry (zip,
kerfuffle_cli7z)) Compared values are not the same
Totals: 20 passed, 12 failed, 0 skipped, 0 blacklisted, 1120ms
 8/18 Test  #8: kerfuffle-movetest ...***Failed0.99 sec
FAIL!  : MoveTest::testMoving(replace a single file (7z, kerfuffle_cli7z))
'oldPaths.contains(entry->fullPath())' returned FALSE. ()
FAIL!  : MoveTest::testMoving(replace a single file (zip, 

[dolphin] [Bug 444317] Dolphin process hangs after closing the Dolphin window after opening external Konsole window.

2021-11-10 Thread Hanabishi
https://bugs.kde.org/show_bug.cgi?id=444317

Hanabishi  changed:

   What|Removed |Added

 CC||irecca@gmail.com

--- Comment #1 from Hanabishi  ---
Can confirm at current latest 5.23.3.
Also this is not tied to the Konsole exclusively, launching any external
terminal hangs the Dolphin process.

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