Re: [expert] konquerer no long works...

2001-05-07 Thread ninjaz

I find strace helpful in such situations.

i.e., in a terminal:
strace konqueror  /tmp/konqueror.trace 21

Using this method, I was able to track down a problem with Galeon (it
would load then hang) to something to do with history.xml  After deleting
.galeon/history.xml, Galeon started working again.

You may also want to try this from a different user account.  If it works
for other user accounts, but not yours, the problem is likely something to
do with your user account's konqueror settings or permissions.  If it
works as only root, then it's likely a permissions problem.

-pete

On Sat, 5 May 2001, Neal Lippman wrote:

 Any help appreciated. I am using konquerer under KDE 2.1 (the MDK rpms). THe 
 underlying system is MDK 7.2 with a self-compiled 2.4.4 kernel.
 
 I am unable to get konquerer to run. At first, it would run when I selected 
 it from the panel or the K menu, but if I right-clicked on a link and 
 selected new window the new window would open and then immediately close.
 
 Now, when I try to run it from the K menu or the panel icon, it briefly 
 appears in the applications area on the panel, no winow opens, then it exits. 
 I cannot find any errors in any /var logs.
 
 Anyone with any ideas?
 
 Thanks.
 
 Neal
 





Re: [expert] konquerer no long works...

2001-05-07 Thread Alan Shoemaker

Neal Lippman wrote:
 Any help appreciated. I am using konquerer under KDE 2.1
 (the MDK rpms). THe underlying system is MDK 7.2 with a
 self-compiled 2.4.4 kernel.

 I am unable to get konquerer to run. At first, it would run
 when I selected it from the panel or the K menu, but if I
 right-clicked on a link and selected new window the new
 window would open and then immediately close.

 Now, when I try to run it from the K menu or the panel
 icon, it briefly appears in the applications area on the
 panel, no winow opens, then it exits. I cannot find any
 errors in any /var logs.

 Anyone with any ideas?

 Thanks.

 Neal

Nealtry running it from a console prompt in a terminal 
window with this line:

 kfmclient openProfile webbrowsing

It may generate one or more error messages in the window as 
it dies and these might help to determine why it's not 
running for your user.
-- 
Alan




Re: [expert] konquerer no long works...

2001-05-07 Thread John Wolford

I should have been a little more verbose, i'm sorry. I wasn't suggesting that
you become root every time you want to browse the web, i was just suggesting
that it might be a permissions problem. And if that's the case then you could
do some debugging to find out what permissions are blocking you.

If you switch over to Netscape, Mozilla, or something else then you better hope
that whatever this problem is, it doesn't start cropping up elsewhere also

j



--- Neal Lippman [EMAIL PROTECTED] wrote:
 I don't think there is anything that it cannot access; it seems more like 
 some sort of configuration problem in that it used to work just fine.
 
 I am bothered by having to become root to run it, because I shouldn't be root
 
 just to web browse...
 
 Also the behavoir is flakey; last night, I was able to open links in a new 
 window from kmail but not from a konqueror window itself. Maybe I need to 
 just switch completely over to Netscape.
 
 On Sunday 06 May 2001 01:34, John Wolford wrote:
  This is just a shot in the dark, but try running it as root.
 
  Another shot in the dark: awhile back someone mentioned that Netscape
  insists on loading its homepage, and if it can't load it when it is started
  then it will die/automatically-exit. I know Konqueror doubles as a
  web-browser, is it possible that it's trying to load something or access
  something that isn't accessible?
 
  ?,
  j
 
  --- Neal Lippman [EMAIL PROTECTED] wrote:
   Any help appreciated. I am using konquerer under KDE 2.1 (the MDK rpms).
   THe underlying system is MDK 7.2 with a self-compiled 2.4.4 kernel.
  
   I am unable to get konquerer to run. At first, it would run when I
   selected it from the panel or the K menu, but if I right-clicked on a
   link and selected new window the new window would open and then
   immediately close.
  
   Now, when I try to run it from the K menu or the panel icon, it briefly
   appears in the applications area on the panel, no winow opens, then it
   exits.
  
   I cannot find any errors in any /var logs.
  
   Anyone with any ideas?
  
   Thanks.
  
   Neal
 
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great prices
  http://auctions.yahoo.com/


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [expert] konquerer no long works...

2001-05-06 Thread John Wolford

This is just a shot in the dark, but try running it as root.

Another shot in the dark: awhile back someone mentioned that Netscape insists
on loading its homepage, and if it can't load it when it is started then it
will die/automatically-exit. I know Konqueror doubles as a web-browser, is it
possible that it's trying to load something or access something that isn't
accessible?

?,
j

--- Neal Lippman [EMAIL PROTECTED] wrote:
 Any help appreciated. I am using konquerer under KDE 2.1 (the MDK rpms). THe 
 underlying system is MDK 7.2 with a self-compiled 2.4.4 kernel.
 
 I am unable to get konquerer to run. At first, it would run when I selected 
 it from the panel or the K menu, but if I right-clicked on a link and 
 selected new window the new window would open and then immediately close.
 
 Now, when I try to run it from the K menu or the panel icon, it briefly 
 appears in the applications area on the panel, no winow opens, then it exits.
 
 I cannot find any errors in any /var logs.
 
 Anyone with any ideas?
 
 Thanks.
 
 Neal
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re: [expert] konquerer no long works...

2001-05-06 Thread Neal Lippman

I don't think there is anything that it cannot access; it seems more like 
some sort of configuration problem in that it used to work just fine.

I am bothered by having to become root to run it, because I shouldn't be root 
just to web browse...

Also the behavoir is flakey; last night, I was able to open links in a new 
window from kmail but not from a konqueror window itself. Maybe I need to 
just switch completely over to Netscape.

On Sunday 06 May 2001 01:34, John Wolford wrote:
 This is just a shot in the dark, but try running it as root.

 Another shot in the dark: awhile back someone mentioned that Netscape
 insists on loading its homepage, and if it can't load it when it is started
 then it will die/automatically-exit. I know Konqueror doubles as a
 web-browser, is it possible that it's trying to load something or access
 something that isn't accessible?

 ?,
 j

 --- Neal Lippman [EMAIL PROTECTED] wrote:
  Any help appreciated. I am using konquerer under KDE 2.1 (the MDK rpms).
  THe underlying system is MDK 7.2 with a self-compiled 2.4.4 kernel.
 
  I am unable to get konquerer to run. At first, it would run when I
  selected it from the panel or the K menu, but if I right-clicked on a
  link and selected new window the new window would open and then
  immediately close.
 
  Now, when I try to run it from the K menu or the panel icon, it briefly
  appears in the applications area on the panel, no winow opens, then it
  exits.
 
  I cannot find any errors in any /var logs.
 
  Anyone with any ideas?
 
  Thanks.
 
  Neal

 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/




[expert] konquerer no long works...

2001-05-05 Thread Neal Lippman

Any help appreciated. I am using konquerer under KDE 2.1 (the MDK rpms). THe 
underlying system is MDK 7.2 with a self-compiled 2.4.4 kernel.

I am unable to get konquerer to run. At first, it would run when I selected 
it from the panel or the K menu, but if I right-clicked on a link and 
selected new window the new window would open and then immediately close.

Now, when I try to run it from the K menu or the panel icon, it briefly 
appears in the applications area on the panel, no winow opens, then it exits. 
I cannot find any errors in any /var logs.

Anyone with any ideas?

Thanks.

Neal