Ticket #535 (closed defect: fixed)
Ecore.X.init() uses :0 by default
| Reported by: | PaulFertser | Owned by: | mickey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | efl-vala | Version: | |
| Keywords: | Cc: |
Description
Vala bindings for Ecore use :0 as default X display instead of what $DISPLAY environment variable says.
Change History
comment:2 Changed 3 years ago by PaulFertser
http://trac.enlightenment.org/e/changeset/54537 in fact. Thanks, now eflvala apps should run fine over ssh -Y :)
Note: See
TracTickets for help on using
tickets.

fixed in 54534, thanks.