[00:02] minefield concept is now nightly? [00:13] minefield has always been nightly [03:17] * Omega is going to install firefox-trunk [03:17] may the force be with me [09:16] i love the new minefield icon, it is by far the coolest/nicest one yet [09:16] i need to find a short way to explain a compiz not being compatible with unity bug, for topic in +3 [09:16] any idea would be great [11:08] fta: finally made it: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/760512 (no, didn't use ubuntu-bug for that) [11:40] artnay, what are those (small) numbers in the bug? [11:41] i need the ids that are in each string.. like "#: id: 1293699935367580298 (used in the following branches: trunk, dev, beta, stable)" [11:41] along with the template name [12:35] fta: will add those. the numbers indicate corresponding strings (they're accessible via URL but I'll add directs links) [12:35] artnay, but they change after each upload [12:35] fta: umh, true. [12:36] of course when one removes existing translations/strings [12:39] fta: updated [12:41] thanks [12:45] I 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:48] fta: I could fix those now and wait for the next import if it helps you. [12:49] artnay, i need to dig into those strings to see if it's the side effect of the lp change a few months ago [12:50] fta: on January? probably is [12:50] this didn't happen in 2010 and it's been spotted on February [12:50] hm [12:52] they're marked as suggestions - https://translations.launchpad.net/chromium-browser/translations/+pots/generated-resources/fi/+translate?show=new_suggestions [12:53] i'm at work right now. i don't really have time. i'll get to that later today [12:53] fta: sure, thanks for looking into it. === m_conley_away is now known as m_conley [17:02] Hello, where are the default bookmarks stored ? [17:04] AnAnt, /usr/lib/firefox-4.0/omni.jar [17:04] (on an installed system) [17:05] can that be overridden ? [17:05] chrisccoulson: seems like icedtea-web isn't building against firefox-dev again [17:06] hmmm [17:06] looks like my change got dropped [17:07] AnAnt, i think you can add bookmarks to the distribution.ini. never tried to do that before though [19:54] jcastro, http://code.google.com/p/chromium/issues/detail?id=75485 upstream is calling for help with unity [19:55] on it [20:03] good [20:33] no one else is seeing bug 657586 in any version of firefox or chromium? [20:41] the bug i referred to is https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/657586 [20:54] micahg, jdstrand: fyi, linux/stable (10.0.648.204 -> 10.0.648.205) [21:05] fta: ACK, so, do you want to add a NEWS file for the password issue or document it in the changelog somehow? [21:20] i know this is asking alot but is there any way we can implement overlay-scrollbars in firefox and chromium [21:20] i get the feeling its not possible but figured i would ask [21:21] its cool :) [21:29] fta: I'm running out for a few hours, will be back later this evening [21:31] gnomefreak, overlay scrollbars in firefox is possible, and i will implement it ;) [21:31] chrisccoulson, yt? [21:31] chrisccoulson, 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] chrisccoulson: sweet thanks. right now i only get it using gedit [21:32] chrisccoulson, and for some reason, i get firefox.desktop for the latter at home [21:33] yeah, which would mean that it failed when setting it :( [21:34] fta - what's in your ~/.local/share/applications/mimeapps.list? [21:34] ff [21:34] hm, no [21:34] x-scheme-handler/http=chromium-browser.desktop;firefox.desktop; [21:34] x-scheme-handler/https=chromium-browser.desktop;firefox.desktop; [21:35] fta - that's not in the Default Applications section though is it? [21:35] if it is, then it's wrong :) [21:35] it's in [Added Associations] [21:35] that's ok then [21:35] nothing in [Default Applications]? [21:35] no such section in there [21:36] at work, where it's working, i have both section, but none has the x-scheme-handler/http* entries [21:36] i wonder if that's why. i didn't test my changes on a mimeapps.list without that section [21:37] oh? that's strange that there are no x-scheme-handler/http entries in that section :/ [21:37] now i'm confused ;) [21:38] and it's working here :/ [21:38] i get x-scheme-handler/http=chromium-browser.desktop; in my Default Applications section [21:38] oh, seems i patched /etc/gnome/defaults.list at work a long time ago [21:39] but not at home [21:39] that will be why [21:39] $ grep http /etc/gnome/defaults.list [21:39] x-scheme-handler/http=firefox.desktop [21:39] x-scheme-handler/https=firefox.desktop [21:39] so, it's actually not working on either of your machines :/ [21:39] vs [21:39] $ grep http /etc/gnome/defaults.list [21:39] x-scheme-handler/http=chromium-browser.desktop;firefox.desktop [21:39] x-scheme-handler/https=chromium-browser.desktop;firefox.desktop [21:39] hmmm [21:40] the defaults.list should only have a single entry for each type [21:40] (although, that shouldn't cause your problem) [21:40] the 2nd is the one working ;) [21:40] i suspect that reading the defaults might break with 2 entries there [21:40] it only expects one ;) [21:41] although, that still doesn't explain the problem :( [21:41] at home: [21:41] + xdg-mime query default x-scheme-handler/http [21:41] + browser=firefox.desktop [21:41] + [ xfirefox.desktop != xchromium-browser.desktop ] [21:41] + echo no [21:43] hm [21:45] http://paste.ubuntu.com/594211/ [21:45] that's the one that used to work [21:49] fta - what happens if you run "xdg-mime default chromium-browser.desktop text/html" ? [21:50] fta@ix:~ $ xdg-mime default chromium-browser.desktop text/html [21:50] fta@ix:~ $ xdg-settings check default-web-browser chromium-browser.desktop [21:50] no [21:51] and there is no text/html=chromium-browser.desktop in the Default Applications section of your mimeapps.list? [21:51] there is now [21:51] ok, so that's working :) [21:53] what is supposed to do that? [21:53] http://src.chromium.org/svn/trunk/src/chrome/browser/shell_integration_linux.cc [21:53] fta - 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:54] but it was my default browser before, why do i need to re-do that? [21:54] i'm confused now :/ [21:55] it used to work for months/years [21:55] it regressed a few weeks ago, when upstream bumped xdg-utils [21:55] is 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:56] let's see [21:56] letting ch set itself adds: http://paste.ubuntu.com/594214/ [21:57] that looks good :) [21:57] and it works :P [21:57] fantastic :) [21:58] i expected to not have to redo it as i did it long ago [21:58] i 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] (ie, setting the default mimetypes with xdg-mime hasn't really worked for ages) [21:58] until now... [22:00] i see [22:00] for example xdg-mime used to read and write the default mime handlers in ~/.local/share/applications/defaults.list (you might still have that) [22:01] but that's never worked (and isn't used by anything else) [22:01] right [22:01] i have calibre in there too === m_conley is now known as m_conley_away [23:32] micahg, i won't do the ch update tonight. my translation script regressed, i need to figure out how to fix it 1st.