Giter Club home page Giter Club logo

gpsbook's People

Contributors

xavierberger avatar

Watchers

 avatar

gpsbook's Issues

plugin displayGraphic2D does not load

What steps will reproduce the problem?
1. Build svn 47 with qtcreator using qt 4.8.6
2. Run program in debug mode and activate application output
3.

I see a message that the plugin cannot load because of error in symbol 
resolution in dynamic library.

Please provide any additional information below.

On the run settings of the 4.8.6 kit, I have to add 
LD_LIBRARY_PATH 
/usr/lib/x86_64-linux-gnu:/home/svenn/work/prog/svn/gpsbook/delivery/lib
to the run environment as the source brings its own qwt library.

This will make the debug execution find qwt and the plugin will load.

I guess a final deployed application will have this issue fixed. Just 
installing libqwt6 from the repository did not fix the error message.

Original issue reported on code.google.com by [email protected] on 19 Oct 2013 at 7:12

Ubuntu 10.10 64bits - Cannot load sql lite driver

What steps will reproduce the problem?
1. Install GPSBook V0.1-430 on Ubuntu 10.10 64bits
2. Launch GPSBook
3. See the error message "Cannot load sql lite driver"

What is the expected output? What do you see instead?
No error message, the application should start normally

What version of the product are you using? On what operating system?
- GPS book 0.1-430
- Ubuntu 10.10 64 bits

Please provide any additional information below.
No other information

Original issue reported on code.google.com by [email protected] on 31 Mar 2011 at 6:19

Location of gpsbook directory cannot be changed

What steps will reproduce the problem?
1. Start gpsbook without existing previous configuration
2. Make the gpsbook live in /home/user/work/gpsbook
3.

What is the expected output? What do you see instead?
I expect to see a working program, instead a message that database cannot be 
opened.

What version of the product are you using? On what operating system?
svn version 47
qt 4.8.6
qtcreator

Please provide any additional information below.
I think line 159 of main.cpp make a hard fix of gpsbook directory to be in
/home/user/gpsbook.

Workaround is to accept the suggested default

Original issue reported on code.google.com by [email protected] on 19 Oct 2013 at 7:03

Install fails on Ubuntu Linux 10.4 Lucid Lynx

What steps will reproduce the problem?
1. I downloaded the deb on this site
2. Whenever launching the app, I see the splashscreen then nothing
3. Calling "gpsbook" from a shell gives nothing (the gpsbook bin can't be found 
in the usual path)
4. Calling /usr/local/gpsbook/bin from a shell raises the following error :

"/usr/local/gpsbook/bin/gpsbook: symbol lookup error: 
/usr/local/gpsbook/bin/gpsbook: undefined symbol"

What version of the product are you using? On what operating system?

gpsbook-0.1-355M-i686.deb on Ubuntu 10.4

Please provide any additional information below.

Eager to test gpsbook...

Original issue reported on code.google.com by [email protected] on 5 Nov 2010 at 1:15

GPSBook doen't support space in filename

What steps will reproduce the problem?
1.Load a file with space in its name like  "hello world.gpx"
2.Try to visualise it on GoogleMap plugin
3.Nothing happen

What is the expected output? What do you see instead?
Trace to be displayed

Please use labels and text to provide additional information.
A workaround exists: remane the trace and remove all spaces.

Original issue reported on code.google.com by [email protected] on 12 May 2011 at 1:29

plugin displayGraphics3D does not load

What steps will reproduce the problem?
1. compile with qtcreator and qt 4.8.6
2. run debug
3. Add LD_LIBRARY_PATH to deploy/lib 

What is the expected output? What do you see instead?
I expected the local version of QGLViewer 2.4 to be picked up.


../../src/GPSBook/mainwindow.cpp loadPlugins Try to load  
"libdisplayGraphic3D.so" 
../../src/GPSBook/mainwindow.cpp loadPlugins Cannot load  
"libdisplayGraphic3D.so" 
../../src/GPSBook/mainwindow.cpp loadPlugins ERROR:  "Cannot load library 
/home/svenn/work/prog/svn/gpsbook/delivery/plugins/libdisplayGraphic3D.so.1.0.0:

(/home/svenn/work/prog/svn/gpsbook/delivery/plugins/libdisplayGraphic3D.so.1.0.0
: undefined symbol: _ZNK9QGLViewer10metaObjectEv)"

What version of the product are you using? On what operating system?
qtcreator 2.8, qt 4.8.6, source svn version 47, Debian Sid

Please provide any additional information below.

I tried to install the QGLViewer from repository, but this is version 2.3.4-4.2 
and is also not picked up.

using c++filter I find that the missing symbol is
QGLViewer::metaObject() const
This symbol is present in the version in delivery/lib

I try to run the gpsbook.sh file from delivery/bin where the LD_LIBRARY_PATH is 
set, but I still get the message on undefined symbol.

Original issue reported on code.google.com by [email protected] on 19 Oct 2013 at 7:43

Compile error: conversion from ‘long int’ to ‘QVariant’ is ambiguous

What steps will reproduce the problem?
1. Run qmake-qt4 on Fedora Linux
2. Compilation halts at gpsdata.cpp:366:20:
gpsdata.cpp: In member function ‘QVariant 
GPSBook::GPSData::getExtensionData(QVariantHash, QString, QString)’:
gpsdata.cpp:366:20: error: conversion from ‘long int’ to ‘QVariant’ is 
ambiguous


What is the expected output? What do you see instead?
Smooth compilation and correct return value for GPSData::getExtensionData

What version of the product are you using? On what operating system?
Fedora 14, linux 2.6.35.6-48.fc14.x86_64

Original issue reported on code.google.com by [email protected] on 29 Nov 2010 at 1:45

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.