Displaying 9 results from an estimated 9 matches for "spoerlein".
2004 Nov 13
2
wxRuby and XRC via wxGlade
...d I am somewhat
stuck. First of all, wxRuby seems to ignore the size request of the
frame as defined via XRC (or I''m completly doing the wrong thing!)
Second, it complains about the statusbar and doesn''t display it. What am
I doing wrong?
The files are attached
Thank you
Ulrich Spoerlein
--
PGP Key ID: F0DB9F44 Encrypted mail welcome!
Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44
Ok, which part of "Ph''nglui mglw''nafh Cthulhu R''lyeh wgah''nagl fhtagn."
didn''t you understand?
-------------- next part -------...
2008 Feb 06
3
Reconstruct disklabel for UFS and GELI volumes
Hi,
Somehow[TM] an installation of 4.11 to ad0s3 managed to wipe out my
existing disklabel for 7.0 on ad0s4. I now need to recover the
disklabel to get my system to boot!
There were three labels
- ad0s4a: UFS, exact size unknown. Is it possible to infer this from
the UFS partition size? I can mount this already, as I simply wrote an
'a' label of maximum size to the disklabel
- ad0s4b:
2007 Feb 18
4
sysutils/fusefs-ntfs working for anyone?
...ule is loaded, of course. A ktrace of the ntfs-3g is, umm,
interesting, to say the least. Lot's of sh(1), awk(1) and fstat(1)
calls. It even tries to load modprobe, as you can see from the output
above too.
So, the basic question is: Has _anybody_ used ntfs-3g successfully on
RELENG_6?
Ulrich Spoerlein
--
A: Yes.
>Q: Are you sure?
> >A: Because it reverses the logical flow of conversation.
> >>Q: Why is top posting frowned upon?
2006 Apr 06
1
[panic] ipw and kismet
...37,c4d9a360,c5a41a80,c5cca300) at soo_ioctl+0x2db
ioctl(c5cca300,ef577d04,3,2,282) at ioctl+0x370
syscall(3b,3b,3b,bfbf90a0,80dc400) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (54, FreeBSD ELF32, ioctl), eip = 0x482d468f, esp = 0xbfbf906c, ebp = 0xbfbf90e8 ---
Ulrich Spoerlein
--
PGP Key ID: 20FEE9DD Encrypted mail welcome!
Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD
Which is worse: ignorance or apathy?
Don't know. Don't care.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: applicati...
2006 Apr 06
0
How to clear the list returned by ifconfig ipw0 list scan
...Ps don't get flushed from the list. That means, the list can
only grow.
Thus, I currently have a list of 17 APs, yet none of them is even
remotely reachable. I already tried up/down'ing the interface and
reloading the firmware, yet no change.
Wouldn't such a feature be useful?
Ulrich Spoerlein
--
PGP Key ID: 20FEE9DD Encrypted mail welcome!
Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD
Which is worse: ignorance or apathy?
Don't know. Don't care.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: applicati...
2007 Nov 15
3
NFS lock tester
Anyone who has NFS, could you test: http://dovecot.org/tmp/locktest.c
1. Compile: gcc locktest.c -o locktest -Wall -g
2. Start in server 1: ./locktest temp1
3. Start in server 2: ./locktest temp2
4. Server 1 might log "unlink() failed" error after starting the second
locktest, ignore that.
It starts writing something like:
1 successes
12 successes
link() succeeded, but link count=1
12
2008 Jun 25
3
Problem with /boot/loader
Hello,
I have a problem with loader. I recently upgraded from 6_rel to 7_rel.
Now when I install world there is a problem booting.
Here is what I do:
cd /usr/src
make buildworld
make buildkernel KERNCONF=BLACK
make installkernel KERNCONF=BLACK
At this point I can reboot and all is good. After boot I install the new world:
cd /usr/src
mergemaster -p
reboot into single user mode
cd /usr/src
make
2008 May 14
1
RELENG_6 regression: panic: vm_fault on nofault entry, addr: c8000000
Hi,
there's a regression going from 6.2 to 6.3, where it will panic upon
booting the kernel within vm_fault. This problem has been discussed
before, but I'm seeing it reliably on a RELENG_6 checkout from 5th of
May.
It affects multiple (but identical) systems, here's an verbose boot
leading to the panic. Please note that 6.2 was running fine on these
machines, they also boot
2011 Jan 10
2
tmpfs regression in recent -STABLE
Hey,
the following line in fstab used to work just fine for my /tmp:
tmpfs /tmp tmpfs rw,size=1g,mode=1777 0 0
But since I upgraded to 8.2-PRERELEASE, /tmp will soon run out of space
(usually after leaving the box overnight).
% df /tmp
Filesystem 1K-blocks Used Avail Capacity Mounted on
tmpfs 12 12 0 100% /tmp
Yes, what you see here, is not