search for: prenames

Displaying 6 results from an estimated 6 matches for "prenames".

Did you mean: renames
2013 Sep 04
4
Comments requested on "changedFiles" function
...full.names)) full.names <- snapshot$full.names pre <- snapshot$pre savewd <- getwd() on.exit(setwd(savewd)) setwd(snapshot$wd) args <- snapshot$args newargs <- list(...) args[names(newargs)] <- newargs post <- dosnapshot(args)$info prenames <- rownames(pre) postnames <- rownames(post) added <- setdiff(postnames, prenames) deleted <- setdiff(prenames, postnames) common <- intersect(prenames, postnames) if (length(file.info)) { preinfo <- pre[common, file.info] postinfo <...
2016 Oct 18
1
Unable to set up home share correctly
Hello Rowland, the home folder creation works now(!) It was a misunderstanding on my side. The key phrase in the wiki is: "Close the users properties window with „OK“ to save the modification. **The users home directory is created on the fly during the save processes.**" This is a different behaviour as with the "profiles" folders which are created during the first login
2016 Oct 17
3
Unable to set up home share correctly
Hello Rowland, Am 17.10.2016 um 18:06 schrieb Rowland Penny via samba: > See inline comments: > > On Mon, 17 Oct 2016 17:14:43 +0200 > Udo Willke via samba <samba at lists.samba.org> wrote: > >> So, to summarize the discussion: >> >> System accounts should not have rfc2307 IDs, only (unprivileged) >> users should. The Administrator account is the
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
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()
On Sun, Oct 29, 2017 at 11:51:55PM +0100, Fengguang Wu wrote: >Hi Linus, > >Up to now we see the below boot error/warnings when testing v4.14-rc6. > >They hit the RC release mainly due to various imperfections in 0day's >auto bisection. So I manually list them here and CC the likely easy to >debug ones to the corresponding maintainers in the followup emails. >
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()
On Sun, Oct 29, 2017 at 11:51:55PM +0100, Fengguang Wu wrote: >Hi Linus, > >Up to now we see the below boot error/warnings when testing v4.14-rc6. > >They hit the RC release mainly due to various imperfections in 0day's >auto bisection. So I manually list them here and CC the likely easy to >debug ones to the corresponding maintainers in the followup emails. >