Re: [PATCH] Make make_dir dialog show up always.
- From: "Maarten Maathuis" <madman2003@xxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Fri, 7 Mar 2008 11:07:20 +0100
On 3/7/08, tpgww@xxxxxxxxxxx <tpgww@xxxxxxxxxxx> wrote:
> On Sun, 2 Mar 2008 01:20:06 +0100
> "Maarten Maathuis" <madman2003@xxxxxxxxx> wrote:
>
> > Sometimes the make_dir dialog stays empty (the border and background
> > exists, but the rest not), until it moves or is resized, i found a way
> > to avoid this. I'm not sure if this is the right way.
> >
>
> Thanks for the feedback Maarten.
>
> I don't think that anything bad results from the change you've suggested
> (apart from some redundant CPU activity), but on the other hand, looking at
> the mkdir code I can't see why the change would help anything, either. This
> suggests to me that a more-subtle problem is lurking there somewhere.
>
> It's way hard to track down things that occur only sometimes. Can you recall
> anything about the circumstances where it did appear ?
>
> What happens if, instead of the change you suggested, the '0' argument is
> 'E2_DIALOG_THREADED | E2_DIALOG_DONT_SHOW_ALL'
> and the surrounding gdk_threads_enter/leave are omitted ?
That doesn't resolve the problem.
The conditions of reproducing this involve giving the window as little
reason to change. Moving and resizing will cause it to appear
properly. The precise conditions to reproduce this i do not know.
Note that i use a window manager that doesn't reparent windows, so
other window managers may hide this problem.
>
> Regards
> Tom
>
>
>
> --
> Users can unsubscribe from the list by sending email to
> emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
> logging into the web interface.
>
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: [PATCH] Make make_dir dialog show up always.
- From: Maarten Maathuis
- References:
- [PATCH] Make make_dir dialog show up always.
- From: Maarten Maathuis
- Re: [PATCH] Make make_dir dialog show up always.
- From: tpgww
Other related posts:
- » Re: [PATCH] Make make_dir dialog show up always.
- » Re: [PATCH] Make make_dir dialog show up always.
- » Re: [PATCH] Make make_dir dialog show up always.
- » Re: [PATCH] Make make_dir dialog show up always.
- » Re: [PATCH] Make make_dir dialog show up always.
- Re: [PATCH] Make make_dir dialog show up always.
- From: Maarten Maathuis
- [PATCH] Make make_dir dialog show up always.
- From: Maarten Maathuis
- Re: [PATCH] Make make_dir dialog show up always.
- From: tpgww