issue with Taskbar in Kde on debian 8.1

2015-07-31 Thread Muhammad Yousuf Khan
i am using multiple chat clients in office. i am using spark and skype for official use. however the problem is when ever some one send a message it does not show the indication color. so when ever i leave my desk and comeback i leave most of the messages unread due to this problem. can please some

Re: Need Help Installing KDE on Debian

2006-10-14 Thread Roberto C. Sanchez
On Sat, Oct 14, 2006 at 02:45:00PM +0200, HXC wrote: > > > As an alternative you can set kde as the default session in /etc/rc.conf > and start kde with startx As yet another alternative, you start KDE with the startkde command. Regards, -Roberto -- Roberto C. Sanchez http://people.connexer

Re: Need Help Installing KDE on Debian

2006-10-14 Thread HXC
Roberto C. Sanchez wrote: On Sat, Oct 14, 2006 at 07:46:39AM -0400, Ted Kester wrote: Where do I get the opportunity to "choose" the session typeI've done it with other distros by changing /etc/Desktop.. BTW.. Thanks for your quick response to my Butt-In... No probl

Re: Need Help Installing KDE on Debian

2006-10-14 Thread Roberto C. Sanchez
On Sat, Oct 14, 2006 at 07:46:39AM -0400, Ted Kester wrote: > Where do I get the opportunity to "choose" the session typeI've done it > with other > distros by changing /etc/Desktop.. > > BTW.. Thanks for your quick response to my Butt-In... > No problem. If you are using gdm (or even kdm, I

Re: Need Help Installing KDE on Debian

2006-10-14 Thread Ted Kester
Where do I get the opportunity to "choose" the session typeI've done it with other distros by changing /etc/Desktop.. BTW.. Thanks for your quick response to my Butt-In...On 10/14/06, Roberto C. Sanchez <[EMAIL PROTECTED] > wrote:On Sat, Oct 14, 2006 at 06:55:28AM -0400, Ted Kester wrote:> Whi

Re: Need Help Installing KDE on Debian

2006-10-14 Thread Roberto C. Sanchez
On Sat, Oct 14, 2006 at 06:55:28AM -0400, Ted Kester wrote: > While solving this problem, could someone please tell me how to switch from > Gnome to KDE ?? > Just install KDE and choose it as the session type the next time you log in. Regards, -Roberto -- Roberto C. Sanchez http://people.conne

Re: Need Help Installing KDE on Debian

2006-10-14 Thread Ted Kester
While solving this problem, could someone please tell me how to switch from Gnome to KDE ?? Thanks Ted in AtlantaOn 10/13/06, Angelina Carlton <[EMAIL PROTECTED]> wrote: Mark Phillips <[EMAIL PROTECTED]> writes:> I have Sarge installed and would like to install kde. However, the kde package> seem

Re: Need Help Installing KDE on Debian

2006-10-13 Thread Angelina Carlton
Mark Phillips <[EMAIL PROTECTED]> writes: > I have Sarge installed and would like to install kde. However, the kde > package > seems to be broken (as well as the gnome package). > Hi Mark, Are you sure they are broken? Can you tell us what you did to install KDE and what happened, possibly wit

Need Help Installing KDE on Debian

2006-10-12 Thread Mark Phillips
I have Sarge installed and would like to install kde. However, the kde package seems to be broken (as well as the gnome package). These appear to be my options 1. Install from source. But then I loose the advantage of apt-get upgrade 2. Upgrade to testing - that kde package seems to be OK.

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-27 Thread John Stumbles
Jon Dowland wrote: At 1146072858 past the epoch, John Stumbles wrote: On my system .[x|X]session doesn't exist by default, so kde (or whatever is chosen at the start-session menu) is getting started by some other mechanism. Yes, KDM is calling startkde which in turn calls kdeinit. Thanks.

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-27 Thread Felix C. Stegerman
On 2006-04-26 16:41:47, Michael M. wrote: > Felix C. Stegerman wrote: > > > >Since I use openbox + perlpanel + my_own_session_manager, > >I just source my .bashrc in my .xinitrc. > > Sorry, Felix, could you explain what you mean my "my own session > manager"? You mean something other than gdm, kd

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-27 Thread Jon Dowland
At 1146072858 past the epoch, John Stumbles wrote: > On my system .[x|X]session doesn't exist by default, so > kde (or whatever is chosen at the start-session menu) is > getting started by some other mechanism. Yes, KDM is calling startkde which in turn calls kdeinit. > At the 'Start new session'

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Michael M.
Felix C. Stegerman wrote: Since I use openbox + perlpanel + my_own_session_manager, I just source my .bashrc in my .xinitrc. Sorry, Felix, could you explain what you mean my "my own session manager"? You mean something other than gdm, kdm, xdm or wdm? -- Michael M. ++ Portland, OR ++ U

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Felix C. Stegerman
> Aha! that works! Thanks. You're welcome. > Is that documented somewhere? > I've looked at http://www.kde.org/documentation/ especially > http://www.kde.org/areas/sysadmin/, and http://docs.kde.org/ I found it out by reading (the comments in) /usr/bin/startkde, but in unstable it's now documen

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread John Stumbles
Jon Dowland wrote: It depends entirely on which session manager is used or which method of starting your session. If you create a ~/.xsession script which execs "startkde" you could specify the PATH before that and have it inherited by startkde and all subsequent processes. You then would need t

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread John Stumbles
Felix C. Stegerman wrote: Try renaming `setpath' to `setpath.sh'. Aha! that works! Thanks. Is that documented somewhere? I've looked at http://www.kde.org/documentation/ especially http://www.kde.org/areas/sysadmin/, and http://docs.kde.org/ Of course it only works for kde. That's good enou

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Felix C. Stegerman
On 2006-04-26 16:06:20, John Stumbles wrote: > Felix C. Stegerman wrote: > > >I personally use .xsession / .xinitrc to start a custom X session and > >add ~/bin to my $PATH in there. > >To do the same with GNOME, you can edit ~/.gnomerc. > >To do the same with KDE, you can create a new executable

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Felix C. Stegerman
On 2006-04-26 10:39:43, John Stumbles wrote: > On kubuntu (and SuSE, IIRC) if I have a ~/bin directory it gets included > in my $PATH but this doesn't happen under debian. (In all cases I'm > using kde with kdm as my window manager.) ... > I've googled www and usenet and searched debian lists but n

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Liam O'Toole
On Wed, 26 Apr 2006 12:41:36 +0100 Jon Dowland <[EMAIL PROTECTED]> wrote: > At 1146047983 past the epoch, John Stumbles wrote: > > I've googled www and usenet and searched debian lists but > > not found an answer to the question of setting the > > environment for my whole X session, not just for c

Re: include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread Jon Dowland
At 1146047983 past the epoch, John Stumbles wrote: > I've googled www and usenet and searched debian lists but > not found an answer to the question of setting the > environment for my whole X session, not just for console > session within X. It depends entirely on which session manager is used or

include ~/bin in $PATH under kde on debian (sarge)

2006-04-26 Thread John Stumbles
On kubuntu (and SuSE, IIRC) if I have a ~/bin directory it gets included in my $PATH but this doesn't happen under debian. (In all cases I'm using kde with kdm as my window manager.) The ~/.bash_profile of any new users I create has: "" # include .b

Re: .bash_profile and xdm/KDE on Debian etch

2005-10-20 Thread Jan T. Kim
On Thu, Oct 20, 2005 at 12:01:13AM +0100, Benjamin A'Lee wrote: > On Wed, 2005-10-19 at 13:44 -0700, Scott Denlinger wrote: > > is there > > something about the way xdm or KDE starts which keeps it from sourcing a > > .bash_profile file? How can I configure xdm or KDE to read in these files if > >

Re: .bash_profile and xdm/KDE on Debian etch

2005-10-19 Thread Benjamin A'Lee
On Wed, 2005-10-19 at 13:44 -0700, Scott Denlinger wrote: > is there > something about the way xdm or KDE starts which keeps it from sourcing a > .bash_profile file? How can I configure xdm or KDE to read in these files if > they don't? .bash_profile is only sourced for login shells; when you open

.bash_profile and xdm/KDE on Debian etch

2005-10-19 Thread Scott Denlinger
I recently made the switch to XOrg from XFree86 when I updated my Debian testing box, and since I prefer to log into a shell then use 'startx' to get into X, I used 'update-rc.d' to get rid of xdm in init.d. Before I did this, though, I noticed some interesting behavior. If I logged into my machine

Re: kde on debian.

2002-02-14 Thread David Frey
On Fri, Feb 15, 2002 at 08:42:39AM +0800, louie miranda wrote: > will debian add KDE on its xwindows/desktop? > thnx. > KDE is in the Testing (Woody) and Unstable (Sid) branches. I wouldn't use Potato on a desktop system anyway since it is so out of date. -Dave

kde on debian.

2002-02-14 Thread louie miranda
will debian add KDE on its xwindows/desktop? thnx. louie miranda (axis0.ath.cx) -- Security Is A Series Of Well-Defined Steps chmod -R 0 / ; and smile :)

Re: KDE on debian

2000-08-21 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Mon, 21 Aug 2000, Triggs; Ian wrote: > Also while I'm here I am looking for a clone of pine for use on > debian. I'm using nano instead of pico, is there a similar program for > mail?? pine and pico can be found at: http://members.mint.net/frodo/pine/ noah

Re: KDE on debian

2000-08-21 Thread Paulo Henrique Baptista de Oliveira
It's for kde 1 too. Check it. Quoting Triggs; Ian ([EMAIL PROTECTED]): > Isn't kde.tdyc.com only for KDE2 packages? > > > > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >

Re: KDE on debian

2000-08-21 Thread Triggs; Ian
Isn't kde.tdyc.com only for KDE2 packages?

Re: KDE on debian

2000-08-21 Thread Paulo Henrique Baptista de Oliveira
Quoting Triggs; Ian ([EMAIL PROTECTED]): > Hi, I am dying to use to latest stable release of KDE on potato. Can > anyone suggest a place where I can find the deb packages I need?? kde.tdyc.com > > > Also while I'm here I am looking for a clone of pine for use on > debian. I'm using nano

KDE on debian

2000-08-21 Thread Triggs; Ian
Hi, I am dying to use to latest stable release of KDE on potato. Can anyone suggest a place where I can find the deb packages I need?? Also while I'm here I am looking for a clone of pine for use on debian. I'm using nano instead of pico, is there a similar program for mail?? Thanx in advance,

Re: KDE on Debian 2.2 Frozen (Potato)

2000-05-02 Thread Jonathan Heaney
Andrew Weiss wrote: > > > -Original Message- > From: Paul [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 02, 2000 3:51 PM > To: debian-user@lists.debian.org > Subject: KDE on Debian 2.2 Frozen (Potato) > > I have try to install KDE on my Debian 2.2 system an

RE: KDE on Debian 2.2 Frozen (Potato)

2000-05-02 Thread Andrew Weiss
Title: RE: KDE on Debian 2.2 Frozen (Potato) -Original Message- From: Paul [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 02, 2000 3:51 PM To: debian-user@lists.debian.org Subject: KDE on Debian 2.2 Frozen (Potato) I have try to install KDE on my Debian 2.2 system and fail, I first

KDE on Debian 2.2 Frozen (Potato)

2000-05-02 Thread Paul
I have try to install KDE on my Debian 2.2 system and fail, I first tried the .deb files for ftp.kde.org but they are for debian slink. Next I tried the RPMs of KDE this also failed with a heap of error. So I downloaded the tarables of it and started compiling. So far have not been able to get it

Re: how stable is KDE on Debian 1.3.1 r6

1998-04-24 Thread Rev. Joseph Carter
On Thu, Apr 23, 1998 at 08:19:03PM -0400, Alain Toussaint wrote: > i'm writing this list because i want to know if there's someone using KDE > on a bo system and i'd like to know if it's good to try the binary > available or i'm better to compile the sources ?? afaik there is a beta4 for bo, just

how stable is KDE on Debian 1.3.1 r6

1998-04-24 Thread Alain Toussaint
i'm writing this list because i want to know if there's someone using KDE on a bo system and i'd like to know if it's good to try the binary available or i'm better to compile the sources ?? thanks a lot. Alain -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub