Rob Spectre

Results 10 comments of Rob Spectre

Also encountering this problem. Using `vuex-persist`, not `vuex-persistedstate`.

Thanks for doing this @MthwRobinson - super helpful.

Would love to see a simple API to change button presentation and function dynamically. This would create the possibility of multi-step keypresses.

This is the running wishlist I put together while building the [Python package](https://pypi.org/project/mvf1/) - thanks again for shipping this in time for 2023!

Getting this issue as well. Example: ``` >>> route = WazeRouteCalculator.WazeRouteCalculator("40.758657348999,-73.98539239629918", "37.80310697872614,-122.40541450424061", "US") >>> route.calc_route_info() Traceback (most recent call last): File "", line 1, in File "/home/rspectre/.virtualenvs/baker/lib/python3.10/site-packages/WazeRouteCalculator/WazeRouteCalculator.py", line 199, in...

Debugging this a bit, appears to be coming from Waze itself. Looking at the response in pdb, all Waze is returning is `{'error': 'Internal Error'}`.

Debugging this more, I think the route was just too long. In the waze app such a route also silently dies without a helpful error message.

Groovy - just joined the discord as (718)Rob. On Sat, Jun 28, 2025 at 4:14 PM Frank Fiegel ***@***.***> wrote: > *punkpeye* left a comment (punkpeye/awesome-mcp-servers#968) > > > Thank...