Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-05-15 Thread The Rasterman
On Sat, 2 May 2009 00:57:23 +0200 Dave Andreoli d...@gurumeditation.it said:

 2009/4/30 Luca De Marini luca.darkmas...@gmail.com
 
  2009/4/30 Viktor Kojouharov vkojouha...@gmail.com
 
   On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote:
On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
sergey.semer...@gmail.com wrote:
 Hello, All.

 In the release plan 'fm2 auto-mount on insert for removable devices,
   possible
 import places to e/src/modules (with a better name?) See #229' issue
   present.
 Are you plan to move places functionality to efm2? Or 'places' module
   will be
 enabled by default and stay 'as is'?
   
DaveMDS can say more about it as he started to merge places into efm,
but places should disappear or be just the fancy gadget and be
integrated into e17 (src/modules).
   
What needs to be done is pull place's e_hal notifications to be
notified when volumes are plugged in and check for automount flag, in
this case mount and open efwin. This should be done in
src/modules/fileman as much as possible.
   
  
   Personally, I'm a bit against places disappearing altogether. It looks
   nice on the desktop, and it will look even nicer in a sidebar-like
   gadcon in the fwin.
  
  
  Same here for me Viktor :)
 
 
 Yes, I'm workin on this, still need some time to make a clean hal event
 management.
 
 Dave

move the core logic of mount on insert into efm as an option (and unmount on
remove), add a unmount this menu for explicit unmount by the user (now its
forced to always mount - before simply closing he window would do that). and ll
the places gui logic move to a places module in 17 core or simply keep it in
external places module and have the external places just work with efm - simply
its always mount logic is removed and moved into efm.

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


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-05-01 Thread Dave Andreoli
2009/4/30 Luca De Marini luca.darkmas...@gmail.com

 2009/4/30 Viktor Kojouharov vkojouha...@gmail.com

  On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote:
   On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
   sergey.semer...@gmail.com wrote:
Hello, All.
   
In the release plan 'fm2 auto-mount on insert for removable devices,
  possible
import places to e/src/modules (with a better name?) See #229' issue
  present.
Are you plan to move places functionality to efm2? Or 'places' module
  will be
enabled by default and stay 'as is'?
  
   DaveMDS can say more about it as he started to merge places into efm,
   but places should disappear or be just the fancy gadget and be
   integrated into e17 (src/modules).
  
   What needs to be done is pull place's e_hal notifications to be
   notified when volumes are plugged in and check for automount flag, in
   this case mount and open efwin. This should be done in
   src/modules/fileman as much as possible.
  
 
  Personally, I'm a bit against places disappearing altogether. It looks
  nice on the desktop, and it will look even nicer in a sidebar-like
  gadcon in the fwin.
 
 
 Same here for me Viktor :)


Yes, I'm workin on this, still need some time to make a clean hal event
management.

Dave




 Luca D.M.

 --
 Register Now  Save for Velocity, the Web Performance  Operations
 Conference from O'Reilly Media. Velocity features a full day of
 expert-led, hands-on workshops and two days of sessions from industry
 leaders in dedicated Performance  Operations tracks. Use code vel09scf
 and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] fm2 auto-mount on insert for removable devices

2009-04-30 Thread Sergey Semernin
Hello, All.

In the release plan 'fm2 auto-mount on insert for removable devices, possible 
import places to e/src/modules (with a better name?) See #229' issue present.
Are you plan to move places functionality to efm2? Or 'places' module will be 
enabled by default and stay 'as is'?

Sincerely yours, Sergey.

--
Jabber/XMPP: sergey.semer...@gmail.com
Cellular: +7-909-206-5992

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
sergey.semer...@gmail.com wrote:
 Hello, All.

 In the release plan 'fm2 auto-mount on insert for removable devices, possible
 import places to e/src/modules (with a better name?) See #229' issue present.
 Are you plan to move places functionality to efm2? Or 'places' module will be
 enabled by default and stay 'as is'?

DaveMDS can say more about it as he started to merge places into efm,
but places should disappear or be just the fancy gadget and be
integrated into e17 (src/modules).

What needs to be done is pull place's e_hal notifications to be
notified when volumes are plugged in and check for automount flag, in
this case mount and open efwin. This should be done in
src/modules/fileman as much as possible.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-04-30 Thread Viktor Kojouharov
On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote:
 On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
 sergey.semer...@gmail.com wrote:
  Hello, All.
 
  In the release plan 'fm2 auto-mount on insert for removable devices, 
  possible
  import places to e/src/modules (with a better name?) See #229' issue 
  present.
  Are you plan to move places functionality to efm2? Or 'places' module will 
  be
  enabled by default and stay 'as is'?
 
 DaveMDS can say more about it as he started to merge places into efm,
 but places should disappear or be just the fancy gadget and be
 integrated into e17 (src/modules).
 
 What needs to be done is pull place's e_hal notifications to be
 notified when volumes are plugged in and check for automount flag, in
 this case mount and open efwin. This should be done in
 src/modules/fileman as much as possible.
 

Personally, I'm a bit against places disappearing altogether. It looks
nice on the desktop, and it will look even nicer in a sidebar-like
gadcon in the fwin.


--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 6:16 PM, Viktor Kojouharov
vkojouha...@gmail.com wrote:
 On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote:
 On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
 sergey.semer...@gmail.com wrote:
  Hello, All.
 
  In the release plan 'fm2 auto-mount on insert for removable devices, 
  possible
  import places to e/src/modules (with a better name?) See #229' issue 
  present.
  Are you plan to move places functionality to efm2? Or 'places' module will 
  be
  enabled by default and stay 'as is'?

 DaveMDS can say more about it as he started to merge places into efm,
 but places should disappear or be just the fancy gadget and be
 integrated into e17 (src/modules).

 What needs to be done is pull place's e_hal notifications to be
 notified when volumes are plugged in and check for automount flag, in
 this case mount and open efwin. This should be done in
 src/modules/fileman as much as possible.


 Personally, I'm a bit against places disappearing altogether. It looks
 nice on the desktop, and it will look even nicer in a sidebar-like
 gadcon in the fwin.

not disappear as in being trashed, but be merged into e_fm and fileman
module. It should be in e17 by default.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-04-30 Thread Luca De Marini
2009/4/30 Viktor Kojouharov vkojouha...@gmail.com

 On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote:
  On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin
  sergey.semer...@gmail.com wrote:
   Hello, All.
  
   In the release plan 'fm2 auto-mount on insert for removable devices,
 possible
   import places to e/src/modules (with a better name?) See #229' issue
 present.
   Are you plan to move places functionality to efm2? Or 'places' module
 will be
   enabled by default and stay 'as is'?
 
  DaveMDS can say more about it as he started to merge places into efm,
  but places should disappear or be just the fancy gadget and be
  integrated into e17 (src/modules).
 
  What needs to be done is pull place's e_hal notifications to be
  notified when volumes are plugged in and check for automount flag, in
  this case mount and open efwin. This should be done in
  src/modules/fileman as much as possible.
 

 Personally, I'm a bit against places disappearing altogether. It looks
 nice on the desktop, and it will look even nicer in a sidebar-like
 gadcon in the fwin.


Same here for me Viktor :)

Luca D.M.
--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel