search for: funky

Displaying 20 results from an estimated 655 matches for "funky".

2004 Jun 02
1
Really Funky Samba Errors (smbd/nttrans.c:call_nt_transact_ioctl)
Hi All, I'm experiencing some really funky Samba errors, and I'm hoping that some of you might have some ideas. This only happens sporadically, and when it does, I loose Samba connectivity for a while. Here are my Samba logs: Jun 2 13:29:01 nasone smbd[20289]: [2004/06/02 13:29:01, 0] smbd/nttrans.c:call_nt_transact_ioctl(207...
2011 Apr 12
2
regular expression question
Dear R People: I have a data frame with the following column names: > names(funky) [1] "UHD.1" "UHD.2" "UHD.3" "UHD.4" "L..W..1" "L..W..2" "L..W..3" [8] "L..W..4" "B..W..1" "B..W..2" "B..W..3" "B..W..4" "W..B..1" "W..B..2" [15] &qu...
2006 Jun 22
4
Funky routing
map.connect '':controller/:action/:id'', :requirements => { :id => /^(.html)/ } The requirement is turning all of my routes into /foo?id=54354 instead of /foo/54354 Why? -- Posted via http://www.ruby-forum.com/.
2006 Feb 09
0
acts_as_taggable Generating Funky SQL
I am using acts_as_taggable in my application and on the tagging side of things, no problem at all. Running edge Rails and PostgreSQL 8.1. I am then trying to find all my AR objects with a certain tag. The tag is: lasvegas and I know that there are at least 3 records with that tag. So, I''m doing this: @lists = List.find_tagged_with :any => @search_string, :separator =>
2006 Jan 16
1
ActionMailer Funkiness
I spent today getting a mailer setup locally. Everything was well so I commited my changes and went about making sure it was working on the production box. Well, it wasn''t. Here''s the setup. I have a method in my Statistic model that send the mail through a method in a mailer. I am using script/runner to send this mail periodically. When I use this: ----- script/runner
2005 Sep 27
1
Mail directory funkiness
I am using dovecot-0.99.14-4.fc4 on FC4, was testing using mbox and than switched to using Maildir. default_mail_env = maildir:~/Maildir >From evolution when I create a folder the folder is created in ~/mail instead of ~/Maildir I am still rather new to dovecot, but this does not make sense. I made sure to restart dovecot, even added a .procmailrc. cat .procmailrc
2009 Jul 27
1
Funky quota things
Hi guys, I already use Dovecot for imap/pop3 with some simple quota options. I'm starting to look at the switch from maildrop to dovecot lda and I'm wondering whether it's possible to do our unusual quota management with the quota plugin. We have the users total quota in MySQL along with a number of grace days (counts up to 7). The amount of space used is stored in maildirsize in the
2007 Apr 24
2
Funky BIND/named errors
I have been getting these for awhile now in my log files. Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_loopback.so' (in'so'?): 205.166.226.38#53 Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_dundi.so' (in 'so'?): 205.166.226.38#53 Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_spool.so' (in
2002 Oct 09
0
Funky soft Proxy master
-------------------- checking registry configuration ------------------------ 026. Checking availability of winedefault.reg entries... OK. 027. Checking availability of windows registry entries... CRITICAL (entry "Default Taskbar" not found). - ADVICE: Windows registry does not seem to be added to Wine, as this typical Windows registry entry does not exist in Wine's registry.
2006 Aug 31
0
time_zone_select Acting Funky
I am using time_zone_select for the first time: <%= time_zone_select(''user'', ''default_timezone'') %> I have an instance variable called user and that model has an attribute called ''default_timezone''. The list displays and when I submit the form, I see it sends the data: Parameters:
2004 Aug 06
2
Funky password mount point error for liveice and ic ecast - PLZ HL P!
...ecommend instead of LiveIce? Either that or when do you expect the patch to be released? Thank you so much!!! DK > -----Original Message----- > From: Michael Smith [mailto:msmith@xiph.org] > Sent: Wednesday, February 18, 2004 4:35 PM > To: icecast@xiph.org > Subject: Re: [icecast] Funky password mount point error for > liveice and > icecast - PLZ HL P! > > > On Thursday 19 February 2004 10:51, David Kramer wrote: > > Im running in a chroot'd environment: > > > > RH 9.0 > > lame-3.93.1 > > icecast-2.0.0 > > LiveIcePatched-1....
2012 Feb 09
2
[LLVMdev] Your commit 149912 "Remove some dead code and tidy things up"...
Hi Chris, this was a very tempting commit to make, unfortunately it broke pattern matching of vectors of booleans. The problem is that a ConstantDataVector is only formed if the element type is one of i8, i16, etc. So vectors of funky types, or not so funky types like i1, are no longer matched. I noticed this while working on PR11948. The good thing is that the testcase there no longer crashes the compiler because earlier patterns now fail to match :) The bad thing is that a -instsimplify testcase like the following no longer...
2010 Nov 05
2
Funky IAX behavior between 1.4 and 1.8
Hi Gang, My production box with my DAHDI cards is a 1.4.26 build. I have 3 test machines that I do IAX communication with. Machine 1 is a real Dell POWEREDGE 1500 running CENTOS running 1.4.30. Machine 2 is a SUSE 11.1 VM running 1.4.30. Machine 3 is another SUSE 11.1 VM running 1.8.0. I can SIP into all 4 machines and life is great. When I try to IAX from the live machine to
2004 Aug 06
1
Funky password mount point error for liveice and ic ecast - PLZ HL P!
...on running it public, but maybe not anymore. Im jail root'd and will have the files locked down. Thoughts? DK > -----Original Message----- > From: Pete Flaherty [mailto:pjf@cape.com] > Sent: Wednesday, February 18, 2004 5:09 PM > To: icecast@xiph.org > Subject: RE: [icecast] Funky password mount point error for > liveice and > ic ecast - PLZ HL P! > > > I managed to get liveice working. It has to do with the new icecast2 > security. I've included a 'Hack' to bypass the need for the source to > use the username. Basically they all have a us...
2004 Aug 06
1
Funky password mount point error for liveice and icecast - PLZ HL P!
Im running in a chroot'd environment: RH 9.0 lame-3.93.1 icecast-2.0.0 LiveIcePatched-1.0.0 xmms-1.2.7 I was able to get icecast running on port 8000, I was able to get liveice compiled and can see the .so file within xmms. Im pretty sure I have xmms configured to match my icecast config(passwords and mount points for source match). When I start up xmms I get the following error in my
2011 Mar 24
4
Funky Font problems with Quicken 2010
I am using wine 1.3.16 on Mac OX 10.6.7, built and installed using osxwinebuilder. I am using it to run Quicken 2010. Quicken installed and runs fine with one exception: One of the fonts used in Quicken is rendered very poorly. Here is an example: [Image: http://altosdesign.com/bugs/fontissue1.jpg ] Searching for this problem led me to a number of posts that suggested using winecfg to set the
2012 Dec 13
1
omindex one file at a time?
Hi, all -- I want to do Plain Old Omindex'ing *but* the mapping between my documents' filenames and the URLs where I hope search users to find them is, uh..., strange. The simplest thing (to me) would be to run omindex for each document, e.g. omindex --no-delete -U /cool-url-1 /funky/doc/file-blah.pdf omindex --no-delete -U /cool-url-7 /doc/funky/ohmy/blah-file.txt ... and so on... Of course, this doesn't work because the pathnames don't signify directories. I'm guessing the same thing can be done with 'scriptindex' -- but I really want what just plain...
2006 Jun 28
5
Funky character display in rails / mysql
I''m getting complaints from one of my customers that characters in their text are getting mangled. This happens when they paste data into my textboxes in rails from MS word in particluar. Quotes are turning into question marks, etc. Anyone have a fix / workaround for this? -- seth at subimage interactive http://www.subimage.com/sublog/ -------------- next part -------------- An HTML
2008 Dec 04
1
rgl.snapshot() on Vista
...rgl movie on Vista. I don't know if you ever got that resolved, but a student of mine is now having a similar problem, not specific to dynamic graphics (which would have to be a problem outside of rgl anyway). He may report more on the symptoms, but essentially rgl.snapshot produces black or funky output on a simple static image. rgl.postscript hangs. I am afraid this might be a generic Vista problem ... I haven't yet gotten around to rebooting my Linux machine into Vista so that I can check on it. http://www.nabble.com/Can-a-dynamic-graphic-produced-by-rgl-be-saved--td14649977.html...
2012 Feb 10
0
[LLVMdev] Your commit 149912 "Remove some dead code and tidy things up"...
On Feb 9, 2012, at 1:22 PM, Duncan Sands wrote: > Hi Chris, this was a very tempting commit to make, unfortunately it broke > pattern matching of vectors of booleans. The problem is that a > ConstantDataVector is only formed if the element type is one of i8, i16, etc. > So vectors of funky types, or not so funky types like i1, are no longer > matched. I noticed this while working on PR11948. The good thing is that > the testcase there no longer crashes the compiler because earlier patterns > now fail to match :) The bad thing is that a -instsimplify testcase like the >...