On Sun, Apr 06, 2008 at 06:22:52PM +0200, Eike Suthau wrote: > First off, thank you for your effort, I think with the bugs worked out xpra > could be all the NX that the normal user will ever need. I've tried xpra > today and found the following problems: > > 1) None of the programs I tired (kate, gtkterm, xfig, openoffice.. ) was able > to display drop-down menus. I can click on the menu and the entry behaves as > if it was activated but the menu itself remains invisible. This seems true > for pop-up menus.
Strange; this works for me (tested with both gtk and qt apps). Could you do: 1) xpra start --no-daemon :10 >server.log 2>&1 2) xpra attach :10 >client.log 2>&1 3) DISPLAY=:10 kate (or whatever) 4) click on something to pull up a menu 5) kill everything and send us server.log and client.log? (Or better yet, file a bug at http://partiwm.org and attach the log files there?) > 2) Double-clicking is rather difficult (especially in Java applications). Hmm, not sure what exactly you mean here. The only possible issue I can think of would be that when using xpra, the relative timing of events gets distorted a bit, but that will be true for every remote application tech, and we already prioritize clicks when sending stuff over the network... > 3) I have been unable to input Text in QT applications. This I can reproduce (very strange!). Filed at http://partiwm.org/ticket/23 Thanks for the reports! -- Nathaniel -- Electrons find their paths in subtle ways. _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
