Package Details: bazecor 1.4.0.rc.3-1

Git Clone URL: https://aur.archlinux.org/bazecor.git (read-only, click to copy)
Package Base: bazecor
Description: Graphical configurator for Dygma keyboards
Upstream URL: https://github.com/Dygmalab/Bazecor
Licenses: GPL-3.0-only
Conflicts: bazecor-git
Provides: bazecor
Submitter: 4s3ti
Maintainer: 4s3ti
Last Packager: 4s3ti
Votes: 0
Popularity: 0.000000
First Submitted: 2024-02-23 00:15 (UTC)
Last Updated: 2024-04-13 15:08 (UTC)

Pinned Comments

4s3ti commented on 2024-02-23 00:24 (UTC) (edited on 2024-02-23 08:29 (UTC) by 4s3ti)

If you are on wayland you may need to run bazecor with the following flags:

--UseOzonePlatform --ozone-platform-hint=wayland

you can copy the .desktop file from /usr/share/applications/bazecor.desktop to ~/.local/usr/share/applications/bazecor.desktop and add those flags on the Exex= field

Exec=bazecor --UseOzonePlatform --ozone-platform-hint=wayland %U

Latest Comments

ashabayek commented on 2024-04-22 22:10 (UTC)

@4s3ti maybe its a problem with my fuse2 installation then, ill check with another fuse2 dependent app maybe that narrows down the problem.

4s3ti commented on 2024-04-22 13:47 (UTC)

@ashabayek That seems odd, I only saw that error when I was missing the fuse2 and zlib dependencies which I have added to the package therefore they should install by default.

Since I cannot replicate the error, not sure if I know exactly what may be missing

ashabayek commented on 2024-04-20 15:47 (UTC) (edited on 2024-04-20 15:48 (UTC) by ashabayek)

am getting the following error trying to run bazecor:

This doesn't look like a squashfs image.

Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory

am i missing some dependency or so here? i do have fuse2 and app laucher

4s3ti commented on 2024-02-23 00:24 (UTC) (edited on 2024-02-23 08:29 (UTC) by 4s3ti)

If you are on wayland you may need to run bazecor with the following flags:

--UseOzonePlatform --ozone-platform-hint=wayland

you can copy the .desktop file from /usr/share/applications/bazecor.desktop to ~/.local/usr/share/applications/bazecor.desktop and add those flags on the Exex= field

Exec=bazecor --UseOzonePlatform --ozone-platform-hint=wayland %U