/srv/irclogs.ubuntu.com/2008/03/01/#ubuntu-mozillateam.txt

danagehi! 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 update00:35
DarkMageZdanage, close firefox and rename ~/.mozilla/ to something else and launch firefox. (just debugging step, not solution)00:39
danageDarkMageZ: hi, thanks for the reply. i just followed the wiki instructions and deleted my profile, and that seemed to cure it00:40
danageshould i report back when i find out how to reproduce the problem00:41
DarkMageZIF you can reproduce that then definently!00:41
danagei am sorry, i think i might have been too quick to delete the profile. should have created an alternate one00:42
DarkMageZyeah, renaming stuff is always the preferred method. which wiki page said to delete?00:43
DarkMageZcause data can sometimes be recovered from a corrupt profile, sometimes might even give some sort of hint on how it became corrupt.00:43
danageDarkMageZ: it actually didn't. it's me...00:44
danagebut i didnt have much data in there, so no big loss00:44
DarkMageZah, k. well have fun trying to reproduce that ッ00:45
danage:) thanks for the help00:45
Ubuletteasac, File / Close in Epiphany doesn't do anything for me.01:13
Ubulettedon't know if it's xul b4 only or if it's the same with b3 in hardy01:14
armin76Ubulette: i've got a report that with an snapshot of two days ago the forward and back buttons in the mouse won't work anymore11:50
armin76weird, uh?11:50
[reed]so11:53
[reed]I've heard lots of complaints11:53
[reed]mozilla bug 42029411:53
ubotuMozilla 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=42029411:53
[reed]see if that answers your question11:53
[reed]or problem11:53
[reed]armin76: ^11:53
armin76ah11:53
armin76i see, thanks :)11:53
[reed]today's Linux build is going to have a slightly hosed UI11:54
[reed]because of some windows stuff that landed11:55
[reed]but it'll get fixed!11:55
armin76bumb :)11:55
asacpain :)12:30
Ubulettehi12:33
asachi12:33
Ubulettehttp://www.sofaraway.org/ubuntu/debdiff/cairo_1.5.8-0ubuntu1--1.5.12-0ubuntu1.debdiff12:34
asaclet me scroll back ;)12:34
asachmmm ... for epiphany i don't know12:34
asacyou dont't have a debug build of xul, do you?12:35
asacthat would probably show asserts or something if its xul related12:35
Ubulettei don't12:37
Ubulettebut epi shows nothing at all in the console12:38
Ubulettei mean, the shell12:38
asaci will ask seb if he has anything else on the plate for cairo. otherwise upload that12:41
asacso most likely on monday12:41
Ubulettei'm running it, no issue at all12:42
asacdid they fix the repeat bug?12:42
Ubulettenope, it's not their fault12:42
asac(buggy_repeat?)12:42
asacyeah12:42
Ubulettei've pushed it to my ppa, a radeon user reported the bug is back12:43
asacyeah12:43
asachttp://wiki.mozilla.org/Firefox3/Schedule ... why is that not updated anymore :(12:43
asaci mean if it doesn't give dates ahead its not really a schedule, but a history/log12:44
Ubulettei'm having troubles with seamonkey 212:57
Ubuletteit's damn slow to load anything12:57
Ubulettelike 10sec between the click and the rendering13:00
UbuletteNo chrome package registered for chrome://wallet/locale/walletTasksOverlay.dtd13:01
UbuletteError: undefined entity13:01
UbuletteSource File: chrome://wallet/content/walletTasksOverlay.xul13:01
UbuletteLine: 78, Column: 513:01
UbuletteSource Code:13:01
Ubulette    <menu id="menu_passwordManager"13:01
UbuletteError: [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
UbuletteSource File: chrome://global/content/bindings/browser.xml13:01
UbuletteLine: 65113:01
Ubulettethe wallet's locales are not properly registered13:02
asachmm13:02
asacsame problem in dist/bin ?13:03
asacotherwise its most likely a missing file13:03
Ubulettedist/bin shows no error but all files are there. could be a permission issue13:04
asacwhats in that line?13:05
asac65113:05
Ubulette          catch (e) {13:06
Ubulette            Components.utils.reportError(e);13:06
Ubulette          }13:06
Ubulettelol13:06
Ubulettehttp://paste.ubuntu.com/5157/13:06
asacComponents.interfaces.nsIDocShellHistory13:07
Ubuletteshistory.xpt ?13:08
asachard to say13:09
asacif you comment out that line, does it work?13:09
Ubulettelrwxrwxrwx 1 fta 500    56 2008-03-01 00:46 shistory.xpt -> ../../../docshell/shistory/public/_xpidlgen/shistory.xpt13:09
asacor do you get follow up errors?13:09
Ubulettejust those 313:10
asacno ... i mean do you get follow ups if you remove that line:13:10
asacthis.docShell.QueryInterface(Components.interfaces.nsIDocShellHistory).useGlobalHistory = true;13:10
Ubulettehttps://bugzilla.mozilla.org/show_bug.cgi?id=371298#c413:13
ubotuMozilla bug 371298 in General "Missing suiterunner components when run without write permissions (Mac disk image, etc)" [Normal,Assigned]13:13
asacthey still have the old component model and don't use extension manager13:15
asacwow13:15
asacmaybe we should just ignore the suite13:15
asacuntil they fix that13:15
asacok i have to prepare for travel13:15
asacwill be back later13:15
Ubulettehttp://paste.ubuntu.com/5158/13:20
Ubulettewe've been there before13: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
Ubulettebug 19718114:08
ubotuLaunchpad bug 197181 in firefox-3.0 "firefox 3 fails to properly render http://acid3.acidtests.org/" [Undecided,New] https://launchpad.net/bugs/19718114:08
Ubulettelol14:08
=== asac_ is now known as asac
xhakerasac: what's the plan for hardy currently? NM 0.7?15:06
asacxhaker: no 0.6.621:21
armin76i'm using sytem cairo again, let's see if it segfaults on sparc21:42
armin76[reed]: will you let us now when the ui thing is fixed, please? :)21:58
[reed]yep, I have a patch21:58
armin76thanks, i really appreciate it :)21:58
UbuletteBug 19742122:01
ubotuLaunchpad bug 197421 in firefox-3.0 "Firefox UI for SSL certificate shows incomplete domain" [Undecided,Confirmed] https://launchpad.net/bugs/19742122:01
Ubulette[reed], ^^22:02
UbuletteBug 19741022:04
ubotuLaunchpad bug 197410 in firefox-3.0 "Paste data from Firefox don't work after you close Firefox" [Undecided,New] https://launchpad.net/bugs/19741022:04
armin76Ubulette: can you reproduce the first bug?22:09
armin76for me it just say that my connection is not encrypted and the site not verified :/22:09
armin76uh, great22:10
armin76and the exception dialog doesn't show up anymore :P22:10
armin76bah, i'll see tomorrow22:12

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