rinigus | poetaster: morning! if I install meecast from chum, I don't get any weather sources in the list where I am supposed to add new location. that's on a clean install, with meecast package installed from chum (no daemon or other packages) | 07:32 |
---|---|---|
rinigus | what do I miss? | 07:32 |
rinigus | note that I tried to have "Transparency" enabled as well. didn't help | 07:33 |
rinigus | poetaster: also, chum _service points to your fork. isn't it supposed to point towards upstream? | 07:41 |
rinigus | poetaster: I may have found the reason. will look into it | 08:00 |
poetaster | rinigus, morning! | 08:30 |
poetaster | rinigus, yes, I wanted to point it to vslad's it wasn't supposed to go to chum proper yet. | 08:31 |
rinigus | poetaster: testing https://github.com/rinigus/meecast/commit/ac1996824e4f1d976c847ccebf8bf3c9f129d377 at obs chum:testing right now | 08:31 |
rinigus | reasoning: https://github.com/rinigus/meecast/blob/obs/meecast/core/core.pro#L13 | 08:31 |
rinigus | and similar in qml | 08:32 |
poetaster | rinigus, I did an install from testing which went fine, could be that i had data on the phone though. I'll do a clean install again. | 08:32 |
rinigus | poetaster: build is running in chum:testing - wait few minutes :) | 08:32 |
poetaster | rinigus, I want to try my build again since that 'works' on the one device. | 08:33 |
rinigus | sure, go ahead. just in the terminal you can see output like "Cannot open: file:///usr/share//images/mask_background.png" which should be even in the "dirty" install | 08:34 |
rinigus | unless qml cache is helping out | 08:34 |
poetaster | yeah, could be I led myself up the garden path and installed from openrepos by mistake. | 08:39 |
poetaster | ok, I see it. | 08:41 |
poetaster | rinigus, you think it's just silica? Looks like : https://forum.sailfishos.org/t/meecast-doesnt-show-the-places/8823/3 again | 08:47 |
rinigus | poetaster: will know in a sec | 08:48 |
rinigus | poetaster: in our case, yes | 08:48 |
poetaster | rinigus, ok. the fix from that link works. but | 08:49 |
poetaster | I thought this had been dealt with ...sigh | 08:49 |
rinigus | poetaster: my fix works. with silica available, they add SAILFISHOS define and that is used in generation of path | 08:50 |
rinigus | see https://github.com/rinigus/meecast/blob/obs/meecast/core/abstractconfig.cpp#L55 | 08:50 |
poetaster | rinigus, ah, yes. the define is in the pro | 08:50 |
poetaster | but you're fix works as is? I'll fix on mine and redo the PR. | 08:51 |
poetaster | rinigus, ah, shit. already merged. | 08:53 |
rinigus | poetaster: my fix works as it is | 08:54 |
poetaster | rinigus, ok, you want to push a PR? I've noted the missing BuildRequires: qml(Sailfish.Silica) in the Obs issue (43). | 08:55 |
rinigus | poetaster: I can send PR - no problem | 08:55 |
poetaster | The objective was to be able to build directly off /Meecast sailfishos branch. | 08:55 |
poetaster | rinigus, ok, cool. thanks. | 08:56 |
rinigus | poetaster: I should send it against "sailfishos" branch, right? | 08:56 |
poetaster | rinigus, yes. | 08:56 |
poetaster | rinigus, my patches don't look like they were merged. I gotta stop multitasking. | 08:58 |
rinigus | poetaster: https://github.com/Meecast/meecast/pull/46 | 08:58 |
poetaster | rinigus, thanks! | 09:00 |
poetaster | rinigus, I'll make a note in https://github.com/Meecast/meecast/issues/43 | 09:01 |
poetaster | ah, I see, I wanted to squash those down. hmmm. | 09:02 |
rinigus | poetaster: let it be. they can squash it on merge | 09:04 |
poetaster | rinigus, true. | 09:05 |
poetaster | rinigus, thanks for catching it! looks like I had gone through all the effort and had the openrepos repo still active. sigh. | 09:06 |
rinigus | poetaster: it is easier when you don't use openrepos :) . I have only 1 repo there open and get all via chum. thank you for bringing it to OBS | 09:07 |
rinigus | started a rebuild with 1.1.36+obs tag | 09:07 |
poetaster | rinigus, meecast, using github actions, is using v0.0.0 tags for releases from 1.1.36, for what it's worth | 09:09 |
rinigus | poetaster: github actions don't get published through some repo - maybe openrepos. but then, it is easier to have it all at chum | 09:11 |
poetaster | rinigus, yes, I just helped get the actions, which he was using, actually publishing the artifacts to the release visibly. | 09:12 |
poetaster | rinigus, and yes, I'd rather have everything in chum :) | 09:12 |
rinigus | has someone looked into why all lists in meecast are so packed? like list in settings, selection of locations and so on. as if silica guidelines don't exist :( | 09:12 |
poetaster | rinigus, it predates silica :) | 09:13 |
poetaster | I wanted to look at some more elementary things like fixing the foreca scrapers retrieval of 'now' status | 09:14 |
rinigus | still, rather difficult to use on touchscreen. no margins in few places | 09:14 |
poetaster | rinigus, it's ok on the larger phones (volla22) but a pita on the 10iii. agreed. | 09:18 |
thilo[m] | having a short session with camerapi2 for my XA2 again...... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/IXadppaWmZcVsUEDnvCuaTAK>) | 16:47 |
thilo[m] | looks like soong is not properly included | 16:48 |
thilo[m] | ah, it is also in the camera includes... | 16:51 |
thilo[m] | hmm, this is the full line:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/OPbFcMhaoSAkqaWlwACKwrRs>) | 16:52 |
thilo[m] | and this contains a -I frameworks/av/camera/ndk/include - | 16:52 |
thilo[m] | and the file build/frameworks/av/camera/ndk/include/camera/NdkCaptureRequest.h seems to exist | 16:52 |
thilo[m] | just to be sure i ran make clean an building it again | 17:01 |
mal | thilo[m]: interesting, I will check the includes | 17:07 |
thilo[m] | the is a sdk_version >=24 guard, but that should be fine for android platform version 8.1 | 17:09 |
mal | thilo[m]: can you test moving #include <camera/NdkCaptureRequest.h> before the #include <camera/NdkCameraCaptureSession.h> | 17:15 |
mal | there was a change in android 10 which added the missing include to NdkCameraCaptureSession.h | 17:18 |
thilo[m] | aah, i should have read the error line more careful... this makes sense | 17:20 |
mal | for reference https://github.com/LineageOS/android_frameworks_av/commit/ddf11b4af4d4972cdf22e5761b77a348452b9b48 | 17:20 |
thilo[m] | okay, that fixd this. next one:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/zpLfUHGxUpUJIXjNQXaVPiZK>) | 17:21 |
mal | add #include <camera/NdkCameraWindowType.h> | 17:23 |
mal | wait | 17:23 |
mal | need to check a bit more | 17:23 |
thilo[m] | it is too new | 17:23 |
thilo[m] | https://github.com/LineageOS/android_frameworks_av/commits/eedaeee7b1af8d5e73e0df530f2d3bafd3f0fa8b/camera/ndk/include/camera/NdkCameraWindowType.h | 17:24 |
thilo[m] | only added in 2018 | 17:24 |
mal | yes, replace the type in the code with ANativeWindow | 17:25 |
mal | I will fix it properly later | 17:25 |
mal | using some ifdef'd typedef | 17:26 |
thilo[m] | you were quicker, just came to the same conclusion :D | 17:26 |
thilo[m] | (just looked at the diff of the lineage commit | 17:27 |
mal | I have sources for almost all android bases locally to grepping is fast | 17:27 |
mal | *so grepping is fast | 17:27 |
thilo[m] | next one:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/IujjWSRPaRDEGEXoaDyZTiEK>) | 17:31 |
mal | comment out that part of the code | 17:31 |
thilo[m] | did it | 17:36 |
thilo[m] | now i got a few unknown enums | 17:36 |
thilo[m] | or identifiers | 17:36 |
thilo[m] | ACAMERA_CONTROL_ZOOM_RATIO | 17:37 |
thilo[m] | probably remove that code as well | 17:37 |
mal | yes, known issue, zoom need to be implemented differently on older bases | 17:37 |
thilo[m] | good, this time building takes way longer | 17:44 |
thilo[m] | i kept track here: https://github.com/sailfishos/droidmedia/issues/114 | 17:44 |
Darkijah | https://corporate.foreca.com/en/foreca-weather-api | 17:45 |
Darkijah | so is this free? | 17:46 |
Darkijah | mal you there? | 17:46 |
Darkijah | Apparently I am getting censored on the forum | 17:47 |
Darkijah | can̈́'t speak direct these days everybody gets offended | 17:47 |
thilo[m] | iirc you need an api key for this | 17:49 |
thilo[m] | from the link you posted: | 17:49 |
thilo[m] | > TRY IT FOR FREE - Trial access (2000 API requests/day) provided for 30 days | 17:49 |
thilo[m] | this looks good: | 17:51 |
thilo[m] | ``` | 17:51 |
thilo[m] | #### build completed successfully (07:53 (mm:ss)) #### | 17:51 |
thilo[m] | now i have a real problem... where is my xa2... | 17:52 |
thilo[m] | do i need to reboot? | 17:53 |
thilo[m] | nvm did it... | 17:55 |
thilo[m] | hmm will the stock camera app use the new api? | 17:56 |
mal | thilo[m]: I use jolla-camera for testing | 18:05 |
thilo[m] | okay, then it works... preview lags a bit but i got only 10% battery so... | 18:06 |
thilo[m] | video capture seems to work | 18:07 |
thilo[m] | taking pictures as well.. | 18:07 |
thilo[m] | even zooming works... hmmm i am not sure i actually deployed this correctly :D | 18:08 |
thilo[m] | i couldnt find logmessages so i ran a %s/ALOGI("/ALOGE("Camera2/g | 18:09 |
thilo[m] | oh, the log says: | 18:11 |
thilo[m] | ``` | 18:11 |
thilo[m] | 10-14 18:07:16.927 3076 10169 W Camera2Client: notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000036 | 18:11 |
thilo[m] | I guess a Camera2Client warning should mean I got it right | 18:12 |
thilo[m] | just doing another reboot with my log changes and then i am off, but looks like success right now | 18:13 |
thilo[m] | and i gonna take a zoomed picture | 18:13 |
mal | thilo[m]: no way video recording works | 18:13 |
mal | are you sure you really use the new lib | 18:14 |
Darkijah | So SailFish comes with a weather App that cost money? pretty much..... | 18:15 |
Darkijah | Supporting an app that you need to further put monthly subscription or something in it | 18:15 |
Darkijah | Give me a break | 18:16 |
Darkijah | 'So it seems Total Command and MiXPlorer does not work with finding the user data, most likely because it is encrypted, typically bullshit from procrappers. | 18:17 |
Darkijah | Like oh it does not effect anything, BULLSHIT and a Lie. | 18:17 |
thilo[m] | Darkjah: i am surprised you do not even consider that the situation changed in the 12 years SFOS is active | 18:17 |
Darkijah | takes away the users freedom to do what he want. | 18:17 |
Darkijah | consider what... I just got this system some days ago. | 18:17 |
Darkijah | SFOS???? | 18:18 |
attah | So let me get this straight... you despise google like the plague, and yet you insist in having Derpdroid apps to manage your files even despite being told that's not how it works? | 18:18 |
Darkijah | Why are some saying that SailFish is death? Have they stopped things? | 18:18 |
Darkijah | attah, I expect things to work without bullshit as the user in control of things. | 18:19 |
Darkijah | and not just another google trick to take my freedom away. | 18:19 |
attah | Android being walled in is a feature, not a bug. | 18:19 |
Darkijah | if I want to encrypt, that should only be a feature as a choice. | 18:19 |
Darkijah | Not walled in for the rest of the system, only seems to be the user files - so stop the ignorant bullshit. | 18:20 |
attah | You keep attributing encryption with problems that are not even close to related | 18:20 |
Darkijah | and bullshit excuses | 18:20 |
Darkijah | Well why can't I see my user files then in those file managers | 18:21 |
attah | If you insist on using Android apps, go use Android instead | 18:22 |
Darkijah | I can see pretty much else in the file manager. Hey Attah, take a hike. Get me someone else with some sanity without diabolical excuses and utter rubbish. | 18:23 |
attah | Ah, yes... insulting people is an excellent way to get help | 18:23 |
Darkijah | Pizza time. My poor brain. | 18:24 |
Darkijah | Yea at least I won't get any excuses of utter gibberish. | 18:24 |
Darkijah | only getting older and a chest for my body, way to little time to be drowned with waste of rubbist. | 18:25 |
thilo[m] | mal: g2g, will report back when i confirmed that this is indeed camera2 | 18:27 |
Darkijah | pizza time | 18:32 |
Darkijah | sure feature.... Yea well, it is always a feature, safety for the user, for the users concern - we strip everything the users wants to protect them and push every insane thing they don't want - is the agenda mostly. | 18:33 |
Darkijah | At leat i can enjoy a pizza or 2. | 18:34 |
Darkijah | no added features for that. | 18:34 |
Darkijah | There was this feeling, with Candy and Celebration and yelling to Satan all over again and again after the Fakistinian Mohammadans committing this bloodbath in Jisra'ayl that it was a win for them whatever happened to them. Well.... Chamas might not survive much longer and the Jews are now gathered together in strength to take them out. | 18:58 |
Darkijah | If Chamas had any reason upstairs, they would release the Hostages and get the White flag out waving. | 19:06 |
mal | just stop | 19:06 |
mal | discussion in this channel should only be about sailfish, nothing else | 19:07 |
Darkijah | A huge amount of my posts has been censored on the forum, what a joke. | 19:22 |
Darkijah | Woke bullshitters who can't handle anything other then political correct satanic bullshit. | 19:23 |
mal | you write very aggressively on forum so no wonder people don't like it | 19:32 |
Darkijah | Hmm I wonder if I just put this file in the installation browser. | 19:32 |
Darkijah | Well they can dislike it, and walk by my message - and stop flagging them. | 19:32 |
Darkijah | Anyway do I need to put this in the installation folder? https://github.com/teleshoes/sx-config/blob/master/tools/flash-image-edit.pl | 19:33 |
Darkijah | for it to work | 19:33 |
mal | calling people sick is not really at all appropriate way of discussing things | 19:33 |
Darkijah | I have glass in my feet and all sorts of health issues.... I tend to get somewhat direct. | 19:33 |
Darkijah | I'm sick and tired of bullshit | 19:34 |
Darkijah | They are murdering us, and the only thing we get is censorship | 19:34 |
Darkijah | Anyway... This guy talked about a solution but... not sure what to do about it. | 19:34 |
Darkijah | Do I just put the file in the installation folder and flash the mobile? | 19:35 |
mal | as forum guidelines say, people should not be criticized | 19:35 |
mal | which file are you talking about? | 19:36 |
thilo[m] | mal: this should work, right? devel-su cp ./libdroidmedia.so /usr/libexec/droid-hybris/system/lib64/libdroidmedia.so | 19:44 |
thilo[m] | and then i need to reboot? | 19:44 |
mal | thilo[m]: is that xa2? can you check if the original libdroidmedia was actually under lib and not lib64 | 19:45 |
thilo[m] | oh that would be a stupid mistake | 19:45 |
thilo[m] | i didnt confirm that | 19:45 |
Darkijah | https://forum.sailfishos.org/t/deactivate-encryption-and-pincode/5223/21 | 19:46 |
mal | it's under lib | 19:46 |
mal | thilo[m]: I checked on my xa2 and it's lib | 19:46 |
thilo[m] | moved it to lib | 19:46 |
thilo[m] | k looks better, now it is crashing | 19:46 |
Darkijah | https://forum.sailfishos.org/t/deactivate-encryption-and-pincode/5223/21 <---- there is someone talking about installing sailfish without incryption but not sure how to do it. | 19:47 |
Darkijah | Why did my SFOS just restart | 19:47 |
Darkijah | I don't know.... can't remember anything anymore. | 19:48 |
mal | I think it could be prevented by removing file /var/lib/sailfish-device-encryption/encrypt-home before booting sailfish the first time, this could be done via recovery | 19:53 |
thilo[m] | mal: i guess it is a good idea not to deploy 64 bit binaries into the lib folder ;) | 19:57 |
thilo[m] | mal: capturing images seems to work now, taking videos crashes, the viewfinder/preview does not have inverted colors | 19:58 |
thilo[m] | zooming does nothing | 19:58 |
thilo[m] | ill write this into the gh issue | 19:58 |
thilo[m] | maybe it is easier not to deploy camera2api for the xa2 ;) | 19:59 |
mal | video recording is not implemented yet, so you are saying viewfinder has correct color on xa2? interesting | 19:59 |
mal | zoom just needs to be implemented for older devices, I haven't yet done that since I have been using x10 III for testing so far | 20:00 |
thilo[m] | how can i help you to progress? | 20:01 |
mal | if you want to try to implement zoom for xa2 that would help | 20:02 |
thilo[m] | i'll take a look :) | 20:02 |
mal | https://developer.android.com/ndk/reference/group/camera#group___camera_1gga49cf3e5a3deefe079ad036a8fac14627ad44effb20238dd43cb00dc1680057307 | 20:03 |
mal | thilo[m]: that is the one to be used | 20:04 |
mal | and maybe also https://developer.android.com/ndk/reference/group/camera#group___camera_1gga49cf3e5a3deefe079ad036a8fac14627a80c64bc4bc6c46d2419476348966e162 and related things for optical zoom | 20:06 |
mal | and https://developer.android.com/ndk/reference/group/camera#group___camera_1gga49cf3e5a3deefe079ad036a8fac14627a4bd59a358dc590978eae0cb0eb8cc499 | 20:07 |
mal | I haven't looked into android code yet to see how things are really done there | 20:08 |
Darkijah | stinking encryption. | 20:18 |
attah | The things you are attributing to it has nothing to do with it - and you have been told this. Happy timewasting! | 20:20 |
*** Sellerie58 is now known as Sellerie5 | 20:40 | |
Darkijah | We will see | 20:43 |
Darkijah | perl flash-image-edit.pl ### editing flash.sh to fix supported device product codes no devices need modifying ### creating raw img from sparse img simg2img sailfish.img001 sfos_lvm_raw.img | 20:44 |
Darkijah | finally | 20:44 |
Darkijah | needed simg2img as well | 20:44 |
Darkijah | he forgot to say | 20:44 |
Darkijah | attah maybe you are the time waster! | 20:45 |
*** Sellerie5 is now known as Sellerie | 20:51 | |
mal | thilo[m]: just to be sure, did you really mean that viewfinder looks of on your device? | 20:52 |
Darkijah | Funny how patching this img with the non encryptian thing fixed the issue of turning off the blue light when taking out the USB Cable without needing to do the 2 button restart that I needed to do with the other. | 21:38 |
Darkijah | lets turn this patch version on | 21:38 |
Darkijah | I understand you don't need any passcode anymore either | 21:39 |
Darkijah | that would be nice. | 21:39 |
Darkijah | I don't understand all this linux file manager nonsense | 21:42 |
Darkijah | then it is in this folder or another or another | 21:42 |
Darkijah | home, run whatever | 21:42 |
Darkijah | naa only worked the first 2 times flashing | 21:46 |
Darkijah | well I guess I saw how it should work | 21:46 |
b100dian[m] | mal: on my A11 zenfone I get the same YUV_420_888 (format = 35) from preview buffers and I wasn't able to map them in gst-droid to anything useful either :-/ I wonder if it's further in qt-qpa or even https://doc.qt.io/qt-5/whatsnew58.html#qt-multimedia-module or gst-droid needs color conversion like in gstdroidvdec | 22:03 |
Darkijah | WOW WHAT AN IDEA, I CAN DECIDE IF I WANNA ENCRYPT IT NOW.... WOW WHAT AN IDEA TO GIVE THE USER THE CHOICE. | 22:08 |
Darkijah | THE FREEDOM OF CHOICE | 22:08 |
Darkijah | PROCRAPPERS | 22:08 |
mal | b100dian[m]: do you have some color issue on that also? | 22:08 |
Darkijah | LETS SEE IF I CAN TURN ON THE PHONE WITHOUT ANY CODE.... LETS HIPE SO | 22:09 |
Darkijah | HOPE | 22:09 |
mal | don't use all caps | 22:09 |
b100dian[m] | Mal: yes, on preview | 22:09 |
Darkijah | WOOOOOOOOOOW IN ENTERED THE MOBILE WITHOUT ANY PASSCODE, WOW COULD YOU IMAGEINE SOMETHING SO SANE WORKING? | 22:10 |
mal | b100dian[m]: how come I don't remember hearing about such issue before | 22:10 |
Darkijah | LIKE NOT WASTING YOU TIME ON PASSWORDS AND ALL THAT.... LIFE IS SHORT. | 22:10 |
mal | stop yelling | 22:10 |
Darkijah | JUST USING THE UNSUSED SPACE FOR EASIER READING | 22:11 |
b100dian[m] | mal: this is still camera2 I'm talking about | 22:11 |
mal | b100dian[m]: ah, sorry | 22:11 |
Darkijah | you know on a mobile.... space is very valuable but ProCrappers loves to waste it. | 22:11 |
Darkijah | round icons and all sorts of utter rubbish | 22:11 |
Darkijah | apparently if you wanna encrypt your data you lose all your data... lol.... | 22:12 |
mal | b100dian[m]: I wonder if camera2 changed the format that is being used | 22:12 |
Darkijah | and I guess it is a one way direction | 22:12 |
Darkijah | LETS ALL SAY A GREAT HURRAAAAYYY FOR UNENCRYPTED SAILFISH WITHOUT NEEDING TO PUSH ANY PASSWORD INTO THE PHONE!!!! | 22:13 |
Darkijah | FREEDOOOM | 22:13 |
Darkijah | But as it usually goes some ProCrapper needs to come and try to defend the encryption or whatever else of idiot bullshit feature. | 22:14 |
Darkijah | that is the norm | 22:14 |
Darkijah | Like push and there you are... no code. | 22:15 |
Darkijah | I love it, I just zip it and upload it to my webpage and fix a link on the forum so people don't need to do all the madness things to patch the original. | 22:16 |
Darkijah | should | 22:16 |
Darkijah | wonder if it fixed any isse with.... At least no password, ohh so nice, SOOOO NICE!!!! | 22:16 |
Darkijah | like it should have been from default setting | 22:16 |
Darkijah | I'm from the sane days of windows 2000 where you just had "root" out of the box!!!! | 22:17 |
Darkijah | days of freedom and no bullshit. | 22:17 |
Darkijah | ohhh they where the days | 22:17 |
Darkijah | PARADISE OF COMPUTING | 22:17 |
Darkijah | the best thing Microsuck... sorry, MegaSucks ever created and made! | 22:17 |
Darkijah | I should buy a copy of Windows 2000 and asked to be burried with it next to Bible. | 22:18 |
Darkijah | to a bible | 22:18 |
Darkijah | No password, I feel so much freer! | 22:19 |
Darkijah | In a world of madness it is hard to be sane. | 22:20 |
Darkijah | or keep sanity. | 22:20 |
Darkijah | Well at least I can see my Micro SD card from Total Commmander and MiXplorer | 22:24 |
Darkijah | and have access to that, still not sure if it did anything to that - but Password gone, oh this is so nice. | 22:24 |
Darkijah | like a great release of the body, for a pleasure of manyfold - it is done. | 22:25 |
Darkijah | Hack the Planet - that is the ways of today using digital things. | 22:26 |
Darkijah | you feel every single way you look, it is just putting walls against you, and not helping you at all. | 22:27 |
Darkijah | what a world to grow up in. | 22:27 |
Darkijah | never feeling the freedom that once was, and the sanity and the big English Manuals nearly like books | 22:28 |
Darkijah | censorship everywhere, lockdowns and tyrannic sickness all over, spying, ads and walls | 22:28 |
Darkijah | Like could you just have a button STOP NAGGING ME AND GIVE ME ACCESS TO THE APP???????????????????? | 22:29 |
Darkijah | Default, LEAVE ME ALONE WITH THE NAGGING POPUPS | 22:29 |
Darkijah | the satanic clicking game | 22:29 |
Darkijah | Is there a least a way to give the long middle birdie to these security acceptance popups? | 22:30 |
Darkijah | like a feature saying, STOP NAGGING ME LIKE A WOMAN WHO CAN'T CLOSE HER MOUTH. | 22:30 |
Darkijah | like Put her in a small room, look the door - and let me alone. | 22:31 |
Darkijah | apparently this patch makes your name nemo | 22:32 |
Darkijah | not sure what that really does either way | 22:32 |
Darkijah | default user might also be a little long overall | 22:32 |
Darkijah | user would suffice I think | 22:33 |
Darkijah | maybe some issues if you have other users | 22:33 |
Darkijah | not sure how that works out. | 22:33 |
Darkijah | nemo.... hmmmm | 22:33 |
Darkijah | Someone seeing to much Cartoon? | 22:34 |
Darkijah | Nobody Meaning:Nobody. Nemo is a boy's name of Latin origin, meaning “nobody.” If the name sounds familiar, maybe it is because of the beloved clownfish in the animated film, Finding Nemo. | 22:34 |
Darkijah | Argh Roman Latin.... | 22:34 |
Darkijah | sucks | 22:34 |
Darkijah | Finding Nobody..... | 22:34 |
Darkijah | I wonder if I could chose my own name by default.... with this patch | 22:37 |
Darkijah | HELP | 23:16 |
Darkijah | how do I put the data for the weather app into it so it works? | 23:17 |
Darkijah | it still says invalid authentication credentials, yet.... I don't know where to put it. | 23:17 |
Darkijah | Anyone there | 23:35 |
Darkijah | if anyone wants the patched version for Xperia 10 3 without encryption you can download it here: http://jesusgod-pope666.info/books/SailFish-4.5.0.24-xqbt52-1.0.1.23-NoEncryption-nemo.zip | 23:36 |
Darkijah | took me some time to sort it all out.... but here is the end product so you don't need to get through all the nonsense. | 23:37 |
Darkijah | I have it installed and it no password is needed anymore after fix the option. | 23:38 |
Darkijah | no code while starting up. | 23:38 |
Darkijah | nothing. | 23:38 |
Darkijah | just wonderful | 23:38 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!