[dolphin] [Bug 494125] Double-clicking a file *deselects* it after opening

kaminata bugzilla_noreply at kde.org
Tue Mar 18 11:01:41 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=494125

--- Comment #25 from kaminata <linux_rulez at abv.bg> ---
(In reply to J.D from comment #24)
> (In reply to kaminata from comment #23)
> > Until this bug get fixed, here's a patch for the Arch users:
> > https://pastebin.com/aYhDHJe9
> > When there's a major version, just edit it accordingly.
> > 
> > I had forgotten how nice it is to use a normal file manager! I can breathe
> > again!
> This should be added:
>     git config user.email "asd at asd.com"
>     git config user.name "asd asd"
> after that line:
>     cd "${pkgname%-git}"
> 
> or makepkg would fail.

Or you just can instal it via:
git config --global user.email "asd at asd.com" && git config --global user.name
"asd asd" && makepkg -si

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list