*** RoKenn <RoKenn!~RoKenn@2001:a60:1549:801:fce0:7be5:33c4:a108> has quit IRC (Remote host closed the connection) | 00:01 | |
*** hoodlum <hoodlum!hoodlum@27-32-32-174.static.tpgi.com.au> has joined #sailfishos | 00:16 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 00:17 | |
*** goroboro <goroboro!~ro@dsl-217-155-19-70.zen.co.uk> has quit IRC (Ping timeout: 250 seconds) | 00:34 | |
*** olafh__ <olafh__!~olafh@p4FF498C5.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds) | 00:35 | |
*** hoodlum <hoodlum!hoodlum@27-32-32-174.static.tpgi.com.au> has quit IRC (Ping timeout: 252 seconds) | 00:35 | |
*** rubdos <rubdos!~rubdos@94-227-130-5.access.telenet.be> has quit IRC (Quit: Leaving) | 00:40 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has joined #sailfishos | 00:46 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Ping timeout: 252 seconds) | 00:48 | |
*** inte_awa` <inte_awa`!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 245 seconds) | 00:48 | |
*** onurati <onurati!~onurati@HSI-KBW-078-043-058-033.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Ping timeout: 252 seconds) | 00:53 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 01:01 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 252 seconds) | 01:02 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: WeeChat 1.1.1) | 01:03 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 01:05 | |
coderus | chem|st: http://paste.ubuntu.com/10349220 | 01:05 |
---|---|---|
coderus | chem|st: no rbind here for data | 01:05 |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has joined #sailfishos | 01:14 | |
*** arcean <arcean!~arcean@aacv62.neoplus.adsl.tpnet.pl> has quit IRC (Quit: Application terminated!) | 01:15 | |
*** M4rtinK <M4rtinK!~M4rtinK@mail.melf.eu> has quit IRC (Quit: Odcházím) | 01:16 | |
chem|st | coderus: I should not do this stuff drunk! if we move data down to the rbind it should work right? | 01:25 |
coderus | chem|st: i changed to: http://paste.ubuntu.com/10349443 | 01:25 |
coderus | chem|st: and it works this way | 01:25 |
chem|st | yeah... that should do, not the way I would go but well | 01:27 |
chem|st | I'd check if /data/media is in /proc/mount the n rbind if it is not just bind | 01:27 |
chem|st | and leave the androidsdcard.service or .mount as is | 01:27 |
coderus | this is the only thing i changed | 01:29 |
chem|st | for going outside of that .sh I just wrote to the other on tjc to look for the fuse mount and if that is there stop aliendalvik and .mount | 01:29 |
coderus | then i umounted /opt/alien/data | 01:29 |
coderus | and restarted aliendalvik | 01:29 |
chem|st | coderus: yeah it is just fine the way you did | 01:29 |
coderus | and everything works | 01:29 |
chem|st | if the house does not burn down you might just move the data bit down to the section that gets rbind | 01:31 |
coderus | it should work also, will try | 01:32 |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 01:32 | |
chem|st | I will try that tomorrow and then ask if jolla might consider that little cahnge for us | 01:33 |
chem|st | I don't think there is anything else ever be mounted below /data | 01:33 |
coderus | http://paste.ubuntu.com/10349565 | 01:34 |
coderus | yeah it works also | 01:34 |
chem|st | on reboot? | 01:35 |
coderus | on umount && systemctl restart | 01:35 |
coderus | should i try reboot also? :D | 01:35 |
chem|st | ok I would not put the mount in there, use systemd to mount the subvolume | 01:35 |
coderus | i see no any harm here | 01:36 |
chem|st | the less change the better for $user | 01:36 |
coderus | :) | 01:36 |
coderus | if making patch it is same | 01:36 |
chem|st | wont be easy to get those $people to change the data bit in the first place | 01:36 |
coderus | just add last item to your guide for u11: | 01:37 |
taixzo_away | coderus: did you make the patch for music controls on lockscreen? | 01:38 |
*** taixzo_away is now known as taixzo | 01:38 | |
coderus | curl chemist.server/aliend_sdcard_patch.patch | patch -p 1 -d / | 01:38 |
coderus | taixzo: yes | 01:38 |
coderus | chem|st: and umount /opt/alien/data | 01:39 |
taixzo | coderus: how do I enable it? I installed it, rebooted, tested playing a song, but saw no controls | 01:39 |
chem|st | coderus: no idea how to make patchfiles (diff probably) | 01:39 |
chem|st | yeah I probably just let them reboot! | 01:40 |
coderus | taixzo: open patchmanager - apply patch - pulley menu - restart preloaded servvices. go to settings - lockscreen player controls - select your player here, then open your player and play song. | 01:40 |
chem|st | coderus: does that work for you (mediaplayer) my lipstick crashed when I tried that with 1.1.2 | 01:40 |
coderus | chem|st: as you wish, diff, or git. | 01:40 |
coderus | chem|st: yes it works fine. | 01:41 |
chem|st | hmm | 01:41 |
chem|st | ok, next stop bed... have to catch that train now ;) | 01:41 |
coderus | chem|st: maybe you have very old patch | 01:42 |
coderus | it was updated tens of times | 01:42 |
taixzo | coderus: awesome! That worked, thanks! | 01:42 |
coderus | taixzo: :D | 01:42 |
taixzo | now, with music, back to actual work | 01:43 |
coderus | chem|st: good luck | 01:43 |
taixzo | gave up on installing sailfishos sdk on my macbook, going to use my HP for now | 01:44 |
*** Behold <Behold!~behold@unaffiliated/beholdmyglory> has quit IRC (Quit: Leaving) | 01:45 | |
coderus | axolotl is destroyed my mind | 01:46 |
coderus | if anyone want to help debugging this sheet you welcome! | 01:47 |
coderus | ping me and i will send you all the details | 01:47 |
*** nahka^ <nahka^!~nahka@dsl-roibrasgw1-54fb85-193.dhcp.inet.fi> has quit IRC (Ping timeout: 246 seconds) | 01:54 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 245 seconds) | 02:01 | |
*** satmd <satmd!~satmd@unaffiliated/satmd> has quit IRC (Ping timeout: 250 seconds) | 02:16 | |
*** alexxy <alexxy!~alexxy@gentoo/developer/alexxy> has quit IRC (Remote host closed the connection) | 02:16 | |
*** alexxy <alexxy!~alexxy@gentoo/developer/alexxy> has joined #sailfishos | 02:17 | |
*** satmd <satmd!~satmd@unaffiliated/satmd> has joined #sailfishos | 02:17 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has quit IRC (Quit: Bouncers suck.) | 02:38 | |
*** TW1920_ <TW1920_!~TW1920@help-book.eu> has quit IRC (Ping timeout: 252 seconds) | 02:48 | |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has joined #sailfishos | 02:59 | |
taixzo | Has anyone got espeak working on Sailfish? I tried a random package I found on Google (yeah, not a great start) and it just crashes the phone | 03:00 |
*** Kabouik <Kabouik!~quassel@65.76.93.92.rev.sfr.net> has quit IRC (Ping timeout: 252 seconds) | 03:59 | |
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has joined #sailfishos | 05:31 | |
*** olafh__ <olafh__!~olafh@p4FF48C87.dip0.t-ipconnect.de> has joined #sailfishos | 06:00 | |
jaacoppi | taixzo: I'm interested in getting it work as well | 06:04 |
*** Sailor11736 <Sailor11736!~sailfish@mobile-internet-5d6a54-54.dhcp.inet.fi> has joined #sailfishos | 06:09 | |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has quit IRC (Ping timeout: 250 seconds) | 06:14 | |
kimmoli | taixzo: jaacoppi: i have espeak working | 06:41 |
jaacoppi | anything special needed for that? | 06:54 |
kimmoli | i dont remember anymore, i downloaded sources 1.48-04 and built them on the phone | 06:55 |
kimmoli | export LD_LIBRARY_PATH=/home/nemo/work/espeak/espeak-1.48.04-source/src && /home/nemo/work/espeak/espeak-1.48.04-source/src/espeak --stdout -v fi "nyt kuorimaan ne perunat" | gst-launch-0.10 -v fdsrc ! wavparse ! audioconvert ! alsasink | 06:57 |
kimmoli | is the cmdline then to run it | 06:57 |
locusf | :D | 06:58 |
kimmoli | ? | 06:58 |
locusf | funny you should say that in espeak :) | 06:58 |
kimmoli | simulator... | 06:59 |
*** martyone_ <martyone_!~martyone@ip-4-23.hlucinnet.cz> has joined #sailfishos | 07:02 | |
taixzo | oh | 07:06 |
taixzo | I tried running that and it worked, too | 07:06 |
taixzo | I was trying it the way I would on maemo/harmattan, i.e. ~$ espeak "This is a test" | 07:07 |
taixzo | which makes the phone reboot | 07:08 |
kimmoli | it needa to be built agains correct audio libs afaik... but output to file (or stdout) works | 07:10 |
*** tango_ <tango_!~tex_vim@151.54.105.87> has quit IRC (Ping timeout: 264 seconds) | 07:11 | |
*** tango_ <tango_!~tex_vim@151.54.88.111> has joined #sailfishos | 07:12 | |
*** martyone_ <martyone_!~martyone@ip-4-23.hlucinnet.cz> has quit IRC (Ping timeout: 256 seconds) | 07:15 | |
jaacoppi | nyt kuorimaan ne perunat.. | 07:20 |
jaacoppi | there must be a story related to this | 07:21 |
jaacoppi | eh, didn't read the logs | 07:22 |
*** goroboro <goroboro!~ro@dsl-217-155-19-70.zen.co.uk> has joined #sailfishos | 07:30 | |
*** lostist <lostist!~lostist@p57B40A7D.dip0.t-ipconnect.de> has joined #sailfishos | 07:57 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has joined #sailfishos | 07:59 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #sailfishos | 08:00 | |
*** Sailor11736 <Sailor11736!~sailfish@mobile-internet-5d6a54-54.dhcp.inet.fi> has quit IRC (Ping timeout: 245 seconds) | 08:12 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has quit IRC (Ping timeout: 245 seconds) | 08:31 | |
*** acesonfire <acesonfire!c1aa1252@gateway/web/freenode/ip.193.170.18.82> has joined #sailfishos | 08:39 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 08:43 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has joined #sailfishos | 08:45 | |
*** inte_awa` <inte_awa`!~inte@p5B040389.dip0.t-ipconnect.de> has joined #sailfishos | 08:49 | |
*** inte_awa` <inte_awa`!~inte@p5B040389.dip0.t-ipconnect.de> has quit IRC (Changing host) | 08:49 | |
*** inte_awa` <inte_awa`!~inte@unaffiliated/-inte-/x-2391039> has joined #sailfishos | 08:49 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 255 seconds) | 08:49 | |
*** Eismann <Eismann!~quassel@82.158.21.247.dyn.user.ono.com> has quit IRC (Ping timeout: 264 seconds) | 08:52 | |
*** Eismann <Eismann!~quassel@82.158.21.247.dyn.user.ono.com> has joined #sailfishos | 08:52 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #sailfishos | 08:56 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has joined #sailfishos | 08:59 | |
*** Nokius__ is now known as Nokius | 09:01 | |
*** inte_awa` <inte_awa`!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 265 seconds) | 09:01 | |
*** nahka^ <nahka^!~nahka@dsl-roibrasgw1-54fb85-193.dhcp.inet.fi> has joined #sailfishos | 09:02 | |
Nokius | has someone tryed qt-declarative have it installe in MER SDK and Emulator but SDK still tells me its missing :( (sync is done more than oen time by now) | 09:02 |
*** vals_ <vals_!~tex_vim@151.54.23.190> has joined #sailfishos | 09:07 | |
*** tango_ <tango_!~tex_vim@151.54.88.111> has quit IRC (Ping timeout: 264 seconds) | 09:08 | |
*** martyone_ <martyone_!~martyone@ip-4-23.hlucinnet.cz> has joined #sailfishos | 09:15 | |
*** acesonfire <acesonfire!c1aa1252@gateway/web/freenode/ip.193.170.18.82> has quit IRC (Quit: Page closed) | 09:19 | |
*** spider-mario <spider-mario!~spidermar@mtg95-10-78-219-27-149.fbx.proxad.net> has joined #sailfishos | 09:28 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has joined #sailfishos | 09:39 | |
*** tzafrir <tzafrir!~tzafrir@bzq-218-28-58.cablep.bezeqint.net> has quit IRC (Ping timeout: 246 seconds) | 09:40 | |
*** arcean <arcean!~arcean@83.4.120.59> has joined #sailfishos | 09:43 | |
*** Sail0r <Sail0r!~Sailor@2a01:4f8:190:3484:1::ffb7> has joined #sailfishos | 09:44 | |
*** zalan <zalan!~zalan@2601:9:8280:11:fc45:d60:a810:f9c2> has quit IRC (Ping timeout: 250 seconds) | 09:48 | |
*** zalan <zalan!~zalan@c-76-126-190-161.hsd1.ca.comcast.net> has joined #sailfishos | 09:49 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 09:51 | |
*** Mirv <Mirv!~tajyrink@ubuntu/member/mirv> has quit IRC (Read error: Connection reset by peer) | 09:53 | |
*** Mirv <Mirv!~tajyrink@ubuntu/member/mirv> has joined #sailfishos | 09:54 | |
*** Mirv <Mirv!~tajyrink@ubuntu/member/mirv> has quit IRC (Remote host closed the connection) | 09:59 | |
*** beidl_ <beidl_!~quassel@188-23-74-94.adsl.highway.telekom.at> has joined #sailfishos | 10:01 | |
*** beidl <beidl!~quassel@188-23-72-180.adsl.highway.telekom.at> has quit IRC (Ping timeout: 264 seconds) | 10:02 | |
*** morphis <morphis!morphis@fiona.nas-admin.org> has quit IRC (Ping timeout: 276 seconds) | 10:02 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-212-36.as13285.net> has joined #sailfishos | 10:04 | |
*** Tofe <Tofe!Tofe@fiona.nas-admin.org> has quit IRC (Ping timeout: 255 seconds) | 10:07 | |
*** dafox <dafox!~dafox@ip3e8380c8.speed.planet.nl> has joined #sailfishos | 10:07 | |
coderus | Nokius: who says you it's missing? | 10:08 |
coderus | and what exactly is missing where? | 10:08 |
coderus | you should use BuildRequires and Requires and not to install packages manually | 10:08 |
coderus | and then all dependencies would be resolved automatically | 10:08 |
*** dafox <dafox!~dafox@ip3e8380c8.speed.planet.nl> has quit IRC (Ping timeout: 264 seconds) | 10:13 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has quit IRC (Ping timeout: 252 seconds) | 10:16 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has joined #sailfishos | 10:30 | |
*** Mirv <Mirv!~tajyrink@ubuntu/member/mirv> has joined #sailfishos | 10:46 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has joined #sailfishos | 10:52 | |
*** disharmonic <disharmonic!~disharmon@unaffiliated/disharmonic> has quit IRC (Quit: Leaving) | 10:53 | |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has joined #sailfishos | 10:54 | |
*** ahiemstra <ahiemstra!~quassel@5353B635.cm-6-4c.dynamic.ziggo.nl> has quit IRC (Ping timeout: 250 seconds) | 10:55 | |
*** ahiemstra <ahiemstra!~quassel@5353B635.cm-6-4c.dynamic.ziggo.nl> has joined #sailfishos | 10:55 | |
*** tzafrir <tzafrir!~tzafrir@local.xorcom.com> has joined #sailfishos | 10:56 | |
*** nib <nib!~nib@176.108.188.1> has joined #sailfishos | 10:57 | |
*** Tofe <Tofe!Tofe@fiona.nas-admin.org> has joined #sailfishos | 11:15 | |
anYc | If I want to develop a python app for SFOS and don't need the IDE, it's easier to develop on the phone directly using SSH instead of setting up the SDK VM or am I missing something? | 11:15 |
coderus | Is anybody know if there any way to fix laptop after static electricity shock into one usb port, usb port stopped working and southbridge now overheating :D | 11:18 |
coderus | anYc: i think you still heed silica qml reference | 11:18 |
*** morphis <morphis!morphis@fiona.nas-admin.org> has joined #sailfishos | 11:22 | |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has joined #sailfishos | 11:27 | |
*** nib <nib!~nib@176.108.188.1> has quit IRC (Ping timeout: 264 seconds) | 11:31 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has joined #sailfishos | 11:33 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 252 seconds) | 11:35 | |
anYc | ok thanks | 11:39 |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has joined #sailfishos | 11:39 | |
locusf | you can self-setup mer sdk and install sailfish targets | 11:42 |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: Leaving) | 11:52 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #sailfishos | 11:53 | |
*** anandrkris <anandrkris!~anand@182.65.180.15> has joined #sailfishos | 11:57 | |
*** Blizzz <Blizzz!~blizzz@ubuntu/member/blizzz> has joined #sailfishos | 11:59 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has quit IRC (Read error: No route to host) | 12:00 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-212-36.as13285.net> has quit IRC (Ping timeout: 255 seconds) | 12:06 | |
*** Blizzz <Blizzz!~blizzz@ubuntu/member/blizzz> has quit IRC (Ping timeout: 265 seconds) | 12:17 | |
*** beidl_ is now known as beidl | 12:24 | |
anandrkris | Hi - https://together.jolla.com/question/62789/bug-messages-punctuation-restricts-click-to-dial-for-phone-numbers-jolla-sailors-grateful-for-ack-here/ | 12:29 |
*** mozggg <mozggg!~igor@mail.sibatom.com> has quit IRC (Ping timeout: 245 seconds) | 12:30 | |
anandrkris | I hate reminding people but don't seem to have a choice :( | 12:31 |
chem|st | anandrkris: I hate you making a fuzz about it! you behave like this is the ONE AND ONLY relevant bug on tjc and should be fixed first - that is arrogant and selfish at least | 12:32 |
Stskeeps | err.. | 12:32 |
*** mozggg <mozggg!~igor@mail.sibatom.com> has joined #sailfishos | 12:32 | |
Stskeeps | anandrkris: remember that everything is staged. the fixes that come now is the product of a release branching that came over a month ago | 12:33 |
Stskeeps | things go through QA | 12:33 |
anandrkris | chem|st: i have been patient enough | 12:33 |
Stskeeps | there's no such thing as a one day fix, especially when it comes to ui changes | 12:33 |
chem|st | and I have been patient with you buggering! and listen to stskeeps | 12:33 |
anandrkris | Stskeeps: Agree | 12:33 |
anandrkris | how many times have i raised - not more than couple of occasions | 12:33 |
Stskeeps | it doesn't make bugs more or less important, it's just that that's the pace we can fix issues and it has to happen in a structured manners | 12:33 |
Stskeeps | developers burn out if they can't work in a structured manner | 12:34 |
anandrkris | Stskeeps: I am aware and also part of IT team that builds software although not a programmer | 12:34 |
Stskeeps | and often people can't see the wider picture, that there are bugs that are directly release blocking that comes first | 12:34 |
chem|st | it even might be that you will find that fix in u14 as that might be already in the works and closed for new stuff that is not critical | 12:34 |
anandrkris | chem|st: i was hoping someone like coderus will offer a openrepos pack | 12:35 |
anandrkris | which has happended for 3 of my request | 12:35 |
Stskeeps | and even if all this was open source, there'd still be a delay | 12:35 |
Stskeeps | until it makes it out to consumers | 12:35 |
anandrkris | if i had just kept patient and prayed for it to happen | 12:36 |
anandrkris | would it have helped..be honest | 12:36 |
*** ortylp <ortylp!~ortylp@HSI-KBW-134-3-160-233.hsi14.kabel-badenwuerttemberg.de> has joined #sailfishos | 12:36 | |
chem|st | and constantly bugging about it makes people to ignore you... that is like calling fire all day long | 12:36 |
Stskeeps | and we're even being transparent about what we're working on, planning to work on, etc | 12:36 |
Stskeeps | compared to places like google bug reporting which is a total /dev/null | 12:36 |
Stskeeps | (for android) | 12:36 |
anandrkris | chem|st: *constantly* is an exaggeration | 12:36 |
Stskeeps | meanwhile, it's all about priorities: MWC is the biggest event a year for a mobile company. it's where major telephone networks and ODMs and OEMs decide the lineup of the year | 12:37 |
anandrkris | Stskeeps: Agree...if it had been ack'ed on TJC thread i would not have create any fuss...trust me | 12:37 |
Stskeeps | acknowledgement does not mean a fix will be delivered tomorrow | 12:37 |
chem|st | anandrkris: "I will bump this every day until it is fixed" in terms of software development that is calling fire constantly | 12:37 |
anandrkris | chem|st: that was a click-bait | 12:38 |
Stskeeps | it means that it is agreed it exists and people will look into it | 12:38 |
anandrkris | :) | 12:38 |
Stskeeps | but not in any way a promise of fixing for a certain timeframe | 12:38 |
chem|st | click-bait... I did not click your link.. I know that by heart by now... | 12:38 |
anandrkris | because you're regular on TJC | 12:39 |
anandrkris | anyways i dont want to offend anyone... | 12:39 |
anandrkris | have put lot of my leisure time into TJC helping users...cleaning up posts..answers..etc | 12:40 |
Stskeeps | sure, but there's a thousand issues to deal with | 12:40 |
Stskeeps | and i even have a few pet peeves that hasn't gotten solved | 12:40 |
anandrkris | lol | 12:40 |
anandrkris | Stskeeps - i submit now | 12:41 |
anandrkris | my bad when it was ack'ed here in IRC couple of months ago i falsely hoped it to feature in one or two releases | 12:42 |
anandrkris | anyways this will be the last time i will ever touch the thread or talk about it here | 12:43 |
Stskeeps | it works like this in jolla: we pre-plan an iteration at a time as technical chiefs, the individual owners of the different areas then take up what they realistically can work on and what's important for company or product a whole; then there's additional deadlines of when things should be entered into releases | 12:43 |
Stskeeps | because it all has to be in sync, test cases, translations, designs | 12:44 |
anandrkris | Stskeeps: Hmm...Update 10 had quite number of bug fixes listed | 12:44 |
anandrkris | i cant see a list in Update 11 other than base package updates | 12:44 |
Stskeeps | it did, because it's kinda been collected over half a year | 12:44 |
Stskeeps | as we weren't able to push things out | 12:44 |
anandrkris | Stskeeps: I should have listened to you when you advised me to learn QML | 12:45 |
anandrkris | :) | 12:45 |
Stskeeps | i should learn qml too | 12:45 |
anandrkris | ha ha | 12:45 |
*** mkollaro <mkollaro!~mkollaro@91-145-85-115.bb.dnainternet.fi> has joined #sailfishos | 12:46 | |
satmd | hello world | 12:52 |
*** Kabouik <Kabouik!~quassel@65.76.93.92.rev.sfr.net> has joined #sailfishos | 12:53 | |
Stskeeps | hello satmd | 12:53 |
satmd | :) | 12:53 |
satmd | what's up? | 12:54 |
Stskeeps | not much | 12:55 |
*** flywheel_ <flywheel_!~flywheel@80.72.153.53> has joined #sailfishos | 12:55 | |
Stskeeps | and watching https://www.youtube.com/watch?v=hWTFG3J1CP8 | 12:55 |
Stskeeps | :P | 12:55 |
satmd | :D | 12:56 |
*** Sail0r <Sail0r!~Sailor@2a01:4f8:190:3484:1::ffb7> has quit IRC (Remote host closed the connection) | 12:56 | |
anandrkris | Stskeeps: chem|st : Anyways, i apologize for my behavior - bumping and some gentle reminders would help my cause i thought | 12:57 |
Stskeeps | it doesn't | 12:58 |
Stskeeps | if there's a bug, it's there, it gets evaluated | 12:58 |
Stskeeps | we have special views to see our areas | 12:58 |
anandrkris | TJC post is corrected and is objective | 12:58 |
*** Sail0r <Sail0r!~Sailor@2a01:4f8:190:3484:1::ffb7> has joined #sailfishos | 12:58 | |
anandrkris | votes doesn't help? | 12:58 |
anandrkris | if it doesn't help, why have votes :) | 12:59 |
Stskeeps | votes help as that becomes input in the pre-planning | 12:59 |
anandrkris | hmm...i think votes serve as significant input for feature requests | 13:00 |
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Quit: Konversation terminated!) | 13:00 | |
*** mozggg <mozggg!~igor@mail.sibatom.com> has quit IRC (Ping timeout: 250 seconds) | 13:01 | |
anandrkris | Also i was not aware then that TJC posts with the tag 'bug' is auto-tracked | 13:01 |
anandrkris | till someone pointed it out | 13:01 |
*** mozggg <mozggg!~igor@mail.sibatom.com> has joined #sailfishos | 13:03 | |
*** Behold <Behold!~behold@unaffiliated/beholdmyglory> has joined #sailfishos | 13:04 | |
*** mkollaro <mkollaro!~mkollaro@91-145-85-115.bb.dnainternet.fi> has quit IRC (Ping timeout: 245 seconds) | 13:04 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has joined #sailfishos | 13:07 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has quit IRC (Read error: Connection reset by peer) | 13:08 | |
anandrkris | Hi one doubt on Ambience color switcher - it is shown only when an ambience is made a favorite? | 13:13 |
anandrkris | Can someone pls confirm? | 13:14 |
*** crazy_imp <crazy_imp!~mj@unaffiliated/crazy-imp/x-8704303> has quit IRC (Ping timeout: 265 seconds) | 13:20 | |
*** chriadam <chriadam!~cadams@pa49-197-131-124.pa.qld.optusnet.com.au> has quit IRC (Ping timeout: 255 seconds) | 13:22 | |
*** crazy_imp <crazy_imp!~mj@a89-182-213-183.net-htp.de> has joined #sailfishos | 13:22 | |
*** crazy_imp <crazy_imp!~mj@a89-182-213-183.net-htp.de> has quit IRC (Changing host) | 13:22 | |
*** crazy_imp <crazy_imp!~mj@unaffiliated/crazy-imp/x-8704303> has joined #sailfishos | 13:22 | |
*** chriadam <chriadam!~cadams@pa49-195-2-144.pa.nsw.optusnet.com.au> has joined #sailfishos | 13:22 | |
kimmoli | anandrkris: seems so | 13:22 |
anandrkris | Hmm...think it is intended behavior? | 13:23 |
kimmoli | propably, no access to specs :( | 13:24 |
anandrkris | hmm ok | 13:29 |
*** Sequenced <Sequenced!~sailfish@a88-85-146-30.mpynet.fi> has quit IRC (Quit: IRC for Sailfish 0.9) | 13:31 | |
*** anandrkris <anandrkris!~anand@182.65.180.15> has quit IRC (Quit: Leaving) | 13:38 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has quit IRC (Ping timeout: 246 seconds) | 13:38 | |
*** nib <nib!~nib@176.108.188.1> has joined #sailfishos | 13:46 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: test) | 13:47 | |
*** Nirkus <Nirkus!~linus@about/pxe/Nirkus> has joined #sailfishos | 13:47 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 13:47 | |
*** vals_ is now known as tango_ | 13:49 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has joined #sailfishos | 13:51 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 13:55 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 13:57 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Quit: Konversation terminated!) | 13:58 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 13:58 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #sailfishos | 14:02 | |
*** prophecy <prophecy!~prophecy@2a02:810b:380:2c4:8e89:a5ff:fec6:eb43> has joined #sailfishos | 14:02 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Remote host closed the connection) | 14:02 | |
*** never_ <never_!~never@p5798F62C.dip0.t-ipconnect.de> has joined #sailfishos | 14:03 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 14:04 | |
*** nib <nib!~nib@176.108.188.1> has quit IRC (Ping timeout: 256 seconds) | 14:08 | |
*** chriadam <chriadam!~cadams@pa49-195-2-144.pa.nsw.optusnet.com.au> has quit IRC (Ping timeout: 246 seconds) | 14:09 | |
*** chriadam <chriadam!~cadams@pa49-197-139-107.pa.qld.optusnet.com.au> has joined #sailfishos | 14:10 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-212-36.as13285.net> has joined #sailfishos | 14:20 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Quit: Konversation terminated!) | 14:25 | |
*** LiXJed1 <LiXJed1!~LiXJed@89.81-167-158.customer.lyse.net> has joined #sailfishos | 14:25 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 14:26 | |
*** gigetoo <gigetoo!~gigetoo@c83-250-35-127.bredband.comhem.se> has quit IRC (Remote host closed the connection) | 14:26 | |
*** martyone_ <martyone_!~martyone@ip-4-23.hlucinnet.cz> has quit IRC (Ping timeout: 264 seconds) | 14:26 | |
*** nib <nib!~nib@176.108.188.1> has joined #sailfishos | 14:27 | |
*** LiXJed <LiXJed!~LiXJed@89.81-167-158.customer.lyse.net> has quit IRC (Ping timeout: 245 seconds) | 14:27 | |
coderus | anandrkris: LinkParser is proprietary module, i can't do anything with it | 14:31 |
coderus | (of course i can disassembly it and change some regexp, but it very time-waste task) | 14:32 |
*** onurati <onurati!~onurati@HSI-KBW-078-043-058-033.hsi4.kabel-badenwuerttemberg.de> has joined #sailfishos | 14:36 | |
*** never_ <never_!~never@p5798F62C.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection) | 14:36 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 14:43 | |
*** mozggg <mozggg!~igor@mail.sibatom.com> has quit IRC (Ping timeout: 256 seconds) | 14:53 | |
*** prophecy <prophecy!~prophecy@2a02:810b:380:2c4:8e89:a5ff:fec6:eb43> has quit IRC (Remote host closed the connection) | 14:55 | |
*** mozggg <mozggg!~igor@mail.sibatom.com> has joined #sailfishos | 14:55 | |
*** lostist <lostist!~lostist@p57B40A7D.dip0.t-ipconnect.de> has quit IRC (Quit: Konversation terminated!) | 14:57 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #sailfishos | 14:57 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: test) | 14:59 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 14:59 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Client Quit) | 15:01 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 15:01 | |
*** disharmonic <disharmonic!~disharmon@unaffiliated/disharmonic> has joined #sailfishos | 15:09 | |
*** R-Z <R-Z!~Rz@91-158-53-214.elisa-laajakaista.fi> has joined #sailfishos | 15:11 | |
*** gexc <gexc!~gexc@115.202.183.112> has joined #sailfishos | 15:13 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has joined #sailfishos | 15:15 | |
*** VDVsx <VDVsx!~VDVsx@dsl-hkibrasgw1-58c019-114.dhcp.inet.fi> has quit IRC (Quit: Leaving) | 15:15 | |
*** onurati <onurati!~onurati@HSI-KBW-078-043-058-033.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Ping timeout: 264 seconds) | 15:17 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has quit IRC (Ping timeout: 252 seconds) | 15:19 | |
*** mozggg <mozggg!~igor@mail.sibatom.com> has quit IRC (Ping timeout: 244 seconds) | 15:20 | |
*** mozggg <mozggg!~igor@mail.sibatom.com> has joined #sailfishos | 15:21 | |
*** merbot <merbot!~supybot@phost1.merproject.org> has joined #sailfishos | 15:27 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: outworld) | 15:28 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has quit IRC (Read error: No route to host) | 15:35 | |
*** dafox <dafox!~dafox@ip3e8380c8.speed.planet.nl> has joined #sailfishos | 15:42 | |
*** piratenpanda <piratenpanda!~panda@p4FD95A23.dip0.t-ipconnect.de> has joined #sailfishos | 15:45 | |
*** piratenpanda <piratenpanda!~panda@p4FD95A23.dip0.t-ipconnect.de> has left #sailfishos | 15:45 | |
cos- | got weird behavior with latest opt-in update. camera app failed to start until i rebooted the phone. | 15:49 |
cos- | it stayed in launchin state for ~30s and then disappeared | 15:49 |
*** BasilSemuonov_ <BasilSemuonov_!~BasilSemu@46.39.225.253> has quit IRC (Read error: No route to host) | 15:54 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Read error: Connection reset by peer) | 15:57 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 15:57 | |
*** spiiroin_ <spiiroin_!~spiiroin@37.136.87.61> has quit IRC (Ping timeout: 240 seconds) | 16:07 | |
coderus | cos-: camera can't be recovered after crash without reboot | 16:10 |
coderus | if you somehow killed camera process while viewfinder is active - reboot | 16:10 |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 16:17 | |
*** AlmAck <AlmAck!~AlmAck@191.68.198.178.dynamic.wline.res.cust.swisscom.ch> has joined #sailfishos | 16:19 | |
*** spiiroin_ <spiiroin_!~spiiroin@87-95-132-166.bb.dnainternet.fi> has joined #sailfishos | 16:20 | |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has quit IRC (Ping timeout: 250 seconds) | 16:30 | |
taixzo | Is there a sailfish equivalent to alarmd on Maemo (i.e. a program that lets me set custom alarms)? | 16:32 |
*** GenesisAquarion <GenesisAquarion!~solaraqua@unaffiliated/solaraquarion> has joined #sailfishos | 16:40 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has quit IRC (Ping timeout: 265 seconds) | 16:41 | |
*** juergbi` is now known as juergbi | 16:43 | |
coderus | taixzo: timed | 16:48 |
*** onurati <onurati!~onurati@HSI-KBW-078-043-058-033.hsi4.kabel-badenwuerttemberg.de> has joined #sailfishos | 16:51 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has joined #sailfishos | 16:53 | |
*** rashm2k <rashm2k!~rm@4e56827f.skybroadband.com> has joined #sailfishos | 16:57 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Ping timeout: 252 seconds) | 17:00 | |
*** ZeiP <ZeiP!zeip@shell.zeip.eu> has joined #sailfishos | 17:02 | |
*** nib <nib!~nib@176.108.188.1> has quit IRC (Ping timeout: 255 seconds) | 17:02 | |
taixzo | coderus: could you point me toward documentation for timed? It seems to be very hard to google by being named such a common word | 17:03 |
kimmoli | ? https://github.com/nemomobile/timed/tree/master/src/doc | 17:04 |
coderus | taixzo: me not, i not used it, just checked what backend jolla is using, check kimmo link | 17:06 |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 17:13 | |
*** Sequenced <Sequenced!~sailfish@91-157-184-159.elisa-laajakaista.fi> has joined #sailfishos | 17:15 | |
*** Nichope <Nichope!~Nichope@70.pool85-58-134.dynamic.orange.es> has joined #sailfishos | 17:15 | |
*** gexc <gexc!~gexc@115.202.183.112> has quit IRC (Ping timeout: 250 seconds) | 17:16 | |
taixzo | hmm. It seems to be only accessible to c/c++ programs. :/ | 17:17 |
*** Guest9274 <Guest9274!~corne@84.245.63.165> has quit IRC (Ping timeout: 256 seconds) | 17:17 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Ping timeout: 264 seconds) | 17:17 | |
*** corne <corne!~corne@84-245-30-227.dsl.cambrium.nl> has joined #sailfishos | 17:19 | |
coderus | taixzo: you want this? https://github.com/nemomobile/nemo-qml-plugin-alarms | 17:19 |
*** corne is now known as Guest38717 | 17:19 | |
taixzo | so, if I understand, that makes alarms accessible from qml | 17:20 |
taixzo | ? | 17:20 |
*** Zwiebel-Chen <Zwiebel-Chen!~qqK@h-72-191.a163.priv.bahnhof.se> has joined #sailfishos | 17:20 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has quit IRC (Ping timeout: 255 seconds) | 17:21 | |
coderus | taixzo: i don't know, description says it's "Alarms QML plugin", you must try it yourself | 17:22 |
* taixzo will try once this natural language parser starts working | 17:22 | |
*** taixzo is now known as taixzo_away | 17:23 | |
*** taixzo_away is now known as taixzo | 17:27 | |
*** Zwiebel-Chen <Zwiebel-Chen!~qqK@h-72-191.a163.priv.bahnhof.se> has quit IRC (Quit: Bouncers suck.) | 17:32 | |
*** nib <nib!~nib@176.108.188.1> has joined #sailfishos | 17:33 | |
*** RoKenn <RoKenn!~RoKenn@2001:a60:1525:301:88bd:603c:2910:a22f> has joined #sailfishos | 17:33 | |
*** Sail0r <Sail0r!~Sailor@2a01:4f8:190:3484:1::ffb7> has quit IRC (Remote host closed the connection) | 17:47 | |
*** gigetoo <gigetoo!~gigetoo@c83-250-35-127.bredband.comhem.se> has joined #sailfishos | 17:48 | |
*** ortylp <ortylp!~ortylp@HSI-KBW-134-3-160-233.hsi14.kabel-badenwuerttemberg.de> has quit IRC (Ping timeout: 265 seconds) | 17:51 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has joined #sailfishos | 17:59 | |
*** Sail0r <Sail0r!~Sailor@ipbcc243dc.dynamic.kabel-deutschland.de> has joined #sailfishos | 18:00 | |
*** never_ <never_!~never@p5798F62C.dip0.t-ipconnect.de> has joined #sailfishos | 18:06 | |
*** ortylp <ortylp!~ortylp@HSI-KBW-134-3-160-233.hsi14.kabel-badenwuerttemberg.de> has joined #sailfishos | 18:07 | |
*** krobelus <krobelus!~u@212-197-191-175.adsl.highway.telekom.at> has quit IRC (Ping timeout: 244 seconds) | 18:08 | |
*** krobelus <krobelus!~u@178-191-104-4.adsl.highway.telekom.at> has joined #sailfishos | 18:10 | |
*** Sail0r <Sail0r!~Sailor@ipbcc243dc.dynamic.kabel-deutschland.de> has quit IRC (Remote host closed the connection) | 18:16 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 18:21 | |
*** Jettis <Jettis!~h0h0@a88-115-45-250.elisa-laajakaista.fi> has quit IRC (Ping timeout: 252 seconds) | 18:23 | |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has quit IRC (Ping timeout: 250 seconds) | 18:45 | |
coderus | Check this out! http://www.youtube.com/watch?v=ipC_rrrLk-0 | 19:03 |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Remote host closed the connection) | 19:03 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has joined #sailfishos | 19:05 | |
*** nib <nib!~nib@176.108.188.1> has quit IRC (Ping timeout: 264 seconds) | 19:06 | |
*** Jettis <Jettis!~h0h0@a88-115-45-250.elisa-laajakaista.fi> has joined #sailfishos | 19:09 | |
*** RoKenn <RoKenn!~RoKenn@2001:a60:1525:301:88bd:603c:2910:a22f> has quit IRC (Remote host closed the connection) | 19:16 | |
never_ | not available in germany, thanks to GEMA xD | 19:17 |
Nokius | coderus: SDK say in Build-Issues "Project ERROR: Unknown module(s) in QT: declarative" | 19:19 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@212-198-218-185.rev.numericable.fr> has joined #sailfishos | 19:19 | |
Nokius | When I open the Project (https://gitorious.org/camdrive/camdrive_qml/source/ab7660263aab176299a603b4c5923ee8c166a992:) like to see if it Builds and may work I know its formthe passt but I like to record my summer Trip / roads I drive | 19:20 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-37-188-134-157.eurotel.cz> has joined #sailfishos | 19:21 | |
Nokius | never_: thanks for the info so no copy&paste :( | 19:21 |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has joined #sailfishos | 19:22 | |
*** Jettis <Jettis!~h0h0@a88-115-45-250.elisa-laajakaista.fi> has quit IRC (Ping timeout: 240 seconds) | 19:22 | |
never_ | Nokius: https://www.freeyoutubeproxy.org - Worked for me. I liked, what i saw ;) | 19:24 |
Nokius | :( flash | 19:25 |
*** dafox <dafox!~dafox@ip3e8380c8.speed.planet.nl> has quit IRC (Ping timeout: 250 seconds) | 19:26 | |
Nokius | :D | 19:27 |
coderus | never_: i reuploaded with no audio :D | 19:32 |
coderus | Nokius: you trying to build qt4 sources for qt5 | 19:32 |
Nokius | :,( | 19:33 |
Nokius | coderus: it works now fine (video) | 19:33 |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: wut) | 19:34 | |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has joined #sailfishos | 19:35 | |
coderus | Nokius: i know :) | 19:36 |
*** _schism_ <_schism_!~schism@cpe-098-025-103-127.sc.res.rr.com> has quit IRC (Ping timeout: 252 seconds) | 19:41 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB7D32.dip0.t-ipconnect.de> has joined #sailfishos | 19:44 | |
Nokius_ | what :D | 19:45 |
*** Nokius <Nokius!~Nokius@p5DDB4AD4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds) | 19:47 | |
coderus | video is working fine now without audio | 19:50 |
Nokius_ | Cover issue for message applaction and dialer is still in 1.1.2.15 :( | 19:50 |
Nokius_ | coderus: yeah this anti pirate function is awesome! | 19:50 |
*** datakurre <datakurre!datakurre@lakka.kapsi.fi> has quit IRC (Ping timeout: 265 seconds) | 19:50 | |
*** edubai <edubai!sid39243@gateway/web/irccloud.com/x-xhnssehcuycjmqyf> has quit IRC (Read error: Connection reset by peer) | 19:51 | |
*** djkinetic_ <djkinetic_!sid15282@gateway/web/irccloud.com/x-ubvozncwmgiaacjw> has quit IRC (Read error: Connection reset by peer) | 19:51 | |
*** Abjectio <Abjectio!sid41030@fsf/member/Abjectio> has quit IRC (Write error: Connection reset by peer) | 19:51 | |
*** cybrNaut <cybrNaut!cybrNaut@2001:0:53aa:64c:300f:a818:bcca:66c4> has quit IRC (Ping timeout: 265 seconds) | 19:51 | |
*** pulser <pulser!~quassel@VillainROM/staff/Pulser> has quit IRC (Remote host closed the connection) | 19:51 | |
*** sandsmark <sandsmark!~sandsmark@kde/sandsmark> has quit IRC (Remote host closed the connection) | 19:51 | |
*** Mnsu <Mnsu!sremes@lakka.kapsi.fi> has quit IRC (Ping timeout: 265 seconds) | 19:52 | |
*** hge <hge!~hge@2001:2060:53:beef:f86b:ee79:148c:f02> has quit IRC (Ping timeout: 265 seconds) | 19:52 | |
*** PMG <PMG!~PMG@2001:998:2a:dead:a8e5:fab2:6581:5613> has quit IRC (Ping timeout: 265 seconds) | 19:52 | |
*** tigeli <tigeli!pasjohol@siirappi.com> has quit IRC (Ping timeout: 265 seconds) | 19:52 | |
*** Mikaela <Mikaela!mikaela@unaffiliated/mikaela> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** xkr47 <xkr47!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** tuomasjjrasanen <tuomasjjrasanen!tuos@irc.tjjr.fi> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** pozzoni <pozzoni!pozzoni@2604:180::5a69:7f32> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** pyksy <pyksy!pyksy@2a01:4f8:162:716c:666:feed:c0ed:babe> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** rangoy <rangoy!rangoy@irc.rangoy.com> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** Riksha <Riksha!riksha@riksha.quoservers.fi> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** Mnsu <Mnsu!sremes@lakka.kapsi.fi> has joined #sailfishos | 19:53 | |
*** xkr47 <xkr47!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has joined #sailfishos | 19:53 | |
*** Nicd- <Nicd-!nicd@2a01:7e00:e001:2c01:beee:eeee:eeee:eee5> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
*** tbr <tbr!dm8tbr@cl-790.ham-01.de.sixxs.net> has quit IRC (Ping timeout: 265 seconds) | 19:53 | |
Nokius_ | so now Jolla video and gps tracking for me this summer :( | 19:54 |
*** sandsmark <sandsmark!~sandsmark@kde/sandsmark> has joined #sailfishos | 19:54 | |
*** Sailor11736 <Sailor11736!~sailfish@a88-115-218-225.elisa-laajakaista.fi> has joined #sailfishos | 19:54 | |
*** kaippari <kaippari!~ari@host-109-204-158-79.tp-fne.tampereenpuhelin.net> has joined #sailfishos | 19:55 | |
*** _schism_ <_schism_!~schism@cpe-098-025-103-127.sc.res.rr.com> has joined #sailfishos | 19:55 | |
*** tigeli <tigeli!~pasjohol@siirappi.com> has joined #sailfishos | 19:55 | |
*** datakurre <datakurre!datakurre@lakka.kapsi.fi> has joined #sailfishos | 19:56 | |
*** cybrNaut <cybrNaut!cybrNaut@2001:0:53aa:64c:300f:a818:bcca:66c4> has joined #sailfishos | 19:56 | |
*** Nicd- <Nicd-!nicd@2a01:7e00:e001:2c01:beee:eeee:eeee:eee5> has joined #sailfishos | 19:56 | |
*** Mikaela <Mikaela!mikaela@unaffiliated/mikaela> has joined #sailfishos | 19:56 | |
*** pulser <pulser!~quassel@VillainROM/staff/Pulser> has joined #sailfishos | 19:56 | |
*** djkinetic_ <djkinetic_!sid15282@gateway/web/irccloud.com/x-llayyiaxeitoivux> has joined #sailfishos | 19:57 | |
kaippari | is there a solution to move .home to sdcard on 1.1.1.27 ? | 19:57 |
*** edubai <edubai!sid39243@gateway/web/irccloud.com/x-fpyrutdfmwixkdzx> has joined #sailfishos | 19:57 | |
*** PMG <PMG!~PMG@2001:998:2a:dead:81d4:531d:94e8:fbcf> has joined #sailfishos | 19:58 | |
*** hge <hge!~hge@2001:2060:53:beef:258d:36a1:7d45:28a1> has joined #sailfishos | 19:58 | |
*** Abjectio <Abjectio!sid41030@fsf/member/Abjectio> has joined #sailfishos | 19:58 | |
*** Riksha <Riksha!riksha@riksha.quoservers.fi> has joined #sailfishos | 19:59 | |
*** pozzoni <pozzoni!pozzoni@2604:180::5a69:7f32> has joined #sailfishos | 20:00 | |
Nokius_ | nn | 20:00 |
*** rangoy <rangoy!rangoy@irc.rangoy.com> has joined #sailfishos | 20:00 | |
*** pyksy <pyksy!pyksy@2a01:4f8:162:716c:666:feed:c0ed:babe> has joined #sailfishos | 20:01 | |
*** dafox <dafox!~dafox@ip565ed369.direct-adsl.nl> has joined #sailfishos | 20:01 | |
*** tbr <tbr!dm8tbr@cl-790.ham-01.de.sixxs.net> has joined #sailfishos | 20:02 | |
*** spider-mario <spider-mario!~spidermar@mtg95-10-78-219-27-149.fbx.proxad.net> has quit IRC (Ping timeout: 252 seconds) | 20:03 | |
coderus | kaippari: is there any problem with this sailfish version? | 20:04 |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 246 seconds) | 20:04 | |
kaippari | coderus, nope just filling up phone main memory | 20:05 |
*** tuomasjjrasanen <tuomasjjrasanen!tuos@irc.tjjr.fi> has joined #sailfishos | 20:06 | |
kaippari | coderus, I did try one guide 1.0.x but didn't get it working | 20:06 |
coderus | kaippari: i mean is there any problem do do this in 1.1.1.27? | 20:07 |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has joined #sailfishos | 20:07 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has quit IRC (Ping timeout: 252 seconds) | 20:09 | |
kaippari | coderus, I just don't know how. I can see mmcblk1p1 59 G but could not get .home or .android there | 20:09 |
coderus | kaippari: did you formatted your sdcard to btrfs or ext4 first? | 20:10 |
kaippari | coderus, ext4 | 20:11 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-37-188-134-157.eurotel.cz> has quit IRC (Ping timeout: 256 seconds) | 20:12 | |
*** ejjoman <ejjoman!~ejjoman@p508AC998.dip0.t-ipconnect.de> has joined #sailfishos | 20:13 | |
coderus | kaippari: so, what the problem exactly you got? | 20:13 |
kaippari | coderus, phone is still using internal memory so mapping to sdcard is not working. | 20:15 |
*** sjtoik <sjtoik!~sjtoik@85-23-207-206.co.dnainternet.fi> has quit IRC (Ping timeout: 244 seconds) | 20:17 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@212-198-218-185.rev.numericable.fr> has quit IRC (Quit: Konversation terminated!) | 20:17 | |
*** sjtoik <sjtoik!~sjtoik@85-23-207-206.co.dnainternet.fi> has joined #sailfishos | 20:17 | |
coderus | kaippari: how you did that? | 20:18 |
*** ejjoman_ <ejjoman_!~ejjoman@p508AC998.dip0.t-ipconnect.de> has joined #sailfishos | 20:18 | |
kaippari | coderus, following this guide http://talk.maemo.org/showthread.php?t=92449 | 20:19 |
*** cloanta_ <cloanta_!~sailfish@36.189-240-81.adsl-dyn.isp.belgacom.be> has joined #sailfishos | 20:20 | |
*** ejjoman <ejjoman!~ejjoman@p508AC998.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 264 seconds) | 20:22 | |
coderus | kaippari: it should work | 20:23 |
*** plfiorini_ <plfiorini_!~plfiorini@net-93-71-167-190.cust.vodafonedsl.it> has joined #sailfishos | 20:23 | |
coderus | start script manually and check output and mount results | 20:23 |
*** plfiorini <plfiorini!~plfiorini@net-93-71-167-190.cust.vodafonedsl.it> has quit IRC (Disconnected by services) | 20:24 | |
*** plfiorini_ is now known as plfiorini | 20:25 | |
kaippari | coderus, OK | 20:25 |
*** rubdos <rubdos!~rubdos@dhcp-122-58.vub.ac.be> has joined #sailfishos | 20:32 | |
*** Claudy <Claudy!Claudy@unaffiliated/claudy> has quit IRC (Ping timeout: 250 seconds) | 20:37 | |
*** Claudy <Claudy!Claudy@unaffiliated/claudy> has joined #sailfishos | 20:38 | |
*** Sail0r <Sail0r!~Sailor@ipbcc243dc.dynamic.kabel-deutschland.de> has joined #sailfishos | 20:48 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 20:51 | |
*** disharmonic <disharmonic!~disharmon@unaffiliated/disharmonic> has quit IRC (Quit: Leaving) | 20:53 | |
*** GenesisAquarion is now known as SolarAquarion | 20:55 | |
kaippari | coderus, got it. Cleared some typos | 21:01 |
*** Jettis <Jettis!~h0h0@a88-115-45-250.elisa-laajakaista.fi> has joined #sailfishos | 21:07 | |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has joined #sailfishos | 21:08 | |
*** rashm2k <rashm2k!~rm@4e56827f.skybroadband.com> has quit IRC (Ping timeout: 256 seconds) | 21:22 | |
*** ejjoman_ <ejjoman_!~ejjoman@p508AC998.dip0.t-ipconnect.de> has quit IRC (Quit: Konversation terminated!) | 21:31 | |
*** tzafrir <tzafrir!~tzafrir@local.xorcom.com> has quit IRC (Ping timeout: 252 seconds) | 21:31 | |
*** kaippari <kaippari!~ari@host-109-204-158-79.tp-fne.tampereenpuhelin.net> has quit IRC (Quit: Leaving) | 21:34 | |
*** never_ <never_!~never@p5798F62C.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection) | 21:36 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 21:38 | |
faenil | coderus: the swiping effect looks better than I expected, it's nice | 21:38 |
*** oida <oida!~oida@unaffiliated/oida> has joined #sailfishos | 21:41 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-89-177-124-246.net.upcbroadband.cz> has joined #sailfishos | 21:49 | |
*** oida <oida!~oida@unaffiliated/oida> has quit IRC (Quit: WeeChat 1.0.1) | 21:52 | |
*** oida <oida!~oida@unaffiliated/oida> has joined #sailfishos | 21:53 | |
*** onurati <onurati!~onurati@HSI-KBW-078-043-058-033.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Ping timeout: 252 seconds) | 22:05 | |
*** ortylp <ortylp!~ortylp@HSI-KBW-134-3-160-233.hsi14.kabel-badenwuerttemberg.de> has quit IRC (Quit: Leaving.) | 22:08 | |
coderus | faenil: i lost week debugging it to show something to users :D | 22:18 |
coderus | and it's not ready yet, still many bugs :) | 22:19 |
coderus | can anyone show me desktop file launching dbus for sailfishos? | 22:19 |
*** Shinryuu <Shinryuu!~shn@85-76-162-112-nat.elisa-mobile.fi> has quit IRC (Quit: zzZzzZzzz) | 22:19 | |
coderus | i puzzled a bit | 22:19 |
*** RoKenn <RoKenn!~RoKenn@2001:a60:1525:301:697d:9261:9f1:eab8> has joined #sailfishos | 22:22 | |
*** flux <flux!flux@coffee.modeemi.fi> has quit IRC (Remote host closed the connection) | 22:29 | |
*** flux <flux!flux@coffee.modeemi.fi> has joined #sailfishos | 22:30 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has quit IRC (Ping timeout: 250 seconds) | 22:31 | |
*** piggz <piggz!~piggz@host-80-43-93-242.as13285.net> has quit IRC (Ping timeout: 252 seconds) | 22:31 | |
coderus | hm, X-Maemo- thing works, but i should use function with QStringList params method, okay | 22:33 |
*** nahka^ <nahka^!~nahka@dsl-roibrasgw1-54fb85-193.dhcp.inet.fi> has quit IRC (Ping timeout: 246 seconds) | 22:42 | |
*** dafox <dafox!~dafox@ip565ed369.direct-adsl.nl> has quit IRC (Ping timeout: 244 seconds) | 22:44 | |
*** SolarAquarion <SolarAquarion!~solaraqua@unaffiliated/solaraquarion> has joined #sailfishos | 22:44 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-212-36.as13285.net> has quit IRC (Ping timeout: 244 seconds) | 22:47 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has joined #sailfishos | 22:57 | |
*** AlmAck <AlmAck!~AlmAck@191.68.198.178.dynamic.wline.res.cust.swisscom.ch> has quit IRC (Quit: Konversation terminated!) | 23:01 | |
*** R-Z <R-Z!~Rz@91-158-53-214.elisa-laajakaista.fi> has quit IRC (Read error: Connection reset by peer) | 23:02 | |
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 246 seconds) | 23:03 | |
*** tanty_off <tanty_off!~agomez@fanzine.igalia.com> has quit IRC (Ping timeout: 276 seconds) | 23:10 | |
*** Lipevakala_ <Lipevakala_!~sailfish@85-76-111-23-nat.elisa-mobile.fi> has joined #sailfishos | 23:16 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-100-71-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 256 seconds) | 23:19 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-89-177-124-246.net.upcbroadband.cz> has quit IRC (Quit: Odcházím) | 23:27 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has quit IRC (Read error: Connection reset by peer) | 23:29 | |
*** Sidde <Sidde!sidde@shell.lokalen.org> has quit IRC (Ping timeout: 246 seconds) | 23:29 | |
*** Sidde <Sidde!sidde@shell.lokalen.org> has joined #sailfishos | 23:30 | |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has quit IRC (Quit: Leaving.) | 23:30 | |
*** arcean <arcean!~arcean@83.4.120.59> has quit IRC (Quit: Application terminated!) | 23:34 | |
*** rubdos <rubdos!~rubdos@dhcp-122-58.vub.ac.be> has quit IRC (Quit: Leaving) | 23:36 | |
*** thenoiza <thenoiza!~usr@94.188.15.148> has quit IRC (Ping timeout: 252 seconds) | 23:53 | |
*** tat <tat!~tat@37.120.78.128> has quit IRC (Remote host closed the connection) | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!