/srv/irclogs.ubuntu.com/2011/04/14/#ubuntu-mozillateam.txt

LLStarksminefield concept is now nightly?00:02
micahgminefield has always been nightly00:13
* Omega is going to install firefox-trunk03:17
Omegamay the force be with me03:17
gnomefreaki love the new minefield icon, it is by far the coolest/nicest one yet09:16
gnomefreaki need to find a short way to explain a compiz not being compatible with unity bug, for topic in +309:16
gnomefreakany idea would be great09:16
artnayfta: finally made it: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/760512 (no, didn't use ubuntu-bug for that)11:08
ftaartnay, what are those (small) numbers in the bug?11:40
ftai need the ids that are in each string.. like "#: id: 1293699935367580298 (used in the following branches: trunk, dev, beta, stable)"11:41
ftaalong with the template name11:41
artnayfta: will add those. the numbers indicate corresponding strings (they're accessible via URL but I'll add directs links)12:35
ftaartnay, but they change after each upload12:35
artnayfta: umh, true.12:35
artnayof course when one removes existing translations/strings12:36
artnayfta: updated12:39
ftathanks12:41
artnayI don't know how long this has been happening. the comment on your blog was posted on the 21st of Feb and the problem had existed already for 4 imports. I realized this bug after visiting Chromium's settings (rarely do that nowadays) and saw wrong translations (by Google's translator(s)) there. then I fixed those again but my changes were overwritten during the next import.12:45
artnayfta: I could fix those now and wait for the next import if it helps you.12:48
ftaartnay, i need to dig into those strings to see if it's the side effect of the lp change a few months ago12:49
artnayfta: on January? probably is12:50
artnaythis didn't happen in 2010 and it's been spotted on February12:50
ftahm12:50
artnaythey're marked as suggestions - https://translations.launchpad.net/chromium-browser/translations/+pots/generated-resources/fi/+translate?show=new_suggestions12:52
ftai'm at work right now. i don't really have time. i'll get to that later today12:53
artnayfta: sure, thanks for looking into it.12:53
=== m_conley_away is now known as m_conley
AnAntHello, where are the default bookmarks stored ?17:02
chrisccoulsonAnAnt, /usr/lib/firefox-4.0/omni.jar17:04
chrisccoulson(on an installed system)17:04
AnAntcan that be overridden ?17:05
micahgchrisccoulson: seems like icedtea-web isn't building against firefox-dev again17:05
chrisccoulsonhmmm17:06
chrisccoulsonlooks like my change got dropped17:06
chrisccoulsonAnAnt, i think you can add bookmarks to the distribution.ini. never tried to do that before though17:07
ftajcastro, http://code.google.com/p/chromium/issues/detail?id=75485  upstream is calling for help with unity19:54
jcastroon it19:55
ftagood20:03
gnomefreakno one else is seeing bug 657586 in any version of firefox or chromium?20:33
gnomefreakthe bug i referred to is https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/65758620:41
ftamicahg, jdstrand: fyi, linux/stable (10.0.648.204 -> 10.0.648.205)20:54
micahgfta: ACK, so, do you want to add a NEWS file for the password issue or document it in the changelog somehow?21:05
gnomefreaki know this is asking alot but is there any way we can implement overlay-scrollbars in firefox and chromium21:20
gnomefreaki get the feeling its not possible but figured i would ask21:20
gnomefreakits cool :)21:21
micahgfta: I'm running out for a few hours, will be back later this evening21:29
chrisccoulsongnomefreak, overlay scrollbars in firefox is possible, and i will implement it ;)21:31
ftachrisccoulson, yt?21:31
ftachrisccoulson, the reason "xdg-settings check default-web-browser chromium-browser.desktop" fails for ch is that it ends up doing "xdg-mime query default x-scheme-handler/http"21:31
gnomefreakchrisccoulson: sweet thanks. right now i only get it using gedit21:31
ftachrisccoulson, and for some reason, i get firefox.desktop for the latter at home21:32
chrisccoulsonyeah, which would mean that it failed when setting it :(21:33
chrisccoulsonfta - what's in your ~/.local/share/applications/mimeapps.list?21:34
ftaff21:34
ftahm, no21:34
ftax-scheme-handler/http=chromium-browser.desktop;firefox.desktop;21:34
ftax-scheme-handler/https=chromium-browser.desktop;firefox.desktop;21:34
chrisccoulsonfta - that's not in the Default Applications section though is it?21:35
chrisccoulsonif it is, then it's wrong :)21:35
ftait's in [Added Associations]21:35
chrisccoulsonthat's ok then21:35
chrisccoulsonnothing in [Default Applications]?21:35
ftano such section in there21:35
ftaat work, where it's working, i have both section, but none has the x-scheme-handler/http* entries21:36
chrisccoulsoni wonder if that's why. i didn't test my changes on a mimeapps.list without that section21:36
chrisccoulsonoh? that's strange that there are no x-scheme-handler/http entries in that section :/21:37
chrisccoulsonnow i'm confused ;)21:37
chrisccoulsonand it's working here :/21:38
chrisccoulsoni get x-scheme-handler/http=chromium-browser.desktop; in my Default Applications section21:38
ftaoh, seems i patched /etc/gnome/defaults.list at work a long time ago21:38
ftabut not at home21:39
chrisccoulsonthat will be why21:39
fta$ grep http /etc/gnome/defaults.list21:39
ftax-scheme-handler/http=firefox.desktop21:39
ftax-scheme-handler/https=firefox.desktop21:39
chrisccoulsonso, it's actually not working on either of your machines :/21:39
ftavs21:39
fta$ grep http /etc/gnome/defaults.list21:39
ftax-scheme-handler/http=chromium-browser.desktop;firefox.desktop21:39
ftax-scheme-handler/https=chromium-browser.desktop;firefox.desktop21:39
chrisccoulsonhmmm21:39
chrisccoulsonthe defaults.list should only have a single entry for each type21:40
chrisccoulson(although, that shouldn't cause your problem)21:40
ftathe 2nd is the one working ;)21:40
chrisccoulsoni suspect that reading the defaults might break with 2 entries there21:40
chrisccoulsonit only expects one ;)21:40
chrisccoulsonalthough, that still doesn't explain the problem :(21:41
ftaat home:21:41
fta+ xdg-mime query default x-scheme-handler/http21:41
fta+ browser=firefox.desktop21:41
fta+ [ xfirefox.desktop != xchromium-browser.desktop ]21:41
fta+ echo no21:41
ftahm21:43
ftahttp://paste.ubuntu.com/594211/21:45
ftathat's the one that used to work21:45
chrisccoulsonfta - what happens if you run "xdg-mime default chromium-browser.desktop text/html" ?21:49
ftafta@ix:~ $ xdg-mime default chromium-browser.desktop text/html21:50
ftafta@ix:~ $ xdg-settings check default-web-browser chromium-browser.desktop21:50
ftano21:50
chrisccoulsonand there is no text/html=chromium-browser.desktop in the Default Applications section of your mimeapps.list?21:51
ftathere is now21:51
chrisccoulsonok, so that's working :)21:51
ftawhat is supposed to do that?21:53
ftahttp://src.chromium.org/svn/trunk/src/chrome/browser/shell_integration_linux.cc21:53
chrisccoulsonfta - basically, after running "xdg-settings set default-web-browser chromium-browser.desktop", you should see all of these in your mimeapps.list: http://paste.ubuntu.com/594213/21:53
ftabut it was my default browser before, why do i need to re-do that?21:54
chrisccoulsoni'm confused now :/21:54
ftait used to work for months/years21:55
ftait regressed a few weeks ago, when upstream bumped xdg-utils21:55
chrisccoulsonis the issue that chromium can't set itself as the default browser (ie, it keeps asking on startup), or that it suddenly thinks that it isn't the default (but you can still set it)?21:55
ftalet's see21:56
ftaletting ch set itself adds: http://paste.ubuntu.com/594214/21:56
chrisccoulsonthat looks good :)21:57
ftaand it works :P21:57
chrisccoulsonfantastic :)21:57
ftai expected to not have to redo it as i did it long ago21:58
chrisccoulsoni think the issue is that the xdg scripts haven't actually worked fully for a while, and now we've fixed them, chromium has discovered that it actually isn't quite the default browser :)21:58
chrisccoulson(ie, setting the default mimetypes with xdg-mime hasn't really worked for ages)21:58
chrisccoulsonuntil now...21:58
ftai see22:00
chrisccoulsonfor example xdg-mime used to read and write the default mime handlers in ~/.local/share/applications/defaults.list (you might still have that)22:00
chrisccoulsonbut that's never worked (and isn't used by anything else)22:01
ftaright22:01
ftai have calibre in there too22:01
=== m_conley is now known as m_conley_away
ftamicahg, i won't do the ch update tonight. my translation script regressed, i need to figure out how to fix it 1st.23:32

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