Giter VIP home page Giter VIP logo

Comments (5)

wirgi avatar wirgi commented on June 8, 2024

I got some progress
Proxy is started but....

wirgi@wirgi-VB:~$ mwp
pci id for fd 8: 80ee:beef, driver (null)
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
2016-03-09T02:13:40+0100 mwp startup
2016-03-09T02:13:40+0100 libchamplain 0.12.11 may not draw maps at scale > 16
2016-03-09T02:13:40+0100 Consider downgrading, upgrading or building from source
2016-03-09T02:13:40+0100 Starting proxy thread 
2016-03-09T02:13:40+0100 Invalid quadkeys URI (
http://a0.ortho.tiles.virtualearth.net/tiles/a#Q
#.png?g=131)
wirgi@wirgi-VB:~$

from mwptools.

stronnag avatar stronnag commented on June 8, 2024

If the message is exactly as you've pasted it, then the quaduri gsettings value is invalid because it appears to have one or two newline characters embedded. You must paste exactly the value listed in the mwptools manual or the quaduri line from the gsettings sample file:

mwptools/samples/mwp_gsettings.sh

This file lists all the gsettings I use, obviously the home position default will not be useful to you.

from mwptools.

wirgi avatar wirgi commented on June 8, 2024

ciao! thanks for the time that you've given me.
i finally run bingmap! but I mixed up the file permissions.
if I run "mwp" proxy start and mwp works --bash report "Removing /home/wirgi/.config/mwp/.layout.xml 0"
if i run "sudo mwp" proxy not start and bash report "Removing /root/.config/mwp/.layout.xml 0"
what am I doing wrong?
I also installed arch linux Manjaro and mwp
automatically installed without problems.

from mwptools.

stronnag avatar stronnag commented on June 8, 2024

You really should not run things with sudo that do not need it, all that happens is that you corrupt the permissions in your home directory. The message is probably because you can no longer access your own files.

sudo chown -R wirgi:wirgi ~/

may fix it.

Thanks for confirming that the Arch (clone) install is clean.

from mwptools.

stronnag avatar stronnag commented on June 8, 2024

Closing this support ticket. Please feel free to contact me via the email address in the manual on support matters.

from mwptools.

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.