[gentoo-user] Mozilla freezing

2004-02-04 Thread Neil Rachynski
G'day,

I have two issues which may or may not be related to each other.

1 After rebooting my PC this morning, the default font in fluxbox 
became very,
very small (looks to be about 6 pt). I am have not emerged anything as 
of late
other than build a new kernel for a tulip driver for my new NIC.

2 Whenever I press the backspace or delete key while in Mozilla (also 
happens
in Mozilla Firebird and Epiphany), the browser locks up completely. I am
currently using Mozilla 1.5-r1 and Mozilla Firebird 0.7.

Anyone see this before?

--
Neil Rachynski -- [EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mozilla freezing

2004-02-04 Thread Neil Rachynski
Unmerged acroread-5.08 but still same issue with Mozilla freezing 
whenever I press the backspace or delete key. Anyone else with any ideas?

--
Neil Rachynski -- [EMAIL PROTECTED]


Valmor de Almeida wrote:

I had this problem when looking at pdf documents with mozilla.
Acroread would open the document into mozilla and if I pressed
the back button mozilla would lock. I moved from mozilla to mozillafirebird
and the problem persisted. Then I got rid of acroread and the problem
went away. I now use xpdf for view pdf files.
--
Valmor
 

G'day,

I have two issues which may or may not be related to each other.

1 After rebooting my PC this morning, the default font in fluxbox 
became very,
very small (looks to be about 6 pt). I am have not emerged anything as 
of late
other than build a new kernel for a tulip driver for my new NIC.

2 Whenever I press the backspace or delete key while in Mozilla (also 
happens
in Mozilla Firebird and Epiphany), the browser locks up completely. I am
currently using Mozilla 1.5-r1 and Mozilla Firebird 0.7.

Anyone see this before?

--
Neil Rachynski -- [EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list
   

--
[EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mozilla freezing

2004-02-04 Thread Neil Rachynski
Played around with this a bit more and mozilla locks up whenever I press 
any key on the keyboard, not just the backspace or delete keys. That 
kind of defeats the purpose of a browser I would think...

Neil Rachynski -- [EMAIL PROTECTED]

Neil Rachynski wrote:
Unmerged acroread-5.08 but still same issue with Mozilla freezing 
whenever I press the backspace or delete key. Anyone else with any ideas?

--
Neil Rachynski -- [EMAIL PROTECTED]


Valmor de Almeida wrote:

I had this problem when looking at pdf documents with mozilla.
Acroread would open the document into mozilla and if I pressed
the back button mozilla would lock. I moved from mozilla to 
mozillafirebird
and the problem persisted. Then I got rid of acroread and the problem
went away. I now use xpdf for view pdf files.

--
Valmor
 

G'day,

I have two issues which may or may not be related to each other.

1 After rebooting my PC this morning, the default font in fluxbox 
became very,
very small (looks to be about 6 pt). I am have not emerged anything 
as of late
other than build a new kernel for a tulip driver for my new NIC.

2 Whenever I press the backspace or delete key while in Mozilla 
(also happens
in Mozilla Firebird and Epiphany), the browser locks up completely. I am
currently using Mozilla 1.5-r1 and Mozilla Firebird 0.7.

Anyone see this before?

--
Neil Rachynski -- [EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list
  


--
[EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Mozilla freezing [fixed]

2004-02-04 Thread Neil Rachynski
Found an answer for this in #mozilla at irc.mozilla.org. Turn off find 
as you type. Apparently it's an old bug and got a lot of flack for even 
asking this (as well as for using *nix) in that channel. Oh well, kind 
of hard to search for a bug when you can't type in your browser.

Neil Rachynski -- [EMAIL PROTECTED]

Neil Rachynski wrote:
Played around with this a bit more and mozilla locks up whenever I press 
any key on the keyboard, not just the backspace or delete keys. That 
kind of defeats the purpose of a browser I would think...

Neil Rachynski -- [EMAIL PROTECTED]

Neil Rachynski wrote:

Unmerged acroread-5.08 but still same issue with Mozilla freezing 
whenever I press the backspace or delete key. Anyone else with any ideas?

--
Neil Rachynski -- [EMAIL PROTECTED]


Valmor de Almeida wrote:

I had this problem when looking at pdf documents with mozilla.
Acroread would open the document into mozilla and if I pressed
the back button mozilla would lock. I moved from mozilla to 
mozillafirebird
and the problem persisted. Then I got rid of acroread and the problem
went away. I now use xpdf for view pdf files.

--
Valmor
 

G'day,

I have two issues which may or may not be related to each other.

1 After rebooting my PC this morning, the default font in fluxbox 
became very,
very small (looks to be about 6 pt). I am have not emerged anything 
as of late
other than build a new kernel for a tulip driver for my new NIC.

2 Whenever I press the backspace or delete key while in Mozilla 
(also happens
in Mozilla Firebird and Epiphany), the browser locks up completely. 
I am
currently using Mozilla 1.5-r1 and Mozilla Firebird 0.7.

Anyone see this before?

--
Neil Rachynski -- [EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list
  


--
[EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list


[gentoo-user] iptables v1.2.8: can't initialize iptables tables 'filter'

2004-02-02 Thread Neil Rachynski
Greetings,

I have just finished a GRP installation on a box I was intending to use 
as a router/firewall for my home computers. However, once I reboot the 
system after the installation is done and emerge iptables (1.2.8-r1), I 
can not add, list, or do anything to iptables itself.

The error I receive is :

iptables v1.2.8: can't intitialize iptables table 'filter': Tables does 
not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

When I went to view the file 'rules-save' in /var/lib/iptables, the file 
was completely blank (explaining why it can't find the filter table). At 
that point, I copied rules-save file from another working PC to this 
one. However, it would then give me an error when restoring the ruleset 
(always the line containing '*filter'). The working one is running 
iptables-1.2.9 so I'm not sure if that'll make a difference with the 
rules-save file.

I was hoping to be able to get iptables up and running before connecting 
to the internet and doing an 'emerge sync' and 'emerge -u world'. I have 
been through the gentoo user forums but the only suggestions I could 
find there were to either re-emerge my kernel and/or iptables. I've done 
so several times and have built iptables support right into the kernel 
as well as as modules.

If anyone has any suggestions, please let me know.

Neil Rachynski

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] iptables v1.2.8: can't initialize iptables tables 'filter'

2004-02-02 Thread Neil Rachynski
Stroller wrote:

On Feb 2, 2004, at 2:50 pm, Neil Rachynski wrote:

iptables v1.2.8: can't intitialize iptables table 'filter': Tables 
does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

When I went to view the file 'rules-save' in /var/lib/iptables, the 
file was completely blank (explaining why it can't find the filter 
table). At that point, I copied rules-save file from another working 
PC to this one. However, it would then give me an error when 
restoring the ruleset (always the line containing '*filter'). The 
working one is running iptables-1.2.9 so I'm not sure if that'll make 
a difference with the rules-save file.


Dumb  possibly irrelevant question: is the machine you got 
/var/lib/iptables/rules-save (??) also a Gentoo box..?

Stroller.

--
[EMAIL PROTECTED] mailing list

Yes, both are Gentoo.

--
[EMAIL PROTECTED] mailing list