[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-india
Subject:    Re: [KDE-India] widget-taskbar bug : where to start
From:       Shantanu Tushar <shaan7in () gmail ! com>
Date:       2012-01-04 7:23:48
Message-ID: 1344951.fp5AO4355t () shaan-laptop
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hmm to explain that I need to know how exactly you've built into the kde-
devel dir, ping me on #kde-in (Shaan7) when you're there.

-- 
Shantanu Tushar
http://www.shantanutushar.com


On Wednesday 04 Jan 2012 12:06:40 AM Amandeep Singh wrote:
> > Rather than a  nested session, I use a separate xsession to start the
> > build kde workspace. To do this you need to create a script which sets
> > all the enironment variables (such as KDEDIRS) according to your build
> > setup and then call startkde in the script. Then create an xsession
> > entry (which is basically a new file in /usr/share/xsessions (in
> > debian/ubuntu) . For example
> > i have a file kde-trunk.desktop which reads-
> > 
> > [Desktop Entry]
> > Encoding=UTF-8
> > Type=XSession
> > Exec=/home/shaan/startkde4
> > TryExec=/home/shaan/startkde4
> > Name=KDE Trunk Workspace
> > 
> > where /home/shaan/startkde4 is the script I was talking about earlier.
> > Feel free to ask if you have doubts.
> 
> I created the desktop entry as suggested. How to create the startkde4 
script
> ?
[Attachment #5 (unknown)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" \
"http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" \
content="1" /><style type="text/css"> p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; \
font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hmm to \
explain that I need to know how exactly you've built into the kde-devel dir, ping me \
on #kde-in (Shaan7) when you're there.</p> <p style="-qt-paragraph-type:empty; \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; ">&nbsp;</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">-- </p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">Shantanu Tushar</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;"><a href="http://www.shantanutushar.com"><span \
style=" text-decoration: underline; \
color:#0057ae;">http://www.shantanutushar.com</span></a></p> <p \
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br />On Wednesday 04 Jan \
2012 12:06:40 AM Amandeep Singh wrote:</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; &gt; Rather than a  nested session, I use a \
separate xsession to start the</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; &gt; build kde workspace. To do this you need to create a \
script which sets</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; \
all the enironment variables (such as KDEDIRS) according to your build</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; setup and then call \
startkde in the script. Then create an xsession</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; &gt; entry (which is basically a new file in \
/usr/share/xsessions (in</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; &gt; debian/ubuntu) . For example</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; i have a file \
kde-trunk.desktop which reads-</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; &gt; </p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; &gt; [Desktop Entry]</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; &gt; Encoding=UTF-8</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Type=XSession</p> \
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; \
Exec=/home/shaan/startkde4</p> <p style=" margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;">&gt; &gt; TryExec=/home/shaan/startkde4</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Name=KDE Trunk \
Workspace</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; \
</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; where \
/home/shaan/startkde4 is the script I was talking about earlier.</p> <p style=" \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Feel free to ask if \
you have doubts.</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; \
margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p> \
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; I created the desktop \
entry as suggested. How to create the startkde4 script</p> <p style=" margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px; -qt-user-state:0;">&gt; ?</p></body></html>



_______________________________________________
KDE-india mailing list
KDE-india@kde.org
https://mail.kde.org/mailman/listinfo/kde-india


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic