search for: stinky

Displaying 15 results from an estimated 15 matches for "stinky".

Did you mean: sticky
2011 Sep 13
12
Assertions for asynchronous behaviour
Hi all, In GOOS[1] they use an assertion called assertEventually which samples the system for a success state until a certain timeout has elapsed. This allows you to synchronise the tests with asynchronous code. Do we have an equivalent of that in the Ruby / RSpec world already? I know capybara has wait_until { } but that''s fairly rudimentary - the failure message isn''t very
2012 Apr 04
5
Simple code dosn't work
I think you have a syntactical error on the line thats throwing the error, you state: > j.even?should be true #throws an error on j == 2, j == 4 should this line not read as: j.even?.should be true -- Posted via http://www.ruby-forum.com/.
2003 Dec 17
3
(no subject)
Hi all How can I make * ring one phone then if no answer Go to a different extension ?? Any help always appreciated Regards Mick
2017 Apr 03
1
sound problems... alsa & systemd? Partially FIXED
...), and gnome3's System Settings -> Sound > still lists no devices at all. These are two major failures. > > Does anyone know how to restart audio in systemd? That might still be > worth looking into. > > Before doing audacity, I tried gnome's mplayer. Geez, is that a stinky > pile of code. Just selecting a directory where a file could be selected > ended up locking up the app; I had to do a kill to get it off my screen. > Does that actually work for anyone? If so, what kind of files or net > locations does it work for? > > Thanks once more for your...
2007 Mar 15
0
Rails on Win2k/IIS 5.0
...ch I mean, it is supposed to trigger 5 rubyw.exe processes which stay in memory after the request is made. It doesn''t do this. The only difference between the two apps is that the registry value associated with triggering fastcgi points to the c: drive dispatch.fcgi file (Args REG_SZ c:\iamstinky\public\dispatch.fcgi)for the version that works completely and the registry value for the one that only sort of works under webrick points to dispatch.fcgi on filer1 (Args REG_SZ \ \filer1-san\iamstinkydev$\iamstinkyweb\stinky\public\dispatch.fcgi). The actual error I get, for the filer1 version,...
1999 Jul 15
0
how do I not use smbpasswd?
...wd authenticated by the PDC (which is NT) without having to look to the smbpasswd file. A PAM, maybe? Also, has anyone tried Project Cascade/NetLinkPC yet? Any comparisons to samba? I had wanted to use that for my DCs. I want to put the NT servers back on the desktops where they belong. Little stinky compaqs are littering our server room (and seem to be multiplying...yeesh). Thanks for your time, Derek Fisher UNIX Administrator Epson Portland Inc derek.fisher@epi.epson.com
2001 Apr 27
0
name server problems: tcpdump shows "tcp port netbios-ssn unreachable"
Ahh, many sleepless nights spent on a stinky Windows 98 box! I'm using Samba 2.2.0 with Red Hat Linux 7.1, and am having trouble resolving the samba server. I went through the "fault tree" in the "Using Samba" book, and this was the section I got stuck on. Do I need to be running a name server besides nmbd? nmblook...
2011 Dec 23
6
http session nil
hi all, i am new in ruby on rails,i have one issue regarding the session in ruby on rails.I am using session , i have following condition in my rhtml <%if @session[''user''].first_name == "admin"%> <table width="290" border="0" height="20" align="right" cellspacing="0"
2017 Apr 02
4
sound problems... alsa & systemd?
On 03/29/2017 06:43 AM, ken wrote: > On 03/28/2017 08:53 PM, ken wrote: >> The www has failed me with this, so I'm trying you guys. Sound worked >> great out of the box when I installed 7.2... Yay! I could watch all >> kinds of videos, like on facebook and youtube. And I could listen to >> most podcasts too. But then something happened. It was either a >>
2017 Apr 03
1
sound problems... alsa & systemd? Partially FIXED
...localize controls for all the various audio-producing tools in one place. Does anyone know how to do that? > > Does anyone know how to restart audio in systemd? That might still > be worth looking into. > > Before doing audacity, I tried gnome's mplayer. Geez, is that a > stinky pile of code. Just selecting a directory where a file could > be selected ended up locking up the app; I had to do a kill to get > it off my screen. Does that actually work for anyone? If so, what > kind of files or net locations does it work for? > > Thanks once more for your th...
2017 Apr 03
0
sound problems... alsa & systemd? Partially FIXED
...ings and restarted Firefox), and gnome3's System Settings -> Sound still lists no devices at all. These are two major failures. Does anyone know how to restart audio in systemd? That might still be worth looking into. Before doing audacity, I tried gnome's mplayer. Geez, is that a stinky pile of code. Just selecting a directory where a file could be selected ended up locking up the app; I had to do a kill to get it off my screen. Does that actually work for anyone? If so, what kind of files or net locations does it work for? Thanks once more for your thoughtful suggestions.
2005 Aug 15
1
MSDFS redirection WinXP SP2
...ath = /etc/samba/msdfs_links/hosts/spoon msdfs root = yes [sporty] path = /etc/samba/msdfs_links/hosts/sporty msdfs root = yes [sprocket] path = /etc/samba/msdfs_links/hosts/sprocket msdfs root = yes [starbug] path = /etc/samba/msdfs_links/hosts/starbug msdfs root = yes [stinky] path = /etc/samba/msdfs_links/hosts/stinky msdfs root = yes [storm] path = /etc/samba/msdfs_links/hosts/storm msdfs root = yes [sugar] path = /etc/samba/msdfs_links/hosts/sugar msdfs root = yes [sundance] path = /etc/samba/msdfs_links/hosts/sundance msdfs root = yes...
2004 Jan 03
1
SEEKING PART-TIME DBA ROLE (REMOTE)
I HAVE 10 Years EXPERIENCE WITH *ORACLE 7.x 8.x, and 9x DATABASE Administration *ORACLE 9iAS Support *11i/10.7 ERP/CRM Installation and Support *SOLARIS SYSTEM ADMIN *3rd PARTY IMPLEMENTIONS * DATAWAREHOUSING Support *SOFTWARE AND HARDWARE CAPACITY PLANNING *Oracle DATABASE MANAGEMENT *Oracle DATABASE AND APPLICATION TUNING Spent many years at Oracle Corp, and worked with client such as Kodak,
2011 Jun 23
4
markdown conversions
alan said: > I think I am in agreement, > if by "isn't necessary" you mean to say that > simply providing more features to Markdown > doesn't force end users to use them, > or even really know they exist. except that wasn't what i meant. i mean that it's not necessary to trade simplicity in order to get the power of additional
2011 Dec 26
6
When to dive into Rails?
Hello people! This is my first post here and generally the first post I''m making on the web regarding Ruby or Rails. I come from PHP and especially Joomla. I can''t say I have done some "serious" development till now. I''ve developed small projects but never something ''big''. But these last months I''m very productive and I have a