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

Re: Problem with Konsole



On Fri, May 03, 2013 at 07:36:18AM -0400, Stephen P. Molnar wrote:
[cut]
> Thanks for the replies and sorry for the confusion.  I have narrowed the
> problem down to xfe. One of the xfe dependencies is libfox which seems
> to be causing the problem.
> 
> I normally use Konsole, but the problem is there with any of the
> consoles that I've checked.
> 
> Also, I get a .bash error when the when I close the X File Viewer.  I've
> looked at .bashrc and don't see anything that seems unusual.  I've
> attached the file and would appreciate more sets of eyes.
> 
> I solved the problem by removing xfe from the system, but that's a
> rather draconian.  I would like to continue to use xfe, but need a
> solution to the problem.
> 
> Thanks in advance.
> 
[cut]
> 
> # Alias definitions.
> # You may want to put all your additions into a separate file like
> # ~/.bash_aliases, instead of adding them here directly.
> # See /usr/share/doc/bash-doc/examples in the bash-doc package.
> xfview
  ^^^^^^

There's your problem. Bash is launching xfview every time.

> if [ -f ~/.bash_aliases ]; then
>     . ~/.bash_aliases
> fi
> 
> 
[cut]

Attachment: signature.asc
Description: Digital signature


Reply to: