danage | hi! i have a huge problem with firefox 3 beta 3 that is currently in hardy - no more bookmarks, no more bookmarks toolbar, no more back reload buttons, pages seem to never load, location bar doesn't update | 00:35 |
---|---|---|
DarkMageZ | danage, close firefox and rename ~/.mozilla/ to something else and launch firefox. (just debugging step, not solution) | 00:39 |
danage | DarkMageZ: hi, thanks for the reply. i just followed the wiki instructions and deleted my profile, and that seemed to cure it | 00:40 |
danage | should i report back when i find out how to reproduce the problem | 00:41 |
DarkMageZ | IF you can reproduce that then definently! | 00:41 |
danage | i am sorry, i think i might have been too quick to delete the profile. should have created an alternate one | 00:42 |
DarkMageZ | yeah, renaming stuff is always the preferred method. which wiki page said to delete? | 00:43 |
DarkMageZ | cause data can sometimes be recovered from a corrupt profile, sometimes might even give some sort of hint on how it became corrupt. | 00:43 |
danage | DarkMageZ: it actually didn't. it's me... | 00:44 |
danage | but i didnt have much data in there, so no big loss | 00:44 |
DarkMageZ | ah, k. well have fun trying to reproduce that ッ | 00:45 |
danage | :) thanks for the help | 00:45 |
Ubulette | asac, File / Close in Epiphany doesn't do anything for me. | 01:13 |
Ubulette | don't know if it's xul b4 only or if it's the same with b3 in hardy | 01:14 |
armin76 | Ubulette: i've got a report that with an snapshot of two days ago the forward and back buttons in the mouse won't work anymore | 11:50 |
armin76 | weird, uh? | 11:50 |
[reed] | so | 11:53 |
[reed] | I've heard lots of complaints | 11:53 |
[reed] | mozilla bug 420294 | 11:53 |
ubotu | Mozilla bug 420294 in Widget: Gtk "Side mouse buttons no longer work as back and forward" [Normal,Resolved: invalid] http://bugzilla.mozilla.org/show_bug.cgi?id=420294 | 11:53 |
[reed] | see if that answers your question | 11:53 |
[reed] | or problem | 11:53 |
[reed] | armin76: ^ | 11:53 |
armin76 | ah | 11:53 |
armin76 | i see, thanks :) | 11:53 |
[reed] | today's Linux build is going to have a slightly hosed UI | 11:54 |
[reed] | because of some windows stuff that landed | 11:55 |
[reed] | but it'll get fixed! | 11:55 |
armin76 | bumb :) | 11:55 |
asac | pain :) | 12:30 |
Ubulette | hi | 12:33 |
asac | hi | 12:33 |
Ubulette | http://www.sofaraway.org/ubuntu/debdiff/cairo_1.5.8-0ubuntu1--1.5.12-0ubuntu1.debdiff | 12:34 |
asac | let me scroll back ;) | 12:34 |
asac | hmmm ... for epiphany i don't know | 12:34 |
asac | you dont't have a debug build of xul, do you? | 12:35 |
asac | that would probably show asserts or something if its xul related | 12:35 |
Ubulette | i don't | 12:37 |
Ubulette | but epi shows nothing at all in the console | 12:38 |
Ubulette | i mean, the shell | 12:38 |
asac | i will ask seb if he has anything else on the plate for cairo. otherwise upload that | 12:41 |
asac | so most likely on monday | 12:41 |
Ubulette | i'm running it, no issue at all | 12:42 |
asac | did they fix the repeat bug? | 12:42 |
Ubulette | nope, it's not their fault | 12:42 |
asac | (buggy_repeat?) | 12:42 |
asac | yeah | 12:42 |
Ubulette | i've pushed it to my ppa, a radeon user reported the bug is back | 12:43 |
asac | yeah | 12:43 |
asac | http://wiki.mozilla.org/Firefox3/Schedule ... why is that not updated anymore :( | 12:43 |
asac | i mean if it doesn't give dates ahead its not really a schedule, but a history/log | 12:44 |
Ubulette | i'm having troubles with seamonkey 2 | 12:57 |
Ubulette | it's damn slow to load anything | 12:57 |
Ubulette | like 10sec between the click and the rendering | 13:00 |
Ubulette | No chrome package registered for chrome://wallet/locale/walletTasksOverlay.dtd | 13:01 |
Ubulette | Error: undefined entity | 13:01 |
Ubulette | Source File: chrome://wallet/content/walletTasksOverlay.xul | 13:01 |
Ubulette | Line: 78, Column: 5 | 13:01 |
Ubulette | Source Code: | 13:01 |
Ubulette | <menu id="menu_passwordManager" | 13:01 |
Ubulette | Error: [Exception... "Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory]" nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: :: line 647" data: no] | 13:01 |
Ubulette | Source File: chrome://global/content/bindings/browser.xml | 13:01 |
Ubulette | Line: 651 | 13:01 |
Ubulette | the wallet's locales are not properly registered | 13:02 |
asac | hmm | 13:02 |
asac | same problem in dist/bin ? | 13:03 |
asac | otherwise its most likely a missing file | 13:03 |
Ubulette | dist/bin shows no error but all files are there. could be a permission issue | 13:04 |
asac | whats in that line? | 13:05 |
asac | 651 | 13:05 |
Ubulette | catch (e) { | 13:06 |
Ubulette | Components.utils.reportError(e); | 13:06 |
Ubulette | } | 13:06 |
Ubulette | lol | 13:06 |
Ubulette | http://paste.ubuntu.com/5157/ | 13:06 |
asac | Components.interfaces.nsIDocShellHistory | 13:07 |
Ubulette | shistory.xpt ? | 13:08 |
asac | hard to say | 13:09 |
asac | if you comment out that line, does it work? | 13:09 |
Ubulette | lrwxrwxrwx 1 fta 500 56 2008-03-01 00:46 shistory.xpt -> ../../../docshell/shistory/public/_xpidlgen/shistory.xpt | 13:09 |
asac | or do you get follow up errors? | 13:09 |
Ubulette | just those 3 | 13:10 |
asac | no ... i mean do you get follow ups if you remove that line: | 13:10 |
asac | this.docShell.QueryInterface(Components.interfaces.nsIDocShellHistory).useGlobalHistory = true; | 13:10 |
Ubulette | https://bugzilla.mozilla.org/show_bug.cgi?id=371298#c4 | 13:13 |
ubotu | Mozilla bug 371298 in General "Missing suiterunner components when run without write permissions (Mac disk image, etc)" [Normal,Assigned] | 13:13 |
asac | they still have the old component model and don't use extension manager | 13:15 |
asac | wow | 13:15 |
asac | maybe we should just ignore the suite | 13:15 |
asac | until they fix that | 13:15 |
asac | ok i have to prepare for travel | 13:15 |
asac | will be back later | 13:15 |
Ubulette | http://paste.ubuntu.com/5158/ | 13:20 |
Ubulette | we've been there before | 13:20 |
Ubulette | [reed], http://andrea-bs.netsons.org/blog/index.php/2008-02-29/epiphany-my-new-web-browser/ | 13:48 |
Ubulette | [reed], what is the name of the components for the Error Console ? | 13:57 |
Ubulette | bug 197181 | 14:08 |
ubotu | Launchpad bug 197181 in firefox-3.0 "firefox 3 fails to properly render http://acid3.acidtests.org/" [Undecided,New] https://launchpad.net/bugs/197181 | 14:08 |
Ubulette | lol | 14:08 |
=== asac_ is now known as asac | ||
xhaker | asac: what's the plan for hardy currently? NM 0.7? | 15:06 |
asac | xhaker: no 0.6.6 | 21:21 |
armin76 | i'm using sytem cairo again, let's see if it segfaults on sparc | 21:42 |
armin76 | [reed]: will you let us now when the ui thing is fixed, please? :) | 21:58 |
[reed] | yep, I have a patch | 21:58 |
armin76 | thanks, i really appreciate it :) | 21:58 |
Ubulette | Bug 197421 | 22:01 |
ubotu | Launchpad bug 197421 in firefox-3.0 "Firefox UI for SSL certificate shows incomplete domain" [Undecided,Confirmed] https://launchpad.net/bugs/197421 | 22:01 |
Ubulette | [reed], ^^ | 22:02 |
Ubulette | Bug 197410 | 22:04 |
ubotu | Launchpad bug 197410 in firefox-3.0 "Paste data from Firefox don't work after you close Firefox" [Undecided,New] https://launchpad.net/bugs/197410 | 22:04 |
armin76 | Ubulette: can you reproduce the first bug? | 22:09 |
armin76 | for me it just say that my connection is not encrypted and the site not verified :/ | 22:09 |
armin76 | uh, great | 22:10 |
armin76 | and the exception dialog doesn't show up anymore :P | 22:10 |
armin76 | bah, i'll see tomorrow | 22:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!