Displaying 13 results from an estimated 13 matches for "seeley".
Did you mean:
beeley
2006 Aug 12
5
Windows build?
I performed a get on the CVS WxRuby2; I have installed wxWidgets 2.6.3 and
SWIG 1.3.29. Additionally I am running Visual Studio on Windows XP. When I
run rake to compile I receive the following error.
App.cpp
c:\wxWidgets-2.6.3/include\wx/platform.h(190) : fatal error C1083: Cannot
open include file: ''wx/setup.h'': No such file or directory
rake aborted!
Command failed with
2005 Jan 06
2
samba-3.0.9-1.3E.2
...t repos and that install seriously fubar'd my
ADS + winbind setup. samba-3.0.9-1.3E.2 (which requires krb5-libs-1.2.7-31)
fixes the problem.
NB, samba-3.0.7-1.3E.1 (the old version) was fine for me, its only this
intermediate version that's hosed.
Thanks for you on going efforts,
--
Tom Seeley
2004 Sep 21
1
yum updated to 3.3, rpmdb corrupted
...t I was left with a db that
only contained a subset of the actual install base. I'm now trying to recover
from the /var/log/rpmpkgs file.
Later I will be adding /var/lib/rpm to my backups....
Like I said, its probably my machine (its old and naff), but I just thought I'd
share :)
--
Tom Seeley
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
2006 Aug 15
4
contributing?
What do I need to do to be able to contribute patches?
Thanks,
Joe
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2006 May 05
1
RadRails and path issues
I have been using RadRails as my editor for Ruby development. Overall
I''m pretty happy with it. I''m experiencing a couple of path problems
though when using it.
Inside of my project within RadRails I will have a directory structure
that looks similar to this.
+MyProject
++src
+++src_sub_directories
++props
++output
..misc files
RadRails then treats all files within the src
2006 Aug 15
1
Segmentation Fault
I was finally able to build wxruby2 yesterday. Today I tried switching an
existing app over to wxruby2, but on running it I received a segmentation
fault error.
I then created a quick minimal script to see if the error still occurred.
Here is the minimal script.
# *** BEGIN SCRIPT ***
require ''wx''
include Wx
class PPGui < App
def on_init
Frame.new(nil, -1, "The
2006 Aug 18
2
irc ?
Is there an irc channel for WxRuby development? If not, would anyone be
interested in having me set one up?
Joe
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2013 Jun 09
1
[PATCH] fix mac_computer
...39;t guarantee 64-bit alignment for such arrays. On ARM v7 NEON
platforms with gcc, 64-bit values must be 64-bit aligned, and the
unaligned buffer declaration caused alignment faults when executing
certain openssh tests.
Force the buffer in mac_compute() to be 64-bit aligned.
Signed-off-by: Donn Seeley <donn.seeley at windriver.com>
Signed-off-by: Roy Li <rongqing.li at windriver.com>
---
mac.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--- a/mac.c
+++ b/mac.c
@@ -132,12 +132,14 @@ mac_init(Mac *mac)
u_char *
mac_compute(Mac *mac, u_int32_t seqno, u_char *dat...
2006 Aug 03
6
evt_scrollwin_thumbtrack/GetPosition?
I am attempting to create a scrollable panel. This works fine for using the
scroll arrows, as I am capturing the event and then incrementing the scroll
pos by the desired amount. However, it is not working on thumbtracking. I
capture the event successfully, but I am unable to capture the position of
the thumb tracker. I have looked at the poor man''s doc and have been unable
to figure
2013 Apr 19
1
Winbind and User Private Groups
...inistrative point of view, how do I handle this? Should I be concerned about this? How will a non UPG setup be different for us Linux users who are accustomed to having private groups? Essentially, I'm trying to avoid any unforeseen pitfalls as a result of not having UPGs.
Thank you,
--
Jacob Seeley
2013 Jul 12
1
removing dead samba4 dc
Hi,
I have a small but live samba4 AD (pure samba4, no Windows servers).
My secondary (the one that was added 2nd) DC has expired, so I need to
remove it from the domain. However the traditional Windows mechanism
for doing this (deleting the entry from ADUC) doesn't work. I'm not
sure if this was supposed to work, but the error I get is:
Windows cannot delete object
2011 Feb 28
12
[RFC PATCH] set current_state to D0 in register_slot
Hi all,
if a device doesn''t support power management (pm_cap == 0) but it is
acpi_pci_power_manageable() because there is a _PS0 method declared for
it and _EJ0 is also declared for the slot then nobody is going to set
current_state = PCI_D0 for this device. This is what I think it is
happening:
pci_enable_device
|
__pci_enable_device_flags
/* here we do not set current_state
2004 Sep 24
0
Fwd: Re: yum updated to 3.3, rpmdb corrupted
Quoting Martin Hamant <mh at accelance.fr>:
> on my freshly updated system ( 3.3 ):
>
> # cat /etc/redhat-release
> CentOS release 3.3 (final)
> # rpm -qa | wc -l
> 483
>
> And no such error message ...
Indeed, in fact I'd be surprised if everyone was having this problem; I don't
suppose 3.3 would have been released if they were.
What I am suggesting is