General

Profile

Keith Stevens

  • Login: keith@gotechknow.com
  • Email: Keith@gotechknow.com
  • Are you a spammer?:
  • Registered on: 07/28/2012
  • Last connection: 02/18/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

02/19/2015

12:20 AM Wt Support #3707: I don't know why I'm getting: [error] "Wt: decodeSignal(): signal 's7' not exposed"
Thank you, I don't think its causing a problem, but I like to know what its doing. I'll update this again after I tra... Keith Stevens

12/19/2014

04:11 PM Wt Support #3707 (Feedback): I don't know why I'm getting: [error] "Wt: decodeSignal(): signal 's7' not exposed"
I have not located the code where this is happening. Anyone have any idea what it might be?
Keith Stevens

08/12/2014

05:04 PM Wt Help: RE: Example code specialize WItemDelegate
I should have kept looking, I found one here:
github.com/kdeforche/wt/blob/master/examples/widgetgallery/examples/C...
Keith Stevens

08/11/2014

11:01 PM Wt Help: Example code specialize WItemDelegate
Where can I find some example code demonstrating how to specialize WItemDelegate to use a WComboBox instead of the de... Keith Stevens

06/18/2014

11:13 PM Wt Help: RE: How to set the FD_CLOEXEC flag on the socket for wthttpd
That did the trick. Thanks.
Keith Stevens

06/14/2014

01:32 AM Wt Help: How to set the FD_CLOEXEC flag on the socket for wthttpd
I'm working on a configurator web utility that updates some config files.
Currently it uses popen to exec stop of a...
Keith Stevens

05/07/2014

07:31 PM Wt Bug #3069: Wt compile error: cannot convert ‘PangoFontMap*’ to ‘PangoFT2FontMap*’ for argument ‘1’ to ‘PangoContext* pango_ft2_font_map_create_context
I resolved this by using an older version.
Keith Stevens

05/05/2014

10:42 PM Wt Bug #3069: Wt compile error: cannot convert ‘PangoFontMap*’ to ‘PangoFT2FontMap*’ for argument ‘1’ to ‘PangoContext* pango_ft2_font_map_create_context
I got it to compile by casting the argument as:
pango\_ft2\_font\_map\_create\_context((PangoFT2FontMap\*)pangoFont...
Keith Stevens

07/29/2012

12:22 AM Wt Open discussion: PAM authentication
If I want to use PAM for authentication back end, am I correct to inherit from Wt::Auth::AbstractPasswordService and ... Keith Stevens

Also available in: Atom