|
View:
New views
17 Messages
—
Rating Filter:
Alert me
|
|
|
Firefox won't start with Firebug ActivatedThe problem appeared yesterday. If firebug is active, firefox won't
start, it stays in process but no window. To fix it I have to kill the process and then start firefox in safe mode with all addons disabled. My other addons are: Adblock Plus, Reloadevery and Web Developer. There wasn't any problem since yesterday (I didn't do anything). My windows installation is clean. I reinstalled it today so there is no way the windows could be the problem. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > The problem appeared yesterday. If firebug is active, firefox won't > start, it stays in process but no window. To fix it I have to kill the > process and then start firefox in safe mode with all addons disabled. > My other addons are: > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > since yesterday (I didn't do anything). My windows installation is > clean. I reinstalled it today so there is no way the windows could be > the problem. I've not heard of something similar. I guess that if you create a new firefox profile (config file), then install Firebug you will find all is working. Then you can add your other extensions. My guess is that everything still works. Finally you can copy your bookmarks over. Eventually this may happen again, maybe then you will notice what triggers it. See http://groups.google.com/group/firebug/web/faq-about-firebug jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedI created new profile and the first thing I did was to install Firebug
- after restart, firefox does the same thing - stays in process and doesn't appear at all. On Oct 30, 10:54 pm, John J Barton <johnjbar...@...> wrote: > On Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > > > The problem appeared yesterday. If firebug is active, firefox won't > > start, it stays in process but no window. To fix it I have to kill the > > process and then start firefox in safe mode with all addons disabled. > > My other addons are: > > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > > since yesterday (I didn't do anything). My windows installation is > > clean. I reinstalled it today so there is no way the windows could be > > the problem. > > I've not heard of something similar. > > I guess that if you create a new firefox profile (config file), then > install Firebug you will find all is working. Then you can add your > other extensions. My guess is that everything still works. Finally you > can copy your bookmarks over. Eventually this may happen again, maybe > then you will notice what triggers it. Seehttp://groups.google.com/group/firebug/web/faq-about-firebug > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Oct 30, 6:14 pm, CBeTHaX <svetlo...@...> wrote: > I created new profile and the first thing I did was to install Firebug > - after restart, firefox does the same thing - stays in process and > doesn't appear at all. Just to be clear, I do not believe that there is a Firebug problem here. Lots of people have been successful, so we need to figure out how come you are "special". I added some instructions for debugging this case to the wiki: http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_show_a_user_interface Let us know how it goes. jjb > > On Oct 30, 10:54 pm, John J Barton <johnjbar...@...> > wrote: > > > On Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > > > > The problem appeared yesterday. If firebug is active, firefox won't > > > start, it stays in process but no window. To fix it I have to kill the > > > process and then start firefox in safe mode with all addons disabled. > > > My other addons are: > > > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > > > since yesterday (I didn't do anything). My windows installation is > > > clean. I reinstalled it today so there is no way the windows could be > > > the problem. > > > I've not heard of something similar. > > > I guess that if you create a new firefox profile (config file), then > > install Firebug you will find all is working. Then you can add your > > other extensions. My guess is that everything still works. Finally you > > can copy your bookmarks over. Eventually this may happen again, maybe > > then you will notice what triggers it. Seehttp://groups.google.com/group/firebug/web/faq-about-firebug > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedI followed all the steps but in the OS Console there isn't any output
when I start firefox.exe Things I've done: 1) add these lines in about:config with boolean value true extensions.firebug-tracing-service.DBG_toOSConsole extensions.firebug.DBG_INITIALIZE extensions.firebug.DBG_DISPATCH extensions.firebug.DBG_ERRORS extensions.firebug.DBG_FBS_ERRORS 2) close firefox 3) create new profile 4) install tracing firebug (1.4X) 5) restart - then happens the same thing (no interface) 6) close it 7) start it from OS Console - nothing happens, stays in process, no interface 8) kill the process 9) repeat steps 7 and 8 about four times No output for me. The other thing I noticed is that when I start the new profile Firefox (without firebug activated/installed) lags so much that I have 3 to 4 seconds before it stops responding My CPU is Intel C2D E7200 and my RAM is 4GB DDR2 @ 800Mhz On Oct 31, 7:57 pm, John J Barton <johnjbar...@...> wrote: > On Oct 30, 6:14 pm, CBeTHaX <svetlo...@...> wrote: > > > I created new profile and the first thing I did was to install Firebug > > - after restart, firefox does the same thing - stays in process and > > doesn't appear at all. > > Just to be clear, I do not believe that there is a Firebug problem > here. Lots of people have been successful, so we need to figure out > how come you are "special". > > I added some instructions for debugging this case to the wiki:http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_... > Let us know how it goes. > jjb > > > > > On Oct 30, 10:54 pm, John J Barton <johnjbar...@...> > > wrote: > > > > On Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > > > > > The problem appeared yesterday. If firebug is active, firefox won't > > > > start, it stays in process but no window. To fix it I have to kill the > > > > process and then start firefox in safe mode with all addons disabled. > > > > My other addons are: > > > > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > > > > since yesterday (I didn't do anything). My windows installation is > > > > clean. I reinstalled it today so there is no way the windows could be > > > > the problem. > > > > I've not heard of something similar. > > > > I guess that if you create a new firefox profile (config file), then > > > install Firebug you will find all is working. Then you can add your > > > other extensions. My guess is that everything still works. Finally you > > > can copy your bookmarks over. Eventually this may happen again, maybe > > > then you will notice what triggers it. Seehttp://groups.google.com/group/firebug/web/faq-about-firebug > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Oct 31, 12:28 pm, CBeTHaX <svetlo...@...> wrote: > I followed all the steps but in the OS Console there isn't any output > when I start firefox.exe > Things I've done: > 1) add these lines in about:config with boolean value true > extensions.firebug-tracing-service.DBG_toOSConsole > extensions.firebug.DBG_INITIALIZE > extensions.firebug.DBG_DISPATCH > extensions.firebug.DBG_ERRORS > extensions.firebug.DBG_FBS_ERRORS > 2) close firefox > 3) create new profile Sorry my mistake: you need to do step #1 here, after you create a new profile. I changed the Wiki page to fix my instructions. > 4) install tracing firebug (1.4X) > 5) restart - then happens the same thing (no interface) > 6) close it > 7) start it from OS Console - nothing happens, stays in process, no > interface > 8) kill the process > 9) repeat steps 7 and 8 about four times > > No output for me. > The other thing I noticed is that when I start the new profile Firefox > (without firebug activated/installed) lags so much that I have 3 to 4 > seconds before it stops responding I guess "starts responding"? If you have some problem that is causing lots of Firefox error messages, then you will get a lot of lag and with Firebug it can be five times worse. The -jsconsole on the command line may help (I added it to the Wiki instructions: http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_show_a_user_interface) jjb > My CPU is Intel C2D E7200 and my RAM is 4GB DDR2 @ 800Mhz > > On Oct 31, 7:57 pm, John J Barton <johnjbar...@...> wrote: > > > On Oct 30, 6:14 pm, CBeTHaX <svetlo...@...> wrote: > > > > I created new profile and the first thing I did was to install Firebug > > > - after restart, firefox does the same thing - stays in process and > > > doesn't appear at all. > > > Just to be clear, I do not believe that there is a Firebug problem > > here. Lots of people have been successful, so we need to figure out > > how come you are "special". > > > I added some instructions for debugging this case to the wiki:http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_... > > Let us know how it goes. > > jjb > > > > On Oct 30, 10:54 pm, John J Barton <johnjbar...@...> > > > wrote: > > > > > On Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > > > > > > The problem appeared yesterday. If firebug is active, firefox won't > > > > > start, it stays in process but no window. To fix it I have to kill the > > > > > process and then start firefox in safe mode with all addons disabled. > > > > > My other addons are: > > > > > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > > > > > since yesterday (I didn't do anything). My windows installation is > > > > > clean. I reinstalled it today so there is no way the windows could be > > > > > the problem. > > > > > I've not heard of something similar. > > > > > I guess that if you create a new firefox profile (config file), then > > > > install Firebug you will find all is working. Then you can add your > > > > other extensions. My guess is that everything still works. Finally you > > > > can copy your bookmarks over. Eventually this may happen again, maybe > > > > then you will notice what triggers it. Seehttp://groups.google.com/group/firebug/web/faq-about-firebug > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedI see that there's a problem with firefox - when I create a new
profile firefox laggs, but with the default profile it doesn't have any problem. Reinstall doesn't fix it. However I tried the steps in the default profile and nothing new: C:\Program Files\Mozilla Firefox>firefox.exe -jsconsole C:\Program Files\Mozilla Firefox>firefox.exe -jsconsole C:\Program Files\Mozilla Firefox> On Nov 1, 6:36 pm, John J Barton <johnjbar...@...> wrote: > On Oct 31, 12:28 pm, CBeTHaX <svetlo...@...> wrote: > > > I followed all the steps but in the OS Console there isn't any output > > when I start firefox.exe > > Things I've done: > > 1) add these lines in about:config with boolean value true > > extensions.firebug-tracing-service.DBG_toOSConsole > > extensions.firebug.DBG_INITIALIZE > > extensions.firebug.DBG_DISPATCH > > extensions.firebug.DBG_ERRORS > > extensions.firebug.DBG_FBS_ERRORS > > 2) close firefox > > 3) create new profile > > Sorry my mistake: you need to do step #1 here, after you create a new > profile. > I changed the Wiki page to fix my instructions. > > > 4) install tracing firebug (1.4X) > > 5) restart - then happens the same thing (no interface) > > 6) close it > > 7) start it from OS Console - nothing happens, stays in process, no > > interface > > 8) kill the process > > 9) repeat steps 7 and 8 about four times > > > No output for me. > > The other thing I noticed is that when I start the new profile Firefox > > (without firebug activated/installed) lags so much that I have 3 to 4 > > seconds before it stops responding > > I guess "starts responding"? If you have some problem that is causing > lots of Firefox error messages, then you will get a lot of lag and > with Firebug it can be five times worse. The -jsconsole on the > command line may help (I added it to the Wiki instructions:http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_...) > > jjb > > > My CPU is Intel C2D E7200 and my RAM is 4GB DDR2 @ 800Mhz > > > On Oct 31, 7:57 pm, John J Barton <johnjbar...@...> wrote: > > > > On Oct 30, 6:14 pm, CBeTHaX <svetlo...@...> wrote: > > > > > I created new profile and the first thing I did was to install Firebug > > > > - after restart, firefox does the same thing - stays in process and > > > > doesn't appear at all. > > > > Just to be clear, I do not believe that there is a Firebug problem > > > here. Lots of people have been successful, so we need to figure out > > > how come you are "special". > > > > I added some instructions for debugging this case to the wiki:http://getfirebug.com/wiki/index.php/FAQ#Firefox_starts_but_fails_to_... > > > Let us know how it goes. > > > jjb > > > > > On Oct 30, 10:54 pm, John J Barton <johnjbar...@...> > > > > wrote: > > > > > > On Oct 30, 3:17 am, CBeTHaX <svetlo...@...> wrote: > > > > > > > The problem appeared yesterday. If firebug is active, firefox won't > > > > > > start, it stays in process but no window. To fix it I have to kill the > > > > > > process and then start firefox in safe mode with all addons disabled. > > > > > > My other addons are: > > > > > > Adblock Plus, Reloadevery and Web Developer. There wasn't any problem > > > > > > since yesterday (I didn't do anything). My windows installation is > > > > > > clean. I reinstalled it today so there is no way the windows could be > > > > > > the problem. > > > > > > I've not heard of something similar. > > > > > > I guess that if you create a new firefox profile (config file), then > > > > > install Firebug you will find all is working. Then you can add your > > > > > other extensions. My guess is that everything still works. Finally you > > > > > can copy your bookmarks over. Eventually this may happen again, maybe > > > > > then you will notice what triggers it. Seehttp://groups.google.com/group/firebug/web/faq-about-firebug > > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > I see that there's a problem with firefox - when I create a new > profile firefox laggs, but with the default profile it doesn't have If you have a problem with Firefox in a new profile, you have a problem on your machine, either with your Firefox or your OS. A new profile is an empty configuration, so unless you can have success with it, all other information is suspect. > any problem. Reinstall doesn't fix it. However I tried the steps in > the default profile and nothing new: Unless you get console output I cannot help you. Firebug is a Javascript program and if our tracing does not show up then your Firefox is too broken for us to diagnose any problems, sorry. I suggest you try Firefox support or perhaps look in to problems on your OS. jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOkay, I fixed firefox, it no longer lags with the new profile.
Now to the issue: With Firebug 1.4 there is no interface, but with Firebug 1.4X everything seems fine. No output again. I guess I'll stick with 1.4X since it doesn't bug firefox. Is there any difference between 1.4 and 1.4X except debugging output? On 2 Ноем, 03:03, John J Barton <johnjbar...@...> wrote: > On Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > > > I see that there's a problem with firefox - when I create a new > > profile firefox laggs, but with the default profile it doesn't have > > If you have a problem with Firefox in a new profile, you have a > problem on your machine, either with your Firefox or your OS. A new > profile is an empty configuration, so unless you can have success with > it, all other information is suspect. > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > the default profile and nothing new: > > Unless you get console output I cannot help you. Firebug is a > Javascript program and if our tracing does not show up then your > Firefox is too broken for us to diagnose any problems, sorry. > > I suggest you try Firefox support or perhaps look in to problems on > your OS. > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Nov 3, 11:25 am, CBeTHaX <svetlo...@...> wrote: > Okay, I fixed firefox, it no longer lags with the new profile. > Now to the issue: > With Firebug 1.4 there is no interface, but with Firebug 1.4X > everything seems fine. Are you using en-US locale? > No output again. > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > any difference between 1.4 and 1.4X except debugging output? No difference other than tracing support. jjb > > On 2 Ноем, 03:03, John J Barton <johnjbar...@...> wrote: > > > On Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > > > > I see that there's a problem with firefox - when I create a new > > > profile firefox laggs, but with the default profile it doesn't have > > > If you have a problem with Firefox in a new profile, you have a > > problem on your machine, either with your Firefox or your OS. A new > > profile is an empty configuration, so unless you can have success with > > it, all other information is suspect. > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > the default profile and nothing new: > > > Unless you get console output I cannot help you. Firebug is a > > Javascript program and if our tracing does not show up then your > > Firefox is too broken for us to diagnose any problems, sorry. > > > I suggest you try Firefox support or perhaps look in to problems on > > your OS. > > jjb > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug Activated> Are you using en-US locale?
How do I find out and what does it have to do with this issue? On 4 Ноем, 00:04, John J Barton <johnjbar...@...> wrote: > On Nov 3, 11:25 am, CBeTHaX <svetlo...@...> wrote: > > > Okay, I fixed firefox, it no longer lags with the new profile. > > Now to the issue: > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > everything seems fine. > > Are you using en-US locale? > > > No output again. > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > any difference between 1.4 and 1.4X except debugging output? > > No difference other than tracing support. > jjb > > > > > On 2 Ноем, 03:03, John J Barton <johnjbar...@...> wrote: > > > > On Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > > > > > I see that there's a problem with firefox - when I create a new > > > > profile firefox laggs, but with the default profile it doesn't have > > > > If you have a problem with Firefox in a new profile, you have a > > > problem on your machine, either with your Firefox or your OS. A new > > > profile is an empty configuration, so unless you can have success with > > > it, all other information is suspect. > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > the default profile and nothing new: > > > > Unless you get console output I cannot help you. Firebug is a > > > Javascript program and if our tracing does not show up then your > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > I suggest you try Firefox support or perhaps look in to problems on > > > your OS. > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug Activated> Are you using en-US locale?
How do I find out and what does it have to do with this? On 4 Ноем, 00:04, John J Barton <johnjbar...@...> wrote: > On Nov 3, 11:25 am, CBeTHaX <svetlo...@...> wrote: > > > Okay, I fixed firefox, it no longer lags with the new profile. > > Now to the issue: > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > everything seems fine. > > Are you using en-US locale? > > > No output again. > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > any difference between 1.4 and 1.4X except debugging output? > > No difference other than tracing support. > jjb > > > > > On 2 Ноем, 03:03, John J Barton <johnjbar...@...> wrote: > > > > On Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > > > > > I see that there's a problem with firefox - when I create a new > > > > profile firefox laggs, but with the default profile it doesn't have > > > > If you have a problem with Firefox in a new profile, you have a > > > problem on your machine, either with your Firefox or your OS. A new > > > profile is an empty configuration, so unless you can have success with > > > it, all other information is suspect. > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > the default profile and nothing new: > > > > Unless you get console output I cannot help you. Firebug is a > > > Javascript program and if our tracing does not show up then your > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > I suggest you try Firefox support or perhaps look in to problems on > > > your OS. > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Nov 3, 2:17 pm, CBeTHaX <svetlo...@...> wrote: > > Are you using en-US locale? > > How do I find out and what does it have to do with this? Sometimes the localization files have bugs and we can't test them. It's a long shot. > > On 4 Ноем, 00:04, John J Barton <johnjbar...@...> wrote: > > > On Nov 3, 11:25 am, CBeTHaX <svetlo...@...> wrote: > > > > Okay, I fixed firefox, it no longer lags with the new profile. > > > Now to the issue: > > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > > everything seems fine. > > > Are you using en-US locale? > > > > No output again. > > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > > any difference between 1.4 and 1.4X except debugging output? > > > No difference other than tracing support. > > jjb > > > > On 2 Ноем, 03:03, John J Barton <johnjbar...@...> wrote: > > > > > On Nov 1, 4:10 pm, CBeTHaX <svetlo...@...> wrote: > > > > > > I see that there's a problem with firefox - when I create a new > > > > > profile firefox laggs, but with the default profile it doesn't have > > > > > If you have a problem with Firefox in a new profile, you have a > > > > problem on your machine, either with your Firefox or your OS. A new > > > > profile is an empty configuration, so unless you can have success with > > > > it, all other information is suspect. > > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > > the default profile and nothing new: > > > > > Unless you get console output I cannot help you. Firebug is a > > > > Javascript program and if our tracing does not show up then your > > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > > I suggest you try Firefox support or perhaps look in to problems on > > > > your OS. > > > > jjb > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOkay then. For now I'm staying with the tracing version.
Something I've noticed: With clean window installation there aren't any problems, but when I installed my drivers(LAN, Video, Sound etc.) and set my regional settings(Bulgarian, Administration non-Unicode lang: Bulgarian) and installed Paragon Partition, along with Daemon tools. Then after system restart, the normal Firebug wasn't working. On 4 Ноем, 00:22, John J Barton <johnjbar...@...> wrote: > On Nov 3, 2:17špm, CBeTHaX <svetlo...@...> wrote: > > > > Are you using en-US locale? > > > How do I find out and what does it have to do with this? > > Sometimes the localization files have bugs and we can't test them. > It's a long shot. > > > > > On 4 îÏÅÍ, 00:04, John J Barton <johnjbar...@...> wrote: > > > > On Nov 3, 11:25šam, CBeTHaX <svetlo...@...> wrote: > > > > > Okay, I fixed firefox, it no longer lags with the new profile. > > > > Now to the issue: > > > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > > > everything seems fine. > > > > Are you using en-US locale? > > > > > No output again. > > > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > > > any difference between 1.4 and 1.4X except debugging output? > > > > No difference other than tracing support. > > > jjb > > > > > On 2 îÏÅÍ, 03:03, John J Barton <johnjbar...@...> wrote: > > > > > > On Nov 1, 4:10špm, CBeTHaX <svetlo...@...> wrote: > > > > > > > I see that there's a problem with firefox - when I create a new > > > > > > profile firefox laggs, but with the default profile it doesn't have > > > > > > If you have a problem with Firefox in a new profile, you have a > > > > > problem on your machine, either with your Firefox or your OS. A new > > > > > profile is an empty configuration, so unless you can have success with > > > > > it, all other information is suspect. > > > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > > > the default profile and nothing new: > > > > > > Unless you get console output I cannot help you. Firebug is a > > > > > Javascript program and if our tracing does not show up then your > > > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > > > I suggest you try Firefox support or perhaps look in to problems on > > > > > your OS. > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedOn Nov 3, 3:44 pm, CBeTHaX <svetlo...@...> wrote: > Okay then. For now I'm staying with the tracing version. > Something I've noticed: With clean window installation there aren't > any problems, but when I installed my drivers(LAN, Video, Sound etc.) > and set my regional settings(Bulgarian, Administration non-Unicode > lang: Bulgarian) and installed Paragon Partition, along with Daemon > tools. Then after system restart, the normal Firebug wasn't working. The regional settings may cause Firefox to set a different locale. If you run the 1.4 non-tracing version from the command line with - jsconsole do you have any errors in the Error Console? jjb > > On 4 Ноем, 00:22, John J Barton <johnjbar...@...> wrote: > > > On Nov 3, 2:17špm, CBeTHaX <svetlo...@...> wrote: > > > > > Are you using en-US locale? > > > > How do I find out and what does it have to do with this? > > > Sometimes the localization files have bugs and we can't test them. > > It's a long shot. > > > > On 4 îÏÅÍ, 00:04, John J Barton <johnjbar...@...> wrote: > > > > > On Nov 3, 11:25šam, CBeTHaX <svetlo...@...> wrote: > > > > > > Okay, I fixed firefox, it no longer lags with the new profile. > > > > > Now to the issue: > > > > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > > > > everything seems fine. > > > > > Are you using en-US locale? > > > > > > No output again. > > > > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > > > > any difference between 1.4 and 1.4X except debugging output? > > > > > No difference other than tracing support. > > > > jjb > > > > > > On 2 îÏÅÍ, 03:03, John J Barton <johnjbar...@...> wrote: > > > > > > > On Nov 1, 4:10špm, CBeTHaX <svetlo...@...> wrote: > > > > > > > > I see that there's a problem with firefox - when I create a new > > > > > > > profile firefox laggs, but with the default profile it doesn't have > > > > > > > If you have a problem with Firefox in a new profile, you have a > > > > > > problem on your machine, either with your Firefox or your OS. A new > > > > > > profile is an empty configuration, so unless you can have success with > > > > > > it, all other information is suspect. > > > > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > > > > the default profile and nothing new: > > > > > > > Unless you get console output I cannot help you. Firebug is a > > > > > > Javascript program and if our tracing does not show up then your > > > > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > > > > I suggest you try Firefox support or perhaps look in to problems on > > > > > > your OS. > > > > > > jjb > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedIn my opinion the strange virus redirect: jl.chura.pl/rc
Has to do with the problem. It attaches in html like an IFrame and lags the browser. Im going to try this: http://www.symantec.com/content/en/us/global/removal_tool/threat_writeups/FixVirut.com and report if there are any changes. On 4 Ноем, 03:01, John J Barton <johnjbar...@...> wrote: > On Nov 3, 3:44 pm, CBeTHaX <svetlo...@...> wrote: > > > Okay then. For now I'm staying with the tracing version. > > Something I've noticed: With clean window installation there aren't > > any problems, but when I installed my drivers(LAN, Video, Sound etc.) > > and set my regional settings(Bulgarian, Administration non-Unicode > > lang: Bulgarian) and installed Paragon Partition, along with Daemon > > tools. Then after system restart, the normal Firebug wasn't working. > > The regional settings may cause Firefox to set a different locale. > > If you run the 1.4 non-tracing version from the command line with - > jsconsole do you have any errors in the Error Console? > > jjb > > > > > On 4 Ноем, 00:22, John J Barton <johnjbar...@...> wrote: > > > > On Nov 3, 2:17špm, CBeTHaX <svetlo...@...> wrote: > > > > > > Are you using en-US locale? > > > > > How do I find out and what does it have to do with this? > > > > Sometimes the localization files have bugs and we can't test them. > > > It's a long shot. > > > > > On 4 îÏÅÍ, 00:04, John J Barton <johnjbar...@...> wrote: > > > > > > On Nov 3, 11:25šam, CBeTHaX <svetlo...@...> wrote: > > > > > > > Okay, I fixed firefox, it no longer lags with the new profile. > > > > > > Now to the issue: > > > > > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > > > > > everything seems fine. > > > > > > Are you using en-US locale? > > > > > > > No output again. > > > > > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > > > > > any difference between 1.4 and 1.4X except debugging output? > > > > > > No difference other than tracing support. > > > > > jjb > > > > > > > On 2 îÏÅÍ, 03:03, John J Barton <johnjbar...@...> wrote: > > > > > > > > On Nov 1, 4:10špm, CBeTHaX <svetlo...@...> wrote: > > > > > > > > > I see that there's a problem with firefox - when I create a new > > > > > > > > profile firefox laggs, but with the default profile it doesn't have > > > > > > > > If you have a problem with Firefox in a new profile, you have a > > > > > > > problem on your machine, either with your Firefox or your OS. A new > > > > > > > profile is an empty configuration, so unless you can have success with > > > > > > > it, all other information is suspect. > > > > > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > > > > > the default profile and nothing new: > > > > > > > > Unless you get console output I cannot help you. Firebug is a > > > > > > > Javascript program and if our tracing does not show up then your > > > > > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > > > > > I suggest you try Firefox support or perhaps look in to problems on > > > > > > > your OS. > > > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Firefox won't start with Firebug ActivatedYep the virus was the problem.
Installed Avast! Antivirus and ran it in Safe Mode. No Firebug problems now. On 4 Ноем, 04:17, CBeTHaX <svetlo...@...> wrote: > In my opinion the strange virus redirect: jl.chura.pl/rc > Has to do with the problem. It attaches in html like an IFrame and > lags the browser. > Im going to try this:http://www.symantec.com/content/en/us/global/removal_tool/threat_writ... > and report if there are any changes. > > On 4 Ноем, 03:01, John J Barton <johnjbar...@...> wrote: > > > On Nov 3, 3:44 pm, CBeTHaX <svetlo...@...> wrote: > > > > Okay then. For now I'm staying with the tracing version. > > > Something I've noticed: With clean window installation there aren't > > > any problems, but when I installed my drivers(LAN, Video, Sound etc.) > > > and set my regional settings(Bulgarian, Administration non-Unicode > > > lang: Bulgarian) and installed Paragon Partition, along with Daemon > > > tools. Then after system restart, the normal Firebug wasn't working. > > > The regional settings may cause Firefox to set a different locale. > > > If you run the 1.4 non-tracing version from the command line with - > > jsconsole do you have any errors in the Error Console? > > > jjb > > > > On 4 Ноем, 00:22, John J Barton <johnjbar...@...> wrote: > > > > > On Nov 3, 2:17špm, CBeTHaX <svetlo...@...> wrote: > > > > > > > Are you using en-US locale? > > > > > > How do I find out and what does it have to do with this? > > > > > Sometimes the localization files have bugs and we can't test them. > > > > It's a long shot. > > > > > > On 4 îÏÅÍ, 00:04, John J Barton <johnjbar...@...> wrote: > > > > > > > On Nov 3, 11:25šam, CBeTHaX <svetlo...@...> wrote: > > > > > > > > Okay, I fixed firefox, it no longer lags with the new profile. > > > > > > > Now to the issue: > > > > > > > With Firebug 1.4 there is no interface, but with Firebug 1.4X > > > > > > > everything seems fine. > > > > > > > Are you using en-US locale? > > > > > > > > No output again. > > > > > > > I guess I'll stick with 1.4X since it doesn't bug firefox. Is there > > > > > > > any difference between 1.4 and 1.4X except debugging output? > > > > > > > No difference other than tracing support. > > > > > > jjb > > > > > > > > On 2 îÏÅÍ, 03:03, John J Barton <johnjbar...@...> wrote: > > > > > > > > > On Nov 1, 4:10špm, CBeTHaX <svetlo...@...> wrote: > > > > > > > > > > I see that there's a problem with firefox - when I create a new > > > > > > > > > profile firefox laggs, but with the default profile it doesn't have > > > > > > > > > If you have a problem with Firefox in a new profile, you have a > > > > > > > > problem on your machine, either with your Firefox or your OS. A new > > > > > > > > profile is an empty configuration, so unless you can have success with > > > > > > > > it, all other information is suspect. > > > > > > > > > > any problem. Reinstall doesn't fix it. However I tried the steps in > > > > > > > > > the default profile and nothing new: > > > > > > > > > Unless you get console output I cannot help you. Firebug is a > > > > > > > > Javascript program and if our tracing does not show up then your > > > > > > > > Firefox is too broken for us to diagnose any problems, sorry. > > > > > > > > > I suggest you try Firefox support or perhaps look in to problems on > > > > > > > > your OS. > > > > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
| Free embeddable forum powered by Nabble | Forum Help |