Sunday, 2018-02-11

*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has quit IRC (Ping timeout: 240 seconds)00:08
MeowDudelocusf: how do I switch from null to something else without having to rebuild>00:09
malfrom null?00:11
MeowDudeyes00:11
malnull what?00:11
MeowDudemal: https://pastebin.com/xNPVbt1n00:12
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.230> has joined #sailfishos-porters00:13
MeowDude Ill give fbdev a try though00:13
malI don't understand the issue, for testing you use the EGL_PLATFORM on commandline, for everything else https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/sparse/var/lib/environment/compositor/droid-hal-device.conf#L200:13
MeowDudemal:  ssh-keygen -f "/home/galaxyninja66/.ssh/known_hosts" -R 192.168.2.1500:20
MeowDudewhoops my bad00:20
MeowDudeThis application failed to start because it could not find or load the Qt platform plugin "xcb"00:20
MeowDudeI meant that00:20
MeowDudeare we sure that means nothing?00:21
malMeowDude: what are you trying to run00:21
malMeowDude: that means you are running something in incorrect environment or with incorrect parameters00:21
MeowDudetest_hwcomposer worked00:22
MeowDudeI ran EGL_PLATFORM=hwcomposer test _hwcomposer and my screen was blasted with the pattern test00:22
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)00:22
MeowDudemal: it is whenever I run EGL_PLATFORM=hwcomposer /usr/bin/jolla-startupwizard that I get this error, either as nemo or as root00:24
MeowDudethis is weird, hwcomposer seems to work, but it just keeps segfaulting when I try to run jolla-startupwizard00:25
maladd -platform wayland or -platform hwcomposer00:25
malto the end of the startup wizard command00:26
MeowDudehttps://pastebin.com/u3icZKP500:26
MeowDudemal: what does DB is locked mean? can I just force unlock it?00:27
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.230> has quit IRC (Ping timeout: 248 seconds)00:28
malMeowDude: it has problems using dbus00:28
maltry as root00:29
MeowDudegot it00:29
MeowDudemal: same exact problem, DB is locked00:29
MeowDudeshould I grab the log and paste it? it looks the exact same as when it was ran as nemo00:30
malcheck systemctl and systemctl-user (or systemctl --user), is dbus running ok on both00:33
MeowDudeI shal check!00:34
MeowDudehttps://pastebin.com/hrNFhX5E00:36
MeowDudesystemctl shows dbus is active00:36
*** greguu <greguu!~greguu@2a00:1a28:1559:3::1003> has joined #sailfishos-porters00:36
malcheck also the other00:37
MeowDudemal: when I run systemct --user I get: Failed to get D-Bus connection: No such file or directory00:37
beidlMeowDude: this specific command only works as user nemo00:38
MeowDudeoh oops00:38
MeowDudehttps://pastebin.com/aJJxXUNt00:39
beidltry with QT_QPA_PLATFORM=hwcomposer EGL_PLATFORM=hwcomposer /usr/bin/jolla-startupwizard00:42
Mister_Magistermal: oh i'll forget it soon lol, the problem about OTA00:43
MeowDudehttps://pastebin.com/YeeDGeLD00:43
MeowDudebeidl: same window error with QPA00:43
*** murray_ <murray_!~murray@dyndsl-092-252-097-174.ewe-ip-backbone.de> has joined #sailfishos-porters00:46
beidlMeowDude: is dconf-service running?00:47
MeowDudelet me check real quick00:48
MeowDudedconf.service isn't even listed...00:48
beidlusing ps00:48
MeowDudewhat exact command should I use00:49
beidlps xua | grep dconf00:49
*** murray <murray!~murray@dyndsl-089-166-217-090.ewe-ip-backbone.de> has quit IRC (Ping timeout: 240 seconds)00:49
MeowDudehttps://pastebin.com/nWAXa3LE00:50
MeowDuderan as nemo00:50
MeowDudehttps://pastebin.com/YPRL0pmS00:51
MeowDuderan as root00:51
malMeowDude: I can't remember which one but one of those has to be wayland, not hwcomposer00:52
beidlMeowDude: could be that the setup wizard wants to connect to dconf, though it cant due to different bus00:52
MeowDudeso how do I fix it00:52
beidlMeowDude: look up the DBUS_SESSION_BUS_ADDRESS in /proc/<pidofdconf-service>/environ00:53
beidland try prepending that to the earlier command00:54
beidlalso run as nemo00:54
MeowDudehttps://pastebin.com/dEwMN2Xk00:54
MeowDudeoh00:54
beidlhaha no, insert the right pid (860)00:55
MeowDudeI must confess I am not very good with linux, so you will need to baby bird me the command so I can parrot it and hopefully absorb it for the future00:56
beidlMeowDude: all good :)00:57
beidlnot as if I'ma tax you for questions like that :)00:58
MeowDudeso uh01:00
MeowDudecommand?01:00
beidlyou almost had it: cat /proc/860/environ (if you haven't restarted in between, ofc)01:01
MeowDudehttps://pastebin.com/GKyTQMUv01:02
MeowDudeDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket01:03
beidlincluding the guid part01:04
beidland prepend to the earlier jolla-setupwizard command01:04
MeowDudeDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket,guid=8aa06480d86e4988f66555fe5a7f91f701:04
*** murray_ <murray_!~murray@dyndsl-092-252-097-174.ewe-ip-backbone.de> has quit IRC (Quit: Leaving)01:05
MeowDudestill segfaults01:05
MeowDudeMister_Magister: how did you get passed lockscreen on the HTC Pico01:06
MeowDudeI was looking through your old thread01:06
beidlDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/100000/dbus/user_bus_socket,guid=8aa06480d86e4988f66555fe5a7f91f7 QT_QPA_PLATFORM=hwcomposer EGL_PLATFORM=hwcomposer /usr/bin/jolla-startupwizard01:07
beidljust to sync up01:07
MeowDudebeidl: https://pastebin.com/5Zc5jML801:08
MeowDudesame QPA error : (01:08
beidlif you want to skip the startupwizard for now you could create an empty file: touch /home/nemo/.jolla-startupwizard-usersession-done01:11
beidlin a normal bootup situation01:12
malMeowDude: why didn't you do what I told01:12
malbeidl: not recommended, many thing will be broken if wizard is not done01:13
MeowDudemal: explain01:13
mal02:52 < mal> MeowDude: I can't remember which one but one of those has to be wayland, not hwcomposer01:13
MeowDudemal: I can just rm the file01:13
MeowDude*facepalm* that went way over my head01:13
MeowDuderebooting now01:13
beidlmal: wayland is only supposed to be used in a compositor-server-client situation, which is not true for the startupwizard01:14
beidland yes, but for testing this should be enough01:14
MeowDudebeidl: still can't get past lockscreen01:15
beidlMeowDude: you mean via touch input?01:16
MeowDudeno it responds to touch01:16
MeowDudeI just can't get past it01:16
MeowDudebeidl: https://www.youtube.com/watch?v=XFb6_YSI2R801:17
MeowDudethis should give you an idea of where I am at01:17
beidlissues with edge detection in lipstick01:18
beidl?01:18
beidlleft-right eddges01:18
beidl*edges01:18
MeowDudeno it detects it just fine01:19
MeowDudeI just can't get past the lockscreen01:19
MeowDudeIll brb in 30min01:19
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 240 seconds)01:29
malbeidl: but the second wizard is on top the UI basically01:35
malbeidl: the first is not01:35
malMeowDude: if second startup wizard fails to complete then lockscreen will fail01:37
*** linux_unix-10 <linux_unix-10!~quassel@49.149.21.45> has quit IRC (Remote host closed the connection)01:48
*** linux_unix-10 <linux_unix-10!~quassel@49.149.21.45> has joined #sailfishos-porters01:56
MeowDudeI am back02:13
MeowDudeand ready to rumble02:13
MeowDudeand wow it was double what I said02:13
MeowDudemal: I wish there was a way to trace the setup wizard, and see what is going wrong02:13
MeowDudeI tried strace but it is indecipherable02:16
beidlMeowDude: mal is right in that the lockscreen won't let you through if the second part of the wizard hasn't been started. I wonder what happens if all 3 skip files have been created.02:20
beidltouch /home/nemo/.jolla-startupwizard-done02:22
beidltouch /home/nemo/.jolla-startupwizard-sfos2-tutorial02:22
beidltouch /home/nemo/.jolla-startupwizard-usersession-done02:22
MeowDudeit works02:27
MeowDudeholy shit I am in a broken gui02:27
MeowDudebut it fucking works02:27
MeowDudewow02:27
MeowDudeholy shet02:27
beidlnice :D so the QT_QPA_PLATFORM should be wayland-egl in case of the second wizard run02:29
beidlrm'ing the 3 files and re-running the wizard with wayland-egl should work02:30
beidlMeowDude: how broken though?02:31
*** MeowDude <MeowDude!65671453@gateway/web/freenode/ip.101.103.20.83> has quit IRC (Ping timeout: 260 seconds)02:32
*** MeowDude2 <MeowDude2!65671453@gateway/web/freenode/ip.101.103.20.83> has joined #sailfishos-porters02:34
MeowDude2beidl: give me a few minutes to upload the video02:35
MeowDude2what you notice though is that for some reason, ambiances and stuff glitch out with previously displayed UI elements, you will see what I mean in the video02:35
MeowDude2beidl: https://www.youtube.com/watch?v=HXMX6uqPHls02:48
MeowDude2the setting application opened, but it didn't actually use the scree02:49
MeowDude2again, something you will know what I mean when you see it02:49
*** krnlyng <krnlyng!~frajo@mobile-access-6df0f5-154.dhcp.inet.fi> has quit IRC (Ping timeout: 256 seconds)02:50
beidlMeowDude2: looks like issues with the opengles/hybris driver02:54
*** gmoro_ <gmoro_!~gmoro@31.169.96.62> has joined #sailfishos-porters02:54
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 260 seconds)02:55
MeowDude2what does that mean and how can it be fixed02:55
beidlMeowDude2: is there any output when you run for example /usr/bin/jolla-settings through a terminal?02:56
MeowDude2I can't open terminal02:56
MeowDude2didn't you see the video?02:57
beidlvia your pc I mean02:57
MeowDude2oh, let me check02:57
MeowDude2segmentation fault02:57
MeowDude2Ill pastebin the output02:57
MeowDude2https://pastebin.com/fpbwBt9V02:58
beidljolla-calendar instead?02:59
MeowDude2jolla-calender isn't installed by default so can't03:00
MeowDude2Ill try clock03:00
MeowDude2file:///usr/lib/qt5/qml/Sailfish/Silica/private/CoverWindow.qml:10: ReferenceError: Config is not defined03:00
MeowDude2this seems to be the big thing and I am pretty sure the second setup wizard is what defines it03:00
MeowDude2maybe I can manually define it03:00
beidlhard to define from outside, this error has nothing to do with the setup wizard03:04
MeowDude2what is the error about then03:04
beidlinternal code shenanigans, looking into it03:04
beidlbasically seems to complain that the compositor/home screen cannot determine wether to peek into the wayland buffer or not03:06
beidlspecifically, what to show in place of the homescreen cover03:08
beidlhave you tried explicitly running an app with QT_QPA_PLATFORM=wayland-egl prepended?03:09
beidlalso, which android/AOSP version is your adaptation based on?03:10
beidlgenerally, there are issues with GPU memory03:13
beidlreferencing the wrong window, textures, whatnot03:13
*** gmoro_ <gmoro_!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 268 seconds)03:17
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters03:18
MeowDude2biedl: base is CM11 Android 4.4, I tried a CM13 base but it never botted03:18
MeowDude2booted*03:18
MeowDude2Ill try prepending an app with that03:18
MeowDude2still ends in a segfault03:19
*** Mikayx <Mikayx!~kvirc@85-76-163-142-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 260 seconds)03:22
beidlMeowDude2: is an application you started from the homescreen actually running when checking via ps?03:24
MeowDude2um no I will do that03:25
MeowDude2its ps xua right?03:25
beidlsame as before03:25
beidlyes03:26
beidlor "ps aux", whatever you prefer03:26
MeowDude2https://paste.ee/p/VRlZj03:27
MeowDude2I ran ps xua with settings running03:27
beidlthe output is cut, you could "ps aux | grep jolla-settings"03:28
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Quit: ZNC 1.6.5+deb1 - http://znc.in)03:30
beidlmaybe the compositor is just showing a cover with no legit application running03:31
beidlMeowDude2: try starting the application with: invoker --single-instance --type=silica-qt5 /usr/bin/jolla-settings &03:39
beidland check via ps again03:40
MeowDude2beidl: it segfaulted03:41
MeowDude2it shows the actual icons and stuff though, like a tiny tiny snapshot of what is would look like03:41
beidlso just showing the cover..03:43
MeowDude2interesting03:43
MeowDude2should I run ps despite it segfaulting?03:43
beidlshouldn't be necessary03:44
MeowDude2oh alright03:44
MeowDude2so what is the next step03:44
beidlthere might be changes required to some middlelayer components03:45
beidlor low-level, depending on the definition03:45
MeowDude2so it requires rebuilding?03:46
beidlmore like code changes in libhybris03:46
beidlI wonder what android version other exynos-based adaptations are based on03:47
MeowDude2samsung galaxy s3 I think is based on CM10.1.303:48
MeowDude2I could start building again if I somehow find a way for my sources and all my built stuff to need less than 25GB03:48
beidlmight be worth a shot03:50
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.65> has joined #sailfishos-porters03:55
*** ranter <ranter!~ranter@87-95-227-247.bb.dnainternet.fi> has quit IRC (Ping timeout: 255 seconds)03:57
MeowDude2beidl: but I don't want to do that if I don't have to04:12
beidlMeowDude2: either code changes or rebasing on a different android version04:15
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.65> has quit IRC (Read error: Connection reset by peer)04:15
beidland I won't be able to properly test without the actual device04:16
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 248 seconds)04:21
MeowDude2yo soy05:28
MeowDude2I am bag05:28
MeowDude2beidl: the Galaxy S4 uses an exynos5 as well (Exynos 5410 compared to my N10's 5250)05:31
MeowDude2its base is CM12.105:31
MeowDude2fuck it maybe I should just use a CM10.1 base, the S3 and Note (original) use CM10.1 as a base but iirc there is a reason to not use it... Does anyone remember>?05:34
*** T4 <T4!teleirc@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection)06:00
*** T4 <T4!teleirc@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters06:00
*** MeowDudeAlt <MeowDudeAlt!65671453@gateway/web/freenode/ip.101.103.20.83> has quit IRC (Quit: Page closed)06:02
*** Qiangong2 <Qiangong2!48e9ab8b@gateway/web/freenode/ip.72.233.171.139> has joined #sailfishos-porters06:04
*** linux_unix-10 <linux_unix-10!~quassel@49.149.21.45> has quit IRC (Remote host closed the connection)06:04
Qiangong2I'm following the build guide here for jfltexx: https://wiki.merproject.org/wiki/Adaptations/libhybris/Install_SailfishOS_for_jfltexx however the build keeps failing at "frameworks/native/libs/binder/IMemory.cpp:204: error: undefined reference to '__android_log_error_write' collect2: error: ld returned 1 exit status"06:06
Qiangong2The developer said he had the issue here: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2016-05-26.log.html and that he fixed it, but he didn't say how06:07
Qiangong2The fix that the mer site recommends does not work06:07
MeowDude2when are you getting this error Qiangong206:16
MeowDude2and hey wow I was just looking at that page06:16
MeowDude2exynos is a pain you will hate it06:16
Qiangong2lol06:17
Qiangong2I was trying to run: "make libaudioflingerglue miniafservice"06:17
MeowDude2hmmm06:19
MeowDude2I would just skip that step and see what happens06:19
MeowDude2then again I am not very good at this06:20
MeowDude2beidl was helping me earlier06:20
MeowDude2beidl give Qiangong2 some help with his weird extra step06:20
Qiangong2If I skip that, it gives me a zconf error06:25
Qiangong2no such file or directory06:25
Qiangong2I don't know if that happened due to the previous step not working06:25
Qiangong2Or a problem with the lineageos kernel06:26
MeowDude2hmmm... then it is required... pastebin the exact output of the command "make libaudioflingerglue miniafservice"06:27
MeowDude2also I switched bases to hybris 12.1, added depth=1 to repo init and -c to my repo sync, hopefully my 32gb sd card is enough06:27
Qiangong2The last lines before the error: https://hastebin.com/refijifate.pas06:33
Qiangong2There were no warnings or errors before this one06:33
MeowDude2run "cat frameworks/native/libs/binder/IMemory.cpp" and paste the out put, if you can only fit a bit please paste line 244 and the surrounding lines06:38
MeowDude2Qiangong2^06:38
*** lal <lal!~lal@117.248.9.255> has joined #sailfishos-porters06:41
Qiangong2Here's the whole file: https://hastebin.com/tejerutocu.m06:42
Qiangong2the developer even commented in "Hm."06:43
Qiangong2*at 20406:43
MeowDude2comment every single line between line 184 and 21506:47
MeowDude2just to try it06:47
MeowDude2also I am very excited, Nexus 10 is officially on the adaptations/libhybris page06:49
MeowDude2hooray06:49
Qiangong2yay06:51
Qiangong2Here's the new error: https://hastebin.com/citixufuyi.pas06:54
Qiangong2basically says that I commented out thirty lines06:55
MeowDude2nah07:01
MeowDude2its a new error07:01
MeowDude2in a different file07:01
MeowDude2this file /home/orca/hadk/out/target/product/jfltexx/obj/SHARED_LIBRARIES/libbinder_intermediates/IMemory.o07:01
Qiangong2But the part I commented out is BpMemory::getMemory(int*, unsigned int*) const07:08
*** lal <lal!~lal@117.248.9.255> has quit IRC (Quit: got to go!)07:11
*** ranter <ranter!~ranter@87-95-49-93.bb.dnainternet.fi> has joined #sailfishos-porters07:13
MeowDude2oh07:19
MeowDude2well Ill be honest I don't really know what to do besides caveman style commenting out error lines07:19
Qiangong2It honestly would probably just be better to rebuild with a lineage-13.0 tree07:20
Qiangong2I just didn't want to have to go through all that work if I didn't have to :P07:20
*** _sven <_sven!~sven@p5B26E5F9.dip0.t-ipconnect.de> has joined #sailfishos-porters07:29
Qiangong2Okay, well g'night everyone07:30
*** Qiangong2 <Qiangong2!48e9ab8b@gateway/web/freenode/ip.72.233.171.139> has quit IRC (Quit: Page closed)07:30
MeowDude2woo hoo so I have 12.5GB free space now, lets see if that is enough to start porting07:41
MeowDude2building kernel now07:41
*** lpotter <lpotter!~quassel@124.180.170.100> has quit IRC (Ping timeout: 255 seconds)08:05
*** Zucca <Zucca!~zucca@85-76-5-72-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection)08:09
*** Zucca <Zucca!~zucca@85-76-5-72-nat.elisa-mobile.fi> has joined #sailfishos-porters08:10
*** linux_unix-10 <linux_unix-10!~quassel@49.149.59.118> has joined #sailfishos-porters08:14
*** Mikayx <Mikayx!~kvirc@85-76-20-109-nat.elisa-mobile.fi> has joined #sailfishos-porters08:18
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has joined #sailfishos-porters08:20
*** kamnxt <kamnxt!54d6004c@gateway/web/freenode/ip.84.214.0.76> has joined #sailfishos-porters08:45
kamnxtHey! Is it possible to get pulseaudio-modules-droid to look for the audio_policy.conf file somewhere else? It seems like my LineageOS build doesn't have it...08:46
r0kk3rzkamnxt: symlink?08:55
kamnxtr0kk3rz: how would I do that? Can I have files in sparse/system/etc or similar, for example?08:57
r0kk3rzsure08:57
r0kk3rzwell not in /system as thats read only08:57
r0kk3rzbut iirc it reads it out of /etc08:58
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.134> has joined #sailfishos-porters09:01
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.134> has quit IRC (Read error: Connection reset by peer)09:03
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has joined #sailfishos-porters09:04
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has quit IRC (Ping timeout: 256 seconds)09:09
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.249.68> has joined #sailfishos-porters09:09
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters09:21
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:c38:9d09:8e19:ff46> has joined #sailfishos-porters09:24
*** TheKit <TheKit!~nekit@95-83-24-215.saransk.ru> has joined #sailfishos-porters09:27
*** NotKit <NotKit!~nekit@95-83-28-172.saransk.ru> has quit IRC (Read error: Connection reset by peer)09:27
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.249.68> has quit IRC (Read error: Connection reset by peer)09:37
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.238> has joined #sailfishos-porters09:43
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.238> has quit IRC (Read error: Connection reset by peer)09:46
T4Manu ASK TO SET https://telegram.org/faq#usernames-and-t-me was removed by: Manu ASK TO SET https://telegram.org/faq#usernames-and-t-me09:47
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has joined #sailfishos-porters09:47
MeowDude2r0kk3rs10:01
MeowDude2ping10:01
MeowDude2CONFIG_DEVTMPFS_MOUNT is invalid and unset, but I set it, alond with CONFIG_DEVTMPFS, what the fugg is going on here10:01
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Ping timeout: 260 seconds)10:04
*** delaya73 <delaya73!53a701e4@gateway/web/freenode/ip.83.167.1.228> has quit IRC (Ping timeout: 260 seconds)10:07
*** cxl000 <cxl000!~cxl000@180-150-93-44.NBN.mel.aussiebb.net> has joined #sailfishos-porters10:14
*** murray <murray!~murray@dyndsl-092-252-097-174.ewe-ip-backbone.de> has joined #sailfishos-porters10:15
MeowDude2I am a fucking moron10:16
MeowDude2I ran make without setting my device to manta so it was making the default device *facepalm*10:16
MeowDude2now I have a ton of worthless configs10:17
MeowDude2is there anyway to lower the scale of sailfish os ports?10:21
MeowDude2icons and fonts and UI elements could be smaller and spaced more efficiently on OPO10:22
*** nac <nac!~nac@p579CBEF4.dip0.t-ipconnect.de> has joined #sailfishos-porters10:26
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has joined #sailfishos-porters10:34
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters10:35
*** linux_unix-10 <linux_unix-10!~quassel@49.149.59.118> has quit IRC (Remote host closed the connection)10:43
malkamnxt: https://github.com/mlehtima/droid-config-fp2-sibon/commit/d040f5add2a6cb86ffe76b1459269cfe3070131910:56
kamnxtmal: thanks!10:57
malyou obviously need to get the correct audio_policy.conf file from somewhere10:58
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)11:00
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has joined #sailfishos-porters11:01
*** nac <nac!~nac@p579CBEF4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)11:03
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)11:14
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has joined #sailfishos-porters11:15
*** elros <elros!~elros@2a02:a315:e040:3a00:59d6:7f72:6c0d:4aa4> has joined #sailfishos-porters11:28
*** jbadiapa <jbadiapa!~jubapa@184.red-81-37-142.dynamicip.rima-tde.net> has joined #sailfishos-porters11:30
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters11:34
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)11:44
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has joined #sailfishos-porters11:45
MeowDude2mal: ping11:58
MeowDude2so I mounted my sdcard to ~/home and I can access it just fine through the HABUILD SDK11:58
MeowDude2but when I am in the Platform SDK it just refuses to recognize any of the files on my sdcard11:59
MeowDude2I can go to ~/home (where I mounted my sd), but when I run "ls" it shows nothing11:59
MeowDude2I also can't access /mnt either11:59
MeowDude2and wow battery life on manta with sfos is gonna be amazing12:00
MeowDude2fuck man I really should have secured a cyanogenmod 12.1 zip for my N10 before using it as my base12:01
*** murray <murray!~murray@dyndsl-092-252-097-174.ewe-ip-backbone.de> has quit IRC (Ping timeout: 260 seconds)12:07
*** delaya73 <delaya73!53a701e4@gateway/web/freenode/ip.83.167.1.228> has joined #sailfishos-porters12:07
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters12:11
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Ping timeout: 268 seconds)12:21
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters12:22
elrosMeowDude2: I used to use something like that when I was building on different partition: https://pastebin.com/zSNSgAHS12:24
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-157-157.ewe-ip-backbone.de> has joined #sailfishos-porters12:24
*** carepack_ <carepack_!~carepack_@p5B2D8235.dip0.t-ipconnect.de> has joined #sailfishos-porters12:25
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has quit IRC (Quit: My iMac has gone to sleep. ZZZzzz…)12:30
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:c38:9d09:8e19:ff46> has quit IRC (Remote host closed the connection)12:35
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Ping timeout: 276 seconds)12:39
*** kamnxt <kamnxt!54d6004c@gateway/web/freenode/ip.84.214.0.76> has quit IRC (Ping timeout: 260 seconds)12:58
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 260 seconds)13:11
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters13:21
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has joined #sailfishos-porters13:32
*** NeKit <NeKit!~nekit@95-83-24-215.saransk.ru> has joined #sailfishos-porters13:32
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 265 seconds)13:45
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has quit IRC (Ping timeout: 268 seconds)13:46
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters13:47
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:9c56:6303:f646:39aa> has joined #sailfishos-porters13:49
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.249.250> has joined #sailfishos-porters13:50
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.249.250> has quit IRC (Read error: Connection reset by peer)13:53
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 265 seconds)13:53
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has joined #sailfishos-porters13:54
*** amccarthy <amccarthy!~amccarth@58-7-206-69.dyn.iinet.net.au> has quit IRC (Ping timeout: 256 seconds)13:59
*** amccarthy <amccarthy!~amccarth@58-7-219-161.dyn.iinet.net.au> has joined #sailfishos-porters14:02
*** NeKit <NeKit!~nekit@95-83-24-215.saransk.ru> has quit IRC (Ping timeout: 248 seconds)14:13
*** blop is now known as donkeypult14:26
*** ahjolinna <ahjolinna!~manjaro-k@mobile-access-5d6a55-48.dhcp.inet.fi> has quit IRC (Remote host closed the connection)14:38
*** ahjolinna <ahjolinna!~manjaro-k@mobile-access-5d6a55-48.dhcp.inet.fi> has joined #sailfishos-porters14:41
*** _sven <_sven!~sven@p5B26E5F9.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds)14:50
*** dlavso <dlavso!~dlavsolin@host111-2-dynamic.51-82-r.retail.telecomitalia.it> has quit IRC (Ping timeout: 256 seconds)14:51
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters14:54
*** dlavso <dlavso!~dlavsolin@host66-70-dynamic.251-95-r.retail.telecomitalia.it> has joined #sailfishos-porters14:56
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Ping timeout: 256 seconds)15:04
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters15:11
*** Joel[m] <Joel[m]!joelthebec@gateway/shell/matrix.org/x-kfcixvmbklqlespp> has joined #sailfishos-porters15:12
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Ping timeout: 248 seconds)15:17
*** krnlyng <krnlyng!~frajo@mobile-access-bceeae-152.dhcp.inet.fi> has quit IRC (Ping timeout: 260 seconds)15:25
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters15:30
*** krnlyng <krnlyng!~frajo@mobile-access-6df08a-74.dhcp.inet.fi> has joined #sailfishos-porters15:34
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has quit IRC (Ping timeout: 255 seconds)15:36
*** donkeypult <donkeypult!~blop@p54BEFA6F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)16:03
*** donkeypult <donkeypult!~blop@p54BEFA6F.dip0.t-ipconnect.de> has joined #sailfishos-porters16:05
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has quit IRC (Ping timeout: 240 seconds)16:08
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.217> has joined #sailfishos-porters16:19
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.217> has quit IRC (Ping timeout: 260 seconds)16:23
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@121.26.254.21> has joined #sailfishos-porters16:25
*** donkeypult is now known as blop16:35
*** elros <elros!~elros@2a02:a315:e040:3a00:59d6:7f72:6c0d:4aa4> has quit IRC (Quit: Communi 3.5.0 - http://communi.github.com)17:06
*** _sven <_sven!~sven@p5B26E5F9.dip0.t-ipconnect.de> has joined #sailfishos-porters17:12
*** _sven <_sven!~sven@p5B26E5F9.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)17:15
*** toomin <toomin!~Slartibar@unaffiliated/toomin> has joined #sailfishos-porters17:41
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)17:43
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters17:43
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Client Quit)17:47
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters17:48
*** toomin <toomin!~Slartibar@unaffiliated/toomin> has quit IRC (Ping timeout: 240 seconds)17:51
*** T4 <T4!teleirc@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection)18:00
*** T4 <T4!teleirc@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters18:00
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)18:43
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters18:43
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Client Quit)18:47
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters18:50
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Quit: Konversation terminated!)18:59
*** gmoro_ <gmoro_!~gmoro@31.169.96.62> has joined #sailfishos-porters19:03
*** TheKit <TheKit!~nekit@95-83-24-215.saransk.ru> has quit IRC (Remote host closed the connection)19:04
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 240 seconds)19:04
*** NeKit <NeKit!~nekit@95-83-24-215.saransk.ru> has joined #sailfishos-porters19:07
*** cxl000 <cxl000!~cxl000@180-150-93-44.NBN.mel.aussiebb.net> has quit IRC (Ping timeout: 260 seconds)19:43
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:9c56:6303:f646:39aa> has quit IRC (Ping timeout: 240 seconds)19:48
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters19:55
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has joined #sailfishos-porters19:55
*** cxl000 <cxl000!~cxl000@120.157.34.22> has joined #sailfishos-porters20:18
*** gmoro_ <gmoro_!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 276 seconds)20:20
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters20:21
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-157-157.ewe-ip-backbone.de> has quit IRC (Quit: Konversation terminated!)20:22
*** TheKit <TheKit!~nekit@87-119-250-94.saransk.ru> has joined #sailfishos-porters20:28
*** NeKit <NeKit!~nekit@95-83-24-215.saransk.ru> has quit IRC (Read error: Connection reset by peer)20:29
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Read error: Connection reset by peer)20:32
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters20:33
*** cxl000 <cxl000!~cxl000@120.157.34.22> has quit IRC (Quit: Leaving)20:38
*** Nokius_ <Nokius_!~Nokius@p5DDB47C2.dip0.t-ipconnect.de> has joined #sailfishos-porters20:42
*** Nokius <Nokius!~Nokius@p5DDB6C31.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)20:46
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters20:46
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:7587:462b:64ed:e9ce> has joined #sailfishos-porters21:10
*** Nokius_ is now known as Nokius21:11
*** Mikayx <Mikayx!~kvirc@85-76-20-109-nat.elisa-mobile.fi> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)21:12
corvinuxbeidl: Tnx again, I managed to install you SFOS sailfishos-maguro-release-1.0.8.19-alpha2.zip image for maguro, the way you suggested on my friends Google Nexus.21:15
beidlcorvinux: you're welcome ;)21:17
*** piggz <piggz!~piggz@91.110.10.228> has quit IRC (Read error: Connection reset by peer)21:19
*** piggz <piggz!~piggz@91.110.10.228> has joined #sailfishos-porters21:20
beidlhave you tried the other SFOS release in the meantime?21:21
*** doniks <doniks!~doniks@a80-101-10-222.adsl.xs4all.nl> has quit IRC (Ping timeout: 255 seconds)21:29
*** doniks <doniks!~doniks@a80-101-10-222.adsl.xs4all.nl> has joined #sailfishos-porters21:32
corvinuxbeidl: Not yet, which one would be your suggestion, which release is the last one?21:34
beidlcorvinux: my last release was the one you've installed currently, I presume the other release is by vakkov, which isn't in the channel currently21:35
corvinuxbeidl: Ok. I will try now sailfishos-maguro-release-1.1.4.28-my1-201504232323.zip release to see, if it works.21:38
beidlcorvinux: and maybe you'll get to enjoy a newer version if I get my old gnex back ;)21:48
corvinuxbeidl: That would be really great!21:49
*** XenoPL <XenoPL!~Xeno@159-205-129-44.adsl.inetia.pl> has joined #sailfishos-porters21:50
*** carepack_ <carepack_!~carepack_@p5B2D8235.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)21:55
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-89-241-250-95.as13285.net> has quit IRC (Quit: byeeeeeeeeeeeeeee)21:57
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-89-241-250-95.as13285.net> has joined #sailfishos-porters21:58
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 260 seconds)22:13
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters22:13
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)22:15
piggzmal: krnlyng: ping .... im trying to build a cmake project in the sdk, but its not even completing its 'configure' checks due.....22:38
*** XenoPL <XenoPL!~Xeno@159-205-129-44.adsl.inetia.pl> has quit IRC (Ping timeout: 248 seconds)22:44
*** bluszcz <bluszcz!~bluszcz@mail.devcarpet.net> has quit IRC (Ping timeout: 260 seconds)22:46
piggzhttps://bpaste.net/show/9042e1f2933e22:46
*** MeowDude2 <MeowDude2!65671453@gateway/web/freenode/ip.101.103.20.83> has quit IRC (Ping timeout: 260 seconds)22:48
*** bluszcz <bluszcz!~bluszcz@mail.devcarpet.net> has joined #sailfishos-porters22:50
corvinuxbeidl: I've tried 2 SFOS images sailfishos-maguro-release-1.1.2.16-my1-201504251948.zip and sailfishos-maguro-release-1.1.4.28-my1-201504232323.zip, and neither have working Mobile part, so I will use your image. :)23:09
*** XenoJl <XenoJl!~XenoJl@159-205-129-44.adsl.inetia.pl> has joined #sailfishos-porters23:17
malpiggz: looks like some compiler version issue, maybe23:24
*** krnlyng <krnlyng!~frajo@mobile-access-6df08a-74.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)23:28
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:7587:462b:64ed:e9ce> has quit IRC (Remote host closed the connection)23:29
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters23:39
*** Kabouik_ <Kabouik_!~kabouik@38.ip-37-187-46.eu> has joined #sailfishos-porters23:40
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 256 seconds)23:43
*** MeowDude <MeowDude!8a506a43@gateway/web/freenode/ip.138.80.106.67> has joined #sailfishos-porters23:48
MeowDudesledges: ping23:48
MeowDudeI need help with the Platform SDK23:48

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!