Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#48351 closed defect (invalid)

Gramps crash when launched

Reported by: pioggia3@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: gramps

Description

After launching Gramps it terminates straight away with error "no DISPLAY"

----------------------------------

$ gramps
Gramps terminated because of no DISPLAY
$ which gramps
/opt/local/bin/gramps
$ port -v
MacPorts 2.3.3
$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin12.6.0
Thread model: posix

----------------
Mac OS X 10.8.5
XCode 5.1.1

Change History (4)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: gramps display crash removed
Owner: changed from macports-tickets@… to devans@…

In the future, please Cc the port maintainers (port info --maintainers gramps), if any.

comment:2 Changed 9 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed

gramps works fine for me.

gramps requires a working X11 server. Your error indicates that either you don't have one installed or it's not properly configured. Current versions of OS X no longer bundle this functionality.

You can either install port xorg-server or download XQuartz from the Apple web site. Note that once this software is installed you need to log out and log in again to get it initialized.

comment:3 Changed 9 years ago by dbevans (David B. Evans)

XQuartz can be downloaded here.

comment:4 in reply to:  3 Changed 9 years ago by pioggia3@…

Replying to devans@…:

XQuartz can be downloaded here.

Hi, I installed XQuartz and Gramps runs smoothly. Thanks for your help.

Note: See TracTickets for help on using tickets.