*** jamey has joined #maemo | 00:04 | |
*** MoRpHeUz has quit IRC | 00:06 | |
*** Zer0HiT has joined #maemo | 00:11 | |
*** ajturner has quit IRC | 00:12 | |
*** ttobin has quit IRC | 00:13 | |
*** KermitTheFragger has quit IRC | 00:14 | |
Molagi | when is the new os 2007 update coming? | 00:16 |
---|---|---|
Tak | would be nice to know | 00:17 |
Molagi | yeah | 00:17 |
*** jpetersen__ has joined #maemo | 00:18 | |
*** snorkelyd has quit IRC | 00:22 | |
* svu wonders about the very same question | 00:22 | |
dieguito | it will be ready when it's ready™ | 00:29 |
*** sbaturzio has quit IRC | 00:33 | |
*** jpetersen_ has quit IRC | 00:33 | |
*** spect has joined #maemo | 00:34 | |
*** rafael_bh has joined #maemo | 00:34 | |
rafael_bh | in maemo i tryed to run hello-world-app-0.0 with run-standalone.sh ./heelo-world | 00:37 |
rafael_bh | but computer says osso_initialize failed. | 00:37 |
rafael_bh | anyone know this error? | 00:38 |
derf | Is dbus running? | 00:38 |
rafael_bh | i don't know | 00:38 |
rafael_bh | i have start with the commands from maemo 3.0 tutorial | 00:38 |
*** jonnylamb_ is now known as jonnylamb | 00:39 | |
rafael_bh | yes | 00:40 |
rafael_bh | i have 2 dbus-deamon running.... | 00:40 |
derf | Then I don't know. | 00:40 |
rafael_bh | maybe reinstall? | 00:40 |
*** ndepetrillo has quit IRC | 00:43 | |
*** Andy80 has joined #maemo | 00:44 | |
*** ajturner_ is now known as ajturner | 00:51 | |
*** rafael_bh has quit IRC | 00:56 | |
dyncorp | the hatari Atari St emu is ~fun~ :) | 00:58 |
dyncorp | it also has blotchy sound tho | 01:01 |
*** monteslu has joined #maemo | 01:05 | |
*** mat has quit IRC | 01:11 | |
*** mat has joined #maemo | 01:11 | |
*** Pierre has quit IRC | 01:12 | |
*** sp3000 has quit IRC | 01:13 | |
*** herzi has quit IRC | 01:19 | |
*** Guard][an has joined #maemo | 01:27 | |
*** monteslu has quit IRC | 01:37 | |
*** Guardian has joined #maemo | 01:38 | |
*** Andy80 has quit IRC | 01:39 | |
*** fatman2 has joined #maemo | 01:43 | |
fatman2 | hello i am fatman and i weigh 400 pounds. you can see videos of my supreme fatness at www.fatman.tk | 01:43 |
*** fatman2 has left #maemo | 01:47 | |
*** _guardian has joined #maemo | 01:50 | |
cesman | hello hello | 01:53 |
*** Pierre has joined #maemo | 01:53 | |
*** fab has quit IRC | 01:58 | |
*** unique311_ has joined #maemo | 01:59 | |
*** Guard][an has quit IRC | 02:00 | |
kkito | finally i get amarok to play mp3 using the dspmp3sink... :) now it is playing so fine | 02:01 |
dyncorp | good job, VBR also? | 02:02 |
kkito | vbr ? | 02:04 |
*** MichaelM has joined #maemo | 02:04 | |
MichaelM | hello all | 02:04 |
MichaelM | i would like to ask a question regarding development on a n800 | 02:05 |
MichaelM | I have an command line application that I built a gui for | 02:05 |
MichaelM | but for the command line app to run it needs root privilages | 02:06 |
MichaelM | how can I make the gui app automatically run with root priv? | 02:06 |
Veggen | with sudo. And make the package add a line to /etc/sudoers. | 02:07 |
MichaelM | could you ellaborate a bit on that? | 02:07 |
*** everaldo has joined #maemo | 02:07 | |
*** Guard][an has joined #maemo | 02:07 | |
dragorn | MichaelM: Better to make the cli suid root or in sudo, and then fork-exec it from the UI | 02:09 |
dragorn | instead of trying to run the UI as root | 02:09 |
MichaelM | i am not understading dragorn | 02:09 |
MichaelM | i am very new to linux and i am trying to learn | 02:10 |
*** Guardian has quit IRC | 02:10 | |
MichaelM | is there somewhere online that i can get instructions on how to do this? | 02:12 |
cesman | MichaelM: is absolutely a requirement that your app run as root? | 02:14 |
cesman | it isn't good practice to run an app as root | 02:14 |
MichaelM | yes... it has to replace the current wlan driver with an edited version | 02:14 |
*** lsk has joined #maemo | 02:14 | |
MichaelM | that can only be done as root | 02:15 |
*** _guardian has quit IRC | 02:15 | |
MichaelM | also, it uses wireless tools which also require root | 02:15 |
dragorn | what would the app happen to be | 02:18 |
MichaelM | its my own version of airodump, but will allow rssi to be displayed | 02:18 |
dragorn | cesman: It's unfortunately necessary sometimes. I have to do the same shoehorning with kismet, but it does a privdrop to user as soon as it's configured the interface and forked a controller process | 02:19 |
MichaelM | thats something like what i want. When the app closes, drop to user privs | 02:20 |
dragorn | The driver swap has some issues. Especially since I bet you're doing it in a shell script, and you can't suid those to root. | 02:20 |
dragorn | Meh. still dangerous. Kismet swaps to user as soon as it's forked the root control process and does all the packet handling as unprived | 02:20 |
MichaelM | i was actually going to try and embed that in my code | 02:20 |
MichaelM | once the app starts, insert new driver | 02:21 |
*** Markov has joined #maemo | 02:26 | |
*** Guardian has joined #maemo | 02:32 | |
MichaelM | any suggestions? | 02:38 |
dyncorp | kkito: variable bit rate, i think the dsp can do it. i am looking forward to sc2 with sounds converted to mp3 | 02:39 |
MichaelM | dragorn: any idea what I could do? | 02:41 |
*** shackan has quit IRC | 02:46 | |
*** Guard][an has quit IRC | 02:53 | |
*** _guardian has joined #maemo | 02:55 | |
*** behdad has quit IRC | 02:57 | |
MichaelM | would someone here be able to assist me? | 02:57 |
MichaelM | i am trying to get my application (GUI in GTK) to run, but need root priv | 02:58 |
MichaelM | is there a way to make this happen in the code? | 02:58 |
*** kkitokde has joined #maemo | 03:01 | |
*** Guardian has quit IRC | 03:03 | |
kkitokde | :) | 03:03 |
*** ndepetrillo has joined #maemo | 03:04 | |
*** Guardian has joined #maemo | 03:05 | |
*** chibiAcyd has joined #maemo | 03:06 | |
*** jacques has joined #maemo | 03:15 | |
*** kkitokde has left #maemo | 03:17 | |
*** Guard][an has joined #maemo | 03:21 | |
*** _guardian has quit IRC | 03:26 | |
*** spect has quit IRC | 03:28 | |
*** behdad has joined #maemo | 03:31 | |
*** ndepetrillo has quit IRC | 03:32 | |
*** _guardian has joined #maemo | 03:33 | |
*** jpetersen__ has quit IRC | 03:40 | |
*** Guard][an has quit IRC | 03:42 | |
*** Guardian has quit IRC | 03:43 | |
*** phil|work is now known as philipl | 03:48 | |
*** Guardian has joined #maemo | 03:59 | |
*** lsk has quit IRC | 04:06 | |
dyncorp | JussiP: you jussik? | 04:06 |
JussiP | No. | 04:06 |
kkito | 04:08 | |
*** Guard][an has joined #maemo | 04:12 | |
*** _guardian has quit IRC | 04:20 | |
*** _guardian has joined #maemo | 04:21 | |
*** pvanhoof has quit IRC | 04:21 | |
*** dieguito has quit IRC | 04:22 | |
*** slomo_ has joined #maemo | 04:27 | |
*** slomo has quit IRC | 04:27 | |
*** Guardian has quit IRC | 04:34 | |
MichaelM | anyone here? | 04:40 |
*** Guard][an has quit IRC | 04:42 | |
dyncorp | yea | 04:45 |
*** jku__ has joined #maemo | 04:46 | |
*** Guardian has joined #maemo | 04:47 | |
*** memamo has joined #maemo | 04:49 | |
memamo | Would someone mind helping me with some development environment setup questions? | 04:50 |
memamo | In particular I'm trying to get started by setting things up and making some tweaks to the eggtimer app on the garage server | 04:50 |
*** gopi|n800 has joined #maemo | 04:51 | |
memamo | I have scratchbox setup and installed the maemo sdk and also python2.5 - install for eggtimer complains about distutils.core when I try to build | 04:51 |
memamo | I suspect the developer's environment may be a bit messed up with his pythonpath still set for python2.3 | 04:52 |
memamo | so it finds distutils.core | 04:52 |
memamo | brb | 04:53 |
*** Pio has joined #maemo | 04:59 | |
*** jku_ has quit IRC | 05:02 | |
*** korpios has joined #maemo | 05:07 | |
*** _guardian has quit IRC | 05:09 | |
unique311_ | hello | 05:09 |
*** ajturner has quit IRC | 05:09 | |
*** memamo has quit IRC | 05:13 | |
*** _guardian has joined #maemo | 05:16 | |
*** unique311_ has quit IRC | 05:19 | |
*** Guard][an has joined #maemo | 05:19 | |
*** korpios has quit IRC | 05:20 | |
*** jwb is now known as jwb_gone | 05:24 | |
*** philipl is now known as phil|out | 05:26 | |
*** inode0 has joined #maemo | 05:29 | |
*** Guardian has quit IRC | 05:35 | |
*** Guardian has joined #maemo | 05:35 | |
Markov | hello | 05:36 |
*** Guard][an has quit IRC | 05:40 | |
*** _guardian has quit IRC | 05:41 | |
*** omega is now known as omega_away | 05:41 | |
Markov | has anyone successfully streamed media to the n800 via UPnP? | 05:41 |
inode0 | I've tried with ushare but no luck | 05:41 |
*** dieguito has joined #maemo | 05:42 | |
Markov | i've tried simple server and wmp11 | 05:42 |
Markov | both, no luck | 05:43 |
Markov | music works fine, but when i try a movie it just says buffering... | 05:43 |
Markov | but, it's pretty clearly doing nothing | 05:43 |
Markov | no network activity | 05:43 |
inode0 | well, actually using canola I did have some luck now that I think about it - not real great though | 05:45 |
Markov | huh. when i try canola it just says Error | 05:46 |
Markov | what format was your video in? | 05:46 |
inode0 | media streamer doesn't ever find anything - only test music on the N800 | 05:46 |
Markov | huh. all of media streamer, media player, and canola will show me the list of videos | 05:47 |
Markov | but, none will play them! | 05:47 |
Markov | heh | 05:47 |
inode0 | none of these things seem to like ushare - nicely mounts with fuse though on a linux box | 05:49 |
inode0 | I'm experimenting from a slug though and that may not help matters either | 05:50 |
Markov | are you running windows or linux? | 05:53 |
Markov | both? | 05:53 |
inode0 | just linux | 05:53 |
Markov | you don't use myth tv? | 05:54 |
inode0 | no, I hardly watch tv | 05:54 |
Markov | oh. i thought maybe you don't have to use the tv features | 05:54 |
inode0 | I use slimserver generally to stream audio - that is all I normally stream. ushare seems to work but not as well for me so far | 05:56 |
*** soleblaze_ has joined #maemo | 05:56 | |
inode0 | UPnP just doesn't work well enough to bother any more with it for me -- streaming to the radio app works much better for me. | 06:05 |
inode0 | Won't help much with your videos though | 06:06 |
*** behdad has quit IRC | 06:11 | |
*** soleblaze has quit IRC | 06:13 | |
*** behdad has joined #maemo | 06:17 | |
*** Markov has quit IRC | 06:22 | |
*** _guardian has joined #maemo | 06:27 | |
*** inode0 has quit IRC | 06:27 | |
*** kkito has quit IRC | 06:33 | |
*** Guard][an has joined #maemo | 06:36 | |
*** lcandell has joined #maemo | 06:46 | |
*** Guardian has quit IRC | 06:46 | |
*** Guardian has joined #maemo | 06:47 | |
*** dieguito has quit IRC | 06:47 | |
*** Guard][an has quit IRC | 06:53 | |
*** _guardian has quit IRC | 06:54 | |
*** _guardian has joined #maemo | 07:00 | |
*** phil|out is now known as philipl | 07:00 | |
*** _guardian has quit IRC | 07:11 | |
*** gopi|n800 has quit IRC | 07:11 | |
*** jku__ has quit IRC | 07:11 | |
*** Pierre has quit IRC | 07:11 | |
*** derf has quit IRC | 07:11 | |
*** dragorn has quit IRC | 07:11 | |
*** mikemorrison has quit IRC | 07:11 | |
*** Tak has quit IRC | 07:11 | |
*** Juhaz has quit IRC | 07:11 | |
*** RP has quit IRC | 07:11 | |
*** kabtoffe has quit IRC | 07:11 | |
*** provoland has quit IRC | 07:11 | |
*** toi has quit IRC | 07:11 | |
*** _guardian has joined #maemo | 07:11 | |
*** gopi|n800 has joined #maemo | 07:11 | |
*** jku__ has joined #maemo | 07:11 | |
*** Pierre has joined #maemo | 07:11 | |
*** derf has joined #maemo | 07:11 | |
*** dragorn has joined #maemo | 07:11 | |
*** mikemorrison has joined #maemo | 07:11 | |
*** Tak has joined #maemo | 07:11 | |
*** provoland has joined #maemo | 07:11 | |
*** Juhaz has joined #maemo | 07:11 | |
*** RP has joined #maemo | 07:11 | |
*** kabtoffe has joined #maemo | 07:11 | |
*** toi has joined #maemo | 07:11 | |
*** Juhaz_ has joined #maemo | 07:13 | |
*** Juhaz has quit IRC | 07:14 | |
*** toi has quit IRC | 07:14 | |
*** toi has joined #maemo | 07:14 | |
*** jku_ has joined #maemo | 07:16 | |
*** Guard][an has joined #maemo | 07:17 | |
*** RobHu has quit IRC | 07:17 | |
*** Guardian has quit IRC | 07:19 | |
*** dieguito has joined #maemo | 07:19 | |
*** tigert has quit IRC | 07:26 | |
*** tigert has joined #maemo | 07:30 | |
*** jku__ has quit IRC | 07:32 | |
*** _guardian has quit IRC | 07:41 | |
*** Guardian has joined #maemo | 07:48 | |
*** slomo_ has quit IRC | 07:53 | |
*** slomo_ has joined #maemo | 07:54 | |
*** tigert_ has joined #maemo | 08:05 | |
*** Guard][an has quit IRC | 08:11 | |
*** tigert has quit IRC | 08:11 | |
*** Pio has quit IRC | 08:11 | |
*** _guardian has joined #maemo | 08:14 | |
*** sp3000 has joined #maemo | 08:16 | |
*** Guard][an has joined #maemo | 08:26 | |
*** Guardian has quit IRC | 08:35 | |
dyncorp | ur-quan masters thread: http://www.internettablettalk.com/forums/showthread.php?t=1506 | 08:35 |
dyncorp | pls email the guy who ported it for OS2005. I want to compile it for 2006 | 08:35 |
*** Guardian has joined #maemo | 08:37 | |
*** k-s[WORK] has quit IRC | 08:43 | |
*** k-s[WORK] has joined #maemo | 08:43 | |
*** philipl is now known as phil|sleep | 08:44 | |
*** _guardian has quit IRC | 08:46 | |
derf | I don't remember who was asking, but my WBT-200 showed up tonight. Went out for a walk with it; so far it works great. | 08:49 |
dyncorp | gps reciever? | 08:50 |
derf | Yeah. | 08:50 |
* dyncorp is playing giana sisters with Atari ST emulator on N770 | 08:51 | |
dyncorp | where does the street data for the mapper come from? | 08:51 |
MichaelM | anyone here know how to permanently insert a driver? | 08:51 |
derf | dyncorp: From Google or Virtual Earth. | 08:52 |
derf | So, can you charge the N800 over USB? | 08:52 |
MichaelM | trying to insert the Wlan Driver (edited) | 08:52 |
dyncorp | i can't help on that MichaelM, maybe mailing list archives would help (dev) | 08:53 |
MichaelM | ok.... thanks for responding | 08:53 |
dyncorp | very cool that you've hacked the drivers :) | 08:54 |
*** Eloi has joined #maemo | 08:57 | |
*** Guard][an has quit IRC | 08:57 | |
*** _guardian has joined #maemo | 08:58 | |
chibiAcyd | you know what game needs to be ported? | 09:04 |
chibiAcyd | oregon trail | 09:04 |
derf | So do it. | 09:04 |
chibiAcyd | lazy at the moment, i need to finish up wordpress this week | 09:05 |
*** Pio has joined #maemo | 09:06 | |
*** Guardian has quit IRC | 09:07 | |
*** dieguito has quit IRC | 09:09 | |
dyncorp | hatari is really close to delivering uninterrupted sound | 09:10 |
*** c0ffee has quit IRC | 09:15 | |
zuh | derf: No, you can't charge with USB (which sucks a bit) | 09:15 |
derf | Apparently the CA-100 cable is supposed to let you do it. | 09:15 |
derf | But it doesn't appear to be sold in the US. | 09:15 |
chibiAcyd | nokia is bringing out a usb to tiny plug adapter | 09:16 |
derf | The CA-70 should also work with an adapter, but it's $60 (and the adapter is another $10) | 09:16 |
derf | Yes, those are both from Nokia. | 09:16 |
chibiAcyd | yeah, ca-100 supposed to come out same time as thats case thing | 09:16 |
zuh | derf: ah, with an adapter it might even be possible... I thought you meant directly with the usb connector on it... | 09:17 |
derf | zuh: Well, the car adapter that came with my GPS receiver just has a normal USB plug on it, you provide the cable. | 09:18 |
derf | (well, there was one included for the GPS receiver, of course) | 09:19 |
derf | So that would mean I could _also_ charge the N800 off it. | 09:19 |
derf | But I guess not yet, and not for free. | 09:20 |
*** Guardian has joined #maemo | 09:20 | |
*** _guardian has quit IRC | 09:25 | |
*** Eloi has left #maemo | 09:39 | |
*** jku__ has joined #maemo | 09:46 | |
[mbm] | hate the fact that you can't charge it via usb, mostly because I use it as a usb drive at times and it sucks battery | 09:46 |
[mbm] | I'll probably end up hacking a cable that goes from usb to the dc input | 09:47 |
[mbm] | and charge it that way | 09:47 |
*** jku_ has quit IRC | 09:54 | |
*** sKaBoy has joined #maemo | 10:02 | |
*** dape has joined #maemo | 10:04 | |
*** b0unc3 has quit IRC | 10:18 | |
*** Guardian has quit IRC | 10:25 | |
*** tigert_ is now known as tigert | 10:47 | |
*** greentux_ has quit IRC | 10:48 | |
*** greentux has joined #maemo | 10:51 | |
*** Guardian has joined #maemo | 10:52 | |
Jaffa | Morning, all | 10:53 |
*** KermitTheFragger has joined #maemo | 10:54 | |
*** herzi has joined #maemo | 11:13 | |
tigert | morn | 11:13 |
maddler | g'mornin'! | 11:15 |
*** AD-N770 has joined #maemo | 11:19 | |
AD-N770 | good morning | 11:19 |
maddler | the world is waking up! :D | 11:26 |
*** tko has quit IRC | 11:31 | |
*** tko has joined #maemo | 11:31 | |
*** wvrn has joined #maemo | 11:32 | |
kabtoffe | morning | 11:42 |
kabtoffe | physics :( | 11:42 |
inz | g_morning() | 11:44 |
*** bilboed has joined #maemo | 11:48 | |
*** sbaturzioAtWork has joined #maemo | 11:52 | |
sbaturzioAtWork | Aloha! | 11:53 |
wvrn | hi! have a thumb-question...: glibc-2.3.4 works with (armv5te) code built with -mthumb-interwork and (partly..) -mcallee-super-interworking, but not with pure -mthumb?? | 11:58 |
wvrn | (gcc 3.4.4) | 11:59 |
*** florian has joined #maemo | 12:04 | |
florian | good morning | 12:10 |
*** gomiam has joined #maemo | 12:10 | |
gomiam | hi everyone... | 12:10 |
gomiam | does anybody know what the magic:sys update is for? | 12:13 |
gomiam | I seem to be unable to apply it. | 12:13 |
gomiam | nevermind, it seems to apply correctly now O:-) | 12:20 |
*** kkito has joined #maemo | 12:20 | |
*** fab has joined #maemo | 12:20 | |
X-Fade | gomiam: Select the package and hit the (i) icon for more info on a package.. | 12:20 |
gomiam | X-Fade: I did already, but the package information seemed to be wrong on Sunday, so I apt-get upgrade'd. That will teach me to second-guess developers ;-) | 12:21 |
*** _follower_ has joined #maemo | 12:26 | |
Guardian | morning maemo | 12:27 |
*** __follower__ has joined #maemo | 12:33 | |
*** c0ffee has joined #maemo | 12:33 | |
*** jku_ has joined #maemo | 12:33 | |
*** jku__ has quit IRC | 12:36 | |
*** jonnylamb has quit IRC | 12:45 | |
*** jonnylamb has joined #maemo | 12:46 | |
*** Guardian has quit IRC | 12:49 | |
*** _guardian has joined #maemo | 12:49 | |
*** jait has quit IRC | 12:49 | |
*** _follower_ has quit IRC | 12:50 | |
*** jait has joined #maemo | 13:10 | |
Tenkawa | is there a guide out there for compiling apps for the nokia 770/800? | 13:16 |
Tenkawa | I want to see if I can port something over | 13:16 |
Jaffa | see http://maemo.org/ and the "Developers" section. A few good tutorials on porting apps. | 13:17 |
Tenkawa | thank ya | 13:17 |
Tenkawa | found nice apps so far but now I want to try :) | 13:18 |
Tenkawa | installing scratchbox yay | 13:23 |
*** jpetersen has joined #maemo | 13:25 | |
*** Pierre has quit IRC | 13:29 | |
*** Pierre has joined #maemo | 13:31 | |
*** koen|galinhas_ has joined #maemo | 13:35 | |
*** koen|galinhas__ has joined #maemo | 13:39 | |
*** koen|galinhas__ is now known as koen|galinhas | 13:41 | |
*** gomiam has left #maemo | 13:42 | |
*** guerby has quit IRC | 13:45 | |
*** MoRpHeUz has joined #maemo | 13:45 | |
*** shackan has joined #maemo | 13:47 | |
*** koen|galinhas_ has quit IRC | 13:57 | |
*** koen|galinhas has quit IRC | 13:58 | |
*** Pierre has quit IRC | 13:58 | |
*** koen|galinhas has joined #maemo | 14:02 | |
* sbaturzioAtWork is away: Lunch time... | 14:04 | |
acydlord | http://blogs.sun.com/marigan/entry/how_the_vi_editor_would <- lol | 14:04 |
alp | acydlord: clippy is implemented for real in the 'vigor' nvi clone, check it out | 14:06 |
acydlord | thats sad | 14:06 |
*** MoRpHeUz has quit IRC | 14:07 | |
*** MichaelM has quit IRC | 14:08 | |
jku_ | Tenkawa, check out pymaemo too (http://pymaemo.garage.maemo.org/) | 14:08 |
s-ndh-c | what is responsible for started apps to show up in this tasklist thing on the side? | 14:09 |
*** jwb_gone is now known as jwb | 14:09 | |
Tenkawa | jku_: thanks | 14:12 |
*** koen|galinhas_ has joined #maemo | 14:17 | |
acydlord | man i have way too much of these 2 video blogs to catch up on | 14:18 |
*** Pierre- has joined #maemo | 14:19 | |
maddler | doh! | 14:20 |
inz | s-ndh-c, maemo-af-desktop shows all applications it knows there | 14:22 |
inz | s-ndh-c, to show up there, you need to have a .desktop file for your program and a WM_CLASS match | 14:22 |
neal | is there a way to tell when there isn't a WM_CLASS match? | 14:24 |
inz | neal, if your app doesn't show up ;) | 14:24 |
neal | yes. | 14:24 |
neal | it doesn't | 14:25 |
neal | how can I debug it? | 14:25 |
inz | neal, which toolkit are you using? | 14:25 |
*** Pierre- is now known as Pierre | 14:26 | |
neal | what do you mean? | 14:26 |
neal | I'm using gtk+ | 14:26 |
neal | from C | 14:26 |
s-ndh-c | inz: will look into that thx | 14:26 |
*** dyncorp_ has joined #maemo | 14:27 | |
neal | http://maemo.org/pipermail/maemo-developers/2007-March/008794.html | 14:27 |
jait | neal: do you pass &argc and &argv in gtk_init()? IIRC, WM_CLASS is derived from argv[0] | 14:32 |
neal | jait: yes | 14:33 |
inz | neal, and the app doesn call gtk_window_set_wmclass? | 14:34 |
neal | right | 14:35 |
*** koen|galinhas has quit IRC | 14:35 | |
jait | and you open a normal window (not a dialog or splash)? | 14:36 |
neal | yes | 14:36 |
inz | neal, and the code doesn't call g_set_prgname before gtk_init? | 14:36 |
neal | no | 14:36 |
inz | Then it sounds quite weird | 14:37 |
neal | I agree | 14:37 |
jait | and /usr/bin/starling is the binary itself, not a script that starts the (differently-named) binary? | 14:40 |
*** dyncorp has quit IRC | 14:40 | |
neal | right | 14:40 |
jait | if you had xprop, you could check exactly what your WM_CLASS is | 14:42 |
*** Zer0HiT has quit IRC | 14:43 | |
*** tank17 has quit IRC | 14:44 | |
*** tank17 has joined #maemo | 14:47 | |
*** will-sama has joined #maemo | 14:47 | |
*** koen|galinhas_ has quit IRC | 14:48 | |
alp | how terrible, the device goes into an endless reboot cycle after i disabled the matchbox window manager | 14:51 |
Tenkawa | has there been any timelines set for the next maemo release that anyone's aware of> | 14:51 |
Tenkawa | alp: ouch | 14:51 |
alp | i guess it's tied in to some watchdog. just another barrier to get in the way of porting my own window management code | 14:53 |
X-Fade | alp: did you try to disable lifeguard resets? | 14:53 |
*** Ryback_ has joined #maemo | 14:53 | |
alp | X-Fade: it didn't occur to me that matcbox would have a watchdog beforehand unfortunately | 14:54 |
*** Ryback_ has quit IRC | 14:54 | |
X-Fade | alp, it doesn't. Every critical process is watched.. | 14:54 |
X-Fade | flasher --set-rd-flags=no-lifeguard-reset | 14:54 |
*** koen|galinhas_ has joined #maemo | 14:54 | |
alp | heh, window managers are critical processes now? | 14:54 |
alp | the wm is mean to just be another X client | 14:55 |
alp | meant | 14:55 |
X-Fade | alp: Yeah, but you have to think about users. | 14:55 |
X-Fade | If it crashes, your device is unusable.. | 14:55 |
X-Fade | Developers know how to hack on devices, users shouldn't have to.. | 14:55 |
alp | users would be able to fix it more easily if it didn't go into an endless reboot cycle. anyway, managed to enable matchbox again during a short window of ssh access | 14:56 |
alp | rebooting the device seems to be the last thing you want to do when a critical process fails. it might be the last chance the user has to fix it before the device is rendered unbootable | 14:56 |
X-Fade | If you want to disable parts of the system, I suggest you turn the lifeguard off.. | 14:57 |
*** koen|galinhas__ has joined #maemo | 14:57 | |
X-Fade | Alp, I think they designed it for OOM problems. Rebooting for other reasons is not always the best option :) | 14:58 |
X-Fade | Like when there is no space left on the device to write the pid file of a process :) | 14:58 |
alp | X-Fade: fair enough. guess i was venting just a little :-) | 14:58 |
*** koen|galinhas__ has quit IRC | 14:58 | |
*** rodarvus has joined #maemo | 14:58 | |
X-Fade | alp: I'm just guessing. I did not write it nor was I involved ;) | 14:59 |
*** vivijim has joined #maemo | 14:59 | |
Tenkawa | dangit | 15:00 |
Tenkawa | my vps doesnt support binfmt_misc | 15:00 |
*** WillySilly has quit IRC | 15:03 | |
Tenkawa | any of you installed scratchbox from source? | 15:05 |
Tenkawa | getting this trying to run build | 15:07 |
Tenkawa | ./build | 15:07 |
Tenkawa | local: 110: installed?: bad variable name | 15:07 |
Tenkawa | Check [yes/no] (yes): | 15:07 |
*** vivijim has left #maemo | 15:07 | |
*** pcfe has joined #maemo | 15:08 | |
*** kerwood|afk has quit IRC | 15:09 | |
*** b0unc3 has joined #maemo | 15:09 | |
b0unc3 | morning... | 15:09 |
Tenkawa | ahh.. needed zsh | 15:10 |
*** koen|galinhas_ has quit IRC | 15:13 | |
*** kerwood|afk has joined #maemo | 15:14 | |
* sbaturzioAtWork is back (gone 01:12:05) | 15:16 | |
*** __follower__ has quit IRC | 15:18 | |
*** c0ffee has quit IRC | 15:38 | |
*** c0ffee has joined #maemo | 15:38 | |
*** X-Fade_ has joined #maemo | 15:39 | |
*** ajturner has joined #maemo | 15:39 | |
*** everaldo is now known as everaldo-bbl | 15:42 | |
*** chibiAcyd has quit IRC | 15:53 | |
*** X-Fade has quit IRC | 15:54 | |
*** Molagi has quit IRC | 15:54 | |
Tenkawa | ok scratchbox isnt very ubuntu friendly | 15:58 |
Tenkawa | heh | 15:58 |
inz | how come? | 16:00 |
sxpert-work | scratchbox isn't anything besides debian friendly, from my experience | 16:01 |
Tenkawa | no wonder... i was using dash | 16:01 |
Tenkawa | now its compiling fine changing the sh link to bash | 16:02 |
Tenkawa | will be interesting to see how long this takes on this pentium d 920 | 16:02 |
Tenkawa | building everything | 16:02 |
neal | jait: Running xprop on the program on my laptop returns WM_CLASS(STRING) = "starling", "Starling" | 16:03 |
neal | jait: So that should be correct. | 16:03 |
jait | neal: yes | 16:09 |
jait | so i'm out of advice :( | 16:13 |
neal | ok. | 16:13 |
jait | except i noticed that at least in starling-0.1 you're using the old hildonapp/hildonappview API but i don't think it makes any difference | 16:14 |
neal | we use the same thing in gpe-calendar | 16:14 |
neal | which works fine | 16:14 |
jait | ok, it must be the solar flares then that's breaking everything | 16:16 |
neal | dunno. | 16:16 |
kkito | ahere are the kdrive/Xomap xserver source code? | 16:28 |
*** ocnarfidW has joined #maemo | 16:29 | |
sp3000 | kkito: http://hsivonen.iki.fi/maemo-src/ et al | 16:29 |
kkito | sp3000, thx :) | 16:30 |
kulve | kkito: or apt-get source | 16:30 |
*** rev has quit IRC | 16:34 | |
*** kkito has quit IRC | 16:41 | |
*** vivijim has joined #maemo | 16:45 | |
*** X-Fade_ is now known as X-Fade | 16:47 | |
*** phil|sleep is now known as philipl | 16:52 | |
*** spect has joined #maemo | 16:56 | |
Jaffa | kkito: the OS 2007 source is at http://bleb.org/software/maemo/os2007-src/ | 16:56 |
Jaffa | Well, unpacked at that URL | 16:56 |
kulve | that url even seems to have the newest X. The one you get with "apt-get source" is slightly older | 17:01 |
*** Disconnect has joined #maemo | 17:01 | |
*** kakos has joined #maemo | 17:03 | |
*** tank17 has quit IRC | 17:03 | |
*** soleblaze_ is now known as soleblaze | 17:04 | |
jait | hi, is there a way or a fancy facility to translate the special directories to the user-friendly names used in file manager and open/save dialogs? | 17:06 |
*** snorkelyd has joined #maemo | 17:07 | |
jait | I mean: /home/user/MyDocs => "Nokia N800", /media/mmc1 => "Removable memoery card", "/home/user/MyDocs/.images" => "Images" etc... | 17:07 |
timeless | keep in mind that it doesn't always say Removable memory card | 17:08 |
timeless | sometimes for me it says Kingston | 17:08 |
*** gopi|n800 has quit IRC | 17:09 | |
*** garrett has joined #maemo | 17:12 | |
jait | yes, I guess it uses the FAT volume name if present, but is there a way to perform this mapping? | 17:14 |
*** ndepetrillo has joined #maemo | 17:14 | |
*** jacques has quit IRC | 17:15 | |
*** jonnylamb has quit IRC | 17:15 | |
*** dape has quit IRC | 17:15 | |
*** jonnylamb has joined #maemo | 17:16 | |
jait | it would be *stupid* if the the user sees "Audio clips" (or whatever localized) in file manager and hildon dialogs but in the application I have to display ".sounds" :( | 17:17 |
*** vivijim has quit IRC | 17:18 | |
kulve | jait: hildon-fm-1.14] > vi hildon-fm/hildon-file-system-private.c | 17:19 |
kulve | line 172 | 17:19 |
*** luis has joined #maemo | 17:20 | |
*** luis has quit IRC | 17:20 | |
*** ttobin has joined #maemo | 17:20 | |
*** skandaleras has joined #maemo | 17:20 | |
jait | kulve: so there's not really a good way to do it :) | 17:24 |
*** ocnarfidW has quit IRC | 17:27 | |
disq | timeless: you can rename the memory cards in file manager | 17:29 |
*** shackan has quit IRC | 17:32 | |
kulve | jait: I would guess that no | 17:32 |
b0unc3 | uhm... having the second partition of my sd showed in fm would be great... | 17:37 |
*** obergix[home] has joined #maemo | 17:42 | |
*** tank17 has joined #maemo | 17:45 | |
*** makuchaku has quit IRC | 17:58 | |
*** Rp1 has joined #maemo | 17:59 | |
*** makuchaku has joined #maemo | 17:59 | |
*** skandaleras has quit IRC | 18:01 | |
*** booiiing has quit IRC | 18:06 | |
*** booiiing has joined #maemo | 18:09 | |
*** Pio has quit IRC | 18:13 | |
*** philipl is now known as phil|work | 18:13 | |
*** Pio has joined #maemo | 18:14 | |
maddler | b0unc3: create a symlink... ;) | 18:24 |
*** koen|galinhas__ has joined #maemo | 18:24 | |
b0unc3 | maddler: but I want the sd icon too :D | 18:24 |
maddler | print it and stick it on your display | 18:25 |
maddler | :D | 18:25 |
b0unc3 | eheheheee | 18:25 |
*** koen|galinhas__ has quit IRC | 18:25 | |
b0unc3 | hmm.. my sd is now mounted in ro and rw mode.... | 18:25 |
*** koen|galinhas has joined #maemo | 18:25 | |
*** inode0 has joined #maemo | 18:26 | |
*** MoRpHeUz has joined #maemo | 18:28 | |
*** _guardian has quit IRC | 18:32 | |
*** TheNickDe has joined #maemo | 18:35 | |
nomis | Hmm. My scratchbox disappeared and I don't remember uninstalling it. | 18:35 |
*** crispy602 has joined #maemo | 18:40 | |
derf | Gremlins. | 18:40 |
*** MoRpHeUz has quit IRC | 18:43 | |
*** TheNickDe has quit IRC | 18:44 | |
*** TheNickDe has joined #maemo | 18:45 | |
*** hap has quit IRC | 18:46 | |
*** ndepetrillo has quit IRC | 18:46 | |
*** hap has joined #maemo | 18:46 | |
*** sKaBoy has quit IRC | 18:52 | |
*** fab has quit IRC | 18:53 | |
*** hap has quit IRC | 18:53 | |
*** koen|galinhas has quit IRC | 18:55 | |
*** hap has joined #maemo | 18:58 | |
maddler | derf: damn gremplins! | 18:58 |
*** hap has quit IRC | 19:06 | |
*** pleemans has joined #maemo | 19:08 | |
*** kender has joined #maemo | 19:10 | |
kender | hello | 19:10 |
*** hap has joined #maemo | 19:15 | |
*** hap has quit IRC | 19:22 | |
*** KermitTheFragger has quit IRC | 19:26 | |
*** hap has joined #maemo | 19:27 | |
*** MoRpHeUz has joined #maemo | 19:27 | |
*** fab has joined #maemo | 19:30 | |
*** MoRpHeUz_ has joined #maemo | 19:34 | |
*** MoRpHeUz has quit IRC | 19:35 | |
*** MoRpHeUz_ is now known as MoRpHeUz | 19:35 | |
*** kerwood|afk has quit IRC | 19:42 | |
*** mlpug has joined #maemo | 19:44 | |
*** daf has quit IRC | 19:45 | |
*** jku__ has joined #maemo | 19:46 | |
*** tzz has quit IRC | 19:50 | |
*** slomo_ has quit IRC | 19:51 | |
*** dolske_ has quit IRC | 19:51 | |
*** tzz has joined #maemo | 19:53 | |
*** bernarde has joined #maemo | 19:54 | |
*** koen|galinhas has joined #maemo | 19:55 | |
*** dieguito has joined #maemo | 19:56 | |
*** slomo_ has joined #maemo | 19:57 | |
*** MoRpHeUz has quit IRC | 19:58 | |
*** Guard][an has joined #maemo | 20:00 | |
*** greentux has quit IRC | 20:00 | |
*** TheNickDe has quit IRC | 20:02 | |
*** jku_ has quit IRC | 20:02 | |
*** Molagi- has joined #maemo | 20:03 | |
*** bilboed has quit IRC | 20:04 | |
*** kender has quit IRC | 20:08 | |
*** Rp1 has quit IRC | 20:08 | |
*** koen|galinhas_ has joined #maemo | 20:09 | |
*** sbaturzioAtWork has quit IRC | 20:09 | |
*** koen|galinhas has quit IRC | 20:09 | |
*** MoRpHeUz has joined #maemo | 20:11 | |
*** MoRpHeUz has quit IRC | 20:14 | |
*** cosmo__ has joined #maemo | 20:18 | |
*** cosmo_ has quit IRC | 20:18 | |
*** bernarde has quit IRC | 20:19 | |
*** pvanhoof has joined #maemo | 20:19 | |
*** florian has quit IRC | 20:20 | |
*** dolske has joined #maemo | 20:25 | |
*** daf has joined #maemo | 20:26 | |
*** zyxulnaga has joined #maemo | 20:26 | |
zyxulnaga | is there a way to increase my scroll back in the xterminal in maemo? | 20:27 |
zyxulnaga | or use typescript? | 20:27 |
zyxulnaga | it doesnt have script as a command | 20:27 |
* koen|galinhas_ wonders when canola will be open source | 20:28 | |
*** daf` has joined #maemo | 20:29 | |
*** kender has joined #maemo | 20:29 | |
dyncorp_ | zyxulnaga: check osso-xterm options | 20:30 |
*** koen|galinhas_ has quit IRC | 20:31 | |
dyncorp_ | hmm nevermind | 20:32 |
*** ndepetrillo has joined #maemo | 20:32 | |
*** greentux has joined #maemo | 20:32 | |
*** Guardian has joined #maemo | 20:32 | |
dyncorp_ | My main design gripes for the n800.. 1) Speakers placed below buttons so hands block them. 2) Space on right of screen not used for buttons 3) Rocker not suitable for gaming. | 20:34 |
c0ffee | the whole device is not really suitable for gaming :/ | 20:37 |
ptman | depends on the game | 20:37 |
ptman | I find the sgt-puzzles package very entertaining | 20:37 |
dragorn | yeah, if gaming were a goal, it'd be a lot more useful to have some buttons on the right | 20:38 |
myren | yo quiero a pressure sensitivie analog gaming stick | 20:38 |
myren | fricking 4-way / 8-way pads just suck ass | 20:38 |
*** pleemans has quit IRC | 20:42 | |
zyxulnaga | dyncorp_: i did there is no option for the scroll back buffer | 20:43 |
dyncorp_ | you're right zyxulnaga sorry, i am looking for answers | 20:43 |
zyxulnaga | maybe its accessible through cli options | 20:43 |
*** Gunirus has joined #maemo | 20:49 | |
*** Gunirus has left #maemo | 20:49 | |
*** Guard][an has quit IRC | 20:50 | |
dyncorp_ | btw, synergy is a nice way to avoid those annoying ssh session disconnects | 20:50 |
*** Bipolar has joined #maemo | 20:50 | |
dyncorp_ | apt-get dist-upgrade // osso-app-killer: Depends: osso-bttools but it is not going to be installed | 20:55 |
dyncorp_ | still not found a solution to that (os 2006 latest, new reinstallation) | 20:55 |
*** jpetersen_ has joined #maemo | 20:56 | |
*** jpetersen has quit IRC | 20:56 | |
keesj | dyncorp_: fi you have the disconnects because of a natting router a know an even nicer solution | 20:56 |
dyncorp_ | not going through nat, though the AP is a netgear router | 20:57 |
*** Bipolar has quit IRC | 20:57 | |
keesj | you might want to try this http://paste-it.net/1596/raw/ | 20:59 |
keesj | I has saved me a lot of frustration at my previous work | 20:59 |
keesj | it output some special char every 3 minutes and keeps the line awake | 21:00 |
dyncorp_ | interesting thanks! | 21:01 |
dg | ssh can do a similar thing itself now (see ServerAliveInterval) | 21:02 |
greentux | good evening | 21:03 |
*** daf` has quit IRC | 21:04 | |
tzz | dyncorp: get one of the router firmware packages (I use DD-WRT) and you'll be happy. I used to have SSH disconnects all the time with 4 routers until I set up DD-WRT on a Linksys 54GS. | 21:04 |
*** daf has quit IRC | 21:04 | |
tzz | OpenWRT, etc. would also work. | 21:04 |
*** richieeee72 has joined #maemo | 21:04 | |
*** fab has quit IRC | 21:04 | |
*** daf has joined #maemo | 21:05 | |
*** daf` has joined #maemo | 21:05 | |
greentux | somebody uses "fuse" on 800??? | 21:06 |
*** daf has quit IRC | 21:07 | |
*** kb7sqi has joined #maemo | 21:12 | |
*** ndepetrillo has quit IRC | 21:14 | |
tzz | dyncorp: also, the `screen' package is very nice; I run everything in a screen session and then I can resume it anytime with a simple "sdr" (alias to screen -d -r). | 21:14 |
tzz | dyncorp: that way, disconnects and crashes don't matter, and I can access the same things from home and from work as needed. | 21:15 |
dyncorp_ | nice. thx for the sgt-puzzles link | 21:15 |
zyxulnaga | dyncorp_: I guess you can modify osso-xterm to get the scrollback | 21:15 |
dyncorp_ | yeah i remember when screen came out, in 1989 or so | 21:15 |
zyxulnaga | looking into the src now | 21:15 |
zyxulnaga | there is a hacked xterm version | 21:15 |
dyncorp_ | eyah i saw, with control-keys on the right | 21:16 |
dyncorp_ | i hope the dist-upgrade to scratchbox 1.0.7 will let me still produce working OS2006 bins | 21:17 |
*** mlpug has quit IRC | 21:18 | |
*** ndepetrillo has joined #maemo | 21:19 | |
*** fab has joined #maemo | 21:20 | |
inz | takes a while to generate some d/l statistics for maemo-hackers.org... :/ | 21:30 |
*** koen|galinhas_ has joined #maemo | 21:30 | |
*** _guardian has joined #maemo | 21:31 | |
*** booiiing has quit IRC | 21:32 | |
*** booiiing has joined #maemo | 21:34 | |
*** koen|galinhas_ has quit IRC | 21:35 | |
*** guerby has joined #maemo | 21:35 | |
*** Guard][an has joined #maemo | 21:35 | |
*** greentux has quit IRC | 21:35 | |
inz | Hmm, I'm having some doubts about the stats I just got... | 21:36 |
inz | They say that osso-xterm has been d/l'd 23126 times... | 21:37 |
ajturner | inz - completed d/l's? | 21:38 |
ajturner | or inited ones? | 21:38 |
inz | aj, inited | 21:38 |
ajturner | does that include pinging to see version#? | 21:39 |
ajturner | for updates? | 21:39 |
inz | Nope, that's done through Packages -file | 21:39 |
inz | The funniest thing is I get 25k d/ls for maemo-gaim, but only 1 each for the protocol packages... | 21:40 |
inz | I think I've messed something up... | 21:40 |
*** __shawn has joined #maemo | 21:45 | |
*** ndepetrillo has quit IRC | 21:51 | |
*** Guardian has quit IRC | 21:52 | |
*** chibiAcyd has joined #maemo | 21:53 | |
*** koen|galinhas has joined #maemo | 21:53 | |
*** pdz- has joined #maemo | 21:55 | |
*** _guardian has quit IRC | 21:56 | |
*** greentux has joined #maemo | 22:00 | |
*** richieeee72 has left #maemo | 22:01 | |
*** ndepetrillo has joined #maemo | 22:01 | |
*** Guard][an has quit IRC | 22:05 | |
*** pdz has quit IRC | 22:07 | |
*** koen|galinhas_ has joined #maemo | 22:08 | |
guerby | inz, FWIW my http://guerby.org/ftp/dpkg-n800.txt file put on 20070110 has so far generated 3776 hits from 3076 IP addresses, average on the past month is 44 hits per day | 22:08 |
*** Guard][an has joined #maemo | 22:11 | |
* koen|galinhas_ likes canola for being open sourced today | 22:14 | |
*** rodarvus has left #maemo | 22:15 | |
*** koen|galinhas has quit IRC | 22:16 | |
* Tenkawa will like canola better once it can talk tunes 7 | 22:17 | |
Tenkawa | er itunes 7 | 22:17 |
X-Fade | koen|galinhas_: Is that announced on the bossa conference? | 22:18 |
koen|galinhas_ | X-Fade: yes | 22:18 |
X-Fade | N.i.c.e. :) | 22:18 |
koen|galinhas_ | X-Fade: it's waiting on the lawyers now | 22:18 |
X-Fade | Well, they have to eat too.. I guess. | 22:18 |
* koen|galinhas_ feeds the lawyers to the sharks | 22:19 | |
Tenkawa | canola really isa nice app | 22:20 |
Tenkawa | messed with it last night | 22:20 |
koen|galinhas_ | X-Fade: the conference is real nice as well | 22:22 |
*** sbaturzio has joined #maemo | 22:23 | |
*** yerga has joined #maemo | 22:24 | |
X-Fade | I can imagine. OSS and Brazil.. Can it be even better? :) | 22:24 |
*** koen|galinhas_ has quit IRC | 22:25 | |
*** jpetersen_ has quit IRC | 22:27 | |
*** sbaturzio has quit IRC | 22:28 | |
Tenkawa | sweet | 22:30 |
Tenkawa | red pill mode | 22:30 |
*** kender has quit IRC | 22:31 | |
dyncorp_ | http://www.internettablettalk.com/forums/showthread.php?t=1456 | 22:31 |
dyncorp_ | *want* | 22:31 |
Tenkawa | wish this thing wuould pick up dependencies | 22:31 |
dyncorp_ | it does | 22:32 |
Tenkawa | hmm | 22:32 |
Tenkawa | it complained trying to grab g++ | 22:32 |
*** ndepetrillo has quit IRC | 22:32 | |
*** jku__ has quit IRC | 22:33 | |
*** jku__ has joined #maemo | 22:33 | |
Tenkawa | damn this device is sweet | 22:33 |
dyncorp_ | i know, it took me weeks to get used to it | 22:34 |
Tenkawa | just got mine 2 days ago | 22:35 |
dyncorp_ | show it off, bring it with you, generate sales :) | 22:35 |
Tenkawa | heheheh | 22:35 |
dyncorp_ | i went into the local Cellfone stores and they had never heard of it | 22:36 |
dyncorp_ | they pretty much dropped jaws when they saw how good web browsing was | 22:36 |
Tenkawa | heeheheh | 22:37 |
dyncorp_ | they're idiots. if they would just buy one and put it in a display case, it would sell | 22:37 |
Tenkawa | yeah.. | 22:37 |
Tenkawa | i put 4 gig of sd on mine | 22:38 |
dyncorp_ | nice, with 770-encode.pl i get movies down to about 300-400 MB | 22:39 |
Tenkawa | nice | 22:39 |
Tenkawa | I might try transcoding a dvd using mplayer | 22:39 |
*** sbaturzio has joined #maemo | 22:40 | |
Tenkawa | I'd like an irssi port | 22:40 |
Tenkawa | that would be sweet | 22:40 |
Tenkawa | not a big x-chat fan | 22:40 |
dyncorp_ | i think there is one | 22:40 |
sbaturzio | Aloha! | 22:40 |
Tenkawa | oh | 22:40 |
ptman | I'd like an IRC client written for hildon | 22:41 |
ptman | one that would behave mostly like the built-in jabber-client | 22:42 |
dyncorp_ | could be added to Contact->Chat app (whatever that is) | 22:42 |
ptman | another possibility would be to proxy irc into xmpp | 22:42 |
dyncorp_ | something tunneled through port 80? | 22:43 |
Robot101 | er | 22:43 |
Robot101 | telepathy has an IRC backend, called idle | 22:43 |
Tenkawa | postgresql packages.. omg | 22:44 |
Tenkawa | but no mysql :( | 22:44 |
*** ndepetrillo has joined #maemo | 22:44 | |
ptman | who would like to have mysql? | 22:44 |
Tenkawa | I'd like the cli client | 22:44 |
ptman | just convert you datacenter over to postgresql instead =P | 22:45 |
Tenkawa | yeah... | 22:45 |
Tenkawa | heh | 22:45 |
*** yerga has quit IRC | 22:46 | |
*** rev` has joined #maemo | 22:47 | |
*** rev` is now known as rev- | 22:47 | |
*** rev- is now known as nikservss | 22:51 | |
*** omega_away is now known as omega | 22:52 | |
*** florian has joined #maemo | 22:52 | |
*** shackan has joined #maemo | 22:54 | |
*** Yamazaki-kun has joined #maemo | 22:57 | |
*** sbaturzio has quit IRC | 22:57 | |
*** Yamazaki-kun has quit IRC | 22:57 | |
*** Yamazaki-kun has joined #maemo | 22:57 | |
*** sbaturzio has joined #maemo | 23:03 | |
florian | re | 23:04 |
*** nikservss is now known as rev\ | 23:21 | |
*** rev\ is now known as rev| | 23:21 | |
*** rev| is now known as rev_ | 23:22 | |
*** rev_ is now known as rev | 23:22 | |
*** k-s has joined #maemo | 23:28 | |
dyncorp_ | synergyc would be much nicer if it reset the screen dimmer delay | 23:30 |
*** jwb is now known as jwb_gone | 23:36 | |
*** ccjoe has quit IRC | 23:40 | |
*** pdz has joined #maemo | 23:44 | |
*** ccjoe has joined #maemo | 23:46 | |
*** snorkelyd has left #maemo | 23:50 | |
*** garrett has quit IRC | 23:50 | |
*** pdz- has quit IRC | 23:56 | |
*** Disconnect has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!