Coder Social home page Coder Social logo

radarsat1 / webmapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libmapper/webmapper

12.0 4.0 0.0 2.24 MB

An HTML5-based graphical interface to libmapper.

Home Page: http://www.idmil.org/software/libmapper

CSS 3.45% JavaScript 90.74% Python 5.80%

webmapper's Issues

loading mappings in safari puts the load window on the bottom of the browser window

When using safari, clicking on load causes the finder window to appear right on the bottom of the browser window and it's impossible to move it with the mouse.

This doesn't happen in Chrome and I haven't tried other browsers yet.

When no browsers are open, webmapper will open automatically in safari as a single window and the same issue persists.

Also changing the size of the browser window doesn't move the finder window either.

swig/_mapper.so not linked to libmapper-0.so.2

Hi,
thanks for this software. I compiled succefully libmapper (test.py worked properly). Trying webmapper I get this error:

_mod = imp.load_module('_mapper', fp, pathname, description)
ImportError: libmapper-0.so.2: cannot open shared object file: No such file or directory

ldd to _mapper.so:
linux-vdso.so.1 => (0x00007fff0f9fe000)
libmapper-0.so.2 => not found
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f0a90ae8000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0a90722000)
/lib64/ld-linux-x86-64.so.2 (0x00007f0a90f50000)

I'm on linux ubuntu x64 with kernel 3.18.
What I'm doing wrong?

Broken pipe

It's been a struggle so far. Got liblo compiled and detected, libmapper compiled, tested, and installed. At first I had the same problem as #4 in that libmapper was not seen in /usr/local/lib, so I created links in /usr/lib. Then I had to install netifaces. Now what I get is:

$ ./webmapper.py
serving at port 50000
[ws] [Errno 32] Broken pipe

Exception happened during processing of request from ('127.0.0.1', 51016)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 596, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 654, in init
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe


I have no idea what it means, but it feels like I am getting closer to having it working. It opens a bare mapperGUI in my browser. I am running KDE neon 5.13.4/18.04

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.