@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7



Comments:

<0> hey all
<0> is there a kde admin tool for sqlite?
<1> You can get one like in Jur***ic Park, the flying directory navigation is a real SGI program
<2> kirun: aye, but what i meant was the physical setup
<2> 19" crt on a garage sale desk with a beige box on the floor just doesn't cut it any more
<2> although i have always thought about creating some kind of MovieOS theme
<1> Well, they never use mice in movies, you'd have to hack up Ratpoison :)
<2> they used mice in anti trust
<2> but who needs mice anyway?
<2> my mouse fell behind the desk once and it was three days before i bothered to fish it back up
<1> Somebody made an LCARS theme for Mozilla, which was usable for about two minutes without vomiting
<1> I can't see a command-line paint program doing too well
<3> Can sb. tell me where kmail writes its logfiles to?
<4> log files?
<3> It freezes everytime while fetching one specific mailbox and there is a handshake between server and client... this is what I'm looking for.



<4> I'm not sure if it logs that stuff
<3> Oh, thats bad. Then I try etherreal... thx.
<5> is there a way to put command line parameters in a KDE application's rc file, so that it will always start with them?
<6> Could anyone please explain the method KDE uses to distribute tasks in a dual head environment?
<6> Or the source file that controls it?
<7> control what?
<6> The way kde distributes it's tasks to the relevant desktops in a dual headed environment eastwood.
<7> i dunno, i dont use that
<7> i've 2 monitors, but the other is connect to the server
<7> connected*
<7> try google
<6> To the server?
<6> Yeah, it's a tricky one to google :(
<7> yeah, 2 monitors
<7> 1 to the deskto
<7> and the other 1 to the server
<6> Oh right, two different machines :P
<7> ofc
<7> :)
<6> I have a dual head setup, but without using Xinerama I can't drag windows across, so I was attempting to write an application that transfers windows from one task bar to the other, the process stills runs, so I presume it's merely the KDE kicker that's distributing the tasks.
<7> might be
<7> im not expert in that, so i cant tell ya
<6> Please become one :P
<6> Preferably in the duration of today or tomorrow ;)
<7> soryr, i gotta study SQL now
<7> google is your friend
<7> he knows
<8> can I take a .kde from a 3.5.3 install and use it on a 3.5.1 install?
<9> try
<9> :)
<9> ithionk yes
<7> i think there will be no worries
<10> frb-work: the problems would be minor
<11> ello
<11> I got my daughter to make a top-bar idea for a KDE design
<11> http://img301.imageshack.us/img301/4671/kdetopbar2sv.png
<7> topbar?
<7> for the website?
<11> Yup
<11> Just a spontaneous idea she had
<7> isn't it like that already=
<7> it's a bit different
<11> no
<7> anyways, you can submit it in the wish list
<10> I like lower-profile ones meself :)
<10> It would be sweet elongated
<11> Hmm, it looks nice to me
<11> the current one is a bit cut and thrust
<10> yep
<10> it just looks HUGE :)
<10> if you elongated it it would still fit the site's dynamics well and look way better
<11> Yeah, it is huge
<11> For the purposes of showing it in detaik
<11> detail
<10> yep
<10> I like it
<10> reduce it by 4x and put a bunch of filler in between the two icons and it's fantastic :)
<11> I'll give her mixed good newsa
<11> :-P
<12> How do you make a list of the contents of a folder (scanning recursivly) in a text file using the command line?
<13> find dir/ > file.txt



<12> thanks
<13> or if you want just files: find dir/ -type f
<12> One other thing, "su" changes to root, how do you change back?
<14> exit
<12> ah, cool
<15> What file should I shred to ensure no data is leaked (I believe it'd be the kwallet database) ?
<16> Hi peeps.
<16> I'm trying to compile one of the skeleton projects in kdevelop, but gmake says it needs autoconf 2.53 or newer, and my 2.6 won't do. Any ideas?
<16> Actually, sod it.
<16> I've just seen how much crap has already been generated before I've written a line of code.
<16> 1.2MB of it.
<11> Woo-tah
<11> Wow, this is really coming together :-D
<11> I managed to make a top bar idea with my poor web skills
<11> http://www.shinto-uk.org.uk/KDE/index.html
<8> how can I change the default action on Suspend to be Suspend to RAM?
<15> Spum: it looks nice. Why not just making an image ?
<11> So it scales over the size of the screen
<11> ;-)
<15> Spum: oh! then you need/want svg.
<11> urr...
<11> SVG on websites?
<11> Maybe not a good idea :-;/
<15> Spum: it is an awesome idea. It is what it was meant to be (along other things).
<11> Hmm
<11> But, for IE users
<11> Who may go to the site
<11> To move to KDE
<15> yeah.
<11> or for businesses, wanting to go there
<11> huge focal point
<11> dead
<15> Spum: the fact that... 91% ? is totally misslead it doesn't mean it isn't a good idea.
<15> IE users can get this: http://www.adobe.com/svg/
<11> Yeah, but we dont want to tell users what toget
<11> or Decide what's best for them
<15> yeah.
<11> If it causes problems, it'll look poor on non-supporting browsers
<15> I know I know... I have quited web developing because of that.
<11> Im not a web developer
<11> I just wanted to see how that looked
<15> I was a web developer... bosses and IE drived me crazy.
<17> does anyone use kdevelop?
<17> does it have integration for qt4?
<18> if you installed it from your distros packages, the answer is almost certainly no
<11> Yeah, i use KDevelop
<18> it would actually probably be better for you to develop against qt3 for the moment anyway
<11> whoa
<11> i just "felt lucky" and typed kdevelop screenshots
<11> http://www.functionx.com/screenshots/kdevelop/appwizard1.gif
<11> :-D
<11> Old?
<17> i have been working on porting some tools from qt3 to qt4, and i have had some issues with QListView
<18> which version of qt4
<17> it seems that the QListView was both a tree oriented and flat model orented in qt3
<17> right now qt4.1.2
<18> I understand QListView might have seen some development in 4.2
<17> great..
<17> porting work is never done...
<11> http://doc.trolltech.com/4.1/qlistview.html
<17> also, i dont use designer, and the old code had custom qlistview widgets..
<18> KDE 4 is being worked on against 4.2 TP, so that's actually probably the best version to work against anyway
<11> Neat
<17> how is plasma comming along?
<19> TP?
<11> Tetris Player
<17> no.. :-)
<17> toliet paper
<11> :-D
<11> Team Player
<17> actually i use eclipse for qt dev.
<18> technology preview
<11> *sigh*


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #kde
or
Go to some related logs:

slapadd: could not parse entry
Error: Cannot gain SYS_RAWIO capability.Is cdrecord installed SUID root?
mythweb Please install the MySQL libraries for PHP.
#fedora
#linux
#oe
SenderID baracuda
irc aoeuid
No rule to make target mudules_install
ubuntu redetect graphic card



Home  |  disclaimer  |  contact  |  submit quotes