PDA

View Full Version : A Bayeux Tapestry Celebration of PPRuNE


cavuman1
14th Apr 2021, 17:55
In that inexorable and inevitable frustration that transpires when old guys (me) collide with computer world (them), I have found my Promethean dilemma. A great public domain program, Historic Tale Reconstruction Kit - Bayeux Tapestry, exists for the enjoyment of all who desire to take the Way Back Machine 950-some years in the past. One can create an infinite number of cloth-work, such as:

https://cimg9.ibsrv.net/gimg/pprune.org-vbulletin/904x681/bayeux1_commoms_7a3beacc8d41e3fb14c6fd39a88f693dfc3d4b49.jpg

I have downloaded the program and spent a year (!) trying to open it on my almost-new Windows 10 everything up-to-date computer. No Joy! Even attempts to open the .exe file do nothing!

Do any of you genius prodigy types have a clue about opening the accursed file? I beg your assistance lest I be condemned to an eternal fate worse than death, my liver is sore and the boulder gets heavier by the moment. You have my heartfelt thanks in advance!


Bayeux Tapestry Software Download (https://htck.github.io/bayeux/#!/)

Tocsin
14th Apr 2021, 21:23
Right click on the .exe - properties - compatibility tab

Then try the compatibility troubleshooter, or set to Windows 7 as a start.

Fiddle around with the settings until you get something that works (or give up :) )

Tocsin
14th Apr 2021, 21:24
Oh, and if you find settings that work - write them down!

Loose rivets
14th Apr 2021, 22:22
Or write them up. Such is the flexibility of writing. :p

sargon
14th Apr 2021, 22:58
It is easier just to run it off the web page isn't it? At least it worked for me. I just go to that page you linked to and drag the characters from the left into the middle. If you then click on a character once you have dragged it to the middle you have additional controls on the right hand side to manipulate that character. Also down the bottom to save your work and load it up later if you want.

jimjim1
15th Apr 2021, 03:30
Bottom line here is run it online in a browser if you can.

https://github.com/htck/bayeux says:

"Vagrant
...
Attention, you will need to have admin rights if you want to run it on windows. Or set up a development environnement.
...Setting up a development environnementIf you do not want to use vagrant, you will need to install the following globally

sudo apt-get install nodejs
sudo npm install npm -g
sudo npm install -g bower
sudo npm install -g grunt-cli"
"
I have no idea what any of this is exactly. The sudo ... commands are all Linux commands and who knows how you are supposed to do that in Windows.

Not at all a great idea these days to run sw as "Admin".

Good luck.

cavuman1
15th Apr 2021, 16:10
Excellent suggestions, all! Thank you so much. I shall give them a try and report back soon. I have run the program online, as recommended by sargon, but would like to have a functional copy on my machine.

Once again, you have my gratitude!
:ok:

p.s. If you have some of your own creations, please post them on this thread.

netstruggler
16th Apr 2021, 08:18
Looks to me like the download is a set of files that you would install into a Web Server. So you'd need to be running a Web Server programme such as Apache or IIS somewhere on your local network.

Any reason you don't want to use the online version?

cattletruck
16th Apr 2021, 11:43
Vagrant
...
sudo apt-get install nodejs

These tools/instructions are for software developers, you'll struggle without some expert help. As already suggested the online version would be your best bet, but I can relate to not wanting to be on-line for all your fun.

ShyTorque
16th Apr 2021, 17:19
Or write them up. Such is the flexibility of writing. :p

But surely, you should write across... ;)

cavuman1
18th Apr 2021, 21:01
In deference to and consideration of your sagacious suggestions, I have uninstalled htck-Bayeux and shall run it in Firefox 87. Thanks again for all the help!

- Ed

Jhieminga
19th Apr 2021, 09:11
I had a quick look but can only echo what has been said before: the offline version is meant for experienced web developers as it still needs a (virtual) web server environment to be able to work.