Opened 17 years ago
Last modified 14 years ago
#134 closed defect (wontfix)
Can't connect to X server
Reported by: | sheeva | Owned by: | sheeva |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Command Prompt Environment | Version: | 1.4.3 |
Keywords: | Cc: | sheeva, Adrian Pop |
Description
See comment
Change History (6)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Hi,
If you get "Can't connect to X server" you might be running
in a text terminal and OMNotebook and OMShell are X applications.
Make sure you are running in an X terminal. If your X server is
not running, then you might need to start it using "startx" command.
Cheers,
Adrian Pop/
comment:3 by , 17 years ago
The server X is already started.
When I double clicked the icon it does nothing.
So I open my terminal and I get those errors.
comment:4 by , 17 years ago
Can you run other graphical X programs from the terminal?
Try to run "emacs" or "xclock" from the terminal and tell
me if they work.
Cheers,
Adrian Pop/
I searched if it was reported already, but I didn't find anything.
I've an Ubuntu 7.10 Gutsy Gibbon with all the security updates made.
The installation of Open Modelica was made from the .deb package.
I've tried to format and to use a clean ubuntu with only the security updates, and the error is always there...
The errors from terminal are:
$ OMNotebook-dev
SOCKET: Server
OMNotebook: address.cc:555: const std::vector<unsigned char, std::allocator<unsigned char> >& MICO::InetAddress::ipaddr() const: Assertion `r' failed.
Aborted (core dumped)
$ OMShell-dev
[2419236394 - 3062466240] address.cc:555: assertion failed
Aborted (core dumped)
# OMShell-dev
OMShell: cannot connect to X server
# OMNotebook-dev
OMNotebook: cannot connect to X server
What can I do? it's really important to make it work soon, because I must use it in my university. Thank You