[Bug 1408323] Re: Weirdness when /home is full

2015-01-23 Thread Albert Astals Cid
I added some debug, the release of the finger is detected, the animation
is started (i.e. onStarted is called) but never finished

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-23 Thread Albert Astals Cid
I tried with qtmir demo shell and demo client and everything is fine
with the home folder full so it may seem to point to something in unity8
itself

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-22 Thread Albert Astals Cid
** Description changed:

  I happened to fill my /home to 100% in my Nexus4 under vivid.
  
  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)
  
  Also the same happens with the indicators bar, and the indicators are
  empty.
  
  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work
  
- Can not reproduce on krillin+rtm
- Can reproduce on krillin+vivid
+ Can reproduce on Nexus4+rtm
+ Can reproduce on krillin+vivid (took a while though)
+ Could not reproduce on krillin+rtm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-22 Thread Albert Astals Cid
** Description changed:

  I happened to fill my /home to 100% in my Nexus4 under vivid.
  
  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)
  
  Also the same happens with the indicators bar, and the indicators are
  empty.
  
  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work
  
  Can not reproduce on krillin+rtm
+ Can reproduce on krillin+vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-21 Thread Albert Astals Cid
** Description changed:

  I happened to fill my /home to 100% in my Nexus4 under vivid.
  
  At that point the screen locker shows up but you can not unlock it
  (there seems to be no animation)
  
  Also the same happens with the indicators bar, and the indicators are
  empty.
  
  It is my undestandin that it shouldn't matter how much you fill /home
  that the basic functions of the phone should still work
+ 
+ Can not reproduce on krillin+rtm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-21 Thread Albert Astals Cid
It also breaks if instead of
   /usr/bin/unity8-dash 
--desktop_file_hint=/usr/share/applications/unity8-dash.desktop 
i start
   qmlscene --desktop_file_hint=/usr/share/applications/unity8-dash.desktop 
So it seems to be more related to unity8 code on handling new apps than on 
unity8+unity-dash together

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-21 Thread Albert Astals Cid
Some more info:
 * If after proving the animations are not working i phablet-shell into the 
phone
 * stop unity ( wait for a long time for it to stop )
 * MIR_SERVER_NAME=session-0 MIR_SOCKET=/run/mir_socket 
QT_QPA_PLATFORM=mirserver  /usr/bin/unity8
 * The animations now work fine
 * Open another phablet-shell into the phone
 * /usr/bin/unity8-dash 
--desktop_file_hint=/usr/share/applications/unity8-dash.desktop
 * Now the unity8 animations don't work anymore

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-21 Thread Albert Astals Cid
Here's a strace of when not full, i can only find a open with write for
zeitgeist stuff (i didn't know we used zeitgeist) but i somehow doubt
that is making it fail to animate or reboot

** Attachment added: "Strace when not full"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+attachment/4302919/+files/strace_out_not_full

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1408323] Re: Weirdness when /home is full

2015-01-21 Thread Albert Astals Cid
You can see the video of the weirdness when it doesn't reboot at
http://www.youtube.com/watch?v=x3CEm6eh7gQ

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1408323

Title:
  Weirdness when /home is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1408323/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs