IRC log for #kde on 20090320

00:00.36JucatoHalf-Left: that's a bit different and relies on the session manager. but it's a workaround
00:00.59kkunouhm I see only the enable/disable checkbox and the start only in kde option
00:01.06Half-LeftYou mean the app to be supported?
00:01.25Jucatokkuno: Half-Left's talking about the Session Manager options
00:01.40JucatoHalf-Left: kkuno's talking about the Autostart module
00:01.49kmgQ on Akregator (v1.4.1): How to I get a list of articles for a Feed? Currently, the right pane only shows general Feed details (URL & etc).
00:01.50kkunoah
00:02.39*** join/#kde zxiiro (n=quassel@i216-48-163-28.cia.com)
00:03.09Half-Left:)
00:03.33*** join/#kde Kwitschibo (n=Michael@host-091-096-249-040.ewe-ip-backbone.de)
00:03.40kkunobrb
00:03.41Half-LeftNight
00:03.46kkunonight
00:03.47kkuno:S
00:04.02josh-lso here is my request :) http://www.kde-look.org/content/show.php/Avant+%5BREQUEST!%5D?action=content&content=101283
00:04.48*** join/#kde tkrashe (n=krash@d12-232.rb2.lax.centurytel.net)
00:06.06*** join/#kde dturut (n=Dogukan@unaffiliated/dturut)
00:06.25daniel2I noticed if you use a dark theme, a lot of applications dont display text properly.
00:07.31Jucato"a lot"? I only have one consistent offender in mind though...
00:07.31*** join/#kde kkuno (n=wefw@151.64.200.212)
00:07.33*** join/#kde joshua_ (n=joshua@pool-173-66-53-36.washdc.fios.verizon.net)
00:09.15phoenixzIs there a way / command in shell that I can cat the contents of a text filie to the clipboard of KDE?
00:09.42phoenixzlike cat textfile > /dev/kde/clipboard (just a silly example, but it shows the idea)
00:10.29joshua_can dolphin save window style?
00:10.47phoenixzjoshua_: you mean like position and all?
00:10.53joshua_i mean window size
00:11.17*** part/#kde jams (n=jams@CPE-65-29-35-68.wi.res.rr.com)
00:11.27Ace2017_-phoenixz: why do you need to?
00:11.31joshua_phoenixz: window size?
00:11.32phoenixzjoshua_: KDE4? that can be done with configure window behaviour..
00:11.36Jucatothat's KWin's job. and yes, most of the time sizes are remembered
00:11.39joshua_oh right thanks
00:12.10joshua_yup that was it thx
00:13.03*** join/#kde margiolas_ (n=chris@147.52.194.48)
00:13.14phoenixzAce2017_-: I have a 2000 line text file and I need the text copied in the clipboard to paste in gmail...  it would be a nice linux extra if it were poossible :)
00:13.40*** join/#kde benetasso (n=ze@c951fa39.virtua.com.br)
00:13.53devilsadvocate_wonders if dumping 2000 lines onto the clipboard is a good idea
00:14.08Ace2017_-devilsadvocate_: how else can you copy it ...
00:14.33devilsadvocate_Ace2017_-, email the file itself?
00:14.34karthikpwonders what the max size is for the contents of the clipboard...
00:14.39phoenixzdevilsadvocate_: I can select 2000 lines in a GUI editor, surely...  but a command for this would  be lots faster
00:14.46Jucatothe only way I can think of: qdbus org.kde.klipper /klipper setClipboardContents "$(cat filename)"
00:15.04Ace2017_-ALIAS THAT!
00:15.08Jucatosomeone asked the same question the other day.  one other answer is using xclip
00:16.50pinotreeclips Jucato to klipper
00:17.10Jucatoas long as it's not Clippy... :)
00:17.13Ace2017_-pinotree: file too large, no way it could hold his mind
00:17.34Jucatoyou overestimate the contents of my mind :)
00:17.46pinotreeJucato: bad luck, it is Clippy, BWHAHAHA
00:17.52Jucatonooooo
00:17.58pinotreecomes back to his distracting ksudoku
00:18.03phoenixzJucato:  that sounds okay.. should exist in some script though.. :) I'll make one
00:18.25*** join/#kde LnxSlck_ (i=1000@95.69.9.252)
00:18.27*** part/#kde kmg (n=kmg@203-30-105-26.rucc.net.au)
00:18.53*** join/#kde dturut (n=Dogukan@92.44.192.224)
00:24.59*** join/#kde alphad_ (n=alphad@41.207.218.94)
00:24.59*** join/#kde OldMan (n=curmudge@75-173-240-111.clsp.qwest.net)
00:25.20*** part/#kde OldMan (n=curmudge@75-173-240-111.clsp.qwest.net)
00:32.31*** join/#kde blade_runner (n=arezende@200.184.118.130)
00:34.03*** join/#kde margiolas__ (n=chris@147.52.194.47)
00:34.20*** join/#kde margiolas__ (n=chris@147.52.194.47)
00:36.26*** join/#kde evaluser (n=evaluser@97-124-182-95.hlrn.qwest.net)
00:37.29*** join/#kde v6lur (n=v6lur@82.131.40.51.cable.starman.ee)
00:39.35*** join/#kde lwizardl (n=Owner@c-67-177-142-128.hsd1.mi.comcast.net)
00:39.38kdepepodaniel2, a lot? which?
00:40.04v6lurcould someone tell me the difference betweet %f and %u in konqueror servicemenus and such? (KDE 3.5.10, if that makes any differince)
00:40.13daniel2kdepepo, Well, The internet browsers except opera for one.
00:41.04sandsmarkv6lur: iirc, %f if the application doesn't support reading directly over network
00:41.04v6lurthey seem to produce exactly the same string...
00:41.21lwizardlanyone know of a chat channel for Lemon POS?
00:41.29*** join/#kde _dfox (n=dfox@64-71-11-91.static.wiline.com)
00:41.45v6lurso %u aads protocol, if needed?
00:41.50v6luradds*
00:42.37sandsmarkv6lur: yeah, and %f downloads the file first, and uploads it back if it changes (at least in 4.2, iirc)
00:43.01*** join/#kde eternaleye (n=quassel@pool-71-112-7-214.sttlwa.dsl-w.verizon.net)
00:43.01kdepepodaniel2, "browsers"? you mean non KDE applications?
00:43.04*** join/#kde oggb4mp3 (n=oggb4mp3@cpe-24-198-11-197.buffalo.res.rr.com)
00:43.11daniel2kdepepo, Even konquerer.
00:43.13*** part/#kde Magicblaze007 (n=sony@CS2173.cs.fsu.edu)
00:43.24v6lurok, thank you, sandsmark
00:43.25kdepepodaniel2, you are talking about the web content?
00:43.29sandsmarknp
00:43.30*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
00:43.30daniel2kdepepo, Yes.
00:43.57kdepepodaniel2, that pages should be fixed or offer matching CSS schemes.
00:44.09daniel2heh.
00:44.13*** part/#kde v6lur (n=v6lur@82.131.40.51.cable.starman.ee)
00:46.30*** join/#kde Cueball|2 (n=lee@lb3.co.uk)
00:52.36*** join/#kde Flyser (i=Flyser@unaffiliated/flyser)
00:57.37*** join/#kde scientes (n=scientes@75-165-16-192.tukw.qwest.net)
01:00.58*** join/#kde JackWinter2 (n=jack3@vodsl-8793.vo.lu)
01:02.36*** join/#kde bbelt16ag2 (n=bbelt16a@c-76-29-138-27.hsd1.fl.comcast.net)
01:03.24*** part/#kde lwizardl (n=Owner@c-67-177-142-128.hsd1.mi.comcast.net)
01:08.38*** join/#kde Cripps (n=Cripps@stjhnf0124w-142162071045.pppoe-dynamic.nl.aliant.net)
01:10.16*** join/#kde cypr1nus (i=CYPR1NUS@plus.ds14.agh.edu.pl)
01:10.31*** join/#kde caotic (n=ccolorad@201.101.15.197)
01:12.50*** join/#kde MinceR_ (n=mincer@unaffiliated/mincer)
01:12.52cypr1nushas anyone seen the big use of kde4.2.1? after 15hrs it 'eats' 1.8GB of RAM with the same number of applications started like on the beggining. No garbage collecting enough or memory leaks?
01:15.16*** join/#kde mikemc2k (n=mikemc2k@adsl-074-232-172-090.sip.asm.bellsouth.net)
01:18.04sandsmarkcypr1nus: what is using memory ?
01:18.16sandsmarkhit ctrl+esc, and sort by memory usage
01:18.24*** join/#kde archangle25 (n=ronan@aris.its.monash.edu.au)
01:20.06cypr1nusholy! dbus-daemon = 671MB
01:20.11cypr1nusX = 548MB
01:20.17cypr1nusjuk 148MB
01:20.20sandsmarkdbus isn't KDE
01:20.31cypr1nusnepomukservices 92
01:20.41cypr1nusplasma 38
01:20.44sandsmarklooks like juk is leaking
01:21.08sandsmarktry restarting juk, and spank mpyne :)
01:22.44cypr1nusjuk 115 by now
01:22.46sandsmarkyou might be running old versions or something, I leave my laptop on for days, and dbus-daemon uses only 740kb of memory, and x uses 270
01:22.56joshua_anyone know how i can hack the Glassified plasma theme so that the panel looks right at a smaller size?
01:23.15cypr1nussandsmark: nope, i've got always up2date
01:23.24sandsmarkwhich distro ?
01:23.44cypr1nusgentoo
01:23.47sandsmarkhas dbus 1.2.4.4permissive-1
01:24.03sandsmarkwell, then you've probably screwed up some useflags or something :p
01:24.26cypr1nusit's always about USE flags :p
01:24.42sandsmarkthat's one reason I don't use gentoo anymore :p
01:24.54joshua_N-E oney?
01:25.14cypr1nusleave principals
01:25.18*** join/#kde kardasa (n=kardasa@57-mo2-6.acn.waw.pl)
01:26.01sandsmarkthe worst memory hog here, is nepomukservices, with ~300MB, and that's about the size of the index, which makes sense to keep in memory
01:26.29sandsmarkbut goodnight
01:26.55cypr1nussize if the index?
01:27.45*** part/#kde kardasa (n=kardasa@57-mo2-6.acn.waw.pl)
01:28.04*** join/#kde yzhou (n=yzhou@60.247.97.97)
01:32.36*** join/#kde qupada (n=qupada@131.203.203.2)
01:35.49ZarinJucato, actually it's not KWin's job to remember window sizes. Currently that's handled by kdelibs
01:37.28*** join/#kde zxiiro (n=quassel@i216-48-163-28.cia.com)
01:45.09*** join/#kde nate_ (n=nate@pa-67-234-79-115.dhcp.embarqhsd.net)
01:45.14*** join/#kde ninjaslim (n=sabeeh@ool-ad035d4e.dyn.optonline.net)
01:45.54nate_my k menu button disapeared how can i get it back
01:47.47nate_any.....
01:49.21nate_thoughts......
01:54.13*** join/#kde lihuang (n=huanglij@60.247.97.98)
01:59.08doleybnate_: well, you right click down there, add widget, add program launcher
01:59.20*** join/#kde lihuang (n=huanglij@60.247.97.98)
02:00.40*** join/#kde |Jedi| (n=scoobasp@pool-70-105-71-198.chi.dsl-w.verizon.net)
02:01.01*** join/#kde mschiff (n=mschiff@e176101071.adsl.alicedsl.de)
02:06.08*** join/#kde jordoex (n=quassel@d154-20-29-131.bchsia.telus.net)
02:06.43*** join/#kde Tub_ (n=tub@f051043252.adsl.alicedsl.de)
02:07.01*** join/#kde abhishekbatra (i=ca4ea503@gateway/web/ajax/mibbit.com/x-11bdfe9b46bfe3b3)
02:08.05*** join/#kde stuffcor1se (n=rick@121.98.136.241)
02:09.23*** join/#kde shash (n=shash@amarok/developer/shash)
02:09.46*** join/#kde derek_k (n=derek@S0106001e58322e82.wk.shawcable.net)
02:10.47*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
02:12.45*** part/#kde oneforall (n=guru@d206-75-51-227.abhsia.telus.net)
02:15.42devilsadvocate_is it normal for krunner to show multiple (right now 2) copies of icons? :/
02:16.09drantinhappens here for some apps
02:16.53*** join/#kde junwei (n=junwei@CPE00179a5188f8-CM0014e8268ab0.cpe.net.cable.rogers.com)
02:17.09junweikk
02:18.46*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
02:19.05*** join/#kde Sinister` (n=rolland@pool-72-77-74-19.pitbpa.east.verizon.net)
02:20.36*** join/#kde mangospork (n=mangospo@cpe-66-75-37-60.san.res.rr.com)
02:22.29*** join/#kde underdog5004_ (n=matthew@75.63.18.85)
02:24.18*** join/#kde mx-tvt (n=quassel@bl6-181-118.dsl.telepac.pt)
02:25.50*** join/#kde Carl_ (n=Carl@96.239.138.140)
02:28.16*** join/#kde Dunedan_ (n=dunedan@phoenitydawn.de)
02:28.47*** join/#kde ralph (n=ralph@p579CC5D7.dip.t-dialin.net)
02:32.47*** join/#kde JackWinter3 (n=jack3@vodsl-8793.vo.lu)
02:38.18*** join/#kde shash (n=shash@amarok/developer/shash)
02:47.21*** join/#kde dashcloud (n=dashclou@pool-151-197-201-37.phil.east.verizon.net)
02:48.37*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
02:48.51*** join/#kde mschiff (n=mschiff@e176101071.adsl.alicedsl.de)
02:52.31*** join/#kde fedora (n=fedora@74-130-100-225.dhcp.insightbb.com)
03:08.17*** join/#kde Lord^Anubis (n=anubis@unaffiliated/lordanubis/x-837129)
03:09.32*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
03:12.57*** join/#kde tsukasa` (n=tsukasa@unaffiliated/tsukasa)
03:18.11*** join/#kde LjL (n=ljl@ubuntu/member/ljl)
03:18.54*** join/#kde shash_ (n=shash@117.193.34.22)
03:22.40*** join/#kde mx-tvt (n=quassel@bl6-181-118.dsl.telepac.pt)
03:23.10*** join/#kde valente (n=quassel@cb2-84-91-30-199.netvisao.pt)
03:23.31*** join/#kde morla (n=quassel@e178041106.adsl.alicedsl.de)
03:26.34*** join/#kde Cripps (n=Cripps@stjhnf0124w-142162071045.pppoe-dynamic.nl.aliant.net)
03:34.14*** join/#kde mx-tvt (n=quassel@bl6-181-118.dsl.telepac.pt)
03:38.13*** join/#kde blauzahl (n=ax@m209-8.dsl.rawbw.com)
03:42.21*** join/#kde hazard_ (n=hazard@rrcs-72-45-162-77.nys.biz.rr.com)
03:43.04*** join/#kde junior (n=junior@200.139.78.242)
03:46.53hazard_I seem to have an issue with copy/pasting to/from urxvt. I can highlight to copy like normal (At least, I think that's what the appearance of the highlighted text in klipper means.), but can't figure out how to paste it.
03:53.35*** join/#kde hax0r1337 (n=nfm@c-71-201-7-44.hsd1.il.comcast.net)
03:56.22*** join/#kde beardbar (n=quassel@96.41.199.59)
03:58.22*** join/#kde hoban (n=hoban@c-76-27-36-128.hsd1.ut.comcast.net)
03:58.47hobanevening all. how can I disable workspace switching if mouse wheel is scrolled on desktop?
04:01.16*** join/#kde XwZ1 (n=XwZ@LRouen-152-83-13-226.w80-13.abo.wanadoo.fr)
04:01.51*** join/#kde mx-tvt_ (n=quassel@bl6-181-118.dsl.telepac.pt)
04:03.03*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
04:04.43*** join/#kde beardbar_ (n=quassel@96.41.199.59)
04:09.03*** join/#kde skwurp (n=quassel@118-93-52-102.dsl.dyn.ihug.co.nz)
04:13.35*** join/#kde Kwitschibo (n=Michael@host-091-097-092-015.ewe-ip-backbone.de)
04:20.40*** join/#kde bkurt (n=bkurt@cpe-98-28-70-255.columbus.res.rr.com)
04:20.41*** join/#kde dartmouth (n=cpunches@cpe-24-25-172-165.maine.res.rr.com)
04:21.37dartmouthdoes anyone know what causes this error? http://pastebin.com/m607e626f
04:22.44*** join/#kde ilj (n=ilj@sourcemage/grimoire/apprentice/ilj)
04:27.00hazard_How do I adjust window decoration sizes? I have a resolution of 1280X800, but these windows look like 800X600 they're so big.
04:28.04kdepepohazard_, use a different decoration, there are some on kde-look.org
04:28.20dartmouthis kde4 difficult to build from source?
04:29.38Jucatohazard_: are you sure you're actually running on 1280x800? check System Settings -> Display
04:29.39kdepepodartmouth, if you have a "undefined symbol error" you are mixing different versions of libraries. Remove distro packages when compiling your own KDE.
04:30.09dartmouthkdepepo: how can I tell where the conflicts are?
04:30.51kdepepodartmouth, classes starting with Q are Qt classes :)
04:31.32dartmouthkdepepo: so is that a problem with having Qt3 installed at the same times as Qt4?
04:31.36kdepepodartmouth, so you probably compiled with Qt 4.5 headers but have Qt 4.4 installed.
04:31.47dartmouthi didn't even compile it.
04:31.55dartmouththey were slackware binary packages
04:32.02dartmouthi think im just going to build it from source
04:32.24kdepepodartmouth, then ask your packager what requirements the packages have.
04:32.31dartmouthi just wanted to make sure that it wasn't going to be too difficult
04:33.05*** join/#kde skwurp_ (n=quassel@118-93-54-109.dsl.dyn.ihug.co.nz)
04:33.16dartmouthkdepepo: they're unresponsive most of the time lol i'd really rather not wait.....********i would like to build it from source if i can get confirmation that it's not regarded as a fool's errand******
04:33.59*** join/#kde abe (n=abe@125-237-92-21.jetstream.xtra.co.nz)
04:34.04kdepepodartmouth, if you are patient to READ, it isn't hard, the description is on techbase.kde.org
04:36.50*** join/#kde mx-tvt (n=quassel@bl6-181-118.dsl.telepac.pt)
04:39.29hazard_kdepepo: Thanks.
04:39.36hazard_Jucato: I'm sure.
04:39.42*** join/#kde Crell (n=lgarfiel@c-24-13-255-226.hsd1.il.comcast.net)
04:40.23*** join/#kde mx-tvt (n=quassel@bl6-181-118.dsl.telepac.pt)
04:40.27*** join/#kde ranjan__________ (n=enggpub7@122.167.244.163)
04:41.10*** join/#kde corigo1 (n=damon@123.20.123.144)
04:41.48*** join/#kde Ci-Dev_ (n=ci-dev@p54BDE2F9.dip.t-dialin.net)
04:42.33hazard_kdepepo: How do I know if I have Compiz/Beryl/WhatHaveYou?
04:42.45corigo1Why are my open applications adding to the task bar in reverse order?
04:43.20kdepepohazard, if you did not setup anything, you could ask in distributions channel what the defaults are.
04:43.34hazardcorigo1: I noticed that too, though I kind of like it. The way I use my panel (on the right) it makes them work like "the stack"
04:44.15hazardkdepepo: I would, but for the fact that I got banned from that channel already. They didn't like the fact that I didn't trust their binaries but use an RPM based distro.
04:44.46Jucatohazard: press Ctrl+Esc, if kwin is running, then you're using kwin. if compiz or something like that, then it's compiz you're running
04:45.17kdepepohazard, which distro are you using, and in which channel did they ban you
04:45.30hazardJucato: Thanks a heap. Nice to know that's there.
04:45.39hazardkdepepo: CentOS.
04:45.55kdepepohazard, that is a fedora spinoff, right?
04:46.03JucatoRH
04:46.27hazardkdepepo: Related, but not a spinoff. CentOS is the unbranded RHEL.
04:46.33kdepepoah
04:46.36PeterFAkpatience game 567136984 cannot be won.
04:47.03*** join/#kde doc_t (n=thrasher@p549AEE1E.dip.t-dialin.net)
04:47.51CrellHi all.  Is this the right channel to ask about KDE development, or is there somewhere else I should be asking?  (I'm trying to compile a project to help test it, and running into problems.  I'm very much not a C/Qt developer.)
04:49.07kdepepoCrell, what is your real question
04:49.34*** join/#kde tsukasa__ (n=tsukasa@p4FDEE062.dip.t-dialin.net)
04:50.38CrellI'm trying to run a compile of kdevplatform, and part way through I get an error that makeobj is missing.  The author of the build script recommends the kdesdk-scripts package (I'm on Kubuntu), which still leaves me with an error that /usr/games/makeobj (??) is missing.  I've also tried the simutrans-makeobj package, but that bails out with the makeobj help screen, which to me implies the script is not calling it correctly.
04:50.51Crellhttp://milianw.de/blog/building-kdevplatform-kdevelop-and-the-php-plugin-from-svn <-- the instructions I'm following.
04:51.23*** part/#kde johnrw (n=johnrw@c-68-39-252-155.hsd1.nj.comcast.net)
04:51.40kdepepomakeobj is a script in /trunk/KDE/kdesdk/scripts/
04:51.48Crellhm
04:52.00CrellOK, Um.. which means?
04:52.46CrellI'm a PHP developer.  My knowledge of C++/Qt/KDE development is limited to reading the Qt3 quickstart guide about 5 years ago and doing nothing with it, I'm afraid.
04:54.18kdepepoCrell, maybe install snapshot packages, many distributions offer nightly builds of KDE components.
04:54.34*** part/#kde corigo1 (n=damon@123.20.123.144)
04:54.45CrellI suspect the php plugin wouldn't be included in that.
04:55.07kdepepoCrell, where did you get that from?
04:55.21CrellGet which?  The post I just linked?
04:56.19kdepepoCrell, did you install "kdesdk-scripts" as documented there?
04:56.32CrellYes.
04:56.40kdepepoCrell, what does "which makeobj" say
04:57.01CrellIt says /usr/bin/makeobj
04:57.26hazardkdepepo: The more I look at it, I think I've misstated the problem. Misunderstood, really.
04:57.29CrellThe build script, though, gives me an error that it's looking for it in /usr/games/makeobj.  Which is weird.
04:57.40kdepepocan you pastebin the error about "makeobj is missing"
04:57.43hazardkdepepo: I don't think it's just the decorations that appear huge, the whole window does.
04:57.52Crellbash: /usr/games/makeobj: No such file or directory
04:58.09CrellWhich comes after a long line of "Built target X" statements.
04:58.18kdepepohazard, then use a different widget theme. Skulpture has configurable sizes.
04:58.52hazardkdepepo: Thanks, I'll look at that next.
04:59.25kdepepohazard, maybe you just need to reduce font sizes :)
04:59.53*** join/#kde Moult (n=Moult@118.101.135.115)
04:59.58*** join/#kde manu_hack (i=cu51764@banana.cc.columbia.edu)
05:00.00*** join/#kde SandGorgon (n=user@122.163.206.98)
05:00.24Crellkdepepo: I'm tempted to just setup a symlink and see what happens, but that strikes me as a hack that's going to bite me later. :-)
05:00.33hazardkdepepo: I'm not ruling anything out. I've rarely used graphic environments, and as such have little idea what I'm doing.
05:02.45hazardkdepepo: That's definitely a step in the right direction. Things look better, even though they're a bit harder to read. Any other ideas of parts that might be keeping the size large?
05:05.08*** join/#kde Che-Anarc (n=mehdi@bb-82-108-13-47.ukonline.co.uk)
05:05.27Che-AnarcSomething is not right with the runnin of old kde-3.x aps on kde-4 as well as gtk stuff? not sure.... is there a global level log of kde events? like aps run / crashed, etc?
05:07.05*** join/#kde Tomasu (n=moose@S010600195b863efb.ed.shawcable.net)
05:07.49*** join/#kde gnuanu (n=anoop@203.200.156.234)
05:08.40*** join/#kde dvill (n=dvill@wsip-70-183-156-88.lf.br.cox.net)
05:08.42*** join/#kde sabayonlive-2312 (n=sabayonu@189.158.0.13)
05:08.43Crellkdepepo: Any suggestions?  The games thing is confusing me.
05:13.25*** join/#kde classfoo (n=classfoo@58.49.52.114)
05:16.18*** join/#kde wims_ (n=wims@142.80-203-27.nextgentel.com)
05:24.11*** join/#kde tsukasa (n=tsukasa@unaffiliated/tsukasa)
05:25.47*** join/#kde illumin8 (n=illumin8@c-24-19-93-6.hsd1.wa.comcast.net)
05:26.30*** join/#kde Jaaziel (n=Jaaziel@201.114.206.148)
05:29.05*** join/#kde rdvill (n=dvill@wsip-70-183-156-88.lf.br.cox.net)
05:31.25*** join/#kde Rizz0-X (n=Rizz0-X@S01060018f85a15ba.wp.shawcable.net)
05:31.30*** join/#kde Ycarene (n=Ycarene@24-116-56-41.cpe.cableone.net)
05:31.33*** join/#kde sabocat (n=sabocat@c-76-22-75-51.hsd1.wa.comcast.net)
05:31.53*** join/#kde Rizz0-X (n=Rizz0-X@S01060018f85a15ba.wp.shawcable.net)
05:31.58*** join/#kde Ycarene (n=Ycarene@24-116-56-41.cpe.cableone.net)
05:32.31*** join/#kde sabocat (n=sabocat@c-76-22-75-51.hsd1.wa.comcast.net)
05:33.48*** join/#kde Guest19875 (n=robertw@203-97-250-160.cable.telstraclear.net)
05:34.49*** join/#kde Rizz0-X (n=Rizz0-X@S01060018f85a15ba.wp.shawcable.net)
05:34.54*** join/#kde Ycarene (n=Ycarene@24-116-56-41.cpe.cableone.net)
05:34.59*** join/#kde sabocat (n=sabocat@c-76-22-75-51.hsd1.wa.comcast.net)
05:36.38*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
05:37.26*** join/#kde Destroye1661 (n=ORLY@dyn216-8-142-85.ADSL.mnsi.net)
05:46.04*** join/#kde hekkro (n=hekkro@cm215.kappa136.maxonline.com.sg)
05:48.21CrellOK, I think I got that worked out.
05:48.37CrellSo now that I've got kdevelop trunk compiling... how do I run it after make install? :-)
05:49.01*** join/#kde zlinux_ (n=zlinux@79.172.189.223)
05:49.39CrellAh, there's the executable.
05:53.34*** join/#kde Jpeter (n=Jpeter@host-78-15-53-74.cust-adsl.tiscali.it)
05:54.03CrellOK, so if I have a kdevelop .so plugin in lib/kde4, how do I get it to show up in KDevelop itself?
05:55.47*** join/#kde Cripps (n=Cripps@stjhnf0124w-142162071045.pppoe-dynamic.nl.aliant.net)
05:57.32*** join/#kde liveuser (n=liveuser@219.166.dsl.mel.iprimus.net.au)
05:59.01*** part/#kde tiMMMy (n=liveuser@219.166.dsl.mel.iprimus.net.au)
06:04.39*** join/#kde aanderse (n=aaron@CPE001b11cc67d3-CM0019475d7f5e.cpe.net.cable.rogers.com)
06:05.45*** join/#kde Rizz0-X (n=Rizz0-X@S01060018f85a15ba.wp.shawcable.net)
06:13.23*** join/#kde _RedGhostBis_ (n=mercuria@93.8.159.153)
06:18.21*** join/#kde liberfiasco (n=libervis@93-138-123-44.adsl.net.t-com.hr)
06:22.21*** join/#kde keiX (n=keiX@p1196-ipbfp204miyazaki.miyazaki.ocn.ne.jp)
06:24.06*** join/#kde anakhanz (n=robertw@203-97-250-160.cable.telstraclear.net)
06:25.03*** join/#kde daniel2 (n=daniel@unaffiliated/danielshafer)
06:25.06*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
06:29.45*** join/#kde mabu (n=mabu@cmb32-29.dial-up.arnes.si)
06:30.31*** join/#kde fung (n=fung@cpe-76-183-12-110.tx.res.rr.com)
06:32.04*** join/#kde zlinux[] (n=zlinux@79.172.167.164)
06:33.12*** join/#kde arjantop (n=quassel@eduroam094.uni-mb.si)
06:35.36*** join/#kde eurythmia (n=Cripps@stjhnf0124w-142162071045.pppoe-dynamic.nl.aliant.net)
06:37.10*** join/#kde DDevine (n=devine@123-243-187-225.static.tpgi.com.au)
06:45.39*** join/#kde nanothief (n=nanothie@115.131.11.243)
06:45.59*** join/#kde fabian (n=quassel@dslb-088-065-033-011.pools.arcor-ip.net)
06:46.25*** join/#kde carverjm (n=carverjm@adsl-76-208-187-9.dsl.lsan03.sbcglobal.net)
06:47.44*** join/#kde thiago (n=thiago@kde/thiago)
06:47.52*** join/#kde fenglich_ (n=fenglich@62.70.27.104)
06:48.30*** join/#kde Defense|Twin (n=jepz@d138046.adsl.hansenet.de)
06:48.57*** join/#kde Rasi (n=carnager@e182062186.adsl.alicedsl.de)
06:49.17*** part/#kde Jpeter (n=Jpeter@host-78-15-53-74.cust-adsl.tiscali.it)
06:51.20*** join/#kde Defense|Twin (n=jepz@d138046.adsl.hansenet.de)
06:53.16*** join/#kde Defense|Twin (n=jepz@d138046.adsl.hansenet.de)
06:53.30*** join/#kde asraniel (n=quassel@227-129.1-85.cust.bluewin.ch)
06:54.49*** join/#kde KennethP (n=kpo@x1-6-00-0f-b5-65-5a-c3.k794.webspeed.dk)
06:55.25*** join/#kde [-red-] (n=phil@host86-151-104-70.range86-151.btcentralplus.com)
06:58.54*** join/#kde toad (n=toad@mnch-5d8611c5.pool.einsundeins.de)
06:59.05*** join/#kde Finkregh (n=quassel@p579AA87C.dip.t-dialin.net)
06:59.23*** join/#kde ABCD_ (n=ABCD@wikipedia/ABCD)
07:01.11*** join/#kde Cephalon (n=Cephalon@195.251.124.109)
07:01.39*** join/#kde asraniel_ (n=quassel@54-25.2-85.cust.bluewin.ch)
07:05.46*** join/#kde bgmiki (n=quassel@95.180.41.35)
07:06.21*** join/#kde matkor (n=matkor@beauty.ant.gliwice.pl)
07:07.33*** join/#kde nucleo (n=kvirc@80.73.0.197)
07:07.37*** join/#kde ABCD (n=ABCD@wikipedia/ABCD)
07:11.06*** join/#kde Cripps (n=Cripps@stjhnf0124w-142162071045.pppoe-dynamic.nl.aliant.net)
07:12.28*** join/#kde bschindler (n=quassel@vpn-global-dhcp1-87.ethz.ch)
07:12.37*** join/#kde _jal (n=JaL@issy.jal.fr.eu.org)
07:13.55*** join/#kde Dumble (n=Dumble@LAubervilliers-151-11-33-138.w193-251.abo.wanadoo.fr)
07:13.56*** join/#kde vbgunz (n=quassel@72.186.68.186)
07:14.29*** join/#kde jordoex (n=quassel@d154-20-29-131.bchsia.telus.net)
07:15.41*** part/#kde Che-Anarc (n=mehdi@bb-82-108-13-47.ukonline.co.uk)
07:18.25*** join/#kde bentob0x (n=laurent@ip-213-49-77-11.dsl.scarlet.be)
07:21.26*** join/#kde Supert0nes (n=archer@216.26.98.129)
07:25.31*** join/#kde A-Journey-In-The (n=A-Journe@int-32-88.mobile.unibas.ch)
07:27.17*** join/#kde Trevelyan (n=TJ@vorchan.switch.ch)
07:28.03*** join/#kde dagar (n=dagar@206-248-175-213.dsl.teksavvy.com)
07:28.51*** join/#kde asraniel (n=quassel@54-25.2-85.cust.bluewin.ch)
07:30.54*** join/#kde tstaerk3 (n=tstaerk4@p4FD467B2.dip.t-dialin.net)
07:31.10*** join/#kde debian_noob (n=debian_n@59.97.176.197)
07:31.29debian_noobHi
07:31.44debian_noobhow do i install kde4 on my PC?
07:31.53debian_noobi am runnind kde3.5 now
07:31.53*** join/#kde Zarin_ (n=x365@kde/developer/lmurray)
07:32.30debian_noobDo i have to add some repos or what?
07:32.40doleybdebian_noob: You'd probably want to ask #debian people that..
07:32.48debian_noobWhy?
07:33.08debian_noobYou people probably know how to set up KDE4
07:33.09doleybdebian_noob: Well because KDE is found in many distros, and kde people won't necessarily know how you install.
07:33.26*** join/#kde iomari (n=iomari@41.222.209.65)
07:33.30debian_noobdoleyb:Then what do you know?
07:34.40Jucatodebian_noob: KDE itself is distributed in source code form. Distributions then take these and package them for their users, usually in binary form. as different distributions name and install their packages differently, you will have to ask in your distribution channel how to install their KDE packages
07:34.58debian_noobok
07:34.59debian_noobthanks
07:35.01debian_noobbye
07:35.45*** join/#kde spitfire (n=quassel@abir72.neoplus.adsl.tpnet.pl)
07:35.48*** join/#kde _RadioHead (n=DevBox@82.114.94.14)
07:35.52*** part/#kde debian_noob (n=debian_n@59.97.176.197)
07:36.16DumbleHello world !
07:39.15*** join/#kde Frogbarf (n=john@c-67-172-136-60.hsd1.co.comcast.net)
07:40.04*** join/#kde Eythan (n=Eythan@AMontpellier-152-1-41-25.w81-251.abo.wanadoo.fr)
07:40.05*** join/#kde PSiL0 (n=PSiL0@c-67-170-200-10.hsd1.ca.comcast.net)
07:42.02*** join/#kde fde (n=fde@ip98-165-92-182.ph.ph.cox.net)
07:44.04*** join/#kde nucleo (n=kvirc@80.73.0.197)
07:44.44*** join/#kde Zarin__ (n=x365@kde/developer/lmurray)
07:46.21*** join/#kde bschindler (n=quassel@vpn-global-dhcp1-134.ethz.ch)
07:46.49iomariin my desktop folder view (kde 4.2.65) I have 8 folders and suddenly this morning, 4 of them lost their folder icons and now have generic icons that look like a sheet of paper with a fold in the corner. What happened?
07:47.12*** join/#kde nucleo (n=kvirc@80.73.0.197)
07:48.07doleybiomari: Are any of your drives not mounted?
07:49.37*** join/#kde tsb_ (n=tsb@c397647C1.dhcp.bluecom.no)
07:50.11*** join/#kde shreddi (n=dudelwu7@vpn513-029.rzuser.uni-heidelberg.de)
07:51.38*** join/#kde Kame2 (n=manuel@vd503.rmz.uni-lueneburg.de)
07:52.31*** join/#kde Mess[i]ah (n=emess@203.161.103.250.static.amnet.net.au)
07:54.24*** join/#kde dagar_ (n=dagar@76-10-131-191.dsl.teksavvy.com)
07:54.46*** join/#kde underdog5004 (n=matthew@adsl-76-193-216-125.dsl.pltn13.sbcglobal.net)
07:56.58*** join/#kde Sleepymess (n=emess@203.161.103.250.static.amnet.net.au)
07:57.36*** join/#kde toad (n=toad@mnch-5d8611c5.pool.einsundeins.de)
07:59.34*** join/#kde chen_ (n=chen@121.18.52.158)
07:59.37*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
08:01.14*** join/#kde jreznik__ (n=jreznik@nat/redhat/x-98d66a680169b331)
08:04.10*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:04.19*** join/#kde spitfire_ (n=quassel@abir72.neoplus.adsl.tpnet.pl)
08:04.24*** join/#kde Jewpermess (n=emess@203.161.103.250.static.amnet.net.au)
08:09.22*** join/#kde maour (n=gnu@89.165.46.198)
08:11.17*** join/#kde save (n=mseiwert@exit.hbv.de)
08:12.55*** join/#kde bewofthe (n=quassel@pool-71-164-118-199.albyny.east.verizon.net)
08:14.06*** join/#kde messerting (n=messerti@cm-84.208.182.112.getinternet.no)
08:15.29*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:15.45*** join/#kde jamii (n=jamie@dhcp-562.wolf.ox.ac.uk)
08:19.01*** join/#kde Skitt (n=skittles@i59F5E3DF.versanet.de)
08:19.23*** join/#kde Emess (n=emess@203.161.103.250.static.amnet.net.au)
08:22.02iomaridoleyb, thanks, that was it. one more question. how can I get program shortcuts in the folder view with their icons showing?
08:23.07*** join/#kde pgega_ (n=pgega@tonbridgesecpay.force9.co.uk)
08:24.12*** join/#kde nhnFreespirit (n=nhn@amarok/developer/nhnFreespirit)
08:24.58*** join/#kde BASEman (n=patrick@cable-212.76.239.142.coditel.net)
08:27.29*** join/#kde soa2ii (n=soa2ii@i59F57A85.versanet.de)
08:28.19*** join/#kde TobiaszCudnik (n=bob@host-87-101-65-248.leon.com.pl)
08:29.14*** join/#kde Thundercloud (i=thunderc@persistence.flat.devzero.co.uk)
08:30.22*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:30.52*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:31.05*** join/#kde beardbar (n=quassel@96.41.199.59)
08:33.11*** join/#kde peaches (n=peaches@24-56-163-240.nm.warpdriveonline.com)
08:33.14*** join/#kde robertw (n=robertw@203-97-250-160.cable.telstraclear.net)
08:33.27*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
08:33.33*** join/#kde cb400f (n=cb400f@opensuse/member/Cb400f)
08:34.11*** join/#kde kodzak (n=gabi@s25.linuxpl.com)
08:34.15kodzakhello
08:34.18kodzakone ask
08:34.26kodzakhow to make diferent wallpapers on kde in diferent desktop
08:34.36kodzakon kde 4.2
08:36.16messertingkodzak: good question - I couldn't find it either
08:36.36kodzakI get the anwser
08:36.41kodzaknow it's imposible
08:36.44kodzakonly in svn version
08:36.50kodzakfu** the rules
08:37.13*** join/#kde zommi (n=andreas@nat/ibm/x-e490eb9e991909dd)
08:38.15*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:39.00*** join/#kde Jejem (n=Jejem@ACaen-156-1-56-77.w90-51.abo.wanadoo.fr)
08:39.38*** join/#kde Jejem (n=Jejem@ACaen-156-1-56-77.w90-51.abo.wanadoo.fr)
08:40.26*** join/#kde nucleo (n=kvirc@80.73.0.197)
08:45.33*** join/#kde mschiff (n=mschiff@e176101071.adsl.alicedsl.de)
08:50.28*** join/#kde goshawk (n=quassel@62-101-65-26.ip.fastwebnet.it)
08:51.41*** join/#kde cga (n=cga@62.196.2.6)
08:52.36*** join/#kde dagar__ (n=dagar@69-196-191-194.dsl.teksavvy.com)
08:54.38*** join/#kde Guest57167 (n=robertw@203-97-250-160.cable.telstraclear.net)
08:55.23*** join/#kde anakhanz (n=robertw@203-97-250-160.cable.telstraclear.net)
08:58.01*** join/#kde cotigao (n=ved@203.193.154.146)
08:58.23*** part/#kde cotigao (n=ved@203.193.154.146)
09:01.15*** join/#kde Phlogi (n=quassel@edu-64.107.zhaw.ch)
09:01.33*** join/#kde asraniel_ (n=quassel@54-25.2-85.cust.bluewin.ch)
09:04.50*** join/#kde petelewis (n=quassel@147.188.254.115)
09:06.41*** join/#kde Salze_ (n=Salze@p5B21E828.dip.t-dialin.net)
09:07.00*** join/#kde ponto (n=ponto@bg-1.or.uni-bonn.de)
09:08.41*** join/#kde Happy (n=quassel@88.151.27.234)
09:09.02*** join/#kde Zarin_ (n=x365@kde/developer/lmurray)
09:10.30*** join/#kde arjantop (n=quassel@eduroam094.uni-mb.si)
09:12.56*** join/#kde HuhnHuhnHuhn (n=skittles@i59F5ED70.versanet.de)
09:14.15*** join/#kde arjantop (n=quassel@eduroam094.uni-mb.si)
09:14.30*** join/#kde shash_ (n=shash@117.193.37.134)
09:16.35*** join/#kde beardbar_ (n=quassel@96.41.199.59)
09:17.25*** join/#kde bushwakko (n=bushwakk@fou162.telenor.ntnu.no)
09:17.31*** join/#kde SandGorgon (n=user@122.163.144.177)
09:18.43*** join/#kde alediaferia (n=alediafe@host109-4-dynamic.7-87-r.retail.telecomitalia.it)
09:22.16*** join/#kde hw (n=hw@p578b3905.dip0.t-ipconnect.de)
09:24.59*** join/#kde nucleo (n=kvirc@80.73.0.197)
09:25.17*** join/#kde thunder71 (n=thunder7@151.81.10.168)
09:25.24*** join/#kde [Jinx] (n=jinx@212.37.141.188)
09:26.45*** join/#kde free-zombie (i=someone@pdpc/supporter/student/free-zombie)
09:31.22*** join/#kde Salze (n=Salze@p5B21E828.dip.t-dialin.net)
09:32.54*** join/#kde astrobear (n=cloud@unaffiliated/ibuffy)
09:35.20*** join/#kde misticwarrior (n=misticwa@237-93.104-92.cust.bluewin.ch)
09:35.27misticwarriorhey... is there someone here ?
09:35.48*** join/#kde liquidat (n=quassel@exit.credativ.com)
09:35.54*** join/#kde _Maulwurf (n=markus@wh-186-32.stw-wh.uni-jena.de)
09:37.34*** join/#kde Scorcerer (n=Scorek@77.87.124.24)
09:38.26*** join/#kde cypr1nus (i=CYPR1NUS@plus.ds14.agh.edu.pl)
09:40.32*** join/#kde nucleo (n=kvirc@80.73.0.197)
09:43.24*** join/#kde Kame2 (n=manuel@vd50f.rmz.uni-lueneburg.de)
09:47.01*** join/#kde TobiaszCudnik (n=bob@host-87-101-65-248.leon.com.pl)
09:48.32*** join/#kde lkuklinek (n=ilja@nat/redhat/x-60e9f7e75bd04572)
09:50.15*** join/#kde freinhard (n=freinhar@91-67-154-17-dynip.superkabel.de)
09:53.11*** join/#kde Wanderin1Knight (n=bilkis@201.250.52.61)
09:54.53petelewishey folks, can someone do a v quick experiment for me?
09:55.32petelewisput http://www.ieee.org/go/join_student into konqueror and see if it complains about the link being broken?
09:55.42*** join/#kde kdepepo (n=pepo@p5B3BCFE0.dip.t-dialin.net)
09:55.45petelewisit does for me, though works fine in firefox
09:57.17cb400ffor me with konq 4.2 it also complains about connection problems.. in opera the page also seems highly annoying, but it fares a bit better
09:58.01petelewisthanks cb400f... i wonder what the problem is
09:58.15freinhardright, konqueror has connection problems. rekonq does the job well. go webkit go!
09:58.18petelewisin FF it just seems to work (that might just mean that firefox is ignoring the problem though)
09:58.27petelewislol
09:59.16petelewisis this likely to be a khtml problem or a problem with the website?
10:02.22*** join/#kde Ilu-babe (n=kvirc@pix.vendia-kollegiet.dk)
10:06.08*** join/#kde skwurp (n=quassel@118-92-170-198.dsl.dyn.ihug.co.nz)
10:09.13*** join/#kde peace (n=quassel@net-93-150-6-170.t2.dsl.vodafone.it)
10:10.24*** join/#kde tuxwulf_ (n=vince@zruty.net)
10:10.56*** join/#kde arjantop (n=quassel@eduroam094.uni-mb.si)
10:11.03*** join/#kde nucleo (n=kvirc@80.73.0.197)
10:12.36*** join/#kde dipogon (n=dipogon@153.1.61.88)
10:17.06*** join/#kde petelewis (n=quassel@147.188.254.115)
10:18.40*** join/#kde bkw (n=bkw@tor.lindesign.se)
10:19.06bkwThe behavior of shift-insert in xterm and konsole seem to be different. In xterm i pastes selected text, in konsole it does only paste from xclipboard. Is it possible to get xterm behavior for shift+insert in konsole?
10:20.27*** join/#kde bgmiki (n=quassel@95.180.41.35)
10:21.17*** join/#kde Yagami (n=quassel@213.22.178.194)
10:26.32bkwctrl+shift+insert did insert from selection in konsole..
10:26.36*** join/#kde farhad_hf (n=farhad@87.247.161.241)
10:26.39*** join/#kde Zarin_ (n=x365@kde/developer/lmurray)
10:29.34*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
10:32.44*** join/#kde nucleo (n=kvirc@80.73.0.197)
10:34.25*** join/#kde annew (n=anne@88-97-17-41.dsl.zen.co.uk)
10:34.35*** join/#kde shadeslayer (n=quassel@unaffiliated/shadeslayer)
10:35.30shadeslayerhi,dolphin does not automount my CD,what do i do??
10:35.52shadeslayernautilus can mount the CD easily
10:36.29*** join/#kde draugdel (n=draugdel@88-117-106-235.adsl.highway.telekom.at)
10:36.46*** join/#kde MonsieurHibou (n=val@LSt-Amand-152-32-38-184.w82-127.abo.wanadoo.fr)
10:37.31*** join/#kde buntfalke (n=nobody@unaffiliated/buntfalke)
10:37.54sandsmarkshadeslayer: I just click the CD and it gets mounted
10:38.09shadeslayersandsmark: i cant even see the CD
10:38.21sandsmarkwhat distro are you using ?
10:38.22*** join/#kde Foriskak (n=default@c-67-164-57-179.hsd1.ca.comcast.net)
10:39.12shadeslayersandsmark: kubuntu
10:39.23sandsmarktry asking in #kubuntu
10:39.54shadeslayersandsmark: actually i did,ran all mount commmands,played with fstab,etc nothing works
10:40.15sandsmarkyou shouldn't have to deal with fstab, since we have HAL
10:40.35sandsmarkshadeslayer: it really sounds like a distribution problem, ask in #kubuntu
10:40.50*** join/#kde Yagami (n=quassel@213.22.178.194)
10:40.53shadeslayersandsmark: something regarding hal too,powertop seems to have disabled it
10:40.56*** join/#kde blip- (n=blip-@unaffiliated/blip-)
10:40.59shadeslayerok
10:41.00*** join/#kde Pullarotta^ (n=pullis@dsl-tkubrasgw1-fe1afa00-71.dhcp.inet.fi)
10:41.03sandsmark:>
10:44.00*** join/#kde peppe (n=peppe@unaffiliated/peppe)
10:44.23ForiskakI've upgraded kde and now the windows in the taskbar have their titles in some sort of shadow effect
10:44.27Foriskakhow to turn off?
10:44.37sandsmarkchange theme ?
10:44.58*** join/#kde doppelgaenger (n=doppelga@195.66.233.122)
10:45.00sandsmarkI don't think the default KDE Oxygen theme has any shadow there
10:45.05sandsmarkForiskak: opensuse or something ?
10:45.29Foriskakfedora core
10:45.35Foriskakyes, oxygen theme selected
10:45.36Foriskakhmm
10:45.39sandsmarkodd
10:47.47Foriskakit's just the taskbar
10:47.55Foriskakclock is also half light half dark
10:48.02*** join/#kde dagar__ (n=dagar@69-196-139-99.dsl.teksavvy.com)
10:48.42*** join/#kde skwurp_ (n=quassel@118-92-184-245.dsl.dyn.ihug.co.nz)
10:50.43*** join/#kde przybyl (n=przybyl@aigw-0.ai.com.pl)
10:53.28*** join/#kde Jejem (n=Jejem@lord.phyrexia.org)
10:55.57*** join/#kde mlarsen (n=mlarsen@0x573702cd.esnqu1.dynamic.dsl.tele.dk)
10:56.13*** join/#kde DerHorst (n=Horst@e176114179.adsl.alicedsl.de)
10:56.35*** join/#kde acer_ (n=acer@94.196.242.131)
10:56.42*** join/#kde ivanich_ (n=ivanich@office.TeNeT.Odessa.UA)
10:57.33*** join/#kde rdale (n=quassel@212.170.174.156)
10:58.24*** join/#kde basti (n=basti@xdsl-213-168-122-230.netcologne.de)
10:58.51*** join/#kde skwurp__ (n=quassel@118-92-175-69.dsl.dyn.ihug.co.nz)
10:59.30*** join/#kde thunder71 (n=thunder7@151.81.10.168)
11:00.10mkpaaany idea why kde 4.2 (intrepid) suddenly started asking password when returning from screensaver? it is set off in settings and the "problem" started with upgrade few days ago
11:01.50*** join/#kde boom1992 (n=lukas@pD9E19728.dip.t-dialin.net)
11:01.54*** join/#kde comawhite (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
11:02.18*** join/#kde skwurp___ (n=quassel@118-92-177-222.dsl.dyn.ihug.co.nz)
11:02.20comawhiteanyone know why my keyboard is broke in 4.2.66?
11:02.29comawhitelike some keys will work, while others won't
11:02.35*** join/#kde TheWoozle (n=woozle@dsl093-241-126.ral1.dsl.speakeasy.net)
11:03.06comawhitebut it works perfect in console mode, and in kdm, but not when it goes directly into kde
11:03.22*** join/#kde milan (n=milan@217.11.239.236)
11:04.35*** join/#kde shadeslayer_ (n=quassel@122.163.124.37)
11:05.18*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
11:07.22*** join/#kde fabian (n=quassel@dslb-088-065-033-011.pools.arcor-ip.net)
11:07.23*** join/#kde Arnooob (n=Arnooob@nat/af83/x-0cf9f4da3e4247a5)
11:08.51*** join/#kde JackWinter (n=jack3@vodsl-8793.vo.lu)
11:09.51*** join/#kde hoisn (n=hoisn@p5481C840.dip.t-dialin.net)
11:11.30*** join/#kde c0untr (n=scott@115.64.80.202)
11:13.39*** join/#kde basti (n=basti@xdsl-213-168-122-230.netcologne.de)
11:13.55*** join/#kde rahulb (n=rbhalera@nat/redhat-in/x-9c98055fde869305)
11:16.09*** join/#kde AliTarihi (n=quassel@unaffiliated/alitarihi)
11:16.25*** join/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
11:17.54*** part/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
11:24.26*** join/#kde skwurp (n=quassel@118-92-162-205.dsl.dyn.ihug.co.nz)
11:25.05*** join/#kde wasynyt_ (n=timo@a82-197-12-244.mpynet.fi)
11:30.23*** join/#kde BCMM (n=bcmm@unaffiliated/bcmm)
11:30.55*** join/#kde shadeslayer (n=quassel@122.163.124.37)
11:31.31*** join/#kde iomari (n=iomari@41.222.209.65)
11:35.11*** join/#kde Dimple (n=0xCAFEBA@gnugeneration/member/dimple)
11:35.27*** join/#kde vbgunz (n=quassel@72.186.68.186)
11:35.47DimpleHej. I'm running kde-4.2.1 and I'd like to change a systray icon. How do I do this?
11:38.15*** join/#kde hacosta (n=hacosta@OL199-82.fibertel.com.ar)
11:38.45*** join/#kde Scorpiion (n=quassel@213-21-84-107.bon.t3.se)
11:38.57*** join/#kde Ash-Fox (i=M3VXQ@host81-143-16-18.in-addr.btopenworld.com)
11:39.12*** join/#kde Flyser (i=Flyser@unaffiliated/flyser)
11:39.16ScorpiionI have an button on my mouse that is automaticly works as "back" in firefox... how do a fix so it works like that in konqueror/dolphin/arora?
11:39.26*** join/#kde bushwakko (n=bushwakk@fou162.telenor.ntnu.no)
11:40.51*** join/#kde blip99 (n=blip-@unaffiliated/blip-)
11:42.59*** join/#kde vortec (n=vortec@xdsl-213-196-226-50.netcologne.de)
11:43.13*** part/#kde dipogon (n=dipogon@153.1.61.88)
11:44.02vortechi, is there a general way to disallow programs in the panel to group?
11:44.05*** join/#kde BCFHEAJB (n=BCFHEAJB@opus.km.ua)
11:45.48draugdelright click on task manager -> task manager settings -> grouping
11:46.01draugdel-> do not group ;)
11:46.20*** join/#kde poutsi (i=poutanei@hopeatilhi.cs.tut.fi)
11:46.22vortecdraugdel: woohoo :)
11:46.51*** join/#kde dturut (n=Dogukan@92.44.192.224)
11:46.51vortecalso, sometimes KDE apps like dolphin or kedit start in fullscreen mode, which is mostly not the way i want it. can i avoid that too, somehow?
11:47.03*** part/#kde dturut (n=Dogukan@unaffiliated/dturut)
11:47.27pinotreeare you using compiz?
11:47.45*** join/#kde comawhite (n=gentoo@unaffiliated/comawhite)
11:47.48poutsihey, when switching from an external monitor to my laptop's screen, some widgets are left outside the desktop (beyond the right edge). Can I prevent that??
11:47.52*** join/#kde Psychey (n=me@timon134.uio.no)
11:48.04vortecpinotree: yes
11:48.22pinotreeknown compiz (mis)behaviour, → #compiz-fusion
11:48.52vortecthanks guys :)
11:48.53comawhitecan anyone help me with 4.2.66 kde. some keys won't work on the keyboard while others work. like my keyboard will work in xdm, without x running and in kdm but when it boots straight into kde4.2 only some keys work
11:49.58*** join/#kde nucleo (n=kvirc@80.73.0.197)
11:53.03comawhiteill brb lemme see if this hint I found works
11:54.43*** part/#kde vortec (n=vortec@xdsl-213-196-226-50.netcologne.de)
11:55.18*** join/#kde piggz (n=piggz@89.241.254.252)
11:55.54*** join/#kde vortec (n=vortec@xdsl-213-196-226-50.netcologne.de)
11:56.57*** join/#kde alphabet- (n=alphabet@opus.km.ua)
11:59.03*** join/#kde lmoura_ (n=lauro@mobile.cin.ufpe.br)
11:59.13*** join/#kde PryMaL (n=prymal@219-90-194-111.static.adam.com.au)
11:59.57*** part/#kde bkw (n=bkw@tor.lindesign.se)
12:04.45*** join/#kde phpmysql (n=yourmom@c-24-19-165-182.hsd1.wa.comcast.net)
12:04.53*** join/#kde parkotron_ (n=parker@207.162.101.2)
12:04.58phpmysqlI need a way/program to sort windows vert/horiz by a shortcut..
12:04.59phpmysqlanyone?
12:08.51*** join/#kde comawhite (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
12:09.59comawhitehmm apparently finally got my keyboard to work but something is strange I need to use ctrl + )_+ to get 0-= to work
12:10.03comawhiteany clues please?
12:11.05*** join/#kde jainbasil (n=jain@117.196.133.54)
12:11.11*** part/#kde jainbasil (n=jain@117.196.133.54)
12:13.31*** join/#kde LXj (n=lx@ip211-94.telenet.dn.ua)
12:15.49*** join/#kde Nekos (n=seby@host232-111-dynamic.26-79-r.retail.telecomitalia.it)
12:15.59*** join/#kde dagar__ (n=dagar@69-196-139-99.dsl.teksavvy.com)
12:18.09*** join/#kde antoranz (n=quassel@190.159.144.205)
12:27.02*** join/#kde Scorcerer (n=Scorek@77.87.124.24)
12:29.56*** join/#kde InspectorCluseau (n=Inspecto@64.238.225.12)
12:32.22*** join/#kde draugdel (n=draugdel@88-117-106-235.adsl.highway.telekom.at)
12:32.28*** join/#kde bushwakko (n=bushwakk@fou162.telenor.ntnu.no)
12:33.03*** join/#kde A-Journey-In-The (n=A-Journe@int-32-138.mobile.unibas.ch)
12:33.44*** join/#kde mederel38 (n=kspx@krlh-4d034907.pool.mediaWays.net)
12:34.18*** join/#kde bbelt16ag2 (n=bbelt16a@c-76-29-138-27.hsd1.fl.comcast.net)
12:35.12*** join/#kde bentob0x (n=laurent@ip-213-49-77-11.dsl.scarlet.be)
12:36.44*** join/#kde KennethP (n=kpo@x1-6-00-0f-b5-65-5a-c3.k794.webspeed.dk)
12:40.47*** join/#kde rand_acs (n=randacs@dsl-145-169-173.telkomadsl.co.za)
12:42.27*** join/#kde sangi (n=sangi@218.248.24.18)
12:42.35sangihi all
12:42.37*** join/#kde beardbar (n=quassel@96.41.199.59)
12:43.02*** part/#kde mederel38 (n=kspx@krlh-4d034907.pool.mediaWays.net)
12:43.11sangiis there any command in kde to get the architechture of a particular package
12:43.23sandsmarkkde doesn't provide packages
12:45.17sangisandsmark, kdesktop,kdebase are packages know
12:46.06cb400fyour distro provided those.. not kde
12:47.20*** join/#kde tkjacobsen (n=tkjacobs@pppoe2-ves.broadcom.dk)
12:51.10*** join/#kde liquidat (n=quassel@exit.credativ.com)
12:52.48*** join/#kde jolt (n=jolt@p54B86C4C.dip.t-dialin.net)
12:53.03*** join/#kde JackWinter (n=jack3@vodsl-8793.vo.lu)
12:59.38*** join/#kde rand_acs (n=randacs@dsl-145-169-173.telkomadsl.co.za)
12:59.56*** join/#kde Phlogi (n=quassel@vpn-global-dhcp3-055.ethz.ch)
13:02.30*** join/#kde bschindler (n=quassel@vpn-global-dhcp1-28.ethz.ch)
13:04.44*** join/#kde Alethes (n=alethes@gw.mindoka.com)
13:05.48*** join/#kde rand_acs (n=randacs@dsl-145-169-173.telkomadsl.co.za)
13:06.33*** join/#kde geirr (n=geirr@sos1-1x-dhcp173.studby.uio.no)
13:06.38*** join/#kde Lord^Anubis_ (n=anubis@unaffiliated/lordanubis/x-837129)
13:06.53*** join/#kde Flyser (i=Flyser@unaffiliated/flyser)
13:07.36*** join/#kde Salze (n=Salze@p5B21E828.dip.t-dialin.net)
13:07.53*** join/#kde lihuang (n=huanglij@123.117.79.67)
13:08.29*** join/#kde nadilson (n=nadilson@189.17.37.34)
13:08.56*** join/#kde blade_runner (n=arezende@200.184.118.130)
13:09.03*** join/#kde GnuBOi (i=78597cef@gateway/web/ajax/mibbit.com/x-c75b83824738b7af)
13:09.54*** join/#kde buscher (n=buscher@p5B062884.dip.t-dialin.net)
13:10.36GnuBOiGuys, i have KDE 4.2 and the thing is that Konqueror doesn't display the reference page of acid3 test could anybody check in their konqueror
13:11.04*** join/#kde sun_ (n=sun@cdma-92-36-69-149.msk.skylink.ru)
13:11.18*** join/#kde reavertm (n=reavertm@aehb201.neoplus.adsl.tpnet.pl)
13:11.39*** join/#kde Worf_ (n=worf@84-119-71-46.dynamic.xdsl-line.inode.at)
13:12.19*** part/#kde sun_ (n=sun@cdma-92-36-69-149.msk.skylink.ru)
13:14.12*** join/#kde blip- (n=blip-@unaffiliated/blip-)
13:14.32GnuBOidid anybody can reply to me
13:14.54freinhardGnuBOi: i used http://acid3.acidtests.org/ works
13:15.08*** join/#kde rand_acs (n=randacs@dsl-145-169-173.telkomadsl.co.za)
13:15.33freinhardGnuBOi: 85/100 for konqueror, 100/100 for rekonq
13:16.59JucatoI think what GnuBOi was referring to was http://acid3.acidtests.org/reference.html which doesn't load properly in Konq 4.2.1
13:17.01*** join/#kde Sho_ (n=EHS1@kde/hein)
13:17.06*** join/#kde junkDawgie (n=blkdrago@ppp-70-249-152-180.dsl.rcsntx.swbell.net)
13:17.10Jucato(no bg box, no colored boxes)
13:17.37*** join/#kde reavertm_ (n=reavertm@aegw81.neoplus.adsl.tpnet.pl)
13:17.39*** join/#kde ris (n=ris@cpc3-bedn1-0-0-cust311.lutn.cable.ntl.com)
13:20.02*** join/#kde tbeadle (n=tbeadle@division.aa.arbor.net)
13:20.44*** join/#kde vpilo (n=valerio@host-78-15-127-68.cust-adsl.tiscali.it)
13:21.57*** join/#kde Phlogi (n=quassel@vpn-global-038-dhcp.ethz.ch)
13:22.15*** join/#kde asraniel (n=quassel@54-25.2-85.cust.bluewin.ch)
13:22.38*** join/#kde AceLan_ (n=AceLan@61-221-51-172.HINET-IP.hinet.net)
13:24.27*** join/#kde asraniel__ (n=quassel@54-25.2-85.cust.bluewin.ch)
13:24.31*** join/#kde A-Journey-In-The (n=A-Journe@int-32-138.mobile.unibas.ch)
13:27.14geirrAnyone know how I can add programs to the computer tab on the new kickoff menu?
13:27.37*** join/#kde ABCD (n=ABCD@wikipedia/ABCD)
13:29.05*** join/#kde hroi (n=hroi@hitabylgja.vedur.is)
13:31.00*** join/#kde Flyser (n=Flyser@unaffiliated/flyser)
13:33.03*** join/#kde JackWinter (n=jack3@vodsl-8793.vo.lu)
13:33.37*** join/#kde Lord^Anubis_ (n=anubis@unaffiliated/lordanubis/x-837129)
13:38.23*** join/#kde onesandzeros (n=chatzill@64.221.62.162.ptr.us.xo.net)
13:39.16*** join/#kde mschiff_ (n=mschiff@e176101071.adsl.alicedsl.de)
13:49.14*** join/#kde twouters (n=quassel@unaffiliated/twouters)
13:51.31twoutersHi, anyone here using synaptics touchpad with kde? I'm having some pretty strange behaviour: when I'm working in kde/qt apps tapping works just fine, but when i switch to a gtk app I have to click once in the application to be able to use tapping
13:51.47*** join/#kde tilppis (n=tilppiss@bb-62-44-228-133.dsl.phnet.fi)
13:52.55twoutershm, nevermind, i guess it's more random than it seemed at first
13:53.09*** join/#kde auxsvr (n=quassel@adsl69-240.ath.forthnet.gr)
13:53.18*** join/#kde root (n=root@122.169.107.20)
13:53.24*** join/#kde blip- (n=blip-@unaffiliated/blip-)
13:53.51auxsvrhi
13:54.07*** join/#kde hego (n=hego@dsl540280A5.pool.t-online.hu)
13:54.14*** join/#kde Rushmoom_ (n=lukas@85.4.145.166)
13:54.35*** join/#kde _RadioHead (n=DevBox@82.114.94.15)
13:54.44auxsvrdoes anyone else have problems with konqueror, cookies, javascript & settings in KDE 4.2.1?
13:55.11auxsvrkonqueror occasionally stays in memory after closing it
13:55.18*** join/#kde hamid (n=hamid@91.184.89.108)
13:55.18auxsvrsame for kio_http
13:55.47auxsvrcookie settings aren't preserved
13:57.32*** join/#kde nucleo (n=kvirc@80.73.0.197)
13:57.59*** join/#kde Psychey (n=me@1x-193-157-199-39.uio.no)
13:58.44*** join/#kde RegEchse (n=regechse@T38c8.t.pppool.de)
13:59.12*** join/#kde Yemmi (n=alex@host42-172-dynamic.43-79-r.retail.telecomitalia.it)
13:59.41auxsvropensuse 11.1
13:59.45*** join/#kde Welsh_Dwarf (n=david@ip-129.net-81-220-100.nantes.rev.numericable.fr)
14:00.08*** join/#kde FlyingFoX (n=FlyingFo@p548AD605.dip.t-dialin.net)
14:02.37*** join/#kde buscher (n=buscher@p5B062884.dip.t-dialin.net)
14:05.44*** join/#kde Moult_ (n=Moult@118.101.135.115)
14:05.50*** join/#kde Moult__ (n=Moult@118.101.135.115)
14:05.58*** join/#kde Moult___ (n=Moult@118.101.135.115)
14:06.25*** join/#kde Moult____ (n=Moult@118.101.135.115)
14:09.23*** join/#kde jlc (n=justin@adsl-75-63-252-110.dsl.ksc2mo.sbcglobal.net)
14:10.06*** join/#kde soa2ii (n=soa2ii@i59F57A85.versanet.de)
14:10.51*** join/#kde Eythan (n=Eythan@AMontpellier-152-1-64-129.w83-197.abo.wanadoo.fr)
14:11.20*** join/#kde chris-rc1 (n=chris@141.44.229.145)
14:11.24chris-rc1hello
14:11.26*** join/#kde kc8hfi__ (n=kc8hfi@75.108.125.189)
14:11.44chris-rc1why do i get different values in kdf and df -h ??
14:12.04*** join/#kde fastidio (n=fastidio@62.94.52.217)
14:12.21*** part/#kde fastidio (n=fastidio@62.94.52.217)
14:12.43*** join/#kde saint (n=saint@c122-107-127-245.carlnfd1.nsw.optusnet.com.au)
14:13.09*** join/#kde mx-tvt (n=quassel@25.184.108.93.rev.vodafone.pt)
14:13.13*** join/#kde MaNI (n=malcolm@41.247.151.79)
14:14.35*** join/#kde draugdel (n=draugdel@88-117-106-235.adsl.highway.telekom.at)
14:17.18freinhardchris-rc1: i don't.
14:17.47*** part/#kde twouters (n=quassel@unaffiliated/twouters)
14:18.41*** join/#kde mx-tvt_ (n=quassel@25.184.108.93.rev.vodafone.pt)
14:20.09chris-rc1freinhard: so your 'used'-precentages are the same in kdf and df?
14:21.51*** join/#kde wasynyt_ (n=timo@a82-197-12-244.mpynet.fi)
14:22.46freinhardchris-rc1: sry didn't look at the percentages. df: 51%, kdf: 53%
14:22.58*** join/#kde sabayonuser (i=info@89-28-88-91.starnet.md)
14:23.35chris-rc1freinhard: did you have a look at the used and free values in df? do they add up?
14:24.25*** join/#kde michael_ (n=michael@c-66-41-76-190.hsd1.mn.comcast.net)
14:24.32chris-rc1my /tmp is 9.9 GB, df says 9.2 are free, but only 150 MB used
14:24.53auxsvrchris-rc1: df doesn't add the space preserved for root IIRC
14:25.12*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
14:26.02freinhardchris-rc1: / 24.8G free in kdf, 25G free in df.
14:27.17Moulthey guys, on kopete didnt' it used to tell you when a contact has closed the chat window? there was some sort of notification. how come i don't receive it any more?
14:29.01Welsh_DwarfGreat, puppet works fine when compiled with ruby 1.8.7. thanks all
14:29.11Welsh_Dwarfsorry, worng group
14:29.19Welsh_Dwarfhangs his head in shame
14:29.45*** join/#kde Fink_x (n=quassel@p579AA41E.dip.t-dialin.net)
14:29.56auxsvralso one more thing with kopete and the addressbook: the link only works if I restart kopete
14:30.06auxsvrotherwise I get blank names
14:31.06chris-rc1auxsvr: can you explain this in more detail pls?
14:33.13auxsvrchris-rc1: ext3 preserves 5% by default for root
14:33.57*** join/#kde stuffcorpse (n=rick@121.98.136.241)
14:35.48*** join/#kde Crell42 (n=lgarfiel@c-24-13-255-226.hsd1.il.comcast.net)
14:36.25*** join/#kde taupter (n=Taupter@200.129.23.253)
14:38.39*** join/#kde freinhard (n=freinhar@91-67-154-17-dynip.superkabel.de)
14:40.54*** join/#kde ericwong (n=wsysdu@121.250.222.66)
14:41.47chris-rc1auxsvr: ok, but this still doesn't add up, cause df shows a different partition size than kdf (and the difference is not 5%)
14:42.09chris-rc1ls
14:43.00auxsvrchris-rc1: I don't know how kdf works, sorry
14:45.18*** join/#kde marko_d (n=marko_d@89.205.57.121)
14:46.58*** part/#kde ericwong (n=wsysdu@121.250.222.66)
14:47.25chris-rc1auxsvr: thanks anyway
14:47.39*** join/#kde buntfalke (n=nobody@unaffiliated/buntfalke)
14:49.09*** join/#kde RegEchse (n=regechse@T38c8.t.pppool.de)
14:49.58*** join/#kde RegEchse (n=regechse@T38c8.t.pppool.de)
14:54.00*** join/#kde cumulus007 (n=cumulus0@unaffiliated/cumulus007)
14:55.41auxsvrchris-rc1: on my system, the difference between df and kdf % is roughly the rounding error
14:57.45*** part/#kde nadilson (n=nadilson@189.17.37.34)
14:57.46chris-rc1auxsvr: you mean there is virtually no difference?
14:57.58auxsvrchris-rc1: yes
14:57.58*** join/#kde pol (n=chatzill@250.168-200-80.adsl-dyn.isp.belgacom.be)
14:58.02*** join/#kde fawek (n=faw@chello089076008074.chello.pl)
14:58.15chris-rc1auxsvr: and you use ext3?
14:58.30auxsvrchris-rc1: both ext3 and reiser
14:58.59chris-rc1auxsvr: wait, the partition sizes are the same in df and kdf, right?
14:59.32*** join/#kde LEW21 (n=lew21@ip-89.171.103.231.static.crowley.pl)
14:59.35*** join/#kde Spell (n=manuel@mgdb-4db8e0fa.pool.einsundeins.de)
14:59.50auxsvrchris-rc1: +-1GB difference
15:00.54chris-rc1auxsvr: well, my home has 218g according to df and 202 according to kdf
15:01.03thiagodf -h ?
15:01.10chris-rc1yes
15:01.12thiagoor df -H ?
15:01.27thiagowhat's the actual size in kilobytes?
15:01.35chris-rc1not the 1000 power
15:02.18*** join/#kde liveuser (n=liveuser@82-71-39-9.dsl.in-addr.zen.co.uk)
15:02.43*** part/#kde liveuser (n=liveuser@82-71-39-9.dsl.in-addr.zen.co.uk)
15:02.54*** join/#kde anselmolsm (n=anselmo@200.184.118.130)
15:04.30chris-rc1all partitions have a difference between roughly 5% and 8%
15:05.21chris-rc1sounds like a big deviation
15:07.33*** join/#kde drf__ (n=quassel@vidsolbach.de)
15:08.24*** join/#kde ChemBro (n=chembro@dslb-084-059-062-192.pools.arcor-ip.net)
15:09.05*** join/#kde bers (n=quassel@abhv189.neoplus.adsl.tpnet.pl)
15:10.41*** join/#kde paolino_ (n=paolino@host144-199-dynamic.46-79-r.retail.telecomitalia.it)
15:11.21*** join/#kde InspectorCluseau (n=Inspecto@69.18.80.215)
15:13.10*** join/#kde linux (n=linux@maz13-1-82-232-118-83.fbx.proxad.net)
15:13.20Scorpiionin kde4.. this little thing up in the right corner.. can make that one disapear?
15:14.49*** join/#kde margiolas (i=chris@client-9-71.wifi.uoc.gr)
15:16.04*** join/#kde BCMM (n=bcmm@unaffiliated/bcmm)
15:17.01sandsmarkScorpiion: install the “I hate the cashew”-plasmoid
15:17.20*** part/#kde hazard (n=hazard@unaffiliated/hazard)
15:17.44Jucatomine mysteriously disappeared when I put a(nother) panel at the top... not that I actually wanted it to disappear...
15:18.20Scorpiionokey.. :P
15:19.05Scorpiionyeah puting that panel on the top makes in disapear. :P
15:22.12*** join/#kde Gunth3r (i=Gunther@cm20074.red.mundo-r.com)
15:22.28*** join/#kde jamii (n=jamie@dhcp-562.wolf.ox.ac.uk)
15:23.20*** join/#kde freinhar1 (n=freinhar@91-67-154-17-dynip.superkabel.de)
15:25.32*** join/#kde jolt^ (n=jolt@p54B86C4C.dip.t-dialin.net)
15:26.13*** join/#kde lihuang_ (n=huanglij@123.117.79.67)
15:26.27*** join/#kde roide_ (n=roide@122.167.88.205)
15:27.55*** join/#kde Ahadiel (n=ahadiel@S010600131042857c.vc.shawcable.net)
15:29.03*** join/#kde liebig (n=liebig@p54865B50.dip.t-dialin.net)
15:29.51*** join/#kde messerting (n=messerti@cm-84.208.182.112.getinternet.no)
15:31.57*** join/#kde cypr1nus (i=CYPR1NUS@plus.ds14.agh.edu.pl)
15:34.09*** join/#kde Spell_ (n=manuel@mgdb-4db8da3d.pool.einsundeins.de)
15:34.52*** join/#kde tictric (n=Manfred@unaffiliated/tictric)
15:35.23*** join/#kde hacosta (n=hacosta@OL199-82.fibertel.com.ar)
15:36.29*** join/#kde castingcrowns (n=david@cpe-173-89-34-143.wi.res.rr.com)
15:39.50*** join/#kde ultrav1olet (n=ultrav1o@92.255.134.224)
15:39.57*** join/#kde tictric_ (n=Manfred@p5B0A7110.dip.t-dialin.net)
15:40.03ultrav1oletHow can I unhide Konsole's menu bar in KDE 4.2?
15:40.19thiagoright-click
15:40.55ultrav1oletwhere? :)
15:41.01cb400fctrl+m
15:41.10ultrav1oletCtrl + M doesn't work
15:41.18ultrav1oletright click but where?
15:41.43thiagowhat's the biggest target you have?
15:41.50ultrav1olettab bar :)
15:41.56thiagobigger
15:42.09ultrav1oletshell?
15:42.11thiagoyes :-)
15:42.21ultrav1oletright click doesn't work there :)
15:42.23*** join/#kde E[m]ess (n=emess@203.161.103.250.static.amnet.net.au)
15:42.24*** join/#kde cjae (n=cjae@64-110-251-246.msjw.hsdb.sasknet.sk.ca)
15:42.27thiagoyou can't right-click?
15:42.34ultrav1oletyep
15:42.40thiagothen you can't get the menu bar back
15:42.57*** join/#kde pol (n=chatzill@4.192-243-81.adsl-dyn.isp.belgacom.be)
15:43.18*** join/#kde elliotw2 (n=elliot@68-186-218-35.dhcp.cdtw.ga.charter.com)
15:43.25cjaewould the automunt system in kde 4.2 be preventing me from veifying my discs in k3b
15:43.35cjaeautomount
15:43.42ultrav1oletin a new konsole instance I was finally able to right click :) In a current konsole right clicking doesn't work :(
15:43.44elliotw2Is it a known bug of the KDE themes overriding Firefox themes?
15:43.48*** join/#kde caotic (n=ccolorad@201.101.15.197)
15:43.53*** join/#kde bgmiki (n=quassel@95.180.41.35)
15:43.56thiagocjae: automount?
15:44.03thiagoelliotw2: KDE doesn't do anything to firefox
15:44.13JucatoKDE 4 doesn't actually automount
15:44.25elliotw2If you have a dark theme in KDE4, it makes Firefox's text boxes and such dark
15:44.37*** join/#kde ukl (n=bin@f053125213.adsl.alicedsl.de)
15:44.42elliotw2And leaves the fonts black, resulting in trouble
15:44.50ultrav1oletelliotw2: do you have gtk-qt engine installed?
15:44.55thiagoelliotw2: there's a setting in KDE that says "apply KDE colours to non-KDE applications"
15:44.58thiagocheck system settings
15:45.00elliotw2Alright
15:45.05thiagoit basically writes to the X database and ~/.gtkrc
15:45.29*** join/#kde dagar (n=dagar@69-196-141-241.dsl.teksavvy.com)
15:45.34*** join/#kde arne (n=quassel@dslb-088-064-178-079.pools.arcor-ip.net)
15:45.48*** join/#kde laurent_ (n=laurent@vol75-13-88-166-25-120.fbx.proxad.net)
15:45.52cjaethiago you know when you put in a disc and it mounts it and opens your gui explorer
15:45.54*** part/#kde laurent_ (n=laurent@vol75-13-88-166-25-120.fbx.proxad.net)
15:45.58thiagoright
15:46.00thiagoit doesn't do that
15:46.23thiagowhen you insert a disc, the new device notification shows up. But it doesn't automatically mount or launch Dolphin.
15:46.32elliotw2Unless you changed the settings
15:47.27*** join/#kde nucleo (n=kvirc@80.73.0.197)
15:47.37cjaethiago when the eject button is on that doesn't mean its mounted?
15:47.58thiagono
15:48.00cjaeI typed mount but dont see it
15:48.01cjaeok
15:48.05thiagoyou can eject unmounted stuff
15:48.10*** part/#kde elliotw2 (n=elliot@68-186-218-35.dhcp.cdtw.ga.charter.com)
15:48.33cjaeok so any ideas why I cant verify?
15:48.49thiagono, sorry
15:48.52cjaeok
15:50.16*** join/#kde Tracy_ (n=Tracy@210006103226.ctinets.com)
15:51.34*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
15:54.10*** join/#kde petelewis (n=quassel@147.188.254.115)
15:56.32*** join/#kde jordoex (n=quassel@d142-058-095-047.wireless.sfu.ca)
15:56.33*** join/#kde shockhead (n=quassel@unaffiliated/shockhead)
15:57.38*** join/#kde Frogbarf (n=john@c-67-172-136-60.hsd1.co.comcast.net)
15:58.50*** join/#kde ninjaslim (n=sabeeh@ool-ad035d4e.dyn.optonline.net)
16:02.35jordoexwhy does the second clock in plasma jump oddly?
16:02.46jordoexit's only started happening in 4.2.1
16:03.09jordoexand it happens in both ubuntu and windows
16:04.38*** join/#kde hallowname (n=unknown@75-136-155-115.dhcp.gnvl.sc.charter.com)
16:05.32*** join/#kde _lumm (i=bernd@anal.blea.ch)
16:08.51*** join/#kde Flyser_ (i=Flyser@unaffiliated/flyser)
16:09.15soa2iiDon't know if this is a good question here... what can I do if I forgot my password to kde-look.org and my mail isn't valid either? I moved my domain and now I just wanted to correct some urls :S
16:10.00*** join/#kde DDevine (n=devine@123-243-187-225.static.tpgi.com.au)
16:10.34*** join/#kde freinhard (n=freinhar@91-67-154-17-dynip.superkabel.de)
16:13.12*** join/#kde bers (n=quassel@abhv189.neoplus.adsl.tpnet.pl)
16:14.24*** join/#kde sav1o (n=savio@jagat.xored.org)
16:14.56sav1omates, :) I must say I'm amused with KDE; the whole project is proving to be serious and so-ahead-of-its-time. I don't find such good open source project around. not even these big ones like firefox and open office perhaps. KDE is awesome, an example of successfull project dude. I had to say that to someone related to the project :) ok I now I did.
16:15.11*** join/#kde |Phlogi (n=quassel@vpn-global-003-dhcp.ethz.ch)
16:15.49*** join/#kde _CitizenKane_ (n=quassel@edit57.daily.umn.edu)
16:16.04Jejemyay sav1o you rock guy !
16:16.30*** join/#kde MrPaul (n=MrPaul@unaffiliated/mrpaul)
16:16.55DDevinesav1o: That's good to hear after the "KDE 4.0 SUCKS BIG TIME" incident.
16:17.14DDevineObviously 4.1 and very much so 4.2 are awesome.
16:19.03sav1oheh in my work place everybody used to say that about KDE; as a parrot repeating what they heard in the news. but that didn't last long after they saw kde 4.2 in my desktop. no joke, everybody stops in front of my monitor and keep asking "wow, what is this?! that's awesome" and blablabla. :)
16:19.06*** join/#kde peppe (n=peppe@unaffiliated/peppe)
16:19.43*** join/#kde kenami (n=kenami@189.225.16.67)
16:20.23sav1oand they don't have a clue about usability yet.
16:22.51sav1oanyway :) congratz all. I'm sure good feedbacks will come in a near future and the bad judments will be gone.
16:22.54*** join/#kde Shaan7 (n=hunny@218.248.69.32)
16:23.00sav1ono doubt at all.
16:24.23*** join/#kde iluvJaydenJames (n=rofl@85-127-144-189.dynamic.xdsl-line.inode.at)
16:25.19*** join/#kde iomari (n=iomari@41.222.209.65)
16:26.55cb400fsav1o: I whish you were right ;-)  .. I'm sure there'll be quite a bit of ranting and whining for some time to come :-(
16:27.28cb400fparticipated in yet another "kde4 sucks" mailing list thread as late as yesterday
16:27.54cb400fbut at least the worst should be behind us ;-)
16:27.56sav1othere aint no args agains facts. kde is ahead of its time, so it's just a matter of time until people figure. this is so clear to me.
16:28.16*** join/#kde peace (n=quassel@net-93-150-6-170.t2.dsl.vodafone.it)
16:28.30freinhardwhere in the kde sources are web-shortcuts?
16:28.32Yagamicb400f: which one?
16:28.41cb400fopensuse-kde
16:29.00Yagamicb400f: the guy who started it is an idiot
16:29.11sav1oI bet the farm on that :)
16:29.37Yagamihe claims to be an opensuse user for 15 years ... opensuse is not 15 years old
16:29.50sav1oSuse is.
16:30.00cb400fthink the first release was 1994, so... ;-)
16:30.03Yagamisav1o: it is ? i recon its only 14 years old
16:30.04sav1owell so what being a user for 15 years means nothing.
16:30.27sav1oYagami: well not sure with such precision but more than 10 years for sure..
16:30.44Yagamisav1o: of course , but i am guessing he isnt using even linux for 15 years
16:30.46cb400fat least he still hadn't figured out how free software development works.. seemed he thought kde was developed in-house at suse by 3-4 people ;-)
16:30.50Yagamisav1o: set alone suse
16:30.54sav1osomeone that contribs actively for 1 week did more than a passive user for 900 years.
16:31.06Yagamii myself am loving 4.2.67 !! rulez
16:31.41Yagamiloving the gui to set up activities to each virtual desktop , worked like a charm
16:32.32auxsvrcb400f: are you talking about opensuse-kde ml?
16:32.45cb400fyup
16:33.14cb400fexagerrating a little bit and being off topic too ;-)
16:33.28*** join/#kde smurfslover (n=smurfslo@d54C2AB2E.access.telenet.be)
16:33.30auxsvrcb400f: I've heard the same arguments several times
16:33.45auxsvrcb400f: I don't bother answering any more
16:34.25auxsvrcb400f: however, they are sort of right on one thing: to the end user, KDE4 rewrite makes no sense
16:34.47auxsvrcb400f: they don't understand why it had to happen
16:35.02cb400fnot yet at least.. hopefully they'll soon get it, when the benefits become more tangible
16:36.00*** part/#kde mluser-work (n=mluser@208.178.12.226)
16:36.21auxsvrcb400f: most already do understand why it happened
16:36.43auxsvrcb400f: now
16:36.58*** join/#kde LegolasV (n=whoeiii3@84-53-73-98.adsl.unet.nl)
16:37.17*** join/#kde kdepepo (n=pepo@p5B3BC19A.dip.t-dialin.net)
16:37.26*** join/#kde draugdel_ (n=draugdel@88-117-49-197.adsl.highway.telekom.at)
16:37.49cb400fI have high hopes for the major distros coming with official 4.2 packages soon.. mandriva, kubuntu, fedora
16:37.51Yagamicb400f: if you like that sort of thing , i can give you more 10 or 20 topics on "kde sucks" :)
16:38.35cb400fnah, 14 months of those debates is enough ;-)
16:38.36Yagamicb400f: what i really love is users saying "kde sucks" , and then gnome releases 2.2.26 that is the same sh** with a bugfix or two , and the same users say "great release"
16:38.45Yagamijust makes me wanna kill them
16:38.50*** join/#kde Pullarotta (n=pullis@dsl-tkubrasgw1-fe1afa00-71.dhcp.inet.fi)
16:38.56*** join/#kde Nomexous (n=michael@roaming-185-67.nss.udel.edu)
16:39.22cb400fyup, they must be easily excited
16:40.06Yagamiits like the linux as stable abi ... some users are simply not to be listened
16:40.24Yagamii always find it amazing , clueless people telling expert people how to do stuff
16:41.22*** join/#kde phoenixz (n=sven@201.175.36.100)
16:41.39cb400fhumbleness is certainly not the first thing that comes to mind
16:43.01*** part/#kde TMM (n=hp@pdpc/supporter/professional/TMM)
16:43.26Yagamicb400f: hehe , i will go read the latest emails ... i actually love spreading hate
16:43.32*** join/#kde ninjaslim (n=sabeeh@ool-ad035d4e.dyn.optonline.net)
16:43.36sav1olol
16:44.51*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
16:45.20Yagamioh damn , there isnt any new messages there
16:45.28*** part/#kde Nomexous (n=michael@roaming-185-67.nss.udel.edu)
16:45.39*** join/#kde hazard (n=hazard@unaffiliated/hazard)
16:45.41Yagamiwell , can always go to osnews.com
16:45.44*** join/#kde sabayonlive-1627 (n=sabayonu@93.152.172.160)
16:46.01hazardAh, now I remember why I was logged in here earlier. Anyone have any suggestions how to get klipper to play nice with urxvt?
16:46.07sav1oahimsa, dudes! that's a word for 'non-violence' in classic sanskrit and hindu philosophy. :) buddha says "holding on to anger is like grasping a hot coal with the intent of throwing it at someone else; you are the one who gets burned"
16:46.07sav1oheh
16:46.26sav1ozen quote of the day
16:46.50Yagamisav1o:  i didnt knew buddha said that !
16:49.53*** join/#kde Ash-Fox (i=M3VXQ@host81-143-16-18.in-addr.btopenworld.com)
16:50.35hazardI can copy from urxvt, and I see it on the clipboard in klipper, but can't find a way to paste it back into urxvt. I can paste to Firefox though.
16:51.15thiagoMMB
16:51.39*** join/#kde Xand3r (n=alexande@p4FE978A4.dip.t-dialin.net)
16:52.49*** join/#kde opensourcecat (n=tore@host116-118-static.39-79-b.business.telecomitalia.it)
16:52.58*** join/#kde AceLan (n=AceLan@61-221-51-172.HINET-IP.hinet.net)
16:53.26*** join/#kde fde (n=fde@ip98-165-92-182.ph.ph.cox.net)
16:53.56*** join/#kde Jejem (n=Jejem@lord.phyrexia.org)
16:54.16opensourcecathi all. Can i call in some way the shutdown or the reboot dialog giving n time before executing the shutdown/reboot? Is that achievable with a script using dbus?
16:54.34*** join/#kde fde (n=fde@ip98-165-92-182.ph.ph.cox.net)
16:54.37*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
16:54.50thiagoI don't think you can set the timeout
16:56.11opensourcecatbut how i find wich proces i have to call to show the shutdown dialog?
16:56.13ultrav1olethazard: middle mouse button pastes the content of the clipboard, simply selecting something is enough to copy it into clipboard
16:56.35thiagoopensourcecat: it's ksmserver
16:56.44opensourcecattnx
16:56.45ultrav1oletin linux there's no need for Ctrl+C/V (Ctrl+Ins/Shift+Ins)
16:57.15thiagoI wish the use of SECONDARY had taken off...
16:57.29thiagothe buffer where data gets sent when you select with the mouse is called PRIMARY
16:57.30Jucatofor more confusion? :)
16:57.48ultrav1olethazard: however mind that that there are actually two clipboards in linux - one for mouse selections, another one for keyboard selections
16:57.50thiagobut try this: select in xterm or konsole, now go to another app and replace some text
16:57.57Jucatothiago: CLIPBOARD is the one for explicity copy right? (Ctrl+C)
16:58.06*** join/#kde Ace2017_- (n=ace@79-67-162-183.dynamic.dsl.as9105.com)
16:58.07thiagoyou can't do it without the keyboard
16:58.47*** join/#kde damentz (i=damentz@support.team.at.shellium.org) [NETSPLIT VICTIM]
16:58.49thiagoI wish you could select another text section (copy PRIMARY to SECONDARY, set PRIMARY), then when you MMB, it realises that it's pasting PRIMARY on top of PRIMARY, so it pastes SECONDARY
16:58.54thiagoyes, CLIPBOARD is only for Ctrl+C
16:59.01*** join/#kde junior_ (n=junior@200.139.78.242)
16:59.02ultrav1oletlast but not the least is that without running KClipboard the content of clipboard is lost when you exit an application where you've selected something
16:59.29*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
16:59.32*** part/#kde damentz (i=damentz@support.team.at.shellium.org)
16:59.34*** join/#kde damentz (i=damentz@support.team.at.shellium.org)
16:59.43*** join/#kde AliTarihi (n=quassel@unaffiliated/alitarihi)
17:00.01ultrav1oletGod knows why there are two clipboards in Linux anyway ;)
17:00.14Jucatoit's not just Linux. it's an X thing
17:00.16*** join/#kde blip99 (n=blip-@unaffiliated/blip-)
17:00.16Sho_ultrav1olet: there are actually three ;)
17:00.23*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
17:00.29Sho_but the toolkits/DEs commonly only use two of them
17:00.51ultrav1oletthree? OMG, how can I use the third one?
17:00.52*** join/#kde shreddi (n=dudelwu7@vpn513-027.rzuser.uni-heidelberg.de)
17:00.55thiagoyou can't
17:01.01thiagoSECONDARY's use hasn't taken off
17:01.02Sho_ultrav1olet: you can't, except in insane apps like emacs
17:01.09*** join/#kde AmiNSeries (n=AmiNSeri@193.194.80.213)
17:01.11*** join/#kde rohitj (n=rohitj@pool-71-98-78-124.ipslin.dsl-w.verizon.net)
17:01.17ultrav1oletSho_: do you mean it's application specific?
17:01.23thiagoand, of course, Emacs can't access CLIPBOARD
17:01.28*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
17:01.53ultrav1oletif yes, then it's not a clipboard per se ;)
17:01.58Sho_ultrav1olet: Well, X offers PRIMARY, SECONDARY and CLIPBOARD. Apps could use any of those. In practice, most apps use toolkits (i.e. Qt or GTK+), which only use PRIMARY and CLIPBOARD.
17:02.11*** join/#kde cumulus007 (n=cumulus0@unaffiliated/cumulus007)
17:02.14hazardultrav1olet: Sorry, I got pulled away for a moment. You've described the behavior I expected, but my middle button will not paste to urxvt.
17:02.37ultrav1oletSho_: where can I read about all of that?
17:02.39*** join/#kde kubek2k_ (i=kubek2k@korn.rootnode.net)
17:02.41hazardhazard: Though, notably, it appears my middle button does not paste anywhere.
17:02.53ultrav1olethazard: does it work at all?
17:02.53auxsvrhazard: I think you must select the text in klipper first
17:03.06*** join/#kde jordoex (n=quassel@d142-058-094-020.wireless.sfu.ca)
17:03.13Sho_ultrav1olet: http://standards.freedesktop.org/clipboards-spec/clipboards-0.1.txt is a good primer
17:03.14hazardauxsvr: I also tried that.
17:03.25*** join/#kde hoisn (n=hoisn@p5481CA03.dip.t-dialin.net)
17:03.38*** join/#kde chuckr (i=chuck@april.chuckr.org)
17:03.38ultrav1oletthere's a special xfree application which shows X events - don't remember its name
17:03.38hazardauxsvr: I can use keyboard shortcuts or context menus to paste in other applications, but no middle button for those, and nothing at all for urxvt.
17:03.42Sho_ultrav1olet: http://freedesktop.org/wiki/Specifications/ClipboardsWiki or for a wikified version with comments
17:03.52Sho_ultrav1olet: xev
17:04.00ultrav1olethazard: run it and it will show if your middle mouse works or not
17:04.00hazardultrav1olet: xev?
17:04.17hazardultrav1olet: Oh, my middle button scrolls, but it doesn't have a "click"
17:04.28chuckrI'm finally getting more familiar with kde, at least, a lot more than yesterday, and I find the new graphics impressive
17:04.35ultrav1oletthen you're outta luck :)
17:04.36hazardThis is a laptop with a touchpad. The middle button is actually 4 buttons depending which side of it I push.
17:04.36*** join/#kde thatch_ (n=tom@s3-0-0-20--0.gw05.slkc.eli.net)
17:04.46*** join/#kde memenode (n=libervis@78-1-172-32.adsl.net.t-com.hr)
17:04.55*** part/#kde thatch_ (n=tom@s3-0-0-20--0.gw05.slkc.eli.net)
17:05.15chuckrCould I ask, I want to make a new widget in my panel for "eclipse", but I'm not sure how to go about this.  I have a png graphic file for the icon image.
17:05.32ultrav1olethazard: you can set up middle mouse emulation - it's pretty easy
17:06.00Sho_chuckr: Go into panel settings mode, then drag eclipse from your menu to the panel, then right-click the icon, click Properties, click the icon in the properties dialog and pick your png graphic in the icon dialog
17:06.20ultrav1olethowever I'm not sure if your touchpad can process clicking more than one "button" simultaneously
17:06.36*** join/#kde pumphaus (n=pumphaus@p4FF76012.dip.t-dialin.net)
17:06.38chuckreclipse isn't in any menus I can locate, but the executeable is in /usr/local/bin
17:07.05chuckrI don't know how to make a widget from scratch like this
17:07.21hazardultrav1olet: It's physically impossible to push two of these at once.
17:08.07peacewhat annoying problem with konqueror
17:08.16*** join/#kde tictric (n=Manfred@unaffiliated/tictric)
17:08.16peacei can't upload xD
17:08.39Yagamiwell , it also depends if klipper is mixing the mmb and ctrl+c clipboard contents
17:09.22*** join/#kde drvoodoo (n=unknown@p50892908.dip0.t-ipconnect.de)
17:09.25polhello all
17:09.42*** join/#kde Fish (n=SPARCman@AVelizy-152-1-69-132.w83-204.abo.wanadoo.fr)
17:09.58polI'm using kde 4.2.1 and when I try to go into Desktop from Control Panel, It freeze...
17:10.03*** join/#kde Cueball|2 (n=lee@i-195-137-47-104.freedom2surf.net)
17:10.10*** join/#kde spicausis (n=e@87.99.83.235)
17:10.10hazardYagami: I'm not sure what mmb is, or I could probably tell you the answer.
17:10.26Yagamimiddle mouse button
17:10.36hazardAh. I guess I can't tell you that, since I don't have one.
17:10.41hallownamepol: have you tried making a new user, and seeing if the new user has the same problem?
17:10.55polhallowname: yup it's a brand new user
17:11.11ultrav1olethazard: you can try this http://ypwong.org/hotkeys/0.5.7.1/
17:11.12Yagamihazard: no problem , just telling that klipper has an option to ignore or join selection clipboard and ctrl+c clipboard
17:11.15hazardOh well. I'll work on this later.
17:11.19hazardultrav1olet: I'll check that, thanks.
17:11.22polhow can I debug such things ? I would like to disable the bouncing notification... it's boring
17:11.35*** join/#kde NSaibot (n=quassel@dslb-092-075-208-229.pools.arcor-ip.net)
17:11.53hazardOoh. Or not.
17:12.20ultrav1oletIs it possible to open txt files withing konqueror? I hate them being opened by KWrite
17:12.26*** join/#kde basantk (n=basantk@192.18.120.216)
17:12.35hazardI can't bring myself to open a file from some unknown site.
17:12.49hallownamepol: no i mean make a new user now. and try with the new user. as in not the user it currently doesnt work with.
17:12.56mini-manwhere is the air plasmatheme installed do?
17:12.59cb400fultrav1olet: in settings -> configure konq -> file associations you can enable embedded viewing
17:13.07mini-mani can't find it in ~/.kde4/share/apps/desktoptheme :\
17:13.10polok hallowname ... I remove the .kde* files
17:13.10ultrav1oletcb400f: I'll try
17:13.14hallownamepol: the bouncing notification is in systemsettings too. under 'launch feedback'
17:13.31hallownamepol: whoa! why do that? test with another user first?
17:13.40hallownamepol: or at least back that folder up
17:13.44polhallowname: I dont have this section into system settings
17:13.57*** join/#kde thunder71 (n=thunder7@151.81.22.230)
17:14.02*** join/#kde tictric (n=Manfred@p5B0A7110.dip.t-dialin.net)
17:14.05hallownamepol: ? you should. mebbe try your distro channel?
17:14.06*** join/#kde BentJ (n=bent@79.138.224.166.bredband.3.dk)
17:14.13polok ;-)
17:14.28spicausisusing kde trunk, dolphin shows previews of folder contents overlayed atop of the folder icon. any idea, is it (or will it) be possible to turn this off?
17:14.29hallownamepol: im not on kde4 atm so im not much help ;)
17:14.38ultrav1oletcb400f: I only see kwrite in a text/plain association
17:14.40polit's already veru kind :)
17:14.44polvery*
17:15.04ultrav1oletcb400f: found out what's wrong ;)
17:15.39cb400fgood
17:15.42*** join/#kde ukl (n=bin@f053125213.adsl.alicedsl.de)
17:15.48bersis there any alternative for amarok (for KDE4) ?
17:16.22*** join/#kde HenningF (n=henning@p5B052A87.dip0.t-ipconnect.de)
17:16.38poljuk
17:16.43*** join/#kde Dumble (n=Dumble@93.3.51.173)
17:16.43polsongbird
17:16.47polmpd
17:16.52*** join/#kde draugdel__ (n=draugdel@91-115-79-20.adsl.highway.telekom.at)
17:18.16*** join/#kde ihad (n=quassel@dslc-082-082-175-171.pools.arcor-ip.net)
17:20.27*** join/#kde einar77 (n=quassel@213-156-61-154.fastres.net)
17:23.48*** join/#kde bbelt16ag2 (n=bbelt16a@c-76-29-138-27.hsd1.fl.comcast.net)
17:24.33*** join/#kde gomoran (n=berberic@pD95F2D7A.dip0.t-ipconnect.de)
17:25.01*** join/#kde petelewis (n=quassel@147.188.254.90)
17:25.19chuckrIs there some sort of "base" widget that I need to install from, when I'm trying to create my own custom launcher to put in my panel?  I want to launch eclipse
17:25.47*** join/#kde wasynyt (n=timo@a82-197-12-244.mpynet.fi)
17:26.32poldo a shortcut no?
17:27.54*** join/#kde DeSoVoDaMu (n=deso@p57AA845B.dip0.t-ipconnect.de)
17:28.08chuckrI'm stuck.  The only choice I see is to install "widgets", not icons, but when I try to give it a eclipse.png file I have, it's apparently got a specific "widget" filetype in mind, and refuses me
17:28.45chuckrand I haven't got any base widget file to modify with a different icon image
17:29.55NSaibotwhy the heck does dolphin creates a directory with a name "foo/bar" instead of creating a path foo/bar?
17:32.58sandsmarkchuckr: drag from the menu ?
17:33.03*** join/#kde kirun (n=kirun@78-86-154-194.zone2.bethere.co.uk)
17:34.04*** join/#kde icwiener (n=icw@f049019074.adsl.alicedsl.de)
17:34.58*** join/#kde SSJ_GZ (n=SSJ@host-84-9-145-47.dslgb.com)
17:35.31*** join/#kde vikas (n=vikas@122.172.100.214)
17:36.07*** join/#kde blip- (n=blip-@unaffiliated/blip-)
17:36.31*** join/#kde cb400f (n=cb400f@4808ds2-suoe.0.fullrate.dk)
17:37.05*** join/#kde BCMM (n=bcmm@unaffiliated/bcmm)
17:37.16*** join/#kde jordoex (n=quassel@d142-058-091-018.wireless.sfu.ca)
17:37.24*** join/#kde KingOfTheBongo (n=wrongdev@unaffiliated/wrongdevice)
17:37.40*** join/#kde nhnFreespirit (n=nhn@0x5552cc2f.adsl.cybercity.dk)
17:38.55*** join/#kde Half-Left (n=KDE4Art@5ad7bc22.bb.sky.com)
17:39.16*** join/#kde petelewis (n=quassel@147.188.254.90)
17:39.26*** join/#kde TobiaszCudnik (n=bob@host-87-101-65-248.leon.com.pl)
17:39.27*** join/#kde bgmiki (n=quassel@95.180.41.35)
17:40.38chuckrI finally got it.  Boy, the kde IDE is a long way from being obvious to me.
17:42.34*** join/#kde blast3r (n=blasteR@160.Red-88-11-98.dynamicIP.rima-tde.net)
17:45.15Shaan7I get erro "Unknown CMake command "kde4_add_plugin"" when i try to cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS the tutorial apps at techbase. Whats wrong?
17:45.41*** join/#kde porcone (n=buck@86.110.155.148)
17:45.50*** part/#kde porcone (n=buck@86.110.155.148)
17:46.11*** join/#kde tomik (n=tomik@phobos.kolej.mff.cuni.cz)
17:46.33*** part/#kde tomik (n=tomik@phobos.kolej.mff.cuni.cz)
17:46.42*** join/#kde Spell_ (n=manuel@mgdb-4db8d603.pool.einsundeins.de)
17:47.56PuffTheMagichow do i save from kde session from cli
17:47.57PuffTheMagic?
17:48.25JucatoKDE4?
17:48.28Half-LeftShaan7: What are you building?
17:48.55Shaan7Half-Left: example at http://techbase.kde.org/Development/Tutorials/Plasma/UsingExtenders
17:48.57JucatoPuffTheMagic: qdbus org.kde.ksmserver /KSMServer saveCurrentSession
17:49.03PuffTheMagicthanks
17:49.55Half-LeftShaan7: Mostly lightly because your in the wrong directory
17:49.55*** join/#kde AliTarihi (n=quassel@unaffiliated/alitarihi)
17:50.14*** join/#kde JackFromShadow (n=silencer@cookness-pliers.volia.net)
17:53.11Shaan7Half-Left: hey its done ! The CMakeLists.txt in the example is lacking the include directives. Thanks for your help.
17:53.23*** join/#kde Salze (n=Salze@p5B21E828.dip.t-dialin.net)
17:54.13*** join/#kde MrPaul (n=MrPaul@unaffiliated/mrpaul)
17:54.58*** part/#kde sav1o (n=savio@jagat.xored.org)
17:55.18*** join/#kde NiSoOo (i=sdfkljs@unaffiliated/nisooo)
17:55.24auxsvrNSaibot: this looks like a bug to me
17:55.34*** join/#kde rneuber1 (n=neubersc@BAC2a18.bac.pppool.de)
17:55.44*** join/#kde atomik (n=atomik@225.43-136-217.adsl-dyn.isp.belgacom.be)
17:55.45auxsvrNSaibot: some programs cannot access files with / in the filename
17:56.14*** join/#kde Sinister` (n=rolland@pool-72-77-126-38.pitbpa.east.verizon.net)
17:56.29NSaibotauxsvr: are you going to file a bug?
17:56.34auxsvrNSaibot: some filesystems also prohibit using / in filenames
17:56.48sandsmarkwhich ?
17:56.49*** join/#kde Jonny88 (n=jonny@cpc2-nfds7-0-0-cust647.lei3.cable.ntl.com)
17:56.59sandsmarksounds like a bug in those filesystems
17:57.00Jonny88Hi, does anybody know if there is a konqueror shortcut for "open in new tab" middle click opens in new window, but I cant find it in the "cofig shortcuts" menu
17:57.11auxsvrsandsmark: IIRC reiser4
17:57.18sandsmarkif I ask dolphin to create a folder named "electronica/funk", and it creates two folders, I would be pissed
17:57.28sandsmarkauxsvr: are you sure ?
17:57.44NSaibotsandsmark: well, i'd expect to have a path
17:57.48sandsmark:<
17:58.06sandsmarkI guess that's a bug in NSaibot :D
17:58.18sandsmarkNSaibot: when you press alt+f2, and get an inline editing of the name of the folder, do you expect it to create subfolders ?
17:58.32Half-LeftJonny88: I have 4.2 on archlinxu and it opens new links in tabs with middle mouse
17:58.51NSaibotsandsmark: rename and create are different things imho
17:59.00sandsmarkwell, both want a name
17:59.02sandsmarkimho
17:59.07NSaibothowever, i'm used to that behaviour
17:59.13sandsmarkI'm not
17:59.17*** join/#kde fengshaun (n=armin@blk-224-130-208.eastlink.ca)
17:59.27NSaibotshould be an opt in at least
17:59.29Jonny88Sorry, I'm using KDE3 still (last stable release)
17:59.37*** join/#kde utb_diablo (n=diablo@ncb79-2-88-177-129-73.fbx.proxad.net)
17:59.43sandsmarkNSaibot: what should be ?
17:59.59NSaibotto create a path
18:00.30Half-LeftJonny88: It's in the Konqueror settings>General>Open links in new tab instead of in new window
18:00.55Half-LeftUgh
18:01.22*** join/#kde looonger (n=looonger@host-89-231-128-7.rawamaz.mm.pl)
18:02.23*** join/#kde m1k0 (n=m1k0@93.105.144.193)
18:02.30Jonny88Half-Left: Ta, it was under "web behaviour" which is why I couldn't find it (using konq for files fox for the net)
18:02.41*** join/#kde AliTarihi (n=quassel@unaffiliated/alitarihi)
18:02.47*** join/#kde ubunster (n=Administ@113.87.90.184)
18:02.58ubunsteris it a bad idea to still use 3.5.10?
18:03.32*** join/#kde Hoki (n=Korere@unaffiliated/hokinon)
18:03.51cb400fnot particularly.. it has no future of course, but if your distro supports it then...
18:04.19cb400fand if you're not yet ready for kde 4.x, there's no rush
18:04.20ubunsterwhat should be stable
18:04.24ubunsteris 4 stable?
18:04.27Jonny88yes
18:04.39cb400fkde 3.5.10 is prolly a bit more stable than 4.2.x
18:04.49NSaibotyea
18:04.53cb400f.. and not many distros have 4.2.x packages yet officially
18:05.03ubunsteri wonder why
18:05.12*** join/#kde person1 (n=ed@92.19.58.227)
18:05.14Jonny88because its so new
18:05.21cb400fcuz they're all going to release in April and May ;-)
18:05.32*** join/#kde I-Shot-Kennedy (n=Shaman@24-136-16-166.stn-bsr1.chi-stn.il.cable.rcn.com)
18:05.42Half-LeftAnd they havn't got through their release cycle yet
18:05.46*** join/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
18:06.08*** part/#kde vortec (n=vortec@xdsl-213-196-226-50.netcologne.de)
18:06.11*** join/#kde Yemmi (n=alex@host42-172-dynamic.43-79-r.retail.telecomitalia.it)
18:06.36I-Shot-KennedyHow do I make windows transparent, or the main taskbar? I even upgraded from 4.1 to 4.2 but the only thing that shows any sort of transparency is the Lancelot menu.
18:06.43Jonny88Suse isnt releasing until november, and afaik they have 4.2 already
18:06.52*** part/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
18:06.54*** join/#kde Nim_ (n=Nim@206.227.193.149)
18:07.19Half-LeftFedora 10 have 4.2 now
18:07.52NSaibotI-Shot-Kennedy: turn on the effects
18:08.33I-Shot-KennedyI have enabled the desktop effects. Nothing got "transparent", in 4.1 or 4.2
18:08.48ultrav1oletCan KMail 4.2 show attached images inline?
18:09.06ultrav1oletI don't wanna open them in external viewer
18:09.08Half-LeftI-Shot-Kennedy: depending on your plasma theme, the panel needs compositing to be transparent
18:09.35I-Shot-KennedyI am running the Ogyxen theme. Did I miss some setting or something?
18:09.48NSaibotwould he be able to turn the effects on without compositing?
18:09.51*** part/#kde Jonny88 (n=jonny@cpc2-nfds7-0-0-cust647.lei3.cable.ntl.com)
18:09.53Half-Leftok so what colour is your panel?
18:10.17I-Shot-KennedyThe main taskbar? Right now it is greyish, silverish.
18:10.48Half-LeftSometimes when you enable desktop effects the panel doesn't use the composited version, so you have to restart plasma
18:10.50kdepepoI-Shot-Kennedy, this is probably Aya, not Oxygen :)
18:11.06ultrav1oletanyone?
18:11.27*** join/#kde junior_ (n=junior@200.139.78.242)
18:11.29Half-LeftYer, Aya doesn't have transparency on the panel
18:12.37*** join/#kde hallowname (n=unknown@75-136-155-115.dhcp.gnvl.sc.charter.com)
18:13.55I-Shot-KennedyNo, it is oxygen. I just double checked. I have enabled desktop effects and most of the eye candy (ultimate profile). Maybe it's some sort of a plugin I missed?
18:14.21auxsvrsandsmark: actually no filesystem allows / in filename
18:14.27*** join/#kde mxttie (n=mattie@kotnet-146.kulnet.kuleuven.be)
18:14.37kdepepoI-Shot-Kennedy, where did you enable Oxygen? In systemsettings?
18:15.00szalauxsvr: well, I know one that does ;)
18:15.10*** join/#kde krau (n=cktakaha@200.184.118.130)
18:15.43I-Shot-KennedyApparance -> System Settings -> Style
18:15.47I-Shot-KennedyThat's where I went
18:15.53Half-Lefthehe
18:15.54NSaibotauxsvr: it's even more productive to have a path instead of creating one directory after another ... again ... imho
18:16.28auxsvrszal: I mean ascii /, not the unicode trick
18:16.33kdepepoI-Shot-Kennedy, this is wrong. Plasma theme isn't selected in systemsettings.
18:16.48I-Shot-KennedyUm, I have a little new problem.
18:16.50szalauxsvr: indeed
18:16.54Half-LeftI-Shot-Kennedy: Thats not the plasma theme, you need to right click desktop and Apperance Settings>Desktop Theme
18:16.59blast3r<PROTECTED>
18:17.06I-Shot-KennedyI just enabled ClearLooks theme and then I went back to Oxygen (to sort of reset everything)
18:17.07I-Shot-KennedyBut...
18:17.09blast3rhow install amarok, the xine engine not works
18:17.15blast3r:S
18:17.30blast3rin JuK works..
18:17.31I-Shot-KennedyNow, everything got messy. Wallpaper went black and I am missing the taskbar (the tray, panels, everything)
18:17.35szalauxsvr: the old RiscOS filesystem used on Acorn computers in the 80s/early 90s used the . as hierarchy separator, so the / was free to use in the name ;)
18:17.39ultrav1oletCan KMail 4.2 show attached images inline?
18:18.15auxsvrszal: I don't think it's POSIX compatible
18:18.20I-Shot-KennedyWhat happened, do I need to reboot?
18:18.33kdepepoI-Shot-Kennedy, just log out, and upgrade to KDE 4.2
18:18.36Half-LeftI-Shot-Kennedy: Alt, F2 and type plasma
18:18.36NSaibotI-Shot-Kennedy: you don't need to reboot, just log out
18:18.43I-Shot-KennedyI upgraded to 4.2 already
18:18.53kdepepoI-Shot-Kennedy, then file a bug report :)
18:19.14Half-LeftNo need to logout either
18:19.14kdepepoKDE developers never change the style, and don't know this bug.
18:19.31I-Shot-KennedyHalf-Left, Alt-F2 dosen't bring that little prompt.
18:19.32kdepepoplasma is quite crashy when doing things...
18:19.35*** join/#kde basantk (n=basantk@192.18.120.216)
18:20.04Half-LeftYou have a borken KDE4 then
18:20.18Half-Leftbroken*
18:20.21I-Shot-KennedyQuick question. (I am new to linux). How do I log out now when I don't have the menus anymore. (The panel is gone. I don't have any buttons)
18:20.24Half-LeftThat really shouldn't happen
18:20.27szalauxsvr: I don't think RiscOS back then was aiming towards POSIX compliance ;)
18:20.42auxsvrszal: OK
18:20.45NSaibotI-Shot-Kennedy: Alt+F2 -> logout
18:20.57kdepepoHis Plasma crashed, so no Alt F2
18:21.00I-Shot-KennedyAlt-F2 does not bring the promt anymore.
18:21.02NSaibotahh
18:21.05Half-LeftI-Shot-Kennedy: Ctrl, Alt, Delete
18:21.10Half-Lefterrm
18:21.11kdepepono!
18:21.13Half-LeftBackspace
18:21.14I-Shot-Kennedythat is not working either
18:21.20I-Shot-Kennedyor escape one
18:21.25kdepepoctrl-alt-backspace two times
18:21.37I-Shot-Kennedytwice, ok let me try
18:21.41NSaibothehe
18:21.45Half-Left:p
18:21.47NSaibotseems to work
18:22.00*** join/#kde wasynyt (n=timo@a82-197-12-244.mpynet.fi)
18:22.12Half-LeftBroken distros, wonder if it's Kubuntu :p
18:22.22kdepepoplasma stability isn't a good advertisement for new linux users...
18:22.27*** join/#kde I-Shot-Kennedy (n=Shaman@24-136-16-166.stn-bsr1.chi-stn.il.cable.rcn.com)
18:22.52I-Shot-KennedyWell, that one worked pretty quickly. The ctrl-alt-escape x2
18:22.59I-Shot-KennedyGotta remember that one.
18:23.04Skrot-Running OpenSuSE?
18:23.08I-Shot-KennedyYes.
18:23.15I-Shot-KennedyWhew.
18:23.31Skrot-yeah, other distros usually only require you to press it once :p
18:23.34Half-LeftWell remember that your upgrade is not official
18:23.44auxsvrsandsmark: ascii / is forbidden, the / in dolphin is a unicode trick
18:23.54Half-LeftMostly lightly some dev repo
18:23.57auxsvrsandsmark: http://lists.kde.org/?l=kfm-devel&m=120067470101987&w=2
18:24.14*** join/#kde tampakrap_ (n=tuxicity@ppp-94-66-135-190.home.otenet.gr)
18:24.28auxsvrkdepepo: come on now, I last saw it crash some months ago
18:24.34*** join/#kde natural_mind (n=vbatts@rrcs-67-78-226-122.se.biz.rr.com)
18:24.41*** join/#kde blip- (n=blip-@unaffiliated/blip-)
18:24.43I-Shot-KennedyHow do I enable this special Oxygen/Plasma theme and get transparency on Windows/Panels/Taskbar? (I only have transparency on the Lancelot menus)
18:25.02Half-LeftI-Shot-Kennedy: Have a word in #opensuse about it, your using dev packages, not stable ones I think
18:25.16NSaibotI-Shot-Kennedy: could you take a snapshot?
18:25.24I-Shot-Kennedysnapshot, like screencap?
18:25.24NSaibotscreenshot
18:25.25Half-LeftI've said this already
18:25.36I-Shot-KennedyOh sure, let me get one and upload it.
18:25.39NSaibotthen what Half-Left said ;)
18:26.05Half-Left"You need to right click desktop and Apperance Settings>Desktop Theme"
18:26.17NSaibotuhmm, yea, this one too
18:26.34Half-LeftOpensuse use Aya, obviously
18:26.59*** join/#kde gsteinert (n=gary@77-96-18-123.cable.ubr08.telf.blueyonder.co.uk)
18:27.22Half-LeftWhich I find, Ironic :p
18:27.33NSaibotwhy
18:27.42I-Shot-Kennedyok back
18:27.47I-Shot-Kennedyhere is the screenshot
18:27.48*** join/#kde sefirotsama (n=sefirots@xsftbnupc07.upc.es)
18:27.49I-Shot-Kennedyhttp://iiwluw.bay.livefilestore.com/y1pdhZuKl7QulT1_TGB-8F6Jg2RUJRY6kt4Fs0bUGAw_qKLsPuS3GNH012wnMaH0NeQgGHSc1zM9Hd5AMZP1cCQGQ/grab1.jpeg
18:27.53Half-LeftBecause alot of KDE dev use it :)
18:27.56NSaibotI-Shot-Kennedy: see what Half-Left said
18:28.57sefirotsamaHi people
18:29.13*** join/#kde jordoex_ (n=quassel@d142-058-094-020.wireless.sfu.ca)
18:29.17I-Shot-Kennedyoh, the suse channel? There is some guy over there spamming every newcomer with bot messages.
18:29.31I-Shot-KennedyNSaibot and Half-Left, does my screengrab look okay?
18:29.46NSaibotI-Shot-Kennedy: "You need to right click desktop and Apperance Settings>Desktop Theme"
18:30.17I-Shot-KennedyHey, that one worked!
18:30.32*** join/#kde Scorpiion (n=quassel@213-21-84-107.bon.t3.se)
18:30.43NSaibotalmighty Half-Left
18:30.44*** join/#kde beardbar (n=quassel@96.41.199.59)
18:30.45I-Shot-KennedyWhy is there a different style panel in the other menus?
18:30.51kdepepothese aren't bot messages, these are links to pages with help.
18:30.57*** join/#kde peace_ (n=quassel@net-93-150-6-175.t2.dsl.vodafone.it)
18:30.59Half-LeftYer, I usually get things right :p
18:31.02*** join/#kde Chrysalis (n=UD@unaffiliated/chrysalis)
18:31.10kdepepoI-Shot-Kennedy, because Plasma is a new different concept.
18:31.29I-Shot-KennedyOh, Plasma = Aero(WinOS?)?
18:31.38Half-LeftWell, thats a rather long story :)
18:32.21NSaibotAero is a subset of plasma
18:32.22kdepepoI-Shot-Kennedy, Plasma doesn't follow the system style, because developers tried new concepts, such as scalable (and even rotatable) widgets
18:32.24*** join/#kde thomasj__ (n=thomasj@e180185094.adsl.alicedsl.de)
18:32.28*** join/#kde thomasj_1 (n=thomasj@e180185094.adsl.alicedsl.de)
18:33.16Half-LeftPlasma themes are totally different to Aero, they just look similar in the sense they are glassy like
18:33.25*** join/#kde WrongDevice (n=wrongdev@unaffiliated/wrongdevice)
18:33.37NSaibotall they have in common is the transparency, that's all
18:33.44I-Shot-KennedyI see kdepepo. I should stick to right-click+appearance settings+Desktop theme when changing the style from now on.
18:33.46*** join/#kde Rapp (n=Rapp@xdsl-87-78-164-177.netcologne.de)
18:33.48I-Shot-KennedyI appreciate the help. Thanks a lot.
18:34.01NSaibotdepending on your background you might have the same colors of the panels
18:34.22Shaan7Half-Left: but now it says "extendertutorial.cpp:95: error: invalid static_cast from type ?QGraphicsItem*? to type ?QObject*?" when i try make on same example at http://techbase.kde.org/Development/Tutorials/Plasma/UsingExtenders
18:34.47Half-LeftAlot of plasma elements don't need compositing for them to be transparent
18:35.03NSaibottranslucent then
18:35.22Half-LeftWhatever saying you like
18:35.25I-Shot-KennedyThe color scheme subset of theme has no effect or anything else other than just colors right? (I'm just trying to figure out if I should leave color schemes alone if they are going to brake things now that everything is fine)
18:35.52kdepepoI-Shot-Kennedy, if all you want theming, better use gnome :)
18:35.52Skrot-Shaan7: Which version of Qt are you using?
18:36.10Half-LeftI-Shot-Kennedy: Only Aya can use the KDE colour scheme, alot of others don't
18:36.39I-Shot-KennedyOh, I see. It looks like lot of this stuff is not connected to each other that well.
18:36.42Half-LeftShaan7: No idea
18:36.53Shaan7Skrot-: qt-copy ( i think 4.5 RC) from latest svn build
18:36.59Shaan7Half-Left: k thanks anyway :)
18:37.09Half-LeftWell plasma themers just didn't want to do them that way, thats all
18:37.19Skrot-doesn't seem like it inherits from QObject, maybe the tutorial is old
18:37.33*** join/#kde fawek (n=faw@chello089076008074.chello.pl)
18:37.37Chrysalisanyone know if kmail got the ability to delete mail from server with the recent changes? (not talking about the keep mail on server option but rather remove deleted mail from server like thunderbird)?
18:37.51I-Shot-KennedyWow, this looks much nicer than the taskbar under Vista.
18:37.56kdepepoI-Shot-Kennedy, plasma is a very young project, just a year old.
18:38.21I-Shot-KennedyOh, I never heard about it.
18:38.22Half-LeftYou can mix and match widget themes as well in 4.2
18:38.25kdepepoI-Shot-Kennedy, if you want something mature, use the environments that are out 10 years :)
18:38.28I-Shot-KennedyI heard about compiz though.
18:38.51*** join/#kde evaluser (n=evaluser@97-124-182-95.hlrn.qwest.net)
18:38.56kdepepoI-Shot-Kennedy, compiz is gnome centric though
18:39.12I-Shot-KennedyI wont have problem running both?
18:39.31Half-LeftYou can't run both
18:40.04Half-LeftOne at a time, Kwin is much better anyway as a window manager in KDE
18:40.10*** join/#kde mabu (n=mabu@cmb32-29.dial-up.arnes.si)
18:40.14I-Shot-KennedyOh? I have both installed I think. Is compiz responsible for the neat effects when I switch desktops or minimize windows?
18:40.31Half-LeftNo, kwin is
18:40.38*** join/#kde piggz (n=piggz@89.241.254.252)
18:40.42*** join/#kde ninjaslim (n=sabeeh@ool-ad035d4e.dyn.optonline.net)
18:40.43*** join/#kde Bou (n=nicolas@18.144.202-77.rev.gaoland.net)
18:41.07Half-LeftYou don't need compiz since kwin desktop effects do most of what compiz does
18:41.10I-Shot-Kennedykwin? I installed compiz because I thought it was repsonsible for the neat effects. (i think I saw it in a youtube tutorial)
18:41.26Shaan7Skrot-: ok
18:41.48Half-Leftkwin is KDE's Window manager
18:41.58Skrot-I-Shot-Kennedy: kwin does the same but it's better (as a window manager) and native to KDE :>
18:42.29I-Shot-KennedyOh. I see. I am new to all this. So I apologize If I'm asking too many spazzy questions.
18:43.05*** join/#kde bers (n=quassel@abhc1.neoplus.adsl.tpnet.pl)
18:43.06I-Shot-KennedyI can remove compiz then without breaking anything?
18:43.12Half-Leftyes
18:43.18I-Shot-KennedyOh ok. Will do.
18:43.20*** join/#kde boom1992 (n=lukas@pD9E19728.dip.t-dialin.net)
18:43.32I-Shot-KennedyIs it possible to make the titlebars transparent as well? (sort of like aero)
18:44.47Half-LeftYes
18:45.16Half-LeftIn desktop effects, Transparency and tweak the Decorations option
18:45.37*** join/#kde Sinister` (n=rolland@pool-72-77-78-205.pitbpa.east.verizon.net)
18:45.38Half-LeftTranslucentcy
18:46.16Half-LeftTranslucency is what they call it in there :p
18:46.42I-Shot-KennedyI found one under plugins tab "Translucency - Make windows translucent under different condition". That one? (it's already enbaled though)
18:47.05*** join/#kde FlyingFoX-XIII (n=FlyingFo@p548AECF0.dip.t-dialin.net)
18:47.15Half-LeftThe decorations slider
18:48.45Sho_Half-Left: Technically transparency is 100% translucency
18:49.02I-Shot-KennedySorry can't find the decorations slider. (Also I noticed when search for "effects" via Lancelot, it gives me two different "Desktop Effects" modules)
18:49.45Half-LeftSho_: I thought there was some technical reason for it, or referred to
18:50.04Sho_Half-Left: well technically as in "in the English language"
18:50.27Sho_Half-Left: Although colloquially people also use transparency to refer to levels of translucency
18:50.31*** join/#kde antoranz (n=quassel@190.159.144.205)
18:50.39Half-Leftyer, I always say transparency :)
18:50.41*** join/#kde Kovert (n=ira@65.206.11.130)
18:50.43*** join/#kde Cappyyyy (n=cappy@4623.uMa.HeT.oT.telnet.bg)
18:51.21Sho_Half-Left: and technically, you are always wrong :)
18:51.28Half-LeftDon't you just like the English language :)
18:51.35Sho_Half-Left: Transparent materials are clear; translucent materials are diffuse
18:51.48Kovertas of the last few days my screen saver can not be kontrolled by the "system setting" it forces me to use a password. any fix?
18:51.55Half-LeftYer, but that don't stop  me using it, I will try :p
18:52.00Sho_Half-Left: :)
18:52.03Chrysalisif you see it its not transparent anymore so anything less then 100% is translucent
18:52.11I-Shot-KennedyHalf-Left, any idea how to get to the slider?
18:52.20Sho_Half-Left: I am not a native speaker so I am not really in a legitimate position to bitch about it anyway
18:53.25Half-LeftSho_: Yes, I just referrer to it as transparency, when it's technically translucency :)
18:53.32*** join/#kde lokpest (n=lokpest@61.147.216.81.static.b.siw.siwnet.net)
18:53.37I-Shot-KennedyWow, I just discovered the "Plasma Workspace Add-On Installer" while looking for the slider.
18:53.45I-Shot-KennedyLot of nice themes out there.
18:55.38*** join/#kde fung (n=fung@cpe-76-183-12-110.tx.res.rr.com)
18:55.57lokpestsuddenly kmplayer doesnt show the video in its own window, but opens mplayer and plays it in...
18:56.03lokpestany sugerstions?
18:56.18Sho_lokpest: it's an option iirc
18:56.42*** join/#kde andyt (n=andyt@alligin2006.demon.co.uk)
18:59.15*** join/#kde dirigeant (n=dirigean@unaffiliated/mew/x-344925)
18:59.20duckinatorhi
18:59.39*** join/#kde lovedaddy (n=greg@94-193-146-252.zone7.bethere.co.uk)
18:59.44*** join/#kde AliTarihi_ (n=quassel@unaffiliated/alitarihi)
19:00.47*** join/#kde dturut (n=Dogukan@92.44.192.224)
19:00.53*** join/#kde nucleo (n=kvirc@80.73.0.197)
19:01.11Half-LeftSho_: They are both Synonyms of each other, they depending on the degree they shift :p
19:01.23*** join/#kde vital (n=vital@c-ec91e655.024-3-73766c1.cust.bredbandsbolaget.se)
19:02.53*** join/#kde dansushi (n=dan@96.237.108.41)
19:03.00Sho_Half-Left: in optics the distinction is very clear :)
19:03.23*** join/#kde jcprather (n=quassel@office4.tmcs.net)
19:03.44Half-LeftFor sure :)
19:04.49I-Shot-KennedyWow, Ctrl+F8 is awsome with the grid plugin!
19:04.52Half-LeftBut you can make Windows transparent through the translucency settings, muuuhahaha
19:05.16Sho_Half-Left: that much is true :)
19:07.45*** part/#kde lokpest (n=lokpest@61.147.216.81.static.b.siw.siwnet.net)
19:09.50Half-LeftSho_: Even us native English speaking people don't realize some time how complex our language is
19:10.29*** join/#kde basantk (n=basantk@192.18.120.216)
19:11.06hallownameHalf-Left: english == c++ without classes :)
19:11.52Half-LeftI've had the last eight weeks of improving it :)
19:13.11Sho_Half-Left: Actually non-native speakers tend to pick up on things like more easily sometimes, since they basically have the textbook knowledge of the language as opposed to having learned it naturally
19:13.23I-Shot-KennedyAll right, thanks everyone. I just downloaded pretty much every Plasma theme and color scheme I could find. Lot of stuff to tinker with.
19:13.53*** join/#kde dturut (n=Dogukan@92.44.192.224)
19:14.01I-Shot-KennedyBefore I go. Does anyone know a tool that can minize windows or applications to panel-icons, sort of like Alltray app does with windows/apps and system tray?
19:15.07Half-LeftSho_: Yep, I was very good at German, so yes your right
19:16.18Half-LeftI-Shot-Kennedy: kde-look.org has something called STasks
19:17.05Half-LeftThird party of course
19:17.31I-Shot-KennedyFound it, nice stuff
19:18.20*** join/#kde Jejem (n=Jejem@ACaen-156-1-56-77.w90-51.abo.wanadoo.fr)
19:18.39*** join/#kde MonsieurHibou (n=val@lns-bzn-57-82-249-33-180.adsl.proxad.net)
19:18.57*** join/#kde rdale (n=quassel@212.170.174.156)
19:20.06*** join/#kde terr_ (n=terr_@dsl-vlan435-66-18-218-43.nucleus.com)
19:20.41*** join/#kde hoek (n=quassel@88.130.201.102)
19:21.03hoekSo what does everyone use for CD burning on KDE4?
19:21.29Half-LeftAnything that works
19:22.04*** join/#kde margiolas (i=chris@client-9-61.wifi.uoc.gr)
19:22.40Kovertk3b
19:23.20*** join/#kde ulath (n=ulath@e182044159.adsl.alicedsl.de)
19:23.54hoekyeah, i meant, without installing kde3libs and/or tons of gnome deps
19:24.00ulathhi, does anybody know how to enable autocoonect for all accounts in kopete?
19:25.22*** join/#kde Tomasu (n=moose@S010600195b863efb.ed.shawcable.net)
19:25.28*** join/#kde fwk (n=fwk@5acf74fb.bb.sky.com)
19:25.37*** join/#kde sabocat (n=sabocat@c-76-22-75-51.hsd1.wa.comcast.net)
19:25.39*** join/#kde Ycarene (n=Ycarene@24-116-56-41.cpe.cableone.net)
19:26.54*** join/#kde Phlogi (n=quassel@168-119.1-85.cust.bluewin.ch)
19:30.14*** join/#kde tiago (n=tiago@201.88.253.114)
19:30.56*** join/#kde nielsslot (n=quassel@86.93.198.169)
19:31.08*** join/#kde blast3r (n=blasteR@160.Red-88-11-98.dynamicIP.rima-tde.net)
19:31.14*** join/#kde _Phlogi (n=quassel@vpn-global-dhcp3-035.ethz.ch)
19:31.30*** part/#kde blast3r (n=blasteR@160.Red-88-11-98.dynamicIP.rima-tde.net)
19:31.38*** join/#kde rdale_ (n=quassel@212.170.174.156)
19:32.03*** join/#kde blast3r (n=blasteR@160.Red-88-11-98.dynamicIP.rima-tde.net)
19:32.26NSaibotdigikam 0.10.0 refuses to start saying that there was a problem with creating the database/tables
19:33.12*** join/#kde blip99 (n=blip-@unaffiliated/blip-)
19:33.41NSaiboton kde 4.2.1 that is
19:33.57*** join/#kde icwiener_ (n=icw@f049019074.adsl.alicedsl.de)
19:36.12*** join/#kde toxicwaltz (n=toxicwal@c-68-62-216-65.hsd1.al.comcast.net)
19:37.46*** join/#kde nucleo (n=nucleo@80.73.0.197)
19:38.10*** join/#kde gorgonzola (n=quassel@201-236-146-3.adsl.tie.cl)
19:39.17*** join/#kde Thundercloud (n=thunderc@81.187.175.84)
19:41.08*** join/#kde pont (n=pontostr@91.206.110.1)
19:43.11*** join/#kde nucleo (n=kvirc@80.73.0.197)
19:45.52*** join/#kde Nodenberg (n=rs205@dslb-088-074-034-191.pools.arcor-ip.net)
19:46.08Nodenberghi is any dolphion developer present?
19:46.13Nodenbergdolphin
19:46.43Sho_Nodenberg: No. What's your question, though?
19:47.11*** join/#kde jordoex (n=quassel@d142-058-094-020.wireless.sfu.ca)
19:47.53NodenbergI had just a general question
19:48.19Sho_Nodenberg: Then it might not need a Dolphin-specific developer ;)
19:48.28Nodenbergwell its easy
19:49.30Sho_Nodenberg: THen shoot
19:49.33*** join/#kde parapente (n=nobody@ppp8-77.adsl.forthnet.gr)
19:50.04Nodenbergover in the KDE Brainstorming-forums are more that 30 feature requests for partly must-have-featurs and big usability-steps. But on techbase only 3-4 features for 4.3 are listed, two of them concerning nepomuk
19:50.39Nodenbergthe question is: why not implement some of the features over in brainstorm
19:50.57Sho_Nodenberg: Well the feature plans require developers to maintain them, which they often don't
19:51.00*** join/#kde basantk (n=basantk@192.18.120.216)
19:51.00SSJ_GZNodenberg: Manpower.
19:51.13Sho_Nodenberg: IOW the plans are not necessarily very good indications of what features are being worked on
19:51.38Nodenbergso much for feature plan
19:51.52*** join/#kde basantk (n=basantk@192.18.120.216)
19:52.14Sho_Nodenberg: well would you rather have them write code or feature plans, right :)
19:52.39*** join/#kde bbb (n=bb@p4FE72114.dip0.t-ipconnect.de)
19:52.44Nodenbergso there is no way of easily get in touch with planned features of the next release apart from mailinglists
19:52.55Nodenbergwell in that case close the feeature plan
19:53.15Nodenbergit annoys some users and may lead to disorientation
19:53.18*** join/#kde datag (n=datag@ppp-62-216-201-90.dynamic.mnet-online.de)
19:53.21Sho_Nodenberg: Mailing lists, blogs, IRC channels, commit digests, ..
19:54.26NodenbergI haven't seen a dolphin-related post in planetkde for weeks, and few stuff in the commit-digest(which is also released inregular )
19:54.27*** join/#kde maour (n=gnu@89.165.47.139)
19:55.05Nodenberghow many people develope dolphin and related?
19:55.32SSJ_GZNodenberg: Basically, Peter Penz, and he has limited time.
19:55.52SSJ_GZNodenberg: I've done some, but I currently have pretty much 0 time to work on KDE.
19:56.01NodenbergWTF one person? youre kidding
19:56.12Sho_(Though of course work in Nepomuk, Places, etc. also affects Dolphin)
19:56.23Sho_(But yes, the app itself is largely a one-man job)
19:56.43SSJ_GZThere's been a couple of people contributing recently but yes, it's basically a one-man job.
19:57.12*** join/#kde romullo (n=romulo@150.165.63.86)
19:57.19Nodenbergone the one hand he deserves kudos for that. but on the other that is realy sad and makes me afraid
19:57.22*** join/#kde jiiho (n=jiiho@cpc3-nott6-0-0-cust346.nott.cable.ntl.com)
19:57.23Sho_And a good job at that :)
19:57.35Sho_Nodenberg: Why does it make you afraid?
19:57.36NodenbergIt can take decades until some features are implemented
19:57.42SSJ_GZ+1 : Peter rules :)
19:58.04*** join/#kde fung_ (n=fung@cpe-76-183-9-90.tx.res.rr.com)
19:58.12Sho_Nodenberg: KDE is not much older than one decade, and has gone through three file managers ;)
19:58.30Nodenbergkonqui has some more dev's I guess
19:58.50Sho_Nodenberg: Rather than make you afraid, it should make you realize what one man can accomplish thanks to the power of the KDE frameworks - and how easily, consequently, new features are implemented ;)
19:58.59*** part/#kde dturut (n=Dogukan@unaffiliated/dturut)
19:59.07Sho_Nodenberg: Konqui basically has one main dev, too (David Faure)
19:59.37Nodenbergyoure right, it is awesome, that one person can implement so many features alone in his spare time
19:59.44SSJ_GZAnd David is really a kdelibs guy, nowadays.
19:59.50SSJ_GZ(Which is fine by me :))
20:00.05NodenbergI see
20:00.21NodenbergBut imagine what ten devs could reach in the same time
20:00.33Sho_Nodenberg: It's also important to realize that you're dealing with a lot of inter-connected frameworks and components here, and that many of the features you desire would probably not technically be implemented in the Dolphin codebase. The combined number of developers working on the frameworks that power Dolphin is much larger than one, of course.
20:00.34NodenbergKDE is in need for massive manpower improvements
20:00.45SSJ_GZNodenberg: Indeed.  But there's volunteer-driven development, for you :/
20:01.02*** join/#kde Phlogi (n=quassel@168-119.1-85.cust.bluewin.ch)
20:01.03Sho_Nodenberg: Software development doesn't scale linearly with manpower :)
20:01.06*** join/#kde jordoex (n=quassel@d142-058-094-020.wireless.sfu.ca)
20:02.03Nodenbergbut manpower cannot be underestimated, at least as long as the dev are good in their jobs
20:02.17Nodenbergso KDE has to find da way to attract more devs to volunteer
20:03.02jiihofree shrooms
20:03.09*** join/#kde anakhanz (n=robertw@203-97-250-160.cable.telstraclear.net)
20:03.15datagi can i change the behaviour of kate (4.2) tree-view, that only a single click is needed to open files. somehow this suddenly changed and i don't know why. the system-global is set to single-click
20:03.16Sho_Nodenberg: Well, in terms of quantity KDE development has basically never been more productive than today
20:03.23NodenbergI thought about money and fame^^
20:03.28Sho_Nodenberg: So it's not like it's not growing :)
20:03.34datag*how
20:03.46NodenbergI've heard that
20:03.47*** join/#kde blauzahl_ (n=ax@m209-8.dsl.rawbw.com)
20:03.52Nodenbergprogress at least
20:04.37datagis there a special config for the kate-part? i haven't found any config-option. it's annoying to always double-click on the file to open it
20:05.27Sho_datag: Hm, can't reproduce that in KDE 4.2.1 here
20:05.43*** join/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
20:05.46Nodenbergdatag I do not need double click either
20:05.51*** join/#kde loki_ (n=loki@ppp91-76-70-154.pppoe.mtu-net.ru)
20:06.12datagthat's really strange. in dolphin it works ofc
20:06.52*** join/#kde jordoex (n=quassel@d142-058-094-020.wireless.sfu.ca)
20:07.01datagSho_: Nodenberg: do you know if this behaviour is configurable for kate? i guess it just use the system-default
20:07.16Sho_datag: No, I'm not aware of a config option at least
20:07.22*** join/#kde klebezettel (n=nik@e178138118.adsl.alicedsl.de)
20:07.28NodenbergThe strengh of proprietary software development is maybe that it can easyly attract contributores and force them to develop a certain feature. If they develop aganinst the market they become irrelevant and lose their job^^
20:07.40*** join/#kde IceChant (n=icechant@87.69.184.39)
20:07.44Nodenbergdatag  I guess its system default
20:07.55Nodenbergkate should behave like any other app in KDE
20:08.09datagyes, it "should" :)
20:08.12Sho_Nodenberg: Frankly looking at the forum you mentioned a lot of those feature requests are also pretty far out there
20:08.18*** join/#kde benklop_ (n=quassel@97-118-247-208.hlrn.qwest.net)
20:08.26*** join/#kde Thundercloud (i=thunderc@81.187.69.85)
20:08.27datagi've got a gentoo-system. maybe i should try to rebuild it
20:08.43Sho_datag: In any case, I've double-click as a sys default and Kate's file browser follows it here (4.2.1)
20:08.49Sho_datag: I use Gentoo as well
20:09.05*** join/#kde bluesceada (n=itsjustm@unaffiliated/bluesceada)
20:09.14datagSho_: that's what i would expect
20:09.17*** part/#kde triptik (n=triptik@241.33.219.87.dynamic.jazztel.es)
20:09.58Sho_datag: ditto - single-click weirdos! ;-)
20:11.49*** join/#kde fwk (n=fwk@5acf74fb.bb.sky.com)
20:12.55*** join/#kde bUSHwEEd (n=david@a147164.upc-a.chello.nl)
20:14.01NodenbergI wish everyone a nice say;)
20:14.02Nodenbergbye
20:14.05Nodenberg:)
20:14.08Nodenbergand thx:)
20:14.38*** join/#kde fengshaun (n=armin@blk-224-130-208.eastlink.ca)
20:16.56*** join/#kde tbeadle_ (n=tbeadle@204.181.64.8)
20:18.24*** join/#kde Rapp_ (n=Rapp@xdsl-87-78-93-65.netcologne.de)
20:18.37messertingHi - is there a way to make dolphin's "preview" mode stay "always on"?
20:18.39*** join/#kde shadeslayer (n=quassel@122.163.124.197)
20:19.57*** join/#kde josh-l (n=opera@pool-173-66-53-36.washdc.fios.verizon.net)
20:20.26josh-lhi all, there is lots of interest in the mockups I found to make a new kde theme: http://www.kde-look.org/content/show.php?content=101283&forumpage=0
20:21.51*** join/#kde wasynyt (n=timo@a82-197-12-244.mpynet.fi)
20:22.12*** join/#kde cgoncalves (n=carlos@opensuse/member/Cgoncalves)
20:22.31*** join/#kde pol (n=chatzill@4.192-243-81.adsl-dyn.isp.belgacom.be)
20:23.29*** join/#kde shadeslayer (n=quassel@122.163.124.197)
20:23.44*** part/#kde shadeslayer (n=quassel@unaffiliated/shadeslayer)
20:23.55*** join/#kde JackTop_ (n=jack@vodsl-8793.vo.lu)
20:24.20*** join/#kde tessarakt (n=jens@e180074192.adsl.alicedsl.de)
20:24.40*** join/#kde reavertm (n=reavertm@aegw81.neoplus.adsl.tpnet.pl)
20:26.23*** join/#kde petelewis (n=quassel@92-236-152-223.cable.ubr08.king.blueyonder.co.uk)
20:26.56*** join/#kde tdi_k (n=tdik@134.102.123.211)
20:27.19*** join/#kde tbeadle__ (n=tbeadle@division.aa.arbor.net)
20:30.01*** join/#kde pwu (n=pwu@91.177.208.132)
20:32.34*** join/#kde d0c_t0m0e (n=thrasher@p549AE627.dip.t-dialin.net)
20:33.47*** join/#kde keveam (n=kevin@24-182-233-130.dhcp.stls.mo.charter.com)
20:34.10keveamDoes anyone know a webcam application for KDE3?
20:34.15*** join/#kde dturut (n=Dogukan@unaffiliated/dturut)
20:34.27*** join/#kde pprkut (n=hwiesing@ip82-139-114-131.lijbrandt.net)
20:34.28*** join/#kde alesan (n=alesan@207.47.6.52.static.nextweb.net)
20:34.48alesanhi how can I "move" a ktorrent download to a computer and continue from there?
20:35.04*** join/#kde devilsadvocate_ (n=devilsad@202.3.77.11)
20:35.08*** join/#kde away_da (n=devilsad@202.3.77.11)
20:35.20*** part/#kde dturut (n=Dogukan@unaffiliated/dturut)
20:35.53*** join/#kde spitfire (n=quassel@acku145.neoplus.adsl.tpnet.pl)
20:36.01*** part/#kde hazard (n=hazard@unaffiliated/hazard)
20:36.29*** join/#kde marko_d (n=marko_d@89.205.57.121)
20:36.42*** join/#kde mrkiko (n=mrkiko@host33-108-dynamic.8-87-r.retail.telecomitalia.it)
20:36.48*** part/#kde mrkiko (n=mrkiko@host33-108-dynamic.8-87-r.retail.telecomitalia.it)
20:37.28*** join/#kde jlawler (n=jlawler@chi-pat.cashnetusa.com)
20:44.55*** join/#kde brunoqc (n=bruno@modemcable195.82-202-24.mc.videotron.ca)
20:47.13*** join/#kde Nekos (n=seby@host232-111-dynamic.26-79-r.retail.telecomitalia.it)
20:48.04*** join/#kde comawhite__ (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
20:48.38*** join/#kde oscar_ (n=nobody@ppp54-69.adsl.forthnet.gr)
20:50.06*** join/#kde dturut (n=Dogukan@unaffiliated/dturut)
20:50.14*** join/#kde Fanfare (n=ralph@p579CC5D7.dip.t-dialin.net)
20:50.43*** part/#kde dturut (n=Dogukan@unaffiliated/dturut)
20:50.44*** part/#kde josh-l (n=opera@pool-173-66-53-36.washdc.fios.verizon.net)
20:50.45*** join/#kde comawhite__ (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
20:51.36*** join/#kde bgmiki (n=quassel@95.180.41.35)
20:52.06*** join/#kde josh-l (n=opera@pool-173-66-53-36.washdc.fios.verizon.net)
20:52.08*** join/#kde einar77 (n=quassel@213-156-61-154.fastres.net)
20:52.22*** join/#kde sssp (n=xchat@topol.nat.praha12.net)
20:53.26*** join/#kde sepult (n=buggarag@xdsl-87-78-152-39.netcologne.de)
20:56.18*** join/#kde comawhite__ (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
20:56.24*** join/#kde ayon (n=fk@41.145.140.166)
20:57.52comawhite__I have a problem. I can't do 0-= keys on my keyboard unless I use ctrl with it. But those keys work fine without X running and in xdm, and in kdm. Any idea why not in KDE?
20:59.02*** join/#kde desti (n=desti@p5B018674.dip0.t-ipconnect.de)
20:59.35*** join/#kde said (n=luca@host54-151-dynamic.53-82-r.retail.telecomitalia.it)
20:59.54*** join/#kde mangospork (n=mangospo@cpe-66-75-37-60.san.res.rr.com)
21:01.33*** part/#kde Bou (n=nicolas@18.144.202-77.rev.gaoland.net)
21:09.47*** join/#kde ryanakca (n=ryan@ubuntu/member/ryanakca)
21:10.21*** join/#kde arkascha (n=arkascha@xdsl-213-168-119-62.netcologne.de)
21:11.18*** join/#kde mio (n=mio@ppp91-76-70-154.pppoe.mtu-net.ru)
21:11.34*** join/#kde m1k0 (n=m1k0@93.105.144.193)
21:13.52*** join/#kde Aw0L (n=awol@mx1.spfldsparc.org)
21:14.40*** join/#kde comawhite__ (n=comawhit@c-76-31-157-211.hsd1.tx.comcast.net)
21:16.35*** join/#kde geek_ (n=geek@92.50.49.99)
21:18.16*** join/#kde fwk_ (n=fwk@5acfaa10.bb.sky.com)
21:21.11*** join/#kde liberfiasco (n=libervis@93-141-21-160.adsl.net.t-com.hr)
21:21.24*** join/#kde MaNI (n=malcolm@41.247.151.79)
21:21.31*** join/#kde wiscados (n=mvalle@81.25.184.155)
21:23.19*** join/#kde mtux (n=mtux@89.165.47.128)
21:25.19*** join/#kde wasynyt (n=timo@a82-197-12-244.mpynet.fi)
21:25.41*** join/#kde anakhanz (n=robertw@203-97-250-160.cable.telstraclear.net)
21:26.24*** join/#kde jordoex_ (n=quassel@d142-058-094-020.wireless.sfu.ca)
21:27.34*** join/#kde shze (n=heinzes1@arsenic.csb.vanderbilt.edu)
21:29.08shzeI'm not moving or copying any files, but I have 15 kio_http processes, and two of them use 10% cpu each. why? how can I find out what they are doing?
21:32.56*** join/#kde bgmiki (n=quassel@95.180.41.35)
21:33.02*** join/#kde anakhanz (n=robertw@203-97-250-160.cable.telstraclear.net)
21:33.22*** join/#kde daskreech (i=d08a157a@gateway/web/ajax/mibbit.com/x-c0d78a6dabaf5ead)
21:36.18*** join/#kde memenode (n=libervis@93-141-31-126.adsl.net.t-com.hr)
21:36.53*** join/#kde devilsadvocate (n=devilsad@202.3.77.11)
21:37.04*** join/#kde phoenixz (n=sven@201.175.36.100)
21:40.56*** join/#kde Rasi (n=carnager@e182048055.adsl.alicedsl.de)
21:43.22*** join/#kde antoranz (n=quassel@190.159.144.205)
21:45.39*** join/#kde asraniel (n=quassel@54-25.2-85.cust.bluewin.ch)
21:45.59*** join/#kde sgh (n=quassel@0x4dd5bf76.adsl.cybercity.dk)
21:46.10sghhi!
21:46.18*** join/#kde ryanakca (i=ryan@ubuntu/member/ryanakca)
21:46.26*** join/#kde draugdel (n=draugdel@91-115-79-20.adsl.highway.telekom.at)
21:47.13sghHow does kwin determine what to highlight what is being redrawn. Is it QT that holds the logik, or the graphics hardware ?
21:47.23*** join/#kde devilsadvocate (n=devilsad@202.3.77.11)
21:47.46daskreechmaybe it's kwin?
21:49.14*** join/#kde xombie (n=xombie@216-67-51-144-rb2.nwc.dsl.dynamic.acsalaska.net)
21:49.33*** join/#kde Shirakawasuna (n=nick@97-113-158-167.tukw.qwest.net)
21:49.43xombieHELP! when i log into kde 4.2, my old windows open, but everything else is BLACK. how can I fix this?
21:50.05sghdaskreech: well - the reason for asking is tha kwrite, kdevelop, kile, digikam and other refreshed way too much of the gui and it hurts performance I think. I am using nVidias driver.
21:50.23sghxombie: does ALT-F2 work ?
21:50.37xombiesgh, yes
21:51.25sghxombie: try running plasma
21:52.41xombiesgh: it says plasma is running, i tried killing it
21:52.50uklHmmm - this might not be a too uncommon problem: Some python plasmoid works when started with "plasmoidviewer widgetname" but not when using the "add widget..." context menu thing. - any ideas?
21:53.59Ace2017_-Hi all
21:54.13Ace2017_-can kde4 window decorations have shadows without desktop effects?
21:54.25sghxombie: if starting it does not help try deleting .kde/share/config/plasma
21:54.29Ace2017_-kde4's desktop effects really impact performance when going into and outof fullscreen
21:54.30sghxombie: if starting it does not help try deleting .kde/share/config/plasma*
21:54.35*** join/#kde JackFromShadow (n=silencer@remediless.rose.volia.net)
21:54.52xombiesgh: i turned a lot of thing in composting on, that might be it
21:55.28xombiesgh: will try
21:55.43sghxombie: BUT
21:56.09sghxombie: you will loose your plasma config. The desktop+panels will be reset to default
21:56.45xombieyes, it took some time to get it perfect, now imna have to start from the beginning hope this works
21:57.05xombiebrb
21:58.08*** join/#kde hego (n=hego@dsl5402B0AE.pool.t-online.hu)
21:58.32*** join/#kde andyroid (n=quassel@c-598170d5.013-40-6d6c6d2.cust.bredbandsbolaget.se)
21:58.33*** part/#kde hego (n=hego@dsl5402B0AE.pool.t-online.hu)
21:58.42*** join/#kde jlawler (n=jlawler@chi-pat.cashnetusa.com)
21:58.52*** part/#kde mio (n=mio@ppp91-76-70-154.pppoe.mtu-net.ru)
21:59.19*** join/#kde xombie (n=xombie@216-67-51-144-rb2.nwc.dsl.dynamic.acsalaska.net)
21:59.20*** join/#kde MaNI (n=malcolm@41.247.151.79)
21:59.32xombienope still logging into a blackhole
22:00.02xombiethinking about deleting the whole .kde4 directory :/
22:00.47xombiehow can i get to kde4's control panel
22:01.06*** join/#kde jordoex (n=quassel@d142-058-090-109.wireless.sfu.ca)
22:01.51Ace2017_-MOVE IT!
22:01.59Ace2017_-move .kde4 to .kde4_20090320
22:02.33xombiegood idea, but whats the command to start kde4's controll panel?
22:03.24ayonsystemsettings
22:03.32xombiethanks!
22:04.23*** join/#kde spitfire_ (n=quassel@abis5.neoplus.adsl.tpnet.pl)
22:04.29romullois away: testing away message :)
22:04.40Ace2017_-romullo: turn it off!!!
22:04.53romullois away: testing away message :)
22:05.07romullosorry, my bad =/
22:06.15*** join/#kde tdn (n=tdn@4808ds3-fb.0.fullrate.dk)
22:06.38*** join/#kde reideer (n=reideer@189.58.124.183.dynamic.adsl.gvt.net.br)
22:07.12*** join/#kde draugdel_ (n=draugdel@88-117-101-7.adsl.highway.telekom.at)
22:08.21*** join/#kde xombie (n=xombie@216-67-51-144-rb2.nwc.dsl.dynamic.acsalaska.net)
22:08.27*** join/#kde JuJuBee (n=mike_kni@24-105-231-111.cm.mhcable.com)
22:08.33JuJuBeeIm using kde4.2 kubuntu 8.10 64 bit. I have a nice dual head setup working using xinerama. If I am not connected to a second head, I cannot start into kde, only gnome. Plasma causes a sig11 error (I think that is what it was).
22:08.58xombiewow, i moved .kde4 to .kde4_asdf and KDE still is invisible, my KDE4 is broken :(
22:10.20*** join/#kde BurkeOne (n=Gameacco@dslb-088-074-034-191.pools.arcor-ip.net)
22:10.25cb400fhow can "kde" be invisible? .. and was kde running while you moved the folder?
22:10.25BurkeOnehi
22:10.28BurkeOneive a problerm
22:11.06*** part/#kde JuJuBee (n=mike_kni@24-105-231-111.cm.mhcable.com)
22:11.16*** join/#kde reideer (n=reideer@189.58.124.183.dynamic.adsl.gvt.net.br)
22:11.21BurkeOnei am using a folderviel as desktop in 4.2.1. But my folderviel sometimes forgets icon positions (i.e. after a reboot) i have to put everything in its plas anew
22:11.22xombieI telinit'd to 3, then moved the files then went baack to 5. I can still run programs but there is nothing besides the application window, no kde
22:11.36BurkeOnehow can i prevent that? is that a bug?
22:12.24*** join/#kde margiolas_ (i=chris@147.52.19.243)
22:13.33*** join/#kde vbgunz (n=quassel@72.186.68.186)
22:13.35xombiei didn't know KDE was so easy to break, enable some compositing features, and kapluy! its dead.
22:14.12daskreechxombie: dead?
22:14.16Ace2017_-xombie: bad xorg.conf?
22:14.17cb400f"kde" != plasma
22:14.44cb400fxombie: alt +f2 -> konsole.. try running 'plasma &' in konsole
22:14.51xombieok
22:15.03*** join/#kde KTL (n=KTL@213.219.144.221.adsl.dyn.edpnet.net)
22:15.19KTLwhat does it mean when kmail tells me i have 0 + 3 messages?
22:15.36messertingKTL, different folders?
22:15.52KTLaaaaaa the ones i gave a filter to make them labeled read
22:15.58KTLthanks :)
22:15.59messertingimap and local? not sure actually
22:15.59xombiewhere can i paste the 4 line error with plasma? i dont wanna spam this channel
22:16.09cb400fpastebin.com
22:16.11messertingfpaste.org
22:16.34daskreechpastebin.ca
22:16.40*** join/#kde BurkeOne (n=Gameacco@dslb-088-074-034-191.pools.arcor-ip.net)
22:16.50daskreechBurkeOne: Sounds like one
22:17.36xombiegreat, the third button paste isnt working
22:18.17*** join/#kde basti (n=basti@xdsl-213-168-122-230.netcologne.de)
22:18.28*** join/#kde Phlogi (n=quassel@168-119.1-85.cust.bluewin.ch)
22:18.45*** join/#kde p-f (n=pf@unaffiliated/raag)
22:18.47*** join/#kde Lektron (n=Lektron@c-68-62-140-139.hsd1.al.comcast.net)
22:18.48cb400fuse ctrl+v?
22:18.55xombiehttp://pastebin.com/ddeab6c5
22:20.05daskreechxombie: kquitapp plasma && rm ~/.kde/share/config/plasma* && plasma&
22:20.23p-fhow does one go about disabling panel tooltips in kde 4.2.1? It used to be in the panel options themselves the last time I used kde, but it seems to have changed.
22:20.26*** join/#kde slack_baphomet (n=slack_ba@sourcemage/acolyte/slackbaphomet)
22:21.13cb400fp-f: you can only disable it for the task bar I think.. not for other widgets (kickoff, device notifier etc.)
22:21.23cb400fright click in task bar -> task bar settings
22:22.01xombie<PROTECTED>
22:22.24*** join/#kde sgh (n=quassel@0x4dd5bf76.adsl.cybercity.dk)
22:22.26BurkeOnep-f I guess you can deactivate it globally in systemsettings
22:22.28p-fcb400f: what if I have application entries filling the whole taskbar? Rightclicking only brings up the panel menu in this case
22:22.52BurkeOnethe first icon in the upper left
22:22.56cb400fp-f: then you must either clear some space.. or manage to right click very precisely between tasks
22:23.00BurkeOnewhere you config the effects
22:24.11xombieRIP KDE4, I only used you one day, and your already gone! :(
22:24.14p-fBurkeOne: if you meant the "Enable tooltips" in the Style section of the system settings, then it's already off
22:24.33daskreechp-f: http://aseigo.blogspot.com/2009/01/todays-tip-getting-to-widget-menus-in.html
22:24.33BurkeOneoh, k
22:24.33BurkeOnehm
22:24.46xombieim gonna try a couple diff things brb
22:24.48daskreechcb400f: http://aseigo.blogspot.com/2009/01/todays-tip-getting-to-widget-menus-in.html aswell
22:24.53p-fcb400f: they're expanding to fill the remaining space, funnily enough
22:25.14cb400fnot if you have 2 tasks or less ;-)
22:25.28cb400fbut clicking between them is not too hard
22:26.24daskreechIt's a one pixel space
22:26.36cb400fp-f: did you read the link?
22:26.49*** join/#kde xombie (n=xombie@216-67-51-144-rb2.nwc.dsl.dynamic.acsalaska.net)
22:26.52p-faha, finally got it
22:26.57cb400funlock widgets -> click on gnome logo to the right of panel -> then right click on taskbar
22:27.06cb400f.. anywhere.. even if it's full
22:27.14p-fcb400f: I managed to click that 1 pixel column
22:27.21p-fthanks everyone :)
22:27.37p-fno more tooltips that cover 10% of the screen, hurray
22:27.40cb400fnp.. ;-)
22:28.54draugdelis there a way to increase the priority of the kwallet-password-window, so it shows up on top?
22:30.53*** join/#kde libervisco (n=libervis@93-138-123-235.adsl.net.t-com.hr)
22:31.25parapenteis there a guide for porting kde3 apps to kde4?
22:31.58parapentesome classes doens't exist in the new kdelibs version
22:33.41thiago_homethere's a KDE4PORTING.html file in kdelibs
22:33.44*** join/#kde dpalacio (n=itsuki@190.253.152.254)
22:33.53thiago_homethere are also scripts that do some bulk search-and-replace
22:34.40*** join/#kde jordoex (n=quassel@d142-058-094-020.wireless.sfu.ca)
22:34.43*** join/#kde fengshaun (n=armin@blk-224-130-208.eastlink.ca)
22:34.57*** join/#kde thekidder (n=quassel@westquad-147194.reshall.umich.edu)
22:35.55parapentethanks thiago_home
22:36.02parapenteI'll look for them
22:37.37*** join/#kde LnxSlck (n=LnxSlck@bl4-244-50.dsl.telepac.pt)
22:40.57*** join/#kde eduardo (n=eduardo@84.122.64.23.dyn.user.ono.com)
22:42.44*** join/#kde fengshaun (n=armin@blk-224-130-208.eastlink.ca)
22:43.50*** part/#kde josh-l (n=opera@pool-173-66-53-36.washdc.fios.verizon.net)
22:45.19*** join/#kde REAPERDRAGON (n=REAPERDR@cpe-69-23-243-196.sw.res.rr.com)
22:45.58REAPERDRAGONhey im having a issue with kde
22:46.16REAPERDRAGONim not seeing the top bar where minimize and exit should be
22:46.19*** join/#kde misha (n=misha@agk41.neoplus.adsl.tpnet.pl)
22:46.20REAPERDRAGONany advice
22:46.25thiago_homecan you move windows?
22:46.31thiago_homecan you click on other windows and raise them?
22:46.41REAPERDRAGONnot really
22:46.57REAPERDRAGONthe only way of changing windows is alt tab
22:47.00thiago_homethen kwin has crashed
22:47.08REAPERDRAGONoh i see
22:47.09thiago_homestart it again from a virtual terminal
22:47.48*** part/#kde p-f (n=pf@unaffiliated/raag)
22:47.58aseigoalt-tab is also done by kwin though; that's odd
22:48.22*** join/#kde I-Shot-Kennedy (n=Shaman@24-136-16-166.stn-bsr1.chi-stn.il.cable.rcn.com)
22:48.23Ace2017_-Is it just me or do others see the shadow behind the app being dragged when a window is being dragged? (windows are translucent while being dragged)
22:48.24REAPERDRAGONit worked thanks
22:48.34I-Shot-Kennedy<PROTECTED>
22:48.52aseigoAce2017_-: shadows are being reworked in 4.3
22:49.03aseigoAce2017_-: that should be an issue that goes away at that point as well
22:49.31I-Shot-KennedyI didn't have this problem with 4.1
22:50.20aseigoI-Shot-Kennedy: integrated job progress (as opposed to them popping up in random windows around your screen) is new in 4.2
22:50.37I-Shot-KennedyOh, I see.
22:50.53I-Shot-KennedySo them being docked is by design.
22:51.03I-Shot-KennedyBut the window is still corrupted.
22:51.06Ace2017_-YAY!!!!
22:51.12I-Shot-KennedyAll glitchy and what not.
22:51.18*** join/#kde workman161 (n=quassel@h117.101.16.98.dynamic.ip.windstream.net)
22:51.28Ace2017_-aseigo: will i be able to disable on menus?
22:51.47I-Shot-KennedyAny way to make the transfer window act like in 4.1, or at least to make it solid instead of transparent?
22:51.54aseigoI-Shot-Kennedy: http://aseigo.blogspot.com/2009/01/todays-tip-turning-off-fancy-schmancy.html
22:52.00Ace2017_-any way to make it faster to switch to fullscreen?
22:52.03reavertmbtw, does everyone 'get standing out' background under this knotify icon in system tray? or it is this famous qt 4.4 transparency issue?
22:52.07*** join/#kde alediaferia (n=alediafe@host188-73-dynamic.11-87-r.retail.telecomitalia.it)
22:52.15aseigoAce2017_-: don't know ...
22:52.27cb400fI-Shot-Kennedy: using a funny plasma theme perhaps?
22:52.45aseigoreavertm: that's intentional, because it's not the same as the other icons.
22:53.03aseigoreavertm: "standing out" is precisely the goal there :)
22:53.03Ace2017_-it'd be awesome to get the notifications back
22:53.05daskreechHi aseigo how's life?
22:53.10aseigogood, thanks. you?
22:53.19aseigoAce2017_-: notifications back?
22:53.20I-Shot-Kennedycb400f, I thought so as well. But then I tried all of them and the problem is still there.
22:53.30reavertmif it's intentional, it should blend in some subtle way with system tray - because it looks like a glitch to me :P
22:53.37Ace2017_-aseigo: the config lines, do they work with 4.2.1?
22:53.47aseigoAce2017_-: yes
22:53.56aseigothere's a gui for it in 4.3 already
22:54.01Ace2017_-aseigo: yea, the notifications disappear and are never heard from again, i don't use kde4's system tray
22:54.01aseigoor what will be 4.3, anyways
22:54.25aseigoAce2017_-: if you aren't using the system tray, then notifications appear as they always used to
22:54.32daskreechaseigo: very busy right now been up for 34 hours
22:54.40aseigodaskreech: crazy. work?
22:54.49daskreechYes
22:54.50I-Shot-KennedyOh yeah, that too. The little "!" when the transfer is going disappears randomly. Heck, the transfer windows disappears randomly as well.
22:54.56I-Shot-Kennedy<PROTECTED>
22:55.17I-Shot-KennedySays "Application plasma could not be found"
22:55.19aseigoI-Shot-Kennedy: the transfer window doesn't dissapear randomly. it hides after 5 seconds or so...
22:55.20reavertmI-Shot-Kennedy: in trunk - it's plasma-desktop now
22:55.20Ace2017_-I-Shot-Kennedy: it should work
22:55.34Ace2017_-why plasma-desktop?
22:55.38aseigoI-Shot-Kennedy: we'll animating the hide in 4.3 so it's more obvious
22:55.55Ace2017_-has plasma been split up into multiple bits?
22:55.58aseigoI-Shot-Kennedy: click on the 'i' icon the tray to see them again...
22:56.18Ace2017_-plasma-desktop = kdesktop, plasma-panels = kicker?
22:56.34aseigoAce2017_-: it always was. naming the main binary 'plasma' was a bit of a historical relic and confusing some people
22:56.38aseigono no
22:56.45aseigoplasma-desktop = plasma the desktop shell
22:57.02aseigowhy would we split that stuff up after doing so much work to put them together? :)
22:57.17aseigothere's also plasma-overlay, for widgets on your screen saver
22:57.30aseigothere plasma-mid in development, for smaller screened devices
22:57.36*** join/#kde hoisn (n=hoisn@p5481DD1D.dip.t-dialin.net)
22:57.40aseigothere'll eventually be plasma-kdm
22:57.46aseigoor kdm-plasma, whatever
22:57.49I-Shot-Kennedyjust a sec, trying to follow the instruction on that page. (the main problem for me is visual corruption)
22:57.53aseigoand a few apps use libplasma in them now
22:58.05Ace2017_-interesting way of doing it
22:58.27*** join/#kde freinhard (n=freinhar@91-67-154-17-dynip.superkabel.de)
22:58.29reavertmbtw, I recently noticed some nice animations in kickoff - maybe some effect could be stolen from bespin - tab switching fade/transition effect (not just in kickoff, i kcm tabs as well like in systemsettings), I really miss this in vanilla oxygen/plasma
22:58.49daskreechaseigo: It still has the slight issue of people starting to download something and then thinking it's finished cause the window isn't there next time they look
22:58.49reavertmis waiting for plasma to replace kwin some day...
22:58.55aseigoand because people like being pedantic (aka "bitch about any little irrelevant detail") we'e had to remove excuses to bitch from people by being more careful on the names of things like binaries
22:59.01Ace2017_-reavertm: bad idea
22:59.13Ace2017_-reavertm: if you don't have plasma working then you don't have kwin
22:59.24daskreechAce2017_-: Not true
22:59.28aseigoreavertm: heh.. nah, that's not happening. we do have improved visual integration in 4.3 though.
22:59.33daskreechI run kwin without plasma all thetime
22:59.34I-Shot-Kennedywhops, kquitapp plasma-desktop killed the taskbar
22:59.39aseigoe.g. kwin uses plasma theme elements for things like the window selecter
22:59.50aseigoand the little message bubbles used in composite effects
23:00.00aseigoI-Shot-Kennedy: yes, that's part of the plasma desktop shell
23:00.07Ace2017_-daskreech: i was saying what would happen if kwin and plasma were combined into one
23:00.27daskreechAce2017_-: Oh sorry missed that part. Yeah that would be horribly bad
23:00.45I-Shot-Kennedy2nd step is "kde4-config --localprefix`/share/config/plasma-appletsrc" via shell?
23:01.28aseigowell, plasma-desktop-appletsrc if you're running trunk. and you want to open it in a text editor (kwrite, vim, whatever)
23:01.44Ace2017_-daskreech: how can i disable plasma? i have kde4 but i run kde3's kicker and kdesktop to get the run box and auto-hiding system tray
23:02.12daskreechAce2017_-: Those both exist in KDE4
23:02.26reavertmactually I wasn't suggesting plasma to replace kwin, just observing how plasma is getting more and more functional (for screensaver as well?) - I'm "afraid" it may just happen ;)
23:02.30daskreechgranted it's not the nice animated sliiiiide to the left hide
23:02.31*** join/#kde Hamburger1984 (n=andreas@d121246.adsl.hansenet.de)
23:03.00aseigoreavertm: it actually runs on top of the screensaver .. it doesn't replace the screensaver. it's an odd little duckling that one
23:03.21daskreechaseigo: is there a notification spec/goal that KDE is aspiring to ?
23:03.23I-Shot-KennedyHmm... I did "kde4-config --localprefix`/share/config/plasma-desktop-appletsrc" ... and nothing happens.
23:03.28Ace2017_-daskreech: well the run box was the main reason, kde's kicker was only for the system tray so i could get rid of the notification popups
23:03.30aseigodaskreech: for visual notifications?
23:03.44aseigoAce2017_-: ok, so several things there..
23:03.47Ace2017_-is there a way to keep desktop effects on when going full screen?
23:03.51Ace2017_-aseigo: huh?
23:04.05aseigoa) you can remove the panel in plasma just by, well, removing it. don't need to kill all of plasma to do that.
23:04.16aseigob) the notification popups are configurable
23:04.44aseigoc) krunner provides a run box.. is there something in particular you're missing in it?
23:04.51Ace2017_-its slower
23:05.21aseigoraises an eyebrow
23:06.04*** join/#kde cuznt (n=quassel@pool-71-164-118-199.albyny.east.verizon.net)
23:06.15*** join/#kde junior (n=junior@200.139.78.242)
23:06.45I-Shot-Kennedyplasma-desktop-appletsrc, is this a file? Can I just hunt it down and open it with Kwrite? Do I have to shut down the taskbar?
23:06.48daskreechaseigo: yes
23:07.21daskreechI-Shot-Kennedy: yes, no
23:07.45daskreechAce2017_-: It is slightly slower but it's muchmuch nicer
23:08.10daskreechAce2017_-: Andpretty easy to speed up turn off runners you aren't using and it caches startup much faster
23:08.49Ace2017_-daskreech: well i've always used the run box as just a run command box, so the speed of kde3's run is better
23:09.05Ace2017_-can you disable the animation on plasma panel hiding?
23:09.15*** join/#kde LnxSlck (n=LnxSlck_@bl4-244-50.dsl.telepac.pt)
23:10.34I-Shot-KennedyHmm, I dont seem to have "plasma-desktop-appletsrc" in the config folder
23:10.40daskreechI don't think I even had animation on mine
23:10.50daskreech<PROTECTED>
23:10.57daskreech<PROTECTED>
23:11.00*** join/#kde GerbilSoft (n=GerbilSo@n2-199-198.resnet.drexel.edu)
23:11.45draugdelwithout desktop effects it disappears, with them it slides out of view
23:12.57Ace2017_-yea without desktop effects its nice
23:13.33Ace2017_-as for plasma as a system tray i'm too used to having the system tray popup when you touch the entire edge and not just the part of the edge where the panel is, i just tried it and its not for me
23:13.59daskreechdraugdel: Hmm interesting I normally have desktop effects on Maybe I just noticed it when I toggled it off
23:14.15daskreechAce2017_-: Oh you can toggle desktop effects on and off with a shortcut btw
23:14.38Ace2017_-yea i use it a lot
23:14.52*** join/#kde petelewis (n=quassel@92-236-152-223.cable.ubr08.king.blueyonder.co.uk)
23:14.58draugdeldaskreech: which shortcut would that be?
23:14.59daskreechwould have thought edgedetection would be a option :)
23:15.11daskreechI'm assuming that you can have two panels on the same edge?
23:15.14*** join/#kde mluser-work (n=mluser@208.178.12.226)
23:15.17I-Shot-KennedyI can find that "plasma-desktop-appletsrc" file anywhere
23:15.21I-Shot-KennedyCant that is
23:15.31daskreechone right aligned and one left alinged?
23:15.58draugdelI-Shot-Kennedy: .kde4/share/config?
23:16.00daskreechI-Shot-Kennedy: What's ls ~/.kde/share/config/plasma* say
23:16.15*** join/#kde margiolas (i=chris@147.52.19.243)
23:16.22daskreechdraugdel: alt+shift+F12
23:16.58Ace2017_-anyone know how to get it to have effects in fullscreen, mplayer takes far too long to switch to fullscreen and back
23:17.11I-Shot-KennedyNo such file or directory
23:17.36daskreechI-Shot-Kennedy: run plasma-desktop
23:18.14I-Shot-Kennedyok, that gave me the taskbar back
23:18.17draugdeldaskreech: that shortcut is handy :)
23:19.19*** join/#kde robertw (n=robertw@203-97-250-160.cable.telstraclear.net)
23:19.40daskreechdraugdel: Youhave no idea
23:19.51daskreechArgh need memory
23:19.59daskreechflick off desktop effects
23:20.10I-Shot-Kennedyme?
23:20.11daskreechooh look family that needs swooosh to impress
23:20.16daskreechflickit back on
23:20.22daskreechOK openGL game
23:20.26daskreechflickit back off
23:20.43draugdeldon't have that problem: all my computers are stacked with memory ;)
23:20.52draugdelhehe yeah, quite handy :)
23:21.07Ace2017_-draugdel: are you graphics cards and their drives as good?
23:21.19I-Shot-Kennedyany other way of me getting the file transfer window to display like it did under 4.1?
23:21.58I-Shot-Kennedybecause right now, it is glitchy as hell
23:22.09draugdelno, i have got a new ati card and the drivers aren't really good. i'm currently on radeonhd and don't have 3d accel :/
23:22.14daskreechI-Shot-Kennedy: run kquitapp plasma-desktop
23:22.26daskreechthen try the ls ~/.kde etc command
23:23.14*** join/#kde libervisco (n=libervis@78-1-191-69.adsl.net.t-com.hr)
23:23.15I-Shot-Kennedysays run kquitapp plasma-desktop
23:23.21I-Shot-Kennedycommand not found
23:23.32drantin...
23:23.40drantinleave out the `run`
23:23.54*** join/#kde Simon_Wang (n=linfves@221.196.172.62)
23:24.11I-Shot-Kennedyk, it killed everything cept the chat window and the terminal
23:24.39daskreechok in the terminal run ls ~/.kde/share/config/plasma*
23:24.55I-Shot-Kennedywith the *?
23:25.37I-Shot-Kennedynever mind, tried both
23:26.05I-Shot-Kennedycannot access /home/DaUser/.kde/share/config/plasma: No such file or directory
23:26.31draugdelmaybe it is in ~/.kde4/share/config/plasma*
23:27.18I-Shot-Kennedythere is a kde subfolder in my home directory, and there is a share folder in there. however, there is no plasma file or directory carrying the plasma in name anywhere below
23:28.03I-Shot-Kennedydifferent version/revision maybe? (I installed 4.2 just few hours ago)
23:28.13*** join/#kde hallowname (n=unknown@75-136-155-115.dhcp.gnvl.sc.charter.com)
23:28.31daskreechI-Shot-Kennedy: how did you determinethere is nothing below share?
23:28.56I-Shot-Kennedywhen I had the shell running and looked everywhere for a folder named kde or kde4
23:29.01draugdelthose files should have been created by running plasma-desktop
23:29.15I-Shot-KennedyI unhid the "hidden files" option in dolphin and found a .kde folder in my home dir
23:29.55draugdeltry `find ~ -name "plasma"`
23:30.44draugdelmake that `find ~/.kde -name "plasma*"`
23:30.48I-Shot-Kennedyhmm that gave me this
23:31.00I-Shot-KennedyI got /home/DaUser/.kde4/share/apps/plasma
23:31.10I-Shot-Kennedyis that the correct path then?
23:31.23draugdelno, that was a mistake on my part
23:31.33draugdelwith the second command you should get the config files
23:31.44I-Shot-Kennedysecond one?
23:31.46I-Shot-Kennedylet me try
23:32.19*** join/#kde shingoshi_man (n=Shingosh@c-98-246-122-42.hsd1.or.comcast.net)
23:32.19*** join/#kde gladier (n=bburgess@pedobear.molested.me)
23:32.20I-Shot-Kennedyterminal just hangs draugdel
23:32.44draugdelwoah, that shouldn't happen
23:32.58I-Shot-KennedyI ctrl-c and I am back
23:33.58draugdelwell, the file should be under ~./kde/share/config/plasma-desktop-appletsrc
23:33.59*** part/#kde ajavid (i=ajavid@unaffiliated/ajavid)
23:34.08draugdeli don't know why it isn't there
23:34.24I-Shot-Kennedyman, they should make it you can just untick an option somewhere to make the transfer window act a certain way. I can't belive nobody noticed the issues with gfx corruption.
23:34.25*** join/#kde ajavid (i=ajavid@24.42.88.69)
23:34.52draugdelthat is in 4.3 ;)
23:35.04daskreechI-Shot-Kennedy: Exists already
23:35.22I-Shot-KennedyRight now I am using my HD LED light as an indicator of transfer status. When it stops I know its done. The window is totally glitched. (=useless)
23:35.52I-Shot-Kennedydaskreech, how?
23:35.56*** join/#kde nashk (n=nkabbara@209-176-49-23-static.dsl.oplink.net)
23:35.59gladierhey guys, i have a few problems that seem to occur all at the same time - or they all work perfectly. i'm running kde 4.2.1. A: ctrl-alt-l doesn't work to lock the screen; B: alt-f2 doesn't bring up the 'run a command' bar; C: typing anything into the search bar in the slab-style menu causes the menu to freeze for ~2mins; D: changing window behaviour options also makes the window freeze for ~10 mins. I have had all of these working perfectly at times
23:36.14nashkHi, how can I copy over a podcat to my ipod in amarok2?
23:36.52drantingladier: heh, I'd never bothered looking up the shortcut to lock my session, thanks :D
23:37.44engineerI-Shot-Kennedy i dont like your nick
23:38.01gladierand E: sometimes clicking anywhere on a window will only let me move it ... and this continues till i restart X
23:38.26engineerfound a bug in kde
23:38.41engineeris there anyone who can report it for me?
23:38.57engineeri have no account
23:39.02gladierengineer: http://bugs.kde.org/
23:39.09cuzntkde 4.2.1 32bit flash is not recognized. i went to http://get.adobe.com/flashplayer/ then restarted pc.only  to get an update for adobe flash
23:39.10engineerand i aint got much time to register right now
23:39.27cuznt!bugs
23:39.44cuznt!flash
23:39.48*** join/#kde piggz (n=piggz@89.241.254.252)
23:39.56engineer64bit flash runs fine on my system
23:40.08cuznt!botsnack
23:40.22cuznttry this then please www.thepolyphonicspree.com
23:40.45I-Shot-KennedyHow do I start the shell again? (I need my taskbar back) I'm just not going to use dolphin anymore as a file manager until this gets fixed.
23:40.47engineerok
23:40.47cuznti thought my flash was phine,.
23:41.39engineerwell
23:41.49draugdeli-shot-kennedy `plasma-desktop &`
23:41.50engineerthe version check of the site is flawed
23:42.11I-Shot-Kennedygot it, it's back
23:42.35cuzntso it taint me eh?
23:42.36cuzntdanks
23:42.52draugdeldoesn't work in: FF, opera, and konqueror for me
23:42.58I-Shot-KennedyI'm going to use the konqueror file manager from now on.
23:43.12daskreechI-Shot-Kennedy: try logout and back in that should force the file to get made
23:43.38gladiercuznt: that page is borked ... i'm running the latest flash on my windows and linux box - and it complains the flash is outdated
23:43.48cuzntok thanks
23:44.11I-Shot-KennedyI was just configuring konqueror (icon size and what not)
23:44.20draugdeli-shot-kennedy: konqueror uses the same dialog (?)
23:44.30I-Shot-Kennedyit does?
23:44.44draugdeli think so
23:44.55I-Shot-Kennedylet me test then
23:45.57I-Shot-Kennedyyup it does
23:46.13draugdeltry daskreech's suggestion ;)
23:46.32I-Shot-Kennedytransfering a 1.2GB file. (lol, the transfer window is MIA, as in nowhere to be seen. not even an icon in the tray)
23:47.07I-Shot-Kennedyin my best Borat voice: "Niiiceee!"
23:48.47daskreechI-Shot-Kennedy: Well you are running trunk and they are rewritting a goodpart of the system aswell asnotifications so I'm sorry if you expect it to work all the time
23:49.40I-Shot-Kennedyi dunno, I checked some forums including that link aseigo gave me and there are similar issues going back to January
23:50.42*** join/#kde shingoshi_man (n=Shingosh@c-98-246-122-42.hsd1.or.comcast.net)
23:50.45*** join/#kde soa2ii (n=soa2ii@i59F57A85.versanet.de)
23:51.38*** join/#kde DeltaS4 (i=deltas4@mars.dotsi.net)
23:51.44hallownameI-Shot-Kennedy: haha, ive ran trunk for ages. it stays 'broken' in someway or another. beautiful to watch it grow tho.
23:51.45*** join/#kde Eladar (n=user@host86-129-46-212.range86-129.btcentralplus.com)
23:52.26I-Shot-KennedyI am going to reboot to see If that will get the transfer window to come back. I went from glitchy window to no window at all now.
23:52.35*** join/#kde margiolas (i=chris@client-9-50.wifi.uoc.gr)
23:52.58I-Shot-Kennedyhell, bring on the glichy window, at least I don't have to stare at my HD LED anymore.
23:53.24hallownameI-Shot-Kennedy: htop?
23:53.49hallownameI-Shot-Kennedy: rebooting during a file transfer doesnt usually end well for me :)
23:54.40I-Shot-KennedyI think its done now.
23:55.17I-Shot-KennedyThing of it is, I upgraded from 4.1 to 4.2 to escape the problems with tray icons gfx glitches. Now 4.2 fixed those, but there are new ones.
23:55.58I-Shot-KennedyAnyways, thanks for the tips everyone.
23:56.46*** part/#kde Eladar (n=user@host86-129-46-212.range86-129.btcentralplus.com)
23:56.58*** part/#kde gladier (n=bburgess@pedobear.molested.me)
23:57.02*** join/#kde shingoshi_man (n=Shingosh@c-98-246-122-42.hsd1.or.comcast.net)
23:57.29*** join/#kde traceur (n=traceur@122.Red-88-20-47.staticIP.rima-tde.net)
23:59.31nashkHmm, is there some bug with the amarok2 podcast interface? I can't seem to be to move them to my ipod. No option for copy after I download them.
23:59.51*** join/#kde NightSinner (n=NightSin@87-126-220-44.btc-net.bg)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.