This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
RE: insight GUI not working!
- From: "Bhagat, Vivek" <vivek dot bhagat at scr dot siemens dot com>
- To: "'Keith Seitz'" <keiths at redhat dot com>
- Cc: "'insight at sources dot redhat dot com'" <insight at sources dot redhat dot com>
- Date: Fri, 16 Jul 2004 09:31:45 -0400
- Subject: RE: insight GUI not working!
Yes, what I meant about "gdb console window" was command line gdb. No there are no errors or anything. I checked all my permissions under /opt/insight directory and they are all fine.
But when you say "Is DISPLAY set?" what does that mean? Can you explain or point me to the documentation where I could get direction on actually going and setting my DISPLAY. I think may be it's this display thing that is not configured properly.
Regards,
Vivek
-----Original Message-----
From: Keith Seitz [mailto:keiths@redhat.com]
Sent: Friday, July 16, 2004 9:20 AM
To: Bhagat, Vivek
Cc: 'insight@sources.redhat.com'
Subject: Re: insight GUI not working!
On Fri, 2004-07-16 at 06:03, Bhagat, Vivek wrote:
> I am running insight-5.2.1-249 on SuSE 9 Pro and I have all the tools need to run the debugger. But the problem is insight only works for only one user account and for rest of my user account when I run it from the shell window, I only get the gdb console window and GUI does not open up.
> Is it something with my insight configuration that is prohibiting other users to open up insight GUI?
> If anyone can help me out with this it will be a great help?
When you say "gdb console window" what do you mean? You get command-line
gdb in your terminal window or you get Insight's Console Window but no
source window? I'll assume it's the former and not the latter.
[Actually, if it is the latter, try erasing your ~/.gdbtkinit file.]
Are there any errors displayed when insight is started from a
non-working account? Is DISPLAY set?
Perhaps it is a permissions problem with the installation?
I just cannot think of any other reason why an X application would run
for one user and not another. This isn't windows, after all. ;-)
Keith