search for: ayi

Displaying 20 results from an estimated 27 matches for "ayi".

Did you mean: api
2007 Jul 05
2
Modify home_path
Hello guys, Can any body help me with this small problem: I put restriction on some pages of my application if a person wants to enter a restricted page he would be forwarded to the list page with access denied message. I did everything as it should be but I was forwarded to a missing page (Page not found) I know this is a simple question, but i''m stuck and I couldn''t find a
2007 Mar 22
2
How do I remove all my Wine/Darwine versions?
How do I remove all my Wine/Darwine versions (from Mac)? Should I run "make uninstall" from the last wine-0.9.33 and then delete the /Users/.../wine* folders? A search for windows.h gives: /Developer/Headers/Wine/include/wine/windows/windows.h (Darwine?) /Users/me/Documents/downloads/wine-0.9.15/include/windows.h (Wine) /Users/me/Documents/downloads/wine-0.9.16/include/windows.h (Wine)
2004 Jan 11
24
More words for Allison
Here's the latest batch of words to get shipped out to Allison Smith. Please submit reasonably small changes to me by tomorrow 10:00 AM Eastern time, and I'll add them. As usual, donations to what will be a ~$110 USD expense would be appreciated, as I am paying for this round out of my pocket. Please send to paypal address "jtodd@loligo.com". I did not include all possible symbols on a North American keyboard, as it was getting exhausting and possibly silly. calls abandons staffing average Speed of Answer Sorry, but the user's mailbo...
2008 Aug 25
3
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > How can I insure that it gets unlocked? > What you describe indicates that something has gone wrong because a critical section has not been released in a reasonable amount of time. Normally one might be entered for a few milliseconds, if that. Try turning on debug flags to look at the logs to see what calls have been made but have not returned before the
2008 Aug 25
1
Please die if you wait "too long" RtlpWaitForCriticalSection
I'm receiving the following error in a custom app: err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process heap section" wait timed out in thread 001a, blocked by 001c, retrying (60 sec) wine: Critical section 00110048 wait failed at address 0x7bc3ad00 (thread 001a), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main
2006 Jun 18
2
Winelib Getting Started 1.3.2. Test Drive
Hello, Would a wine developer please revisit this page http://www.winehq.org/site/docs/winelib-guide/winelib-getting-started and modify it to have a step by step guide to take a Linux box without wine nor winelib to a running notepad exe built by the newbie (and not downloaded)? Or if you are a wine-user, please provide such steps to this list. As a newbie, the statement "It can be found
2019 Mar 13
0
[Bug 109996] New: Bug
https://bugs.freedesktop.org/show_bug.cgi?id=109996 Bug ID: 109996 Summary: Bug Product: xorg Version: 7.6 (2010.12) Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org
2006 Jul 07
1
Rails migrations issue
...something in databases (mysql in these examples) that would cause migrations to work like this? - - - --Samuel www.freshman-15.blogspot.com - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFErtoOrXJnpd8Tr7MRAk3nAJ9IDmn4z207kKgHIIMf70NUkVBBRwCfTTOC 2Ooq2sYvJd08fuiLehOxFsE= =AYiS - -----END PGP SIGNATURE----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFErtpcrXJnpd8Tr7MRAlSvAKCpe6MQWRRh+O1g+lD1Cia2SHNwngCePVFE XQloGn2BuQAB3P2KoDfvNNc= =GuHO -----END PGP SIGNATURE-----
2007 Jul 02
1
Using .sign PGP/GnuPGP/gpg
I have never used PGP nor GnuPG, but I understand that it has more features beyond using say MD5 to verify my downloads. I noticed Wine has a .sign file (i.e. wine-0.9.40.tar.bz2.sign for wine-0.9.40.tar.bz2). I installed http://macgpg.sourceforge.net/ (which has an MD5 for download verification), and since I never used PGP/GnuPG, the instructions seem to just say to create a keypair, which I
2008 Aug 25
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Sun, Aug 24, 2008 at 9:14 PM, vitamin <wineforum-user at winehq.org> wrote: > > > No this is impossible. If you do that most every program will brake. > > > > So what steps can I take to avoid this error? It can only work from cmd.exe. However I'm not sure if it's properly implemented there yet. Of course your app have to be console
2008 Aug 25
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Sun, Aug 24, 2008 at 10:33 PM, vitamin <wineforum-user at winehq.org> wrote: > > > It can only work from cmd.exe. However I'm not sure if it's properly implemented there yet. > > Of course your app have to be console app not gui. > > > > My app is console. But this is an MSVC++ compiled app which runs on > MS Windows cmd.exe
2008 Aug 27
1
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Mon, Aug 25, 2008 at 12:44 AM, vitamin <wineforum-user at winehq.org> wrote: > > > Try: > > > > Code: > > $ wine cmd > > c:> echo "some stuff" | myexe > > > > Interesting way to run wine. However, I get the same response. Then either your program is buggy or Wine's cmd doesn't fully implement what
2008 Aug 28
0
Re: Please die if you wait "too long" RtlpWaitForCriti
Dee Ayy wrote: > On Wed, Aug 27, 2008 at 1:08 AM, vitamin <wineforum-user at winehq.org> wrote: > Code like what you posted works. > What does not work apparently is tee and 3>&1 1>&2 2>&3 > > Yes there were bugs and something I don't understand. > 1) My logic bug: There was no need to call the following before my > code block -- I thought I was
2009 Sep 10
1
Wine: Bug 12524 - MBT Navigator: can't create object: ADOCommand
Hello, I saw your bug over at http://bugs.winehq.org/show_bug.cgi?id=12524 and had the same ADOCommand issue on wine-1.0.1 today. I assume Louis Lenders' solution worked for you? I'm on Mac OS X Tiger and got wget through MacPorts and then tried wget http://kegel.com/wine/winetricks && sh winetricks art2kmin --2009-09-09 22:44:53-- http://kegel.com/wine/winetricks Resolving
2006 Aug 06
0
’x‚­‚È‚Á‚Ä‚·‚Ý‚Ü‚¹‚ñIII
ylm(_ _)m AyI bRRlq(^^)p A@ http://www.happypinklove.com/vicinity XB
2013 Jun 14
2
Argumento &quot;Puntos suspensivos&quot;
Hola a tod en s: Tengo una función del tipo f &lt;- function(...) { args &lt;- list(...) # validaciones } En la cual debo realizar una validación diferente para cada argumento que se pase, y no consigo identificar los nombres de los argumentos con names(args). ¿Alguna idea o sugerencia acerca de cómo realizar este tipo de validaciones?. Gracias. Salud! Eva
2008 Mar 08
5
GNU Lesser General Public License gurus or WineHQ contact
Did you check out that iPhone SDK keynote? It makes me want to sell software. Do any of you GNU LGPL gurus understand the license http://www.winehq.org/site/license to know if we can distribute Wine to run our MS Windows executable? I'm sure it's something basic (for a license groker). I'm not linking with Wine, I just want to install it on the iPhone (if Apple allows it through
2004 Jan 11
1
Re: Asterisk-Users digest, Vol 1 #2448 - 10 msgs
...f words to get shipped out to Allison Smith. >>> Please submit reasonably small changes to me by tomorrow 10:00 AM >>> Eastern time, and I'll add them. >>> >>> As usual, donations to what will be a ~$110 USD expense would be >>> appreciated, as I am paying for this round out of my pocket. Please >>> send to paypal address "jtodd@loligo.com". I did not include all >>> possible symbols on a North American keyboard, as it was getting >>> exhausting and possibly silly. >>> >>> calls >>>...
2008 Jul 23
3
Constrained coefficients in lm (correction)
Dear list, In my previous email, the model I'd like to estimate is rea=a*st+b*mod+error, where a+b=1 and a,b>0. My apologies for the misunderstanding. Thanks for all your help, Jorge On Wed, Jul 23, 2008 at 3:35 PM, Jorge Ivan Velez <jorgeivanvelez@gmail.com> wrote: > > Dear list, > > I have a data set which looks like myDF (see below) and I'd like to >
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking