Re: [E-devel] Some annoying issues with E from git

2013-05-07 Thread Michael Blumenkrantz
On Mon, May 6, 2013 at 8:33 PM, Ian Lee ian.rob@gmail.com wrote:

 On 6 May 2013 13:32, Jérôme Pinot ngc...@gmail.com wrote:

  Hello,
 
  I'm having a hard time with E from git. Here are some of the issues that
  I don't have with 0.17.x:
 
  1. Switching virtual desktop is buggy. Moving the mouse cursor to the
  side of the screen doesn't always switch to the next virtual desktop.
  Actually, it works *only* if there is a window border on the side of the
  screen.


fixed


 
  2. Sometimes, a window disappears. It's here, you can interact with it
  via the mouse but you don't see anything.


never seen this


 
  3. I used to have a maximised borderless Firefox window, with my small
  shelf above, at the bottom-right. It doesn't work anymore. Whether the
  shelf is below and I don't see it, or it is above but then, I can't
  interact with the Firefox window. It seems to be related to a known
  focus problem.


this seems to be related to an already-reported edje bug where signals are
sent/not sent to the wrong objects


 
  4. Plug in an usb key doesn't do anything. No icon, no device name in
  /media/. I'm using the udisks backend.
 

 I have a patch D99 in phab, which should fix this.

 One thing this doesn't fix,  if the icon doesnt appear, open open an emf
 window, the enlightenment_fm program isnt run at startup fine for eeze I
 guess? but not for udisks


  5. Sometimes, for no reason, the cursor show the moving window
  animation, (actually, may be related to 2.)


never seen this


 
  6. Not a big deal, but I used to see a notification window when I
  changed sound volume. It doesn't appear anymore.


shows up fine for me


 
  7. physics module still crashes E horribly. I never succeeded to get this
  thing working, even with E17. I wonder how you get it work.
  ephysics_test which used to work before, now segfault. But it runs just
  fine when launched from gdb. Err...


ignore the physics module.


 
  BTW, my graphic subsystem is not so weird: intel i915 with kernel 3.8.8,
  mesa 9.1.2, xorg server 1.14.1, intel driver 2.21.6.
 
  On the bright side, I don't see any problem yet with the EFL.
  Terminology, elemines and eperiodique all seem to run just fine after a
  rebuild.
 
  That's all for today, but if you like, I'll bring more!
 
  --
  Jérôme Pinot
  http://ngc891.blogdns.net/
 
 
 
 --
  Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
  Get 100% visibility into your production application - at no cost.
  Code-level diagnostics for performance bottlenecks with 2% overhead
  Download for free and get started troubleshooting in minutes.
  http://p.sf.net/sfu/appdyn_d2d_ap1
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 

 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and
 their applications. This 200-page book is written by three acclaimed
 leaders in the field. The early access version is available now.
 Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Some annoying issues with E from git

2013-05-06 Thread Jérôme Pinot
Hello,

I'm having a hard time with E from git. Here are some of the issues that
I don't have with 0.17.x:

1. Switching virtual desktop is buggy. Moving the mouse cursor to the
side of the screen doesn't always switch to the next virtual desktop.
Actually, it works *only* if there is a window border on the side of the
screen.

2. Sometimes, a window disappears. It's here, you can interact with it
via the mouse but you don't see anything.

3. I used to have a maximised borderless Firefox window, with my small
shelf above, at the bottom-right. It doesn't work anymore. Whether the
shelf is below and I don't see it, or it is above but then, I can't
interact with the Firefox window. It seems to be related to a known
focus problem.

4. Plug in an usb key doesn't do anything. No icon, no device name in
/media/. I'm using the udisks backend.

5. Sometimes, for no reason, the cursor show the moving window
animation, (actually, may be related to 2.)

6. Not a big deal, but I used to see a notification window when I
changed sound volume. It doesn't appear anymore.

7. physics module still crashes E horribly. I never succeeded to get this
thing working, even with E17. I wonder how you get it work.
ephysics_test which used to work before, now segfault. But it runs just
fine when launched from gdb. Err...

BTW, my graphic subsystem is not so weird: intel i915 with kernel 3.8.8,
mesa 9.1.2, xorg server 1.14.1, intel driver 2.21.6.

On the bright side, I don't see any problem yet with the EFL.
Terminology, elemines and eperiodique all seem to run just fine after a
rebuild.

That's all for today, but if you like, I'll bring more!

-- 
Jérôme Pinot
http://ngc891.blogdns.net/


signature.asc
Description: Digital signature
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Some annoying issues with E from git

2013-05-06 Thread Gustavo Lima Chaves
* Jérôme Pinot ngc...@gmail.com [2013-05-06 21:32:08 +0900]:

 Hello,
 
 I'm having a hard time with E from git. Here are some of the issues that
 I don't have with 0.17.x:
 
 1. Switching virtual desktop is buggy. Moving the mouse cursor to the
 side of the screen doesn't always switch to the next virtual desktop.
 Actually, it works *only* if there is a window border on the side of the
 screen.
 
 2. Sometimes, a window disappears. It's here, you can interact with it
 via the mouse but you don't see anything.
 
 3. I used to have a maximised borderless Firefox window, with my small
 shelf above, at the bottom-right. It doesn't work anymore. Whether the
 shelf is below and I don't see it, or it is above but then, I can't
 interact with the Firefox window. It seems to be related to a known
 focus problem.
 
 4. Plug in an usb key doesn't do anything. No icon, no device name in
 /media/. I'm using the udisks backend.
 
 5. Sometimes, for no reason, the cursor show the moving window
 animation, (actually, may be related to 2.)
 
 6. Not a big deal, but I used to see a notification window when I
 changed sound volume. It doesn't appear anymore.
 
 7. physics module still crashes E horribly. I never succeeded to get this
 thing working, even with E17. I wonder how you get it work.
 ephysics_test which used to work before, now segfault. But it runs just
 fine when launched from gdb. Err...
 
 BTW, my graphic subsystem is not so weird: intel i915 with kernel 3.8.8,
 mesa 9.1.2, xorg server 1.14.1, intel driver 2.21.6.
 
 On the bright side, I don't see any problem yet with the EFL.
 Terminology, elemines and eperiodique all seem to run just fine after a
 rebuild.
 
 That's all for today, but if you like, I'll bring more!

+2 cents, recent EFL (Evas) breaks E big time.
I'm safe at 1953f10b189dc6fe9faee35bc6282be34a5a4b01, now.

 
 -- 
 Jérôme Pinot
 http://ngc891.blogdns.net/



 --
 Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
 Get 100% visibility into your production application - at no cost.
 Code-level diagnostics for performance bottlenecks with 2% overhead
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap1

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


-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systems

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Some annoying issues with E from git

2013-05-06 Thread Massimo Maiurana
Jérôme Pinot, il 06/05/2013 14:32, ha scritto:

 4. Plug in an usb key doesn't do anything. No icon, no device name in
 /media/. I'm using the udisks backend.

I can confirm this.

 5. Sometimes, for no reason, the cursor show the moving window
 animation, (actually, may be related to 2.)

And I even confirm this, when it happens I have to restart E (ctrl+alt+end).
But unlike Jerome my git version is not so recent, it's 3 days old.

Also I have a crash early on startup, and this prevents (I think) the
apps I have configured to run at startup. Attached is the backtrace
generated.

-- 

  Massimo Maiurana   GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
[Mark Twain]

Thread 2 (Thread 0x7f9444d61700 (LWP 4457)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x7f945079e164 in eina_condition_wait (cond=optimized out)
at ../src/lib/eina/eina_inline_lock_posix.x:338
cond = 0x7f9450a2aac0
#2  evas_thread_worker_func (data=optimized out, thread=optimized out)
at lib/evas/common/evas_thread_render.c:75
cmd = optimized out
len = optimized out
max = optimized out
__FUNCTION__ = evas_thread_worker_func
__PRETTY_FUNCTION__ = evas_thread_worker_func
#3  0x7f9450ea1cfd in _eina_internal_call (context=0x100c910)
at lib/eina/eina_thread.c:280
c = 0x100c910
r = optimized out
#4  0x7f9450c58b50 in start_thread (arg=optimized out)
at pthread_create.c:304
__res = optimized out
pd = 0x7f9444d61700
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140274786768640, 
8586000991033267335, 140735838810736, 140274786769344, 
140275013574720, 3, -8642667422063487865, 
-8642623317219699577}, mask_was_saved = 0}}, priv = {pad = {
  0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
  canceltype = 0}}}
not_first_call = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#5  0x7f944e17da7d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#6  0x in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7f9452564820 (LWP 4456)):
#0  __lll_lock_wait_private ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
No locals.
#1  0x7f944e1206b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#2  0x7f944e11eaa1 in *__GI___libc_free (mem=0x7f944e428e60)
at malloc.c:3736
ignore1 = 128
ignore2 = optimized out
ignore3 = -512
ar_ptr = 0x7f944e428e60
p = 0x1f6c630
#3  0x7f944dba246c in _XReply ()
   from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#4  0x7f944db9ddfd in XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#5  0x7f945216649e in ecore_x_sync () at lib/ecore_x/xlib/ecore_x.c:944
No locals.
#6  0x00504f3d in e_sigabrt_act (x=optimized out, 
info=optimized out, data=optimized out) at e_signals.c:121
No locals.
#7  signal handler called
No symbol table info available.
#8  0x7f944e0d5475 in *__GI_raise (sig=optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = optimized out
selftid = optimized out
#9  0x7f944e0d86f0 in *__GI_abort () at abort.c:92
act = {__sigaction_handler = {sa_handler = 0x7fff9dade818, 
sa_sigaction = 0x7fff9dade818}, sa_mask = {__val = {
  140735838808064, 140735838821473, 26, 140274942542117, 3, 
  140735838808074, 6, 140274942542121, 2, 140735838808062, 2, 
  140274942533107, 1, 140274942542117, 3, 140735838808068}}, 
  sa_flags = 12, sa_restorer = 0x7f944e1f0129}
sigs = {__val = {32, 0 repeats 15 times}}
#10 0x7f944e11052b in __libc_message (do_abort=optimized out, 
fmt=optimized out) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
ap = {{gp_offset = 40, fp_offset = 48, 
overflow_arg_area = 0x7fff9dadf180, 
reg_save_area = 0x7fff9dadf090}}
ap_copy = {{gp_offset = 16, fp_offset = 48, 
overflow_arg_area = 0x7fff9dadf180, 
reg_save_area = 0x7fff9dadf090}}
fd = 2
on_2 = optimized out
list = optimized out
nlist = 0
cp = optimized out
written = false
#11 0x7f944e119d76 in malloc_printerr (action=3, 
str=0x7f944e1eeafd corrupted double-linked list, ptr=optimized out)
at malloc.c:6283
buf = 01f209b0
cp = 0x0
#12 0x7f944e11a1ad in malloc_consolidate (av=optimized out)
at malloc.c:5161
fb = optimized out
maxfb = optimized out
p = 0x1f209b0
nextp = optimized out
unsorted_bin = 0x7f944e428eb8
first_unsorted = optimized 

Re: [E-devel] Some annoying issues with E from git

2013-05-06 Thread David Seikel
On Mon, 6 May 2013 21:32:08 +0900 Jérôme Pinot ngc...@gmail.com wrote:

 Hello,
 
 I'm having a hard time with E from git. Here are some of the issues
 that I don't have with 0.17.x:
 
 1. Switching virtual desktop is buggy. Moving the mouse cursor to the
 side of the screen doesn't always switch to the next virtual desktop.
 Actually, it works *only* if there is a window border on the side of
 the screen.

I'm getting this to, but I use borderless windows a lot.  It does not
need a border, just a window up against the edge.  That's been doing
this for some time, but recently it stopped when you bump the edge over
a title border.

 2. Sometimes, a window disappears. It's here, you can interact with it
 via the mouse but you don't see anything.
 
 3. I used to have a maximised borderless Firefox window, with my small
 shelf above, at the bottom-right. It doesn't work anymore. Whether the
 shelf is below and I don't see it, or it is above but then, I can't
 interact with the Firefox window. It seems to be related to a known
 focus problem.
 
 4. Plug in an usb key doesn't do anything. No icon, no device name in
 /media/. I'm using the udisks backend.
 
 5. Sometimes, for no reason, the cursor show the moving window
 animation, (actually, may be related to 2.)
 
 6. Not a big deal, but I used to see a notification window when I
 changed sound volume. It doesn't appear anymore.
 
 7. physics module still crashes E horribly. I never succeeded to get
 this thing working, even with E17. I wonder how you get it work.
 ephysics_test which used to work before, now segfault. But it runs
 just fine when launched from gdb. Err...

Not getting any of those, but I don't use most of that.

 BTW, my graphic subsystem is not so weird: intel i915 with kernel
 3.8.8, mesa 9.1.2, xorg server 1.14.1, intel driver 2.21.6.
 
 On the bright side, I don't see any problem yet with the EFL.
 Terminology, elemines and eperiodique all seem to run just fine after
 a rebuild.
 
 That's all for today, but if you like, I'll bring more!

I'll add that all E17 config windows, internal E17 dialogs, and
terminology pop up on the first virtual display, no matter which one you
invoke them from.

Maximising a window wont go over any below everything shelves.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Some annoying issues with E from git

2013-05-06 Thread Ian Lee
On 6 May 2013 13:32, Jérôme Pinot ngc...@gmail.com wrote:

 Hello,

 I'm having a hard time with E from git. Here are some of the issues that
 I don't have with 0.17.x:

 1. Switching virtual desktop is buggy. Moving the mouse cursor to the
 side of the screen doesn't always switch to the next virtual desktop.
 Actually, it works *only* if there is a window border on the side of the
 screen.

 2. Sometimes, a window disappears. It's here, you can interact with it
 via the mouse but you don't see anything.

 3. I used to have a maximised borderless Firefox window, with my small
 shelf above, at the bottom-right. It doesn't work anymore. Whether the
 shelf is below and I don't see it, or it is above but then, I can't
 interact with the Firefox window. It seems to be related to a known
 focus problem.

 4. Plug in an usb key doesn't do anything. No icon, no device name in
 /media/. I'm using the udisks backend.


I have a patch D99 in phab, which should fix this.

One thing this doesn't fix,  if the icon doesnt appear, open open an emf
window, the enlightenment_fm program isnt run at startup fine for eeze I
guess? but not for udisks


 5. Sometimes, for no reason, the cursor show the moving window
 animation, (actually, may be related to 2.)

 6. Not a big deal, but I used to see a notification window when I
 changed sound volume. It doesn't appear anymore.

 7. physics module still crashes E horribly. I never succeeded to get this
 thing working, even with E17. I wonder how you get it work.
 ephysics_test which used to work before, now segfault. But it runs just
 fine when launched from gdb. Err...

 BTW, my graphic subsystem is not so weird: intel i915 with kernel 3.8.8,
 mesa 9.1.2, xorg server 1.14.1, intel driver 2.21.6.

 On the bright side, I don't see any problem yet with the EFL.
 Terminology, elemines and eperiodique all seem to run just fine after a
 rebuild.

 That's all for today, but if you like, I'll bring more!

 --
 Jérôme Pinot
 http://ngc891.blogdns.net/


 --
 Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
 Get 100% visibility into your production application - at no cost.
 Code-level diagnostics for performance bottlenecks with 2% overhead
 Download for free and get started troubleshooting in minutes.
 http://p.sf.net/sfu/appdyn_d2d_ap1
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel