Search Criteria
Package Details: classroom-assistant 2.0.2-2
Git Clone URL: | https://aur.archlinux.org/classroom-assistant.git (read-only, click to copy) |
---|---|
Package Base: | classroom-assistant |
Description: | GitHub Classroom Assistant is a cross-platform desktop application to help you get student repositories for grading. |
Upstream URL: | https://github.com/education/classroom-assistant |
Licenses: | |
Submitter: | tzok |
Maintainer: | blacktea |
Last Packager: | blacktea |
Votes: | 1 |
Popularity: | 0.193231 |
First Submitted: | 2020-03-23 12:58 |
Last Updated: | 2020-07-20 13:24 |
Latest Comments
ddmits commented on 2021-01-19 08:21
RECOMMENDED CHANGES
Adding the line:
echo "MimeType=x-scheme-handler/x-github-classroom" >> $srcdir/usr/share/applications/classroom-assistant.desktop
at the beginning of the PKGBUILD package section solves the installation problem for me.
Also adding:
depends=('gnome-keyring')
would be good.
ddmits commented on 2021-01-06 18:48
Hello,
I receive: Failed to build classroom-assistant
==> Validating source files with md5sums... classroom-assistant-2.0.2-1.x86_64.rpm ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build classroom-assistant
I then downloaded the file and tried md5sum classroom-assistant-2.0.2-1.x86_64.rpm b78182dbbf701e30851549533dbd8002 classroom-assistant-2.0.2-1.x86_64.rpm and it is correct, so something else is wrong.
UPDATE:
Installed gnome-keyring and restarted and then I was able to install it.
After starting the app, however, connecting to github classroom, and trying downloading repos I get the message:
Unable to create io-slave. klauncher said: Unknown protocol 'x-github-classroom'.
Do you have similar experience? Do I need to install anything else for the app to work?
UPDATE:
Problem solved by adding:
MimeType=x-scheme-handler/x-github-classroom
at file: /usr/share/applications/classroom-assistant.desktop and running
sudo update-desktop-database
blacktea commented on 2020-07-20 13:24
@FuzzyAtish Fixed, thanks!
FuzzyAtish commented on 2020-07-20 06:33
Hello, I receive the following error when upgrading the package: Failure while downloading https://github.com/education/classroom-assistant/releases/download/v2.0.2/classroom-assistant-2.0.2.x86_64.rpm
Upon closer inspection within the repo, we can see that the actual address of the rpm is https://github.com/education/classroom-assistant/releases/download/v2.0.2/classroom-assistant-2.0.2-1.x86_64.rpm
So, in other words you're missing a -1 after the 2.0.2