Displaying 20 results from an estimated 39 matches for "arrised".
Did you mean:
arrises
2002 Jun 27
2
extension of rsync on crypted files
Hello,
I am a french student and I have written a technical report on an extension of the rsync algorithm to crypted files.
I started from the situation of a client machine A user who doesn't wish to save an original file v0 and its successive versions v1 v2 v3 ... on a distant server B but rather to save the private ciphering of these files on the server. Let C be the cipher algorithm and
2002 Dec 30
2
Maildir format
Started using dovecot and I am very impressed by its speed. I am
confused by what it is expecting the format of the Maildir directory
to be in. I currently have ~/Maildir which contains new, cur, and tmp
all containing email that should be in my inbox and it pops up
correctly as such when I connect to dovecot using Mutt. After the
connection a new .INBOX is created under ~/Maildir with sym
2001 Nov 14
1
Directory Permissions.
Hi all,
I've got a RH7.2 system running Samba 2.2.1-4 RPM's and I've got a
permissions problem.
I've got a share //dcomp2/windows which points to my vfat partition mounted
on /drvc/ with UID/GID options in fstab set to my unix user.
I can then connect to that share okay, and I can create/amend/delete files
without a problem. The problem arrises when I descend down the tree,
2005 Jan 05
1
second samba problem
Hello,
second problem just arrised:
The same user from the same host can print via samba/lprng
using windows 98. If windows xp is booted on the same
host/ip, samba returns:
[2005/01/05 16:21:59, 3]
rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1181)
access DENIED for printer open
any hints
regards
Christoph Galuschka
=...
2004 Apr 15
1
FLAC, ogg and iRiver
I've seen in this discussion:
http://www.xiph.org/archives/vorbis/200304/0000.html
that not only is it possible for the iRiver iMP-350 to play Ogg, it can also
play FLAC - I didn't know this, and two question arrise:
* It is possible to get the iRiver H120/140 to play FLAC (I know the Rio Karma can)
* People sometimes say things like "Ogg is not tuned well for high bit rates"
2006 Jul 26
1
List directory names in a dropdown control?
I''ve been trying to find the "right" way to do this and I''m now appealing to
the Rails masses. :)
I want to list all the directory names in a specific location and have just
the directory names appear in a dropdown control for the user.
The Dir.entries("somepath") includes the "." and ".." folders plus all files
and folders.
The
2006 Feb 22
2
accessing an attribute within an embedded object
When I dump an instance variable to the web browser using object.inspect
I get the following:
This:
<%= debug archive.inspect %>
Yields this:
#<RapturePost:0x2aaaacada118
@attributes={\"date_created\"=>\"2006-02\"}>"
How do I access that date created value?
Neither of the following work. The don''t give me the actual date value,
only nil or
2017 Feb 02
2
Buttons too big in Firefox for Linux
On Thursday 02 February 2017 10:22:19 John Hodrien wrote:
> The safe bet is, it doesn't, and it's something unique to you/your
> profile/your firefox configuration. Have you got an example URL that
> you're saying obviously misrenders in firefox?
>
> Does it still misbehave if you run firefox in safe mode with a new profile,
> say be doing: firefox --ProfileManager
2017 May 06
2
xrealloc namespace conflict
I have a package on CRAN now (corpus-0.3.1) that is currently failing
tests on Linux, but passing on all other architectures:
https://cran.r-project.org/web/checks/check_results_corpus.html
I believe that the issue arrises from a namespace class between
"xrealloc", which my package provides for internal use, but which R also
seems to provide (possibly as part of TRE in
2012 Mar 19
2
Loading Dataset into R continual issue
Hi, this is related to academic research I am trying to conduct. Please
pardon my lack of socialization for this forum.
For my project, I had to combine two different datasets, Democracy dataset
from Pippa Norris and World Bank Patents dataset.
My issue arrises from just loading the file into R. My colleagues proficient
in R have been stumped as well. Often times the file would seem to load
2017 May 11
0
xrealloc namespace conflict
I've done a bit more investigation into this issue. Here is my current
understanding of the situation:
1. I have a package on CRAN (corpus-0.3.1) that passes tests on all
platforms except for Linux.
2. My package defines a C function, "xrealloc", for internal use.
3. The libreadline library that R links to defines a different version
of "xrealloc".
4. On Linux, when I
2020 Jul 17
3
[PATCH] RFC: ACPI / OSI: remove workarounds for hybrid graphics laptops
It's hard to figure out what systems are actually affected and right now I
don't see a good way of removing those...
But I'd like to see thos getting removed and drivers fixed instead (which
happened at least for nouveau).
And as mentioned before, I prefer people working on fixing issues instead
of spending time to add firmware level workarounds which are hard to know
to which
2016 Sep 05
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
2016-09-02 20:40 GMT+02:00 George Joseph <gjoseph at digium.com>:
>
>
> On Fri, Sep 2, 2016 at 9:34 AM, Olivier <oza.4h07 at gmail.com> wrote:
>
>> Hello,
>>
>> I had a recent case where Asterisk stopped due to a segfault.
>> This reminded me that being sure that whenever such issue occurs, it's
>> useful to have a core file or various
2017 May 11
1
xrealloc namespace conflict
On 11 May 2017 at 12:16, Patrick Perry wrote:
| I've done a bit more investigation into this issue. Here is my current
| understanding of the situation:
|
| 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all
| platforms except for Linux.
| 2. My package defines a C function, "xrealloc", for internal use.
| 3. The libreadline library that R links to defines a
2020 Jul 19
2
[PATCH] RFC: ACPI / OSI: remove workarounds for hybrid graphics laptops
On Fri, Jul 17, 2020 at 9:52 PM Alex Hung <alex.hung at canonical.com> wrote:
>
> On 2020-07-17 1:05 p.m., Karol Herbst wrote:
> > It's hard to figure out what systems are actually affected and right now I
> > don't see a good way of removing those...
> >
> > But I'd like to see thos getting removed and drivers fixed instead (which
> > happened
2011 Feb 25
1
The problems with rsync continues. (code 255)
Hi there:
As I posted a few days ago I have problems rsyncing two machines. I will add more logs to this e-mail hoping someone could help me.
I'm doing a daily backup calling a shell script from cron as root.
This is the log of the shell script:
------------------------------------- 8< ----------------------- 8< --------------------
[Fri Feb 25 05:21:05 CET 2011] /usr/bin/rsync -az
2017 Feb 02
0
Buttons too big in Firefox for Linux
Mozilla probably (finally) made the adjustment for 2160 lines of resolution.
LOTS of softwares need[ed] to tweak their interfaces to be usable on 4k
displays.
On Thu, Feb 2, 2017 at 6:01 AM, Gary Stainburn <gary at ringways.co.uk> wrote:
> On Thursday 02 February 2017 10:22:19 John Hodrien wrote:
> > The safe bet is, it doesn't, and it's something unique to you/your
>
2005 Aug 15
0
Strange crashes on xen-box (imagemagick/mysql/swap)
Hi,
I''m relatively new to xen but do never the less very much like the
concept & trying to run xen on a production-web-sever. "Trying"
because problems start to arrise and the circumstances are rather
strange: (But quit to describe)
When running imagemagick from apache mysql crashes with a Signal 11.
(sometimes).
The other strange thing is that no swapspace at all is
2000 Jan 19
0
indentation in Rd-help files
Dear colleagues,
Happy New Millennium, first of all!
It would be very nice to be able to use indentation inside \code{ } as
well, not only in \examples{ } when writing Rd-help files. Such a
situation arrises, for instance, if one wishes to include a small piece
of code in the _main_ text but not in the end as \examples{ } command
does. The only way I know to put the next 3 lines
my.function <-
2008 Feb 08
0
Cumulative multinomial regression using VGAM
Hi,
I am trying to carry out a multinomial regression using the cumlogit link function. I have tried using the VGAM package, and have gotten some results...
fit1 <- vgam(Y ~ X1 + X2 + X3 + X4,
cumulative(link=logit,intercept.apply=FALSE,parallel=TRUE),
data = data1
)
The problem arrises when I try to get the information out of the fitted object. I can