ubuntujenkins | morning all | 08:50 |
---|---|---|
thorwil | good morning! | 08:53 |
ubuntujenkins | hello thorwil | 08:53 |
ubuntujenkins | ?ppa | 14:15 |
quickshotdevs | Already using Ubuntu 10.04? Add our PPA by running these commands in a terminal(Applications → Accessories → Terminal): $ sudo add-apt-repository ppa:quickshotdevs/quickshot-release $ sudo apt-get update $ sudo apt-get install quickshot' | 14:15 |
=== vish is now known as MrAcosta | ||
=== MrAcosta is now known as vish | ||
flan | http://uguu.ca/238/quickshot-teaser/ Contains an early screenshot of one of the Quickshot server's admin pages. | 21:57 |
flan | ubuntujenkins lives! | 22:12 |
ubuntujenkins | hey flan , I am at home so not always on :/ | 22:12 |
flan | WiFi's still a problem? | 22:13 |
ubuntujenkins | yep, works in windows which is very anoying | 22:13 |
flan | I just linked to http://uguu.ca/238/quickshot-teaser/ | 22:13 |
flan | I should be able to keep working at a rate of about one page per day for the next little while, so the core should be finished soon. | 22:14 |
ubuntujenkins | nice thats great flan I am fighting with how to agrange the layout. I can't find the setting to change the spacing to make it complie to gnome hig | 22:15 |
ubuntujenkins | also this is an interesting bug https://bugs.launchpad.net/bugs/596245 | 22:16 |
manualbot | Launchpad bug 596245 in quickshot "quickshot crashes on start" [Undecided,Confirmed] | 22:16 |
flan | The one witht he two random lowercase 'i's? | 22:16 |
ubuntujenkins | its due to python, yea someting about i comes into i haven't managed to read it properly | 22:16 |
flan | We might be able to add an alias to decimal's globals. | 22:17 |
ubuntujenkins | I will have to read into it | 22:19 |
flan | decimals.ROUND_CEiLiNG = decimals.ROUND_CEILING, perhaps. | 22:19 |
flan | decimal* | 22:21 |
flan | Oh, weird. It's happening because .upper() is failing at upper-casing the 'i's. | 22:22 |
flan | That hack should work, but this is just strange. | 22:22 |
flan | Implementation for that hack: | 22:24 |
flan | #Before 'import babel' | 22:24 |
flan | import decimal | 22:24 |
flan | Oh, wait... | 22:25 |
flan | No, that won't work... | 22:25 |
flan | We'd actually have to modify decimal's source... | 22:25 |
ubuntujenkins | thats what i thought, but then i figured you know more than me | 22:25 |
flan | We could ship a patched version of decimal and put it in the project root/change Python's search paths to make sure it gets referenced instead of the built-in when babel imports it. That shouldn't break anything, but it's definitely a hack. | 22:27 |
flan | And this issue could very well come up elsewhere once babel's been imported. | 22:27 |
ubuntujenkins | hmm, not a fun bug it also affects ubuntu one acording to a bug i linked | 22:28 |
flan | I'm seeing evidence of this being an issue in a lot of things. | 22:31 |
ubuntujenkins | I wonder if it has been fixed in debian version of python 2.6 | 22:33 |
flan | Lenny's still on 2.5... | 22:34 |
ubuntujenkins | http://bugs.python.org/issue1813 says it is open | 22:35 |
ubuntujenkins | so not fixed | 22:35 |
flan | Still affects 3.2? | 22:40 |
flan | That's bad. | 22:40 |
flan | And it means I cancel my build process. | 22:40 |
ubuntujenkins | what so basically we have to patch it ourself. Why can't they fix the stupid thing | 22:43 |
* ubuntujenkins may have fixed the wifi woes only time will tell | 23:08 | |
ubuntujenkins | looks like this wifi fix is hopeful | 23:17 |
ubuntujenkins | night all | 23:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!