*** frinring_ is now known as frinring | 01:22 | |
*** zbenjamin is now known as Guest5385 | 02:58 | |
*** zbenjamin_ is now known as zbenjamin | 02:58 | |
*** nyov is now known as Guest29318 | 04:41 | |
attah | Hmm.. seems my music on my sd card has turned -rwxr----- for system/system, so nemo can't access it. Any good way to get back to normal with mount settings? Or should i just chown/chmod them? | 10:24 |
---|---|---|
Blumenkraft | attah, My two cents: if remounting doesn't give proper permissions, chmoding or chowning should work. | 10:55 |
attah | Since this used to work, i suspect mount settings have changed. A simple reboot did not help at least. | 10:56 |
attah | Any idea where i should be looking? /etc/fstab has no entries for /media at all | 10:59 |
mal | attah: which device? | 11:08 |
attah | Xperia 10 currently | 11:08 |
mal | latest release? | 11:08 |
attah | yes | 11:08 |
attah | well, 3.4, not any CBETA... | 11:09 |
mal | yeah | 11:09 |
mal | do you have android app support installed? | 11:09 |
attah | yes, i do | 11:10 |
mal | probably chmod should be done for those, I will check what could have caused that | 11:10 |
mal | or chown | 11:11 |
* attah points bazooka at foot | 11:18 | |
attah | find . -user system | xargs chown nemo:media_rw | 11:18 |
attah | (is that a good group?) | 11:19 |
attah | so as usual, find -exec is the answer... but so far so good | 11:26 |
mal | can't remember what group those usually has | 11:28 |
attah | The Android folder had those permissions, and backups are nemo:privileg | 11:30 |
attah | good enough for now at least | 11:30 |
attah | s/permissions/ownerships/ | 11:31 |
AL13N_lappy | so, i'm making a html5 page with some javascript and even though FF works, something is broken on sailfishos browser... is there a way to get the javascript console or something? | 12:39 |
AL13N_lappy | or is there any thing that details what is missing in functionality on the browser | 12:40 |
mal | could be some difference in the browser engine version, what kind of features are you using on the website | 12:44 |
mal | and which part of it is broken? | 12:44 |
mal | AL13N_lappy: maybe the EMBED_CONSOLE mentioned here helps https://sailfishos.org/wiki/WorkingWithBrowser | 12:46 |
AL13N_lappy | well, i'm trying to figure out what part is not done from javascript, but i'm not using much exotic stuff tbh | 12:55 |
AL13N_lappy | i'll try that one env, see if i see something | 12:55 |
AL13N_lappy | mal: myeah, it didn't work :-( | 13:08 |
mal | no errors or warnings? | 13:09 |
AL13N_lappy | i did console.log and .warn and even .error, but nothing | 13:09 |
AL13N_lappy | maybe i need to make an actual error to see it | 13:09 |
mal | how does the web page fail? | 13:09 |
AL13N_lappy | it's a simple page, and it uses jquery and i think the part that may fail is something is set with jquery .data() and it may be undefined when reading back later | 13:10 |
AL13N_lappy | i'm gonna have to make like a visible area to put some debug messages in :-( | 13:10 |
AL13N_lappy | huh, that's strange... it seems like that "null" == "undefined" ? | 13:23 |
AL13N_lappy | well, i've rewritten my code to not rely on null != undefined, but still weird | 13:29 |
AL13N_lappy | mal: thx! | 13:30 |
Nico[m] | Well, null and undefined are very similar, I think you need !== to distinguish them instead of != | 13:31 |
Nico[m] | kinda like this: https://twitter.com/hsjoihs/status/792206474902515712 | 13:32 |
mal | AL13N_lappy: good that you got it working | 13:38 |
*** albertux1 is now known as albertux | 15:25 | |
piggz | rinigus: https://twitter.com/codingfield/status/1353022124953382913 | 17:25 |
rinigus | piggz nice! Why is the watch taped so much? | 17:36 |
Nico[m] | rinigus: The Pinetime does not clip together, at least the dev kit | 17:39 |
rinigus | Nico weird, I hope it's dev kit only :) | 17:43 |
Nico[m] | Yeah, the non devkit version is closed | 17:43 |
Nico[m] | Which of course makes development harder :D | 17:44 |
piggz | rinigus: yup ... devkit has 4 pads for SWD debug wires coming out of back | 17:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!