[opensuse] problem starting opera
When I try to run opera, I get this: bob@gandalf:~> opera Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files Failed to open file (please check with "ulimit") [fopen]: Too many open files opera: Failed to set up core. bob@gandalf:~> ulimit unlimited this is opensuse12.0 and a recent one of opera, can't get the version number at first I started getting google message saying the page I was trying to open was not available and I could restart and it would be okay for a while, but now this. What do I need to do? -- Bob Rea mailto:gapetard@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery Where is Bill Stringfellow now that we really need him? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/25/2013 06:22 PM, Bob Rea wrote:
this is opensuse12.0 and a recent one of opera, can't get the version number
No such thing as openSUSE 12.0 has ever been released.. did you mean 12.1 ? About your actual problem, it is either a bug in opera or there is somthing really wrong in your system. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, 25 Jul 2013 23:16:00 -0400, Cristian Rodríguez wrote:
About your actual problem, it is either a bug in opera or there is somthing really wrong in your system.
"Too many open files" tells me that it's probably a ulimit problem, or some process is opening files and not closing them properly. Jim -- Jim Henderson Please keep on-topic replies on the list so everyone benefits -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Friday 26 July 2013 12:32:44 pm Jim Henderson wrote:
On Thu, 25 Jul 2013 23:16:00 -0400, Cristian Rodríguez wrote:
About your actual problem, it is either a bug in opera or there is somthing really wrong in your system.
"Too many open files" tells me that it's probably a ulimit problem, or some process is opening files and not closing them properly.
Thanks I think there is a tool to look at files but I cannot remember the name. Do you? -- Bob Rea mailto:gapetard@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery Where is Bill Stringfellow now that we really need him? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, 26 Jul 2013 12:47:47 -0400, Bob Rea wrote:
I think there is a tool to look at files but I cannot remember the name. Do you?
lsof That'll list the open files, and you might be able to determine if an app is misbehaving if you get a long list for a particular program. Jim -- Jim Henderson Please keep on-topic replies on the list so everyone benefits -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/26/2013 07:32 PM, Jim Henderson wrote:
On Thu, 25 Jul 2013 23:16:00 -0400, Cristian Rodríguez wrote:
About your actual problem, it is either a bug in opera or there is somthing really wrong in your system. "Too many open files" tells me that it's probably a ulimit problem, or some process is opening files and not closing them properly.
Jim
- maybe try as root , command: # xlsclients | wc -l ................. - then as an experiment, maybe try : # killall -9 akonadiserver ........................... best regards -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Bob Rea
-
Cristian Rodríguez
-
ellanios82
-
Jim Henderson