Displaying 16 results from an estimated 16 matches for "startin".
Did you mean:
starting
2008 May 19
1
Startin R from .RData in linux
Hi!
Is it possible to start R by clicking
the .RData file in linux as in Windows?
I've tried with ubuntu hardy using
the right button and selecting R, but does
not work. Is there any way to set it up?
(I know R can by started from the terminal,
selecting the appropriate directory).
Thanks
Agus
--
Dr. Agustin Lobo
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
LLuis Sole
2012 Apr 03
1
Starcraft II on OpenSUSE 12.1 installing but not startin
Im running Opensuse 12.1 64 bit with KDE 4.8.2 installed.
I've tried both the basic wine install as well as installing through crossover. The game installs fine after I downloaded the online version install, but after it shows 100% installed and I hit next, it briefly shows the update screen and then seemingly crashes. Afterwards, when I click to run Starcraft II it just shows the waiting
2004 Mar 12
2
Problems startin RAqua for Mac
I am a user of a i book G4 with OS X 10.3 and I installed RAqua 1.8.1
without any problems. When I want to start RStart the "R" Symbol appers
for one second and then disappers again and nothing else happens. I've
tried to reinstall the program and I also reinstalled my OS X wich did
not help. I really need this program for my studies. If someone knows
whats wrong please eMail
2004 Nov 28
4
Asterisk not startin anymore.
Hello.
I have this problem. In my asterisk box, I was running debian woody with
asterisk package from backports.org. Last friday I upgraded from debian
to sarge and change from kernel 2.4.18-1-686 to kernel 2.6.8-1-686,
rebuild zaptel kernel module and also upgrade to asterisk 1.0.2. But
now asterisk won't start. Here is more info
#asterisk -vvvvvvvv
(last lines)
[chan_zap.so] =>
2006 Oct 19
2
How to deal with accentuated chars in 0.10.8?
I''m startin to use Ferret and acts_as_ferret.
I need to use something like EuropeanAnalyzer
(http://olivier.liquid-concept.com/fr/pages/2006_acts_as_ferret_accentuated_chars).
By example, if the user search by "gonzalez" you can find documents taht
contents the term "gonz?lez" (gonz&...
2010 Feb 24
1
access times samba server via UNC access from XP
Hi,
I am experiencing performance issues when using samba as an application
server for starting exe files from my Windows XP machine.
I have a shortcut on my desktop that links to an executable via UNC path.
Startin the link takes up to 15 seconds, the second time it's a lot faster.
After starting the application and I wait for some time it seems like my
session needs to reconnect or som...
2005 Sep 03
1
newbie install problem. And I already searched everywhere!
Hi,
When startin * it tells me:
================================
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
Sep 3 17:21:59 DEBUG[1076873856]: chan_zap.c:1208 update_conf: Updated
conferencing on 1, with 0 conference users
-- Registered channel 1, PRI Signalli...
2004 Oct 07
0
[ADMIN] netfilter.org CVS now converted to subversion
...//svn.netfilter.org/netfilter
The CVSweb/ViewCVS interface at http://cvs.netfilter.org/ now points to
the subversion tree, as does the http://svn.netfilter.org/ URL.
The old CVS tree will be available for 30 days, so people can still
create patches from their changes by using 'cvs diff'. Startin from
November 7, 2004 the CVS pserver service will be deactivated.
The CVS changelog mailinglist and the snapshot scripts for providing
iptables and patch-o-matic snapshots have not yet been converted to
subversion. They are expected to come back until Sunday, 10 Oct 2004.
In case you experience...
2013 Mar 21
0
boot problem on Desktop edition 6.4
...problem
When last update for kernel 2.6.32-358.2.1.el6.x86_64 was realeased. I did not restart machine.
After 3 days I started machine and I got a error message of getaddrinfo() problem of solving host name.
And there is showed of bugs.centos.org.
I reconfig /etc/hosts and restart machine after startin libvirtd (OK) There is nothing.
I can't see my gnome desktop (Maybe this was a problem of another update which was same time with 2.6.32-358.2.1.el6.x86_64 )
Some googling and looking some forums I saw another people like me They have same problems.
I reinstall kernel and tried alternatives/...
2009 May 17
1
X Windows has quit working
Hello,
Not sure when it stopped working as I don't use it often. Maybe since the
upgrade from 5.2 to 5.3. Can't say for sure as it's been a while since
tried to start X.
The errors I receive when startin X are:
(EE) I810(0): unknown reason for exception
(EE) I810(0): cannot continue
(EE) I810(0): VBE initialization failed
(EE) Screen(s) found but none have a usable configuration
Fatal server error:
No screens found
The /var/log/Xorg.0.log:
X Window System Version 7.1.1
Release Date: 12 May 200...
2011 Mar 06
2
How to load load multiple text files and order by id
Hello R users,
I am fairly new to R and was hoping you could point me in the right
direction I have a set of text files (36).
Each file has only two columns (id and count) , I am trying to figure out a
way to load all the files together and
then have them ordered by id into a matrix data frame. For example
If each txt file has :
ID count
id_00002 20
id_00003 3
A Merged File:
ID
2000 Jun 27
1
[CVS] humbolt:/tinc/cabal/src net.c netutl.c protocol.c
...REALLY works now!
> - More precise debug messages
Hmmm ... I can't prove that using the CVS code I checked out this morning.
Everything works like yesterday: I can ping the peer but I canot go beyond:
*** SERVER ***
Jun 27 09:04:56 lemon tinc.9[10186]: tincd 1.0pre3 (Jun 27 2000 08:53:56)
startin
g, debug level 4
Jun 27 09:04:56 lemon tinc.9[10186]: Generating 128 bits keys
Jun 27 09:04:56 lemon tinc.9[10186]: Ready: listening on port 655
Jun 27 09:04:59 lemon kernel: eth7: MII link partner 41e1, negotiated 01e1.
Jun 27 09:05:04 lemon tinc.9[10186]: Connection from 192.168.2.100 port 1076
J...
2006 Aug 30
10
respond_to not detecting JS turned on. form_to_remote problem?
I''m trying to use respond_to to redirect visitors who have JS turned off to a different page. The problem I''m having is that respond_to is sending *everybody* there. It''s not recognizing that JS is turned on in the browser. The wanted_html.rhtml file below is rendered whether I''ve got JS turned on or off. I''ve looked at the Accept headers being sent
2011 Feb 17
7
Re: [Bugme-new] [Bug 29302] New: Null pointer dereference with large max_sectors_kb
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Thu, 17 Feb 2011 13:20:20 GMT
bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=29302
>
> Summary: Null pointer dereference with large max_sectors_kb
> Product: IO/Storage
> Version: 2.5
> Kernel
2017 Oct 30
3
[locking/paravirt] static_key_disable_cpuslocked(): static key 'virt_spin_lock_key+0x0/0x20' used before call to jump_label_init()
...ogoMIPS (lpj=2294723)
[ 0.001000] pid_max: default: 73728 minimum: 576
[ 0.001000] ACPI: Core revision 20170728
[ 0.001000] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.001000] Security Framework initialized
[ 0.001000] SELinux: Initializing.
[ 0.001000] SELinux: Starting in permissive mode
[ 0.001000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[ 0.001000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.001000] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.001000] Mountpoint-cache...
2017 Oct 30
3
[locking/paravirt] static_key_disable_cpuslocked(): static key 'virt_spin_lock_key+0x0/0x20' used before call to jump_label_init()
...ogoMIPS (lpj=2294723)
[ 0.001000] pid_max: default: 73728 minimum: 576
[ 0.001000] ACPI: Core revision 20170728
[ 0.001000] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.001000] Security Framework initialized
[ 0.001000] SELinux: Initializing.
[ 0.001000] SELinux: Starting in permissive mode
[ 0.001000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[ 0.001000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.001000] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.001000] Mountpoint-cache...