similar to: Where's the program?

Displaying 20 results from an estimated 2000 matches similar to: "Where's the program?"

2009 Oct 13
2
Single Table Inheritance (STI) Broken: NameError
Some how I''m getting NameError: uninitialized constant when accessing a child models that inherits form the parent model. However, if I access the parent model first, then the child model is resolved. What am I doing wrong? My steps are below... Thanks, Francis. > ./script/generate model Blah type:string class CreateBlahs < ActiveRecord::Migration def self.up create_table
2013 Feb 21
1
Parsing fields with phrases.
I have the following code: my $par = $qp->parse_query($query,Search::Xapian::FLAG_SPELLING_CORRECTION); print LOG "Query $query, par $par\n"; my $enq = $xDatabase->enquire( $par ); The output from the LOG file is: Query title:"new dolphin", par Xapian::Query(0 * Snew dolphin) No results are returned. If I change the search to title:dolphin it finds a
2011 Feb 19
2
bthprops.cpl Missing + Wrong Architecture Error...
Hello. I'm trying to use Dolphin Emulator (32bit, revision 7120) with Wine so I could use it's Direct3D capabilities (hence why I don't use the Linux port). I have two problems doing so: 1. I'm using Ubuntu 64bit, with Wine 1.3.13. Even though Dolphin is 32bit, I'm getting the error: Code: "Trying to load PE image for unsupported architecture (AMD-64)" 2. I get 2
2013 Jun 20
3
UBO support for nouveau broken
Hey guys, I'm using the dolphin emulator from time and the stable version works reasonable well with current nvidia cards and nouveau.The git version got an overhaul however and now uses opengl3 and ubos (without ubo it uses a glUniform fallback). The ubo support works with the blobs. There are probably a few bugs with ubo one might be because of ubo access+offset (glBindBufferRange) as this
2005 Apr 23
6
Problems with domU networking
Moi! I upgraded Xen-2.0.1 to Xen-2.0.5 (testing) and everything compiled cleanly. I''m still able to boot dom0 and start domUs but networking doesn''t work anymore. xen-br0 appears in dom0, but vif-interfaces now only when ifconfig -a is used. Interface appears in domU and all seems to be fine, except no any data doesn''t move in any direction. I can''t even ping
2001 May 11
1
[Jan.Tangring@et.se: spectral band replication]
Jan, I'm forwarding this message to the rest of the developers. Hopefully one of them will have a good answer to your question. --------- Does someone want to take this one? Just make sure you copy him on the answer, as he's not on the list. jack. ----- Forwarded message from Jan.Tangring@et.se ----- From: Jan.Tangring@et.se To: jack@icecast.org Subject: spectral band replication
2006 Mar 21
2
Rails newbie can''t initialize a new Paginator object
Hi all, I''m using ruby 1.8.2-15 and a recent rails 1.0 download. I''m trying to implement the Classic/Custom pagination in a list action. Here''s my code: def list getSearchTerms # NOTE: @params[:search_results] is an Array of product_data objects # returned by a search action. @results = @params[:search_results] if @results.nil? then # The default
2012 Feb 20
2
poser 2012 ... play on linux / wine 1.3.37 ??? errors
hi new here...tryn to get poser 2012 runnin...installs good...gui...loads...mouse disappears...app needs to terminate....here is the log prolly have alot of issues...or maybe not...n im not sure were to begin...any help out there...thanx for the views n time... i know ive spent alot of it doin this stuff also i used the 1.4rc wine ver...but also used the 1.3.37 ver with the same results File
2015 Dec 05
1
Compile error about using RInside on windows enviroment
I'm going to using RInside on windows enviroment. I installed all tools and packages according to Dirk's instruction. My R installation reside in d:\hli\programfiles\R-3.2.2. There's no problems with folders with spaces. The rtools is installed in d:\hli\programfiles\Rtools and MinGW in d: \hli\programfiles\MinGW. The R_HOME is set to d:\hli\programfiles\R-3.2.2. I
2010 Sep 11
7
How does Wine extract icons?
I've researched on Google, Wine's wikki and Wine's forum, but I did not find how exactly does Wine to extract the icons from the exe binaries. The only thing that I've found are mentions to third party programs, but anything about Wine itself. May anyone bring some light about the subject? Thanks.
2005 Nov 20
2
Re: metadata
Hi Ian, CMML is still a draft, so we can change the addressing if required. You're correct, currently something like blah.cmml#fragment points to a clip (or temporal section) of the stream, but blah.cmml#t=12 points to a 12 seconds offset. (same for annodex, i.e. ogg files with skeleton track). For pointing to logical streams inside ogg, I'd really suggest you have a look at
2005 Nov 20
2
Re: metadata
Hi Ian, CMML is still a draft, so we can change the addressing if required. You're correct, currently something like blah.cmml#fragment points to a clip (or temporal section) of the stream, but blah.cmml#t=12 points to a 12 seconds offset. (same for annodex, i.e. ogg files with skeleton track). For pointing to logical streams inside ogg, I'd really suggest you have a look at
2008 Sep 02
1
the %ProgramFiles% variable
Hello, I want to use the %ProgramFiles% variable in a Sys.setenv (R 2.7.2, Windows) but it always seems to get handled literally. For instance, in cmd.exe I get what I want C:\Documents and Settings\user>echo %ProgramFiles% C:\Program Files but in R > system("echo %ProgramFiles%") %ProgramFiles% nope. Is there a way to use %ProgramFIles% or get the corresponding
2010 Jun 15
2
ThreadError: stopping only thread
Running Rails 2.3.5 I am new to Ruby and Rails. From the console I get the following ThreadError below. Any suggestions are very welcome. >> app.get "/slides" => 200 >> app.request.path_parameters => {"action"=>"index", "controller"=>"slides"} >> app.get "/slides/1" ThreadError: stopping only thread
2011 Jul 02
1
Re: Uninstall Windows Apps?
Normal user. The only change I've made to the logged in user since that user was created during kubuntu install was to add it to "disk" groups. So the steps I've made are: 1. Into a new kubuntu computer I've installed wine1.2 using terminal, then sudo su, then apt-get install .... 2. I've installed VisualC2005 with winetricks I've started from the menu, as the
2007 Apr 25
1
regular expressions with grep() and negative indexing
Dear R-helpers, Does anyone know how to use regular expressions to return vector elements that don't contain a word? For instance, if I have a vector x <- c("seal.0","seal.1-exclude") I'd like to get back the elements which do not contain the word "exclude", using something like (I know this doesn't work) but: grep("[^(exclude)]",x) I
1998 Jul 01
2
disable "fake" samba authentication error messages
What bothers me is that samba is filling up my log files with a lot of extraneous/fake entries about authentication failures. "Extraneous/fake" - because all it is is a reflection of the way the protocol actually tries to login - going through the upper/lower case mutations as configured. sample log entries: ----------------------- Jun 30 19:40:35 dolphin PAM_pwdb[26988]: 1
2017 Oct 04
2
Minimal glibc version supported by LLVM build
Reverted: https://reviews.llvm.org/rL314922 On Oct 4, 2017, at 1:17 PM, Philip Reames via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: + Rui, the patch author Do we know what the oldest glibc which works with this patch is? For context, the most recent REHL 5 ships with glibc 2.5. REHL 6 ships with 2.12 and REHL ships with 2.17. I have evidence
2016 Nov 15
2
dumb question on permissions out of the box
Can someone explain to me the logic that I, as a user, cannot, by default, mount a DVD from the command line, but I can mount it via dolphin? mark
2018 May 23
1
CentOS 7 + KDE : Dolphin weirdness
Hi, I'm running CentOS 7 + KDE on my workstation. Since the latest big batch of updates, Dolphin behaves a bit weirdly. When I download a .zip archive and then right click and "Extract here", the extracted files don't show. I have to hit F5 to refresh the current directory view and display the new files. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place