[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fish problem almost solved



On Thu, 2009-03-26 at 16:49 -0500, green wrote:
> leo wrote at 2009-03-26 13:38 -0500:
> > gloogling around I found that setting enviroment variable
> > KDE_FORK_SLAVES=true in the command prompt partialy correct the problem
> > cause I have to do this every time before konqueror start...
> 
> leo, please use Evolution's reply-to-list command to reply to a previous 
> related message instead of starting a new thread with each of your messages.  
> If you don't know what a thread is, try enabling threading in Evolution: there 
> should be an option in one of the menus for that.  Thanks.

...writing KDE_FORK_SLAVES value in ~/.xsessionrc works until I restart
KDE. Anyway now I call konqueror through a little script:

#!/bin/sh
KDE_FORK_SLAVES=true
konqueror

  
-- 
debian user #10e32


Reply to: