Re: [e-users] Screensaver problems, was: Re: Efl and Elementary 1.13.1 release

2015-03-02 Thread The Rasterman
On Mon, 02 Mar 2015 14:35:10 +0100 Peter Koellner pe...@asgalon.net said:

 On 02.03.2015 00:57, Carsten Haitzler wrote:
  this isn't perhaps intel drivers? and why can't you switch to a text 
  console?
  anyway - a while ago i found that intel drivers became flakey where 
  sometimes
  on screen unsuspend (coming back from dpms) the opengl drivers
  themselves would
  literally hang. they'd trap enlightenment in the middle of some 
  opengl
  rendering call and thus e would be stuck. the only solution was a
  reboot. this
  was a driver problem. if you can get a backtrace from e when in this 
  state...
  you might find the same.
 
 It is a Lenovo Thinkpad T510 with an NVIDIA graphics board and another 
 integrated Intel graphics, if I understand it correctly. Normally the X 
 display uses the NVIDIA driver. I'll check for debug infos later. 
 Regarding the other problem - I managed to update to efl 1.13.1 and 
 enlightenment 0.19.4 yesterday, and the screensaver is still not working 
 unless I start xscreensaver manually. I'll take a look at log files 
 later after work..

we dont support screensavers. just blanking. so don't expect any screensaver to
work.



-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Screensaver problems, was: Re: Efl and Elementary 1.13.1 release

2015-03-02 Thread Peter Koellner
On 02.03.2015 00:57, Carsten Haitzler wrote:
 this isn't perhaps intel drivers? and why can't you switch to a text 
 console?
 anyway - a while ago i found that intel drivers became flakey where 
 sometimes
 on screen unsuspend (coming back from dpms) the opengl drivers
 themselves would
 literally hang. they'd trap enlightenment in the middle of some 
 opengl
 rendering call and thus e would be stuck. the only solution was a
 reboot. this
 was a driver problem. if you can get a backtrace from e when in this 
 state...
 you might find the same.

It is a Lenovo Thinkpad T510 with an NVIDIA graphics board and another 
integrated Intel graphics, if I understand it correctly. Normally the X 
display uses the NVIDIA driver. I'll check for debug infos later. 
Regarding the other problem - I managed to update to efl 1.13.1 and 
enlightenment 0.19.4 yesterday, and the screensaver is still not working 
unless I start xscreensaver manually. I'll take a look at log files 
later after work..

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enventor v0.5.0 is out.

2015-03-02 Thread Christopher Barry
On Mon, 2 Mar 2015 14:26:26 +0900 (KST)
ChunEon Park her...@naver.com wrote:

Hello.

I've just released Enventor v0.5.0

http://youtu.be/gwhsFjIhNaM

Any feedback always welcome.

Enjoy it.

Thank you.

==
Enventor 0.5.0
==

Changes since Enventor 0.4.0:
-

Additions:
   * Support syntax color customization in setting.
   * Add console auto hide mode.
   * Support Live Edit (Ctrl + E). 
   * Add Enventor APIs.
 - enventor_object_redo(), undo() APIs.
 - enventor_object_cursor_pos_set() API.
 - enventor_object_syntax_color_set()/get() APIs.
   * Add live_view,loaded enventor smart callback.

Improvements:
   * Enable to insert image descirtiption and textblock style in
 template inserting.
   * Reset console error message when error is gone.
   * Add Text Editor mode in setting.
   * Menu supports tooltip.
   * Redesign Tools and support tooltip helper.
   * Redesign candidate popup and it's behavior.
   * Support more keywords in candidate popup.
   * Support more keywords in auto completion.
   * Keep window size set last time.

Fixes:
   * Fix to monitor empty file in live view.
   * Fix intinite loop with -to xxx.edc in command line.
   * Fix live view updation problem.
   * Exporting/Importing Enventor dll for win32.
   * Fix that edj is not reloaded when newly opened edc is changed.
   * Fix wrong cursor position on status bar.
   * Fix to goto window scalable.
   * Set temporary path to default edc path by eina_file_mkstemp().
   * Fix to show double quotation marks() on efl 1.13
   * Don't dismiss candidate popup on key events.
   * Disable autoscrolling while ctxpopup is visible.
   * Fix max value of mouse_events from 1000 to 1
   * Fix to toggle linenumber properly with Shortcut key(F5)
   * Fix max value of the mouse_events from 1000 to 1
   * Fix candidate keyword name align
   * Install missing eo header files
   * Fix build package dependency.


-Regards, Hermet-
--
Dive into the World of Parallel Programming The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media,
is your hub for all things parallel software development, from weekly
thought leadership blogs to news, videos, case studies, tutorials and
more. Take a look and join the conversation now.
http://goparallel.sourceforge.net/
___ enlightenment-users
mailing list enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Hi Enventors,

I just watched your demo on YouTube. Really looking impressive. Lot's
of functionality since I first looked, which was probably many months
ago. Very configurable. Nice Dino as well :)...

One thing that struck me, and it may be a limitation outside your
code you cannot get around, is that when in the editor, you double-click
a programming element and a small dialog pops up with sliders, the
change does not appear in the graphical element until you exit the pop
up (as in @2:58 of the demo). However, when in Settings-Editor tab,
(at say 4:34 of demo), adjusting the font size is reflected in
real-time in the left pane.

The latter experience is intuitive and makes adjustments simple,
whereas the former might require many consecutive iterations of
double-click, adjust, accept, observe repeat cycles, and this is not
as intuitive.

If it's at all possible, having the element adjusters provide real-time
visual feedback would really take this already quite beautiful project
to the next level.

Great work,
-C
--
Regards,
Christopher Barry

Random geeky fortune:
If the rich could pay the poor to die for them, what a living the poor
could make!

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users