On Mon, Jul 6, 2015 at 5:28 PM, Yaakov Selkowitz wrote:
> I really hope that users who didn't like the fbpanel solution (and it
> seems there are many) will give this a fair shot. In appreciation of
> the work Jon put into addressing both users' input as well as the many
> technical requirements
On Mon, Jul 6, 2015 at 8:34 PM, Yaakov Selkowitz wrote:
> The only caveat is that would apply to *all* X sessions, not just the
> multiwindow session. An alternative is to copy the XWin Server shortcut
> and add " -- -multiwindow -notrayicon" (without the quotes) right after
> startxwin in the co
On Mon, 2015-07-06 at 23:13 -0400, Michael DePaulo wrote:
> Anyway, when I do the following:
>
> $ xinit -- -multiwindow
Why are you doing this? The intent is to use the "XWin Server"
shortcut, which uses startxwin.
> From the xterm that automatically launches:
> $ xwin-xdg-menu
>
> XDG Menu >
On Mon, 2015-07-06 at 18:25 -0600, Jim Reisert AD1C wrote:
> On Mon, Jul 6, 2015 at 5:19 PM, Yaakov Selkowitz wrote:
> > This release includes major changes to the default multiwindow session
> > based on feedback from users:
>
> Lots of good stuff here!
>
> I'm getting both the new xwin-xdg-menu
On Mon, Jul 6, 2015 at 5:19 PM, Yaakov Selkowitz wrote:
> The following package has been updated in the Cygwin distribution:
>
> * xinit-1.3.4-9
>
> xinit contains commands used for starting X sessions.
>
> This release includes major changes to the default multiwindow session
> based on feedback
The following packages have been updated in the Cygwin distribution:
* dri-drivers-10.5.9-1
* libEGL1-10.5.9-1
* libEGL-devel-10.5.9-1
* libGL1-10.5.9-1
* libGL-devel-10.5.9-1
* libGLESv2_2-10.5.9-1
* libGLESv2-devel-10.5.9-1
* libglapi0-10.5.9-1
* libOSMesa8-10.5.9-1
* libOSMesa-devel-10.5.9-1
*
The following package has been updated in the Cygwin distribution:
* xinit-1.3.4-9
xinit contains commands used for starting X sessions.
This release includes major changes to the default multiwindow session
based on feedback from users:
* fbpanel (the menu and tray located in the upper corner
On Mon, 2015-07-06 at 22:16 +0100, Jon TURNEY wrote:
> The following packages have been added to the Cygwin distribution:
>
> * xwin-xdg-menu
>
> xwin-xdg-menu is an XDG Desktop Menu Specification [1] menu for the X
> Window System running in the Cygwin environment.
>
> xwin-xdg-menu reads the
which is accessed from a notification area icon.
[1] http://standards.freedesktop.org/menu-spec/menu-spec-latest.html
x86:
2bae43f1de4002bd1b31134746fe058d *xwin-xdg-menu-20150706-1-src.tar.xz
d95e7e5cc696abfb5011e7dd97a69e68 *xwin-xdg-menu-20150706-1.tar.xz
e2100d36c447bd10c4937e8f750fe88f *xwin
Hi Andrew,
Desktop
LAN Adapter
IP: 192.168.0.2 (static)
Subnet Mask: 255.255.255.0
no DNS server
Wifi Adapter
192.168.254.18 (dynamic)
255.255.255.0
gateway: 192.168.254.254
Laptop
LAN
192.168.0.1 (static)
255.255.255.0
no DNS
Wifi
192.168.254.19 (dynamic)
255.255.255.0
192.168.254.254
I don
On Jul 6 11:54, Ken Brown wrote:
> On 7/6/2015 10:45 AM, Corinna Vinschen wrote:
> >Does emacs call setrlimit by any chance?
>
> Yes, that's the problem. The initialization code contains essentially the
> following:
>
> if (!getrlimit (RLIMIT_STACK, &rlim))
> {
> long newlim;
>
Greetings, Sarbjit singh!
> My organization is evaluating Cygwin as a replacement for MKS. We will
> be using Cygwin primarily for running our regression cases on windows
> (Regression cases are common for Unix and Windows Platforms).
[1]
> Goal is to migrate to Cygwin with minimal changes to be
On 7/6/2015 10:45 AM, Corinna Vinschen wrote:
Does emacs call setrlimit by any chance?
Yes, that's the problem. The initialization code contains essentially the
following:
if (!getrlimit (RLIMIT_STACK, &rlim))
{
long newlim;
/* Approximate the amount regex.c needs per unit o
Greetings, Spinfusion!
> My goal:
> To set up rsync over SSH, to sync my org-mode GTD files, activated every
> time my laptop or pc goes idle, as described by Gina Trapani.
> Network hardware architecture:
> Windows 7 laptop and desktop, connected directly by cat 5e ethernet cable.
> Also both
I've just updated the Cygwin version of OpenSSH to 6.9p1-1.
This is a new upstream release.
Here's the official release message. Please note especially the
"Future Deprecation Notice".
=
OpenSSH 6.9 has just been released.
On Jul 6 09:32, Ken Brown wrote:
> On 7/6/2015 9:15 AM, Ken Brown wrote:
> >On 7/6/2015 6:01 AM, Corinna Vinschen wrote:
> >>You can utilize tib and m for testing in emacs as well. Just do this:
> >>
> >> #include
> >>
> >> NT_TIB *tib;
> >> MEMORY_BASIC_INFORMATION m;
> >>
> >> [...]
>
Hi Ken,
On Jul 6 09:15, Ken Brown wrote:
> Hi Corinna,
>
> On 7/6/2015 6:01 AM, Corinna Vinschen wrote:
> >On Jul 5 22:15, Ken Brown wrote:
> >
> >I have no explanation for this. What OS? What does rlim_cur contain?
> >What does peflags -x print for this executable?
>
> I'm on W7 64-bit. Th
On 7/6/2015 9:15 AM, Ken Brown wrote:
Hi Corinna,
On 7/6/2015 6:01 AM, Corinna Vinschen wrote:
Hi Ken,
thanks for further testing this.
On Jul 5 22:15, Ken Brown wrote:
On 7/5/2015 5:34 PM, Corinna Vinschen wrote:
This test release needs some good testing!
I repeated the emacs experime
Hi Corinna,
On 7/6/2015 6:01 AM, Corinna Vinschen wrote:
Hi Ken,
thanks for further testing this.
On Jul 5 22:15, Ken Brown wrote:
On 7/5/2015 5:34 PM, Corinna Vinschen wrote:
This test release needs some good testing!
I repeated the emacs experiment discussed in the "[ANNOUNCEMENT] TES
Any specific reason why fontfonfig is not including
/usr/share/ghostscript/fonts
in the font path when available ?
I am updating lilypond and as standard it uses 3 fonts
Century Schoolbook L
Nimbus Mono L
DejaVu Sans Mono
#1 is provided by lilypond itself
in /usr/share/li
On Jul 6 12:15, Marco Atzeri wrote:
> On 7/6/2015 12:05 PM, Corinna Vinschen wrote:
> >On Jul 6 11:23, Marco Atzeri wrote:
> >>On 7/5/2015 7:40 PM, Thomas Wolff wrote:
> >>>I uploaded a hotfix for the Alt-F2 issue. Hopefully it shall show up on
> >>>the mirrors soon.
> >>>
> >>
> >>only the 32bit
On 7/6/2015 12:05 PM, Corinna Vinschen wrote:
On Jul 6 11:23, Marco Atzeri wrote:
On 7/5/2015 7:40 PM, Thomas Wolff wrote:
I uploaded a hotfix for the Alt-F2 issue. Hopefully it shall show up on
the mirrors soon.
only the 32bit. 64 bit still at mintty-1.2-beta1-1
https://cygwin.com/package
On Jul 6 11:23, Marco Atzeri wrote:
> On 7/5/2015 7:40 PM, Thomas Wolff wrote:
> >I uploaded a hotfix for the Alt-F2 issue. Hopefully it shall show up on
> >the mirrors soon.
> >
>
> only the 32bit. 64 bit still at mintty-1.2-beta1-1
>
> https://cygwin.com/packages/x86_64/mintty/
>
> Problems i
On Jul 5 16:27, Marco Atzeri wrote:
> On 7/5/2015 4:13 PM, Corinna Vinschen wrote:
> >Hi Marco,
> >
>
> >>In file included from
> >>/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta3.h:43:0,
> >> from
> >>/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta
Hi Ken,
thanks for further testing this.
On Jul 5 22:15, Ken Brown wrote:
> On 7/5/2015 5:34 PM, Corinna Vinschen wrote:
> >This test release needs some good testing!
>
> I repeated the emacs experiment discussed in the "[ANNOUNCEMENT] TEST
> RELEASE: Cygwin 2.1.0-0.1" thread. In the 32-bit
On 7/5/2015 7:40 PM, Thomas Wolff wrote:
I uploaded a hotfix for the Alt-F2 issue. Hopefully it shall show up on
the mirrors soon.
only the 32bit. 64 bit still at mintty-1.2-beta1-1
https://cygwin.com/packages/x86_64/mintty/
Problems in uploading ?
Regards
Marco
--
Problem reports:
On 7/6/2015 8:12 AM, Sarbjit singh wrote:
Hi All,
My organization is evaluating Cygwin as a replacement for MKS. We will
be using Cygwin primarily for running our regression cases on windows
(Regression cases are common for Unix and Windows Platforms). Goal is
to migrate to Cygwin with minimal
On 7/6/2015 2:35 AM, Spinfusion wrote:
My goal:
To set up rsync over SSH, to sync my org-mode GTD files, activated every
time my laptop or pc goes idle, as described by Gina Trapani.
Network hardware architecture:
Windows 7 laptop and desktop, connected directly by cat 5e ethernet cable.
Also
Hi Sarbjit,
pwd is a bash built-in function.
This means, even if you do not have any pwd installed, you still could
call pwd from Bash.
And no matter what pwd you have installed, it will not be called if
you just call "pad" from Bash.
If you use some path though, the installed one is used.
I guess
29 matches
Mail list logo