Displaying 20 results from an estimated 80 matches for "hearn".
Did you mean:
learn
2018 Apr 30
1
New Style Replication in Version 4
...then should be
replicated back to the remote site.
Would anyone be able to comment on the New Style Geo Replication which has
come along in Gluster version 4?
What is the status please, and is it a suitable method for enabling a share
at a remote office which syncs either way?
thankyou
John Hearns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180430/622983d8/attachment.html>
2004 Sep 22
4
notes 6, bug 2484, winedebug techniques?
Hi all,
I'm attempting to run notes 6. I've tried some techniques from Mike
Hearn text. However, I lack knowledge.
Description of problem itself is at
http://bugs.winehq.org/show_bug.cgi?id=2484
After adding trace+ntdll to WINEDEBUG, I get NtWriteFile(0xc,...) in
output both before "LookupHandle: null handle" occuring and in line with
it too. As far as I can tell...
2006 Aug 07
4
[LLVMdev] Why JITC?
I guess this is slightly offtopic, but the post about the JIT and garbage
collection made me wonder why LLVM supports JIT compilation at all. It has
much smaller scope for optimisation due to the speed requirements, takes
more memory and causes the same work to be repeated over and over for each
execution.
What reason is there for anything to use JIT compilation over
ahead-of-time compiling to
2003 Sep 23
3
OpenSSH: multiple vulnerabilities in the new PAM code
This affects only 3.7p1 and 3.7.1p1. The advice to leave
PAM disabled is far from heartening, nor is the semi-lame
blaming the PAM spec for implementation bugs.
I happen to like OPIE for remote access.
Subject: Portable OpenSSH Security Advisory: sshpam.adv
This document can be found at: http://www.openssh.com/txt/sshpam.adv
1. Versions affected:
Portable OpenSSH versions 3.7p1
2005 Mar 14
2
Help, my wine is now useless
I installed Noteworthy Composer and it changed the font to music
symbols. All applications illegible as all dialog boxes are filled with
musical symbols instead of normal text. How can I reset the fonts back
to normal?
2011 Jun 08
1
Cloning LVM
I have a workstation with two separate drives set up with LVM. I'm buying an LSI RAID controller to set up mirrored drives. I'd like to clone the existing drives over to the new mirrored drives somehow, but not sure the best way to do it. The original drives & their respective replacements are all identical in size (250GB + 1TB). I thought about using Clonezilla but wasn't sure
2006 Apr 01
2
[PATCH] Implement window zoomin/zoomout on create/unmap
This patch makes windows zoom in and out of a zero point on
create/unmap. I've cleaned up the formatting/style to be consistent with
the rest of compiz (eg adding spaces around operators, tabifying, using
C style comments).
This patch could use some more work. It should only apply to decorated
toplevels, but right now it also affects XUL menus (I guess because they
are not unmanaged like
2006 Apr 03
1
first entanglements with custom drop-shadows
...The idea is to have a
set of 9 GL-textures (e.g. per window-type if this is desired) for all
windows. Parameters will be exposed via gconf for handy tweaking. Later
this could be done more nicely with a proper UI to hide the complexities
of all those tweakable parameters.
With Mike "TD" Hearn and Thomas "tommie-lie" Liebetraut I chatted on
IRC a bit about other possible approaches to investigate, e.g. using
XShape to get the alpha-channel of a window and blur it with
fragment-shaders... there are several ways this could be attacked, each
having their advantages and disadvantag...
2006 Jul 07
2
Hello New MAC / DHCP Request - How to spot the presents of a new MAC address...
Hi All,
How do I find out about new new DHCP connections as they appear?
I want to write a script that will do some stuff based on a new ip
request from a machine on my lan.
ie - new user connects to the lan, DHCP server on my Linux (debian)
gateway gives them an IP, my script is run automatically to change the
firewall rules and start recording their presents, or if it''s an unknown
2009 Oct 30
30
Truncating SHA2 hashes vs shortening a MAC for ZFS Crypto
For the encryption functionality in the ZFS filesystem we use AES in CCM
or GCM mode at the block level to provide confidentiality and
authentication. There is also a SHA256 checksum per block (of the
ciphertext) that forms a Merkle tree of all the blocks in the pool.
Note that I have to store the full IV in the block. A block here is a
ZFS block which is any power of two from 512 bytes to
2009 Jul 02
3
Extending the storeconfigs database
I''m adding tables to the storeconfigs database, to support my
storereports plugin, and would like some guidance on handling the
schema version.
First prize would see my database extensions applied as migrations.
But then ActiveRecord would want to bump the schema version.
Any ideas on how to handle this gracefully so that I don''t confuse the
hell out of puppet itself, on
2008 Mar 26
5
System Rebooted by 2.6.18-8.1.8.el5
Hello,
I have a machine that seemed to reboot by itself yesterday, in
/var/log/messages I only see:
Mar 25 14:26:45 asterisk shutdown[19256]: shutting down for system reboot
When I type: last reboot
I see:
reboot system boot 2.6.18-8.1.8.el5 Tue Mar 25 14:28 (18:41)
So it seems like the kernel rebooted, but I'm not sure how I can track
down why, any pointers?
Thanks!
2006 Apr 06
2
Two XGL questions
I know this list is meant for discussion of compiz specifically, but ....
1) I sometimes see compiz spit out "Could not bind pixmap to texture"
messages, even though it _appears_ to be working fine. I randomly
guess that this is due to me running out of video memory (iirc I
have 64mb of vram). Is that possibly a problem? I think Vista and
OS X manually manage video
2004 Sep 12
0
Can't Get Internet Explorer Help to Work After July "Snapshot"
...re and editing application, Edit
Studio 4, working in wine. As I was testing it, I discovered that it
requires the help engine of Internet Explorer to implement its help
functions. The following discussion describes what happens or happened
today and in the July snapshot of wine.
I used Mike Hearns "install-ie6.sh" script" to install Internet
Explorer. This script made the following additions to .wine/config:
> # Appended by Mikes IE Setup Script
> [AppDefaults\\iexplore.exe\\Version]
> "Windows" = "win98"
>
> [AppDefaults\\iexplore.exe\\D...
2006 Jul 11
3
Dovecot and MySQL auth - initial setup issues
Hello,
I'm just setting up a new server and wanting to use MySQL for user
authentication.
Here is what I have:
Fedora Core 5: 2.6.17-1.2145_FC5
Dovecot v1.0.rc2 (RPM install from atrpms.net)
MySQL v5.0.22
SquirrelMail v 1.4.6-7.fc5
...Running on a Dual XEON machine
I've added the following to dovecot.conf:
auth default {
passdb sql {
args =
2005 May 11
0
Re: wine-users digest, Vol 1 #2093 - 12 msgs
...rk on implementing
avicap32 to get his cam working with msn messenger. I would send him
a line to see what he thinks.
--
James Hawkins
--__--__--
Message: 11
From: Raimund Eimann <raimund@cs.auckland.ac.nz>
Reply-To: raimund@cs.auckland.ac.nz
Organization: University of Auckland
To: Mike Hearn <mike@navi.cx>
Subject: Re: [Wine]Re: LockWindowUpdate
Date: Tue, 10 May 2005 22:27:51 +1200
Cc: wine-users@winehq.org, wine-users@winehq.com
On Saturday 07 May 2005 23:29, Mike Hearn wrote:
> On Sat, 2005-05-07 at 19:37 +1200, Raimund Eimann wrote:
> > I took a bit of output before...
2005 May 11
0
Re: wine-users digest, Vol 1 #2093 - 12 msgs
...rk on implementing
avicap32 to get his cam working with msn messenger. I would send him
a line to see what he thinks.
--
James Hawkins
--__--__--
Message: 11
From: Raimund Eimann <raimund@cs.auckland.ac.nz>
Reply-To: raimund@cs.auckland.ac.nz
Organization: University of Auckland
To: Mike Hearn <mike@navi.cx>
Subject: Re: [Wine]Re: LockWindowUpdate
Date: Tue, 10 May 2005 22:27:51 +1200
Cc: wine-users@winehq.org, wine-users@winehq.com
On Saturday 07 May 2005 23:29, Mike Hearn wrote:
> On Sat, 2005-05-07 at 19:37 +1200, Raimund Eimann wrote:
> > I took a bit of output before...
2005 Jun 15
3
wineboot && wineserver
Hi all,
I'm currently writing a simple script for a few friends to install a
soft with wine.
The point is wineserver is not in the path of my user. Should I call it
directly from /usr/lib/wine ?
Another wine bin is not found : wineboot ? Is it linked with my distro
(Kubuntu/Debian based) ? Is it included in a lib I did not install ? Is
it installed in further versions (I use 20041019,
2005 May 10
1
New debugging tutorials
Hi,
I've added the first of what will hopefully become many debugging
tutorials to the wiki:
http://wiki.winehq.com/DebuggingTutorials
Sometimes fixing Wine can be a bit hard to get into. Hopefully these short
"show me" guides will give people a taste for what it involves and help
newbies start.
Please feel free to add more! They shouldn't be too advanced (so no copy
2005 Feb 25
2
Can't see launched program
Hello!
I built wine-20050211 from source. I use www.x.org 6.8.2 which was built
from source, too. I built program my.exe in WIN98 SE.
If I type "wine my.exe &", my.exe doesn't show up at all although I see
the following 2 processes are running:
wine-preloader wine-kthread my.exe
wineserver
My.exe doesn't show up either if I run it foreground. I then hit CTRL-C.
Now a