*** M4rtinK has quit IRC | 00:20 | |
fk_lx | when a Page is popped from the stack (users go back) is there a possibility to run some function every time it happens? | 00:24 |
---|---|---|
fk_lx | I'm looking for sth like onPop slot | 00:25 |
*** mbouksim_ has quit IRC | 00:35 | |
*** zhxt has joined #sailfishos | 00:41 | |
*** mr0wl has quit IRC | 00:53 | |
*** spider-mario has quit IRC | 01:10 | |
*** otep_ has quit IRC | 01:40 | |
*** fmunozs has joined #sailfishos | 01:46 | |
*** otep has joined #sailfishos | 01:46 | |
*** MrPingu has joined #sailfishos | 02:29 | |
*** mbouksim has quit IRC | 02:39 | |
*** Morpog_Mobile has quit IRC | 02:49 | |
*** Morpog_Mobile has joined #sailfishos | 02:54 | |
*** MrPingu has quit IRC | 03:17 | |
*** furikku has joined #sailfishos | 03:57 | |
*** mr0wl has joined #sailfishos | 04:12 | |
*** mr0wl has quit IRC | 04:14 | |
*** Morpog_Mobile has quit IRC | 04:17 | |
*** b0unc3 has quit IRC | 04:17 | |
*** Morpog_Mobile has joined #sailfishos | 04:17 | |
*** b0unc3 has joined #sailfishos | 04:30 | |
*** mr0wl has joined #sailfishos | 04:56 | |
*** zhxt has quit IRC | 05:00 | |
*** b0unc3 has quit IRC | 05:17 | |
*** b0unc3 has joined #sailfishos | 05:30 | |
*** b0unc3 has quit IRC | 05:37 | |
*** mr0wl has quit IRC | 05:44 | |
*** jjarven has quit IRC | 05:46 | |
*** mr0wl has joined #sailfishos | 05:54 | |
*** jjarven has joined #sailfishos | 05:59 | |
*** jjarven has quit IRC | 06:07 | |
*** jjarven has joined #sailfishos | 06:23 | |
*** jjarven has quit IRC | 06:33 | |
*** jjarven has joined #sailfishos | 06:45 | |
*** jjarven has quit IRC | 06:54 | |
*** special has quit IRC | 07:06 | |
*** w00t has quit IRC | 07:07 | |
*** special has joined #sailfishos | 07:08 | |
*** w00t has joined #sailfishos | 07:08 | |
*** jjarven has joined #sailfishos | 07:11 | |
*** mr0wl has quit IRC | 07:14 | |
*** jjarven has quit IRC | 07:23 | |
*** jjarven has joined #sailfishos | 07:34 | |
*** Morpog_Mobile has quit IRC | 07:43 | |
*** fmunozs has quit IRC | 07:48 | |
*** jjarven has quit IRC | 07:49 | |
*** b0unc3 has joined #sailfishos | 08:02 | |
*** Morpog_Mobile has joined #sailfishos | 08:07 | |
*** jjarven has joined #sailfishos | 08:08 | |
*** jukkaeklund has joined #sailfishos | 08:09 | |
*** mikhas has quit IRC | 08:09 | |
*** Pat_o has joined #sailfishos | 08:10 | |
*** mae has quit IRC | 08:14 | |
*** jjarven has quit IRC | 08:27 | |
*** mae has joined #sailfishos | 08:27 | |
*** M4rtinK has joined #sailfishos | 08:46 | |
*** jukkaeklund has quit IRC | 08:47 | |
*** jjarven has joined #sailfishos | 08:59 | |
*** jjarven has quit IRC | 09:04 | |
*** rcg has joined #sailfishos | 09:05 | |
*** jjarven has joined #sailfishos | 09:20 | |
*** rcg has quit IRC | 09:26 | |
*** jjarven has quit IRC | 09:30 | |
*** rcg has joined #sailfishos | 09:32 | |
*** Morpog_Mobile has quit IRC | 09:35 | |
*** Morpog_Mobile has joined #sailfishos | 09:39 | |
rcg | morning | 09:42 |
rcg | one question wrt menus and list views | 09:43 |
*** jjarven has joined #sailfishos | 09:43 | |
rcg | how would i realize the general menu in a very long list view | 09:43 |
rcg | push up/down menus only work at the very top/bottom, right? | 09:43 |
*** Morpog_ has joined #sailfishos | 09:46 | |
*** Morpog_Mobile has quit IRC | 09:48 | |
*** Morpog_ has quit IRC | 09:52 | |
*** Morpog_Mobile has joined #sailfishos | 09:52 | |
fk_lx | rcg: maybe some extra elements that would allow you to go back quickly to top and end of the list? | 09:53 |
fk_lx | rcg: or like in many social networks clients - some kind of sliding thing on right? | 09:54 |
fk_lx | rcg: just loose thoughts :-) | 09:54 |
*** boumacmilan has joined #sailfishos | 09:55 | |
rcg | fk_lx, that could be an option. but i am not sure if that fits all my use cases. don't know if i (or the user) wants to scroll completely to the top/bottom, e.g., to just add a new entry to some contacts list | 10:03 |
fk_lx | rcg: yeah I understand what you mean - some kind of list view scrolling freezing allowing to access top and bottom menu | 10:04 |
rcg | imagine a contacts list with 100+ entries.. having to scroll completely to the top/bottom could become tedious | 10:04 |
*** jjarven has quit IRC | 10:05 | |
rcg | otoh, wrt the sliding thing on the right, i think that's what the sectionscroller does | 10:05 |
fk_lx | rcg: I don't know if that would do the work, but have you tried listview not filling whole screen, and leaving some unused space on top/bottom in order to have access to top and bottom menu ? | 10:06 |
fk_lx | btw. does anyone knows how to show backNavigation (stack visualization on) when there is only initial page on stack? | 10:06 |
lbt | morning | 10:07 |
fk_lx | lbt: cześć | 10:07 |
rcg | morning lbt | 10:07 |
lbt | rcg I think the menu handling in long lists is poor - complain on the devel list :) | 10:07 |
fk_lx | :-D | 10:07 |
lbt | OTOH long lists are poor ui anyway | 10:07 |
rcg | fk_lx, you mean like placing the listview in a flickable, attach the menus to the flickable and put the listview inside the flickable with a little empty space above and below | 10:08 |
fk_lx | lbt: do you have idea how to show that backNavigation when there is only one page on stack? | 10:08 |
rcg | lbt, roger that, will do :) | 10:08 |
fk_lx | rcg: yeah | 10:08 |
rcg | lbt, btw. one use case of a long list is a contacts or todo list.. also my password list in meepasswords tends to get quite long :) | 10:09 |
boumacmilan | HI every body im getting the error "Could not connect to host: Timeout waiting for reply from server i tried the solution inhttps://sailfishos.org/wiki/SDK_Alpha_Known_Issues#Emulator execute the commande echo nameserver 8.8.8.8 > /etc/resolv.conf | 10:09 |
lbt | yeah - I'm thinking of "all timezones for all cities in the world" ... thanks nokia! | 10:09 |
lbt | fk_lx: explain the backNavigation thing - why would you see a back button with no back destination ? | 10:10 |
lbt | boumacmilan: hmm | 10:10 |
rcg | lbt, to subscribe to the list i just send an empty email to devel-subscribe@lists.sailfish.org right? | 10:10 |
fk_lx | lbt: because if I do pushExtra() then I do not see the page that is on top of the stack | 10:11 |
lbt | yes - do you not follow my tweets :D | 10:11 |
lbt | fk_lx: tbh I barely used the Silica bits | 10:11 |
fk_lx | lbt: when I do at least one push() then I see all pushExtra() pages also | 10:11 |
rcg | lbt, i do :) guess where i have that e-mail address from ;) | 10:11 |
lbt | rcg: :) | 10:11 |
lbt | boumacmilan: so.... some simple diags first | 10:11 |
lbt | tools->options->Devices then test | 10:12 |
rcg | and to correct myself, it's: devel-subscribe@lists.sailfishos.org :) | 10:12 |
lbt | tools->options->Mer then test connection | 10:12 |
lbt | oh yeah , I get that wrong too :) | 10:12 |
boumacmilan | lbt: sorry i didn't understand :) | 10:13 |
fk_lx | lbt: what Silica Components guru/master from Jolla would you recommend? | 10:13 |
lbt | boumacmilan: in the SDK (QtCreator), follow those menu options | 10:13 |
*** RzR has quit IRC | 10:17 | |
*** jjarven has joined #sailfishos | 10:18 | |
*** RzR has joined #sailfishos | 10:18 | |
*** Morpog_Mobile has quit IRC | 10:18 | |
*** Morpog_ has joined #sailfishos | 10:18 | |
boumacmilan | lbt: this a capture of the teste connection with Mer and the Devices | 10:20 |
boumacmilan | http://mymobile-app.tk/Cap1.png | 10:20 |
boumacmilan | http://mymobile-app.tk/Cap2.png | 10:20 |
*** bolo has joined #sailfishos | 10:20 | |
lbt | thanks | 10:20 |
lbt | what distro ? | 10:22 |
*** jjarven has quit IRC | 10:23 | |
lbt | boumacmilan: can you also pastebin the output from an ssh connection from the commandline | 10:24 |
boumacmilan | lbt: sorry how can i do it? | 10:25 |
lbt | http://pastie.org/ | 10:25 |
lbt | and the ssh command is in https://sailfishos.org/develop-faq.html | 10:25 |
lbt | ssh -i ~/.ssh/mer-qt-creator-rsa root@localhost -p 2222 for the SDK VM | 10:26 |
*** curious1024 has joined #sailfishos | 10:28 | |
*** curious1024 has left #sailfishos | 10:30 | |
*** jjarven has joined #sailfishos | 10:36 | |
boumacmilan | lbt: http://pastie.org/6364910 | 10:38 |
boumacmilan | lbt: thanks :) | 10:38 |
lbt | ok - do the test buttons work now | 10:38 |
lbt | I'm concerned that it wasn't "easy" ... it should be | 10:39 |
boumacmilan | lbt: no same problem :s | 10:40 |
lbt | when you login from the command line - does it take a few seconds to get to the prompt ? | 10:41 |
boumacmilan | yes , | 10:42 |
lbt | OK .. hmm | 10:43 |
lbt | in the SDKVM - ping google.com | 10:43 |
boumacmilan | yes it ping :s | 10:44 |
lbt | cat /etc/resolv.conf | 10:46 |
lbt | is it one line saying | 10:46 |
lbt | nameserver 8.8.8.8 | 10:46 |
boumacmilan | it says nameserver 127.0.0.1 | 10:47 |
lbt | OK, do : echo nameserver 8.8.8.8 > /etc/resolv.conf | 10:47 |
lbt | then try tools->options->Mer then test connection | 10:47 |
boumacmilan | thanks the connecton succes with Mer | 10:50 |
boumacmilan | but not with the device | 10:50 |
lbt | lets do something different for the device ... for fun :) | 10:50 |
boumacmilan | ok :) | 10:50 |
lbt | ssh -i ~/.ssh/mer-qt-creator-rsa root@localhost -p 2223 | 10:50 |
lbt | should work eventually | 10:51 |
boumacmilan | it works http://pastie.org/6364944 | 10:52 |
lbt | then copy and paste this command: sed -i 's^.*UseDNS.*^UseDNS no^' /etc/ssh/sshd_config | 10:52 |
boumacmilan | thaaanks lbt the connection works with the Device | 10:54 |
boumacmilan | but still can't compil | 10:54 |
boumacmilan | :-1: erreur : Warning: File `Makefile' has modification time 1.2 s in the future | 10:54 |
lbt | just to check .... copy paste this command: grep DNS /etc/ssh/sshd_config | 10:55 |
lbt | should say: UseDNS no on a line by itself with no # comment character | 10:55 |
lbt | in the emulator ssh session | 10:55 |
boumacmilan | yes it says UseDNS no | 10:55 |
lbt | good | 10:56 |
lbt | not seen the time issue for a long while - thought that was fixed ... let me check | 10:56 |
boumacmilan | ok :) | 10:56 |
lbt | and keep trying - it should go. but if the modification time problem comes back, let me know | 10:56 |
boumacmilan | ok | 10:58 |
boumacmilan | lbt, thanks for your help :) | 11:00 |
lbt | boumacmilan: no probs - glad the NoDNS worked - that helps me do a proper fix | 11:02 |
lbt | boumacmilan: what distro do you use? | 11:02 |
lbt | ubuntu 12.10 ? | 11:02 |
boumacmilan | yes ubuntu 12.10 | 11:05 |
*** zoonfafer has quit IRC | 11:05 | |
lbt | ok | 11:06 |
*** spider-mario has joined #sailfishos | 11:18 | |
*** Powerful_Al has joined #sailfishos | 11:30 | |
Powerful_Al | hello | 11:30 |
Powerful_Al | what's the name of the | 11:30 |
Powerful_Al | progress spinner | 11:30 |
Powerful_Al | component | 11:30 |
*** Pali has joined #sailfishos | 11:44 | |
*** veskuh has joined #sailfishos | 11:49 | |
thp | Powerful_Al: ProgressCircle | 11:52 |
thp | it's not documented, but you can find it by looking at the components gallery and then looking it up in /usr/share/silicacomponentgallery/pages/ | 11:53 |
*** Pat_o has quit IRC | 11:53 | |
thp | or alternatively via: find /usr/lib/qt4/imports/Sailfish/Silica/ | 11:53 |
*** sardini has joined #sailfishos | 12:04 | |
sardini | hello | 12:04 |
*** SfietKonstantin has joined #sailfishos | 12:05 | |
lbt | hi sardini | 12:09 |
Stskeeps | http://www.youtube.com/watch?v=1rkmiIMiyM0&feature=youtu.be | 12:13 |
Powerful_Al | thp: Thanks | 12:17 |
fk_lx | Stskeeps: nice :-) | 12:18 |
*** Powerful_Al has quit IRC | 12:19 | |
* kontio wonders how to put a 23" display into the pocked ;-) | 12:21 | |
lbt | fold it up ? | 12:32 |
VDVsx | one can just use the apps from the covers, good enough :D | 12:36 |
*** boumacmilan has quit IRC | 12:37 | |
sardini | I wonder hos are classified app in the Launcher? alphabetical? by themes? by history? personally I prefer by theme. We have the choice? | 12:49 |
sardini | hos how | 12:49 |
Elleo | what's the correct way to install new packages in to the SDK target? | 13:25 |
Elleo | and ideally how should I be adding new repos to the target too? | 13:26 |
Yaniel | AFAIK packages can be installed via the SDK control panel | 13:31 |
Yaniel | and probably zypper works too | 13:33 |
Elleo | ah, didn't notice the control panel stuff | 13:33 |
Yaniel | so for the first way start up the SDK VM, then go to SailfishOS (left side of qtcreator) | 13:34 |
Elleo | and using zypper failed when I was chroot'd in to the sdk target inside the vm | 13:34 |
kontio | if you add -devel packages with zypper make sure you sync in the control panel, otherwise qtc might not notice the new headers... | 13:34 |
Yaniel | targets->manage->install the packages you want | 13:34 |
Elleo | any ideas how I can add another repo to the target? | 13:37 |
Elleo | simply adding it to /host_targets/SailfishOS-i486-x86/etc/zypp/repos.d doesn't seem to have worked | 13:37 |
Yaniel | did you sync in qtc? | 13:38 |
Elleo | yeah and that seems to have deleted it, so I guess I need to put it wherever qtc is syncing from | 13:39 |
Yaniel | hmm | 13:39 |
lbt | sardini: I don't have an answer for that - I suspect we'll know more at beta SDK release | 13:41 |
*** fk_lx has quit IRC | 13:41 | |
lbt | Elleo: package installation in the SDK VM is complex | 13:41 |
lbt | you need to install to the target, not the VM | 13:42 |
Elleo | lbt: yeah, that's what I'm trying to do | 13:42 |
lbt | eg if we had an x86 target and an ARM target | 13:42 |
lbt | OK, good | 13:42 |
Elleo | but at the moment I'm struggling to get it to even accept my .repo file | 13:42 |
lbt | so the targets live in /srv/mer/targets in the emulator | 13:42 |
Elleo | oh, I was looking in host_targets | 13:43 |
*** fk_lx has joined #sailfishos | 13:43 | |
lbt | (long story - that was supposed to be directly shared to QtC via shared folders but we had issues ... we rsync to host_targets/ for now - hence the 'sync' button in the Control Center) | 13:43 |
Elleo | ah, okay | 13:44 |
lbt | (issues: performance, symbolic links, hard links, Windows/OSX) | 13:44 |
Elleo | hmm, its trying to refresh from my repo now but it claims the metadata is invalid :/ | 13:44 |
Yaniel | maybe known_issues material? | 13:45 |
Elleo | the repo works fine when used with the device vm though | 13:45 |
Elleo | and its just the autogenerated .repo file from OBS | 13:45 |
Elleo | aha | 13:47 |
Elleo | it had gpgcheck set to on | 13:47 |
*** juju_des_highlan has joined #sailfishos | 13:51 | |
juju_des_highlan | Hi everyone | 13:52 |
lbt | hi juju_des_highlan | 13:53 |
lbt | Elleo: /me makes a note to support some kind of 'add repo' too | 13:53 |
Elleo | lbt: cool, that'd make life much easier :) | 13:53 |
Elleo | seems to be working now though | 13:53 |
Elleo | just seeing if the package will install from the control panel | 13:53 |
lbt | if we have any webapp javascript guys... the control center needs some tlc | 13:54 |
lbt | I'd like to see the bottom text update area be more ajaxy | 13:54 |
juju_des_highlan | just have a question about SDK release, can someone help me? | 13:54 |
lbt | juju_des_highlan: sure - just ask | 13:54 |
juju_des_highlan | thx | 13:55 |
juju_des_highlan | I know Windows and Mac OS releases are planified for the next version | 13:55 |
juju_des_highlan | but do you know about when? | 13:55 |
Yaniel | Soon(tm) | 13:55 |
lbt | no, sorry, we don't have a date yet | 13:55 |
juju_des_highlan | At the moment I need to use a virtual machine | 13:55 |
juju_des_highlan | but not very convenient | 13:56 |
Yaniel | juju_des_highlan: I have a dualboot | 13:56 |
lbt | you can compile QtCreator yourself | 13:56 |
juju_des_highlan | thanks for the answer anyway | 13:56 |
lbt | we just don't have installers | 13:56 |
Elleo | http://mikeasoft.com/~mike/sdk-package.png <-- success :) | 13:56 |
Elleo | Yaniel, lbt: thanks for the help :) | 13:56 |
juju_des_highlan | yes I thought about it too | 13:56 |
lbt | yay | 13:56 |
Yaniel | yay | 13:56 |
Elleo | now to see if I can get ogre rendering into a qml item... | 13:57 |
Yaniel | I sense a certain interest in game development on sailfish coming... :) | 13:57 |
juju_des_highlan | thx for your hlep so | 13:57 |
lbt | juju_des_highlan: np - sorry it wasn't more 'now' :D | 13:57 |
juju_des_highlan | I will have a look | 13:58 |
Yaniel | juju_des_highlan: if disk space is an issue you could consider using a live cd/usb stick | 13:58 |
lbt | juju_des_highlan: don't forget a big part of sailfish is community - we open up the source so people can try building on their own (but you do need to be a pretty good developer) | 13:58 |
juju_des_highlan | no, just kind of lazy about repartionning my disks :p | 13:58 |
Yaniel | heh | 13:59 |
juju_des_highlan | but I probably will | 13:59 |
Yaniel | the only annoyance I have atm is that I have to load the vboxdrv kernel module manually | 13:59 |
lbt | Yaniel: where? | 13:59 |
lbt | in the VM or on your host? | 13:59 |
juju_des_highlan | host | 14:00 |
Yaniel | host | 14:00 |
Yaniel | arch linux | 14:00 |
lbt | ah, good - that's your distro's fault then ;) | 14:00 |
juju_des_highlan | I use Chakra on my other laptop | 14:00 |
juju_des_highlan | same problem | 14:00 |
Yaniel | I think that is just a matter of adding it to some config file | 14:00 |
Yaniel | just haven't bothered to figure out which | 14:00 |
juju_des_highlan | with systemd the way changed | 14:00 |
juju_des_highlan | never looked for it neither | 14:01 |
juju_des_highlan | anyway thanks guys and see you | 14:01 |
juju_des_highlan | I'll be back as said Terminator :p | 14:01 |
lbt | Yaniel: /etc/modprobe.d/ ? | 14:01 |
*** juju_des_highlan has quit IRC | 14:01 | |
thp | what's the replacement for Harmattan's InfoBanner {} QML Component? can't find anything of similar name in Silica | 14:02 |
veskuh | thp, I don't think we have one yet (work ongoing) | 14:02 |
thp | veskuh: so it's known that this is missing or should i send an e-mail to devel@? | 14:03 |
veskuh | thp, its known, but email can't hurt :) | 14:04 |
*** Pali has quit IRC | 14:18 | |
*** Morpog_PC has joined #sailfishos | 14:18 | |
*** jjarven has quit IRC | 14:29 | |
*** M4rtinK has quit IRC | 14:33 | |
*** mr0wl has joined #sailfishos | 14:38 | |
*** mr0wl has quit IRC | 14:39 | |
*** jjarven has joined #sailfishos | 14:50 | |
*** yodawg has joined #sailfishos | 14:56 | |
lbt | thp: add zsh to Mer:Tools via cobs and it will be available in emulator/sdk | 15:13 |
lbt | basically package it (using gitpkg ideally) and get me to include it | 15:14 |
*** Morpog_ has quit IRC | 15:15 | |
thp | lbt: ok, will have a look next week | 15:18 |
*** SfietKonstantin is now known as Sfiet_Konstantin | 15:21 | |
*** Morpog_Mobile has joined #sailfishos | 15:26 | |
*** Pat_o has joined #sailfishos | 15:33 | |
*** Pali has joined #sailfishos | 15:38 | |
*** Pat_o has quit IRC | 15:39 | |
*** rainemak has quit IRC | 15:41 | |
*** bolo has quit IRC | 15:42 | |
*** veskuh has quit IRC | 15:49 | |
*** Pat_o has joined #sailfishos | 15:51 | |
vgrade | lbt: ping | 15:52 |
lbt | hey vgrade | 15:52 |
vgrade | I#m trying to add my expc as a device to the sdk | 15:53 |
lbt | OK | 15:53 |
lbt | port issues? | 15:53 |
vgrade | well I add all the data required ports, password, ip. It goes away and tells me all is well | 15:55 |
vgrade | but after closing that dialog, the port has defauted to 65535 and further attemps to test the connection fail | 15:56 |
vgrade | http://pastebin.com/bgbZhXpj | 15:56 |
lbt | yeah - heard that one | 15:56 |
lbt | bug in the code - we had to drop device support | 15:57 |
lbt | so it's untested code path | 15:57 |
vgrade | no probs | 15:57 |
lbt | to fix you need to build qtcreator | 15:57 |
vgrade | great work by the way | 15:57 |
vgrade | installed very well here | 15:57 |
lbt | :) | 15:58 |
lbt | did you fix the rotation issue | 15:58 |
*** cxl000 has quit IRC | 15:58 | |
vgrade | yes | 15:58 |
lbt | good | 15:58 |
lbt | disabled cursor? | 15:58 |
vgrade | and the scaling and a tweak to mesa | 15:59 |
vgrade | cursor, not yet. assuming the same env var as for nemo | 15:59 |
lbt | as root /var/lib/environment/nemo/60-emul-ui.conf ... add -nocursor in the OPTIONS line (or remove the line entirely) | 15:59 |
*** rainemak has joined #sailfishos | 15:59 | |
lbt | I posted it to the 23" video :) | 15:59 |
*** Pat_o has quit IRC | 16:05 | |
*** cxl000 has joined #sailfishos | 16:12 | |
*** dmytrop has joined #sailfishos | 16:12 | |
dmytrop | Hi, does anybody knows why cyrillic font looks bold? | 16:14 |
*** Pat_o has joined #sailfishos | 16:17 | |
Stskeeps | screenshots please | 16:18 |
*** Pat_o has quit IRC | 16:23 | |
dmytrop | http://img855.imageshack.us/img855/3151/sailfish.png | 16:27 |
dmytrop | sure | 16:27 |
*** jjarven has quit IRC | 16:29 | |
*** Sfiet_Konstantin has quit IRC | 16:33 | |
*** Pat_o has joined #sailfishos | 16:36 | |
*** Sfiet_Konstantin has joined #sailfishos | 16:46 | |
*** Sfiet_Konstantin has quit IRC | 16:52 | |
dmytrop | how to create horizontal list view? | 16:56 |
fk_lx | dmytrop: btw. I think it would be good to report the problem with highlighted cyrillic font to sailfish-devel mailing list: | 17:00 |
fk_lx | https://lists.sailfishos.org/cgi-bin/mailman/listinfo/devel | 17:00 |
*** Pat_o has quit IRC | 17:01 | |
*** Sfiet_Konstantin has joined #sailfishos | 17:10 | |
*** dmytrop has quit IRC | 17:21 | |
*** Pat_o has joined #sailfishos | 17:22 | |
*** b0unc3 has quit IRC | 17:27 | |
*** b0unc3 has joined #sailfishos | 17:40 | |
*** b0unc3 has quit IRC | 17:48 | |
*** b0unc3 has joined #sailfishos | 18:01 | |
*** rcg has quit IRC | 18:12 | |
*** jjarven has joined #sailfishos | 18:26 | |
*** Sfiet_Konstantin has quit IRC | 18:34 | |
*** Sfiet_Konstantin has joined #sailfishos | 18:34 | |
*** fmunozs has joined #sailfishos | 18:45 | |
*** Sfiet_Konstantin has quit IRC | 18:49 | |
vgrade | had a look at a couple of nemo apps, all are very quick scrolling, even pinch zoon is very responsive | 19:00 |
*** Sfiet_Konstantin has joined #sailfishos | 19:12 | |
*** Morpog_Mobile has quit IRC | 19:23 | |
*** TidyKoala has joined #sailfishos | 19:27 | |
TidyKoala | Hello | 19:28 |
TidyKoala | I'm trying to install the Sailfish OS SDK | 19:28 |
TidyKoala | But when it comes to choose the directory where to install, it crashes | 19:28 |
TidyKoala | I'm on elementary OS ( based on Ubuntu). Does somebody have an idea where the problem comes? | 19:29 |
*** Sfiet_Konstantin has quit IRC | 19:29 | |
*** furikku has quit IRC | 19:30 | |
*** crevetor_ has joined #sailfishos | 19:30 | |
crevetor_ | hey guys. In QML do you know how to do something like Repeater { model: whatever Item { id: model.identifier }} | 19:34 |
*** crevetor_ has quit IRC | 19:35 | |
*** crevetor_ has joined #sailfishos | 19:36 | |
crevetor_ | sorry about that | 19:36 |
crevetor_ | it doesn't evaluta model.identifier but instead thinks it's the name of the id | 19:37 |
lbt | TidyKoala: can you provide more details | 19:47 |
Stskeeps | http://www.youtube.com/watch?v=gqsN-9lC66k- nice way of using pulley | 19:49 |
TidyKoala | lbt : I have downloaded the SDK and I launched it with the terminal. It requires VirtualBox, so i installed it before via the Ubuntu Software Center. | 19:50 |
TidyKoala | I can see the normal installation program | 19:51 |
TidyKoala | when it ask to choose the directory where to install, I clik on next and then the system freezes | 19:51 |
TidyKoala | after a few minutes I manage to move the mouse slowly trying | 19:52 |
TidyKoala | I think there is a conflict with the window manager because after then, the interface of the system doesn't work as it should | 19:53 |
TidyKoala | In the terminal where I launched the SDK installer, I saw lot of errors. Wxwidgets I think | 19:54 |
*** Morpog_Mobile has joined #sailfishos | 20:06 | |
*** thp has left #sailfishos | 20:22 | |
*** b0unc3 has quit IRC | 20:57 | |
*** TidyKoala has quit IRC | 20:58 | |
* lbt gets back | 21:07 | |
*** b0unc3 has joined #sailfishos | 21:10 | |
*** TidyKoala has joined #sailfishos | 21:13 | |
lbt | TidyKoala: wb | 21:21 |
*** crevetor_ has quit IRC | 21:32 | |
TidyKoala | lbt :) | 21:37 |
lbt | so - pastebin of your errors? | 21:37 |
lbt | from the terminal | 21:38 |
TidyKoala | the problem is, that when I provocate the problem, the system is too slow for copying the errors | 21:38 |
lbt | hmm | 21:39 |
TidyKoala | I can send the first errors I get | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
lbt | ok - don't paste here | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
lbt | that's what pastebin is for | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
TidyKoala | (SailfishOSSDK-linux-64-offline.run:24520): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed | 21:41 |
Stskeeps | lbt: welcome to the trenches! | 21:41 |
TidyKoala | oops, okay | 21:41 |
lbt | Stskeeps: ... need merbot ... and we need to arm her | 21:42 |
lbt | TidyKoala: *grin* | 21:42 |
lbt | TidyKoala: http://qt-project.org/forums/viewthread/10726 | 21:43 |
lbt | https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/805303 | 21:44 |
Merbot | Ubuntu bug 805303 in qt4-x11 (Ubuntu Oneiric) "Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed with the default qt4 gui" [Critical,Fix released] | 21:44 |
lbt | workaround: install qtconfig-qt4 and change gui style to motif | 21:44 |
lbt | also possibly: export LIBOVERLAY_SCROLLBAR=0 | 21:46 |
lbt | before running the installer | 21:46 |
TidyKoala | great | 21:48 |
TidyKoala | I just enter export LIBOVERLAY_SCROLLBAR=0 | 21:48 |
TidyKoala | and when I begin the installation, no more problem | 21:49 |
*** mr0wl has joined #sailfishos | 21:49 | |
TidyKoala | lbt : I finish the installation and I notice you if it's successful | 21:49 |
lbt | TidyKoala: excellent - will add to known issues | 21:50 |
lbt | hmm | 21:50 |
TidyKoala | lbt : It seems successful, I have now QtCreator before me. Thank you! | 21:53 |
lbt | excellent - adding now | 21:53 |
*** Sfiet_Konstantin has joined #sailfishos | 21:53 | |
*** tolja has left #sailfishos | 21:55 | |
*** Sfiet_Konstantin has quit IRC | 21:55 | |
*** Sfiet_Konstantin has joined #sailfishos | 21:55 | |
*** Sfiet_Konstantin has quit IRC | 21:57 | |
*** Sfiet_Konstantin has joined #sailfishos | 21:57 | |
*** Sfiet_Konstantin has quit IRC | 21:59 | |
TidyKoala | Now I got a problem with VirtualBox.. | 22:01 |
*** Sfiet_Konstantin has joined #sailfishos | 22:01 | |
*** mr0wl has quit IRC | 22:08 | |
*** mr0wl has joined #sailfishos | 22:09 | |
*** rainemak has quit IRC | 22:13 | |
*** mr0wl has quit IRC | 22:13 | |
*** Sfiet_Konstantin has quit IRC | 22:13 | |
*** mr0wl has joined #sailfishos | 22:13 | |
*** TidyKoala has quit IRC | 22:16 | |
*** TidyKoala has joined #sailfishos | 22:22 | |
TidyKoala | Okay, I stop trying to get Sailfish OS to work for today.. I've got a kernel problem with VirtualBox and nothing that I see on forums function | 22:27 |
lbt | TidyKoala: OK - I'll be around tomorrow - I missed that msg before - sry | 22:28 |
lbt | nb - more details help | 22:28 |
lbt | if you reboot - check if your BIOS has any hardware virtualisation options you can enable | 22:29 |
TidyKoala | VirtualBox send me this :" Kernel driver not installed (rc=-1908)" | 22:30 |
lbt | ok - you may need to modprobe vboxdrv | 22:30 |
TidyKoala | That's my problem, I think I don't have vboxdrv. I installed VirtualBox with Ubuntu software center but the commands like "sudo /etc/init.d/vboxdrv setup" are not recognized | 22:32 |
lbt | hmm - that's distro specific stuff - may have to do some googling for that | 22:32 |
lbt | my ubuntu 12.04 test machine installed it by default | 22:33 |
TidyKoala | on the forums, the people with Ubuntu are able to do commands with vboxdrv but I can't | 22:35 |
TidyKoala | I use elementaryOS, but usually I don't notice differences with the original Ubuntu. But I must checked that too | 22:36 |
TidyKoala | Nevertheless I will try it a next time, thank you for you support | 22:38 |
lbt | no prob | 22:38 |
lbt | if you get stuck I'm sure we can try and help | 22:38 |
*** Morpog_PC has quit IRC | 22:39 | |
TidyKoala | Actually I'm looking at the new mobile OS who are now coming and I wish I could be a developer at least for one of these. I'm only student but I want to improve myself | 22:41 |
*** Pat_o has quit IRC | 22:41 | |
*** morpog has joined #sailfishos | 22:44 | |
TidyKoala | I hope one time I will be able to be useful for an open-source community. Good luck for developping Sailfish OS ;) | 22:46 |
*** Pali has quit IRC | 22:47 | |
*** TidyKoala has quit IRC | 22:47 | |
*** b0unc3 has quit IRC | 22:58 | |
*** otep has quit IRC | 23:09 | |
morpog | how can I scp to emulator from host? | 23:09 |
morpog | morpog@morpog-ubuntu:~$ scp -P 2223 Desktop/ipc/* nemo@localhost:/home/nemo/ | 23:09 |
morpog | Permission denied (publickey). | 23:09 |
*** crevetor_ has joined #sailfishos | 23:10 | |
*** b0unc3 has joined #sailfishos | 23:10 | |
fmunozs | you need to use the public key | 23:11 |
fmunozs | try adding -i ~/.ssh/mer-qt-creator-rsa | 23:12 |
morpog | thx, it works! :-) | 23:13 |
fmunozs | great | 23:14 |
*** crevetor_ has quit IRC | 23:15 | |
morpog | now need to figure out how to use zypper to install rpm's, but I try googling first | 23:15 |
fmunozs | rpm --install should still work | 23:15 |
fmunozs | but zypper probably have the same parameter | 23:15 |
morpog | either it worked damn fast or it failed without error | 23:19 |
*** keithzg has joined #sailfishos | 23:19 | |
*** b0unc3 has quit IRC | 23:23 | |
*** crevetor_ has joined #sailfishos | 23:33 | |
Jonni | morpog: just use: zypper in filename.rpm | 23:42 |
*** yodawg has quit IRC | 23:43 | |
morpog | rpm --install did work perfectly | 23:43 |
Jonni | zypper is prefered way since it also installs package depencies automaticly, where rpm just fails. | 23:43 |
morpog | ah ok, maybe that solves the strange behavior the app has | 23:44 |
morpog | is it normal that it doesn't verbose in emulators virtualbox terminal? | 23:48 |
morpog | seems it gets dependencies, but I get an error :-( | 23:49 |
morpog | Couldn't resolve host 'releases.sailfishos.org' | 23:49 |
*** Sfiet_Konstantin has joined #sailfishos | 23:51 | |
morpog | Do I need to setup anything to get network access? | 23:56 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!