Displaying 20 results from an estimated 44 matches for "traumatizing".
2003 Jul 20
2
mismatching vinum configurations
Hi,
I had a power failure, and the on-disk configuration for vinum went
bizarre. The logs read from disks are at http://biaix.org/pk/debug/
(log.$DEVICE files). The logs in da0 (barracuda) are the ones obviously
wrong, I'm pretty sure the others are ok. Is this a 'virtually' dead
drive? Can I force vinum to use the other's drive configuration? What's
the less traumatic
2004 Aug 06
2
login failed
Hi guys,
I have been running icecast and ices for streaming mp3 around my house for
about 3 months now with no problems. now all of a sudden, I get login failed
when I try to run ices.
nothing has changed that I know of (I am the only person with access).
I seem to remember this happened when I originally installed the system,
but it was all so traumatic, I kinda forgot whjat I did :)
any help
2006 May 09
1
Adding "model" still doesnt help!
...... when you occasionally encountered a
"undefined class/module <name>" error, it is recommended that you add a
model :<your_class_name>
in your controller to prevent such an error...
but recently i still encounter such error even though i loaded all of
the class!
this is traumatizing...anyone know any more solution/alternatives?
I also discover that when you load 2 websites at one time, this error
occurs more frequently eg. running 2 controllers at a time...
though pressing a refresh button would make it work... but is
irritating)
--
Posted via http://www.ruby-forum.com/.
2014 Sep 13
2
Arrow key feature request
On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote:
>> Since keystrokes were brought up, this seems like a reasonable time to
>> make the following seemingly simple-to-implement feature request:
>>
>> Navigating a multi-level menu structure seems to require use of
>> UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it
>>
2005 May 07
4
string syntactic sugar in R? - long post
Currently in R, constructing a string containing
values of variables is done using 'paste' and can be
an error-prone and traumatic experience. For example,
when constructing a db query we have to write,
paste("SELECT " value " FROM table where
date ='",cdate,"'")
we are getting null result from it, because without
(forgotten...)
2014 Sep 13
0
Arrow key feature request
> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote:
>
> >> Since keystrokes were brought up, this seems like a reasonable time to
> >> make the following seemingly simple-to-implement feature request:
> >>
> >> Navigating a multi-level menu structure seems to require use of
> >> UP/DOWN/ENTER/ESC. It would be easier to
2014 Sep 11
0
Arrow key feature request
> Since keystrokes were brought up, this seems like a reasonable time to
> make the following seemingly simple-to-implement feature request:
>
> Navigating a multi-level menu structure seems to require use of
> UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it
> could be done with fingers stationed on the arrow keys so that the eyes
> can stay focused
2014 Sep 13
2
Arrow key feature request
On Sat, Sep 13, 2014 at 11:34 AM, Ady <ady-sf at hotmail.com> wrote:
>
>> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote:
>>
>> >> Since keystrokes were brought up, this seems like a reasonable time to
>> >> make the following seemingly simple-to-implement feature request:
>> >>
>> >> Navigating a
2014 Sep 11
2
Arrow key feature request
Since keystrokes were brought up, this seems like a reasonable time to
make the following seemingly simple-to-implement feature request:
Navigating a multi-level menu structure seems to require use of
UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it
could be done with fingers stationed on the arrow keys so that the eyes
can stay focused on the screen.
Current
2010 Aug 26
6
Wine distro with MS WOS look and feel
i think that if a distribution with MS WOS XP and 7 look and feel based on Gnome and Ubuntu or debian is released a lot of people would migrate.
People is comdortable with what they know, even Gnome is easy to use, they like Control panel, Documents and Settings and Start vuttons from MS WOS.
If program Icons should be in desktops, an start button with a control panel, My documents and so one,
2004 Aug 06
0
login failed
On 22-apr-04, at 12:15, Mat Harris wrote:
> Hi guys,
>
> I have been running icecast and ices for streaming mp3 around my house
> for
> about 3 months now with no problems. now all of a sudden, I get login
> failed
> when I try to run ices.
>
> nothing has changed that I know of (I am the only person with access).
>
> I seem to remember this happened when I
2008 Nov 13
2
growing a list sequentially -- memory management
hello,
i have something like:
out<-list()
for(i in 1:n){
data<-gen(...) #fixed size data
out[[i]]<- fun(data)
}
> object.size(out[[1]])
6824
In principle 1 GB should allow
n = 1024^3/6824 = 157347?
i have about 2GB are not taken by other processes. however, I can see the
memory shrinking quite rapidly on my system monitor and have to stop the
simulation after only n=300. why
2002 Apr 18
0
[Bug 222] New: configure finds getnameinfo() but not getaddrinfo()
http://bugzilla.mindrot.org/show_bug.cgi?id=222
Summary: configure finds getnameinfo() but not getaddrinfo()
Product: Portable OpenSSH
Version: 3.1p1
Platform: Alpha
OS/Version: OSF/1
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2004 Aug 06
0
once again: [Too many errors (client not receiving data fast enough)]
Ok, I have seen that this is a common issue, and has been answered many times.... but I think mine is a bit different. Sorry if I
am just being thick.
<p><p>Local Setup:
<p><p>Local net is 100mb, 9 boxes that don't do much, so no bandwidth issues.
<p><p>Cable modem - 2mb down, 128k up (is there someplace I can 'measure' this?)
2014 Sep 23
0
Arrow key feature request
Gene Cumm <gene.cumm at gmail.com> writes:
> On Sat, Sep 13, 2014 at 11:34 AM, Ady <ady-sf at hotmail.com> wrote:
>>
>>> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote:
>>>
>>> >> Since keystrokes were brought up, this seems like a reasonable time to
>>> >> make the following seemingly
2013 Mar 07
3
ggpliot2: reordering of factors in facets facet.grid(). Reordering of factor on x-axis no problem.
Hi everyone (again),
before you all start screaming that the reordering of factors has been
discusse on several threads and is not particular to ggplot2, hear me out.
I can easily reorder my x-axis factor in facet.grid() in ggplot2. What I
cannot reorder are the factors represented on the strips. I can see that the
graphs are changing, so I am afraid of what it is I am doing. Why is ggplot2
2004 Feb 17
1
Erratic Trouble rsyncing between windows share and linux
I am trying to rsync between two linux boxes, but one of the linux boxes is
using samba to map a share from a windows SAN onto it's file system. Rsync
quit working properly when I changed the source directory from a local ext3
filesystem to the windows share mapped onto the filesystem. This setup may
be kind of odd, but I need to keep user's data on the SAN and I also need
the linux box to
2019 Sep 11
1
Fw: Calling a LAPACK subroutine from R
On 2019-09-11 22:16, Avraham Adler wrote:
> Can you write a small C function that calls LAPACK call that fro your
> Fortran code? Yes, an extra step but maybe less traumatic than rewriting
> parts of LAPACK directly.
Yes, I know how to do that, but I find it somewhat bizarre that it is
impossible to call a Fortran subroutine from Fortran. And rewriting
'dgemv' was simple:
2019 Sep 11
0
Fw: Calling a LAPACK subroutine from R
Can you write a small C function that calls LAPACK call that fro your
Fortran code? Yes, an extra step but maybe less traumatic than rewriting
parts of LAPACK directly.
Avi
On Wed, Sep 11, 2019 at 4:08 PM G?ran Brostr?m <goran.brostrom at umu.se>
wrote:
> Berend,
>
> I do not think this works with gfortran 7+. I am calling the BLAS
> subroutine dgemv from Fortran code in my
2021 Jan 25
3
RHEL changes
> Am 25.01.2021 um 17:04 schrieb Johnny Hughes <johnny at centos.org>:
>
> On 1/22/21 5:12 AM, Ljubomir Ljubojevic wrote:
>> On 1/22/21 9:29 AM, Marc Balmer via CentOS wrote:
>>>> Hence it is as good as dead in my mind when looking into the future, I
>>>> am looking for future distro of choice.
>>>
>>> A little mentioned choice would