-
Notifications
You must be signed in to change notification settings - Fork 4
GUI crashes after adding to database #6
Description
Hi. Thank you for creating this.
The GUI crashes after creating and adding genomes to the database. The screen goes grey and will not let me proceed.
This is the full error/warning from R
RecruitPlotEasy() Initiating recruitment plot environment. Please wait a moment. Recruitment plots ready. Loading required package: shiny Warning: package ‘shiny’ was built under R version 4.2.1 Warning: Good news! You don't need to calluseShinyalert()anymore. Please remove this line from your code. If you really want to pre-load {shinyalert} to the UI for any reason, use:useShinyalert(force = TRUE)`
This Font Awesome icon ('file-upload') does not exist:
- if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('plus-square') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('question-circle') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('file-upload') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('plus-square') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('question-circle') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('file-upload') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('plus-square') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('question-circle') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('save') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('save') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('save') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
This Font Awesome icon ('save') does not exist: - if providing a custom
html_dependencythesenamechecks can
be deactivated withverify_fa = FALSE
Listening on http://127.0.0.1:5132
Warning: Error in py_call_impl: TypeError: 'NoneType' object is not subscriptable
2: runApp
1: RecruitPlotEasy
Thank you for using Recruitment Plots!
Any databases you created or plots you made are stored in: C:/Users/kimsi/OneDrive/Documents`
Please help!