gcollazo / gcollazo/BrowserRefresh-Sublime

Error thrown when executed

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

Description

I get this error when I execute the binding:

```
Traceback (most recent call last):
File "C:\User\U468563\Programs\SublimeText\sublime_plugin.py", line 550, in run_
return self.run(edit, **args)
File "BrowserRefresh in C:\User\U468563\Programs\SublimeText\Data\Installed Packages\Browser Refresh.sublime-package", line 88, in run
File "C:\User\U468563\Programs\SublimeText\Data\Installed Packages\Browser Refresh.sublime-package\win\__init__.py", line 29, in safari
File "C:\User\U468563\Programs\SublimeText\Data\Installed Packages\Browser Refresh.sublime-package\win\pywinauto\application.py", line 927, in connect_
File "C:\User\U468563\Programs\SublimeText\Data\Installed Packages\Browser Refresh.sublime-package\win\pywinauto\application.py", line 1188, in process_from_module
ctypes.ArgumentError: argument 1: : expected LP_c_ulong instance instead of pointer to c_long_Array_2000
```

Using Sublime Text 3 build 3083 on Win 64 bits.

The error is thrown when trying to refresh Mozilla Firefox

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.