Skip to content

v1.0.7 broke functionality for Chrome Tab Switching #51

Open
@bessx

Description

MacBook Pro 14,1
2.3 GHz Dual-Core Intel Core i5
8 GB 2133 MHz LPDDR3
macOS 13.6.7 (22G720)

After updating to v1.0.6, chrome tabs still show properly in list, but selecting/switching to active tab is fails.

Activity

epilande

epilande commented on Jun 12, 2024

@epilande
Owner

Are there any specific errors that you are encountering when trying to select or switch to a tab? Could you please open the workflow debugger to check if there are any errors or issues logged in there that might be causing the problem?

joe-allen

joe-allen commented on Jun 26, 2024

@joe-allen

Hello @epilande (thank you for this awesome workflow). I'm seeing this issue too in v.1.0.6

The error msg I'm getting is:

ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index. (-1719)

I put a console log on browserProcess here but was not seeing anything returned.

epilande

epilande commented on Jun 26, 2024

@epilande
Owner

@joe-allen what browser are you using? Can you console log browserName

galillei

galillei commented on Jul 18, 2024

@galillei

good day, yeah I have the same issue.
How to reproduce:
Open more than one profile in chrome and try to switch between tabs, and I got precisely the same issue as below
ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index. (-1719)
My computer:
MacBook Pro
15-inch, 2018
Processor
2,6 GHz 6-Core Intel Core
i7
macOS 14.5 (23F79)

galillei

galillei commented on Jul 19, 2024

@galillei

Switch back to version 1.0.5. And it works like a sharm

epilande

epilande commented on Jul 20, 2024

@epilande
Owner

Does Alfred have the appropriate accessibility permissions? https://www.alfredapp.com/help/getting-started/permissions/#accessibility

image

galillei

galillei commented on Jul 22, 2024

@galillei

yes,
image

LamForest

LamForest commented on Oct 10, 2024

@LamForest

Same problem with v1.0.7
[16:13:08.178] ERROR: Browser Tabs[Run Script] ./focus-tab.js: execution error: Error: Error: Invalid index.。 (-1719)

v1.0.5 works for me

mac M1 pro
macOS 13.5
Alfred 5.0.5
chrome 129.0.6668.100 arm64

abondarev84

abondarev84 commented on Nov 15, 2024

@abondarev84

on v1.0.7 the switching only works if the relevant tab and window are on the currently active desktop, in case the tab is open in a window that is on a different desktop no switch happens.

abondarev84

abondarev84 commented on Nov 15, 2024

@abondarev84

@bessx would you mind adding v1.0.7 to the title so it's not considered as fixed/outdated?

changed the title v1.0.6 broke functionality for Chrome Tab Switching v1.0.7 broke functionality for Chrome Tab Switching on Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      v1.0.7 broke functionality for Chrome Tab Switching · Issue #51 · epilande/alfred-browser-tabs