**** BEGIN LOGGING AT Tue Dec 20 03:00:02 2016 Dec 20 08:31:33 hey again all, is there a way to get the repositroies used by apt-get working? any mirrors available? I was wanting to try installing quassel2go with dpkg but it requires libqt4-declarative - I assume all the original repos are down? Dec 20 08:32:13 use muarf mirrors for replacements for them Dec 20 08:32:23 thanks Dec 20 08:32:56 and did I read correctly: will using application manager overwrite any changes that I make to the sources ? Dec 20 08:33:05 yup Dec 20 08:33:22 also, if you havent done it yet, install cssu Dec 20 08:33:31 ok cool, so either keep my new ones in an easy to access file where I can keep replacing them, or just avoid application manager? Dec 20 08:33:36 app manager there is MUCH faster Dec 20 08:33:41 I guess that leads onto another question Dec 20 08:33:42 yes Dec 20 08:33:46 that'll be the other question :) Dec 20 08:33:49 what's it called? Dec 20 08:33:58 default one Dec 20 08:34:01 its an update Dec 20 08:34:08 ~cssu Dec 20 08:34:08 somebody said cssu was http://wiki.maemo.org/Community_SSU, or (Community Seamless Software Update) Dec 20 08:34:28 you might opt for cssu-thumb too if you are adventurous Dec 20 08:35:28 :) Dec 20 08:42:54 thanks, I went to the N810 equivelent page http://wiki.maemo.org/Diablo_Community_Project and I've just run the update and currently it's rebooting Dec 20 08:43:00 ahm Dec 20 08:43:06 forgot, you own n810 Dec 20 08:43:09 :) Dec 20 08:43:38 i have not much experience with diablo's cp Dec 20 08:43:42 :) Dec 20 08:48:09 CraigEr_: this might be of some help: http://repository.maemo.org/catalogue/ Dec 20 08:50:10 so after installing the Community Update, should I be manually going in and switching some repos over to that mirror? Dec 20 08:50:20 or did the .install take care of theat from http://wiki.maemo.org/Diablo_Community_Project Dec 20 08:51:19 tbh I don't know much about diablo (or maemo < 5) Dec 20 08:55:55 thanks :) Dec 20 10:03:01 CraigEr_: you should find this very useful. http://maemo.qzx.com/ Dec 20 11:02:37 moin :) Dec 20 15:23:02 ~tell CraigEr_ about jrrepos Dec 20 15:24:26 CraigEr_: use HAM! and install CSSU (so you get speedyham). Also see: Dec 20 15:24:30 ~jrtools Dec 20 15:24:30 extra, extra, read all about it, jrtools is http://wiki.maemo.org/User:Joerg_rw/tools Dec 20 15:25:06 ooh wait, you're playing with a N810? Dec 20 15:26:42 sorry for the noise, all of the above only applies to maemo5/N900 Dec 20 15:27:39 I'm not even aware of any mirrors of the Diablo nokia repos Dec 20 15:27:53 we once had them, on skeiron, but... Dec 20 19:01:28 i have trouble installing cutetube2 Dec 20 19:01:52 program manager tells me there are missing packages Dec 20 19:02:11 i simply could not find the repos that contain those missing packages Dec 20 19:02:24 maybe someone can give advice.... Dec 20 19:25:25 look for the pkgs you need here http://maemo.org/packages/ Dec 20 19:32:53 maybe you don't have qt libs installed? Dec 20 19:33:20 because the default nokia repos are not working? Dec 20 19:34:20 thanks, maybe, yes Dec 20 19:35:44 what's the exact name of the qt libs? Dec 20 20:04:56 ~jrrepos Dec 20 20:04:56 somebody said jrrepos was http://maemo.cloud-7.de/maemo5/et_al/HAM-catalogs/ Dec 20 20:08:26 http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/cutetube2/0.5.1/ Dec 20 20:09:37 honestly with the right repos (temporarily!) enabled, there shouldn't be a problem with installing Cutetube2 with all its dependencies Dec 20 20:09:52 well as off today cutetube2 didn't work Dec 20 20:10:10 tho my take was only one video Dec 20 20:10:27 i will try, thx Dec 20 20:11:21 ham will take care Dec 20 20:11:43 ok Dec 20 20:12:40 you might be interested in http://maemo.cloud-7.de/maemo5/usr/local/sbin/enable-catalogs Dec 20 20:14:36 I find it useful for temporarily enabling extras-devel Dec 20 20:42:50 Vajb: works here at least (cutetube2)... not using internl player though (but I dobt it wouldnt work) Dec 20 20:43:19 using extras-devel btw (extras version might be broken) Dec 20 20:48:54 bencoh: im using latest version from extras devel too, i think Dec 20 20:49:38 $ apt-cache policy cutetube2 Dec 20 20:49:39 cutetube2: Installed: 0.5.1 Candidate: 0.5.1 Dec 20 21:10:53 0.5.1 working here. Some videos don't play and show "no streams" I assume that is down to the uploaders settings and N900 not supporting them. Dec 20 21:32:41 Ehm somebody with Qt experience here? Dec 20 21:33:18 #define experience Dec 20 21:33:30 Trying to get some simple things done in QtCreator for my first application Dec 20 21:34:17 I can try and help but I used threads on TMO for my help Dec 20 21:35:57 I have a textedit field which value I want to grab but example says text() but that but that gives me a QtextEdit has no member named text Dec 20 21:36:22 so prolly that function got renamed or something Dec 20 21:39:31 I recall you can double click in the designer to take you to the editor at the right function. Dec 20 21:45:16 Ah made it. It's called toPlainText() now Dec 20 21:47:26 Now let's see if I can make a simple menu with about. Hoping to get something working done for the CC Dec 20 21:50:19 Mr_Pingu: like an about page? Dec 20 21:51:24 sixwheeledbeast: yep Dec 20 21:51:45 Mr_Pingu: https://github.com/sixwheeledbeast/flopswap/blob/master/about.cpp Dec 20 21:52:40 Feel free to use parts as a template if you wish Dec 20 21:53:20 Never designed an UI application before. Followed a course on java but that only focused on CLI. I really enjoyed that course so now dedicating my spare time to build something for my most beloved device Dec 20 21:53:35 sixwheeledbeast: thanks Dec 20 21:54:32 I don't have much time for it any more but I made a few bits from what I learned about Qt Creator on TMO. Some help from pichlo and Copernicus too. Dec 20 21:54:38 np Dec 20 21:55:05 I see :) Dec 20 21:55:57 Do you happen to have some kind of guide or book to get started with QtCreator? Dec 20 21:57:57 nope I am sure there will be some. I recall a youtube playlist and reading other maemo sources being very helpful Dec 20 22:14:53 Hmmm I cloned your repo but it doesn't run. Dec 20 22:15:20 in Qtcreator that is. Dec 20 22:16:39 Wondering if my Qtcreator is set up right Dec 20 23:07:36 sixwheeledbeast: Did flopswap work in your QtCreator? On mine it fails on debian/rules. What to do? Dec 20 23:48:31 where does your qtcreator comes from? **** ENDING LOGGING AT Wed Dec 21 03:00:00 2016