Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
libchamplain
libchamplain
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • libchamplainlibchamplain
  • Issues
  • #56

Closed
Open
Opened Jan 08, 2021 by evilbunny2008@evilbunny2008

Mobile phone development

Not sure where to post this, but I'm having trouble getting my app working on mobian (mobile debian a phone OS), works ok on a desktop.

I'm making a geocaching app for mobian and it's mostly working except when clicking on caches on the map, double clicking to zoom in doesn't work either.

A current build can be found here: http://files.evilbunny.org/geocachingapp.deb

The app is far from finished, so far you can login and download caches and move the map about by clicking and dragging. If you run it on a desktop you can click on a cache and it outputs to stdout the cache ID, pinching to zoom on mobian doesn't seem to work either.

On the desktop "button-release-event" works fine, but these signals must differ on a touch screen, libchamplain doesn't seem to track/pass on "clicked" events to marker objects.

Any help would be much appreciated.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/libchamplain#56