Is DBUS 1.4.x available for Cygwin?

2011-07-21 Thread nyc4bos
Hi, Is there a version of DBUS 1.4.10 (or 1.4.12) available for Cygwin anywhere? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsu

Cygwin and setup.exe -K

2011-12-03 Thread nyc4bos
Hi, How do you specify multiple .gpg files from the command-line? I tried: setup -K http://cygwin-1.org/key1.gpg -K http://cygwin-2.org/key2.gpg But it doesn't work. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Emacs and DBUS

2010-08-12 Thread nyc4bos
Hi, Can the Cygwin Emacs maintainer compile an Emacs binary (emacs-X11, emacs-nox, etc) with D-BUS? It appears that the cygdbus-1-3.dll should be able to be available for Cygwin Emacs support. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin

emacs-23.2-3 DBus hangs

2010-10-22 Thread nyc4bos
Hi, Just doing a: (require 'dbus) hangs Cygwin emacs-23.2-3 I can only `C-g' and abort emacs. I get a stack file: $ cat emacs-X11.exe.stackdump Stack trace: Frame Function Args 0022ABF8 7C802542 (0628, EA60, 00A4, 0022ACEC) 0022AD08 610C6013 (, , 00

Re: emacs-23.2-3 DBus hangs

2010-10-23 Thread nyc4bos
Ken Brown writes: > On 10/23/2010 12:22 AM, nyc4...@aol.com wrote: >> Just doing a: >> >> (require 'dbus) >> >> hangs Cygwin emacs-23.2-3 >> >> I can only `C-g' and abort emacs. > > Works fine for me. Do you have the system bus and session bus running > before you start emacs? If so, please

Emacs and dbus-send

2010-11-03 Thread nyc4bos
Hi, I was trying out Emacs and dbus-send and ran int a minor problem. I sent the following: dbus-send --session --print-reply --dest=org.gnu.emacs.TextEditor \ /org/gnu/emacs/TextEditor org.gnu.emacs.TextEditor It sucessfully created an emacs process. However, I got the message: Error org.

cyggnome-menu-2.dll -- where to find?

2010-11-11 Thread nyc4bos
Hi, The binary /usr/bin/gnome-panel.exe needs cyggnome-menu-2.dll: Window manager warning: Failed to read saved session file /home/UserA/.config/me tacity/sessions/10e53eb5dc683b6251289536169656875003710.ms: Failed to op en file '/home/UserA/.config/metacity/sessions/10e53eb5dc683b6251289

New version of w3m 0.5.2 Crashes

2010-12-13 Thread nyc4bos
Hi, The new version of w3m 0.5.2 crashes: Exception: STATUS_ACCESS_VIOLATION at eip=00445775 eax= ebx= ecx=0002 edx=0013 esi= edi=00514BA3 ebp=0022CC98 esp=0022CBD0 program=C:\cygwin\bin\w3m.exe, pid 3820, thread main cs=001B ds=0023 es=0023 fs=003B gs= ss=0023

Re: New version of w3m 0.5.2 Crashes

2010-12-15 Thread nyc4bos
"Robert S. Heckel Jr." writes: > On Mon, Dec 13, 2010 at 18:07, wrote: >> Hi, >> >> The new version of w3m 0.5.2 crashes: >> >> Exception: STATUS_ACCESS_VIOLATION at eip=00445775 >> eax= ebx= ecx=0002 edx=0013 esi= edi=00514BA3 >> ebp=0022CC98 esp=0022CBD0 progra

Re: New version of w3m 0.5.2 Crashes

2010-12-20 Thread nyc4bos
"Robert S. Heckel Jr." writes: > On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. > wrote: >> Will let you know if I find anything.  Anyone else experience 0.5.2-1 >> crashes? > > Since I haven't heard of problems from other people (yet at least) and > I can't replicate the crash, you may w

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-05 Thread nyc4bos
nyc4...@aol.com writes: I've been working with Bob on this but I think we've at an impass (see below): > "Robert S. Heckel Jr." writes: > >> On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. >> wrote: >>> Will let you know if I find anything.  Anyone else experience 0.5.2-1 >>> crashes? >>

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-06 Thread nyc4bos
Bob Heckel writes: > On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote: >> On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote: >>>nyc4bosaol.com writes: >>> >>>Bob created a debug version of w3m for me. >>> >>>Here's what I see: >>> >>>The crash occurs when doin a `strncmp' in cy

Re: New version of w3m 0.5.2 Crashes - GDB help needed (SOLVED)

2011-01-07 Thread nyc4bos
nyc4...@aol.com writes: > Bob Heckel writes: > >> On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote: >>> On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote: nyc4bosaol.com writes: Bob created a debug version of w3m for me. Here's what I see: The cra

mosh 1.2.3 error when using on Cygwin

2012-11-02 Thread nyc4bos
Hi, After starting up mosh on Cygwin and then attempting to type `ls', I see the following on my screen: $ ls select: No error mosh did not shut down cleanly. Please note that the mosh-server process may still be running on the server. [mosh is exiting.] 1 [main] mosh-client 4524 cygthre

imtest from Cyrus IMAPD

2012-11-05 Thread nyc4bos
Hi, Can the maintainer for Cygwin's Cyrus IMAPD binaries compile the `imtest' program (located in the Cyrus IMAPD imtest directory) and make it accessible from the Cygwin setup program? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/f

Re: [mosh-devel] mosh 1.2.3 error when using on Cygwin

2012-11-06 Thread nyc4bos
Reini Urban writes: > On 11/05/2012 06:47 PM, nyc4...@aol.com wrote: >> After starting up mosh on Cygwin and then attempting to type >> `ls', I see the following on my screen: >> >> $ ls select: No error >> >> >> mosh did not shut down cleanly. Please note that the >> mosh-server process may stil

Re: [mosh-devel] mosh 1.2.3 error when using on Cygwin

2012-11-09 Thread nyc4bos
[My cygcheck.out was somehow not included, so I am resending] Reini Urban writes: > On 11/05/2012 06:47 PM, nyc4...@aol.com wrote: >> After starting up mosh on Cygwin and then attempting to type >> `ls', I see the following on my screen: >> >> $ ls select: No error >> >> >> mosh did not shut do

Cyrus IMAPD -- Attention Maintainer

2013-01-10 Thread nyc4bos
Hi, Can the maintainer for Cygwin's Cyrus IMAPD binaries compile the `imtest' program (located in the Cyrus IMAPD imtest directory) and make it accessible from the Cygwin setup program? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/fa