Mark Wagie

Results 80 comments of Mark Wagie

Thank you, it makes sense now.

I created a [PR](https://github.com/teejee2008/aptik-gtk/pull/2) that fixes it.

I just added [`aptik`](https://aur.archlinux.org/packages/aptik/) & [`aptik-gtk`](https://aur.archlinux.org/packages/aptik-gtk/) to the AUR.

Oh right, forgot about that.

Updated and improved PKGBUILDs now added to the Manjaro ARM repos (unstable for now). I've tested on my PinePhone running Manjaro Phosh. * [`hkdm`](https://gitlab.manjaro.org/manjaro-arm/packages/extra/hkdm) * [`buffyboard`](https://gitlab.manjaro.org/manjaro-arm/packages/extra/buffyboard) * [`ttyescape`](https://gitlab.manjaro.org/manjaro-arm/packages/extra/ttyescape)

@lakinduakash I just read the whole thread, this is obviously not a packaging issue. I cannot reproduce the issue, therefore I cannot help.

@lakinduakash > It seems like that issue is from the Arch Linux package manager which does not update the file. Yes, it does. However, since it's a user configurable file,...

@awsms > Having the same crash despite iw being installed No, you're not. Just because it segfauted doesn't mean it's the same crash. You've hijacked this closed issue and now...

@Natetronn It's your issue, why don't you close it? :wink:

I've been doing this in my `hardcode-tray-git` AUR package, it works. ``` # Correct app.asar path for community bitwarden package sed -i 's|/usr/lib/bitwarden/resources/|/usr/lib/bitwarden/|g' \ data/database/bitwarden.electron.json ```