similar to: unsubscribe

Displaying 20 results from an estimated 6000 matches similar to: "unsubscribe"

2011 May 02
2
Re: Caution when deleting .wine ...
jjmckenzie wrote: > On Mon, May 2, 2011 at 1:16 AM, topher.becca <wineforum-user at winehq.org> wrote: > > > > > When I entered 'rm -rf ~/.wine' it says: > > rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied > > rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directory not empty > > rm:
2011 May 03
1
Switching to 16 bit colour ...
"bit of trouble" - good pun! But I do hope it gets solved. Can you make a bash file (oh no - a pun of my own!) to automate any of those annoyances? Would putting the game "in its own WINE" help at all? Cheers, Jake On May 3, 2011, at 3:18 AM, wine-users-request at winehq.org wrote: > Send wine-users mailing list submissions to > wine-users at winehq.org > >
2011 May 02
2
Re: Caution when deleting .wine ...
David Shaw wrote: > > At the risk of getting flamed, you yourself have often told people to > 'rm -rf ~/.wine' :-) > > David Shaw When I entered 'rm -rf ~/.wine' it says: rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directory not empty rm:
2011 May 02
5
Is there a difference ...?
Doh123, how is running a program off an NTFS partition asking for trouble? Ntfsprogs seems to handle it just fine. I know that NTFS doesn't let you mark a file as executable, and that the filesystem is susceptible to fragmentation, but you should just be able to tell it to run rather than display and be good. It shouldn't cause destruction. I think there might even be an NTFS defrag tool
2009 Nov 19
0
migrating NT4 PDC to samba3. netrpc vampire errors
Hi, I am in the processof migrating a a NT4 PDC over to a samba3 server. I am following this guide:http://vermeulen.ca/linux-windows-nt.html I am able to join the Domain but when I go to net rpc vampire I get the following errors: Not all my users get transfered: [root at HERCULES ~]# net rpc vampire -S GENOME -w HERCULES -U administrator Fetching (to passdb) DOMAIN database Creating unix
2006 Mar 01
2
Method Calling Problems
Hi all! I am attemping to call a method inside of my LeviUserController named show_userland from my LeviInterfaceController class. No matter how I do it, I keep getting some type of error. If I make the method a class method, then my render_partial inside of show_userland can''t be found. If i call it using @luser = LeviUserController.new; @luser.show_userland; I get an error with a nil
2005 May 12
3
Dovecot-stable rpms
I've been searching, and I can't find any rpms of dovecot stable for RHEL 4. Does anybody know where I can get one? Ever since we went from IMAP-UW to Dovecot, we've been having frequent problems with mbox corruption, and I've read that 1.0 fixes many of those types of problems. Has anybody else found an rpm for RHEL 4 of any Dovecot greater than 1.0? -- Topher Fischer System
2006 Feb 14
3
Ruby equivalent to PHP Beautify?
Hi all, I am working on a project in Rails for my senior seminar class. I am fairly new to Rails but I have done a major project, so I know a little. The one thing I cannot find however is a way to make the html code that is output look any cleaner. So, I was wondering if there was a function/library/extension that worked like PHP beautify. Thanks for your input in this matter. I am sure I will
2006 Feb 15
5
Formating @content_for_layout
Hi all, I sent a message earlier, so forgive me if you have already read this (I got some cryptic message in German about how my e-mail was not read?). Anyway, I was just wondering if there was any way to format the html that is output using <%= @content_for_layout %> I want to use something like the PHP Beautify. I guess I could write my own, but I was hoping that Rails already had
2006 Aug 10
4
mongrel and comet "implementation"
Hey folks, I was playing around with adding Comet (a javascript technology used to receive events without AJAX polling) support to Mongrel. More info about Comet here: http://en.wikipedia.org/wiki/Comet_%28programming%29) I sort of got it working. My code is available at: http;//cyll.org/comet.tar.gz Run comet.rb from inside the directory and point your browser at: http://localhost:5555/ The
2009 Feb 05
1
Can't Open
jallp82 <wineforum-user at winehq.org> >Sent: Feb 5, 2009 12:45 AM >To: wine-users at winehq.org >Subject: [Wine] Can't Open "C:\" Drive > >I am using Xubuntu 8.04 64bit. When I click the link to view the "C:\" drive it gives me error "The URL "~/.wine/drive_c" is not supported." I'm trying to uninstall my attempted install of
2009 May 20
1
Re: "Select Script File" window
austin987 wrote: > On Mon, Apr 13, 2009 at 7:58 AM, rautamiekka <wineforum-user at winehq.org> wrote: > > > Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut. > > > > Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ] > > > > > > This
2009 Jul 23
1
$ sh winetricks dotnet11
Hi there, I am trying to install Microsoft Visual C++ Toolkit 2003, it fails with: $ wine VCToolkitSetup.exe fixme:advapi:LookupAccountNameW (null) L"mathieu" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub fixme:advapi:LookupAccountNameW (null) L"mathieu" 0x12fd98 0x33f80c 0x12f828 0x33f810 0x33f804 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action
2002 Jul 06
0
Timeout problem win2k -> linux
Hello, First: I am not subbed to this list. - So any answers should be CC:ed to me. Thank you. I have a freshly installed debian woody linux box. With 2.4.18 with XFS patch. - I have two drives (76G + 40G) that I have used LVM to get a bigger single volume of. It worked perfectly with scp etc. - But now when I installed samba I get timeouts. [2002/07/06 12:15:32, 0]
2009 May 28
0
Changing data point size in quilt.plot
Hi, I am new to R and am using quilt.plot (from fields package) to plot gas concentrations in Europe. I am using the following code to plot my data library(maps) library(fields) test = read.csv("%change 1996_2005.txt", sep="\t") colnames(test) = c("Station", "Measurement_BaseO3", "Model_BaseO3", "Measuerment_PeakO3",
2011 Mar 15
0
R: Re: Installing a software with licence on wine
Sorry for delay, I tried but only number 5 appears in the serial number box..... >----Messaggio originale---- >Da: wineforum-user at winehq.org >Data: 13/03/2011 17.25 >A: <wine-users at winehq.org> >Ogg: [Wine] Re: Installing a software with licence on wine > >janluc66 at libero.it wrote: >> I checked the configuration in wine, it seems to be possible to write
2008 Apr 11
0
wine-users Digest, Vol 33, Issue 50 stepbridge
This is the output in the terminal guido at westhoek:~$ wine stepbridge err:reg:SCSI_getprocentry bus id line scan count error (fscanf returns 0, expected 4) wine: could not load L"c:\\windows\\system32\\stepbridge.exe": Module not found guido at westhoek:~$ fixme:spoolsv:serv_main (0 (nil)) 2008/4/11, wine-users-request at winehq.org <wine-users-request at winehq.org>: >
2008 Oct 05
2
Autopano Pro 1.4.2 on WINE (path problem I think)
I'm a Gentoo amd64 user. This is what I get when I try to run the Autopano (it installed just fine): Code: szczerb at nomad ~ $ wine .wine/drive_c/Program\ Files/Kolor/Autopano\ Pro/Autopano_Win32.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:import_dll Library MSVCP80.dll (which is needed by
2006 Jul 14
0
FOSCON II: The Ruby Rodeo
PDX.rb presents... FOSCON II: The Ruby Rodeo! We invite you to join us for a set of presentations on Ruby programming and Ruby culture. Confirmed speakers include: * Alex Bunardzic * Lucas Carlson * Topher Cyll * Ryan Davis * Geoffrey Grosenbach * Amy Hoy If you didn''t catch it last year, FOSCON is a free and fun gathering of Ruby fans held in the evening during
2006 Mar 01
1
Using delegate templates
Ok, it looks like what I need to do is use a delegate template, but I can''t find anything anywhere online. Has anyone ever used this feature before and could possibly explain it to me please? -- Topher Fangio fangiotophia@gmail.com http://www.fangiotophia.com Website Specialist Fangiotophia Designs (325) 660-7141