search for: troubling

Displaying 20 results from an estimated 22716 matches for "troubling".

Did you mean: doubling
2002 Feb 22
2
rsync on solaris
hi, i have trouble with rsync on solaris. my situation: i have a production-server with Solaris 7 and a 200 GB RAID attached. the server runs without troubles for month. I build an backup-server with same configuration. i installed rsync-2.3.1-binaries on both machines. i sync the RAIDs every night (i sync subfolders of the RAID - its faster as sync the whole RAID). after a few days (a
2009 Mar 29
12
need trouble ticket system
Hi, I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians. I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved. Kindly suggest me one such application
2009 Sep 06
1
1.6.2-RC1 question
I just upgraded to 1.6.2.rc-1 after running betas 2 and 3 with no problems and while everything seems fine i get these message at startup and than all is well. Should I be worried or do i need to let the team know about this? Also, is not finding "/dev/dahdi/transcode" a problem I should be worried about? And lastly conf2ael always segfaults when I try to run it. it did run once
1998 Jul 20
2
HELP -- upgrade to 1.9.18p8 causing print/disk trouble ...
I recently upgraded all our site's samba servers to 1.9.18p8, and I seem to be having many strange problems where they didn't exist before. I haven't made any changes to smb.conf. The biggest trouble I seem to have is that people can no longer access printers ... NT/95 just gives a generic "path to server not available" message. Some nodes even have trouble connecting
2011 Feb 07
2
Trouble with WOW "Trouble finding sutible display device".
The launcher downloads fine but when I push "Play" I get this error message. I am have not updated the drivers on my laptop because I have no idea how. Also, I installed "wine-1.2.2-i486.pet" which was probably the wrong move but it was a pain to find a .pet for wine 1.2.2. Yes, I know that downloading WOW on a Puppy linux box is a little silly but I am also having trouble
2002 Apr 19
1
trouble with tcltk (was RE: trouble compiling R on Irix )
Thanks to Peter Dalgaard and Suchandra Thapa for answering my question! Before I settle on a particular option, I'd like to ask one more question if I may: Are there any practical advantages to compiling R to 64-bit vs 32-bit? Regards, Andy > -----Original Message----- > From: Peter Dalgaard BSA [mailto:p.dalgaard at biostat.ku.dk] > Sent: Thursday, April 18, 2002 4:19 PM > To:
2009 May 23
2
1.6.0.9 sip.c: "Serious Network Trouble" ??
I'm trying to upgrade from 1.4.24.1 to 1.6.0.9 over this weekend. I'm getting: [May 23 10:56:33] ERROR[26017]: chan_sip.c:2922 __sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error for pkt data [May 23 10:56:33] ERROR[26017]: chan_sip.c:2922 __sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error for pkt data [May 23 10:56:33] ERROR[26017]:
2009 May 12
4
decimal troubles ?
Dear all, I have some trouble with the number of decimals in R (currently R 2.9.0). For instance: > options()$digits [1] 3 let me hope that I will get three digits where useful when a number is printed. BUT: > 44.25+31.1+50 [1] 125 No way to get the right result 125.35 Can anybody tell me what's happens ? Patrick
2002 Apr 18
1
trouble with tcltk (was RE: trouble compiling R on Irix)
Hi, Thanks to Profs. Ripley and Tierney for their tips, I compiled zlib from source and gotten further. Here's where I get stuck, when it tries to compile the tcltk package: ld32: FATAL 12 : Expecting n32 objects: /usr/local/lib/libtcl8.3.so is n64. Now I'm confused. Sounds like 32-bit vs. 64-bit problem. What can I do at this point? (This is on Irix.) Regards, Andy
2019 Oct 23
2
[OT] Debug strange network trouble...
Local branch site, not so well built (mostly non-managed switches). By some weeks, suddenly, the network suffer some strange trouble: the most suffering is samba (samba3 in NT mode, so SMB1): shares desappear, if users try to logon when network is in trouble, they get errors like 'no domain controller available'. Other traffic (eg, an internal HTTP) get slooooowww... The network trouble
2011 Sep 25
4
Trouble creating and adjacency matrix
Hello all, I'm having trouble creating an adjacency matrix. Basically, I need to turn the following distance matrix into an adjacency matrix based on whether values are >1.5 or not. If they are >1.5, then the returned value should be 0. If they are =<1.5, then the returned value should be 1. DistanceMatrix: A B C D E [1,]
2014 May 10
2
some trouble when devising skiplist
Hi, I was confronted with some trouble, I describe the trouble in my journal http://trac.xapian.org/wiki/GSoC2014/Posting%20list%20encoding%20improvements/Journal#May10 And corresponding code is in my git. Would you like to give me some help? ------------------ Shangtong Zhang,Second Year Undergraduate, School of Computer Science, Fudan University, China. -------------- next part
2005 May 23
2
Trouble with drplot
Hi, I am a newbie with R, so I hope my question isn't too stupid. I am trying to generate dose-response curves using the "drfit" package. I have formatted my CSV files to the correct format, and have no trouble running drfit to get a summary of my data. The problem is that when I try to use "drplot" to graph my data I get an error. The message is: Error in
2009 Oct 01
6
Apple mail troubles
Hello I have an Apple computer user who has great problems using IMAP and Dovecot. Some same messages seems to stay in two or more folders and are impossible to erase from the Apple mail client Anyone has that kind of troubles ? Thanks
2001 Oct 18
1
rsync 2.4.6 upload trouble
hi, I'm having rsync trouble I installt an new version of rsync on my server and clients (2.4.6) first every thing workt fine but now I'm having a lot of trouble. I use the following command to upload: rsync -vcrulpog -e ssh --delete --exclude=*lost+found --timeout=60 --password-file=/etc/rsyncpasswd /exports/set1/ user@1.2.3.4:/exports/set1/ and it gives me the following error:
2006 May 11
6
Dynamic data passing thru Rails to Flash
Hi, I am using Flash Dashboard and 3 sets of listbox. When i change my first list box say name i need to dynamically change the second list box and from the second list box when i choose an name i need to change the content according to this in the third list box. How can i pass this datas from database in rails. thanx g.balaji -- Posted via http://www.ruby-forum.com/.
2003 Dec 08
1
trouble with predict.l1ce
Dear R-help, I am having trouble with the predict function in lasso2. For example: > data(Iowa) > l1c.I <- l1ce(Yield ~ ., Iowa, bound = 10, absolute.t=TRUE) > predict (l1c.I) # this works is fine > predict (l1c.I,Iowa) Error in eval(exper,envir, enclos) : couldn't find function "Yield" And I have similar trouble whenever I use the newdata argument in
2004 Jan 26
0
Trouble with HTML search engine & Mozilla Firebird
I'm having trouble with the HTML-based search engine, and I'd be grateful for any advice. I am using Mozilla Firebird 0.7 on Debian 3.0 with R 1.8.0. (I've also had the trouble with Mozilla Firebird 0.6 on Debian 3.0. I also use Mozilla Firebird 0.6 on Windows XP, and I have no trouble with the HTML-based search engine.) When I type help.start() in R, it brings up the proper search
2006 Jul 26
2
Trouble during setup.exe
Hi, I need to install Telai2d, a simple engineering program.During the setup.exe there is a stage where we can choose the new "folder" to add in Program Groups (in Start Menu ); i have tried both the attempt to create a new voices and to using an already existing group but the answer is the same : "impossible to create Folder X' ;at this point i cannot do other that exit setup.
1998 Dec 18
0
HELP -- upgrade to 1.9.18p8 causing print/disk trouble ..."
Hello Jim, I've installed samba-1.9.18p8 some months ago. Everything worked find till yesterday. My PCs went in a similar problem as yours. If I want to connect to a Networkprinter (my samba is the printserver for the PC) it takes a verly long time (10 Minutes) till I get any response from my printer. If I want to print it takes a very long time too to get the dialog with the right printer.