FRC-Utilities / QDriverStation

Cross-platform clone of the FRC Driver Station
https://frc-utilities.github.io
MIT License
190 stars 26 forks source link

smartdahsboard not working #47

Closed adeebshihadeh closed 5 years ago

adeebshihadeh commented 7 years ago

smartdashboard worked fine with the 2016 control system and the qdriverstation 16, but it's not working with the 2017 control system and qdriverstation 17

alex-spataru commented 7 years ago

Hello, could you please describe what part of the SmartDashboard is not working? (e.g. if the QDriverStation does not open the SmartDashboard).

Thanks!

adeebshihadeh commented 7 years ago

it doesn't open. if i manually open it, nothing comes up.

alex-spataru commented 7 years ago

Thanks, it is possible that the location of the SmartDashboard has changed. Just to be sure what is happening, could you upload one of your log files here?

adeebshihadeh commented 7 years ago

https://hastebin.com/kacozeboba.sql

adeebshihadeh commented 7 years ago

that's from 17.01.1

alex-spataru commented 7 years ago

Judging from the log file, it seems that QDriverStation tries to open your dashboard and does nothing, which probably means that the dashboard location or command has changed. I'll look at this issue tomorrow morning.

Thanks for the report!