Re: Bug 658098 - no way to specify optional domain field in gvfs password dialog

2011-09-08 Thread Alberto Ruiz
Why are you changing the value of HAS_DOMAIN ? - G_ASK_PASSWORD_NEED_DOMAIN = (1 2), + G_ASK_PASSWORD_HAS_DOMAIN = (1 2), G_ASK_PASSWORD_SAVING_SUPPORTED= (1 3), - G_ASK_PASSWORD_ANONYMOUS_SUPPORTED = (1 4) + G_ASK_PASSWORD_ANONYMOUS_SUPPORTED = (1 4), +

Re: Bug 658098 - no way to specify optional domain field in gvfs password dialog

2011-09-08 Thread Michal Suchanek
On 8 September 2011 12:47, Alberto Ruiz ar...@gnome.org wrote: Why are you changing the value of HAS_DOMAIN ? -  G_ASK_PASSWORD_NEED_DOMAIN         = (1 2), +  G_ASK_PASSWORD_HAS_DOMAIN          = (1 2),    G_ASK_PASSWORD_SAVING_SUPPORTED    = (1 3), -  G_ASK_PASSWORD_ANONYMOUS_SUPPORTED =

Bug 658098 - no way to specify optional domain field in gvfs password dialog

2011-09-06 Thread Michal Suchanek
Hello, The fix to this issue is quite trivial but requires patching all three of glib, gvfs, gtk. Also it is not quite obvious that replacing the old NEED_DOMAIN with HAS_DOMAIN is the best thing. Any opinions? Thanks Michal Description: Upstream changes introduced in version 2.28.6-2dom1