search for: wtf

Displaying 20 results from an estimated 555 matches for "wtf".

Did you mean: utf
2009 Jul 03
1
Getting an app to run
..., I'm trying to run the hnFAPMon.exe application available from here: http://sourceforge.net/projects/hnfapmon It installed fine, but when I try to run it: Code: Unable to create socket on port 6000! fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:msvcrt:msvcrt_fdtoh wtf fixme:msvcrt:msvcrt_fdtoh wtf fixme:msvcrt:msvcrt_fdtoh wtf fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:msvcrt_fdtoh wtf fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:msvcrt_fdtoh wtf fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:msvcrt_f...
2008 Jul 31
1
PDC cannot become master browser; cannot change passwords
...ba 3.0.24 NetBIOS: SPACETIME Address: 192.168.1.2 Netmask: 255.255.255.0 Gateway: none Software: Windows XP Professional NetBIOS: ICE-LT021 Address: 192.168.1.50 Netmask: 255.255.255.0 Gateway: none DNS: 192.168.1.2 WINS: 192.168.1.2 Here are my config files and logs: http://kdegraaf.net/samba-wtf/smb.conf http://kdegraaf.net/samba-wtf/slapd.conf http://kdegraaf.net/samba-wtf/log.smbd http://kdegraaf.net/samba-wtf/log.nmbd http://kdegraaf.net/samba-wtf/log.192.168.1.50 http://kdegraaf.net/samba-wtf/log.ice-lt021 The server is running dnscache on 192.168.1.2 and tinydns on 127...
2008 Nov 24
2
Understanding the docs
...singletons. I think i understand this. I''ve been defining classes in /etc/puppet/classes, but then how does this relate to any modules i might want to use? what is the difference between class::whateverthismethodlikethingisinpuppetsyntax and class? ie: class apache { # } class apache::wtf { # } What is the actual function of site.pp? I had thought it was the entry point for puppetmasterd. so how would I include a module in a site? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users&...
2008 Apr 11
4
Can't run Active State perl .exe
...es not work with it. I have tried: Code: me at pc:~/work/pager$ wine pager.exe fixme:spoolsv:serv_main (0 (nil)) Error: must specify config file me at pc:~/work/pager$ wine pager.exe ./cl fixme:spoolsv:serv_main (0 (nil)) fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:msvcrt_fdtoh wtf me at pc:~/work/pager$ wine ./pager.exe cl fixme:spoolsv:serv_main (0 (nil)) fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:msvcrt_fdtoh wtf me at pc:~/work/pager$ wine ./pager.exe ./cl fixme:spoolsv:serv_main (0 (nil)) fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:...
2010 Jul 26
0
[AppDB]-My Entry Was Merged-WTF?
[AppDB]-My Entry Was Merged-WTF? Very offended that my unique AppDB entry was "merged" with another. I'll never submit another entry, thanks JeZ+Lee
2006 Feb 24
5
Sanity Check
Maaaaaaaaaaaaajor sanity check needed. I wrote a simple little plugin, and it wouldn''t load. I put some comments in it''s init.rb, and it didn''t even spit those out. So, I dug into the initializer.rb (/vendor/rails/railties/lib/initializer.rb) to see wtf is going on, and found the problem... but... can''t explain it. Here is the code in question: lib_path = File.join(directory, ''lib'') init_path = File.join(directory, ''init.rb'') has_lib = File.directory?(lib_path) #rais...
2018 Jul 14
0
mdbox + alt storage + purge = wtf ...
All, Is there a bug in doveadm purge ? Configured alt storage and move messages in inbox to the alternate path all well and good. However, after deleting some messages and running a purge on the mailbox found that all messages got recopied over to primary location. I guess this maybe because its re-writing the file and ditching the purged mail .. but shouldnt it keep a track that they were
2011 Apr 05
2
IO error encountered, skipping file deletion - WTF?
Anyone know what this is supposed to mean? 366305 files to consider IO error encountered -- skipping file deletion I keep getting this, and so it refuses to delete any files from a mirror. But what is the supposed I/O error? Can we have it give us some kind of clue? dmesg doesn't show any clues. -vv --stats --progress doesn't help much. I suppose I could strace/ktrace it, but is it
2006 Jan 19
3
-517611318:Fixnum ... WTF?
I''m getting occasional errors that look like: Some method called for -517611318:Fixnum The method is constantly changing, and this error happens on ~5% of the page loads on my Mac Tiger development box. It''s happening on Ruby 1.8.2, and 1.8.4 compiled from source. I haven''t seen it on my Linux production boxes. I was wondering if anyone had seen this before? --
2007 Aug 12
1
AD + winbindd(8): group permissions being ignored ? WTF ?
Hi all, I am successfully authenticating "FreeBSD 7.0-CURRENT #1: Wed Jul 25 17:31:15 WST 2007" against AD. Users can log in succesfully with home directories being served via amd(8) and NFS. However, I have discovered a potential "show-stopper" that will force me to abort this mission :( The problem -~-~-~-~-~- In a nutshell: Simple group permissions set with chown(1) are
2012 Mar 10
4
"Wine despair" or "Am i a noob or just plain stupid?"
...Wine 1.2, Beta 1.3 .... out of date not helping Installing Wine 1.4 from code with compiling -> install flex, bison, xorg-dev -> check installation complete start winecfg -> download gecko -> check Lets do this thing better -> install prefixes -> wineprefix command not found -> wtf? Search internet -> no helpful results (search duration: 2-3 hours) screw that i go back to 1.3.28 -> deinstall wine -> SoftwareCenter -> no wine installed -> wtf? search internet deinstall wine -> found "# make uninstall" in installation folder -> check but terminal...
2016 Mar 13
2
instrumenting device code with gpucc
...rging the device bitcodes with llvm-link. However, since we actually need to instrument the host code as well, I encountered another issue when I tried to glue the instrumented host code and fatbin together. When I only instrumented the device code, I used the following cmd to do so: "/mnt/wtf/tools/bin/clang-3.9" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-aux-triple" "nvptx64-nvidia-cuda" "-fcuda-target-overloads" "-fcuda-disable-target-call-checks" "-emit-obj" "-disable-free" "-main-f...
2007 Jul 01
3
Session WTF ?
Hi. How to use session in ruby on rails ? I try to make it work for hours, but it still doesn''t work... In my controller I have this: def identification @current_user = User.new(params[:user]) ok = false redir = ''login_failed'' @remote_user = User.find(:all) @remote_user.each do |r_user| if (r_user.login == @current_user.login and
2016 Mar 15
2
instrumenting device code with gpucc
...owever, since we actually need to instrument the host code as well, I >> encountered another issue when I tried to glue the instrumented host code >> and fatbin together. When I only instrumented the device code, I used the >> following cmd to do so: >> >> "/mnt/wtf/tools/bin/clang-3.9" "-cc1" "-triple" >> "x86_64-unknown-linux-gnu" "-aux-triple" "nvptx64-nvidia-cuda" >> "-fcuda-target-overloads" "-fcuda-disable-target-call-checks" "-emit-obj" >> "-disab...
2006 Jun 15
1
script/generate works fine as root, but not as -me-
$ script/generate Scaffold Product Admin Cannot find gem for Rails =1.1.2: Install the missing gem with ''gem install -v=1.1.2 rails'', or change environment.rb to define RAILS_GEM_VERSION with your desired version. $ rails -v Rails 1.1.2 $ echo ''wtf?'' wtf? ------- The above is what I get when I run script/generate as me, my normal user (MacOS X). When I su - and run script/generate everything works fine. Any ideas why this is happening? Should I bother with fixing this and just continue developing as root? I plan on deploying to...
2008 Aug 28
0
World of Warcraft error. "Disconnected from server."
...w.wowwiki.com/Linux/Wine/Common_errors#Disconnected_from_server). > Disconnected from server > > If recieved instantly after entering your password, this may mean a connection could be established with the server but not everything required was sent. You may try to delete your realmlist.wtf / config.wtf files or force a different realmlist. Alternatively, it could be because of wininet.dll. Try switching between the native one and the builtin one. I tried deleting the realmlist.wtf / config.wtf files without success. I also opened up winecfg and played around with wininet.dll, wit...
2010 Aug 12
2
MSN wtf?
Well I've dabbled with Wine on and off for about a year and quite frankly, I've never gotten Wine to work... in fact I've never gotten Wine to do anything--I don't know why I bother, I guess because sometimes my head inflates, and I just need Wine to tell me that yes tehre are some htings in life I can't have. So I went here:
2005 May 25
5
Asterisk Crashing; Not getting Core dumps
This is frustrating. Asterisk has crashed now twice today and neither crash has produced a core file. My ulimit is unlimited. I'm using safe_asterisk so asterisk is restarting immediatly, but how the hell am I suposed to find out wtf happened with no core file? Debug log doesn't say anything either. AGRHHHHHHHH -Matthew -- ------------------------------------------------------------------------ Matthew Boehm, IT Director Cypress Telecommunications mboehm@cytelcom.com 3838 N. Sam Hous...
2015 Jan 16
4
shutdown -h doesn't
I've got a fresh CentOS 7 test machine, fully patched. The command: shutdown -h now surprisingly does not halt the machine. Instead it reboots it. WTF? I found the following Debian discussion which seems to be the same issue: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766338> However, removing kexec-tools in this case did not solve the problem. Nor does "systemctl poweroff" work. Does anyone else see this? No, nothing...
2015 Apr 01
8
Centos 7 License???
...tand. As I recall, I had to read the EULA - a worrisomely Microsoftian demand - and accept it. Of course, the terms were pretty benign. Then I had to continue. I can't remember the exact language. Of course, now when I reboot, all this cruft is gone. Is this a cute April Fool joke? If not, WTF is going on? -- David A. De Graaf DATIX, Inc. Hendersonville, NC dad at datix.us www.datix.us A: Because people read from top to bottom Q: Why is top posting bad?