IRC log of #maemo for Friday, 2018-06-01

*** dafox has quit IRC00:10
*** wicket64 has quit IRC00:16
Wizzupsixwheeledbeast: maybe. if the X extensions work. I've had poor luck on arm devices with it in general00:17
Wizzupeven the ones with open 3d drivers00:17
*** wicket64 has joined #maemo00:19
sixwheeledbeast:nod: hmm, mixed reviews on the RPi build.00:20
*** heroux has quit IRC01:05
*** heroux has joined #maemo01:06
*** Pali has quit IRC01:16
*** eMHa__ has quit IRC01:17
*** florian has quit IRC01:26
*** jonwil has joined #maemo01:42
*** phlixi has quit IRC01:52
*** phlixi has joined #maemo01:52
*** phlixi has joined #maemo01:53
*** phlixi has quit IRC02:04
*** phlixi has joined #maemo02:10
*** Kilroo has joined #maemo02:42
*** xy2_ has quit IRC02:44
*** yosafbridge has quit IRC03:03
*** yosafbridge has joined #maemo03:16
*** infobot has quit IRC03:18
*** infobot has joined #maemo03:19
*** ChanServ sets mode: +v infobot03:19
*** drrty has quit IRC03:27
*** Kabouik_ has joined #maemo03:37
*** Kabouik- has quit IRC03:39
*** tm has quit IRC06:07
*** tm has joined #maemo06:11
*** Vajb has quit IRC06:26
*** luke-jr has quit IRC06:44
*** aloril has quit IRC06:44
*** NeKit has quit IRC06:44
*** dreamer has quit IRC06:44
*** merlin1991 has quit IRC06:44
*** ecc3g has quit IRC06:44
*** pagurus has quit IRC06:47
*** pagurus has joined #maemo06:48
*** Kilroo has quit IRC06:57
*** vahe has joined #maemo07:24
*** luke-jr has joined #maemo07:53
*** spiiroin has quit IRC08:07
*** Vajb has joined #maemo08:20
*** spiiroin has joined #maemo08:51
*** xy2_ has joined #maemo09:20
*** Pali has joined #maemo09:25
*** vahe has quit IRC09:33
*** Pali has quit IRC09:33
*** xy2_ has quit IRC09:37
*** vahe has joined #maemo09:48
*** florian has joined #maemo10:17
*** geaaru has joined #maemo10:20
* jonwil wishes he could find someone who knows more about Gecko and the Gecko build system and how it works (and what flags to turn on and off and etc)10:25
*** florian has quit IRC10:33
*** eMHa__ has joined #maemo10:33
MaxdamantusThere's irc.mozilla.org10:41
MaxdamantusA lot of actual gecko developers discuss things there.10:41
*** aloril has joined #maemo10:47
*** NeKit has joined #maemo10:47
*** dreamer has joined #maemo10:47
*** merlin1991 has joined #maemo10:47
*** ecc3g has joined #maemo10:47
*** jskarvad has joined #maemo10:48
jonwilI dont think there is going to be much willingness from Gecko guys to help me with code that is as ancient as the stuff I am working with (especially when the platform I am targeting is even more ancient and when some of the stuff I am working on has who knows what local changes made to it)10:58
KotCzarnystill, there is a chance, and asking is free11:00
sicelo:)11:10
siceloneo900 project got many n900 from mozilla, iirc. so you might actually find there's at least one person still passionate about n90011:11
*** cyteen has joined #maemo11:12
*** jskarvad is now known as jskarvad_afk11:17
*** cyteen has quit IRC11:34
*** cyteen has joined #maemo11:34
jonwilNot sure how to ask though...11:35
*** florian has joined #maemo11:39
*** Kabouik_ has quit IRC11:46
*** jskarvad_afk is now known as jskarvad11:47
jonwilAnyone know how best to approach this and ask?11:52
MaxdamantusWhat are the sorts of issues you're dealing with atm?11:53
MaxdamantusLack of interoperability between your build of libxul and microb?11:54
Maxdamantusor do you want to know how to solve performance issues or something?11:55
DocScrutinizer05point to the git repo/commit and ask how to build it for platform XY12:07
MaxdamantusYeah, don't do that.12:07
MaxdamantusI imagine you'd just ask about the specific issues you're trying to solve.12:08
Maxdamantusand you might want to qualify that you know it's a really old version of gecko.12:08
DocScrutinizer05if somebody wonders what's up, tell them your system is OMAP3 based and has only 256MB RAM12:08
*** Kabouik has joined #maemo12:18
jonwilThe main issues I have are figuring out the right options to be passing in the mozconfig and the rights bits to be using in regards to the debian patching (e.g. what has happened to the various libs and things and what's the right way to do things)12:19
Maxdamantusbencoh: here are my changes I made to the HTML/JS used by rtcom-messaging-ui btw: https://gist.github.com/Maxdamantus/745b8ffb36adef889e5aa94b0f6ac49b12:19
Maxdamantusbencoh: you can see the actual changes in the "Revisions" tab .. note that it's probably a bit hacky since I did all the changes on the device itself.12:20
Maxdamantusthat git tree is just all the files in /usr/share/rtcom-messaging-ui/html12:21
MaxdamantusWell, I can see there was at least one bit that I made less hacky .. it uses `.textContent` when putting the date in the DOM, instead of using innerHTML.12:22
MaxdamantusPretty ugly that the `item.delivery_str` is HTML-encoded.12:25
MaxdamantusHTML encoding is what an HTML printer should do. Programs shouldn't just pass around HTML-encoded strings willy-nilly.12:25
Maxdamantusunless your goal is to create inadvertent XSS exploits.12:25
Maxdamantusactually, now that I think about it, I didn't do most of those changes on the device itself .. was going by the date of the last commit.12:28
*** eMHa__ has quit IRC12:52
*** spiiroin has quit IRC12:55
*** cyteen has quit IRC13:09
*** eMHa__ has joined #maemo13:19
*** spiiroin has joined #maemo13:28
*** danjackson has joined #maemo13:53
*** Kabouik has quit IRC14:12
*** Kabouik has joined #maemo14:13
jonwilStill not sure exactly how to approach this or what to say...14:23
jonwilAsking for help upgrading from a version of Gecko that's over 8 years old and many many versions out of date to a version of Gecko that is over 3 years old and still many versions out of date doesn't seem like the sort of thing that will get people to help me. (especially when the device its running on is nearly 10 years old and runs an ancient OS and software stack014:51
MaxdamantusMaybe if you explain the restrictions (eg, that gecko is used not only for the browser but for things like the messaging UI, so it needs to be some particular old version, etc)14:54
jonwilI wonder if mentioning Maemo by name would be a good thing or a bad thing?15:01
MaxdamantusI think it would be bad to try and hide it.15:01
WizzupI tried to ask them about the current state of embedding in irc and got no answer. just fyi15:03
Wizzupthis was a week or two aog15:03
Wizzups/aog/ago/15:03
infobotWizzup meant: this was a week or two ago15:03
jonwilMy guess is that finding the right person (i.e. someone who was actually working on Gecko at the time of the stuff I am dealing with) would help.15:04
KotCzarnyjonwil: remember its irc, long delays in responses is normal15:06
jonwilYeah15:06
KotCzarnysometimes even requires repeating after few days15:06
jonwilI think the way to go would be something like this: Hi, I am working with the Nokia N900 running the Maemo operating system (which uses the Gecko rendering engine for the web browser) and am trying to upgrade the rendering engine from the included 1.9.2 based engine to something newer based on Firefox 24.8.1. I have picked 24.8.1 as it was the last release of Firefox before the Maemo code...15:42
jonwil...was removed completely.15:42
MaxdamantusLast Measured Discharge: 1649 mAh15:46
jonwilThen something like: I am having trouble figuring out the right build prerequisites to use when building for GTK2 on Linux and the right mozconfig entries that make sense for such a setup and was wondering if anyone can help me out a bit with this (the reason I am not just using a modern browser is that there are no modern browsers that are capable of running on the N900 with its GTK2 based UI)15:53
Wizzupsurf runs on it with gtk2 I think, but not on fremantle15:54
jonwilI will probably do it tomorrow morning (GMT+10) as that's mid-afternoon Friday when all the US-based developers will be the most active.15:59
*** jonwil has quit IRC16:15
*** danjackson has quit IRC16:47
*** danjackson has joined #maemo16:47
*** tm has quit IRC17:01
*** danjackson has quit IRC17:44
*** Milhouse has quit IRC17:50
*** tm has joined #maemo17:54
*** Kabouik has quit IRC18:01
*** Kabouik has joined #maemo18:02
*** Kabouik_ has joined #maemo18:11
*** drrty has joined #maemo18:13
*** Kabouik has quit IRC18:14
*** Milhouse has joined #maemo18:16
*** Kabouik_ has quit IRC18:27
*** florian has quit IRC18:46
*** Kabouik_ has joined #maemo19:01
*** Kabouik- has joined #maemo19:03
*** Kabouik_ has quit IRC19:05
*** eMHa__ has quit IRC19:40
*** Pali has joined #maemo19:43
*** eMHa__ has joined #maemo20:14
*** esaym153 has quit IRC20:50
*** shentey has joined #maemo20:51
*** Juesto has quit IRC20:51
*** vahe has quit IRC21:07
*** geaaru has quit IRC21:38
*** florian has joined #maemo21:44
*** esaym153 has joined #maemo21:53
*** jskarvad has quit IRC22:05
*** Kabouik_ has joined #maemo22:09
*** Kabouik- has quit IRC22:11
*** pagurus has quit IRC22:12
*** pagurus has joined #maemo22:13
*** shentey has quit IRC22:26
*** NeKit has quit IRC22:44
*** florian_kc has joined #maemo22:50
*** NeKit has joined #maemo22:51
*** florian has quit IRC22:53
*** Juesto has joined #maemo23:03
*** Juesto has joined #maemo23:03

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!