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

hotfix - changes according to RFR_Tools PR #196

Merged
merged 1 commit into from Sep 12, 2018

Conversation

RobertLucian
Copy link
Contributor

@RobertLucian RobertLucian commented Aug 20, 2018

We need to add the GUI installation option according to this DexterInd/RFR_Tools#13 PR.

This needs to be accepted after DexterInd/RFR_Tools#13 is accepted as well as after all other related PRs.

Testing of R4R will be required.

@RobertLucian RobertLucian merged commit 0c0a5fd into master Sep 12, 2018
@RobertLucian RobertLucian deleted the hotfix/add-option-to-install-gui branch September 12, 2018 20:36
RobertLucian added a commit that referenced this pull request Jan 30, 2019
* Only change to specific kernel for Jessie

* Install NOVNC on Stretch

* Comment out a useless line

* change robot update selection, remove GoBox, DexterEd,  BrickPi+/Stretch

* fix the error message when opening a terminal window

* Simplify the various fetch_ scripts

* Fix TRoubleShooting dialog for GoPiGo3

* change desktop icon.

* Use file under Dexter/lib/Dexter/Troubleshooting

* Rework and Simplify Scratch GUI

* support Demo mode for GPG3

* FIx install_script, needing $VERSION

* scratch_stretch is not  needed

* scratch is renamed to scratch_jessie

* handle desktop shortcuts in a separate script

* change the calling of grovepi troubleshooting

* change the way backup is called

* change content of version file

* Change comment

* remove a couple of sudo

* remove a few sudo

* alignment

* remove wpa_gui.desktop on Stretch as it doesn't exist

* clean up the novnc installation

* insist on pushing this file as Github is acting up

* add vscode to gitignore

* Delete sftp.json

This is an editor related file and should not be pushed

* Install wxpython3 on Stretch

* add the resizing at boot in the developer_notes

* Put Scratch in Programming Menu. install wxpython if called out of RfR

* fix DI Update. Up to date with WxPython3

* configure .sb files to open up with our software

* Add explanatory labels

* freshen up Advanced Comms GUI

* Keep pointing to update_master from within di_update

* Install VNC from scratch scripts

* stuff

* make sure root user owns all of /home/pi/Dexter

* No point in going too fast. it just creates mistakes

* Set branch to develop; use new install scripts

* removed unused libraries

* Remove Scratch and Troubleshooting from here. Now in RFR_Tools

* Remove Scratch and Troubleshooting

* Move Cinch debug from Troubleshooting into upd_script/wifi

* change the links to fetchers to use new parameters

* keep update_gui_elements. Deletion was premature

* errant character

* Fix fetch urls

* set xhost in /etc/profile.d

* fix the call for rfr_tools install

* bluetooth disabling is specific to Jessie, so is Geany setup

* Temp fix: use Robert's repo

* use Robert's branch

* missed one

* FIx call to DI_Sensors curl

* Fix paths in novnc installation

* Fix call to script_tools curl

* downgrade to user pi when calling script_tools

* Set all txt files in ~/Dexter to read /write by all

* use feedback instead of echo at the end

* Enable the dex site

* Remove some useless lines

* GIve write permissions on all txt files in ~/Dexter

* Why are we deleting Troubleshooting GUI from desktop?

* Remove confusing echo statement

* don't change UART settings on Stretch and newer

* remove DExterEd on Jessie only - it was never on Stretch

* redirect xhost to null for stderr too

* minimal change to mv command

* adding script for expanding filesystem, although it's still unused

* Pull from main repo/develop branch

* fix path to images

* Update GoPiGo3 image

* fix some more paths

* create detected_robot.txt and assign write permissions to it

* change path to auto_detect_robot.py

* cosmetic changes to DI Update dialog (#184)

* Feature/use master branch (#186)

* cosmetic changes to DI Update dialog

* use direct links instead of redirects. Use master branch

* change name of branch variable

* add resize tool

* fix - update version and date (#187)

* Update Version

* Update Version

* release - take stretch fixes to master branch (#188)

* Only change to specific kernel for Jessie

* Install NOVNC on Stretch

* Comment out a useless line

* change robot update selection, remove GoBox, DexterEd,  BrickPi+/Stretch

* fix the error message when opening a terminal window

* Simplify the various fetch_ scripts

* Fix TRoubleShooting dialog for GoPiGo3

* change desktop icon.

* Use file under Dexter/lib/Dexter/Troubleshooting

* Rework and Simplify Scratch GUI

* support Demo mode for GPG3

* FIx install_script, needing $VERSION

* scratch_stretch is not  needed

* scratch is renamed to scratch_jessie

* handle desktop shortcuts in a separate script

* change the calling of grovepi troubleshooting

* change the way backup is called

* change content of version file

* Change comment

* remove a couple of sudo

* remove a few sudo

* alignment

* remove wpa_gui.desktop on Stretch as it doesn't exist

* clean up the novnc installation

* insist on pushing this file as Github is acting up

* add vscode to gitignore

* Delete sftp.json

This is an editor related file and should not be pushed

* Install wxpython3 on Stretch

* add the resizing at boot in the developer_notes

* Put Scratch in Programming Menu. install wxpython if called out of RfR

* fix DI Update. Up to date with WxPython3

* configure .sb files to open up with our software

* Add explanatory labels

* freshen up Advanced Comms GUI

* Keep pointing to update_master from within di_update

* Install VNC from scratch scripts

* stuff

* make sure root user owns all of /home/pi/Dexter

* No point in going too fast. it just creates mistakes

* Set branch to develop; use new install scripts

* removed unused libraries

* Remove Scratch and Troubleshooting from here. Now in RFR_Tools

* Remove Scratch and Troubleshooting

* Move Cinch debug from Troubleshooting into upd_script/wifi

* change the links to fetchers to use new parameters

* keep update_gui_elements. Deletion was premature

* errant character

* Fix fetch urls

* set xhost in /etc/profile.d

* fix the call for rfr_tools install

* bluetooth disabling is specific to Jessie, so is Geany setup

* Temp fix: use Robert's repo

* use Robert's branch

* missed one

* FIx call to DI_Sensors curl

* Fix paths in novnc installation

* Fix call to script_tools curl

* downgrade to user pi when calling script_tools

* Set all txt files in ~/Dexter to read /write by all

* use feedback instead of echo at the end

* Enable the dex site

* Remove some useless lines

* GIve write permissions on all txt files in ~/Dexter

* Why are we deleting Troubleshooting GUI from desktop?

* Remove confusing echo statement

* don't change UART settings on Stretch and newer

* remove DExterEd on Jessie only - it was never on Stretch

* redirect xhost to null for stderr too

* minimal change to mv command

* adding script for expanding filesystem, although it's still unused

* Pull from main repo/develop branch

* fix path to images

* Update GoPiGo3 image

* fix some more paths

* create detected_robot.txt and assign write permissions to it

* change path to auto_detect_robot.py

* cosmetic changes to DI Update dialog (#184)

* Feature/use master branch (#186)

* cosmetic changes to DI Update dialog

* use direct links instead of redirects. Use master branch

* change name of branch variable

* add resize tool

* fix - update version and date (#187)

* Update Version

* Update Version

* fix novnc link

* Leave ourselves an error msg when running resize_on_boot.sh

* hotfix - fix URL links to the forum (#197)

* hotfix - fix URL links to the forum

* hotfix - another URL fix to our forums

* hotfix - changes according to RFR_Tools PR (#196)

DexterInd/RFR_Tools#13

* hotfix - getting rid of an obsolete library from Adafruit (#198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants