**** BEGIN LOGGING AT Mon Dec 14 02:59:58 2015 Dec 14 07:14:05 KotCzarny: I finally built minicom for Cygwin by myself. Most of the work was in preparing the build environment, specifically determining which packages are needed and installing the missing packages. Dec 14 07:14:52 good Dec 14 07:15:06 as a bonus you have cygwin buildenv ready too Dec 14 07:31:00 KotCzarny: Yes, even though I have used the same Cygwin installations for years. I had to use the Cygwin installation on my desktop computer at ${WORK} because my Cygwin installation on my desktop computer at ${HOME} is borked: basically, I can still mostly/somewhat use it with the packages already installed but I cannot install additional packages. IIRC, I cannot update the currently-installed packages either because the package installation/upgrade Dec 14 07:31:00 process hangs. Dec 14 07:32:48 i think there is apt-cyg or cygapt that eases the package manipulation Dec 14 07:33:09 unsupported by cygwin devs, but does its job well Dec 14 09:32:15 fennec - how would i stop it creating many tabs? Dec 14 09:34:19 asking again.. as freemangordon_ just joined :) Dec 14 09:34:21 fennec - how would i stop it creating many tabs? Dec 14 09:34:53 no idea :) Dec 14 09:35:43 http://codeverge.com/netscape.mozilla.general/how-to-disable-tabbed-browsing-with/1468748 maybe this one? Dec 14 09:36:10 never used it for anything but some experiments Dec 14 09:37:04 KotCzarny: looking ... it's not that i don't want tabs to work, but fennec seems to prefer to create news tabs. i would like to 'tell' it when to create a new tab Dec 14 09:37:26 you can try some old 'tab mix plus' extension then Dec 14 09:37:48 but dont know how many of the firefox settings are in fennec Dec 14 09:43:25 browser.link.open_newwindow seems to be what i'm looking for .. it's 3 in fennec. changing it to 1 to see if problem solved Dec 14 09:46:24 great. seems to work Dec 14 09:50:52 working much nicer now .. no heavy lag like before Dec 14 10:10:55 freemangordon: ping Dec 14 10:28:18 jonwil: pong Dec 14 10:30:12 * jonwil has done some work on connui-conndlgs-wlan Dec 14 10:31:20 great Dec 14 10:31:42 I saw your commits from this morning, is it something new? Dec 14 10:32:26 BTW I will RE some more plugins, they are too easy to distribute them in binary Dec 14 10:32:27 Sicelo: is fennec really usable? Dec 14 10:32:51 * freemangordon_ is going to have something to eat, bbl Dec 14 10:33:03 I am about to have a go at some of the connui-conndlgs-wlan plugins Dec 14 10:33:16 for my needs, i guess .. i don't use it too much also, but at times i need a page which it opens better Dec 14 10:44:54 or maybe not, they aren't as simple as I thought :) Dec 14 10:44:59 Will let freemagnrdon deal with them :) Dec 14 11:30:39 jonwil: which ones? (to not work on the same plugins) Dec 14 11:51:03 jonwil: I started work on iap_dialog_gtc_challenge Dec 14 11:54:14 Not planning to work on any of them, I decided not to Dec 14 11:55:40 jonwil: any clue what is libcomapp-dev? Dec 14 11:55:45 I did add some functions needed by connui-conndlgs-wlan to libconnui-dev Dec 14 11:56:02 certman applet needs it Dec 14 11:56:05 Only function I wasn't able to figure out is iap_scan_start_for_network_types in lobconnui.so Dec 14 11:56:07 libconnui.so Dec 14 11:56:39 libcomap code is in the Fremantle SDK Dec 14 11:56:47 so you can get libcomap-dev from there Dec 14 11:57:01 the package isn't there but the code in there will build it Dec 14 11:57:22 oh, I see Dec 14 11:58:43 but yeah other than iap_scan_start_for_network_types I figured out all the functions called by connui-conndlgs-wlan Dec 14 11:59:47 maybe we should RE it as well Dec 14 11:59:53 libconnui that is Dec 14 12:01:18 be my guest, its a big chunk of code Dec 14 12:01:40 :) Dec 14 12:02:42 although IMO we should be working on things that are actually necessary (like pulseaudio-nokia) rather than connectivity UI that is being cloned for the sake of cloning it :) Dec 14 12:04:11 connui-conndlgs-wlan at least has some bugs we want to fix Dec 14 12:04:24 I need some rest from PA, (and some free time to work on it) Dec 14 12:04:47 ok :) Dec 14 12:04:56 connui-conndlgs-wlan seems like a good way to go then :) Dec 14 12:06:08 yeah :) Dec 14 12:06:26 reverse engineering libconnui on the other hand seems like wasted effort to me Dec 14 12:06:32 cloning it that is Dec 14 12:06:40 reverse engineering the missing functions on the other hand is useful Dec 14 12:11:53 but yeah at this point I am going to stop fiddling with the connectivity UI stuff Dec 14 12:31:15 * jonwil has run out of things to do again Dec 14 12:31:24 well things for N900 that is Dec 14 12:31:59 what about libcodelock/devlock? Dec 14 12:32:08 did you manage to RE it? Dec 14 12:32:41 https://github.com/community-ssu/codelockui/ is as far as I got with codelockui Dec 14 12:33:52 and there is no real point cloning libdevlock, its just a lib for dealing with the device lock in CAL and not worth REing (nothing in it we need to change) Dec 14 12:34:09 https://github.com/community-ssu/libdevlock-dev is the dev package I made for libdevlock though Dec 14 12:35:29 all the "interesting" stuff is also the hard stuff Dec 14 12:35:37 like hildon-plugins-notify-sv Dec 14 12:38:59 I did just figure out why my wl1251-cal clone is broken though :) Dec 14 12:39:03 going to fix it now :) Dec 14 12:58:56 :) Dec 14 13:07:35 fixed :) Dec 14 13:08:03 so now I am running new wl1251-cal on my phone again :) Dec 14 13:08:10 no more problems with bogus mac address Dec 14 13:08:27 and with that I have done everything I can think of that I am able to do Dec 14 13:08:33 so I am back to having nothing to do :P Dec 14 13:08:45 actually no, I will go zzz since its late :) Dec 14 13:08:46 cya later Dec 14 19:07:33 Pali: could you pull the latest connui-conndlgs-wlan to see if I didn't break anything Dec 14 20:51:30 hi Dec 14 20:51:39 pali: ping Dec 14 23:51:20 Anybody remembers camera competition "The Photographer"? /me just entered it/ Dec 14 23:51:49 http://talk.maemo.org/showthread.php?t=96130 Dec 15 00:14:13 Oksana: Cool! Good luck! :) Dec 15 00:33:02 * jonwil is bored :( Dec 15 01:13:18 jonwil: Enter the camera competition? Dec 15 01:48:25 A tiny idea: a behind the scenes auto-correct plugin for dict(d) which, when a new dictionary appears, dumps words from it into auto-correct list Dec 15 01:48:51 auto-correct would slow down to a crawl with such a huge vocabulary ;-) Dec 15 02:58:46 camera: low exposure > green tint, is it normal? **** ENDING LOGGING AT Tue Dec 15 02:59:58 2015