Skip to content

🐞 Bug - crew-launcher borked ("Add to launcher" button returns JS error in console on click) #15

@Vicky-Boi

Description

@Vicky-Boi

Describe the bug
When chrome-launcher add (package) is run, a chrome window pops up connecting to localhost. When the "Add to launcher" button is clicked, nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. I executed this command:

    $ crew-launcher add nautilus

    Output (shell):

    Unable to find an icon :/
    method return time=1694084938.470543 sender=:1.50 -> destination=:1.426 serial=8052 reply_serial=2
    

    Output (console):

    Uncaught TypeError: Cannot read properties of undefined (reading 'prompt')
    at HTMLButtonElement.<anonymous> (installer.js:17:22)
    

Expected behavior
A popup should've appeared prompting me to install the website/

Environment: Paste the output of crew sysinfo -v between the two *** below


Expand
  • Architecture: x86_64 (x86_64)

  • Processor vendor: GenuineIntel

  • User space: 64-bit

  • Chromebrew Kernel version: 5.4

  • Chromebrew Running in Container: false

  • Chromebrew version: 1.35.6

  • Chromebrew prefix: /usr/local

  • Chromebrew libdir: /usr/local/lib64

  • Last update in local repository: f9a4fccf Telegram 4.9.4 => 4.9.5 (#8616) (20 hours ago)

  • OS variant: Chrome OS

  • OS version: dedede-release/R116-15509.72.0

  • OS channel: stable-channel

Metadata

Metadata

Assignees

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