Code Monkey home page Code Monkey logo

Comments (10)

GeneMosher avatar GeneMosher commented on June 11, 2024

On 05/12/2015 10:34 PM, thomasfrivold wrote:

Project needs more documentation - How to get it running on server and
clients

We are working on this and your help is something I very much
appreciate. If you visit the ViewTouch Build page you can see what
we've done so far in that aspect.

How does one compile the program

https://github.com/ViewTouch/viewtouch/wiki/Building

How does one start the server engine.
What does the server engine do?
What ports does it operate?

X typically uses port 6000 while the printers typically use port 9100.
I will soon be doing a howto for printing. We use CUPS for that.

What are the dependencies?
The graphics files - Where are they?

The link for these is on the 'Build Page' shown above. At ViewTouch the
link, just made available yesterday, is
http://www.viewtouch.com/download.html

Thank you for all you've done so far, Thomas.

from viewtouch.

Goofybud16 avatar Goofybud16 commented on June 11, 2024

@st1nga

Yeah, I have no idea how to make it work at the moment I just have a black screen with please wait.

If I remember correctly, that means you are missing the graphical files.

@GeneMosher

http://www.viewtouch.com/download.html

I don't see a link for the Graphical Data files there, just for the Android app, the Easy Installer, and the PDF.

from viewtouch.

GeneMosher avatar GeneMosher commented on June 11, 2024

This problem has been fixed; the vt_data file with its System Pages is now automatically downloaded from the ViewTouch web site if ViewTouch finds it to be missing when ViewTouch runs.

from viewtouch.

GeneMosher avatar GeneMosher commented on June 11, 2024

This error was reported by someone and I have also experienced it, but only on the Raspberry Pi, which is an ARM processor. I don't experience it on the X86 processor.

[ 15%] Building CXX object CMakeFiles/vtpos.dir/loader/loader_main.cc.o
/home/viewtouch/viewtouch/loader/loader_main.cc: In function ‘void OpenStatusBox()’:
/home/viewtouch/viewtouch/loader/loader_main.cc:218:44: error: ‘gtk_label_set_xalign’ was not declared in this scope
gtk_label_set_xalign(GTK_LABEL(label),0);
^
/home/viewtouch/viewtouch/loader/loader_main.cc:219:44: error: ‘gtk_label_set_yalign’ was not declared in this scope
gtk_label_set_yalign(GTK_LABEL(label),1);
^

from viewtouch.

kmwitservices avatar kmwitservices commented on June 11, 2024

My post has been deleted some how.....?
I am that someone and this error is on virtualbox, processor set as automatic, my physical machine is an intel i7....not arm and not installed on Pi3 box which I was going to do but decided VM was better test ground.

from viewtouch.

GeneMosher avatar GeneMosher commented on June 11, 2024

from viewtouch.

kmwitservices avatar kmwitservices commented on June 11, 2024

Sorry but I am not a coder....I have paused the VM and will await response.

from viewtouch.

jasonwartell avatar jasonwartell commented on June 11, 2024

from viewtouch.

jasonwartell avatar jasonwartell commented on June 11, 2024

from viewtouch.

jasonwartell avatar jasonwartell commented on June 11, 2024

from viewtouch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.