Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing the Console. #80

Merged
merged 6 commits into from
May 6, 2021

Conversation

shreyas2000
Copy link

@shreyas2000 shreyas2000 commented May 2, 2021

issue #76
Some tasks done:

  1. Logging errors to console
  2. Dark theme used
  3. Shifted to pyqt5

console without errors
con1
console with erros
con2
! Currently Try/catch blocks are used only in main.py for testing purposes they need are to implemented else where in application like individual blocks,wires, utils .py files and errors can be logged from there by simply importing logger from main.py.

Some things to be handled:

  1. Programs continues to run even after encountering errors.
  2. Restart and Stop button for console.

@muhammadtahasuhail
Copy link
Collaborator

Let's merge this pull request once the quit button is implemented as it is necessary to exit the application.

@shreyas2000
Copy link
Author

Let's merge this pull request once the quit button is implemented as it is necessary to exit the application.

Done

@muhammadtahasuhail muhammadtahasuhail merged commit 83cfa86 into JdeRobot:master May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants