: T2 SDE :

T2 IRC Log: 2006-02-13

This is the log as captured by an IRC bot in the channel. The statements are those of the individual people and might not neccessarily reflect the policy and legal rules as set forth by the T2 SDE Project.

« prev | next »

--- Log opened Mon Feb 13 00:00:17 2006
00:05 < morfoh> sepp: but it doesn't work ...
00:06 < sepp> :(
00:06 < morfoh> anyhow ... I'll go sleep now ... more testing tomorrow :)
00:06 < morfoh> cu tomrrow :)
00:06 < sepp> sleep well morfoh
00:06 < Baldzius> gn8 morfoh
00:06 < Baldzius> try removing all plugins
00:07 < morfoh> thanks sepp + Baldzius :)
00:08 < morfoh> Baldzius: nope ... didn't worked :/
00:08 < Baldzius> :\
00:09 < morfoh> bye bye :)
00:09 -!- morfoh [n=morfoh@p54BEE02D.dip.t-dialin.net] has quit ["leaving"]
00:11 < sepp> i tested "doodle" today and it is quite nice
00:12 < CIA-18> aldas * r15434 /trunk/package/xfce4/libexo/libexo.desc: * reverted r15381 -> new libexo breaks xfce4-terminal
00:22 < sepp> btw - what about comments (lines starting with a '#') in pkgsel?
00:24 < sepp> afaics it would be a 1 char change in config.in ...
00:25 < sepp> i have a really messy pkgsel and i would like to add some comments
00:28 < Baldzius> :)
00:30 < CIA-18> aldas * r15435 /trunk/package/kde/k3b/k3b.desc: * updated k3b (0.12.10 -> 0.12.11)
00:32 < CIA-18> aldas * r15436 /trunk/package/kde/k3b-i18n/k3b-i18n.desc: * updated k3b-i18n (0.12.10 -> 0.12.11)
00:32 < mnemoc> sepp: the parser has no problem with lines starting with #, or empty lines
00:33 < mnemoc> sepp: config/*/pkgsel suppose to be only written using Config, and on that 'interface' you don't comment lines
00:34 < CIA-18> aldas * r15437 /trunk/package/security/nmap/nmap.desc: * updated nmap (4.00 -> 4.01)
00:34 < mnemoc> sepp: but sure, i see no problem on making the pkgsel-line validator smarter
00:34 < sepp> mnemoc: config.in line 200
00:35 < mnemoc> i know
00:35 < CIA-18> aldas * r15438 /trunk/package/security/openssh/openssh.desc: * updated openssh (4.3p1 -> 4.3p2)
00:35 < sepp> line 203 has the "Invalid line(s) in package rule set. Remove?" thing ...
00:35 < mnemoc> the filter to know if there are typos on the rules before applying it
00:36 < mnemoc> but it's no a "1 char change" :)
00:36 < sepp> well 203 was what i changed ...
00:36 < sepp> - filter=`printf "^[-xXoO][ \t]\+[a-zA-Z0-9_/*+.-]"`
00:36 < sepp> + filter=`printf "^[-xXoO#][ \t]\+[a-zA-Z0-9_/*+.-]"`
00:37 < mnemoc> that's wrong for commenting purposes
00:37 < sepp> sorry for confusing the lines
00:37 < mnemoc> #X foo wont be valid
00:37 < mnemoc> only # foo will be valid with your change
00:37 < sepp> yes
00:38 < sepp> i have to admit i am lost in this bash code :/
00:38 < mnemoc> i would skip those lines before filtering them
00:39 < sepp> somehow this config thing is really strange
00:39 < mnemoc> or making an 'or' alternative on that filter
00:40 < sepp> i just ask for comments - but i was unable to really follow configs logic
00:40 < CIA-18> aldas * r15439 /trunk/package/security/libchipcard2/hotfix_sysfsutils.patch: * added libchipcard2/hotfix_sysfsutils.patch
00:41 < mnemoc> sepp: i guess i'm one of the few people who really understand how that crap works
00:42 < mnemoc> i have cleaned it as much as possible, but it needs to be redesigned
00:43 < sepp> yeah
00:45 < CIA-18> aldas * r15440 /trunk/package/develop/gwenhywfar/gwenhywfar.desc: * updated gwenhywfar (1.99.5 -> 1.99.7)
00:47 < CIA-18> aldas * r15441 /trunk/package/office/aqbanking/aqbanking.desc: * updated aqbanking (1.9.2beta -> 1.9.7beta)
00:48 < CIA-18> aldas * r15442 /trunk/package/office/qbankmanager/qbankmanager.desc: * updated qbankmanager (0.9.33 -> 0.9.35)
00:49 < sepp> anyway - i could use mnemosyne to get rid of most lines in my silly pkgsel
00:49 < mnemoc> :)
00:49 < mnemoc> you can also use mnemosyne.pl on your own targets
00:49 < sepp> like basic gtk, xorg, alsa ...
00:50 < mnemoc> xorg is fat
00:50 < sepp> yeah - i mean to use my own remove rules there
00:50 < mnemoc> i included the whole modular X where 'xorg' was on 2.1
00:51 < mnemoc> :)
00:52 < sepp> my pkgsel is based on minimal xorg but it is a mess :/
00:55 < mnemoc> owl did that one :)
00:55 < owl> yes, in rock!
00:55 < owl> so - some years ago :)
00:56 < mnemoc> you are the one to blame anyway :p
00:57 < owl> mnemoc: *kick*
00:57 < mnemoc> outch
00:57 < owl> hrhr ;) you deserved it ;9
00:57 < owl> you know - before i will have a deeper look into t2, i need first a new machine here :)
00:58 < mnemoc> :)
00:58 < mnemoc> cheap excuses
00:58 < owl> nope. not really...
00:59 < owl> i am currently looking for a machine, but it's still not clear when i will have the money etc. and job-opportunities have higher priorty right now ;)
00:59 < sepp> no - i still like the "small" custom distro idea - even with lots of special packages
01:01 < CIA-18> aldas * r15443 /trunk/package/develop/commonc++/commonc++.desc: * updated commonc++ (1.3.22 -> 1.3.23)
01:02 < CIA-18> aldas * r15444 /trunk/package/develop/intltool/intltool.desc: * updated intltool (0.34.1 -> 0.34.2)
01:03 < Baldzius> think it's enough for today ... :)
01:03 < mnemoc> sepp: what are you answering?
01:04 < Baldzius> gn8 boys & girls :)
01:04 < mnemoc> Baldzius: just that?
01:04 < Baldzius> mnemoc: 42 left :)
01:04 < mnemoc> 15500!
01:04 < mnemoc> go go go
01:04 < Baldzius> not today :P
01:04 < Baldzius> pass
01:04 < Baldzius> gn8
01:04 < mnemoc> gn8 Baldzius
01:05 < sepp> mnemoc: the someone broke minimal-xorg story ...
01:05 < sepp> or made
01:05 < sepp> or whatever
01:06 < mnemoc> :)
01:30 < sepp> i will go and sleep now - good night * :)
01:45 < mnemoc> night sepp
02:21 -!- sparc-kly [n=mubex@64.237.248.14] has joined #t2
02:49 -!- ojh [n=omer@70-57-218-45.eugn.qwest.net] has quit [Read error: 110 (Connection timed out)]
04:24 -!- ojh [n=omer@70-57-218-45.eugn.qwest.net] has joined #t2
05:18 -!- ojh [n=omer@70-57-218-45.eugn.qwest.net] has left #t2 []
07:45 -!- morfoh [n=morfoh@p54BEFCEE.dip.t-dialin.net] has joined #t2
07:45 < morfoh> moin
08:16 -!- karasz [n=karasz@80.97.102.202] has quit [Read error: 104 (Connection reset by peer)]
08:34 -!- karasz [n=karasz@80.97.102.202] has joined #T2
08:40 < morfoh> wb tovorish karasz :)
09:01 < karasz> hello kommrad
09:08 -!- karasz [n=karasz@80.97.102.202] has quit ["Leaving"]
09:09 -!- karasz [n=karasz@80.97.102.202] has joined #T2
09:26 < karasz> morfoh: ?
09:28 < karasz> ping....
09:36 < rxr> re
09:41 < karasz> hi rxr
09:43 < karasz> is it _very_ wrong if i use an explicit `/opt/qt33/$libdir` on a .conf file ????
09:44 < karasz> or should I usea an $pkgprefix?
09:49 < rxr> for wt there is QTDIR, that QT stuff usually expects
09:49 < rxr> also you can not usr opt/qt33/$libdir but rather would need just the end of $libdir such as ${libdir##*/}
10:14 < CIA-18> rene * r15445 /trunk/target/archivista/rootfs/home/archivista/install.sh:
10:14 < CIA-18> * skip mounted devices in the archivista installer partition chooser, those
10:14 < CIA-18> are e.g. USB flash sticks booted from
10:21 -!- karasz [n=karasz@80.97.102.202] has quit [Read error: 110 (Connection timed out)]
10:37 < CIA-18> rene * r15446 /trunk/target/archivista/rootfs/home/archivista/.fluxbox/startup:
10:37 < CIA-18> * improved the archivista target X startup to fall into an auto-install
10:37 < CIA-18> mode when requested via kernel command line parameter (install)
11:21 < CIA-18> rene * r15447 /trunk/package/archiver/7zip/7zip.desc: * updated 7zip (4.29 -> 4.33)
11:35 < CIA-18> rene * r15448 /trunk/target/archivista/rootfs/home/archivista/install.sh:
11:35 < CIA-18> * implemented -auto install mode for archivista/install.sh
11:35 < CIA-18> * check if run as root
11:35 < CIA-18> * updated comments and copyright year
11:35 < CIA-18> * only try to add the alternative system when it is not a full install
11:35 -!- mtr [n=Michael@p54AFC779.dip0.t-ipconnect.de] has joined #t2
11:49 < CIA-18> rene * r15449 /trunk/target/archivista/rootfs/home/archivista/install.sh:
11:49 < CIA-18> * fixed archivista/install to not show the "partition scheme not
11:49 < CIA-18> recognized" dialog in -auto mode
11:49 < CIA-18> * declare the parts and updates as empty array to fix the "no
11:49 < CIA-18> partition found" case
11:49 < CIA-18> * fix to only ask for updates when not in -auto mode
11:49 < CIA-18> * set pretty titles for the formating and install dialogs ,-)
11:49 -!- mtr_ [n=Michael@p54AFA807.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
11:51 [Users #t2]
11:51 [@ChanServ] [ jsaw ] [ morfoh] [ rxr ] [ valentin]
11:51 [ Baldzius] [ LMJ ] [ mtr ] [ sepp ] [ _Ragnar_]
11:51 [ CIA-18 ] [ mnemoc] [ owl ] [ sparc-kly]
11:51 -!- Irssi: #t2: Total of 14 nicks [1 ops, 0 halfops, 0 voices, 13 normal]
11:57 < CIA-18> rene * r15450 /trunk/package/multimedia/mplayer/x11-monitor-aspect.patch:
11:57 < CIA-18> * patched mplayer to automatically retrieve the monitor aspect from the
11:57 < CIA-18> X server
11:58 < CIA-18> rene * r15451 /trunk/package/multimedia/mplayer/vf-crop-relative.patch:
11:58 < CIA-18> * patched mplayer's crop video-filter to allow relative crops,
11:58 < CIA-18> manually calculating the wanted width / height gets on my nerves
12:21 < morfoh> re
12:21 < rxr> re morfoh
12:21 < CIA-18> rene * r15452 /trunk/package/develop/git/git.desc: * updated git (1.1.6 -> 1.2.0)
12:21 < morfoh> hi rxr
12:22 < Baldzius> moin rxr morfoh :)
12:23 < morfoh> rxr: didn't we want a "wheel" group in our etc_group.txt template ?
12:24 < morfoh> hi Baldzius ol'vandal :)
12:25 < Baldzius> :)
12:26 < rxr> if you want a wheel you need one, yes
12:26 < rxr> so far I have not missed a wheel ...
12:29 < morfoh> rxr: I just find it practically because some of our default configuration files assuming to have one
12:32 < rxr> pam ?
12:43 -!- sepp_ [n=sepp@p83.129.180.125.tisdip.tiscali.de] has joined #t2
12:45 < CIA-18> rene * r15453 /trunk/package/multimedia/mplayer/vf-crop-relative.patch:
12:45 < CIA-18> * used the time waiting for a ISO squashing to polish the
12:45 < CIA-18> mplayer/vf-crop-relative.patch further, made it backward compatible
12:45 < CIA-18> with the orignial option layout and removed debugging output
12:45 < rxr> so - lunch
12:49 < rxr> so - patched this way mplayer starts to be useful ,-)
12:49 < rxr> cu then after a lunch break - finally .... ,-)
12:52 < CIA-18> aldas * r15454 /trunk/package/multimedia/mplayerplug-in/ (mplayerplug-in.conf mplayerplug-in.desc): * updated mplayerplug-in (3.15 -> 3.20)
12:57 -!- sepp [n=sepp@p213.54.158.107.tisdip.tiscali.de] has quit [Read error: 110 (Connection timed out)]
12:59 < CIA-18> aldas * r15455 /trunk/package/gnome2/rhythmbox/ (dbus-fix.patch rhythmbox.desc):
12:59 < CIA-18> * updated rhythmbox (0.9.2 -> 0.9.3.1)
12:59 < CIA-18> * removed dbus-fix.patch - obsolete
13:06 < owl> moin
13:09 < Baldzius> hi owl
13:11 < owl> hi Baldzius :)
13:29 < CIA-18> aldas * r15456 /trunk/package/multimedia/libquicktime/libquicktime.desc: * updated libquicktime (0.9.7 -> 0.9.8)
13:32 < CIA-18> aldas * r15457 /trunk/package/multimedia/mjpegtools/ (hotfix_libquicktime.patch mjpegtools.conf mjpegtools.desc): * added mjpegtools/hotfix_libquicktime.patch
13:43 < rxr> re
13:44 < mnemoc> moin!
13:45 < rxr> moin mnemoc
13:46 < mnemoc> moin rxr
13:50 -!- morfoh [n=morfoh@p54BEFCEE.dip.t-dialin.net] has quit ["Lost terminal"]
13:58 -!- sparc-kly_ [n=mubex@64.237.253.24] has joined #t2
14:11 -!- sparc-kly [n=mubex@64.237.248.14] has quit [Read error: 104 (Connection reset by peer)]
14:19 -!- morfoh [n=morfoh@p54BEFCEE.dip.t-dialin.net] has joined #t2
14:21 < morfoh> re hi ... seems that e17 likes to crash "spontanously" :/
14:22 < mnemoc> wb e17 freak
14:24 < morfoh> hey mnemoc :)
14:24 < Baldzius> moin mnemoc
14:26 < mnemoc> moin aldas
14:27 < morfoh> mnemoc: oh! today you call him aldas ? why that "bootlicking"? because of xfce-term? :p
14:28 < Baldzius> :)))
14:28 < mnemoc> nah, i'm just 'kind' today
14:28 < morfoh> mnemoc: oh! what happened ? :)
14:29 < mnemoc> nothing
14:29 < mnemoc> i just decided to be 'kind' today
14:29 < morfoh> mnemoc: okok ... will not ask any further :)
14:29 < mnemoc> but don't push me
14:30 < LMJ> moin moin
14:31 < morfoh> mnemoc: keyboard mappings are not done while starting mnemosyne on 2.2 ... guess we should add kbd.init to /etc/runit/1.d/
14:32 < mnemoc> i'll have to fork system.init
14:33 < mnemoc> but yes, please fix runit.conf to add that symlink if $sdever != 2.1*
14:33 < morfoh> mnemoc: roger that
14:37 < LMJ> moin moin
14:37 < morfoh> oh! ... moin LMJ :)
14:38 < LMJ> hello morfoh and mnemoc
14:39 < mnemoc> wb serwou
14:42 < LMJ> how are you guys ?
14:42 < morfoh> mnemoc: where do you create the link for 20alsa currently ?
14:45 < mnemoc> grep -r alsa package/*/runit/
14:46 < morfoh> mnemoc: outputs nothing
14:46 < mnemoc> grep -r alsa target/mnemosyne/
14:47 < morfoh> hmmm ... yeah! parse-config
14:48 < mnemoc> thinking now, yes. it is a target specific task
14:48 < CIA-18> pfister * r15458 /trunk/target/archivista/rootfs/home/archivista/ (4 files): Scripts for archiving job(s)
14:49 < valentin> moin all
14:49 < mnemoc> moin valentin
14:49 < morfoh> moin valentin
14:49 < valentin> hi m{nemoc,orfoh}
14:50 < morfoh> :)
14:50 < mnemoc> you typed more that way :p
14:51 < morfoh> mnemoc: but it is more "nerdish" :p
14:51 < mnemoc> :)
14:51 < valentin> yes, because m{nem,orf}o[ch] is not quite correct
14:52 < valentin> i just wanted to apeal to your schizophrenic split double ego :)
14:53 -!- maelcum [n=maelcum@p548946B1.dip.t-dialin.net] has joined #t2
14:53 < mnemoc> :)
14:54 < mnemoc> welcome maelcum
14:54 < maelcum> hi mnemoc
14:54 < maelcum> I'm just giving t2 a try :)
14:55 * maelcum is curious
14:55 < mnemoc> good choice :)
14:55 < valentin> maelcum: which target/architecture ?
14:55 < morfoh> maelcum: hi ... but why curious ? :)
14:56 < mnemoc> morfoh: btw, now gnomeoffice builds with GNOME=minimal at mnemosyne
14:56 < maelcum> desktop/via c3
14:56 < morfoh> mnemoc: I know ... read you commit messages :p
14:57 < morfoh> mnemoc: but as you might know I'm no "gnome" :p
14:57 < mnemoc> neither i, that's why i have that minimal-crap module... to use most gtk apps. e17 freak
14:58 < morfoh> mnemoc: I'm neither an e17 freak ... I just trying it :)
14:58 < mnemoc> worse, kde
14:58 < morfoh> mnemoc: to tease the e people a bit :p
14:58 < mnemoc> bring them here
15:00 < morfoh> mnemoc: any prefered prio for kbd in /etc/runit/1.d/ ?
15:00 -!- sepp_ is now known as sepp
15:01 < morfoh> wb sepperl :)
15:01 < mnemoc> morfoh: read the .init file and use the same that sysvinit use
15:01 < sepp> moin
15:01 < mnemoc> moin sepp
15:01 < sepp> hi mnemoc, morfoh .......
15:01 < morfoh> mnemoc: there you have the e17 freak
15:02 < sepp> hmmm
15:02 < morfoh> sepp: I guess eap editor isn't working on your e17 neither
15:03 < sepp> why? it works here
15:03 < morfoh> uhm ? really ? then it's a dau issue :p
15:04 < morfoh> but where does it save the eap files then ?
15:04 < sepp> in ~/.e/something :)
15:04 < sepp> hehe - thats a useful info?
15:05 < sepp> ~/.e/e/applications/all/
15:06 < morfoh> sepp: hmmm ... yeah. I found that dir before, but I can't see my created eap's
15:09 < sepp> don't know, i have a few .eap's i clicked together in this dir
15:10 < morfoh> hmmm ... I'll try to "click together" some later :)
15:10 < CIA-18> rene * r15459 /trunk/package/filesystem/dosfstools/ (5 files):
15:10 < CIA-18> * work arounded DESTDIR (or alike) absense in dosfstools, and
15:10 < CIA-18> thus made it cross compileable and marked it DIETLIBC
15:11 < CIA-18> rene * r15460 /trunk/target/embedded/config.in: * added dosfstools to the embedded target
15:13 -!- karasz [n=karasz@80.97.102.202] has joined #T2
15:13 < karasz> :(
15:13 < karasz> hello all
15:14 < sepp> hi sad karasz
15:14 < morfoh> hi karasz ...
15:14 < karasz> i only got power now :(
15:14 < karasz> sittin here from 8 AM
15:16 < karasz> question: Is `/opt/qt33/$libdir` wrong in .conf?
15:19 -!- sherniux [n=ss@81-7-79-120.ip.takas.lt] has joined #t2
15:19 < sherniux> Baldzius
15:20 < morfoh> .oO( "vandals" brother )o :)
15:20 < morfoh> hi sherniux :)
15:20 < sherniux> hello
15:20 < valentin> hi sherniux
15:20 < sherniux> che che 'vandals'
15:21 < sherniux> Baldzius esi?
15:23 < karasz> morfoh: ping
15:23 < karasz> moin mnemoc
15:24 < mnemoc> karasz: yes, that is wrong
15:24 < mnemoc> karasz: $libdir includes $prefix
15:24 < karasz> thought so
15:25 < karasz> but that is for a pack wich needs qt, not for qt itsels...
15:25 < mnemoc> option 1) prefix=$( pkgprefix qt ); set_confopt
15:25 < karasz> oki
15:25 < karasz> have to run
15:25 < karasz> bye
15:25 < mnemoc> option 2) qtlibdir=$( pkgprefix libdir qt )
15:25 < mnemoc> bye
15:28 -!- karasz [n=karasz@80.97.102.202] has quit ["Leaving"]
15:32 < mtr> hi all
15:35 -!- sherniux [n=ss@81-7-79-120.ip.takas.lt] has quit []
15:35 < mnemoc> hi mtr
15:37 < mtr> moin mnemoc ;-)
15:41 < mtr> morfoh: already browsed through get-e.org for e17 themes?
15:52 < CIA-18> pfister * r15461 /trunk/target/archivista/rootfs/home/archivista/status.sh: Type correction priting
15:52 < morfoh> hi mtr :) ... not really, because I'm working on a paper atm. ;)
16:02 < mtr> there are a lot of resources, i'm using a collection of eap files from there, the crystal icon theme
16:02 < morfoh> mtr: ah! ic ... thanks for the info ;)
16:02 < morfoh> mtr: will check them later in the evening ;)
16:02 < mtr> but i cannot find the url now :-(
16:03 < morfoh> mtr: don't worry :)
16:04 < sepp> http://www3.get-e.org/Resources/Icons/ ;)
16:04 < morfoh> sepp: thx ;)
16:06 < mtr> sepp: thanks, bookmarked now
16:06 < sepp> :)
16:14 < sepp> just made a new one with eap editor - great surprise, it is working :)
16:16 < morfoh> sepp: do you wanna play fool with me ? :)
16:16 < sepp> no
16:16 * morfoh just kidding :)
16:17 -!- karasz [n=karasz@80.97.102.202] has joined #T2
16:17 < karasz> re
16:30 < morfoh> wb tovorish karasz :)
16:30 < karasz> thx kommrad
16:31 < karasz> mnemoc: aplied method 2) on qtparted
16:35 < mnemoc> :)
16:35 < karasz> also i had to fiddle with autoconf :)
16:43 < karasz> mnemoc: does it pass the test?
16:43 < karasz> the update on qtparted i mean....
16:43 < mnemoc> awhat do you mean?
16:44 < karasz> i sent diff to ML.
16:44 < karasz> also for klear...
16:45 < karasz> :( i will miss my train.....
16:45 < karasz> sendin' patches to T2 ML :)
16:46 < mnemoc> i'll not review in the following hours, go and get your f* train
16:47 < karasz> ok.
16:49 < karasz> in the mean time, i'll disregard everything after the comma, as I am sure that it was not for me.
16:50 < morfoh> karasz: ... mnemoc decided to be "kind" today :p
16:50 < karasz> ack :)
16:50 < morfoh> karasz: don't take it personally all the time :)
16:50 < karasz> nope
16:51 < morfoh> karasz: you know sometimes we're using some kind of fotced language ;)
16:51 < karasz> that is ok. I am not that touchy
16:51 < morfoh> karasz: go and get your *censored* train :)
16:51 < karasz> i will, i will :)
16:51 < morfoh> go go go
16:51 < karasz> bye
17:14 < CIA-18> chris * r15462 /trunk/package/base/sysfiles/etc_group.txt: * added "wheel" group with GID 10 to our etc_group.txt template
17:19 < CIA-18> aldas * r15463 /trunk/package/mail/sylpheed/sylpheed.desc: * updated sylpheed (2.2.0rc -> 2.2.0)
17:21 < CIA-18> aldas * r15464 /trunk/package/gnome2/gnomeicu/ (gnomeicu.conf gnomeicu.desc): * updated gnomeicu (0.99.5 -> 0.99.9)
17:26 < CIA-18> aldas * r15465 /trunk/package/gnome2/epiphany/ (epiphany.conf epiphany.desc): * updated epiphany (1.8.3 -> 1.8.5)
17:31 < CIA-18> mtr * r15466 /trunk/package/multimedia/mythtv/ (4 files):
17:31 < CIA-18> * updated mythtv (0.18.1 -> 0.19)
17:31 < CIA-18> * license is GPL
17:31 < CIA-18> * seperated plugins and themes
17:33 < CIA-18> mtr * r15467 /trunk/package/multimedia/mythtv-plugins/ (5 files): * added mythtv-plugins (0.19) - A powerful TV application - Plugins
17:33 < CIA-18> pfister * r15468 /trunk/target/archivista/rootfs/home/archivista/ (.fluxbox/menu status.sh): Correct typos
17:36 < CIA-18> mtr * r15469 /trunk/package/multimedia/mythtv-themes/ (. mythtv-themes.cache mythtv-themes.conf mythtv-themes.desc): * added mythtv-themes (0.19) - A powerful TV application - Themes
17:37 -!- sparc-kly__ [n=mubex@64.237.248.56] has joined #t2
17:39 -!- sparc-kly_ [n=mubex@64.237.253.24] has quit [Read error: 104 (Connection reset by peer)]
17:59 -!- rxr_ [n=rene@e178157174.adsl.alicedsl.de] has joined #t2
17:59 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
17:59 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
17:59 [Users #t2]
17:59 [@ChanServ] [ jsaw ] [ maelcum] [ mtr] [ rxr_ ] [ valentin]
17:59 [ Baldzius] [ karasz] [ mnemoc ] [ owl] [ sepp ] [ _Ragnar_]
17:59 [ CIA-18 ] [ LMJ ] [ morfoh ] [ rxr] [ sparc-kly__]
17:59 -!- Irssi: #t2: Total of 17 nicks [1 ops, 0 halfops, 0 voices, 16 normal]
17:59 -!- [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg
17:59 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
18:00 -!- Irssi: Join to #t2 was synced in 41 secs
18:06 -!- rxr [n=rene@e178141212.adsl.alicedsl.de] has quit [Read error: 145 (Connection timed out)]
18:30 -!- You're now known as rxr
18:34 -!- rxr_ [n=rene@e178176021.adsl.alicedsl.de] has joined #t2
18:34 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
18:34 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
18:34 [Users #t2]
18:34 [@ChanServ] [ jsaw ] [ maelcum] [ mtr] [ rxr_ ] [ valentin]
18:34 [ Baldzius] [ karasz] [ mnemoc ] [ owl] [ sepp ] [ _Ragnar_]
18:34 [ CIA-18 ] [ LMJ ] [ morfoh ] [ rxr] [ sparc-kly__]
18:34 -!- Irssi: #t2: Total of 17 nicks [1 ops, 0 halfops, 0 voices, 16 normal]
18:34 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
18:34 -!- [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup
18:35 -!- Irssi: Join to #t2 was synced in 42 secs
18:41 -!- rxr__ [n=rene@e178179008.adsl.alicedsl.de] has joined #t2
18:41 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
18:41 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
18:41 [Users #t2]
18:41 [@ChanServ] [ jsaw ] [ maelcum] [ mtr] [ rxr_ ] [ sparc-kly__]
18:41 [ Baldzius] [ karasz] [ mnemoc ] [ owl] [ rxr__] [ valentin ]
18:41 [ CIA-18 ] [ LMJ ] [ morfoh ] [ rxr] [ sepp ] [ _Ragnar_ ]
18:41 -!- Irssi: #t2: Total of 18 nicks [1 ops, 0 halfops, 0 voices, 17 normal]
18:41 -!- [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup
18:41 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
18:41 < _Ragnar_> *g*
18:41 < _Ragnar_> oh you noticed ....
18:41 -!- Irssi: Join to #t2 was synced in 43 secs
18:44 < morfoh> moin _Ragnar_ :)
18:46 < _Ragnar_> hi morfoh :)
18:50 -!- rxr [n=rene@e178157174.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
18:54 < valentin> rxr__: i finished the autoselection
18:54 < valentin> works quite okay, but not perfect yet
18:54 < valentin> needs to be fine tuned...
18:55 < valentin> however, on pages with textblocks on it it is quite reliable
18:55 < valentin> except for close border margins
18:55 -!- RobertaZ [n=robero@82-135-223-132.ip.takas.lt] has joined #t2
18:55 < valentin> but i think this is enough for a new release
18:57 -!- rxr_ [n=rene@e178176021.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
19:00 -!- rxr [n=rene@e178191184.adsl.alicedsl.de] has joined #t2
19:00 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
19:00 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
19:00 [Users #t2]
19:00 [@ChanServ] [ jsaw ] [ maelcum] [ mtr ] [ rxr ] [ sparc-kly__]
19:00 [ Baldzius] [ karasz] [ mnemoc ] [ owl ] [ rxr__] [ valentin ]
19:00 [ CIA-18 ] [ LMJ ] [ morfoh ] [ RobertaZ] [ sepp ] [ _Ragnar_ ]
19:00 -!- Irssi: #t2: Total of 18 nicks [1 ops, 0 halfops, 0 voices, 17 normal]
19:00 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
19:00 -!- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp
19:00 < rxr> hm
19:00 < rxr> re
19:00 < rxr> valentin: thanks
19:01 < rxr> I'll boot this other OS then ..
19:01 -!- Irssi: Join to #t2 was synced in 46 secs
19:01 < rxr> btw. this strange hobby OS form those garage folks in redmond does not suspend my laptop anymore ... ?!?!? - it just does a shutdown ....
19:03 < valentin> lol
19:03 < valentin> this is the new m$ anti aging (tm) technique for computer systems: "recover on sleep"
19:04 < valentin> rxr: don't look too close on the code path yet
19:14 -!- rxr__ [n=rene@e178179008.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
19:17 < rxr> re
19:17 < rxr> valentin: oho - I did
19:17 < rxr> can I call you quickly ?
19:18 < valentin> mom, let me fetch the phone
19:18 < rxr> on my scanner it is not too good, since it mostly select the top-left corner
19:18 < rxr> leaving out a margin for the next minor release would be fine with me ...
19:18 < rxr> but phone would be nice
19:19 < valentin> call me then
19:25 < _Ragnar_> hmmm is stackpro not supported any more on gcc 4?
19:26 < morfoh> _Ragnar_: I think there is SSP support for gcc4
19:26 < morfoh> there is no I mean
19:26 < _Ragnar_> ok
19:27 < rxr> we do not have a patch
19:27 < rxr> and the last time I looked there was none
19:27 < rxr> but it is included in gcc-4.1 now ,-)
19:28 < _Ragnar_> ah :) ok
19:28 < morfoh> rxr: aha! :)
19:44 < valentin> rxr: please svn up and test
19:45 < valentin> at the begining of that method, there are parameters for you to tune..
19:51 < CIA-18> jsaw * r15470 /trunk/package/network/quagga/link-readline-order.patch: * fix building quagga (by prepending -lreadline before its deps)
19:52 < rxr> valentin: valentin ok
19:55 < rxr> better ,-)
19:56 < rxr> though it does allign the auto-selection on the uppoer line of the lower letters of the Conrad bill
19:56 < rxr> that is the top of the C is not selected, but the upper base of the remaining onrad ,-)
19:56 < rxr> but that is minor - it select the A5 bill otherwise quite well
19:56 < valentin> as i said, the selection algo is not that perfect, esp for thick single letters
19:57 < rxr> ouhm
19:57 < rxr> you do not want to see what it select for a CD ,-)
19:58 < valentin> i think not... :-)
19:59 < rxr> http://ec-outpost.dyndns.org/av-select-cd.tiff
20:00 < rxr> well - if we want to improve that seroiusly we would have to make a freestandiing app and place a bunch of test-images in some check folder ...
20:00 < valentin> rxr: it gets confused by the scan area border
20:00 < rxr> ack
20:00 < valentin> because the cover is raised too much by the large object
20:01 < valentin> this will even get worse for books
20:01 < valentin> there has to be more inteligence in it perhaps
20:01 < rxr> well - it is fine ever for harder stuff ...:
20:02 < rxr> http://ec-outpost.dyndns.org/av-select-scewed-paper.tiff
20:02 < rxr> thanks for the work ,-) more inteligence can be adder later then ,-)
20:04 < rxr> so - released
20:04 < valentin> ok
20:06 -!- RobertaZ [n=robero@82-135-223-132.ip.takas.lt] has quit []
20:13 -!- maelcum [n=maelcum@p548946B1.dip.t-dialin.net] has quit ["Leaving"]
20:19 -!- rxr_ [n=rene@e178171103.adsl.alicedsl.de] has joined #t2
20:19 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
20:19 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
20:19 [Users #t2]
20:19 [@ChanServ] [ jsaw ] [ mnemoc] [ owl ] [ sepp ] [ _Ragnar_]
20:19 [ Baldzius] [ karasz] [ morfoh] [ rxr ] [ sparc-kly__]
20:19 [ CIA-18 ] [ LMJ ] [ mtr ] [ rxr_] [ valentin ]
20:19 -!- Irssi: #t2: Total of 16 nicks [1 ops, 0 halfops, 0 voices, 15 normal]
20:19 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
20:19 -!- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp
20:19 -!- Irssi: Join to #t2 was synced in 41 secs
20:21 < rxr_> valentin: still here ?
20:21 < valentin> yes
20:23 < valentin> rxr_: ping ?
20:23 < rxr_> if you wait a 2nd you can grap a unsinished draft for the digital design crap map I have to finish by tomorrow 14.oo with the fluff I cut'n pasted together this semester
20:32 -!- rxr [n=rene@e178191184.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
20:39 -!- maelcum [n=maelcum@p54895794.dip.t-dialin.net] has joined #t2
20:54 < morfoh> wb maelcum
20:54 < CIA-18> mtr * r15471 /trunk/package/multimedia/vdr/ (5 files):
20:54 < CIA-18> * updated vdr (1.3.39 -> 1.3.42)
20:54 < CIA-18> * updated and added plugins: digicam, streamdev, osdpip
20:56 < valentin> rxr_: how long will it take ?
21:06 < rxr_> oh
21:06 < rxr_> damn
21:06 -!- You're now known as rxr
21:06 < rxr> I pasted in the query and went into the bath ...
21:06 < rxr> damn reg posts only ..
21:06 < valentin> din't get any query message so far
21:06 < valentin> so now
21:07 < rxr> was not registered after my annoying reconnects ...
21:07 < rxr> it need some applied overall style tomorrow morning ...
21:07 < rxr> all this design stuff eats time like nothing
21:07 < rxr> each of the exercises in it took 4h++ mostly ...
21:08 < rxr> and just cut'm pasting those stuff together also already some ...
21:12 < CIA-18> jsaw * r15472 /trunk/package/x11/nvidia/nvidia.conf: * use ${libdir##*/}, fixes install on 64bitters
21:13 < CIA-18> jsaw * r15473 /trunk/package/contrib/directfb/ (directfb.conf directfb.desc types-fix.patch):
21:13 < CIA-18> * fix building directfb (disable a few __{s,u}{8,16,32,64} defines,
21:13 < CIA-18> that are actually typedefs in asm-*/types.h)
21:13 < CIA-18> * update copyrights
21:13 < valentin> once again sth burns in our quater
21:16 < rxr> .oO
21:16 -!- GermanT2User [n=10313277@pD9540495.dip0.t-ipconnect.de] has joined #t2
21:16 [Users #t2]
21:16 [@ChanServ ] [ jsaw ] [ mnemoc] [ rxr ] [ _Ragnar_]
21:16 [ Baldzius ] [ karasz ] [ morfoh] [ sepp ]
21:16 [ CIA-18 ] [ LMJ ] [ mtr ] [ sparc-kly__]
21:16 [ GermanT2User] [ maelcum] [ owl ] [ valentin ]
21:16 -!- Irssi: #t2: Total of 17 nicks [1 ops, 0 halfops, 0 voices, 16 normal]
21:17 < rxr> xterm patch #209
21:17 < rxr> update anyone?
21:17 < rxr> one box in osx and the other in win here ... :-(((
21:17 < rxr> strongSwan 2.6.2
21:17 < rxr> Sylpheed 2.2.0 (Stable)
21:18 < rxr> GTK+ 2.8.12
21:18 < rxr> so - cu
21:21 < GermanT2User> hello!
21:21 < GermanT2User> speaks somebody german because my english isn't really good!
21:25 < mnemoc> most people here is german
21:25 < mnemoc> but not me
21:27 < valentin> versuch's einfach
21:27 < GermanT2User> Ok! Alles klar!
21:28 < GermanT2User> Ich bekomme dauernd einen Fehler bei dem SysV Packet (bei stage ?? 1oder 2)!
21:29 < GermanT2User> Und Und zwar erst seit letztem Freitag! (egal welches Target ich wähle)!
21:30 < valentin> benutzt du trunk oder 2.1 ?
21:30 < GermanT2User> Sorry! Verwende Version 2.2.0.
21:31 < GermanT2User> Sehe gerade das es immer in stage 1 passiert.
21:32 < GermanT2User> Es ist auch immer der selbe Fehler. (soweit ich das beurteilen kann)
21:33 < valentin> was ist es denn ?
21:35 < GermanT2User> Warte ma kurz! Ich poste die letzten Zeile aus dem Errorlog.
21:35 < GermanT2User> Found 1 orphaned files for this package.
21:36 < GermanT2User> Clear (old) md5sums and cksums ...
21:36 < GermanT2User> Creating md5sum and cksum files ... done.
21:36 < GermanT2User> Creating package description ...
21:36 < valentin> welches orphaned file - steht irgendwo darueber
21:36 < GermanT2User> Making post-install adaptions.
21:38 < GermanT2User> Entweder bin ich blind oder da steht nichts. Warte kurz...
21:39 < valentin> irgendwo bei creating file list for package oder so
21:40 < GermanT2User> Ab hier( Creating file list and doing final adaptions ...) oder nicht? Warte
21:40 < GermanT2User> Gleich danach kommt: Processing static lib corrections ... ; Verifing the .la files ...; Searching for orphaned files ...
21:42 < valentin> however, a package does not fail due to orphaned files, does it ?
21:42 < valentin> ist da irgendwo noch ein anderer Fehler ?
21:46 < GermanT2User> Nich wirklich! hab das log jetzt dreimal durchgeschaut aber nichts gefunden.
21:47 < valentin> hast du am freitag irgendwas gemacht ?
21:47 < valentin> wie baust du das packet ? emerge oder richtiges build-target ?
21:48 < jsaw> GermanT2User: kannst Du einfach loeschen (cat src/invalid-files.lst | xargs rm -f)
21:48 < jsaw> GermanT2User: passiert manchmal nach einem Paket-Update
21:49 < GermanT2User> richtiges build-target
21:50 < valentin> jsaw: thanks
21:50 < valentin> hi jsaw
21:50 < jsaw> hi :)
21:51 < jsaw> moving to lab, bbl
21:51 < GermanT2User> Kurz noch ma. Nach (cat src/invalid-files.lst | xargs rm -f) einfach wieder den build starten oder wie?
21:51 < valentin> ja
21:52 < GermanT2User> Danke!
21:52 < valentin> wart erst mal ab, was passiert, bevor du dich bedankst :)
21:55 < GermanT2User> Stöpsel jetzt den Bildschirm um und probier es gleich aus. Ist aber erstma ein Ansatz. :)
21:55 < rxr> f*ck
21:56 < rxr> my Sony Memory Stick DUO does not come out of the damed card reader of my laptop
21:56 < rxr> #124weoiurtpoi13092487qwiuohe'!!#
21:56 < valentin> .oO
21:57 * valentin soon in bed
22:00 -!- rxr_ [n=rene@e178153152.adsl.alicedsl.de] has joined #t2
22:00 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/
22:00 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006]
22:00 [Users #t2]
22:00 [@ChanServ] [ GermanT2User] [ LMJ ] [ morfoh] [ rxr ] [ sparc-kly__]
22:00 [ Baldzius] [ jsaw ] [ maelcum] [ mtr ] [ rxr_] [ valentin ]
22:00 [ CIA-18 ] [ karasz ] [ mnemoc ] [ owl ] [ sepp] [ _Ragnar_ ]
22:00 -!- Irssi: #t2: Total of 18 nicks [1 ops, 0 halfops, 0 voices, 17 normal]
22:00 -!- [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg
22:00 -!- Channel #t2 created Sun Aug 8 19:15:33 2004
22:01 -!- Irssi: Join to #t2 was synced in 41 secs
22:14 < _Ragnar_> re
22:17 -!- rxr [n=rene@e178171103.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
22:20 < valentin> cu then
22:23 < mnemoc> cu valentin
22:23 < mnemoc> wb _Ragnar_
22:24 < _Ragnar_> thanks :)
22:26 < rxr_> puh that was an operation
22:26 < _Ragnar_> *g*
22:27 * _Ragnar_ hand rxr_ the bandsaw
22:28 -!- GermanT2User [n=10313277@pD9540495.dip0.t-ipconnect.de] has quit [Remote closed the connection]
22:30 < rxr_> n8 all
22:31 < _Ragnar_> gn8 :)
22:31 < owl> gn8 rxr_
23:42 -!- sparc-kly__ [n=mubex@64.237.248.56] has quit ["Leaving"]
23:58 -!- sparc-kly [n=mubex@64.237.248.56] has joined #t2
--- Log closed Tue Feb 14 00:00:23 2006