*** dafox has quit IRC | 00:10 | |
*** wicket64 has quit IRC | 00:16 | |
Wizzup | sixwheeledbeast: maybe. if the X extensions work. I've had poor luck on arm devices with it in general | 00:17 |
---|---|---|
Wizzup | even the ones with open 3d drivers | 00:17 |
*** wicket64 has joined #maemo | 00:19 | |
sixwheeledbeast | :nod: hmm, mixed reviews on the RPi build. | 00:20 |
*** heroux has quit IRC | 01:05 | |
*** heroux has joined #maemo | 01:06 | |
*** Pali has quit IRC | 01:16 | |
*** eMHa__ has quit IRC | 01:17 | |
*** florian has quit IRC | 01:26 | |
*** jonwil has joined #maemo | 01:42 | |
*** phlixi has quit IRC | 01:52 | |
*** phlixi has joined #maemo | 01:52 | |
*** phlixi has joined #maemo | 01:53 | |
*** phlixi has quit IRC | 02:04 | |
*** phlixi has joined #maemo | 02:10 | |
*** Kilroo has joined #maemo | 02:42 | |
*** xy2_ has quit IRC | 02:44 | |
*** yosafbridge has quit IRC | 03:03 | |
*** yosafbridge has joined #maemo | 03:16 | |
*** infobot has quit IRC | 03:18 | |
*** infobot has joined #maemo | 03:19 | |
*** ChanServ sets mode: +v infobot | 03:19 | |
*** drrty has quit IRC | 03:27 | |
*** Kabouik_ has joined #maemo | 03:37 | |
*** Kabouik- has quit IRC | 03:39 | |
*** tm has quit IRC | 06:07 | |
*** tm has joined #maemo | 06:11 | |
*** Vajb has quit IRC | 06:26 | |
*** luke-jr has quit IRC | 06:44 | |
*** aloril has quit IRC | 06:44 | |
*** NeKit has quit IRC | 06:44 | |
*** dreamer has quit IRC | 06:44 | |
*** merlin1991 has quit IRC | 06:44 | |
*** ecc3g has quit IRC | 06:44 | |
*** pagurus has quit IRC | 06:47 | |
*** pagurus has joined #maemo | 06:48 | |
*** Kilroo has quit IRC | 06:57 | |
*** vahe has joined #maemo | 07:24 | |
*** luke-jr has joined #maemo | 07:53 | |
*** spiiroin has quit IRC | 08:07 | |
*** Vajb has joined #maemo | 08:20 | |
*** spiiroin has joined #maemo | 08:51 | |
*** xy2_ has joined #maemo | 09:20 | |
*** Pali has joined #maemo | 09:25 | |
*** vahe has quit IRC | 09:33 | |
*** Pali has quit IRC | 09:33 | |
*** xy2_ has quit IRC | 09:37 | |
*** vahe has joined #maemo | 09:48 | |
*** florian has joined #maemo | 10:17 | |
*** geaaru has joined #maemo | 10: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 IRC | 10:33 | |
*** eMHa__ has joined #maemo | 10:33 | |
Maxdamantus | There's irc.mozilla.org | 10:41 |
Maxdamantus | A lot of actual gecko developers discuss things there. | 10:41 |
*** aloril has joined #maemo | 10:47 | |
*** NeKit has joined #maemo | 10:47 | |
*** dreamer has joined #maemo | 10:47 | |
*** merlin1991 has joined #maemo | 10:47 | |
*** ecc3g has joined #maemo | 10:47 | |
*** jskarvad has joined #maemo | 10:48 | |
jonwil | I 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 |
KotCzarny | still, there is a chance, and asking is free | 11:00 |
sicelo | :) | 11:10 |
sicelo | neo900 project got many n900 from mozilla, iirc. so you might actually find there's at least one person still passionate about n900 | 11:11 |
*** cyteen has joined #maemo | 11:12 | |
*** jskarvad is now known as jskarvad_afk | 11:17 | |
*** cyteen has quit IRC | 11:34 | |
*** cyteen has joined #maemo | 11:34 | |
jonwil | Not sure how to ask though... | 11:35 |
*** florian has joined #maemo | 11:39 | |
*** Kabouik_ has quit IRC | 11:46 | |
*** jskarvad_afk is now known as jskarvad | 11:47 | |
jonwil | Anyone know how best to approach this and ask? | 11:52 |
Maxdamantus | What are the sorts of issues you're dealing with atm? | 11:53 |
Maxdamantus | Lack of interoperability between your build of libxul and microb? | 11:54 |
Maxdamantus | or do you want to know how to solve performance issues or something? | 11:55 |
DocScrutinizer05 | point to the git repo/commit and ask how to build it for platform XY | 12:07 |
Maxdamantus | Yeah, don't do that. | 12:07 |
Maxdamantus | I imagine you'd just ask about the specific issues you're trying to solve. | 12:08 |
Maxdamantus | and you might want to qualify that you know it's a really old version of gecko. | 12:08 |
DocScrutinizer05 | if somebody wonders what's up, tell them your system is OMAP3 based and has only 256MB RAM | 12:08 |
*** Kabouik has joined #maemo | 12:18 | |
jonwil | The 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 |
Maxdamantus | bencoh: here are my changes I made to the HTML/JS used by rtcom-messaging-ui btw: https://gist.github.com/Maxdamantus/745b8ffb36adef889e5aa94b0f6ac49b | 12:19 |
Maxdamantus | bencoh: 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 |
Maxdamantus | that git tree is just all the files in /usr/share/rtcom-messaging-ui/html | 12:21 |
Maxdamantus | Well, 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 |
Maxdamantus | Pretty ugly that the `item.delivery_str` is HTML-encoded. | 12:25 |
Maxdamantus | HTML encoding is what an HTML printer should do. Programs shouldn't just pass around HTML-encoded strings willy-nilly. | 12:25 |
Maxdamantus | unless your goal is to create inadvertent XSS exploits. | 12:25 |
Maxdamantus | actually, 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 IRC | 12:52 | |
*** spiiroin has quit IRC | 12:55 | |
*** cyteen has quit IRC | 13:09 | |
*** eMHa__ has joined #maemo | 13:19 | |
*** spiiroin has joined #maemo | 13:28 | |
*** danjackson has joined #maemo | 13:53 | |
*** Kabouik has quit IRC | 14:12 | |
*** Kabouik has joined #maemo | 14:13 | |
jonwil | Still not sure exactly how to approach this or what to say... | 14:23 |
jonwil | Asking 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 stack0 | 14:51 |
Maxdamantus | Maybe 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 |
jonwil | I wonder if mentioning Maemo by name would be a good thing or a bad thing? | 15:01 |
Maxdamantus | I think it would be bad to try and hide it. | 15:01 |
Wizzup | I tried to ask them about the current state of embedding in irc and got no answer. just fyi | 15:03 |
Wizzup | this was a week or two aog | 15:03 |
Wizzup | s/aog/ago/ | 15:03 |
infobot | Wizzup meant: this was a week or two ago | 15:03 |
jonwil | My 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 |
KotCzarny | jonwil: remember its irc, long delays in responses is normal | 15:06 |
jonwil | Yeah | 15:06 |
KotCzarny | sometimes even requires repeating after few days | 15:06 |
jonwil | I 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 |
Maxdamantus | Last Measured Discharge: 1649 mAh | 15:46 |
jonwil | Then 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 |
Wizzup | surf runs on it with gtk2 I think, but not on fremantle | 15:54 |
jonwil | I 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 IRC | 16:15 | |
*** danjackson has quit IRC | 16:47 | |
*** danjackson has joined #maemo | 16:47 | |
*** tm has quit IRC | 17:01 | |
*** danjackson has quit IRC | 17:44 | |
*** Milhouse has quit IRC | 17:50 | |
*** tm has joined #maemo | 17:54 | |
*** Kabouik has quit IRC | 18:01 | |
*** Kabouik has joined #maemo | 18:02 | |
*** Kabouik_ has joined #maemo | 18:11 | |
*** drrty has joined #maemo | 18:13 | |
*** Kabouik has quit IRC | 18:14 | |
*** Milhouse has joined #maemo | 18:16 | |
*** Kabouik_ has quit IRC | 18:27 | |
*** florian has quit IRC | 18:46 | |
*** Kabouik_ has joined #maemo | 19:01 | |
*** Kabouik- has joined #maemo | 19:03 | |
*** Kabouik_ has quit IRC | 19:05 | |
*** eMHa__ has quit IRC | 19:40 | |
*** Pali has joined #maemo | 19:43 | |
*** eMHa__ has joined #maemo | 20:14 | |
*** esaym153 has quit IRC | 20:50 | |
*** shentey has joined #maemo | 20:51 | |
*** Juesto has quit IRC | 20:51 | |
*** vahe has quit IRC | 21:07 | |
*** geaaru has quit IRC | 21:38 | |
*** florian has joined #maemo | 21:44 | |
*** esaym153 has joined #maemo | 21:53 | |
*** jskarvad has quit IRC | 22:05 | |
*** Kabouik_ has joined #maemo | 22:09 | |
*** Kabouik- has quit IRC | 22:11 | |
*** pagurus has quit IRC | 22:12 | |
*** pagurus has joined #maemo | 22:13 | |
*** shentey has quit IRC | 22:26 | |
*** NeKit has quit IRC | 22:44 | |
*** florian_kc has joined #maemo | 22:50 | |
*** NeKit has joined #maemo | 22:51 | |
*** florian has quit IRC | 22:53 | |
*** Juesto has joined #maemo | 23:03 | |
*** Juesto has joined #maemo | 23:03 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!