Opened 2 years ago

Closed 2 years ago

Last modified 20 months ago

#64754 closed defect (worksforme)

gedit: unable to open any files

Reported by: CIAKGBRAW Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: mascguy (Christopher Nielsen)
Port: gedit

Description

I am a software developer/programmer/coder/engineer. I am unable to open any type of files(header files, source code files - objective-c , swift , c,c++) using gnome editor(gedit) on Mac device. attached screenshot for reference purpose.

Attachments (1)

geditnotworking.png (1.7 MB) - added by CIAKGBRAW 2 years ago.
unable to open header files (.h file in this case) , source code files(.m,.mm files in this case) due to zsh:trace trap

Download all attachments as: .zip

Change History (12)

Changed 2 years ago by CIAKGBRAW

Attachment: geditnotworking.png added

unable to open header files (.h file in this case) , source code files(.m,.mm files in this case) due to zsh:trace trap

comment:1 Changed 2 years ago by kencu (Ken)

it requires an X11 server to work, unless you install the +quartz variant.

This one is ours:

https://ports.macports.org/port/xorg-server/details/

or you can use XQuartz.

I suspect that is your issue. Please report back if that does/doesn’t fix you up.

comment:2 Changed 2 years ago by evanmiller (Evan Miller)

Note that GTK3 apps built with the +quartz variants are currently broken on Apple Silicon machines; see: https://trac.macports.org/ticket/64742

comment:3 Changed 2 years ago by CIAKGBRAW

Hello, I am new to using Xquartz and don't have much idea regarding it. As far as what I have seen until now is I should use Xquartz to login to a remote linux server and use edit on that remote server (GUI or non-GUI based) Is my understanding right regarding this? If not please correct me.

I have MacPorts and Xquartz installed on the computer.

All I need is gedit to open the code files saved on my Mac computer. Can I know the steps or link to any guide which tells how to get that done?

Thank you.

comment:4 Changed 2 years ago by kencu (Ken)

Install xorg-server (sudo port install xorg-server). (or Xquartz).

logout. log back in.

Done.

comment:5 Changed 2 years ago by kencu (Ken)

In the past, I have advocated for xorg-server to be an automatic install for users for this reason.

That approach was declined as we want people to be able to use XQuartz.app instead if they so choose.

Last edited 2 years ago by kencu (Ken) (previous) (diff)

comment:6 Changed 2 years ago by kencu (Ken)

Now -- if you have Xquartz installed already, you have logged out and logged back in, or perhaps better even, rebooted your system, and it doesn't work, then there is some other issue going on to be discovered.

Last edited 2 years ago by kencu (Ken) (previous) (diff)

comment:7 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added; gnome editor should be able to open all file formats removed

comment:8 Changed 2 years ago by mascguy (Christopher Nielsen)

Summary: gnome editor(gedit) not able to open any files.gedit: unable to open any files

comment:9 Changed 2 years ago by CIAKGBRAW

Hey, Thanks a lot for the assistance and the help! As it was past midnight for me yesterday I could not see the recent replies.

Now I have tried it and am successfully able to run gedit on both terminal and Xquartz terminal (x-term) I really appreciate the assistance and the help for the same!!

Thank you everyone!!! (Please close the ticket as I am highly satisfied with all the answers)

comment:10 Changed 2 years ago by kencu (Ken)

Resolution: worksforme
Status: newclosed

fantastic!

comment:11 Changed 20 months ago by jmroot (Joshua Root)

Keywords: gedit removed
Milestone: MacPorts Future
Note: See TracTickets for help on using tickets.