gcollazo / gcollazo/BrowserRefresh-Sublime

unexpected keyword argument 'activate_browser'

Open
#77 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
560
Forks
57
PR merge metrics
No merged PRs in 30d

Description

After installing this package into Sublime 2.0.2 (build 2221 Mac OS 10.7.5) via PackageControl, everytime I use the keystroke CMD-Shift-R nothing happens. Neither the file is saved nor the browser is refreshed. The console shows the following error:

Traceback (most recent call last):
File "./sublime_plugin.py", line 356, in run_
TypeError: run() got an unexpected keyword argument 'activate_browser'

This error don't occur under Sublime 3 installed the BrowserRefresh plugin the same way via PackageControl.

But as I remember me correctly, this plugin worked well with Sublime 2 several months ago...

Kind regards
Dominik

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing CMD-Shift-R in Sublime Text 2 and inspect the BrowserRefresh command entry point associated with that shortcut, using the reported console traceback as the first lead. Done means the command saves the file and refreshes the browser in Sublime Text 2 without the unexpected keyword argument error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.