Opened 4 years ago
Closed 4 years ago
#61788 closed defect (duplicate)
gimp2 failed to launch due to DISPLAY set to :0
Reported by: | erdinc09 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.6.4 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: |
Description
OS=MacOs Big Sur (11.0.1)
XCode Version: 12.2
gimp version = 2.10.22
When I instal gimp2, it builds successfully. However, when I opened int from the console I get the following error and gimp does not start:
"(gimp:843): Gtk-WARNING : 14:06:00.643: Locale not supported by C library.
Using the fallback 'C' locale.
Cannot open display:"
Moreover when I execute "echo $DISPLAY" I got ":0" Without installing "xorg-server" or with installing it I get same error.
Change History (2)
comment:1 Changed 4 years ago by erdinc09
comment:2 Changed 4 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Port: | gimp2 removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | gimp2 failed to launch → gimp2 failed to launch due to DISPLAY set to :0 |
Note: See
TracTickets for help on using
tickets.
Looks like xserver does not start automatically. When I start xserver with command "startx" I am able to run gimp.