LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2009, 01:51 PM   #1
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
What does this mean


After some intervals of a message comes on my terminal like this ,


Code:
!!! [SmartNamer] updateEntry(): TypeError: /^https?:\/\/([^\/]+)/.exec(pageUrl) is null

What does this mean ?
 
Old 11-23-2009, 02:59 PM   #2
tom4everitt
Member
 
Registered: Jan 2009
Location: Stockholm
Distribution: Fedora, Ubuntu, Mac OS X
Posts: 78

Rep: Reputation: 23
I would presume that you have started an application from your terminal. Applications sometimes write warnings to the terminal in which they were initialized.

Exactly what application that might be I think you have a better idea of than me, and exactly what this particular warning message might, only the application developer will know (although it might be possible to guess).
 
Old 11-23-2009, 03:02 PM   #3
tom4everitt
Member
 
Registered: Jan 2009
Location: Stockholm
Distribution: Fedora, Ubuntu, Mac OS X
Posts: 78

Rep: Reputation: 23
Also, if it annoys you, you can direct output to a file like this ("application" should be switch to the app you want to launch, e.g. firefox):

Code:
application > output 2> error
which will direct error output to a file name error and "normal" output to a file named output (you can switch these names however you want, it will overwrite the current file with that name, if any, however).

Last edited by tom4everitt; 11-23-2009 at 03:32 PM.
 
Old 11-24-2009, 01:16 AM   #4
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by tom4everitt View Post
I would presume that you have started an application from your terminal. Applications sometimes write warnings to the terminal in which they were initialized.

Exactly what application that might be I think you have a better idea of than me, and exactly what this particular warning message might, only the application developer will know (although it might be possible to guess).
Yes,I was running firefox in background mode from shell..
 
Old 11-24-2009, 01:17 AM   #5
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by tom4everitt View Post
Also, if it annoys you, you can direct output to a file like this ("application" should be switch to the app you want to launch, e.g. firefox):

Code:
application > output 2> error
which will direct error output to a file name error and "normal" output to a file named output (you can switch these names however you want, it will overwrite the current file with that name, if any, however).
It's not annoying me, I want to know what does this mean ??
 
Old 11-24-2009, 01:52 AM   #6
AngTheo789
Member
 
Registered: Sep 2009
Posts: 110

Rep: Reputation: 24
It seems that the browser is running some regexp operation on one of the URL's and the results are not what the application did expect - in your case it seems that an empty string was passed as an URL. To find the real cause you will have to build Firefox from source and run it in a debugger - I guess that's too much work with little to gain. Or simply ask the question on the Firefox developers mailing list - I'm sure someone will be able to figure it out.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration