Displaying 20 results from an estimated 40 matches for "iuke".
Did you mean:
duke
2006 Sep 14
0
WinXP Prof Users can't delete there files
Hello again,
I ancounter another problem. When a user logs in with a Windows XP Prof. machine he can't delete the file/folder again. He can add a file/folder and can do everything with it but but not delete it again. Not even a view to the seetings is possible (all "right-click" things don't work).
When the user uses a Windows 2000 machine he can do everything just fine (create,
2004 Mar 16
0
Isolinux - Memdisk problems - divide by zero after booting
I'm trying to switch from a standard floppy emulation
rescue disk (PQ-Magic & Ghost) to a no emulation
large floppy using isolinux & memdisk. I finally
got the CD booting on two systems (see below)
but on a third system I get a divide by zero message
and/or other error from DOS, which is starting
to boot correctly. It appears to happen during
loading the drivers in config.sys. It is an
2004 Apr 02
1
isolinux - memdisk problems
I had posted the problem described below about two weeks ago,
and I would like to add some odd behaviour even on machines where
the zip image is loaded correctly (without divide by zero).
If I call DOS fdisk, when booted from the image, fdisks asks
if it should enable the large disk support and the returns
immediately to the command prompt.
regards
--
Bernhard Treutwein
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2020 Apr 06
0
[External] Re: Help useRs to use R's own Time/Date objects more efficiently
On Mon, 6 Apr 2020, Abby Spurdle wrote:
>> (1) Create a top-level help page with a title like "Date and Time
>> Classes" to give a brief but general overview. This would mean the
>> existing DateTimeClasses would need a new title.
>
> I wanted to modify my first suggestion.
> Perhaps a better idea would be to reference an external document
> giving an
2020 Apr 22
0
[External] parse data wrong for R 4.0. raw strings
Looks like a bug. Will have a look when I get a chance.
Simpler version:
getParseData(parse(text = 'r"-|hello|-"'))
> getParseData(parse(text = 'r"(hello)"'))
line1 col1 line2 col2 id parent token terminal text
1 1 1 1 10 1 3 STR_CONST TRUE "hello)
3 1 1 1 10 3 0 expr FALSE
The opening
2020 Apr 30
0
[External] Re: R 4.0.0 build error with sysdata.rda on ppc64el architecture
On Thu, 30 Apr 2020, Dirk Eddelbuettel wrote:
>
> On 30 April 2020 at 09:42, I?aki Ucar wrote:
> | On Thu, 30 Apr 2020 at 02:49, Dirk Eddelbuettel <edd at debian.org> wrote:
> | > And to keep the list abreast, this appears to be related to the long double
> | > issue on powerpc where needed an extra #define to ensure compilation. That
> [...]
> | Which reminds me
2020 May 20
0
[External] Feature Request: User Prompt + Message First Execution when "Managing Search Path Conflicts"
Providing a way to more easily resolve situations that otherwise would
be errors is a reasonable thing for an IDE to do. I would prefer is
such things were optional and off by default, but other way not.
If an IDE does this and you don't approve then you don't have to use
it.
Best,
luke
On Wed, 20 May 2020, Abby Spurdle wrote:
>> An IDE could provide a more sophisticated
2020 May 21
0
[External] Feature Request: User Prompt + Message First Execution when "Managing Search Path Conflicts"
I looks like you may have misunderstood my post so just to make sure:
There will be no patch to R to support this.
If this is something you want for yourself, then I have shown you how
you can do it. You can put the code in a startup file if you like.
If you want your students to have this, then you can prepare a startup
file for them that does this.
Best,
luke
On Thu, 21 May 2020, Juan
2020 Jun 16
0
[External] numericDeriv alters result of eval in R 4.0.1
Thanks; definitely a bug. I've submitted it to the bug tracker at
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17831
Best,
luke
On Mon, 15 Jun 2020, Raimundo Neto wrote:
> Dear R developers,
>
> I've run into a weird behavior of the numericDeriv function (from the stats
> package) which I also posted on StackOverflow (question has same title as
> this email,
2020 Sep 13
0
[External] Thread-safe R functions
You should assume that NO functions or macros in the R API are
thread-safe. If some happen to be now, on some platforms, they are
not guaranteed to be in the future. Even if you use a global lock you
need to keep in mind that any function in the R API can signal an
error and execute a longjmp, so you need to make sure you have set a
top level context in your thread.
Best,
luke
On Sun, 13 Sep
2020 Oct 29
0
[External] Something is wrong with the unserialize function
Thanks for the report. Will look into it when I get a chance unless
someone else gets there first.
A simpler reprex:
## create and serialize a memmory-mapped file object
filePath <- "x.dat"
con <- file(filePath, "wrb")
writeBin(rep(0.0,10),con)
close(con)
library(simplemmap)
x <- mmap(filePath, "double")
saveRDS(x, file = "x.Rds")
## in a
2020 Nov 13
0
[External] exists, get and get0 accept silently inputs of length > 1
Worth looking into. It would probably cause some check failures, so
would probably be a good idea to run a check across BIOC/CRAN. At the
same time it would be worth allowing name objects (type "symbol") so
thee don't have to be converted to character for the call and then
back to names internally for the environment lookup.
Best,
luke
On Fri, 13 Nov 2020, Antoine Fabri wrote:
2023 Oct 20
0
UseMethod forwarding of local variables
UseMethod has since the beginning had the 'feature' that local
variables in the generic are added to the environment in which the
method body is evaluated. This is documented in ?UseMethod and
R-lang.texi, but use of this 'feature' has been explicitly discouraged
in R-lang.texi for many years.
This is an unfortunate design decision for a number of reasons (see
below), so the plan
1999 Aug 26
0
mount shares
Hi there....
How can specific WinNT Workstations 4.0 with her NetBIOS - Name
mount shares from out Samba 2.0.5-pre4 - Server ?
We use DHCP for the IP-Adresses, Wins on Samba and DNS.
Can i configure these options in the /etc/smb.conf or need i a
Batch - File?
Best Regards
Torsten Westermann
E-Mail.: westermann@imm-mainz.de
WWW: http://www.imm-mainz.de
Institute of Microtechnology Mainz
2024 May 13
1
[External] R hang/bug with circular references and promises
On Sat, 11 May 2024, Peter Langfelder wrote:
> On Sat, May 11, 2024 at 9:34?AM luke-tierney--- via R-devel
> <r-devel at r-project.org> wrote:
>>
>> On Sat, 11 May 2024, Travers Ching wrote:
>>
>>> The following code snippet causes R to hang. This example might be a
>>> bit contrived as I was experimenting and trying to understand
>>>
2020 Aug 05
1
HELPWANTED keyword in bugs.r-project.org
Just a quick note to mention that we have added a HELPWANTED keyword
on bugs.r-project.org for tagging bugs and issues where a good
well-tested patch would be particularly appreciated. You can find the
HELPWANTED issues by selecting the keyword in the search interface or at
https://bugs.r-project.org/bugzilla/buglist.cgi?keywords=HELPWANTED
This URL shows both open and resolved HELPWANTED
2024 May 11
1
[External] R hang/bug with circular references and promises
On Sat, 11 May 2024, Travers Ching wrote:
> The following code snippet causes R to hang. This example might be a
> bit contrived as I was experimenting and trying to understand
> promises, but uses only base R.
>
> It looks like it is looking for "not_a_variable" recursively but since
> it doesn't exist it goes on indefinitely.
>
> x0 <- new.env()
> x1
2020 Jun 07
0
[External] Re: use of the tcltk package crashes R 4.0.1 for Windows
On Sun, 7 Jun 2020, peter dalgaard wrote:
> So this wasn't tested for a month?
>
> Anyways, Free() is just free() with a check that we're not freeing a null pointer, followed by setting the pointer to NULL. At that point of tcltk.c, we have
>
> for (objc = i = 0; i < length(avec); i++){
> const char *s;
> char *tmp;
> if (!isNull(nm)
2024 Oct 25
1
[External] Re: Could .Primitive("[") stop forcing R_Visible = TRUE?
On Fri, 25 Oct 2024, Ivan Krylov via R-devel wrote:
> ? Fri, 25 Oct 2024 08:39:39 -0400
> Duncan Murdoch <murdoch.duncan at gmail.com> ?????:
>
>> Surely you or they should be the ones to run the test across all of
>> CRAN?
>
> That's fair. The question is, is there a fundamental reason I
> overlooked to deny such a change? Except for positioning and
>