Displaying 6 results from an estimated 6 matches for "advfn".
Did you mean:
advan
2012 May 19
1
Try Giving Invalid Argument Type Error
...so I am hoping that someone can help.
I am scraping from web pages, but sometimes they disappear. When that
happens I need to control for it with some sort of function.
This web page is parsed without a problem.
exh<-"NASDAQ"
tic<-"EGHT"
URL<-paste("http://www.advfn.com/p.php?pid=financials&btn=istart_date&mode=quarterly_reports&symbol=",
exh,"%3A",tic,"&istart_date=0", sep = "")
doc <- htmlParse(URL)
However, when I change the value of tic it will not.
tic<-"AACOU"
URL<-paste("http:/...
2015 Aug 14
2
Clunky Xorg with latest 6.7 upgrade?
...S SHR S %CPU %MEM TIME+ COMMAND
> > 32160 root 20 0 259m 104m 22m R 76.5 1.3 559:07.79 Xorg
> > 23391 hardtolo 20 0 6293m 215m 26m S 16.9 2.7 21:49.86 java
>
> Well, what's process 23391,
Looks like its java plugins to run trade screens application from ADVFN
(Investorshub). But that's no different than what I was running before
the update to CentOS 6.7.
Edited below to increase readability.
$ps -ef|grep '23391\|20075'
501 20075 504 0 Aug13 ? 00:01:33 /usr/lib64/firefox/plugin-container
/usr/java/jre1.8.0_51/lib/amd64/libnpjp2.so...
2015 Aug 14
3
Clunky Xorg with latest 6.7 upgrade?
...and
udev/hal(?) updates and thought maybe it would help.
After doing that, logged users back in and did nothing but top in a
terminal and evolution - Xorg CPU usage running around 1%.
Ksnapshot region selection still lagging big and jerky though.
Then started the normal FF, no trade screens from ADVFN applets or
openoffice spreadsheets yet.
Doing nothing but watch for a minute, Xorg runs around 0.6% and other
things occasionally have higher usage than Xorg. FF CPU usage is
climbing slowly, flopping between 0.9%-1.3% with whatever the open tabs
had in them from last session, but until tabs are a...
2015 Aug 13
2
Clunky Xorg with latest 6.7 upgrade?
Is it just me or does Xorg/Gnome seem slow and clunky to any other
desktop users once the 6.7 upgrade is done?
$ uname -a
Linux CentOS501.homegroannetwork 2.6.32-573.1.1.el6.x86_64 #1 SMP
Sat Jul 25 17:05:50 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/centos-release
CentOS release 6.7 (Final)
Top shows
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
32160 root
2016 May 02
1
C6 Firefox 45.1 segmentation faults
...rdware) that open (mostly) different
sets of tabs. But in both cases there's some similarity in that sites
with javascript and on which server-provided java applications (my boxes
are fully updated with the latest "official" java plugins) are activated
early (Investorshub, part of the Advfn financial services network).
ISTR that's where the crash happened in each case as I RealVNC into the
secondary box to ran the java app in the browser and display results on
my primary unit.
>
> 2. If you also have access to RHEL-6, test the firefox from RHEL-6 on
> the same site to...
2016 May 02
2
C6 Firefox 45.1 segmentation faults
On 05/02/2016 01:46 PM, Bill Maltby (C4B) wrote:
> On Mon, 2016-05-02 at 11:29 -0700, Robert Arkiletian wrote:
>> on updated C6 x86_64 Firefox ESR 45.1.0 is seg faulting on various sites,
>> mainly media sites. Tried uninstalling flash-plugin 11.2.202.616 but
>> problem persists.
>>
>> Work around: installed Seamonkey from epel repo
>>
>> Anyone else