search for: tred

Displaying 9 results from an estimated 9 matches for "tred".

Did you mean: red
2006 Jun 01
1
find not working properly
...= ''truck_vehicleID''") @rdifferential = Rdifferential.find(:all, :conditions => "vehicleID = ''truck_vehicleID''") @tow = Tow.find(:all, :conditions => "vehicleID = ''truck_vehicleID''") @tred = Tred.find(:all, :conditions => "vehicleID = ''truck_vehicleID''") @repair = Repair.find(:all, :conditions => "vehicleID = ''truck_vehicleID''") end [/code] and the output view (partial too big to put all here) [code] <%...
2006 May 06
6
assert_raises --> how does it work?
Hi, I have this code fragment: def test_delete_concept assert_not_nil Concept.find(concepts(:entreprise).id) get :delete_concept, {:concept_id => concepts(:entreprise).id} assert_raises :RecordNotFound, Concept.find(concepts(:entreprise).id) end basicaly, on the first line, I make sure that the concept exist in the DB. On the second line I delete the concept fron the DB.
2004 Apr 06
1
No default printer found
Dear all, I have troubles to get the printing working in wine. I have downloaded Wine 20040309 and installed from sratch with ./tools/wineinstall Everthing seems to work fine except the printning: notepad gives: fixme:commdlg:PRINTDLG_SetUpPrinterListComboW Can't find '(null)' in printer list so trying to find default fixme:commdlg:PRINTDLG_SetUpPrinterListComboW Can't find
2020 Nov 15
2
Apologies - possible hardware problem?
...I put CentOS 8.2 on it. It won't boot now. It gets to the grub menu and freezes. I can't use the keyboard to select an item in the menu and I can't press enter to make it boot or press "e" to edit the boot line. It just sits there (seemingly forever). Here's what I've tred: 1. New keyboard/mouse - no change 2. Different monitor - no change 3. Booting from the CentOS 8.2 iso on a USB stick - no change 4. Replacing the TItan V card with a GT 1030 NV card - no change When booting from a USB stick, I get the BIOS splash screen and press "DEL" to get to the...
2008 Feb 14
1
Winbind problem with more details.
...TR-LINUX-1-SPAR is not there. USTR-LINUX-1:~ # for i in `wbinfo --user-domgroups=S-1-5-21-725345543-2052111302-527237240-100501`; do wbinfo --sid-to-name=$i; done NA\guminssa 1 NA\USAUS-WEBBrowsers 2 NA\USMV IIs Releases 2 NA\USTR CMP SSafe DB 2 NA\USRV-JOPLIN-CHANGE-NULDEV 2 NA\Domain Users 2 NA\Tredyffrin Users 2 NA\USAUS-Knowlix 2 NA\TCUsers 2 NA\PKI MFA Smartcards 2 NA\OE-P D T Tred-000106 2 NA\AD ClearPath MCP 2 NA\All Employees 2 NA\CTY-United St-US 2 NA\CE-United Sta-US 2 NA\OE-Systems & -000004 2 NA\Org-Eastern -002418 2 NA\MessageStats Web 2 NA\OE-Eastern De-002418 2 NA\All NA Emplo...
2020 Nov 16
0
Apologies - possible hardware problem?
...it. It > won't boot now. It gets to the grub menu and freezes. I can't use the > keyboard to select an item in the menu and I can't press enter to make it > boot or press "e" to edit the boot line. It just sits there (seemingly > forever). Here's what I've tred: > > 1. New keyboard/mouse - no change > > 2. Different monitor - no change > > 3. Booting from the CentOS 8.2 iso on a USB stick - no change > > 4. Replacing the TItan V card with a GT 1030 NV card - no change > > When booting from a USB stick, I get the BIOS spl...
2013 May 09
0
ICECAST CONFIG
...me my calculations that I have to use I mean by my calculations, one broadcast stream at 128kbps would require 128kbps of my current internet connection, not dependent upon how many listeners I have. One last thing... Can someone paste me a base config text with the default stuff stripped out? I tred a few times and messed the file up. Mit freundlichen Gr??en Scott Winterstein EMAIL: scottsdeskcpu at yahoo.om WEBSITE: www.ScottsDesk.net FACEBOOK: ScottsDesk DEVELOPMENT: DLRADIO
2003 Sep 19
5
couldn't write to home dir
hello, I try to use samba as PDC on NetBSD, but I 've had problem with that combination.. samba work perfectly..but if someone want to write into homedir, they couldn't, and w2k workstation appear message , that disk is full.. disk isn't full, and permission are set correct I don't know, where should be a mistake, I check configuration problably 100x, but I haven't found any
2011 Nov 18
3
Permutations
Hi all, why factorial(150) shows the error out of range in 'gammafn'? I have to calculate the number of subset formed by 150 samples taking 10 at a time. How is this possible? best [[alternative HTML version deleted]]