Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 203
    • Issues 203
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 21
    • Merge Requests 21
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Issues
  • #9644

Closed
Open
Opened Mar 30, 2019 by klaus hubenbecker@khubenbecker

MacOS .app bundle was created, but does not work

Please first check if another issue has been opened for your problem

Versions

  • OS: Mac os
  • Gajim version: 1.1
  • GTK version: 3.0
  • Python-nbxmpp version: 3

Steps to reproduce the problem

  1. Follow the Install for Gajim 1.1 on macOS /
  2. You can now either run gajim from the terminal.. OR --->
  3. --> Create an .app bundle so Gajim can be run from the desktop as a native app: --> mac/makebundle.py ~/Applications/Gajim.app --bin-path="$(pwd)/launch.py"

Expected behavior

Create an .app bundle so Gajim can be run from the desktop as a native app.

Actual behavior

  • .app bundle was created and was shown, but has no function.
  • run gajim from the terminal works fine, in the .app bundle the link to the launch.py is the right path.

BTW. why do not you make a finished .app bundle, it would be a lot easier, just plug & play: D // OR Homebrew

Edited Mar 30, 2019 by Daniel Brötzmann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gajim/gajim#9644