Displaying 3 results from an estimated 3 matches for "vorne".
Did you mean:
verne
2007 Jul 28
4
Modeless Dialog causes Application to hang on exit
...at''s why I wanted to introduce myself shortly.
I''m a Ruby fan for 2 years now and I''m doing a lot of web development
with Rails and a little Camping and I''m currently writing my Master''s
Thesis around Ruby. You may follow my thoughts on my blog
www.nach-vorne.de if you want to.
I''m trying to get warm with GUI application development with Ruby, of
course and I like wxRuby since it gives my a native looking app on Mac
(my development platform) and Windows (the target platform).
I''m running OS X, Ruby 1.8.6, wxWidgets 2.84 and wxruby2-p...
2014 Aug 08
1
Backtrace io_add(0x1) called twice fd= (was Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 8/7/2014 11:14 AM, Steffen Kaiser wrote:
>> one idea: http://www.tldp.org/LDP/abs/html/exitcodes.html
>>
>> exit code 134 would be in bash's meaning (if this website is
>> correct all) some program died off signal 6. This would be Abort in
>> Linux.
>>
>>
2014 Aug 07
2
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 7/29/2014 11:20 AM, Ben Johnson wrote:
>> On 7/29/2014 3:13 AM, Steffen Kaiser wrote:
>>> On Mon, 28 Jul 2014, Ben Johnson wrote:
>>>
>>>> I have some debugging output in my pipe script; the output looks
>>>
>>> How does your script looks like?