Skip to content

[bug] missing uuid (i believe) when adding non chromebrew app #23

Description

@rr1ft

App: https://github.com/legcord/legcord

Error

chronos@localhost /usr/local/opt/legcord $ crew-launcher add legcord
identify: /usr/local/lib64/libuuid.so.1: no version information available (required by /usr/local/lib64/libSM.so.6)
identify: /usr/local/lib64/libuuid.so.1: no version information available (required by /usr/local/lib64/libSM.so.6)
/usr/local/bin/crew-launcher:84:in 'Object#CreateProfile': undefined method 'sub' for nil (NoMethodError)

    exec: desktop['Desktop Entry']['Exec'].sub(/%[A-Za-z]/, ''),
                                          ^^^^
        from /usr/local/bin/crew-launcher:107:in 'Object#InstallPWA'
        from /usr/local/bin/crew-launcher:216:in '<main>'

Tweaks done

  • Manually created legcord.filelist
  • Manually added to /usr/local/etc/crew/device.json

Desktop file

[Desktop Entry]
Version=1.0
Name=Legcord
Exec=/usr/local/opt/legcord/Legcord --ozone-platform=wayland --enable-features=UseOzonePlatform
Icon=/usr/local/opt/legcord/legcord
Type=Application
Terminal=false
Categories=Network;Chat;InstantMessaging;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions