User-Agent: Opera/9.02 (X11; Linux i686; U; de) Build Identifier: After creating a file or directory using the options from Thunar’s context menu nothing happens when you hit [Enter] after that. Reproducible: Always Steps to Reproduce: 1. Create new file or directory. 2. Hit [Enter]. 3. See nothing happening. Actual Results: Nothing. Expected Results: Enter the directory respectively open the file in the set default application.
Created attachment 809 Suggested patch This one should fix the problem.
Sorry, the problem remains even after applying this patch.
Did you terminate Thunar prior to trying the patch (Thunar -q)?
> Did you terminate Thunar prior to trying the patch (Thunar -q)? No I didn’t because I saw no Thunar processes in the process list. But I did so now and it works! (Why is Thunar running in the background and no process being shown in the process list?)
Maybe you overlooked the process.
> Maybe you overlooked the process. By running „ps aux | grep [Tt]hunar“?
Dunno. But if Thunar is running, there's a process; it's the definition of a process (a running program). ;-)
Committed with revision 23252. 2006-10-01 Benedikt Meurer <benny@xfce.org> * thunar/thunar-standard-view.c (thunar_standard_view_set_selected_files): Place the cursor on the first selected file. Bug #2368.
Ah, whatever. That you provided a patch so fast makes me glad, so thanks.