Re: [E-devel] E18 CFBugs #3

2013-08-21 Thread Nikolas Arend
Hi,

The pager module (as hovering gadget) does not re-size/position itself 
correctly on display resolution change (xrandr).


Nick

--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #3

2013-08-21 Thread Nikolas Arend
This is actually a feature that I mentioned before... it would be great 
if the tasks module would have options to enable

- grouping of tasks
- sorting of tasks depending on which virtual desktop they're on

Currently it seems that tasks are added to the right end of the task bar 
when they're launched, is that correct?


Thanks,   Nick

--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Terminology double-click select and line break

2013-08-20 Thread Nikolas Arend
Hi,

I've noticed that terminology does not select the entire word via 
double-click if it spans over two lines. The selection ends at the end 
or beginning of the line, depending which part you double-click on. At 
least from gnome-terminal I'm used to the behavior that the whole string 
is selected. Is the current implementation in terminology intended?

Cheers,   Nick

--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-08-13 Thread Nikolas Arend
Hi,

I seem to have problems with moving and resizing ibar as a gadget:

- if I try to resize a newly created ibar gadget (orientation 'free') I 
can only make it larger, not smaller

- changing the orientation of an ibar gadget from 'free' (which seems to 
be the default) to 'vertical' makes it grow to a ridiculous size and I 
have found no way to shrink it again, I need to remove it from the 
gadget layer


Cheers,  Nick

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-08-13 Thread Nikolas Arend
On 08/13/2013 12:28 PM, Michael Blumenkrantz wrote:
 On Tue, Aug 13, 2013 at 9:29 AM, Nikolas Arend sns...@gmail.com wrote:

 Hi,

 I seem to have problems with moving and resizing ibar as a gadget:

 - if I try to resize a newly created ibar gadget (orientation 'free') I
 can only make it larger, not smaller

 - changing the orientation of an ibar gadget from 'free' (which seems to
 be the default) to 'vertical' makes it grow to a ridiculous size and I
 have found no way to shrink it again, I need to remove it from the
 gadget layer


 Cheers,  Nick




 fixed, but I'm |..| close to removing gadman entirely because it's so hacky


I understand, but please don't, at least not until there is an 
alternative ;-)

The commits fix most of my issues, however, now pager seems to have a 
problem to remember size and location when changing screen resolutions 
via xrander (e.g. for an external display). Also ibar doesn't keep or 
adjust its size properly like it did before the fix.

Other gadgets, like tasks or places, work fine in this respect.

Thanks,   Nick



 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite!
 It's a free troubleshooting tool designed for production.
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 Feature Window: CLOSED

2013-06-20 Thread Nikolas Arend
On 06/20/2013 06:05 PM, Michael Blumenkrantz wrote:
 It's been about 6 months since the E17 release, so I'm closing the E18 
 feature window; for non-native speakers, this means E18 should be considered 
 in a FEATURE FREEZE pending release in 2025, which will give me plenty of 
 time to fix the remaining bugs which most certainly do not exist.

 Note that this freeze only extends to features which require a significant 
 amount of code. If you're adding a checkbox to the mixer to mute the left 
 channel, or adding a config option for a binding that draws a big E on the 
 screen with your cursor, I consider that trivial and it's fine. Anything 
 larger and you should really talk to me first.


 The base (meaning the one which will be in my personal devspace) E19 
 development branch will probably spring up sometime over the next couple 
 weeks when I need a break from fixing bugs, so if you somehow have some giant 
 feature dumps pending, you missed your window and need to keep waiting until 
 then so you can rebase onto mine and not create a giant clustergit.


 Thanks, and enjoy the release process.

It'd be great if functionality/modules like comp-scale and a more 
sophisticated ibar (engage features) could make their way into the core 
modules, despite the freeze. Especially if we're looking at time frames 
like 2025 ;-)

Nick




 PS. This mail is in no way indicative of any release date, release date 
 subject to change any time someone asks about it.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-19 Thread Nikolas Arend
On 06/13/2013 09:50 AM, Nikolas Arend wrote:
 On 06/13/2013 09:14 AM, Michael Blumenkrantz wrote:
 fixed

 Here it seems to be partly fixed. I just tried to trigger the problem 
 by changing the shelf settings while having two status icons in the 
 systray. What happens now is that the icon on the right is staying put 
 as it should, while the left one jumps to the very left end of the 
 shelf (as described below). Again, an e - restart fixes it. A can 
 also provide a screenshot if necessary.

Just to provide some feedback, this is currently still happening for me.


Nick





 Sorry,   Nick




 On Wed, Jun 12, 2013 at 12:07 PM, Nikolas Arend sns...@gmail.com 
 wrote:

 On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:

 Hi,

 My systray, which I have in a top border shelf somewhere on the right,
 is now sometimes jumping to the very left edge of the shelf. In my
 case it there overlaps the start module. This seems to be triggered by

 - modifying the shelf settings
 - changing the screen setup, i.e. output and resolution changes through
 xrandr

 An e - restart fixes the issue and the systray goes back to its
 original place.


 Thanks,   Nick



 The old thread was too long for me to see if I fixed everything, so 
 post
 here if you have a bug that's present using the latest revision.

 --
  

 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
  

 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
  

 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-19 Thread Nikolas Arend
On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.
 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Having my shelf set to be above everything prevents the hovering gadget 
layer to appear. With below windows all is well.


Best,Nick

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E-MODULES-EXTRA migration to git

2013-06-18 Thread Nikolas Arend
On 06/18/2013 01:20 AM, Eduardo Lima (Etrunko) wrote:
 On Mon, Jun 17, 2013 at 5:45 AM, Tom Hacohen tom.haco...@samsung.com wrote:
 On 14/06/13 15:43, Eduardo Lima (Etrunko) wrote:
 I vote for the taskbar module.
 Does it provide any extra benefit over the existing tasks module?
 H... I wonder why I have not enabled the Tasks module. But you are
 right, the difference is only visual, the theme for Tasks module could
 use some more love. It also seems to be buggy, as it does not show the
 application icon properly. Screenshot attached.

For the tasks module I'd like to see an option to group same tasks, and 
one to sort them according to the desktop they appear on. Right now, the 
order in which they appear in the task bar does not seem to follow any 
particular order.


Nick




 Regards, Etrunko.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev


 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-13 Thread Nikolas Arend
On 06/13/2013 09:14 AM, Michael Blumenkrantz wrote:
 fixed

Here it seems to be partly fixed. I just tried to trigger the problem by 
changing the shelf settings while having two status icons in the 
systray. What happens now is that the icon on the right is staying put 
as it should, while the left one jumps to the very left end of the shelf 
(as described below). Again, an e - restart fixes it. A can also 
provide a screenshot if necessary.


Sorry,   Nick




 On Wed, Jun 12, 2013 at 12:07 PM, Nikolas Arend sns...@gmail.com wrote:

 On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:

 Hi,

 My systray, which I have in a top border shelf somewhere on the right,
 is now sometimes jumping to the very left edge of the shelf. In my
 case it there overlaps the start module. This seems to be triggered by

 - modifying the shelf settings
 - changing the screen setup, i.e. output and resolution changes through
 xrandr

 An e - restart fixes the issue and the systray goes back to its
 original place.


 Thanks,   Nick



 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread Nikolas Arend
On 06/12/2013 08:41 AM, Michael Blumenkrantz wrote:
 fixed

Thanks much! However, there still seem to be some inconsistencies in the 
way hovering gadgets behave:

- I noticed that mouse-clicks are now passed through to the desktop. If 
the gadget layer is active and I left-click on a window title bar, the 
window is (in my case) raised and focused, which is what I would expect. 
If I left-click somewhere on a window itself (not its bar) I get the 
left-click on background action (main menu pops up in my case)

- Sometimes (erratically for all I can tell), clicking on either a 
window or the background would not trigger the hovering gadgets to 
disappear. I can have mouse interactions with the windows (e.g. marking 
text), but the gadget layer is still active. So far a mouse-click 
anywhere but on a hovering gadget would cause them to hide


Cheers,Nick




 On Tue, Jun 11, 2013 at 8:53 PM, Nikolas Arend sns...@gmail.com wrote:

 On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 Hello,

 The recent fixes/changes seem to have messed with hovering gadgets
 again. I have an ibar, pager, tasks, evry-starter, and places module
 configured on the hover layer. However, after toggling them and
 mouse-clicking on either the pager or the underlying desktop background,
 all gadgets are frozen with respect to the mouse. I have to maneuver to
 a desktop with windows on it again (using a keyboard shortcut) and click
 on a window to make the hover layer disappear and regain control of the
 desktop. Clicking on the bare desktop background would not hide the
 gadgets.

 Let me know if you need any other information.


 Thanks,   Nick


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread Nikolas Arend
On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:

Hi,

My systray, which I have in a top border shelf somewhere on the right, 
is now sometimes jumping to the very left edge of the shelf. In my 
case it there overlaps the start module. This seems to be triggered by

- modifying the shelf settings
- changing the screen setup, i.e. output and resolution changes through 
xrandr

An e - restart fixes the issue and the systray goes back to its 
original place.


Thanks,   Nick



 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.
 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread Nikolas Arend
On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.
 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

When dragging and dropping a window from the pager (which can be either 
a gadget or located in a shelf) to the currently active desktop, the 
window shows up correctly in the pager, but not on the desktop. I have 
to switch to another desktop and back for it to appear.


Cheers,Nick

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread Nikolas Arend
On 06/12/2013 03:07 PM, Michael Blumenkrantz wrote:
 fixed

I can confirm that drag'n drop from pager to the current desktop is fixed.

However, now I have the same problem within the pager module: drag'n 
dropping a window from one pager pane to another requires a desktop 
switch to make the window show up.


Nick



 On Wed, Jun 12, 2013 at 1:54 PM, Nikolas Arend sns...@gmail.com wrote:

 On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 When dragging and dropping a window from the pager (which can be either
 a gadget or located in a shelf) to the currently active desktop, the
 window shows up correctly in the pager, but not on the desktop. I have
 to switch to another desktop and back for it to appear.


 Cheers,Nick


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-12 Thread Nikolas Arend
On 06/12/2013 02:58 PM, Michael Blumenkrantz wrote:
 theme bug. fixed.

Looks like issue #1 is fixed here, the behavior is basically that from 
before the gadman rewrite.

Unfortunately, the (maybe unintended) pass-through feature seems to be 
gone, i.e. clicking on a window or window title with active gadget hover 
layer does not raise/focus/... it anymore.

Nick




 On Wed, Jun 12, 2013 at 12:01 PM, Nikolas Arend sns...@gmail.com wrote:

 On 06/12/2013 08:41 AM, Michael Blumenkrantz wrote:
 fixed
 Thanks much! However, there still seem to be some inconsistencies in the
 way hovering gadgets behave:

 - I noticed that mouse-clicks are now passed through to the desktop. If
 the gadget layer is active and I left-click on a window title bar, the
 window is (in my case) raised and focused, which is what I would expect.
 If I left-click somewhere on a window itself (not its bar) I get the
 left-click on background action (main menu pops up in my case)

 - Sometimes (erratically for all I can tell), clicking on either a
 window or the background would not trigger the hovering gadgets to
 disappear. I can have mouse interactions with the windows (e.g. marking
 text), but the gadget layer is still active. So far a mouse-click
 anywhere but on a hovering gadget would cause them to hide


 Cheers,Nick



 On Tue, Jun 11, 2013 at 8:53 PM, Nikolas Arend sns...@gmail.com wrote:

 On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so
 post
 here if you have a bug that's present using the latest revision.

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 Hello,

 The recent fixes/changes seem to have messed with hovering gadgets
 again. I have an ibar, pager, tasks, evry-starter, and places module
 configured on the hover layer. However, after toggling them and
 mouse-clicking on either the pager or the underlying desktop background,
 all gadgets are frozen with respect to the mouse. I have to maneuver to
 a desktop with windows on it again (using a keyboard shortcut) and click
 on a window to make the hover layer disappear and regain control of the
 desktop. Clicking on the bare desktop background would not hide the
 gadgets.

 Let me know if you need any other information.


 Thanks,   Nick



 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-12 Thread Nikolas Arend
On 06/12/2013 06:07 PM, Tom Hacohen wrote:
 On 29/05/13 19:41, Davide Andreoli wrote:
 Hi,
 I have 1 module and an half (places and penguins) that I fully support that
 are still hosted in the old svn E-MODULES-EXTRA folder.

 What we like to do with that?
 No more extra modules hosting?
 move only the supported ones to git?
 move everything?
 Depends on how we decide to do it. I think we should move each module to
 it's own repo. This means the switch will happen as needed.

Apart from the fact that places currently does not compile for me

e_mod_main.c: In function '_places_popup_new':
e_mod_main.c:482:6: error: too few arguments to function 'e_popup_autoclose'
In file included from /usr/local/include/enlightenment/e_includes.h:44:0,
  from /usr/local/include/enlightenment/e.h:272,
  from e_mod_main.c:4:
/usr/local/include/enlightenment/e_popup.h:52:46: note: declared here
make[2]: *** [e_mod_main.lo] Error 1


I'm seconding moving places to git, as I can imagine that the module and 
its functionality is used by a significant number of users.


Nick




 --
 Tom.


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-12 Thread Nikolas Arend
On 06/12/2013 07:23 PM, Davide Andreoli wrote:
 2013/6/12 Nikolas Arend sns...@gmail.com

 On 06/12/2013 06:07 PM, Tom Hacohen wrote:
 On 29/05/13 19:41, Davide Andreoli wrote:
 Hi,
 I have 1 module and an half (places and penguins) that I fully support
 that
 are still hosted in the old svn E-MODULES-EXTRA folder.

 What we like to do with that?
 No more extra modules hosting?
 move only the supported ones to git?
 move everything?
 Depends on how we decide to do it. I think we should move each module to
 it's own repo. This means the switch will happen as needed.
 Apart from the fact that places currently does not compile for me

 you are on e 0.17 right?


No, sorry, I thought we were talking about e18, i.e. git master.


Nick


 instruction to checkout the correct revision for e17 are on the places wiki:
 http://code.google.com/p/e17mods/wiki/Places

 if instead you get the error on e18 please let me know

 davemds



 e_mod_main.c: In function '_places_popup_new':
 e_mod_main.c:482:6: error: too few arguments to function
 'e_popup_autoclose'
 In file included from /usr/local/include/enlightenment/e_includes.h:44:0,
from /usr/local/include/enlightenment/e.h:272,
from e_mod_main.c:4:
 /usr/local/include/enlightenment/e_popup.h:52:46: note: declared here
 make[2]: *** [e_mod_main.lo] Error 1


 I'm seconding moving places to git, as I can imagine that the module and
 its functionality is used by a significant number of users.


 Nick



 --
 Tom.



 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-06-11 Thread Nikolas Arend
On 06/11/2013 11:55 AM, Michael Blumenkrantz wrote:
 The old thread was too long for me to see if I fixed everything, so post
 here if you have a bug that's present using the latest revision.
 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Hello,

The recent fixes/changes seem to have messed with hovering gadgets 
again. I have an ibar, pager, tasks, evry-starter, and places module 
configured on the hover layer. However, after toggling them and 
mouse-clicking on either the pager or the underlying desktop background, 
all gadgets are frozen with respect to the mouse. I have to maneuver to 
a desktop with windows on it again (using a keyboard shortcut) and click 
on a window to make the hover layer disappear and regain control of the 
desktop. Clicking on the bare desktop background would not hide the 
gadgets.

Let me know if you need any other information.


Thanks,   Nick

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs

2013-06-03 Thread Nikolas Arend
On 06/03/2013 01:26 PM, Carsten Haitzler (The Rasterman) wrote:
 On Mon, 03 Jun 2013 10:20:14 +0200 Nikolas Arend sns...@gmail.com said:

 it sounds like maybe the system is suspending twice or 3 times.

 maybe once from system (systemd/init or something else not e related) and then
 e sees both an acpi event to start a sleep AND maybe a x keybinding pressing a
 sleep button etc. thus the repeated sleeps. the problem is.. you want only one
 of these for your hw/system/os to be configured but all of them are and e has
 no way of knowing which ones will or will not be triggered thus all of them 
 are
 set up... plus maybe the system suspending anyway (i had a problem with
 systemd powering off my laptop anyway when i hit power and e not being able to
 intercept and popup its syscon dialog before the system shut down anyway)

You're right, I checked the key and ACPI bindings, and there were 
several defined for 'suspend' (XF86sleep, XF86suspend,...). However, I'm 
not sure I set them myself. Are those predefined or auto-detected?

Also the confirmation window issue is gone now, although I don't 
understand whey they were accumulating over time with each suspend (and 
why they were showing up at all with Disable Confirmation Dialogs set).

Anyway, thanks and sorry for the noise.


Nick



 On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote:


 Hi,

 I have two somewhat weird issues with suspending and e's suspend dialog
 (Enlightenment is busy with another request).

 Waking up from suspend takes two attempts. After triggering a wake-up
 (open laptop lid, pressing Fn key) I can briefly see the text console
 output, then it goes back to sleep. The second time brings the system
 back up.

 Although I have disabled confirmation dialogs, the Suspending. Until
 suspend is complete you cannot... message appears, but not just once.
 Every time I suspend the system I get the dialog for all the suspend
 actions I have ever performed since e was last restarted. It looks like
 e is remembering the number of suspend's and throws all the windows at
 me again although I have closed them last time. So at some point I reach
 a ridiculous number of dialog windows to confirm, to give you an idea I
 have attached a screenshot (if that does not make it through to the
 mailing list I can paste it somewhere if needed).

 I'm on Fedora 18 (64 bit), Lenovo ThinkPad T430s. Gnome does not exhibit
 this issue, so I guess it's e related.


 Thanks,Nick



 Not to be confused with last year's Call For Beards, this is an open call
 for people to submit any outstanding bug reports for E18.

 Known issues:

 * Window shading doesn't shade
 * Keyboard movement of windows between desks/screens may be broken
 * Shaped windows


 Please note that any feature requests masquerading as bug reports will be
 completely ignored.
 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs

2013-05-23 Thread Nikolas Arend
On 05/22/2013 03:07 PM, Viktor Kojouharov wrote:



 E itself can create one for you. Just import a wider picture and select pan
 from the fill and stretch options


Is it safe to assume that the original topic of this email (problem with 
pager as hover gadget) has been hi-jacked ;-), or is the pan-able 
wallpaper problem related? I'd be happy to provide more information 
about the pager issue if needed...


Thanks,   Nick





 On Wed, May 22, 2013 at 2:57 PM, Michael Blumenkrantz 
 michael.blumenkra...@gmail.com wrote:

 I've never even seen one of these. Do you have an example somewhere that I
 can test with?

 On Wed, May 22, 2013 at 12:47 PM, Viktor Kojouharov
 vkojouha...@gmail.comwrote:

 Pann-able wallpapers don't seem to work anymore. The edje file still
 contains the message function, and e_desk.c still contains a message_send
 call, so maybe something else is breaking this feature.


 On Wed, May 22, 2013 at 2:25 PM, Nikolas Arend sns...@gmail.com wrote:

 On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote:
 Not to be confused with last year's Call For Beards, this is an open
 call
 for people to submit any outstanding bug reports for E18.

 Known issues:

 * Window shading doesn't shade
 * Keyboard movement of windows between desks/screens may be broken
 * Shaped windows

 The pager does not work correctly when used as a gadget in hover mode.

 Symptoms are:

 - drag'n drop is not working if the target workspace is not focussed.
 I.e. you can only drag'n drop a window from another workspace on the
 currently active one, but not a window from the currently active to
 another workspace. Here it just snaps right back.

 - even if I drag'n drop it as described above (from another workspace
 to
 the currently active on) the window does not show up. I have to switch
 workspaces back and forth once, then it's there.


 The pager seems to work fine in a shelf.


 Best,Nick


 Please note that any feature requests masquerading as bug reports
 will
 be
 completely ignored.

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor
 your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel

Re: [E-devel] Desktop hover

2013-05-22 Thread Nikolas Arend
On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote:
 On Tue, 21 May 2013 19:45:36 +0200
 Massimo Maiurana maiur...@gmail.com wrote:

 The string in the subject is located in
 src/modules/gadman/e_mod_gadman.c:124, but I'm not really sure what it
 does and I need to know it to correctly translate it.
 Has it something to do with gadget moving on the desktop?

 this is the layer of gadgets which hovers over the desktop and must be 
 toggled (using an action) to become visible.

 it's basically useless at the moment

I have tied this to a mouse edge binding (bit like in gnome shell) to 
reveal an ibox, taskbar, pager, and a places module, and it works nicely 
for me to keep my desktop uncluttered otherwise.

So if possible please keep the toggle gadgets feature. One thing would 
be great here though: an option that enables mouse clicks to be passed 
through to the desktop when the gadgets hover layer is active.


Cheers,   Nick


   since gadman is so awful, but I have plans for it in the future

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Desktop hover

2013-05-22 Thread Nikolas Arend
On 05/22/2013 11:26 AM, Michael Blumenkrantz wrote:
 On Wed, May 22, 2013 at 9:37 AM, Nikolas Arend sns...@gmail.com wrote:

 On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote:
 On Tue, 21 May 2013 19:45:36 +0200
 Massimo Maiurana maiur...@gmail.com wrote:

 The string in the subject is located in
 src/modules/gadman/e_mod_gadman.c:124, but I'm not really sure what it
 does and I need to know it to correctly translate it.
 Has it something to do with gadget moving on the desktop?

 this is the layer of gadgets which hovers over the desktop and must be
 toggled (using an action) to become visible.
 it's basically useless at the moment
 I have tied this to a mouse edge binding (bit like in gnome shell) to
 reveal an ibox, taskbar, pager, and a places module, and it works nicely
 for me to keep my desktop uncluttered otherwise.

 So if possible please keep the toggle gadgets feature. One thing would
 be great here though: an option that enables mouse clicks to be passed
 through to the desktop when the gadgets hover layer is active.



 it's not getting removed, it will just be made useful at some point in the
 future. not sure exactly how you envision click pass-through to work in
 this context...

An example would be that if the gadget hover layer is active (i.e. 
showing the gadgets) and I click on a window on the desktop (i.e. not on 
a gadget itself), that window will be focused/raised/etc. Now I need to 
click twice. If I get around to it, I'll have a look in the code and see 
if I can in any way contribute here.


Thanks,Nick





 Cheers,   Nick


since gadman is so awful, but I have plans for it in the future


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote:
 Not to be confused with last year's Call For Beards, this is an open call
 for people to submit any outstanding bug reports for E18.

 Known issues:

 * Window shading doesn't shade
 * Keyboard movement of windows between desks/screens may be broken
 * Shaped windows


The pager does not work correctly when used as a gadget in hover mode.

Symptoms are:

- drag'n drop is not working if the target workspace is not focussed. 
I.e. you can only drag'n drop a window from another workspace on the 
currently active one, but not a window from the currently active to 
another workspace. Here it just snaps right back.

- even if I drag'n drop it as described above (from another workspace to 
the currently active on) the window does not show up. I have to switch 
workspaces back and forth once, then it's there.


The pager seems to work fine in a shelf.


Best,Nick



 Please note that any feature requests masquerading as bug reports will be
 completely ignored.
 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/22/2013 01:57 PM, Michael Blumenkrantz wrote:
 I've never even seen one of these. Do you have an example somewhere that I
 can test with?

You mean like my .e configuration?



 On Wed, May 22, 2013 at 12:47 PM, Viktor Kojouharov
 vkojouha...@gmail.comwrote:

 Pann-able wallpapers don't seem to work anymore. The edje file still
 contains the message function, and e_desk.c still contains a message_send
 call, so maybe something else is breaking this feature.


 On Wed, May 22, 2013 at 2:25 PM, Nikolas Arend sns...@gmail.com wrote:

 On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote:
 Not to be confused with last year's Call For Beards, this is an open
 call
 for people to submit any outstanding bug reports for E18.

 Known issues:

 * Window shading doesn't shade
 * Keyboard movement of windows between desks/screens may be broken
 * Shaped windows

 The pager does not work correctly when used as a gadget in hover mode.

 Symptoms are:

 - drag'n drop is not working if the target workspace is not focussed.
 I.e. you can only drag'n drop a window from another workspace on the
 currently active one, but not a window from the currently active to
 another workspace. Here it just snaps right back.

 - even if I drag'n drop it as described above (from another workspace to
 the currently active on) the window does not show up. I have to switch
 workspaces back and forth once, then it's there.


 The pager seems to work fine in a shelf.


 Best,Nick


 Please note that any feature requests masquerading as bug reports will
 be
 completely ignored.

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/22/2013 02:55 PM, Michael Blumenkrantz wrote:
 you're also using pannable wallpapers?


Not that I'm aware, just a custom picture for all desktops.


Nick




 On Wed, May 22, 2013 at 1:48 PM, Nikolas Arend sns...@gmail.com wrote:

 On 05/22/2013 01:57 PM, Michael Blumenkrantz wrote:
 I've never even seen one of these. Do you have an example somewhere that
 I
 can test with?
 You mean like my .e configuration?


 On Wed, May 22, 2013 at 12:47 PM, Viktor Kojouharov
 vkojouha...@gmail.comwrote:

 Pann-able wallpapers don't seem to work anymore. The edje file still
 contains the message function, and e_desk.c still contains a
 message_send
 call, so maybe something else is breaking this feature.


 On Wed, May 22, 2013 at 2:25 PM, Nikolas Arend sns...@gmail.com
 wrote:
 On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote:
 Not to be confused with last year's Call For Beards, this is an open
 call
 for people to submit any outstanding bug reports for E18.

 Known issues:

 * Window shading doesn't shade
 * Keyboard movement of windows between desks/screens may be broken
 * Shaped windows
 The pager does not work correctly when used as a gadget in hover mode.

 Symptoms are:

 - drag'n drop is not working if the target workspace is not focussed.
 I.e. you can only drag'n drop a window from another workspace on the
 currently active one, but not a window from the currently active to
 another workspace. Here it just snaps right back.

 - even if I drag'n drop it as described above (from another workspace
 to
 the currently active on) the window does not show up. I have to switch
 workspaces back and forth once, then it's there.


 The pager seems to work fine in a shelf.


 Best,Nick


 Please note that any feature requests masquerading as bug reports will
 be
 completely ignored.

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring
 service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt!
 http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Try New Relic Now  We'll Send You this Cool Shirt
 New Relic is the only SaaS-based application performance monitoring service
 that delivers powerful full stack analytics. Optimize and monitor your
 browser, app,  servers with just a few lines of code. Try New Relic
 and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

[E-devel] Suspend loop

2013-01-18 Thread Nikolas Arend
Hello,

Since a few days I experience the problem that after resuming from 
suspend, enlightenment will trigger another suspend after about 20 
seconds, even if I don't touch anything after the resume. What usually 
fixes it and breaks this suspend loop is an enlightenment restart (well, 
until the next suspend). I have even tried with a fresh configuration, 
and I don't experience this under e.g. gnome, so it looks like e17 is 
having issues with acpi in some way.

Since there is no crash I cannot provide you with a backtrace.

I have efl, e_dbus, elementary, terminology, e, and E-MODULES-EXTRA 
installed. Running modules are systray, battery, sound, keyboard, clock, 
engage, places, pager.

Unfortunately, I cannot tell you the last good revision

I'm on Fedora 17 (64bit), NVidia graphics using the nouveau driver, e17 
svn 82972.

Let me know if I can provide any other useful information.


Thanks,   Nick

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Shelf auto-hide feature request

2013-01-14 Thread Nikolas Arend
On 01/13/2013 09:35 PM, Brian 'morlenxus' Miculcy wrote:
 Isn't Shelf stacking option Below Windows what you want?

Hm, no I don't think so. I would like the shelf to be visible when no 
window overlaps, but still be able to make it unhide (or pop up) on 
mouse-in, like for auto-hide. If I'm not mistaken, if I chose Below 
Windows and have a window overlapping it, the shelf would not appear on 
mouse-in. Please let me know if I'm overlooking s.th. here.

Thanks,   Nick



 On 01/11/2013 01:21 PM, Nikolas Arend wrote:
 Hi,

 I'm sorry if this has been requested before and declined.

 I'm currently using engage basically only because of its auto-hide
 feature to Hide when Window overlaps. Would it be possible to have
 that for the shelves as well?


 Thanks much,

 Nick

 --
  

 Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
 much more. Get web development skills now with LearnDevNow -
 350+ hours of step-by-step video tutorials by Microsoft MVPs and 
 experts.
 SALE $99.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122812
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Shelf auto-hide feature request

2013-01-11 Thread Nikolas Arend
Hi,

I'm sorry if this has been requested before and declined.

I'm currently using engage basically only because of its auto-hide 
feature to Hide when Window overlaps. Would it be possible to have 
that for the shelves as well?


Thanks much,

Nick

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Terminology selecting/scrolling

2012-09-12 Thread Nikolas Arend
Hi,

Would it be possible to make terminology scroll up/down when selecting a 
text region that's larger than the terminal size (like gnome-terminal 
does)? That would enable selecting e.g. lengthy log output in one go or 
without re-sizing the window.

Cheers,   Nick

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
Hi,

Recently e started segfaulting when I try to open email attachments in 
thunderbird (i.e. click on them). Backtrace is attached.

This is revision 74987, Fedora 17 i386. Let me know if you need more info.

Thanks,  Nick



#0  0xb77e2424 in __kernel_vsyscall ()
#1  0x4ee7b07b in waitpid () from /usr/lib/libpthread.so.0
#2  0x08075434 in e_alert_show ()
#3  0x081426e7 in e_sigabrt_act ()
#4  signal handler called
#5  0xb77e2424 in __kernel_vsyscall ()
#6  0x4ecb793f in raise () from /usr/lib/libc.so.6
#7  0x4ecb9293 in abort () from /usr/lib/libc.so.6
#8  0x41419021 in evas_object_image_source_set () from /usr/lib/libevas.so.1
#9  0x4141932a in evas_object_image_source_unset () from 
/usr/lib/libevas.so.1
#10 0x4142601c in evas_object_del () from /usr/lib/libevas.so.1
#11 0xb355d764 in ngi_item_free () from 
/usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
#12 0xb3556d5d in ?? () from 
/usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
#13 0xb35573d0 in ?? () from 
/usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
#14 0x410a24df in ?? () from /usr/lib/libecore.so.1
#15 0x410a26ea in ?? () from /usr/lib/libecore.so.1
#16 0x410a3377 in ?? () from /usr/lib/libecore.so.1
#17 0x410ad008 in ?? () from /usr/lib/libecore.so.1
#18 0x410adffd in _ecore_timer_expired_call () from /usr/lib/libecore.so.1
#19 0x410adea6 in _ecore_timer_expired_timers_call () from 
/usr/lib/libecore.so.1
#20 0x410ab451 in ?? () from /usr/lib/libecore.so.1
#21 0x410a9a51 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#22 0x08072251 in main ()

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote:
 1) unload engage module
 2) ???
 3) profit

Wow, that was helpful. The way my engage is configured and being used, I 
find it much more profitable that the alternatives.

If you don't like to debug it, fine, I'll stop sending bt's and debug it 
myself if I find the time. Just say so.


Nick



 On Fri, Aug 10, 2012 at 2:43 PM, Nikolas Arend nikolas.ar...@gmx.netwrote:

 Hi,

 Recently e started segfaulting when I try to open email attachments in
 thunderbird (i.e. click on them). Backtrace is attached.

 This is revision 74987, Fedora 17 i386. Let me know if you need more info.

 Thanks,  Nick



 #0  0xb77e2424 in __kernel_vsyscall ()
 #1  0x4ee7b07b in waitpid () from /usr/lib/libpthread.so.0
 #2  0x08075434 in e_alert_show ()
 #3  0x081426e7 in e_sigabrt_act ()
 #4  signal handler called
 #5  0xb77e2424 in __kernel_vsyscall ()
 #6  0x4ecb793f in raise () from /usr/lib/libc.so.6
 #7  0x4ecb9293 in abort () from /usr/lib/libc.so.6
 #8  0x41419021 in evas_object_image_source_set () from
 /usr/lib/libevas.so.1
 #9  0x4141932a in evas_object_image_source_unset () from
 /usr/lib/libevas.so.1
 #10 0x4142601c in evas_object_del () from /usr/lib/libevas.so.1
 #11 0xb355d764 in ngi_item_free () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #12 0xb3556d5d in ?? () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #13 0xb35573d0 in ?? () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #14 0x410a24df in ?? () from /usr/lib/libecore.so.1
 #15 0x410a26ea in ?? () from /usr/lib/libecore.so.1
 #16 0x410a3377 in ?? () from /usr/lib/libecore.so.1
 #17 0x410ad008 in ?? () from /usr/lib/libecore.so.1
 #18 0x410adffd in _ecore_timer_expired_call () from /usr/lib/libecore.so.1
 #19 0x410adea6 in _ecore_timer_expired_timers_call () from
 /usr/lib/libecore.so.1
 #20 0x410ab451 in ?? () from /usr/lib/libecore.so.1
 #21 0x410a9a51 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
 #22 0x08072251 in main ()


 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
On 08/10/2012 11:01 AM, Carsten Haitzler (The Rasterman) wrote:
 On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend nikolas.ar...@gmx.net said:

 On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote:
 1) unload engage module
 2) ???
 3) profit
 Wow, that was helpful. The way my engage is configured and being used, I
 find it much more profitable that the alternatives.

 If you don't like to debug it, fine, I'll stop sending bt's and debug it
 myself if I find the time. Just say so.
 engage isnt going to ship with e17 - we have to prioritize to things we will
 ship and fix those. :) priorities. that's it. :)

Yeah, well, I understand about priorities. Still, sending in bug 
reports/bt's for modules that are part of the enlightenment project 
(it's in trunk/E-MODULES-EXTRA/ after all) could be met with a more 
constructive reply (or none, which saves time). Just discourages peoples 
to report. Maybe Hannes, who I guess is the maintainer, might appreciate 
it, even though priorities are currently shifted elsewhere.




 Nick


 On Fri, Aug 10, 2012 at 2:43 PM, Nikolas Arend nikolas.ar...@gmx.netwrote:

 Hi,

 Recently e started segfaulting when I try to open email attachments in
 thunderbird (i.e. click on them). Backtrace is attached.

 This is revision 74987, Fedora 17 i386. Let me know if you need more info.

 Thanks,  Nick



 #0  0xb77e2424 in __kernel_vsyscall ()
 #1  0x4ee7b07b in waitpid () from /usr/lib/libpthread.so.0
 #2  0x08075434 in e_alert_show ()
 #3  0x081426e7 in e_sigabrt_act ()
 #4  signal handler called
 #5  0xb77e2424 in __kernel_vsyscall ()
 #6  0x4ecb793f in raise () from /usr/lib/libc.so.6
 #7  0x4ecb9293 in abort () from /usr/lib/libc.so.6
 #8  0x41419021 in evas_object_image_source_set () from
 /usr/lib/libevas.so.1
 #9  0x4141932a in evas_object_image_source_unset () from
 /usr/lib/libevas.so.1
 #10 0x4142601c in evas_object_del () from /usr/lib/libevas.so.1
 #11 0xb355d764 in ngi_item_free () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #12 0xb3556d5d in ?? () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #13 0xb35573d0 in ?? () from

 /usr/lib/enlightenment/modules/engage/linux-gnu-i686-ver-pre-svn-08/module.so
 #14 0x410a24df in ?? () from /usr/lib/libecore.so.1
 #15 0x410a26ea in ?? () from /usr/lib/libecore.so.1
 #16 0x410a3377 in ?? () from /usr/lib/libecore.so.1
 #17 0x410ad008 in ?? () from /usr/lib/libecore.so.1
 #18 0x410adffd in _ecore_timer_expired_call () from /usr/lib/libecore.so.1
 #19 0x410adea6 in _ecore_timer_expired_timers_call () from
 /usr/lib/libecore.so.1
 #20 0x410ab451 in ?? () from /usr/lib/libecore.so.1
 #21 0x410a9a51 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
 #22 0x08072251 in main ()


 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263

Re: [E-devel] Places module, mount volumes on insert

2012-07-27 Thread Nikolas Arend
On 07/26/2012 05:10 PM, Davide Andreoli wrote:
 2012/7/25 Davide Andreoli d...@gurumeditation.it:
 2012/7/24 Nikolas Arend nikolas.ar...@gmx.net:
 Hello,

 For me the places module does not mount volumes on insert, just on click
 (no problems there). I tried with different media types (thumbdrive, USB
 hd, cd rom). I'm on Fedora 17 i686.
 ok, should work now (it works for me) in rev 74455, can you confirm that
 works also on your part? thanks

Yes, works for me too. Thanks!


Nick




 davemds


 Thanks,   Nick

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Terminology, jump to bottom on keypress

2012-07-27 Thread Nikolas Arend
Hi,

With Jump to bottom on keypress active, I noticed that terminology 
would not do the jump on pressing certain keys, like Ctrl, Shift etc, 
which makes sense. But it also doesn't do that for Arrow up/down, 
which bash uses to navigate through the command history. Is that 
intentional, and if not, do you think that could be changed?

Thanks,   Nick

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Terminology, jump to bottom on keypress

2012-07-27 Thread Nikolas Arend
On 07/27/2012 05:28 PM, Nick Hughart wrote:
 On Fri, 27 Jul 2012 20:14:11 +0200
 Davide Andreoli d...@gurumeditation.it wrote:

 I had implemented a change to only jump if the key that is pressed
 produces a character, otherwise it doesn't jump.  I can possibly change
 it to ignore modifier keys instead, but that is a lot of strcmp on each
 keypress.

Thing is that scrolling through bash history using arrow up/down does 
produce characters (provided the history is not empty). So in that case 
I'd vote for changing it.

Nick



 2012/7/27 Nikolas Arend nikolas.ar...@gmx.net:
 Hi,

 With Jump to bottom on keypress active, I noticed that terminology
 would not do the jump on pressing certain keys, like Ctrl, Shift
 etc, which makes sense. But it also doesn't do that for Arrow
 up/down, which bash uses to navigate through the command history.
 Is that intentional, and if not, do you think that could be changed?
 I'm suffering from the same issue, I'm used to make the terminal jump
 to bottom pressing PgDown (dunno why :P, but works in all terminals I
 use) Is there a reason why some key don't make the term scoll?
 The option say 'scroll on key press' not 'scroll on some key
 press'  :D

 davemds


 Thanks,   Nick

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond.
 Discussions will include endpoint security, mobile security and the
 latest in malware threats.
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___ enlightenment-devel
 mailing list enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond.
 Discussions will include endpoint security, mobile security and the
 latest in malware threats.
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___ enlightenment-devel
 mailing list enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Places module, mount volumes on insert

2012-07-23 Thread Nikolas Arend
Hello,

For me the places module does not mount volumes on insert, just on click 
(no problems there). I tried with different media types (thumbdrive, USB 
hd, cd rom). I'm on Fedora 17 i686.


Thanks,   Nick

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Terminology - time to talk.

2012-06-22 Thread Nikolas Arend
Hi,

Are there plans to support tabs?


Cheers,   Nick

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Terminology - time to talk.

2012-06-22 Thread Nikolas Arend
On 06/22/2012 01:28 PM, thomasg wrote:
 On Fri, Jun 22, 2012 at 6:51 PM, Nikolas Arend nikolas.ar...@gmx.net wrote:
 Hi,

 Are there plans to support tabs?


 Cheers,   Nick
 You replied to the thread in which about 10 messages were dedicated to
 or including this topic, it would be only polite to read them.

I apologize sincerely, I read many of them, but it was a long thread, I 
count 107 messages in my inbox. I did not mean to be impolite, neither 
do I think I was. Please just ignore me in the future.

Nick



 ~thomasg

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-users mailing list
 enlightenment-us...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 

Nikolas Arend
165 California Avenue
Oak Ridge, TN 37830, USA

Phone: +1-865-622-7698
Cell: +1-865-283-9721
Email: nikolas.ar...@gmx.net



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Pager as hidden desktop gadget / edge bindings

2012-05-01 Thread Nikolas Arend
On 04/23/2012 09:00 AM, Nikolas Arend wrote:
 On 04/21/2012 09:12 PM, Nikolas Arend wrote:
 On 04/20/2012 09:55 PM, Nikolas Arend wrote:
 Hi,

 I'm having trouble with a couple things that affect usability for me:

 - I use the pager as a desktop gadget and set it to be on top only when
 Ctrl+Alt+G is pressed or else, like in my case, when triggered by a
 mouse binding. Then drag'n'drop is broken, I can drag the windows but
 they snap back or land on a different virtual desktop. Also dragging
 icons from itask to the pager does not work (itask is a hidden gadget
 as well). If the pager gadget is on top all the time and not hidden,
 everything works as expected.

 - edge bindings stop working erratically, usually when I used it once or
 twice. I'm not sure what triggers it, but it might start when a window
 is overlapping with the screen edge for the first time (i.e. window is
 spanning past the desktop boundaries). But I can't really tell for
 certain. I use an edge binding to trigger show/hide gadgets, but I'm
 seeing the same for e.g. triggering comp scale windows.

 I'm at svn 70308 and use the efenniht theme, but I checked with the
 default theme as well, same thing. I have composite on (OpenGl engine,
 As a side-note: I have the edge binding problem regardless of whether
 the composite module is loaded or not.

 Please let me know if I can provide more information that helps track
 this down.
 Is anybody else seeing this, any comments?

Just wanted to add that with the recent commits, at least the edge 
bindings seem to be fixed for my configuration (composite + OpenGL + 
texture from pixmaps). As said, I use an edge binding to trigger comp 
scale windows, which it seems to do reliably now. I didn't try the pager 
again.

Thanks,  Nick



 Thanks,  Nick


 Thanks,  Nick



 texture from pixmap).


 Thanks,   Nick

 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Pager as hidden desktop gadget / edge bindings

2012-04-23 Thread Nikolas Arend
On 04/21/2012 09:12 PM, Nikolas Arend wrote:
 On 04/20/2012 09:55 PM, Nikolas Arend wrote:
 Hi,

 I'm having trouble with a couple things that affect usability for me:

 - I use the pager as a desktop gadget and set it to be on top only when
 Ctrl+Alt+G is pressed or else, like in my case, when triggered by a
 mouse binding. Then drag'n'drop is broken, I can drag the windows but
 they snap back or land on a different virtual desktop. Also dragging
 icons from itask to the pager does not work (itask is a hidden gadget
 as well). If the pager gadget is on top all the time and not hidden,
 everything works as expected.

 - edge bindings stop working erratically, usually when I used it once or
 twice. I'm not sure what triggers it, but it might start when a window
 is overlapping with the screen edge for the first time (i.e. window is
 spanning past the desktop boundaries). But I can't really tell for
 certain. I use an edge binding to trigger show/hide gadgets, but I'm
 seeing the same for e.g. triggering comp scale windows.

 I'm at svn 70308 and use the efenniht theme, but I checked with the
 default theme as well, same thing. I have composite on (OpenGl engine,
 As a side-note: I have the edge binding problem regardless of whether
 the composite module is loaded or not.

 Please let me know if I can provide more information that helps track
 this down.

Is anybody else seeing this, any comments?

Thanks,  Nick



 Thanks,  Nick



 texture from pixmap).


 Thanks,   Nick

 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 

Nikolas Arend
165 California Avenue
Oak Ridge, TN 37830, USA

Phone: +1-865-622-7698
Cell: +1-865-283-9721
Email: nikolas.ar...@gmx.net



--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Pager as hidden desktop gadget / edge bindings

2012-04-21 Thread Nikolas Arend
On 04/20/2012 09:55 PM, Nikolas Arend wrote:
 Hi,

 I'm having trouble with a couple things that affect usability for me:

 - I use the pager as a desktop gadget and set it to be on top only when
 Ctrl+Alt+G is pressed or else, like in my case, when triggered by a
 mouse binding. Then drag'n'drop is broken, I can drag the windows but
 they snap back or land on a different virtual desktop. Also dragging
 icons from itask to the pager does not work (itask is a hidden gadget
 as well). If the pager gadget is on top all the time and not hidden,
 everything works as expected.

 - edge bindings stop working erratically, usually when I used it once or
 twice. I'm not sure what triggers it, but it might start when a window
 is overlapping with the screen edge for the first time (i.e. window is
 spanning past the desktop boundaries). But I can't really tell for
 certain. I use an edge binding to trigger show/hide gadgets, but I'm
 seeing the same for e.g. triggering comp scale windows.

 I'm at svn 70308 and use the efenniht theme, but I checked with the
 default theme as well, same thing. I have composite on (OpenGl engine,

As a side-note: I have the edge binding problem regardless of whether 
the composite module is loaded or not.

Please let me know if I can provide more information that helps track 
this down.


Thanks,  Nick



 texture from pixmap).


 Thanks,   Nick

 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] comp-scale module

2011-05-18 Thread Nikolas Arend

 Original-Nachricht 
 Datum: Wed, 18 May 2011 08:29:25 +0200
 Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
 An: enlightenment-devel@lists.sourceforge.net
 Betreff: Re: [E-devel] comp-scale module

 ok, problem was just that the redraw timer was only run once and after
 the animation should have stopped, so that windows did not fade to
 visible. should be fixed now.

Hi,

Still not entirely fixed here, I just tried to use multiple desktops and the 
scale pager again, and the problem re-appeared. I'm not sure it is fixed 
otherwise (one desktop, no scale pager), with nouveau the issue seem to show up 
less frequently, but might still be there.

Thanks,  Nick.


 On Wed, May 18, 2011 at 7:49 AM, hannes.janet...@gmail.com
 hannes.janet...@googlemail.com wrote:
  On Tue, May 17, 2011 at 9:33 PM, Nikolas Arend nikolas.ar...@gmx.net
 wrote:
 
   Original-Nachricht 
  Datum: Mon, 16 May 2011 16:25:10 +0200
  Von: Nikolas Arend nikolas.ar...@gmx.net
  An: enlightenment-devel@lists.sourceforge.net
  Betreff: Re: [E-devel] comp-scale module
 
 
   Original-Nachricht 
   Datum: Wed, 11 May 2011 12:56:47 +0200
   Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
   An: Nikolas Arend nikolas.ar...@gmx.net
   CC: enlightenment-devel enlightenment-devel@lists.sourceforge.net
   Betreff: Re: [E-devel] comp-scale module
 
   On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend
 nikolas.ar...@gmx.net
   wrote:
Hi,
   
I'd like to patch the comp-scale module so it shows the minimized
windows as well (introducing a respective config option). I was
 hoping
that someone could give me a hint where to look, i.e. what parts
 of
  the
code to tackle.
   
  
   comp-scale does now show all windows including iconified with
   scale-by-class and '*' as match. look at _scale_win_new to modify it
   for making it an option for other scale modes
 
 
  Hi,
 
  And thanks for implementing this! comp-scale does indeed show all
 windows
  for me, but I'm experiencing a different problem now: when activated,
  comp-scale randomly shows some windows normally, others as black or
 framed
  transparent rectangles.
 
  I tried playing with the comp-scale implementation in e_comp_scale.c
 (e.g.
  trying different (or no) color/transparency settings in case of
  if(it-bd-iconic) via evas_object_color_set()), but to now avail. It
 did not do that
  before comp-scale was adapted to support minimized windows. Or might
 this
  rather be an issue with the composite module, since it happens in the
 pager
  as well or when I switch desktops?
 
  I'm running this on Fedora 15 beta using the NVidia drivers. As far as
 I
  can tell, it does not make a difference whether I use the software of
 OpenGl
  engine.
 
 
 
  As an update: I'm trying the nouveau driver now to see if that makes a
 difference. At first I thought it has gone away and it's a driver issue,
 but then I realized that it starts when I use the pager/switch desktops. So
 I'm using only 1 virtual desktop right now and it seems to be fine, no black
 or transparent windows after scaling. I don't know if that makes any
 sense, but it might provide a clue. Btw., is anybody else having this issue?
 
 
  Yes, I have this issue here too. happens more often with intel than
  nvidia. though here the invisible windows become visible on zoom out
  animation. I guess it comes from image data not being available. and
  when it becomes available there is no more forced updates (the
  animation stopped). If the issue really didn't happen before then it
  could be the switch from using comp's mirror object to evas proxy
  objects.
 
  Regards,
  Hannes
 
  Thanks,  Nick
 
 
  --
  NEU: FreePhone - kostenlos mobil telefonieren und surfen!
  Jetzt informieren: http://www.gmx.net/de/go/freephone
 
 
 --
  Achieve unprecedented app performance and reliability
  What every C/C++ and Fortran developer should know.
  Learn how Intel has extended the reach of its next-generation tools
  to help boost performance applications - inlcuding clusters.
  http://p.sf.net/sfu/intel-dev2devmay
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 
 
 --
 What Every C/C++ and Fortran developer Should Know!
 Read this article and learn how Intel has extended the reach of its 
 next-generation tools to help Windows* and Linux* C/C++ and Fortran 
 developers boost performance applications - including clusters. 
 http://p.sf.net/sfu/intel-dev2devmay
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
NEU

Re: [E-devel] comp-scale module

2011-05-18 Thread Nikolas Arend

 Original-Nachricht 
 Datum: Wed, 18 May 2011 17:35:26 +0200
 Von: Nikolas Arend nikolas.ar...@gmx.net
 An: enlightenment-devel@lists.sourceforge.net
 Betreff: Re: [E-devel] comp-scale module

 
  Original-Nachricht 
  Datum: Wed, 18 May 2011 08:29:25 +0200
  Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
  An: enlightenment-devel@lists.sourceforge.net
  Betreff: Re: [E-devel] comp-scale module
 
  ok, problem was just that the redraw timer was only run once and after
  the animation should have stopped, so that windows did not fade to
  visible. should be fixed now.
 
 Hi,
 
 Still not entirely fixed here, I just tried to use multiple desktops and
 the scale pager again, and the problem re-appeared. I'm not sure it is fixed
 otherwise (one desktop, no scale pager), with nouveau the issue seem to
 show up less frequently, but might still be there.
 


Furthermore, window minimizing is kind of messed up now... If I minimize a 
window, it might show up as said black rectangle or transparent frame when 
scaled. After re-scaling to the normal desktop, I still shows up as a black 
rectangle while it should still be minimized and not visible at all. If I then 
click on the black rectangle, the window gets re-drawn and becomes visible. But 
e.g. the taskbar still shows it as minimized. So the status of that window does 
not match the fact that it is shown on the desktop.

Best,   Nick


 Thanks,  Nick.
 
 
  On Wed, May 18, 2011 at 7:49 AM, hannes.janet...@gmail.com
  hannes.janet...@googlemail.com wrote:
   On Tue, May 17, 2011 at 9:33 PM, Nikolas Arend nikolas.ar...@gmx.net
  wrote:
  
    Original-Nachricht 
   Datum: Mon, 16 May 2011 16:25:10 +0200
   Von: Nikolas Arend nikolas.ar...@gmx.net
   An: enlightenment-devel@lists.sourceforge.net
   Betreff: Re: [E-devel] comp-scale module
  
  
    Original-Nachricht 
Datum: Wed, 11 May 2011 12:56:47 +0200
Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
An: Nikolas Arend nikolas.ar...@gmx.net
CC: enlightenment-devel
 enlightenment-devel@lists.sourceforge.net
Betreff: Re: [E-devel] comp-scale module
  
On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend
  nikolas.ar...@gmx.net
wrote:
 Hi,

 I'd like to patch the comp-scale module so it shows the
 minimized
 windows as well (introducing a respective config option). I was
  hoping
 that someone could give me a hint where to look, i.e. what parts
  of
   the
 code to tackle.

   
comp-scale does now show all windows including iconified with
scale-by-class and '*' as match. look at _scale_win_new to modify
 it
for making it an option for other scale modes
  
  
   Hi,
  
   And thanks for implementing this! comp-scale does indeed show all
  windows
   for me, but I'm experiencing a different problem now: when
 activated,
   comp-scale randomly shows some windows normally, others as black or
  framed
   transparent rectangles.
  
   I tried playing with the comp-scale implementation in e_comp_scale.c
  (e.g.
   trying different (or no) color/transparency settings in case of
   if(it-bd-iconic) via evas_object_color_set()), but to now avail.
 It
  did not do that
   before comp-scale was adapted to support minimized windows. Or might
  this
   rather be an issue with the composite module, since it happens in
 the
  pager
   as well or when I switch desktops?
  
   I'm running this on Fedora 15 beta using the NVidia drivers. As far
 as
  I
   can tell, it does not make a difference whether I use the software
 of
  OpenGl
   engine.
  
  
  
   As an update: I'm trying the nouveau driver now to see if that makes
 a
  difference. At first I thought it has gone away and it's a driver issue,
  but then I realized that it starts when I use the pager/switch desktops.
 So
  I'm using only 1 virtual desktop right now and it seems to be fine, no
 black
  or transparent windows after scaling. I don't know if that makes any
  sense, but it might provide a clue. Btw., is anybody else having this
 issue?
  
  
   Yes, I have this issue here too. happens more often with intel than
   nvidia. though here the invisible windows become visible on zoom out
   animation. I guess it comes from image data not being available. and
   when it becomes available there is no more forced updates (the
   animation stopped). If the issue really didn't happen before then it
   could be the switch from using comp's mirror object to evas proxy
   objects.
  
   Regards,
   Hannes
  
   Thanks,  Nick
  
  
   --
   NEU: FreePhone - kostenlos mobil telefonieren und surfen!
   Jetzt informieren: http://www.gmx.net/de/go/freephone
  
  
 
 --
   Achieve unprecedented app performance and reliability
   What every C/C++ and Fortran developer should know.
   Learn how Intel has extended the reach of its next-generation tools

Re: [E-devel] comp-scale module

2011-05-17 Thread Nikolas Arend

 Original-Nachricht 
 Datum: Mon, 16 May 2011 16:25:10 +0200
 Von: Nikolas Arend nikolas.ar...@gmx.net
 An: enlightenment-devel@lists.sourceforge.net
 Betreff: Re: [E-devel] comp-scale module

 
  Original-Nachricht 
  Datum: Wed, 11 May 2011 12:56:47 +0200
  Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
  An: Nikolas Arend nikolas.ar...@gmx.net
  CC: enlightenment-devel enlightenment-devel@lists.sourceforge.net
  Betreff: Re: [E-devel] comp-scale module
 
  On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend nikolas.ar...@gmx.net
  wrote:
   Hi,
  
   I'd like to patch the comp-scale module so it shows the minimized
   windows as well (introducing a respective config option). I was hoping
   that someone could give me a hint where to look, i.e. what parts of
 the
   code to tackle.
  
  
  comp-scale does now show all windows including iconified with
  scale-by-class and '*' as match. look at _scale_win_new to modify it
  for making it an option for other scale modes
 
 
 Hi,
 
 And thanks for implementing this! comp-scale does indeed show all windows
 for me, but I'm experiencing a different problem now: when activated,
 comp-scale randomly shows some windows normally, others as black or framed
 transparent rectangles.
 
 I tried playing with the comp-scale implementation in e_comp_scale.c (e.g.
 trying different (or no) color/transparency settings in case of
 if(it-bd-iconic) via evas_object_color_set()), but to now avail. It did not 
 do that
 before comp-scale was adapted to support minimized windows. Or might this
 rather be an issue with the composite module, since it happens in the pager
 as well or when I switch desktops?
 
 I'm running this on Fedora 15 beta using the NVidia drivers. As far as I
 can tell, it does not make a difference whether I use the software of OpenGl
 engine.
 


As an update: I'm trying the nouveau driver now to see if that makes a 
difference. At first I thought it has gone away and it's a driver issue, but 
then I realized that it starts when I use the pager/switch desktops. So I'm 
using only 1 virtual desktop right now and it seems to be fine, no black or 
transparent windows after scaling. I don't know if that makes any sense, but it 
might provide a clue. Btw., is anybody else having this issue?

Thanks,  Nick


-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!   
Jetzt informieren: http://www.gmx.net/de/go/freephone

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] comp-scale module

2011-05-16 Thread Nikolas Arend

 Original-Nachricht 
 Datum: Wed, 11 May 2011 12:56:47 +0200
 Von: hannes.janet...@gmail.com hannes.janet...@googlemail.com
 An: Nikolas Arend nikolas.ar...@gmx.net
 CC: enlightenment-devel enlightenment-devel@lists.sourceforge.net
 Betreff: Re: [E-devel] comp-scale module

 On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend nikolas.ar...@gmx.net
 wrote:
  Hi,
 
  I'd like to patch the comp-scale module so it shows the minimized
  windows as well (introducing a respective config option). I was hoping
  that someone could give me a hint where to look, i.e. what parts of the
  code to tackle.
 
 
 comp-scale does now show all windows including iconified with
 scale-by-class and '*' as match. look at _scale_win_new to modify it
 for making it an option for other scale modes


Hi,

And thanks for implementing this! comp-scale does indeed show all windows for 
me, but I'm experiencing a different problem now: when activated, comp-scale 
randomly shows some windows normally, others as black or framed transparent 
rectangles.

I tried playing with the comp-scale implementation in e_comp_scale.c (e.g. 
trying different (or no) color/transparency settings in case of 
if(it-bd-iconic) via evas_object_color_set()), but to now avail. It did not 
do that before comp-scale was adapted to support minimized windows. Or might 
this rather be an issue with the composite module, since it happens in the 
pager as well or when I switch desktops?

I'm running this on Fedora 15 beta using the NVidia drivers. As far as I can 
tell, it does not make a difference whether I use the software of OpenGl engine.


Thanks,  Nick

-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!   
Jetzt informieren: http://www.gmx.net/de/go/freephone

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] comp-scale module

2011-05-07 Thread Nikolas Arend
Hi,

I'd like to patch the comp-scale module so it shows the minimized 
windows as well (introducing a respective config option). I was hoping 
that someone could give me a hint where to look, i.e. what parts of the 
code to tackle.

Thanks in advance,

Nick.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e_dbus and places module patches

2011-01-19 Thread Nikolas Arend

Hello,

Attached please find two small patches for e_dbus and the places module. 
They fix segfaults for me (triggered in e_hal_property_bool_get()) that 
I was experiencing when resuming my laptop after suspend. It'd be great 
if you could review and apply them if considered adequate.


Thanks,   Nick.


--- E-MODULES-EXTRA/places/src/e_mod_places.c	2011-01-18 13:18:43.0 -0500
+++ E-MODULES-EXTRA/places_tmp/src/e_mod_places.c	2011-01-19 11:32:38.0 -0500
@@ -942,6 +942,9 @@
str = e_hal_property_string_get(reply, volume.fsusage, err);
if (err || !str || strcmp(str, filesystem))
  return;
+
+   if (!v) return;
+
//~ v-uuid = e_hal_property_string_get(ret, volume.uuid, err);
   //~ if (err) goto error;
 
--- e_dbus/src/lib/hal/e_hal_util.c	2010-11-12 15:22:31.0 -0500
+++ e_dbus_tmp/src/lib/hal/e_hal_util.c	2011-01-19 11:40:10.0 -0500
@@ -32,6 +32,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return NULL;
   if (!properties-properties) return NULL;
   if (!key) return NULL;
   prop = eina_hash_find(properties-properties, key);
@@ -46,6 +47,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return EINA_FALSE;
   if (!properties-properties) return EINA_FALSE;
   if (!key) return EINA_FALSE;
   prop = eina_hash_find(properties-properties, key);
@@ -60,6 +62,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return 0;
   if (!properties-properties) return 0;
   if (!key) return 0;
   prop = eina_hash_find(properties-properties, key);
@@ -74,6 +77,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return 0;
   if (!properties-properties) return 0;
   if (!key) return 0;
   prop = eina_hash_find(properties-properties, key);
@@ -88,6 +92,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return 0;
   if (!properties-properties) return 0;
   if (!key) return 0;
   prop = eina_hash_find(properties-properties, key);
@@ -102,6 +107,7 @@
 {
   E_Hal_Property *prop;
   if (err) *err = 0;
+  if (!properties) return NULL;
   if (!properties-properties) return NULL;
   if (!key) return NULL;
   prop = eina_hash_find(properties-properties, key);
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] itask-ng patch

2011-01-19 Thread Nikolas Arend

Hi,

Attached below is a small itask-ng patch against ng_config.c. It adds 
the imho missing stacking config entry, which kept messing up my 
itask-ng module configuration.


While looking at this, I noticed two things:

- throughout the itask-ng code, function parameters (pointers) are 
assumed to be non-NULL but never checked before accessed or assigned. In 
the situation that the missing config entry created this led to a 
segfault instead of proper recovery. I'm talking about the following 
code in ng_config.c


   if (ci-stacking != cfdata-stacking)
 {
restart = 1;
goto end;
 }

and the subsequent restart procedure (i.e. ng_free()).

- the if(restart) part in ng_config() mentioned above does not seem to 
be recovering things properly. If e.g. the above check with respect to 
stacking fails, then it should restore the config and apply default 
parameters, I guess? It is not doing this for me.



I can probably come up with patches for both (certainly for the first 
issue), but maybe others who know the code better would be more efficient.




Best,  Nick.
--- E-MODULES-EXTRA/itask-ng/src/ng_config.c	2011-01-19 21:19:18.0 -0500
+++ E-MODULES-EXTRA/itask-ng_tmp/src/ng_config.c	2011-01-19 21:16:26.0 -0500
@@ -392,6 +392,7 @@
ci-autohide = cfdata-hide_mode;
ci-lock_deskswitch = cfdata-lock_deskswitch;
ci-ecomorph_features = cfdata-ecomorph_features;
+   ci-stacking = cfdata-stacking;
 
if (ci-orient != cfdata-orient)
  {
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] itask-ng patch

2011-01-19 Thread Nikolas Arend
On 01/19/2011 09:34 PM, Nikolas Arend wrote:
 Hi,

 Attached below is a small itask-ng patch against ng_config.c. It adds 
 the imho missing stacking config entry, which kept messing up my 
 itask-ng module configuration.

 While looking at this, I noticed two things:

 - throughout the itask-ng code, function parameters (pointers) are 
 assumed to be non-NULL but never checked before accessed or assigned. 
 In the situation that the missing config entry created this led to a 
 segfault instead of proper recovery. I'm talking about the following 
 code in ng_config.c

if (ci-stacking != cfdata-stacking)
  {
 restart = 1;
 goto end;
  }

 and the subsequent restart procedure (i.e. ng_free()).

 - the if(restart) part in ng_config() 


sorry, that should be _basic_apply_data() in ng_config.c.


 mentioned above does not seem to be recovering things properly. If 
 e.g. the above check with respect to stacking fails, then it should 
 restore the config and apply default parameters, I guess? It is not 
 doing this for me.


 I can probably come up with patches for both (certainly for the first 
 issue), but maybe others who know the code better would be more 
 efficient.




--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] suspend/HAL related segfault

2010-11-12 Thread Nikolas Arend

On 11/10/2010 06:21 PM, Nikolas Arend wrote:

On 11/10/2010 06:16 PM, Nikolas Arend wrote:

On 11/10/2010 06:02 PM, Vincent Torri wrote:

On Wed, 10 Nov 2010, Nikolas Arend wrote:


Please recompile your places module with -g and provide another
backtrace,
this time using 'bt full'.


Hm, as far as I can see places was compiled with -g

you obviously didn't compile the EFL with -g. The bt is completely
useless.

Well, below's the compiler output. Every compile step has -g -O2 in it,
and as far as I know, gcc allows -O with -g.

And: if the entire EFL is compiled with -g I didn't check, but Mike just
asked me to recompile the places module with -g.

Nick



Hello,

Attached patch for e_dbus seems to fix this particular issue with 
_places_volume_properties_cb() for me, but I'm not sure if the root of 
the problem is somewhere else, since I'm getting other occasional 
segfaults now caused by different parts the code. I'll try to look into 
it or provide a bt.



Nick.






So the following together with the bt in my initial email is not enough?

#12 0x00807a50 in _places_volume_properties_cb ()
#12 0x00807a50 in _places_volume_properties_cb ()
#   from
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so





make  all-recursive
make[1]: Entering directory
`/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places'
Making all in src
make[2]: Entering directory
`/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H
-I/usr/include/enlightenment -I/usr/include/evas-1
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/embryo-1   -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/e_dbus-1
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -g -O2 -MT
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c -o e_mod_main.lo
e_mod_main.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include
-DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c  -fPIC
-DPIC -o .libs/e_mod_main.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include
-DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c -o
e_mod_main.o/dev/null 21
mv -f .deps/e_mod_main.Tpo .deps/e_mod_main.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H
-I/usr/include/enlightenment -I/usr/include/evas-1
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0

[E-devel] suspend/HAL related segfault

2010-11-10 Thread Nikolas Arend

Hi,

Attached please find the backtrace of a segfault that I'm experiencing 
for quite some time, only now did I remember to create a bt before 
recovering. It happens after my laptop is waking up from a suspend, 
though not every time and I cannot really figure out a pattern.


I'm running fedora 13 on a lenovo T61, e/efl is fairly recent (rev. 
54125, about a week ago).



Thanks,   Nick.


#0  0x002d8424 in __kernel_vsyscall ()
#1  0x009b0df6 in poll () from /lib/libc.so.6
#2  0x00be50c0 in ?? () from /usr/lib/libxcb.so.1
#3  0x00be69dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#4  0x00c45703 in ?? () from /usr/lib/libX11.so.6
#5  0x00c45a5a in ?? () from /usr/lib/libX11.so.6
#6  0x00c4637b in _XReadEvents () from /usr/lib/libX11.so.6
#7  0x00c2c528 in XNextEvent () from /usr/lib/libX11.so.6
#8  0x08078961 in e_alert_show ()
#9  0x0810ba0b in e_sigseg_act ()
#10 signal handler called
#11 0x0014c4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
#12 0x00e7da50 in _places_volume_properties_cb ()
   from 
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so

#13 0x00dd22e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
#14 0x00dcf50f in ?? () from /usr/lib/libedbus.so.1
#15 0x00dcf71f in ?? () from /usr/lib/libedbus.so.1
#16 0x00267122 in ?? () from /lib/libdbus-1.so.3
#17 0x002567b7 in ?? () from /lib/libdbus-1.so.3
#18 0x00258e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#19 0x00dce888 in ?? () from /usr/lib/libedbus.so.1
#20 0x00d95955 in _ecore_idler_call () from /usr/lib/libecore.so.1
#21 0x00d97306 in ?? () from /usr/lib/libecore.so.1
---Type return to continue, or q return to quit---
#22 0x00d97447 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#23 0x0806e327 in main ()
#0  0x002d8424 in __kernel_vsyscall ()
#1  0x009b0df6 in poll () from /lib/libc.so.6
#2  0x00be50c0 in ?? () from /usr/lib/libxcb.so.1
#3  0x00be69dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#4  0x00c45703 in ?? () from /usr/lib/libX11.so.6
#5  0x00c45a5a in ?? () from /usr/lib/libX11.so.6
#6  0x00c4637b in _XReadEvents () from /usr/lib/libX11.so.6
#7  0x00c2c528 in XNextEvent () from /usr/lib/libX11.so.6
#8  0x08078961 in e_alert_show ()
#9  0x0810ba0b in e_sigseg_act ()
#10 signal handler called
#11 0x0014c4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
#12 0x00e7da50 in _places_volume_properties_cb ()
   from 
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
#13 0x00dd22e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
#14 0x00dcf50f in ?? () from /usr/lib/libedbus.so.1
#15 0x00dcf71f in ?? () from /usr/lib/libedbus.so.1
#16 0x00267122 in ?? () from /lib/libdbus-1.so.3
#17 0x002567b7 in ?? () from /lib/libdbus-1.so.3
#18 0x00258e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#19 0x00dce888 in ?? () from /usr/lib/libedbus.so.1
#20 0x00d95955 in _ecore_idler_call () from /usr/lib/libecore.so.1
#21 0x00d97306 in ?? () from /usr/lib/libecore.so.1
---Type return to continue, or q return to quit---
#22 0x00d97447 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#23 0x0806e327 in main ()
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] suspend/HAL related segfault

2010-11-10 Thread Nikolas Arend
On 11/10/2010 02:45 PM, Mike Blumenkrantz wrote:
 On Wed, 10 Nov 2010 14:29:19 -0500
 Nikolas Arendnikolas.ar...@gmx.net  wrote:

 Hi,

 Attached please find the backtrace of a segfault that I'm experiencing
 for quite some time, only now did I remember to create a bt before
 recovering. It happens after my laptop is waking up from a suspend,
 though not every time and I cannot really figure out a pattern.

 I'm running fedora 13 on a lenovo T61, e/efl is fairly recent (rev.
 54125, about a week ago).


 Thanks,   Nick.


 #0  0x002d8424 in __kernel_vsyscall ()
 #1  0x009b0df6 in poll () from /lib/libc.so.6
 #2  0x00be50c0 in ?? () from /usr/lib/libxcb.so.1
 #3  0x00be69dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
 #4  0x00c45703 in ?? () from /usr/lib/libX11.so.6
 #5  0x00c45a5a in ?? () from /usr/lib/libX11.so.6
 #6  0x00c4637b in _XReadEvents () from /usr/lib/libX11.so.6
 #7  0x00c2c528 in XNextEvent () from /usr/lib/libX11.so.6
 #8  0x08078961 in e_alert_show ()
 #9  0x0810ba0b in e_sigseg_act ()
 #10signal handler called
 #11 0x0014c4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
 #12 0x00e7da50 in _places_volume_properties_cb ()
  from
 /usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
 #13 0x00dd22e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
 #14 0x00dcf50f in ?? () from /usr/lib/libedbus.so.1
 #15 0x00dcf71f in ?? () from /usr/lib/libedbus.so.1
 #16 0x00267122 in ?? () from /lib/libdbus-1.so.3
 #17 0x002567b7 in ?? () from /lib/libdbus-1.so.3
 #18 0x00258e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
 #19 0x00dce888 in ?? () from /usr/lib/libedbus.so.1
 #20 0x00d95955 in _ecore_idler_call () from /usr/lib/libecore.so.1
 #21 0x00d97306 in ?? () from /usr/lib/libecore.so.1
 ---Typereturn  to continue, or qreturn  to quit---
 #22 0x00d97447 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
 #23 0x0806e327 in main ()
 Please recompile your places module with -g and provide another backtrace, 
 this
 time using 'bt full'.



Hm, as far as I can see places was compiled with -g and bt full didn't 
show much more. I will wait for the next segfault and have an even 
closer look at the bt full output, maybe I missed sth.

Best,   Nick.


-- 

Nikolas Arend
165 California Avenue
Oak Ridge, TN 37830, USA

Phone: +1-865-622-7698
Cell: +1-865-283-9721
Email: nikolas.ar...@gmx.net



--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] suspend/HAL related segfault

2010-11-10 Thread Nikolas Arend
On 11/10/2010 03:11 PM, Mike Blumenkrantz wrote:
 On Wed, 10 Nov 2010 15:04:51 -0500
 Nikolas Arendnikolas.ar...@gmx.net  wrote:

 On 11/10/2010 02:45 PM, Mike Blumenkrantz wrote:
 On Wed, 10 Nov 2010 14:29:19 -0500
 Nikolas Arendnikolas.ar...@gmx.net   wrote:

 Hi,

 Attached please find the backtrace of a segfault that I'm experiencing
 for quite some time, only now did I remember to create a bt before
 recovering. It happens after my laptop is waking up from a suspend,
 though not every time and I cannot really figure out a pattern.

 I'm running fedora 13 on a lenovo T61, e/efl is fairly recent (rev.
 54125, about a week ago).


 Thanks,   Nick.


 #0  0x002d8424 in __kernel_vsyscall ()
 #1  0x009b0df6 in poll () from /lib/libc.so.6
 #2  0x00be50c0 in ?? () from /usr/lib/libxcb.so.1
 #3  0x00be69dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
 #4  0x00c45703 in ?? () from /usr/lib/libX11.so.6
 #5  0x00c45a5a in ?? () from /usr/lib/libX11.so.6
 #6  0x00c4637b in _XReadEvents () from /usr/lib/libX11.so.6
 #7  0x00c2c528 in XNextEvent () from /usr/lib/libX11.so.6
 #8  0x08078961 in e_alert_show ()
 #9  0x0810ba0b in e_sigseg_act ()
 #10signal handler called
 #11 0x0014c4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
 #12 0x00e7da50 in _places_volume_properties_cb ()
   from
 /usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
 #13 0x00dd22e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
 #14 0x00dcf50f in ?? () from /usr/lib/libedbus.so.1
 #15 0x00dcf71f in ?? () from /usr/lib/libedbus.so.1
 #16 0x00267122 in ?? () from /lib/libdbus-1.so.3
 #17 0x002567b7 in ?? () from /lib/libdbus-1.so.3
 #18 0x00258e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
 #19 0x00dce888 in ?? () from /usr/lib/libedbus.so.1
 #20 0x00d95955 in _ecore_idler_call () from /usr/lib/libecore.so.1
 #21 0x00d97306 in ?? () from /usr/lib/libecore.so.1
 ---Typereturn   to continue, or qreturn   to quit---
 #22 0x00d97447 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
 #23 0x0806e327 in main ()
 Please recompile your places module with -g and provide another backtrace,
 this time using 'bt full'.


 Hm, as far as I can see places was compiled with -g and bt full didn't
 show much more. I will wait for the next segfault and have an even
 closer look at the bt full output, maybe I missed sth.

 Best,   Nick.


 I need a line number for frame #12, which is in the places module, and then I
 can fix it.


Ok, here comes... I recompiled e/efl in the meantime, so revision is now 
54435.

Thanks,  Nick.


#0  0x0093f424 in __kernel_vsyscall ()
#No symbol table info available.
##1  0x00ff4df6 in poll () from /lib/libc.so.6
#No symbol table info available.
##2  0x002aa0c0 in ?? () from /usr/lib/libxcb.so.1
#No symbol table info available.
##3  0x002ab9dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#No symbol table info available.
##4  0x00b4a703 in ?? () from /usr/lib/libX11.so.6
#No symbol table info available.
##5  0x00b4aa5a in ?? () from /usr/lib/libX11.so.6
#No symbol table info available.
##6  0x00b4b37b in _XReadEvents () from /usr/lib/libX11.so.6
#No symbol table info available.
##7  0x00b31528 in XNextEve¢t () from /usr/lib/libX11.so.6
#No symbol table info available.
##8  0x08078901 in e_alert_show ()
#No symbol table info available.
##9  0x0810bb6b in e_sigseg_act ()
#No symbol table info available.
##10 signal handler called
#No symbol table info available.
##11 0x0012d4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
#No symbol table info available.
#12 0x00807a50 in _places_volume_properties_cb ()
#   from 
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
#   No symbol table info available.
#   #13 0x001362e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #14 0x0013350f in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #15 0x0013371f in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #16 0x00471122 in ?? () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #17 0x004607b7 in ?? () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #18 0x00462e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #19 0x00132888 in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #20 0x009c1b45 in _ecore_idler_call () from /usr/lib/libecore.so.1
#   No symbol table info available.
#   #21 0x009c34f6 in ?? () from /usr/lib/libecore.so.1
#   No symbol table info available.
#   #22 0x009c3637 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#   No symbol table info available.
#23 0x0806e2c7 in main ()




--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares 

Re: [E-devel] suspend/HAL related segfault

2010-11-10 Thread Nikolas Arend
On 11/10/2010 06:02 PM, Vincent Torri wrote:


 On Wed, 10 Nov 2010, Nikolas Arend wrote:

 Please recompile your places module with -g and provide another 
 backtrace,
 this time using 'bt full'.


 Hm, as far as I can see places was compiled with -g

 you obviously didn't compile the EFL with -g. The bt is completely 
 useless.


Well, below's the compiler output. Every compile step has -g -O2 in it, 
and as far as I know, gcc allows -O with -g.


So the following together with the bt in my initial email is not enough?

#12 0x00807a50 in _places_volume_properties_cb ()
#12 0x00807a50 in _places_volume_properties_cb ()
#   from
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so 





make  all-recursive
make[1]: Entering directory 
`/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places'
Making all in src
make[2]: Entering directory 
`/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H 
-I/usr/include/enlightenment -I/usr/include/evas-1 
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1 
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/embryo-1   -I/usr/include/e_dbus-1 -I/usr/include/ecore-1 
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/e_dbus-1 
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -g -O2 -MT 
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c -o e_mod_main.lo 
e_mod_main.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include 
-DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1 
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1 
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1 
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1 
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT 
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c  -fPIC 
-DPIC -o .libs/e_mod_main.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include 
-DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1 
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1 
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1 
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1 
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT 
e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c -o 
e_mod_main.o /dev/null 21
mv -f .deps/e_mod_main.Tpo .deps/e_mod_main.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H 
-I/usr/include/enlightenment -I/usr/include/evas-1 
-I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1 
-I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/embryo-1   -I/usr/include/e_dbus-1 -I/usr/include/ecore-1 
-I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/e_dbus-1 
-I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -g -O2 -MT 
e_mod_config.lo -MD

Re: [E-devel] suspend/HAL related segfault

2010-11-10 Thread Nikolas Arend
On 11/10/2010 06:16 PM, Nikolas Arend wrote:
 On 11/10/2010 06:02 PM, Vincent Torri wrote:

 On Wed, 10 Nov 2010, Nikolas Arend wrote:

 Please recompile your places module with -g and provide another
 backtrace,
 this time using 'bt full'.

 Hm, as far as I can see places was compiled with -g
 you obviously didn't compile the EFL with -g. The bt is completely
 useless.

 Well, below's the compiler output. Every compile step has -g -O2 in it,
 and as far as I know, gcc allows -O with -g.


And: if the entire EFL is compiled with -g I didn't check, but Mike just 
asked me to recompile the places module with -g.

Nick



 So the following together with the bt in my initial email is not enough?

 #12 0x00807a50 in _places_volume_properties_cb ()
 #12 0x00807a50 in _places_volume_properties_cb ()
 #   from
 /usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so





 make  all-recursive
 make[1]: Entering directory
 `/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places'
 Making all in src
 make[2]: Entering directory
 `/usr/scratch/arend/src/build/enlightenment/e/trunk/E-MODULES-EXTRA/places/src'
 /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
 -I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H
 -I/usr/include/enlightenment -I/usr/include/evas-1
 -I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
 -I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -I/usr/include/embryo-1   -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include   -I/usr/include/e_dbus-1
 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -g -O2 -MT
 e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c -o e_mod_main.lo
 e_mod_main.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include
 -DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1
 -I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
 -I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1
 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
 e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c  -fPIC
 -DPIC -o .libs/e_mod_main.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include
 -DUSE_E_CONFIG_H -I/usr/include/enlightenment -I/usr/include/evas-1
 -I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
 -I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -I/usr/include/embryo-1 -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include -I/usr/include/e_dbus-1
 -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
 e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c -o
 e_mod_main.o/dev/null 21
 mv -f .deps/e_mod_main.Tpo .deps/e_mod_main.Plo
 /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
 -I.. -I. -I.. -I/usr/include -DUSE_E_CONFIG_H
 -I/usr/include/enlightenment -I/usr/include/evas-1
 -I/usr/include/ecore-1 -I/usr/include/eet-1 -I/usr/include/edje-1
 -I/usr/include/efreet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
 -I/usr/include/e_dbus-1 -I/usr/include/eeze-1 -I/usr/include/freetype2
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -I/usr/include/embryo-1   -I/usr/include/e_dbus-1 -I/usr/include/ecore-1
 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0
 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include   -I/usr/include/e_dbus-1
 -I/usr/include/ecore-1 -I/usr

[E-devel] ecomp expo

2010-08-10 Thread Nikolas Arend
  Hi,

I'm aware that ecomorph/ecomp are not part of the e17 repository, but I 
think that the author is reading this list, so I hope it's ok to bring 
this up here...

Attached is a _very_ short patch that alters the behavior of the expo 
pager action cycle next/previous a little. Since I was used to my 
desktops switching immediately when pressing the respective key binding, 
it confused me a little that the Expo next/prev action would not do 
that right away, but only on the second key stroke. The first one would 
only initiate expo. In order to keep the behavior one would have with 
the normal desktop switcher I changed expo.c a little, see below.

The original behavior was probably intentional and if so, maybe the 
switch to next/prev immediately feature could be made an option in 
ecomorph.

Thanks,   Nick.



--- expo.c.orig2010-08-10 16:40:23.0 -0400
+++ expo.c2010-08-10 16:30:41.0 -0400
@@ -265,7 +265,7 @@

  damageScreen (s);
  }
-else if (action == ECO_ACT_CYCLE)
+if (action == ECO_ACT_CYCLE)
  {
  if (option2 == ECO_ACT_OPT_CYCLE_NEXT)
  {


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] efenniht theme

2010-07-20 Thread Nikolas Arend
Hello,

I came across the 'efenniht' theme in the trunk/THEMES/ directory and 
really like it. I was just wondering if it will support menu icons at 
some point? Is it early work in progress (I noticed a few quirks)? If 
so, then they'll probably go away fairly soon, so I'll wait...


Thanks,   Nick.


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] efenniht theme

2010-07-20 Thread Nikolas Arend
On 07/20/2010 10:30 PM, m...@zentific.com wrote:
  The efenniht theme has been in progress for a bit, but it is still
  very much in development.  Issues that currently exist will be and
  are currently being fixed.



I see, thanks. How about the menu icons?

Cheers,   Nick.



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] efenniht theme

2010-07-20 Thread Nikolas Arend
On 07/20/2010 10:50 PM, Gustavo Sverzut Barbieri wrote:
 On Tue, Jul 20, 2010 at 11:32 PM, Nikolas Arendnikolas.ar...@gmx.net  wrote:

 On 07/20/2010 10:30 PM, m...@zentific.com wrote:
  
   The efenniht theme has been in progress for a bit, but it is still
   very much in development.  Issues that currently exist will be and
   are currently being fixed.



 I see, thanks. How about the menu icons?
  
 It was a design decision (as in graphical design) to remove them.


Ok, I figured as much, and I have to say that most icon themes would 
kill this theme's elegant appearance. However, with the right icon 
theme, blending in nicely, it could work.


 We do have plans to later patch e17 and allow just some icons to be
 always set for key actions, leaving all the others without icons.




I'd support that, since many people became used to and dependent on 
those iconographic elements, at least for key actions you mentioned. 
Then again, I personally would prefer either an icon theme that fully 
covers everything in the menus, or no icons at all.


 Problems with menu icons are widely discussed in the web. They range
 from too small images to be actually detected in a fast eye scan to
 many meaning less icons to too-crowed/many to be differentiated. They
 usually take longer instead of faster and usually what people use is
 basically item positioning or word size serving as well as the icon.
 So far people that gave it a try got used and like it, that's our
 experience... there is no technical limitation, it is easy to re-add
 them later if required.


Ok, good to hear. Anyway, nice work!


Thanks,   Nick.


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Gadgets] cannot remove some modules

2009-01-09 Thread Nikolas Arend
Dave Andreoli wrote:
 - Atton Jonathan jonathan.at...@gmail.com ha scritto:

   
 no I don't have the right click menu because (I guess) the module
 doesn't defines an action on the right clic.
 

 Strange :/  it works here... can someone else try?
   

I reported that problem with the settings module some time ago. As I 
said, I ended up editing e.cfg using eet to remove it from my desktop.

Best,   Nick.


--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Gadgets] cannot remove some modules

2009-01-07 Thread Nikolas Arend
Atton Jonathan wrote:
 hello

 Some modules (as Settings) cannot be removed when they are add in the
 desktop as gadget. have you a solution ? this is a bug in the module ? in
 the gadget manager ?

   
Hi,

The only way I managed to get rid of them is using eet to extract the 
configuration from e.cfg, edit the text file (remove the respective 
gadman entries) and write it back to e.cfg.

HTH,Nick.

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] exalt-daemon init.d script

2008-09-27 Thread Nikolas Arend
Hi,

Below please find a Fedora 9 init.d start script for exalt-daemon. 
exalt(-daemon) is mainly working for me now and I have therefore 
replaced NetworkManager with it, so I wanted to have the daemon started 
at system boot. The script is an altered version of that shipping with 
NetworkManager. With appropriate changes I guess it might work for other 
distros as well (eg. SuSE). Please let me know if there's sth. wrong 
with it, works for me, though.

Best,   Nick.



#!/bin/sh
#
# exalt-daemon:   exalt daemon
#
# chkconfig: - 27 84
# description:  This is a daemon for automatically switching network 
connections
#
# processname: exalt-daemon
# pidfile: /var/run/exalt-daemon/exalt-daemon.pid
#
### BEGIN INIT INFO
# Provides: exalt_daemon $network
# Required-Start:
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start and stop exalt-daemon
# Description: exalt-daemon is a tool for easily managing network 
connections
### END INIT INFO

prefix=/usr
exec_prefix=/usr
sbindir=/usr/sbin

NETWORKMANAGER_BIN=${sbindir}/exalt-daemon

# Sanity checks.
[ -x $NETWORKMANAGER_BIN ] || exit 1

# We need /sbin/pidof
[ -x /sbin/pidof ] || exit 1

# Source function library.
. /etc/rc.d/init.d/functions

# Source network configuration
. /etc/sysconfig/network

# so we can rearrange this easily
processname=exalt-daemon
servicename=exalt-daemon
pidfile=/var/run/exaltd.pid

RETVAL=0

start()
{
if [ -n `/sbin/pidof -o %PPID $processname` ]; then
echo -n ${servicename} is already running
failure
echo
exit 1
fi

echo -n $Setting network parameters... 
sysctl -e -p /etc/sysctl.conf /dev/null 21
success
echo
   
echo -n $Starting exalt daemon: 
daemon --pidfile=$pidfile --check $servicename $processname
RETVAL=$?

echo
[ $RETVAL -eq 0 ]  touch /var/lock/subsys/$servicename
}

stop()
{
echo -n $Stopping exalt daemon: 
killproc -p $pidfile $servicename
RETVAL=$?
echo
if [ $RETVAL -eq 0 ]; then
rm -f /var/lock/subsys/$servicename
rm -f $pidfile
fi
}

# See how we were called.
case $1 in
start)
start
;;
stop)
stop
;;
status)
status -p $pidfile $processname
RETVAL=$?
;;
restart)
stop
start
;;
condrestart)
if [ -f /var/lock/subsys/$servicename ]; then
stop
start
fi
;;
*)
echo $Usage: $0 {start|stop|status|restart|condrestart}
;;
esac

exit $RETVAL

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Gadman feature request

2008-09-03 Thread Nikolas Arend
Hi,

Currently when unhiding the gadgets the desktop and everything on it are 
replaced by a gray background on which the (hidden) gadgets are shown. I 
don't know if that's technically feasible, but it would be nice to have 
the option to still see the desktop/windows instead and just bring 
forward the gadgets. I don't have shelves (using itask-ng) and make use 
of the 'Show Desktop' or 'Unhide Gadgets' feature to access them. But 
with the pager that's a bit inconvenient: either I show the desktop 
iconifying all windows to access the pager, but then I can't drag any 
windows around in it (because they're all iconified). Or I set the pager 
gadget behavior to On top pressing..., in which case I don't see the 
actual windows I'm dragging around, only their miniature versions in the 
pager.


Thanks a lot and best regards,

Nick.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Gadman feature request

2008-09-03 Thread Nikolas Arend
Dave Andreoli wrote:
 - Nikolas Arend [EMAIL PROTECTED] ha scritto:

   
 Hi,

 Currently when unhiding the gadgets the desktop and everything on it
 are 
 replaced by a gray background on which the (hidden) gadgets are shown.
 I 
 don't know if that's technically feasible, but it would be nice to
 have 
 the option to still see the desktop/windows instead and just bring 
 forward the gadgets. I don't have shelves (using itask-ng) and make
 use 
 of the 'Show Desktop' or 'Unhide Gadgets' feature to access them. But

 with the pager that's a bit inconvenient: either I show the desktop 
 iconifying all windows to access the pager, but then I can't drag any

 windows around in it (because they're all iconified). Or I set the
 pager 
 gadget behavior to On top pressing..., in which case I don't see the

 actual windows I'm dragging around, only their miniature versions in
 the 
 pager.
 

 Are you using a composite manager? in that case the gray background 
 should be semitrnsparent, allowing you to see your windows.
   

Hi,

and thanks for your answer! No, I'm not using a composite manager since 
it's too unstable and slowing down the performance noticeably here.

 Or you can change the e theme to make the gray (that is white in real)
 background look full transparent.
   
Ok, I could do that. But would it be possible to have an option to make 
the background transparent, like for the itask-ng panel ('Show 
Background Box' option)?

Best,   Nick.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Gadman feature request

2008-09-03 Thread Nikolas Arend
Dave Andreoli wrote:
 - Nikolas Arend [EMAIL PROTECTED] ha scritto:

   
 Dave Andreoli wrote:
 
 - Nikolas Arend [EMAIL PROTECTED] ha scritto:

   
   
 Hi,

 Currently when unhiding the gadgets the desktop and everything on
 
 it
 
 are 
 replaced by a gray background on which the (hidden) gadgets are
 
 shown.
 
 I 
 don't know if that's technically feasible, but it would be nice to
 have 
 the option to still see the desktop/windows instead and just bring
 
 forward the gadgets. I don't have shelves (using itask-ng) and
 
 make
 
 use 
 of the 'Show Desktop' or 'Unhide Gadgets' feature to access them.
 
 But
 
 with the pager that's a bit inconvenient: either I show the desktop
 
 iconifying all windows to access the pager, but then I can't drag
 
 any
 
 windows around in it (because they're all iconified). Or I set the
 pager 
 gadget behavior to On top pressing..., in which case I don't see
 
 the
 
 actual windows I'm dragging around, only their miniature versions
 
 in
 
 the 
 pager.
 
 
 Are you using a composite manager? in that case the gray background
   
 should be semitrnsparent, allowing you to see your windows.
   
   
 Hi,

 and thanks for your answer! No, I'm not using a composite manager
 since 
 it's too unstable and slowing down the performance noticeably here.

 
 Or you can change the e theme to make the gray (that is white in
   
 real)
 
 background look full transparent.
   
   
 Ok, I could do that. But would it be possible to have an option to
 make 
 the background transparent, like for the itask-ng panel ('Show 
 Background Box' option)?

 

 Yes, I will do this very soon (maybe tomorrow), was on my TODO list,
 also with the ability to choose the color.

   

Great, thanks! I think I'll wait then before hacking the theme ;-)

Best,Nick


 Dave


   
 Best,   Nick.


 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   


-- 

Nikolas Arend
Kirchmairstr. 9
D-80686 Muenchen

Tel: +49-89-36100584
Fax: +49-89-36106184
Email: [EMAIL PROTECTED]



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Gadman feature request

2008-09-03 Thread Nikolas Arend
Dave Andreoli wrote:
 I will work on this in the next days, so if you have other problem/request
 please report it now.
   

Well, in that case... ;-)
I experienced crashes and freezes with gadgets added to itask-ng. I 
don't have a backtrace of this yet, but can provide one if needed. Not 
sure whether it's itask-ng's or gadman's problem, though. Also certain 
gadgets don't work as expected when added to itask-ng, they would 
occasionally lose focus (eg. language or tclock) so that accessing 
their config menus or clicking on them doesn't work any more. Only thing 
that helps is an e restart. But then again, that could just as well be 
an itask-ng flaw.
I guess I should mention that I have an nvidia Quadro card using the 
nvidia driver.

Nick.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Gadman feature request

2008-09-03 Thread Nikolas Arend
Hi again,

now that I think of it, would it be possible to have a third display 
behavior variant for gadgets: to show them on the desktop always but at 
the same time be able to bring them on top by pressing a certain key 
combination (eg. when the desktop is completely buried under windows)? 
So basically one would have to change the radio button in the 'Behavior' 
submenu into a multiple choice checkbox.

Nick

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] itask-ng issues

2008-07-09 Thread Nikolas Arend
Hi,

I have two issues with itask-ng which I'd like to mention, and I hope 
it's ok to post them to this list.

The first thing I'm experiencing is a white bar over the entire bottom 
of the screen where the instance of itask-ng is located as a taskbar 
(I'm not running a composite manager). It appears only when e is started 
or restarted and there are no applications to show in the taskbar. Once 
the first app is running, the white bar disappears and the the icon is 
shown normally in the taskbar. However, the bar does not reappear when I 
close all applications, only when e is restarted subsequently. When I 
enable composite and run e.g. bling, all is as it's supposed to be, only 
that composite is neither very fast nor very stable here (ATI graphics 
card/driver), so I cannot really use it.
The behavior described above is there for some time now and 
unfortunately I cannot link it to a specific date or revision.

The second issue looks like an itask-ng problem too, but I'm not 
entirely sure, maybe something changed in e or the libs. It concerns the 
icons for minimized applications in the taskbar which normally kind of 
fade out to show that the app is minimized. Since a few revisions they 
simply disappear, leaving a blank space. The icon reappears on 
mouse-over, i.e. when the icon/bar is zoomed, so it seems to affect only 
the normal, non-enlarged icon.

Since I prefer itask-ng over the other taskbar/launcher solutions it'd 
be nice to get those issues fixed, so please let me know if you need any 
more information.


Thanks and best regards,

Nick.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] itask-ng issues

2008-07-09 Thread Nikolas Arend
Hannes Janetzek wrote:
 Hello,

 please post issues with itask-ng at
 http://code.google.com/p/itask-module/issues/list
   

Sorry about that, I will do so for future bug reports.


 Am Wed, 09 Jul 2008 20:03:13 +0200
 schrieb Nikolas Arend [EMAIL PROTECTED]:

   
 Hi,

 I have two issues with itask-ng which I'd like to mention, and I hope 
 it's ok to post them to this list.

 The first thing I'm experiencing is a white bar over the entire
 bottom of the screen where the instance of itask-ng is located as a
 taskbar (I'm not running a composite manager). It appears only when e
 is started or restarted and there are no applications to show in the
 taskbar. Once the first app is running, the white bar disappears and
 the the icon is shown normally in the taskbar. However, the bar does
 not reappear when I close all applications, only when e is restarted
 subsequently. When I enable composite and run e.g. bling, all is as
 it's supposed to be, only that composite is neither very fast nor
 very stable here (ATI graphics card/driver), so I cannot really use
 it. The behavior described above is there for some time now and 
 unfortunately I cannot link it to a specific date or revision.

 
 this should be fixed with the current svn version
   

Hm, the latest revision I get is 564, but that's the one I'm currently 
using. How long does it normally take for commits to become available?

   
 The second issue looks like an itask-ng problem too, but I'm not 
 entirely sure, maybe something changed in e or the libs. It concerns
 the icons for minimized applications in the taskbar which normally
 kind of fade out to show that the app is minimized. Since a few
 revisions they simply disappear, leaving a blank space. The icon
 reappears on mouse-over, i.e. when the icon/bar is zoomed, so it
 seems to affect only the normal, non-enlarged icon.

 

 hmm, no idea. does it also happen when using a composite manager?
   


No, it doesn't, works fine with bling. But the first problem (white bar) 
does actually become worse when using composite. I thought I tried it 
before and things looked good then, but now I get the white bar at 
startup as well as a semi-transparent composite-like dark grayish bar 
with both the taskbar and the launcher instances every second time I 
restart e (works like a switch).


Best,   Nick.

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Shelf stacking behavior and invisible shelves

2007-06-13 Thread Nikolas Arend
Hi,

I have a doubt about the stacking behavior of e's shelves. There is 
Above Everything, Below Windows, Below Everything, and windows can 
be allowed to overlap the shelf or not. I like the invisible style and 
use it even for one of my shelves which is auto-hiding. The current 
behavior is that when an invisible shelf is set to be above everything, 
it becomes not only transparent, but rather non-existent in the sense 
that any mouse interaction seems to be suppressed (e.g. right-click on 
it has no effect in terms of bringing up the shelves popdown menu shelf 
0 - Begin Moving/Resizing Items| etc.). That has the consequence 
that for an auto-hiding shelf, the few pixels of the boarder that remain 
unhidden to trigger the unhiding when hovered over with the mouse are 
not accessible and prevent the shelf from coming up again. I cannot, for 
example, use the default theme with an invisible and auto-hidden shelf 
that contains an ibar, since the aforementioned boarder for that theme 
is so thin.
On the other hand, if the stacking is set to Below Everything, the 
shelf is responsive to mouse clicks and hovering and therefore, unhiding 
it is not an issue. Unfortunately, the shelf will of course unhide below 
any window, which makes it more or less useless for me with these settings.
Shouldn't this behaviour be reversed (at least for invisible shelves), 
i.e. Above Everything makes invisible shelves react to the mouse and 
Below Everything doesn't? Is there a technical reason for the current 
implementation?

Hope I could make myself clear,

best regards,   Nick.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Nikolas Arend
Ag. System Administrator wrote:
 The problem is, that on restart E losing somehow all his modules.
 And when i load and reenable them, their order is messed up.

 My E is fresh install from CVS, on fresh Centos5 x86_64.

 I can reproduce this behavior on my system by going to main menu, and do 
 reload. Then i see some artifacts in clock area (like many instances of 
 gadgets, frozen in move). Then E restarts, and i will see some modules 
 (volume, tclock, moon, pager), or no modules at all.

 Here is a test i did. Two restarts. 1 minute difference.

 Starting module set:

 $ enlightenment_remote -module-list
 REPLY - BEGIN
 REPLY: mail ENABLED 1
 REPLY: mem ENABLED 1
 REPLY: net ENABLED 1
 REPLY: news ENABLED 1
 REPLY: pager ENABLED 1
 REPLY: screenshot ENABLED 1
 REPLY: slideshow ENABLED 1
 REPLY: start ENABLED 1
 REPLY: taskbar ENABLED 1
 REPLY: tclock ENABLED 1
 REPLY: mixer ENABLED 1
 REPLY: uptime ENABLED 1
 REPLY: weather ENABLED 1
 REPLY: moon ENABLED 1
 REPLY: winselector ENABLED 1
 REPLY: alarm ENABLED 1
 REPLY: cpu ENABLED 1
 REPLY: deskshow ENABLED 1
 REPLY: dropshadow ENABLED 1
 REPLY: forecasts ENABLED 1
 REPLY: ibar ENABLED 1
 REPLY: ibox ENABLED 1
 REPLY: language ENABLED 1
 REPLY - END


 After 1st restart:

 $ enlightenment_remote -module-list
 REPLY - BEGIN
 REPLY: mail ENABLED 1
 REPLY: mem ENABLED 1
 REPLY: net ENABLED 1
 REPLY: news ENABLED 1
 REPLY: pager ENABLED 1
 REPLY: screenshot ENABLED 1
 REPLY: slideshow ENABLED 1
 REPLY: start ENABLED 1
 REPLY: taskbar ENABLED 1
 REPLY: tclock ENABLED 1
 REPLY: mixer ENABLED 1
 REPLY: uptime ENABLED 1
 REPLY: weather ENABLED 1
 REPLY: moon ENABLED 1
 REPLY: winselector ENABLED 1
 REPLY - END

 Now, i re-enable all modules again, and after 2nd restart:

 $ enlightenment_remote -module-list
 REPLY - BEGIN
 REPLY - END

 The shelves is in place, because when i reload and re-enable modules, 
 they all come to their shelves. Not always in same order they was before.


 That's the best description i can give you in English :)

 Ill try to look into the code, but as i'm not programmer, not sure ill 
 find something. But, who knows... :)

 Thanks,
 Dan


 Carsten Haitzler (The Rasterman) wrote:
   
 On Thu, 31 May 2007 14:31:05 +0300 Ag. System Administrator
 [EMAIL PROTECTED] babbled:

 well the problem is i don't see the problem. the modules enabled stay the 
 same
 for me. i don't lose or gain them. they stay in the same position. :( i need 
 to
 know how to reproduce it.

 

Well, I'm not sure whether this is actually related, but I reported 
about problems with the language module (not yet fixed afaik). Its 
.desktop file wasn't up-to-date and therefore it wasn't even loaded. 
After modifying the .desktop file it loaded, could be enabled, and 
indeed showed up in the respective shelf. But after restarting e17, all 
modules were disabled and I end up with empty shelves. I see that 
language is in the list above, so maybe there's some connection.

HTH,   Nick



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Nikolas Arend
Ag. System Administrator wrote:
 Hi All!

 David Seikel wrote:
   
 On Thu, 31 May 2007 18:15:27 +0200 Nikolas Arend
 [EMAIL PROTECTED] wrote:

 
 Well, I'm not sure whether this is actually related, but I reported 
 about problems with the language module (not yet fixed afaik). Its 
 .desktop file wasn't up-to-date and therefore it wasn't even loaded. 
 After modifying the .desktop file it loaded, could be enabled, and 
 indeed showed up in the respective shelf. But after restarting e17,
 all modules were disabled and I end up with empty shelves. I see that 
 language is in the list above, so maybe there's some connection.
   
 Try leaving the language module disabled, or even uninstalling it from
 your system and see if there is still a problem.
 

 No problem anymore...
 Well, so we found that cause for bad behavior was language module! Die! ;)

   
 I recently fixed up the .desktop file for the language and all other
 e_modules modules.  The language module may have bit rotted while
 it's .desktop file was out of date and so no one noticed.

 

Ah, good to hear. I have abandoned the language module for now anyway 
and created a script which does the keyboard switching, but I'd rather 
have the module back ;-) So if someone who knows the code well could 
look into this, I'd be very thankful.
However, I don't think e17 should react like this to a faulty module, 
maybe a kind of sanity check before actually loading modules would be 
good. But off the top of my head, I have no proposition on how to 
implement this since I'm not sufficiently familiar with the code.

Cheers,   Nick.





-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Creating custom applications in e17

2007-05-15 Thread Nikolas Arend
Daniel Stonier wrote:
 At the moment, I left click the top corner and create an icon.  That
 makes a .desktop file in ~/.local/share/applications. That's all you
 really need do to create one. If you want to go further, you can text
 edit the .desktop file so you can customise it for your own
 applications menu or use with an icon theme.

 Once you have the .desktop file, just drag and drop from the
 configuration panel into the favourites menu.

 On 15/05/07, Nikolas Arend [EMAIL PROTECTED] wrote:
   
 Hi,

 in current e17 cvs, what is the preferred method of creating a new
 custom application (i.e. .desktop file), e.g. for the favorite apps
 menu? This functionality had been there before the transition to efreet,
 but I can't seem to find it now.

 Cheers,Nick.
 

Yes, editing or creating a .desktop file by hand is of course an option, 
but tedious for many custom applications. This create icon 
functionality you describe is not there in current cvs, hence my 
question. There is an edit icon option in the popdown menu when you 
click on the window title bar, but that will only work if the 
application is already started. Creating .desktop entries for scripts or 
scripts starting another application with a gui is not possible (it was 
before). I'd vote for putting the possibility to easily create .desktop 
files via a gui back in, it'll make life easier for unexperienced users.


Thanks,  Nick.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Language module

2007-04-29 Thread Nikolas Arend
Igor FeR Scabini wrote:
 Nikolas Arend ha scritto:
 Hi,

 The language module in current cvs compiles and installes fine for 
 me, but doesn't show up in the module settings and hence cannot be 
 enabled. This seems like a simple issue, could anyone point me in the 
 right direction to solve this?

 Thanks a lot,   Nick.


 The problem is in the module.desktop file you can find in
 /prefix/e17/lib/enlightenment/modules/module_name/module.desktop

 Attached is a small patch for bling module, the correction is nearly 
 the same for all modules.


I have changed module.desktop to this

[Desktop Entry]
Type=Link
Name=Language
Icon=module

Now the module shows up in the settings again and I can enable it. But 
when I do that and subsequently restart e, the whole contents of my 
shelf just vanish, leaving an empty shelf. Obviously  e.cfg becomes 
broken somehow. I can reproduce that any time with a fresh ~/.e 
configuration. I take it there's more to change than the .desktop file 
in this case, probably in the module code. Any hints are much appreciated.

Thanks a lot,   Nick.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Auto-hide issue

2007-04-23 Thread Nikolas Arend
Hi,

I seem to have problems with autohide in current cvs. The shelf won't 
unhide when its style is set to invisible, no matter where I point 
with the mouse. When setting the style to default, I can only 
hide/unhide it when hovering over the left or right shelf handles. 
Playing with the remaining settings (e.g. Stacking or Size) doesn't 
change anything. Is that the expected behaviour for now? I also tried 
with a fresh ~/.e configuration.

Thanks,   Nick.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Language module

2007-04-23 Thread Nikolas Arend
Hi,

The language module in current cvs compiles and installes fine for me, 
but doesn't show up in the module settings and hence cannot be enabled. 
This seems like a simple issue, could anyone point me in the right 
direction to solve this?

Thanks a lot,   Nick.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Window maximize behavior and Auto-hide shelf

2007-02-19 Thread Nikolas Arend
Hi,

as I see that raster is back, I'd like to bring up the two recent 
threads mentioned in the subject line again. Could you please comment on 
the things discussed there (customizing the maximization behavior and 
adding auto-hide support to the shelf) and if they have any chance of 
making it into e17?

Thanks a lot,

Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Window maximize behavior and Auto-hide shelf

2007-02-19 Thread Nikolas Arend
Carsten Haitzler (The Rasterman) wrote:
 On Mon, 19 Feb 2007 13:35:35 +0100 Nikolas Arend [EMAIL PROTECTED]
 babbled:

   
 Hi,

 as I see that raster is back, I'd like to bring up the two recent 
 threads mentioned in the subject line again. Could you please comment on 
 the things discussed there (customizing the maximization behavior and 
 adding auto-hide support to the shelf) and if they have any chance of 
 making it into e17?
 

 The word of the day is... PATCHES! :)
   

All right, point taken ;-) As soon as I got this d*$# thesis finished I 
can start thinking about coding again. But even then, I remember that it 
is a good thing to ask the one in charge whether or not a certain 
feature is likely to be accepted before starting work on it. Wouldn't be 
the first time that I ended up with a patch that I had to apply/adapt to 
cvs every other time because the maintainer didn't like the feature 
(wasn't for e17, however).

Cheers,   Nick.



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Window maximize behavior

2007-02-06 Thread Nikolas Arend
Hi,

I'm still struggling a bit with the way e17 maximizes windows. I should say 
that the current policies (e.g. smart) make perfect sense the way they work, 
what I'm missing is a possibility to define a definitive maximization that 
always produces the same result for any window wherever it may have been 
located on the screen before maximizing it. So what I have in mind is s.th. 
like a fullscreen policy with a never cover specific parts of the screen 
feature.

An example:
In my case I have a bottom and a top shelf. The bottom shelf is set to not be 
overlapped, the top one can. So what I'd like to do is define maximize to 
always extend the window in both directions to occupy the maximum possible 
space, but not cover the no-overlap shelves (in my case the bottom shelf), 
even though the window was being placed over the bottom shelf before maximizing 
it (which can happen).

Hm, hope that makes sense to you.

Best,  Nick.
-- 
Feel free - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: 
http://www.gmx.net/de/go/topmail?ac=OM.GX.GX003K11713T4783a

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Ecore_File_Monitor

2007-01-06 Thread Nikolas Arend
Nikolas Arend wrote:
 Sebastian Dransfeld wrote:
   
 Aleksej Struk wrote:
   
 
 On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
 
   
 Nikolas Arend wrote:
   
 
 Hi,

 it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail 
 module) stopped working properly since some more extensive changes a few 
 revisions ago. Can anybody confirm that? I didn't check the code for what 
 might have changed in ecore_file_monitor* but only noticed it by said 
 mail module.
   
 
   
 Anyone?
   
 
 Actually, I'm experiencing the same problem with mail module. It does
 not monitor my local Maildir.
 
   
 But Ecore_File_Monitor works in e, just try to change some .order file.

 I think the probem must be in the mail module.
   
 

 Yes, that is probably the case, but I suspect that s.th. changed in the 
 implementation which was taken care of in e. So it works there, but not 
 for the mail module any longer. Ah well, I guess I'll just have to look 
 into the code ;-)
   

Could it be that now ecore_file_monitor_init() must be called before 
adding a monitor? It's not called anywhere in the mail module and from 
what I see now, monitor_type will be ECORE_FILE_MONITOR_TYPE_NONE in 
that case, which means that no monitor will be added actually.

Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Ecore_File_Monitor

2007-01-05 Thread Nikolas Arend
Nikolas Arend wrote:
 Hi,

 it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail module) 
 stopped working properly since some more extensive changes a few revisions 
 ago. Can anybody confirm that? I didn't check the code for what might have 
 changed in ecore_file_monitor* but only noticed it by said mail module.
   

Anyone?

Cheers,   Nick.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Ecore_File_Monitor

2007-01-05 Thread Nikolas Arend
Aleksej Struk wrote:
 On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
   
 Nikolas Arend wrote:
 
 Hi,

 it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail 
 module) stopped working properly since some more extensive changes a few 
 revisions ago. Can anybody confirm that? I didn't check the code for what 
 might have changed in ecore_file_monitor* but only noticed it by said mail 
 module.
   
   
 Anyone?
 

 Actually, I'm experiencing the same problem with mail module. It does
 not monitor my local Maildir.
   

That's the symptom I'm experiencing. I submitted a patch for the mail 
module some time back also concerning the mbox part with the file 
monitor stuff. It worked back then until a short time ago. Something 
must have changed, I presume in ecore. But I'm not sure what's causing 
this and I currently don't have the time to dig deeper. Hope s.o. with 
more insight can help.

Best,  Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Ecore_File_Monitor

2007-01-03 Thread Nikolas Arend
Hi,

it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail module) 
stopped working properly since some more extensive changes a few revisions ago. 
Can anybody confirm that? I didn't check the code for what might have changed 
in ecore_file_monitor* but only noticed it by said mail module.

Cheers,  Nick.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Custom screensaver to override E's desklock (work in progress)....

2006-12-29 Thread Nikolas Arend
Carsten Haitzler (The Rasterman) wrote:
 I don't see any problem with this feature :) setting a command is ok- though
 what i think would be better is to have .desktop files with the screensaver
 commands and then just select from ones (maybe of Type=Screensaver) so you can
 pre-package configs for xscreensaver and other screensaver 3rd party apps out
 there.
   

The current/new implememtation of the screensaver and desklock settings 
is not exactly what I was hoping for and IMHO not consistent.
Although I can set a custom screensaver/desklock command, this command 
will be used for both screen-saving and desklocking as far as I can see. 
So when I set Enable X screensaver leaving Lock when the screensaver 
starts unchecked, but use xlock as my custom screensaver/desklock 
command (since I have problems with PAM), this command is used every 
time the screensaver activates (and of course locking my screen which I 
don't want).
In order to have locking and screen-saving decoupled, I think there 
should be two custom command lines, one for the screensaver and the 
other one for the desklock command. The Lock when the screensaver 
starts option should be deactivated (greyed out) as soon as there is a 
custom screensaver command defined (which should take care of whether or 
not to lock the screen when starting).
The custom desklock command should only be used when an explicit screen 
lock (e.g. launching Lock Screen from the system menu) is requested.


Hope that makes sense.

Cheers,   Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Mixer control key bindings

2006-12-29 Thread Nikolas Arend
Hi,

the key bindings for Decrease/Increase Volume and Mute mixer don't 
seem to work for me (SuSE 10.1). Could somebody give me a short 
explanation of how they are implemented? I guess they are supposed to 
work and it's a problem on my side?


Thanks a lot,  Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Custom screensaver to override E's desklock (work in progress)....

2006-12-29 Thread Nikolas Arend
Brian Mattern wrote:
 Do you have the PAM headers installed? Is pam support getting compiled
 in when you build e (check the value of HAVE_PAM in
 e17/apps/e/config.h)?

 (We probably need to fix desklock to not lock if pam isn't compiled in.)
   

Yes, headers are installed and are obviously found ok by configure. 
We've been through this in another thread and it seems that it's a SuSE 
specific PAM config problem. Sigh...

 In order to have locking and screen-saving decoupled, I think there 
 should be two custom command lines, one for the screensaver and the 
 other one for the desklock command. The Lock when the screensaver 
 starts option should be deactivated (greyed out) as soon as there is a 
 custom screensaver command defined (which should take care of whether or 
 not to lock the screen when starting).
 The custom desklock command should only be used when an explicit screen 
 lock (e.g. launching Lock Screen from the system menu) is requested.

 

 This makes sense. Possibly coupled with the above suggestion from
 raster. So, a dropdown/ilist for each, with a button to add a new one?

   

That would be convenient for those who don't like to fiddle with 
xscreensaver/xlock/whatever command line options and flexible enough for 
everybody else.

Nick.



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Custom screensaver to override E's desklock (work in progress)....

2006-12-29 Thread Nikolas Arend
Nikolas Arend wrote:
 Brian Mattern wrote:
   
 Do you have the PAM headers installed? Is pam support getting compiled
 in when you build e (check the value of HAVE_PAM in
 e17/apps/e/config.h)?

 (We probably need to fix desklock to not lock if pam isn't compiled in.)
   
 

 Yes, headers are installed and are obviously found ok by configure. 
 We've been through this in another thread and it seems that it's a SuSE 
 specific PAM config problem. Sigh...

   
 In order to have locking and screen-saving decoupled, I think there 
 should be two custom command lines, one for the screensaver and the 
 other one for the desklock command. The Lock when the screensaver 
 starts option should be deactivated (greyed out) as soon as there is a 
 custom screensaver command defined (which should take care of whether or 
 not to lock the screen when starting).
 The custom desklock command should only be used when an explicit screen 
 lock (e.g. launching Lock Screen from the system menu) is requested.

 
   
 This makes sense. Possibly coupled with the above suggestion from
 raster. So, a dropdown/ilist for each, with a button to add a new one?

   
 

 That would be convenient for those who don't like to fiddle with 
 xscreensaver/xlock/whatever command line options and flexible enough for 
 everybody else.
   

Forgot... maybe s.th. like a Test screensaver button owould be good to 
see if the chosen custom command does what it's supposed to do?

Nick


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Mixer control key bindings

2006-12-29 Thread Nikolas Arend
lok wrote:
 On Fri, 29 Dec 2006 19:52:31 +
 Aleksej Struk [EMAIL PROTECTED] wrote:

   
 Hi Nick,

 The implementation of the key binding in mixer module is similar to
 the implementation in language module. iirc, it was taken exactly from
 that module.

 The idea is, that module has to define the following things:

 1) the action, which will be executed on key press, For example
 mixer_mute
 2) the function, which is associated with the action.
 3) The 'human readable' name of the action. For example Mute The
 Mixer. This name will appear in keybinding dialog.
 4) The keybinding that uses the mixer_mute action. Actually this is 
 optional. And has to be
 done if you want to have default binding.
 5) Finally, you have to do reverse actions on module unload.

 1) and 2) are done by those several lines of code:

 E_Actoin *a;
 a = e_action_add(mixer_mute);
 if (a) a-func.go = _some_binding_callback_funcition

 3) is done basically by calling e_action_predef_name_set function (see
 e_action.h)

 4) You have to define a E_Config_Binding_Key *eb variable and fill it
 in with the correct values. After doing that, you have to: (i) insert
 eb into e_config-key_bindings, and (ii) call to e_bindings_key_add to
 make the binding active. Note, that you have to enclose (i) and (ii)
 between e_manager_keys_ungrab() and e_managers_keys_grab() after.


 For further information look into language madule e_mod_keybindigs.c
 file. 

 Feel free to contact me on IRC if you need more detailed explanation.

 sndev



 On Fri, Dec 29, 2006 at 04:12:15PM +0100, Nikolas Arend wrote:
 
 Hi,

 the key bindings for Decrease/Increase Volume and Mute mixer don't 
 seem to work for me (SuSE 10.1). Could somebody give me a short 
 explanation of how they are implemented? I guess they are supposed to 
 work and it's a problem on my side?


 Thanks a lot,  Nick.

   

   

Hi,

thanks to all for your elaborate explanations!

 Hi,
 as sndev said, the keybinding code in mixer was taken from the language 
 module.
 The bindings in the mixer modules need at least one gadcon instance of the 
 mixer
 in order to work. The mixer initialize is configuration only if an instance 
 is created.
 Once the configuration is filled with the right mixer then the keybinding can 
 works.
 So you need to put the mixer module in a shelf to have keybindings working.

   

Ah, that of course explains a lot. I don't have the mixer module 
running, in fact I defined the key bindings for volume increase/decrease 
and muting in order to _NOT_ have the need of running the mixer module 
(or any other mixer gui) ;-) Now that I added it to a shelf, it all 
works. But I'd rather like it if one wouldn't have to actually put the 
module into a shelf.

 I could have move a part of the configuration code in order to make it works 
 right 
 after the module is loaded. But at that time I wasn't really seeing the point.

   

As I said above, I'd consider this a good thing. A hint somewhere that 
the module must be enabled/loaded to have the key bindings working maybe 
couldn't hurt either, IMHO.


Thanks again and best regards,   Nick.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] export of LD_LIBRARY_PATH in e_start_main.c

2006-12-18 Thread Nikolas Arend
Carsten Haitzler (The Rasterman) wrote:
 On Sun, 17 Dec 2006 22:13:05 -0500 Mike Frysinger [EMAIL PROTECTED] babbled:

   
 On Sunday 17 December 2006 17:54, Carsten Haitzler wrote:
 
 this is part of the setup that enlightenment_start does to make sure e
 finds libraries in the prefix it's installed in. basically this is there
 for when people install, e17, evas, eet, etc. in, for example, /opt/e17 or
 /usr/local which is the default, and on linux DONT add /opt/e17/lib to
 /etc/ld.so.conf or if on bsd DONT add it to LD_LIBRARY_PATH. this means
 that things just work. e also adds to $PATH too to make sure it can
 execute things in its own install prefix. it detects this on the fly at
 runtime because e is actually relocatable at runtime and doesnt need a
 recompile to be moved. this also handles the problem where users do silly
 things like install libs multiple times in different prefixes - the
 LD_LIBRARY_PATH makes the prefix local libs preferred over others (i.e.
 the ones e17 was most likely compiled against).
   
 it sounds like you're trying to compensate for people who fucked up their 
 install and dont know how to properly do things and thereby screwing over 
 correct setups ...
 

 no - i'm trying to make e relocatable runtime without having to go set a whole
 lot of magic environment variables - just run enlightenment_start and it will
 work.
   

Hm... Unfortunately setting those environment variables magically does 
affect the rest of the system too, not only e17. I thought about it and 
must say that I'd prefer it if setting those variables were left to the 
admin (or the one who installs software). I do agree that having several 
different versions of the same lib installed is not preferable, but 
sometimes it happens for good reason. I guess I too would consider 
having enlightenment relocatable useful for the unexperienced user 
(although I doubt that kind of user would shift enlightenment around 
once it's working), but I think if possible e_start_main.c should only 
set LD_LIBRARY_PATH if e's install location is really non-standard and 
not covered by the system (ld.so.conf or ld.so.conf.d/). I don't have an 
exact plan how to achieve relocatability without setting 
LD_LIBRARY_PATH, maybe s.th. like QTDIR or the option Mike proposed in 
this thread.

Regards,   Nick.

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Custom screensaver to override E's desklock (work in progress)....

2006-12-18 Thread Nikolas Arend
Ravenlock wrote:
 On 12/17/2006 19:55, Ravenlock wrote:
 On 12/17/2006 10:00, Ravenlock wrote:
 Hello,

 Hoping for comments on the attached patch.

 The patch will add Advanced features to the Configuration Panel - Screen 
 - Screen Lock panel.  You can choose to override the Lock Screen 
 functionality of E, and/or the E Screensaver with a Custom Screensaver 
 which can be any executable you choose.


 A slight update.

 The only notable changes:
   1)  I've changed the config dialog to use minutes in stead of seconds.
   2)  Changed the range from 10 min max (600 seconds) to 90 minutes max.
   3)  bumped the E_CONFIG_FILE_GENERATION from 0x105 to 0x106


 Final update until/unless there is some feedback.  There may be no interest 
 in this though I find it useful.

 Notable changes:
1) IPC code in place
2) Fixed memory leak wrt _e_config_free()

 Regards.


Hi,

as I'm somebody with desklock-related PAM problems, I naturally have interest 
in something like this. On the other hand... I'm not an e-developer and cannot 
decide whether it'll make it into the code. I must admit I haven't tried the 
patch (relying on xlock atm.), but would like to see the e-devs having look at 
it.

Best,  Nick.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] export of LD_LIBRARY_PATH in e_start_main.c

2006-12-18 Thread Nikolas Arend
Carsten Haitzler (The Rasterman) wrote:
 On Sun, 17 Dec 2006 22:13:05 -0500 Mike Frysinger [EMAIL PROTECTED] babbled:

   
 On Sunday 17 December 2006 17:54, Carsten Haitzler wrote:
 
 this is part of the setup that enlightenment_start does to make sure e
 finds libraries in the prefix it's installed in. basically this is there
 for when people install, e17, evas, eet, etc. in, for example, /opt/e17 or
 /usr/local which is the default, and on linux DONT add /opt/e17/lib to
 /etc/ld.so.conf or if on bsd DONT add it to LD_LIBRARY_PATH. this means
 that things just work. e also adds to $PATH too to make sure it can
 execute things in its own install prefix. it detects this on the fly at
 runtime because e is actually relocatable at runtime and doesnt need a
 recompile to be moved. this also handles the problem where users do silly
 things like install libs multiple times in different prefixes - the
 LD_LIBRARY_PATH makes the prefix local libs preferred over others (i.e.
 the ones e17 was most likely compiled against).
   
 it sounds like you're trying to compensate for people who fucked up their 
 install and dont know how to properly do things and thereby screwing over 
 correct setups ...
 

 no - i'm trying to make e relocatable runtime without having to go set a whole
 lot of magic environment variables - just run enlightenment_start and it will
 work.
   

Hm... Unfortunately setting those environment variables magically does 
affect the rest of the system too, not only e17. I thought about it and 
must say that I'd prefer it if setting those variables were left to the 
admin (or the one who installs software). I do agree that having several 
different versions of the same lib installed is not preferable, but 
sometimes it happens for good reason. I guess I too would consider 
having enlightenment relocatable useful for the unexperienced user 
(although I doubt that kind of user would shift enlightenment around 
once it's working), but I think if possible e_start_main.c should only 
set LD_LIBRARY_PATH if e's install location is really non-standard and 
not covered by the system (ld.so.conf or ld.so.conf.d/). I don't have an 
exact plan how to achieve relocatability without setting 
LD_LIBRARY_PATH, maybe s.th. like QTDIR or the option Mike proposed in 
this thread.

Regards,   Nick.



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] export of LD_LIBRARY_PATH in e_start_main.c

2006-12-17 Thread Nikolas Arend
Hi,

I just came to realize that LD_LIBRARY_PATH is exported during e17 
startup. In my case (SuSE 10.1) it's set to /usr/lib. That caused me 
some headaches with ATI GL drivers (which are installed in 
/usr/X11R6/lib) as I didn't understand why they where failing to load: 
libGL from /usr/lib was used because of the LD_LIBRARY_PATH setting.

Although I could of course unset LD_LIBRARY_PATH manually, I wonder if 
this is really needed, i.e. is there any Linux distribution that doesn't 
have /usr/lib in the standard search path for libraries?

Best,  Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 screen lock

2006-12-13 Thread Nikolas Arend
Carsten Haitzler (The Rasterman) wrote:
 On Tue, 12 Dec 2006 15:46:06 +0100 Nikolas Arend [EMAIL PROTECTED]
 babbled:

   
 David Seikel wrote:
 
 When I was using SuSE I could never get desklock to work with it.  I
 copied the PAM file for entrance to enlightenment, but that didn't work
 either.  Entrance works fine with it, and it's config file was itself
 copied from the GDB one supplied by SuSE.
   
 Hmpf. Is anybody else using SuSE and managed to get screen lock working?
 

 does it work if you run e as root

Ah, yes it does. So then it's not a pam problem in principle?

Nick.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 screen lock

2006-12-12 Thread Nikolas Arend
Hi,

I know that screen locking had or maybe still has some known issues, but I 
thought I should mention this nonetheless... After locking the screen I can't 
unlock it again by typing in my password. All that helps is sending the 
enlightenment process a -HUP from console. This looks like the opposite from 
what others reported recently, that every password (or just pressing ENTER) 
would work to unlock the screen.
My distro is opensuse 10.1 and I'm using e17 cvs from yesterday (approx 12 pm 
CET).

Best regards,   Nick.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 screen lock

2006-12-12 Thread Nikolas Arend
Aleksej Struk wrote:
 Screen lock uses PAM to check the correctness of the password.
 E checks if one of the following PAM services exists and then uses it:

 * login
 * enlightenment
 * xscreensaver
 * kscreensaver
 * system-auth

 Maybe that your problem is in PAM configuration

I thought about that too, but it seemed unlikely to me since both 
xscreensaver-command -lock and xlock work. As far as I remember, KDE's screen 
locking also works. I have xscreensaver and login in /etc/pam.d/, containing

cat /etc/pam.d/login
#%PAM-1.0
auth required   pam_securetty.so
auth includecommon-auth
auth required   pam_nologin.so
account  includecommon-account
password includecommon-password
session  includecommon-session
session  required   pam_lastlog.so nowtmp
session  required   pam_resmgr.so
session  optional   pam_mail.so standard

cat /etc/pam.d/xscreensaver
#%PAM-1.0
auth includecommon-auth
account  includecommon-account
password includecommon-password
session  includecommon-session

Is there anything unusual with this configuration? I haven't fiddled with the 
pam settings either.

Best,   Nick.
-- 
Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 screen lock

2006-12-12 Thread Nikolas Arend
David Seikel wrote:
 When I was using SuSE I could never get desklock to work with it.  I
 copied the PAM file for entrance to enlightenment, but that didn't work
 either.  Entrance works fine with it, and it's config file was itself
 copied from the GDB one supplied by SuSE.

Hmpf. Is anybody else using SuSE and managed to get screen lock working?

Thanks,

Nick.
-- 
Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 screen lock

2006-12-12 Thread Nikolas Arend
Aleksej Struk wrote:

 Both PAM services that you've listed uses common-auth service. I do
 not have such service on my gentoo machine. I suspect thatit is called
 system-auth and is configured as follows:


 auth   required pam_env.so
 auth   sufficient   pam_unix.so likeauth nullok
 auth   required pam_deny.so

 accountrequired pam_unix.so

 password   required pam_cracklib.so difok=2 minlen=8 dcredit=2
 ocredit=2 retry=3
 password   sufficient   pam_unix.so nullok md5 shadow use_authtok
 password   required pam_deny.so

 sessionrequired pam_limits.so
 sessionrequired pam_unix.so

 Does your common-auth is similar to that I've listed above 

Mine looks like

cat /etc/pam.d/common-auth
#
# /etc/pam.d/common-auth - authentication settings common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authentication modules that define
# the central authentication scheme for use on the system
# (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the
# traditional Unix authentication mechanisms.
#
authrequiredpam_env.so
authrequiredpam_unix2.so


This is what else resides in /etc/pam.d/:

ls -l /etc/pam.d | grep ^-r | sed 's/^.* //g'
atd
chage
chfn
chsh
common-account
common-auth
common-password
common-session
crond
cups
enlightenment
entrance
gdm
gdm-autologin
gnome-passwd
gnome-screensaver
gnomesu-pam
imap
login
netatalk
other
passwd
pop
pop3
ppp
quagga
radiusd
rpasswd
samba
shadow
smtp
squid
sshd
su
sudo
useradd
vlock
vsftpd
xdm
xdm-np
xlock
xscreensaver


Although I'm developing software myself and are relatively familiar with *nices 
and system administration, I have to admit that I never cared to get deeper 
into the whole pam stuff (I never had problems with Fedora in this respect). So 
please be patient with me.

Thanks,  Nick.

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] RFC: Proposed Config Panel Refactoring

2006-11-28 Thread Nikolas Arend
Landry, Marc-Andre wrote:
 Christopher Michael wrote:
   
 Mooo :)

 Based on some recent discussion in the ml about the new Config Panel and 
 the order of items listed, I am offering a first stab at this for 
 review/reorder:

 Appearance
  Wallpaper
  Theme
  Colors
  Fonts
  Borders
  Icon Theme
  Mouse Cursor
  Transitions
  Startup
 Screen
  Virtual Desktops
  Screen Resolution
  Screen Lock
 
 + Shelves
   
 Behavior
  Key Bindings
  Mouse Bindings
 Menus
  Application(s) Menu(s)
  Menu Settings
 Windows
  Window Display
  Window Focus
  Window Manipulation
 Language
  Language Settings
  Language Tool (TODO)
 Advanced
 
 + Modules
   
  Performance
  Window List
  Run Command
  Search Directories
  File Associations (maybe rename to File Icons)
 - Extensions
 -Modules
 -Shelves



 Comments welcome :)

 Cheers,
 devilhorns
 

 I think that Extensions could lead to some user miss understanding and
  that they belong to Screen and Advanced sections.
   

How about changing Screen to Desktop or something? Screen sounds a 
bit like hardware/X-server stuff. Then Shelves (and maybe also 
Modules) from Extensions  would fit into it a bit better also.


Best,   Nick.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] RFC: Proposed Config Panel Refactoring

2006-11-28 Thread Nikolas Arend
Christopher Michael wrote:
 Nikolas Arend wrote:
   

 Comments welcome :)

 Cheers,
 devilhorns
 
 
 I think that Extensions could lead to some user miss understanding and
  that they belong to Screen and Advanced sections.
   
   
 How about changing Screen to Desktop or something? Screen sounds a 
 bit like hardware/X-server stuff. Then Shelves (and maybe also 
 Modules) from Extensions  would fit into it a bit better also.


 Best,   Nick.
 

 Well, Screen does have todo with X server stuff (ie: setting 
 resolution). Desktop doesn't really fit there...if anything I'd think 
 about maybe changing to Display.
   

It was just a thought. I figured if Shelves and Modules would also 
go into Desktop, most of the items then deal with designing/building 
up the users desktop. If Shelves and Modules stay where they are, I 
agree with you and Display would definitely be more appropriate. I 
would also prefer it over Screen, which might be more correct in 
technical terms, but the so-called average user may find it more 
intuitive, IMHO.


Regards,   Nick.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Building latest e17 from cvs.

2006-11-05 Thread Nikolas Arend
[EMAIL PROTECTED] wrote:
   I updated the latest e17 from cvs a few minutes ago and tried
 to build it. I get the following message when I run autogen.sh:

  ---
   Running autopoint...
   cvs [checkout aborted]: no such tag `gettext-0_14_6'
   autopoint: *** infrastructure files for version 0.14.6 not found;
   this is autopoint from GNU gettext-tools 0.14.1
   autopoint: *** Stop.
  ---

   Ok, does it really *need* to do another 'cvs checkout' just to
 run the autotools stuf, or is it just 'saying' this for some reason?
 And will I now have to go download and install gettext version 0.14.6
 just to get this to build?

   What was wrong with the old build setup?

   
For the time being, it seems that you can just set 
AM_GNU_GETTEXT_VERSION version to 0.14.1 in configure.in. Run autogen.sh 
after that and things should compile fine.

Cheers,  Nick.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


  1   2   >