Closed chuffman377 closed 4 years ago
Hi! thanks. I've installed it with "brew install auto-multiple-choice" and it installs ok and opens ok.
But sadly, the annotation problem is still there:
😩 Could someone share an example of project (with everything needed) so that I can test locally? 🙂
Here you have. It's just the example on the amc web with an answers sheet. I cannot share real exams used in class.
Thanks! This time, I think the latest 1.4.0_6
works! I tested with the above 'toyP' project, and the annotations appeared (I had to reset my ~/.AMC.d/cf.default.xml
settings though)
The two things that I had to make sure were
To which pango lib the Pango.bundle and AMC-buildpdf are linking against?
$ otool -L /usr/local/Cellar/auto-multiple-choice/1.4.0_6/libexec/lib/perl5/darwin-thread-multi-2level/auto/Pango/Pango.bundle
/usr/local/Cellar/auto-multiple-choice/1.4.0_6/libexec/lib/perl5/darwin-thread-multi-2level/auto/Pango/Pango.bundle:
/usr/local/opt/amc-pango/lib/libpango-1.0.0.dylib (compatibility version 4201.0.0, current version 4201.4.0)
/usr/local/opt/amc-pango/lib/libpangocairo-1.0.0.dylib (compatibility version 4201.0.0, current version 4201.4.0)
$ otool -L /usr/local/Cellar/auto-multiple-choice/1.4.0_6/lib/AMC/exec/AMC-buildpdf
/usr/local/Cellar/auto-multiple-choice/1.4.0_6/lib/AMC/exec/AMC-buildpdf:
/usr/local/opt/amc-pango/lib/libpangocairo-1.0.0.dylib (compatibility version 4201.0.0, current version 4201.4.0)
/usr/local/opt/amc-pango/lib/libpango-1.0.0.dylib (compatibility version 4201.0.0, current version 4201.4.0)
Tested, and validated.
A brew update
and brew upgrade
didn't work at first.
So, I switch pango to the new version (to remove the annotation workaround) :
brew switch pango 1.44.7
Then I re-install all AMC dependencies (#BruteForceReInstall)...
brew reinstall $(brew deps auto-multiple-choice)
It looks It's working fine (annotations creation included). I will test on a new project from scratch next week.
Thanks for this new version !
It's working !!! For me, I have just needed to brew update, brew upgrade, and install amc.
Thank you very much!!!!
Closing since the issue disappeared when I pinned the pango version to 1.42.4 in the formula.
The issue with pango 1.44 is here: https://gitlab.gnome.org/GNOME/librsvg/issues/520
TL;DR: Pango 1.44.4 introduces a regression; with Pango 1.42.4, annotations work:
I've used AMC in the past and have just reinstalled the program using homebrew. I've encountered a new problem I've not seen before. When I "Annotate Papers," I can see that the annotations are correct, but they are not displayed properly. They are squished so that each letter or number is almost on top of one another. Below is a screenshot.
I'm not sure what you'd like to see to help solve my problem. Here is some text from the terminal in which AMC was launched:
Also, I'm getting this error in the Marking tab, which may be unrelated: