search for: filename

Displaying 20 results from an estimated 20573 matches for "filename".

2012 Sep 16
2
flash plugin
...helps, here is the output of yum provides '*flash*' | grep -e lash -e dobe -e repo /tmp/flash.txt | grep -v -e /src/ -e .png -e share | tee /tmp/flash.txt AdobeReader_deu-9.4.2-1.i486 : Adobe Reader - die ideale Anwendung, um Repo : adobe-linux-i386 Other : libflashsupport.so Filename : /opt/Adobe/Reader9/Reader/intellinux/lib/libflashsupport.so AdobeReader_jpn-9.4.2-1.i486 : Adobe Reader ? PDF Repo : adobe-linux-i386 Other : libflashsupport.so Filename : /opt/Adobe/Reader9/Reader/intellinux/lib/libflashsupport.so AdobeReader_fra-9.4.2-1.i486 : Adobe Reader es...
2008 Sep 06
1
application.menu... need a little hint :)
...uot;parent">/etc/xdg/menus/applications.menu</MergeFile> <Menu> <Name>Other</Name> <DirectoryDir>/home/lindi/.local/share/desktop-directories</DirectoryDir> <AppDir>/home/lindi/.local/share/applications</AppDir> <Include> <Filename>nautilus-autorun-software.desktop</Filename> </Include> <Include> <Filename>seahorse-pgp-encrypted.desktop</Filename> </Include> <Include> <Filename>gnome-font-viewer.desktop</Filename> </Include> <Include> &l...
2015 Oct 06
1
facing problem with UEFI pxe boot with syslinux 6.03
....0.0.0 Then I referred to http://www.syslinux.org/archives/2015-June/023641.html And used the patch provided then it again hung but at different step Getting cached packet My IP 192.168.103.41 (hung here) >From /var/log/messages Oct 7 01:16:10 foreman in.tftpd[43905]: RRQ from 192.168.103.41 filename efi64/syslinux.efi Oct 7 01:16:10 foreman in.tftpd[43905]: tftp: client does not accept options Oct 7 01:16:10 foreman in.tftpd[43906]: RRQ from 192.168.103.41 filename efi64/syslinux.efi Oct 7 01:16:10 foreman in.tftpd[43907]: RRQ from 192.168.103.41 filename efi64/ldlinux.e64 Oct 7 01:16:10 f...
2011 Aug 27
0
[LLVMdev] Is LLVM compatible with AMD?
...ss6978 at hotmail.com > *E-mail*: geovanisouza92 at gmail.com**** > > *Skype*: geovanisouza92**** > > > http://www.twitter.com/geovanisouza92 > http://www.sentinelaaizen.blogspot.com/**** > > http://www.delphiloaded.blogspot.com/**** > > WebRep**** > > *Error! Filename not specified.***** > > Overall rating**** > > *Error! Filename not specified.***** > > *Error! Filename not specified.Error! Filename not specified.Error! > Filename not specified.Error! Filename not specified.Error! Filename not > specified.***** > > *Error! Filename...
2011 Aug 26
4
[LLVMdev] Is LLVM compatible with AMD?
Hi all! I'm getting starting with LLVM, and I'm creating a new cross-platform programming language LLVM-based with a Standard Library POSIX-based. The language has sintatic sugar of Object Pascal and Ruby. My doubt is if LLVM is compatible with AMD (e.g. Fusion), allowing so that my StdLib can be used to create Games, in future... Regards! -------------- next part -------------- An HTML
2009 Dec 15
7
how to delete file "--filename"??
i have file on CENTOS 4.6 and I tried to delete it failed. I have been tried following way but NOT work: rm -i * rm --filename rm \--filename rm "\--filename" rm '\--filename' any ideal? ___________________________________________________ ??????? ? ???????????????? http://messenger.yahoo.com.tw/
2012 Jan 09
3
[PATCH 1/3] launch: move the filename checking to a wrapper
Move the filename's comma character checking to a wrapper. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- src/launch.c | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/launch.c b/src/launch.c index ca89b63..8eaaac8 100644 --- a/src/launch.c +++...
2010 Mar 23
1
[PATCH] Ensures that persist and unpersist work with relative paths.
...t-functions b/scripts/ovirt-functions index cfcedbb..c2ef94b 100644 --- a/scripts/ovirt-functions +++ b/scripts/ovirt-functions @@ -464,13 +464,14 @@ ovirt_store_config() { rc=0 if grep -q " /config ext3" /proc/mounts; then for p in "$@"; do + local filename=$(readlink -f $p) local persist_it=true # ensure that, if this is a directory # that it's not already persisted - if [ -d $p ]; then - if [ -d /config$p ]; then - printf "Directory already persisted: $p\n...
2009 Aug 05
6
Could not find kernel image : vmlinuz
...5.255.255.0 { range dynamic-bootp 192.168.1.240 192.168.1.252; default-lease-time 3600; max-lease-time 4800; option routers 192.168.1.1; option domain-name-servers 192.168.100.13; option subnet-mask 255.255.255.0; option broadcast-address 192.168.1.255; allow booting; allow bootp; filename "pxelinux.0"; # filename "/pxelinux.0"; } host server20 { hardware ethernet 00:30:48:D3:D8:59; fixed-address 192.168.1.240; next-server 192.168.1.1; } TFTP conf: /etc/xinetd.d/tftp service tftp { socket_type = dgram protocol = udp wait = yes user = root server =...
2011 Aug 27
3
[LLVMdev] OpenCL Backend
...o:gss6978 at hotmail.com> > E-mail: geovanisouza92 at gmail.com<mailto:geovanisouza92 at gmail.com> > Skype: geovanisouza92 > > http://www.twitter.com/geovanisouza92 > http://www.sentinelaaizen.blogspot.com/ > http://www.delphiloaded.blogspot.com/ > WebRep > Error! Filename not specified. > Overall rating > Error! Filename not specified. > Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified. > Error! Filename not specified.Error! Filename not specified.Error!...
2004 Apr 23
1
Weirdness with choose.files on Microsoft Windows (PR#6818)
...from: (NULL) (170.54.59.160) This bug also happens to me using R 1.9.0 on Windows 2000. Took me a long time to create a reproducible bug, but I think I have succeeded. I suspect my test function has a bug, but I don't see anything wrong. Plus, the bug only shows up when selecting certain filenames. Nearest I can speculate, choose.files becomes confused after a filename that has capital letters and numbers has been chosen. Sounds crazy and I'd like to know more, but choose.files is mostly .Internal code. First, create two CSV files. library(nlme) data(Oats) write.table(Oats,"c:/...
2011 Sep 29
1
Broken mail clients? [MIME] Long attachment encoded filenames (for non-ASCII characters etc)
Hi, I've noticed a possible minor issue with long encoded filenames for attachments where these filenames are split across multiple lines. My understanding of character encoding and MIME is not as good as it should be, so I may easily have got this all mixed up, in which case sorry for the noise... Although I understand the preferred method for handling filena...
2017 May 24
2
reg-tests-1d.R fails in r72721
...ase you are working in a > locale where that character is representable. In my locale it is not, so x1 > is converted to UTF-8, and everything compares equal. > > An explicit conversion of x1 to UTF-8 should fix this, i.e. replace > > x1 <- path.expand(paste0("~/", filename)) > > with > > x1 <- enc2utf8(path.expand(paste0("~/", filename))) > > Could you try this and see if it helps? Nope: > ## path.expand shouldn't translate to local encoding PR#17120 > filename <- "\U9b3c.R" > > x11 <- path.expand(p...
2012 Apr 12
5
[PATCH 0/4] libguestfs cannot open disk images which are symlinks to files that contain ':' (colon) character (RHBZ#812092).
...s here: https://bugzilla.redhat.com/show_bug.cgi?id=812092 This patch set attempts to fix the problem conservatively, because it's a very high risk codepath and very late in the development of RHEL 6.3. The first patch reverts the behaviour of calling realpath(3) and checking for duplicate filenames. The second patch fixes 'check_path'. Only ':' is not permitted in qemu paths. (However symlinks to paths that contain ':' will work again because the first patch was reverted.) The third patch adds proper escaping of ',' in qemu command line parameters. The fo...
2004 Dec 28
3
read.table from a list of filenames
I am wondering if it is possible to read.table repeatedly from a list of file names into a new list of table names. For example: filenames <- list.files() then with a function like rf <- function(i) { word??(filename[i]) <- read.table(filenames[i]) } I can't seem to find a function like word?? that will be the object of another operation. If this worked, then I could repeat it for the length of filenames. Also, e...
2013 Apr 23
2
Metaflac UTF-8 fixes
....saunalahti.fi/~cse/temp/flac-1.3pre3-mod.zip -------------- next part -------------- diff --git a/src/metaflac/operations.c b/src/metaflac/operations.c index e01fa5c..529b0e5 100644 --- a/src/metaflac/operations.c +++ b/src/metaflac/operations.c @@ -551,7 +551,7 @@ void write_metadata(const char *filename, FLAC__StreamMetadata *block, unsigned unsigned i, j; /*@@@ yuck, should do this with a varargs function or something: */ -#define PPR if(filename)flac_printf("%s:",filename); +#define PPR if(filename) if(raw) printf("%s:",filename); else flac_printf("%s:",filenam...
2012 May 25
3
Multiple cbind according to filename
Hi all, I'm just a beginner with R but I have not been able to search for any relevant answer to my problem. I apologize if it has in fact been asked before. Recently I've realized that I need to combine hundreds of pairs of data frames. The filenames of the frames I need to combine have unique strings. This is my best guess as to the approach to take: filenames<-list.files() filenames [1] "a1.csv" "a2.csv" "b1.csv" "b2.csv" "c1.csv" "c2.csv" alldata<-lapply(filenames, read....
2005 May 23
1
Odd Disconnect problem, again. (Recv failure for 4?)
...vfs_extd_audit: opendir . [2005/05/22 02:50:14, 1] smbd/service.c:close_cnum(837) server (192.168.123.20) closed connection to service netlogon And log from backup software: *** Starting Backup Backup Pre-Erase Compressed -- 5/22/2005 - 1:02:58 AM *** F:\Dir\DermaMed Products\Products 2004\Filename-#8-30-04.xls ** The network path was not found. F:\Dir\DermaMed Products\Products 2004\Filename-# 4-30-03.xls ** The network path was not found. F:\Dir\DermaMed Products\Products 2004\Filename-#4-30-03.xls ** The network path was not found. F:\Dir\DermaMed Products\Products 2004\Filename-#1-23-0...
2005 Dec 11
9
LIKE SQL queries in rails
I''m trying to do something like: SELECT * FROM attachment WHERE filename LIKE ''%whatever%''; so my code is: @search = params[:search] @attachments = Attachment.find(:all, :conditions => ["filename LIKE ''%?%''", @search.to_s]) but that''s converting to: SELECT * FROM attachments WHERE (filename LIKE ''%&...
2015 Mar 18
0
[PATCH 2/2] builder: support for download resume
...lder/downloader.ml b/builder/downloader.ml index 8a23bdc..6e19ee4 100644 --- a/builder/downloader.ml +++ b/builder/downloader.ml @@ -65,11 +65,11 @@ let rec download ~prog t ?template ?progress_bar ?(proxy = SystemProxy) uri = * If not, download it. *) if not (Sys.file_exists filename) then - download_to ~prog t ?progress_bar ~proxy uri filename; + download_to ~prog t ?progress_bar ?continue:(Some true) ~proxy uri filename; (filename, false) -and download_to ~prog t ?(progress_bar = false) ~proxy uri filename = +and download_to ~prog t ?(progress_bar = f...