search for: dismissing

Displaying 20 results from an estimated 454 matches for "dismissing".

2000 Aug 16
5
samba development
i started on the nt domains for unix project on the basis of paul ashton's enthusiastic and "this can't be too hard" attitude, back in august 97. since then, with the encouragement of a number of people over the last three years, and with the discouragement of others, the nt domains protocols are now pretty well understood. due to that constant discouragement, i no longer find
2016 Sep 20
1
Windows 10 update kills samba access
On 09/20/2016 04:09 PM, Bob of Donelson Trophy via samba wrote: > On 2016-09-20 15:00, James Knott via samba wrote: > >> On 09/20/2016 03:54 PM, Bob of Donelson Trophy via samba wrote: >> >>> All of us are having trouble with the "Anniversary update" to W10 >>> Version 1607. If you can roll back to previous Version 15?? (sorry can't >>>
2001 Feb 03
1
callback environment for Tk buttons
Hi. I'm running into problems with using R functions as callback commands for buttons in Tk. The following Tcl/Tk script creates three buttons. If you press hello it prints hello world. If you press HALLO it prints HALLO WORLD. Not exciting, but I need an example... set tt [toplevel .tt] foreach i {"hello" "HALLO"} { pack [button $tt.b$i -text $i
2015 Jul 01
4
[LLVMdev] C as used/implemented in practice: analysis of responses
On 1 July 2015 at 11:34, Russell Wallace <russell.wallace at gmail.com> wrote: > Why do you say spin? You're dismissing all use-cases other than this very narrow one I'd (with my own spin) characterise as "Do What I Mean, I Can't Be Bothered To Get My Code Right". Fair enough, you're arguing in favour of a point; but it's not one I agree with. Tim.
2007 Dec 01
0
Lookup prior value in data.frame (was: Dismiss previous email)
Assuming that there is a -1 day for every day in the data frame and all the -1 days are at the beginning, try this where k[match(id, id)] is the vector of corresponding day -1 k-values: DF <- data.frame(id = c(56, 63, 73, 56, 63), day = c(-1, -1, -1, 2, 2), k = c(566, 680, 773, 298, 273)) transform(DF, percent = 100 * k / k[match(id, id)] - 100) Also, please use meaningful subject headings
2007 Dec 01
1
Dismiss previous email
Sorry about that, it was sent by accident. I have a data frame that looks something like this: id day k 56 -1 566 63 -1 680 73 -1 773 56 2 298 63 2 273 Of course, it is a very simplified version of the real data frame I am working on. I need to add another column that would represent a percent change in k from day -1, by id. I put only two ids at day 2 to
2008 May 13
4
Application does not start
Following upgrading from Debian Linux etch to Debian Linux lenny (i386) one application (out of two) does not start any more with wine. The other one starts and works fine. The one that does not start: francesco at deb32:~$ wine "c:\ACDFREE5\CHEMSK.EXE" Invoking /usr/lib/wine/wine.bin c:\ACDFREE5\CHEMSK.EXE ... fixme:ole:CoResumeClassObjects stub /usr/bin/wine: line 536: 6578
2016 Sep 20
2
Windows 10 update kills samba access
On 09/20/2016 03:54 PM, Bob of Donelson Trophy via samba wrote: > All of us are having trouble with the "Anniversary update" to W10 > Version 1607. If you can roll back to previous Version 15?? (sorry can't > remember) that MIGHT correct your issue. No promises. It's definitely that update that caused the problem.
2004 Oct 02
1
Bug#270019: 270018, 270019 should remain open
...iewing the logs, I see that my message with the exact log lines for the serial/ppp drivers did not get through; I can send that. It will take me a little while to do so. In short, I think the bugs should remain open. As they are wishlist items, there is no great urgency in dealing with them, but dismissing them is inappropriate. The grounds given for closing the bug are either incorrect or inappropriate.
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends, I would like to ask you a suggestion: I need to migrate a imap server to a new one and then dismiss the old one. Reading from relative Dovecot documentation page (https://wiki.dovecot.org/Migration), more tools are shown: UW-IMAP's mailutil, imapsync, YippieMove and Larch. The each mail servers are Linux based, one of this (mine) is Dovecot. Based on your experience which of
2009 Dec 05
3
three plots as one JEPG?
Dear List, i have a question concerning these device-related function (i.e. pdf(),jpeg(), etc.). Currently, I plot three graphs, one below the other into a /single/ window by using par(). I would like to save this figure now as JPEG or PNG. By now, code looks as follows: jepg(...) par(...) plot(...) par(...) plot(...) par(...) plot(...) dev.off() Unfortunaltely, I just get the last plot
2017 May 11
2
Add more projects into Git monorepo
...Mehdi, I don't know if it is your intent, but in many places in this thread you sound as if this decision has been made and the community is fully supporting your decision. Please don't do that. It would be nice if as a community we considered the concerns of our members instead of offhand dismissing them. I think we should spend some time discussing and understanding the needs of our corporate contributors and the needs of the other open source projects that contribute to, use, and distribute LLVM. I believe that disregarding the concerns of communities like the BSD and Linux communities woul...
2007 Nov 05
3
link_to & others really necessary?
One of the areas where I think Rails goes too far is in many of the helpers that (AFAICT) do nothing more than change the syntax used to write simple HTML tags. link_to and many of the form tags come to mind. For me, these helpers aren''t that helpful. I find the HTML much clearer to write and read, I don''t see any added value in the overhead costs of using code to
2009 Mar 01
2
smoothing a matrix (interpolate in plane)
Hi R-users, I'd like to smooth a matrix to dismiss spikes and to interpolate in plane example of a matrix: Map[1:3,1:3] [,1] [,2] [,3]... [1,] 34.4 34.2 35.1 [2,] 33.4 34.2 35.4 [3,] 34.1 33.2 32.1 .... dim(Map)[1] =/= dim(Map)[2] What functions can I use? Thanks a lot for any response, M [[alternative HTML version deleted]]
2004 Jun 13
2
Wiki now based on CVS head
Due to the dismissal of the stable-1.0 cvs source code, I've changed policy of the Asterisk Wiki - we now document CVS head. I would like all contributors to document which version of Asterisk (date) an addition was applied to, so readers can find out if a new function works with their version or not. There's a lot of missing documentation of new functions and options in CVS head up
2008 Oct 02
4
VS2005 build stability?
If you remove the project files, I doubt it's going to make things easier for anyone. You'll probably just increase the number of questions as people struggle to compile using less common and less user-friendly methods, and someone is going to have to maintain that anyway. VS users want VS project files. Plenty of open-source projects provide them. It's not that hard.
2007 Jun 01
3
Newbie: Problem running FileMaker 8.5
Dear All I'm new to Linux, and even newer to Wine. So, please excuse... I've got a Dell D800 with both Linux and Windows installed. Linux is Debian Etch, Windows is XP. The reason for installing Wine was that I'd like to use FileMaker Pro 8.5 from within Linux. I've installed Wine to the Linux world by: sudo apt-get install wine This worked without problems. In the shell, I
2023 Aug 03
2
Packet Timing and Data Leaks
Howdy all, So, one night over beers I was telling a friend how you could use the timing between key presses on a type writer to extract information. Basically, you make some assumptions about the person typing (touch typing at so many words per second and then fuzzing the parameters until words come out). The I found a paper written back in 2001 talked about using the interpacket timing in
2013 Jan 23
3
clock sync/drift
Hi, We have a little over 100 servers, almost all running CentOS 5.7. Virtually all are Dell servers, generally a mix of 1950s, R610s, and R410s. We use NTP and/or PTP to sync their clocks. One phenomenon we've noticed is that (1) on reboot, the clocks are all greatly out of sync, and (2) if the PTP or NTP process is stopped, the clocks start drifting very quickly. If it was isolated to
2013 Mar 28
0
[LLVMdev] Handling SRet on Windows x86
Hi Oscar, >> MSVC is not the system compiler. Certainly, it is not distributed with > >> the system. Actually, MSVC was a secondary player on Windows for a long > >> time, with several other C++ ABI-incompatible options available. > > > > > > It isn't shipped with the system, but it's freely available as part of > the > > Windows SDK,