summaryrefslogtreecommitdiff
path: root/32/80d81ee79e3b19ea0445ff6ba508d0187c2eb3
blob: 3031a0fc72cdc04e9979a7f3368d89f787bbb098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <sipa@ulyssis.org>) id 1RmRuq-0003qQ-Lj
	for bitcoin-development@lists.sourceforge.net;
	Sun, 15 Jan 2012 15:22:40 +0000
X-ACL-Warn: 
Received: from rhcavuit02.kulnet.kuleuven.be ([134.58.240.130]
	helo=cavuit02.kulnet.kuleuven.be)
	by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
	id 1RmRup-00056G-EX for bitcoin-development@lists.sourceforge.net;
	Sun, 15 Jan 2012 15:22:40 +0000
X-KULeuven-Envelope-From: sipa@ulyssis.org
X-Spam-Status: not spam, SpamAssassin (not cached, score=-48.798, required 5, 
	autolearn=disabled, DKIM_ADSP_CUSTOM_MED 0.00,
	FREEMAIL_FROM 0.00, KUL_SMTPS -50.00, NML_ADSP_CUSTOM_MED 1.20)
X-KULeuven-Scanned: Found to be clean
X-KULeuven-ID: 48F8D128084.A7E19
X-KULeuven-Information: Katholieke Universiteit Leuven
Received: from smtps01.kuleuven.be (smtpshost01.kulnet.kuleuven.be
	[134.58.240.74])
	by cavuit02.kulnet.kuleuven.be (Postfix) with ESMTP id 48F8D128084;
	Sun, 15 Jan 2012 16:22:28 +0100 (CET)
Received: from smtp.ulyssis.org (mail.ulyssis.student.kuleuven.be
	[193.190.253.235])
	by smtps01.kuleuven.be (Postfix) with ESMTP id D97E431E702;
	Sun, 15 Jan 2012 16:22:27 +0100 (CET)
Received: from wop.ulyssis.org (wop.intern.ulyssis.org [192.168.0.182])
	by smtp.ulyssis.org (Postfix) with ESMTP id 8367A10052;
	Sun, 15 Jan 2012 16:22:58 +0100 (CET)
Received: by wop.ulyssis.org (Postfix, from userid 615)
	id EFA1E87C1AB; Sun, 15 Jan 2012 16:22:27 +0100 (CET)
Date: Sun, 15 Jan 2012 16:22:27 +0100
X-Kuleuven: This mail passed the K.U.Leuven mailcluster
From: Pieter Wuille <pieter.wuille@gmail.com>
To: Roger Pack <rogerdpack2@gmail.com>
Message-ID: <20120115152226.GC18357@ulyssis.org>
References: <CAL1QdWefDYaZhN91ysWQ85Tx8M2MKZerU4fpdVUm14SC9AHfyA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CAL1QdWefDYaZhN91ysWQ85Tx8M2MKZerU4fpdVUm14SC9AHfyA@mail.gmail.com>
X-PGP-Key: http://sipa.ulyssis.org/pubkey.asc
User-Agent: Mutt/1.5.20 (2009-06-14)
X-Spam-Score: 1.2 (+)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(pieter.wuille[at]gmail.com)
	0.0 DKIM_ADSP_CUSTOM_MED   No valid author signature, adsp_override is
	CUSTOM_MED 1.2 NML_ADSP_CUSTOM_MED    ADSP custom_med hit,
	and not from a mailing list
X-Headers-End: 1RmRup-00056G-EX
Cc: bitcoin-development@lists.sourceforge.net
Subject: Re: [Bitcoin-development] some feedbacks
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sun, 15 Jan 2012 15:22:40 -0000

On Sat, Jan 14, 2012 at 08:19:29AM -0700, Roger Pack wrote:
> Since I seemingly could not find the "create new post" link on the
> forum, resorting to here...
> 
> a few feedbacks:
> 1) It would be helpful I think to, when the client first starts, to
> ask "do you want to set a password to encrypt your wallet'? (if yes
> take them to the encrypt wallet dialog).
> I had been confused, since I knew 0.5 had "wallet encryption" I
> assumed it would prompt on startup...
> Also nice might be a message "first we have to synchronize with the
> network, this will take several hours, then you'll be ready to go" or
> some odd.

This sounds like an easy improvement. Anyone interested in implementing
such a minimal "first-use wizard" ?

> 2) After synchronizing with the network, I believe the OS X client
> started *always* crashing on startup.  Lost the backtrace but will
> post it here if I can reproduce it.

Please do.

> 3) With the forum I can't seemingly reply or create new posts? (rogerdpack)

I believe posting to the forum is restricted to certain boards for newbies.

-- 
PIeter