[Touch-packages] [Bug 1350207] Re: A frozen client can hang the whole server

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1350207

Title:
  A frozen client can hang the whole server

Status in Mir:
  Fix Released
Status in Mir 0.6 series:
  Won't Fix
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu RTM:
  Fix Released

Bug description:
  A frozen Mir client can hang the whole server

  Test case:
    1. mir_demo_server_shell
    2. mir_demo_client_egltriangle
    3. In the egltriangle terminal window hit Ctrl+S to freeze the terminal 
output and the client.
4. Resize the frozen egltriangle window lots (Alt+middlebutton+drag).
    5. Move the mouse around on the server.

  Expected: The mouse can still move.
  Observed: The mouse is frozen until the client is unfrozen (Ctrl+Q).

  The same happens if you stop the client process using normal Unix signals:
  killall -STOP mir_demo_client_egltriangle
  The server quickly becomes frozen, until the client is unfrozen with:
  killall -CONT mir_demo_client_egltriangle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1350207/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361757] Re: TestClientInput.scene_obscure_motion_events_by_stacking fails intermittently

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1361757

Title:
  TestClientInput.scene_obscure_motion_events_by_stacking fails
  intermittently

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Observed in CI :

  ...
  [--] Global test environment tear-down
  [==] 133 tests from 35 test cases ran. (75832 ms total)
  [ PASSED ] 132 tests.
  [ FAILED ] 1 test, listed below:
  [ FAILED ] TestClientInput.scene_obscure_motion_events_by_stacking

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1361757/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1365934] Re: QtMir FTBFS: fatal error: mir/input/input_channel.h: No such file or directory

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1365934

Title:
  QtMir FTBFS: fatal error: mir/input/input_channel.h: No such file or
  directory

Status in Mir:
  Fix Released
Status in Qt integration with the Mir display server:
  Won't Fix
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Using the latest pre-release Mir 0.8 source, qtmir fails to build:

  ../common/stub_input_channel.h:22:37: fatal error: mir/input/input_channel.h: 
No such file or directory
   #include mir/input/input_channel.h
   ^

  That header recently got classified as private so it's not
  installed. However soon after that, qtmir started using it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1365934/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372850] Re: [regression] Compositing is jerky and stutters during touch events

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1372850

Title:
  [regression] Compositing is jerky and stutters during touch events

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Invalid
Status in “mir” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu RTM:
  Invalid

Bug description:
  [regression] Compositing is jerky and stutters during touch events

  This appears to be a recent regression. In r1930 fingerpaint draws
  very disjointed curves on the N4. Going back just 10 revisions to
  r1920 however everything is beautifully smooth.

  Test case (on a touch device):
    1. mir_demo_server_minimal 
    2. mir_demo_client_fingerpaint -w
    3. Draw!
  Expected: Smooth curves.
  Observed: Irregular and disjointed curves.

  Update: Bisected. Found the regression happened in r1924.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1372850/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369389] Re: Mir FTBFS with gcc 4.9.1-14 (utopic update): auto_unblock_thread.h:44:46: error: no matching function for call to ‘std::thread::thread(brace-enclosed initializer li

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: mir (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1369389

Title:
  Mir FTBFS with gcc 4.9.1-14 (utopic update):
  auto_unblock_thread.h:44:46: error: no matching function for call to
  ‘std::thread::thread(brace-enclosed initializer list)’

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu RTM:
  Fix Released

Bug description:
  Since updating my utopic build machine today, Mir no longer builds:

  In file included from 
/home/dan/bzr/mir/dev/tests/unit-tests/compositor/test_buffer_queue.cpp:26:0:
  /home/dan/bzr/mir/dev/tests/include/mir_test/auto_unblock_thread.h: In 
instantiation of ‘mir::test::AutoUnblockThread::AutoUnblockThread(const 
std::functionvoid(), Callable, Args ...) [with Callable = void 
()(mir::compositor::BufferQueue, std::atomicbool); Args = 
{std::reference_wrappermir::compositor::BufferQueue, 
std::reference_wrapperstd::atomicbool }]’:
  
/home/dan/bzr/mir/dev/tests/unit-tests/compositor/test_buffer_queue.cpp:426:59: 
  required from here
  /home/dan/bzr/mir/dev/tests/include/mir_test/auto_unblock_thread.h:44:46: 
error: no matching function for call to ‘std::thread::thread(brace-enclosed 
initializer list)’
   : unblock{unblock}, thread{f, args...}
^
  /home/dan/bzr/mir/dev/tests/include/mir_test/auto_unblock_thread.h:44:46: 
note: candidates are:
  In file included from 
/home/dan/bzr/mir/dev/tests/include/mir_test/auto_unblock_thread.h:29:0,
   from 
/home/dan/bzr/mir/dev/tests/unit-tests/compositor/test_buffer_queue.cpp:26:
  /usr/include/c++/4.9/thread:133:7: note: std::thread::thread(_Callable, 
_Args ...) [with _Callable = void ()(mir::compositor::BufferQueue, 
std::atomicbool); _Args = 
{std::reference_wrappermir::compositor::BufferQueue, 
std::reference_wrapperstd::atomicbool }]
 thread(_Callable __f, _Args... __args)
 ^
  /usr/include/c++/4.9/thread:133:7: note:   no known conversion for argument 2 
from ‘std::reference_wrappermir::compositor::BufferQueue’ to 
‘std::reference_wrappermir::compositor::BufferQueue’
  /usr/include/c++/4.9/thread:128:5: note: std::thread::thread(std::thread)
   thread(thread __t) noexcept
   ^
  /usr/include/c++/4.9/thread:128:5: note:   candidate expects 1 argument, 3 
provided
  /usr/include/c++/4.9/thread:122:5: note: std::thread::thread()
   thread() noexcept = default;
   ^

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1369389/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1338612] Re: intermittent hang in TestClientInput

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1338612

Title:
  intermittent hang in TestClientInput

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Only see once and not reproduced since. I was testing issues with
  concurrent tests and so don't have complete information about this
  occurrence. I have a test instance hung  with the call stack:

  #0  0x7fc0ec75d66b in pthread_join (threadid=140466456983296, 
thread_return=0x0) at pthread_join.c:92
  #1  0x7fc0ebc729e7 in std::thread::join() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  #2  0x006c5f24 in tear_down (this=0x14ace08) at 
/home/alan/display_server/mir1/tests/acceptance-tests/test_client_input.cpp:101
  #3  (anonymous namespace)::TestClientInput::TearDown (this=0x14ac7a0)
  at 
/home/alan/display_server/mir1/tests/acceptance-tests/test_client_input.cpp:145

  It looks like this is teardown from
  TestClientInput.multiple_clients_receive_motion_inside_windows as I
  see that start and not finish on the console.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1338612/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1293944] Re: [regression] Mir deb packages with versioned names cannot be installed simultaneously any more

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1293944

Title:
  [regression] Mir deb packages with versioned names cannot be installed
  simultaneously any more

Status in Mir:
  Fix Released
Status in Mir 0.6 series:
  Won't Fix
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Mir has some packages with ABI-versioned names (libmirserver17,
  libmirclient7) so that multiple versions can be installed
  simultaneously, in theory. However this plan is not working;

  Package: libmirserver17
  Section: libs
  Architecture: i386 amd64 armhf arm64
  Multi-Arch: same
  Pre-Depends: ${misc:Pre-Depends}
  Depends: ${misc:Depends},
   ${shlibs:Depends},
   libmirplatform (= ${binary:Version}),
   libmirplatformgraphics-mesa (= ${binary:Version}) |
 libmirplatformgraphics-android (= ${binary:Version}),

  When we bump an ABI number, we also increase the ${binary:Version}. So
  you can see from the names that libmirplatform* can only have one
  version installed at a time. And that indirectly means that
  libmirserverN can never be installed simultaneously with
  libmirserverN+1.

  This also leads to annoying CI failures as we're seeing this week:

  The following packages have unmet dependencies:
   libmirserver16 : Depends: libmirplatform (= 0.1.6+14.04.20140310-0ubuntu1) 
but 0.1.7+autopilot0 is to be installed
Depends: libmirplatformgraphics-mesa (= 
0.1.6+14.04.20140310-0ubuntu1) but 0.1.7+autopilot0 is to be installed or
 libmirplatformgraphics-android (= 
0.1.6+14.04.20140310-0ubuntu1) but 0.1.7+autopilot0 is to be installed
  E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
a solution).

  There are at least two possible solutions I can think of so far:

  (1) Change our Depends' to not use straight equality. So we must change:
 libmirplatform (= ${binary:Version}),
  to:
 libmirplatform (= ${binary:Version}),
  or even to
 libmirplatform (= some_older_version_based_on_real_requirements),

  (2) Change libplatform* to include some ABI number in their names. Not
  ideal.

  I like (1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1293944/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372300] Re: [regression] Moving/resizing clients in a nested server is very jerky/stuttery

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1372300

Title:
  [regression] Moving/resizing clients in a nested server is very
  jerky/stuttery

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  [regression] Moving/resizing clients in a nested server is VERY
  jerky/stuttery.

  Test case:
1. sudo -s sh -c bin/mir_demo_server_minimal -f /tmp/outer  sleep 2 ; 
bin/mir_demo_server_shell --host-socket /tmp/outer -f /tmp/inner
2. sudo bin/mir_demo_client_egltriangle -m /tmp/inner
3. Move/resize it with Alt+left/middle_buttons

  Expected: The client moves/resizes smoothly
  Observed: Severe jerkiness

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1372300/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1375829] Re: SharedLibraryProber.ReturnsNonEmptyListForPathContainingLibraries failure

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1375829

Title:
  SharedLibraryProber.ReturnsNonEmptyListForPathContainingLibraries
  failure

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Start 203: mir_unit_tests.SharedLibraryProber.*

  203: Test command: 
/build/buildd/mir-0.7.3+14.10.20140930/obj-i686-linux-gnu/bin/mir_unit_tests 
--gtest_filter=SharedLibraryProber.*
  203: Test timeout computed to be: 9.99988e+06
  203: Running main() from command_line_server_configuration.cpp
  203: Note: Google Test filter = SharedLibraryProber.*
  203: [==] Running 10 tests from 1 test case.
  203: [--] Global test environment set-up.
  203: [--] 10 tests from SharedLibraryProber
  203: [ RUN  ] 
SharedLibraryProber.ReturnsNonEmptyListForPathContainingLibraries
  203: 
/build/buildd/mir-0.7.3+14.10.20140930/tests/unit-tests/test_shared_library_prober.cpp:77:
 Failure
  203: Expected: (libraries.size()) = (1), actual: 0 vs 1
  203: [  FAILED  ] 
SharedLibraryProber.ReturnsNonEmptyListForPathContainingLibraries (0 ms)
  203: [ RUN  ] SharedLibraryProber.RaisesExceptionForNonexistentPath
  203: [   OK ] SharedLibraryProber.RaisesExceptionForNonexistentPath (1 ms)
  203: [ RUN  ] SharedLibraryProber.NonExistentPathRaisesENOENTError
  203: [   OK ] SharedLibraryProber.NonExistentPathRaisesENOENTError (0 ms)
  203: [ RUN  ] 
SharedLibraryProber.PathWithNoSharedLibrariesReturnsEmptyList
  203: [   OK ] 
SharedLibraryProber.PathWithNoSharedLibrariesReturnsEmptyList (0 ms)
  203: [ RUN  ] SharedLibraryProber.LogsStartOfProbe
  203: [   OK ] SharedLibraryProber.LogsStartOfProbe (0 ms)
  203: [ RUN  ] SharedLibraryProber.LogsForNonexistentPath
  203: [   OK ] SharedLibraryProber.LogsForNonexistentPath (1 ms)
  203: [ RUN  ] SharedLibraryProber.LogsFailureForNonexistentPath
  203: [   OK ] SharedLibraryProber.LogsFailureForNonexistentPath (0 ms)
  203: [ RUN  ] SharedLibraryProber.LogsNoLibrariesForPathWithoutLibraries
  203: [   OK ] SharedLibraryProber.LogsNoLibrariesForPathWithoutLibraries 
(0 ms)
  203: [ RUN  ] SharedLibraryProber.LogsEachLibraryProbed
  203: [   OK ] SharedLibraryProber.LogsEachLibraryProbed (0 ms)
  203: [ RUN  ] SharedLibraryProber.LogsFailureForLoadFailure
  203: [   OK ] SharedLibraryProber.LogsFailureForLoadFailure (1 ms)
  203: [--] 10 tests from SharedLibraryProber (3 ms total)
  203: 
  203: [--] Global test environment tear-down
  203: [==] 10 tests from 1 test case ran. (3 ms total)
  203: [  PASSED  ] 9 tests.
  203: [  FAILED  ] 1 test, listed below:
  203: [  FAILED  ] 
SharedLibraryProber.ReturnsNonEmptyListForPathContainingLibraries
  203: 
  203:  1 FAILED TEST
  203/242 Test #203: mir_unit_tests.SharedLibraryProber.* 
..***Failed0.02 sec

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1375829/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1375660] Re: Nested demo shell has wrong background/clear colour

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = Low

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1375660

Title:
  Nested demo shell has wrong background/clear colour

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Nested servers have wrong background/clear colour.

  Test case:
    1. bin/mir_demo_server_minimal -f /tmp/outer  sleep 1 ; 
bin/mir_demo_server_shell --host-socket /tmp/outer -f /tmp/inner 
    2. bin/mir_demo_client_egltriangle -m /tmp/inner

  Expected: Windowed client on a grey background with shadow
  Observed: Windowed client on a black background (observed on Nexus 4)

  The bug does not occur if you run mir_demo_server_shell natively. Only
  when it's nested.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1375660/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1367353] Re: Intermittent CI failure in DemoPrivateProtobuf.client_calls_server

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1367353

Title:
  Intermittent CI failure in DemoPrivateProtobuf.client_calls_server

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  8: [--] 4 tests from DemoPrivateProtobuf
  8: [ RUN  ] DemoPrivateProtobuf.client_calls_server
  8: ==14232== 
  8: ==14232== HEAP SUMMARY:
  8: ==14232== in use at exit: 220,230 bytes in 3,527 blocks
  8: ==14232==   total heap usage: 273,576 allocs, 270,049 frees, 18,816,023 
bytes allocated
  8: ==14232== 
  8: ==14232== LEAK SUMMARY:
  8: ==14232==definitely lost: 0 bytes in 0 blocks
  8: ==14232==indirectly lost: 0 bytes in 0 blocks
  8: ==14232==  possibly lost: 54,155 bytes in 1,010 blocks
  8: ==14232==still reachable: 166,075 bytes in 2,517 blocks
  8: ==14232== suppressed: 0 bytes in 0 blocks
  8: ==14232== Reachable blocks (those to which a pointer was found) are not 
shown.
  8: ==14232== To see them, rerun with: --leak-check=full --show-leak-kinds=all
  8: ==14232== 
  8: ==14232== For counts of detected and suppressed errors, rerun with: -v
  8: ==14232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
   8/13 Test  #8: mir_acceptance_tests ***Exception: Other 
47.74 sec

  As seen in:

  https://jenkins.qa.ubuntu.com/job/mir-team-mir-development-branch-
  utopic-amd64-ci/1165/consoleFull https://jenkins.qa.ubuntu.com/job
  /mir-team-mir-development-branch-utopic-amd64-ci/1184/consoleFull

  ... and others.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1367353/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372276] Re: Nested server crashes with SIGSEGV on shutdown in eglDestroyContext()

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1372276

Title:
  Nested server crashes with SIGSEGV on shutdown in eglDestroyContext()

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Start a host server and nested server. Ctrl+C ... crash.

  Test case:
1. sudo -s sh -c bin/mir_demo_server_minimal -f /tmp/outer  sleep 2 ; 
bin/mir_demo_server_shell --host-socket /tmp/outer -f /tmp/inner
2. Ctrl+C

  
  (gdb) bt
  #0  0x7f9e628cb2e6 in ?? ()
     from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
  #1  0x7f9e628c313a in eglDestroyContext ()
     from /usr/lib/x86_64-linux-gnu/mesa-egl/libEGL.so.1
  #2  0x7f9e6453c9ef in mir::graphics::EGLContextStore::~EGLContextStore (
  this=0x113a7a0, __in_chrg=optimised out)
  at /home/dan/bzr/mir/dev/src/platform/graphics/egl_resources.cpp:40
  #3  0x7f9e648e8b54 in 
mir::graphics::SurfacelessEGLContext::~SurfacelessEGLContext (this=0x113a770, 
__in_chrg=optimised out)
  at 
/home/dan/bzr/mir/dev/src/server/graphics/surfaceless_egl_context.cpp:175
  #4  0x7f9e648e8ba0 in 
mir::graphics::SurfacelessEGLContext::~SurfacelessEGLContext (this=0x113a770, 
__in_chrg=optimised out)
  at 
/home/dan/bzr/mir/dev/src/server/graphics/surfaceless_egl_context.cpp:178
  #5  0x7f9e64869032 in 
std::default_deletemir::graphics::GLContext::operator() (this=0x1255058, 
__ptr=0x113a770)
  at /usr/include/c++/4.9/bits/unique_ptr.h:76
  #6  0x7f9e648675b3 in std::unique_ptrmir::graphics::GLContext, 
std::default_deletemir::graphics::GLContext ::~unique_ptr (this=0x1255058,
  __in_chrg=optimised out) at /usr/include/c++/4.9/bits/unique_ptr.h:236
  #7  0x7f9e6487598f in mir::scene::GLPixelBuffer::~GLPixelBuffer (
  this=0x1255050, __in_chrg=optimised out)
  at /home/dan/bzr/mir/dev/src/server/scene/gl_pixel_buffer.cpp:66
  #8  0x7f9e648732df in 
__gnu_cxx::new_allocatormir::scene::GLPixelBuffer::destroymir::scene::GLPixelBuffer
 (this=0x1255050, __p=0x1255050)
  at /usr/include/c++/4.9/ext/new_allocator.h:124
  #9  0x7f9e64872f4d in 
std::allocator_traitsstd::allocatormir::scene::GLPixelBuffer 
::_S_destroymir::scene::GLPixelBuffer (__a=..., __p=0x1255050)
  at /usr/include/c++/4.9/bits/alloc_traits.h:282
  #10 0x7f9e64872b25 in 
std::allocator_traitsstd::allocatormir::scene::GLPixelBuffer 
::destroymir::scene::GLPixelBuffer (__a=..., __p=0x1255050)
  at /usr/include/c++/4.9/bits/alloc_traits.h:411
  #11 0x7f9e64871d4f in 
std::_Sp_counted_ptr_inplacemir::scene::GLPixelBuffer, 
std::allocatormir::scene::GLPixelBuffer, 
(__gnu_cxx::_Lock_policy)2::_M_dispose (this=0x1255040) at 
/usr/include/c++/4.9/bits/shared_ptr_base.h:524
  #12 0x7f9e647c7980 in 
std::_Sp_counted_base(__gnu_cxx::_Lock_policy)2::_M_release (this=0x1255040) 
at /usr/include/c++/4.9/bits/shared_ptr_base.h:149
  #13 0x7f9e647c76e9 in 
std::__shared_count(__gnu_cxx::_Lock_policy)2::~__shared_count 
(this=0xf782a0, __in_chrg=optimised out)
  at /usr/include/c++/4.9/bits/shared_ptr_base.h:666
  #14 0x7f9e64866368 in std::__shared_ptrmir::scene::PixelBuffer, 
(__gnu_cxx::_Lock_policy)2::~__shared_ptr (this=0xf78298, __in_chrg=optimised 
out)
  at /usr/include/c++/4.9/bits/shared_ptr_base.h:914
  #15 0x7f9e64866382 in 
std::shared_ptrmir::scene::PixelBuffer::~shared_ptr
  (this=0xf78298, __in_chrg=optimised out)
  at /usr/include/c++/4.9/bits/shared_ptr.h:93
  #16 0x7f9e64892acc in 
mir::scene::ThreadedSnapshotStrategy::~ThreadedSnapshotStrategy (this=0xf78290, 
__in_chrg=optimised out)
  at 
/home/dan/bzr/mir/dev/src/server/scene/threaded_snapshot_strategy.cpp:122
  #17 0x7f9e6487329b in 
__gnu_cxx::new_allocatormir::scene::ThreadedSnapshotStrategy::destroymir::scene::ThreadedSnapshotStrategy
 (this=0xf78290,
  __p=0xf78290) at /usr/include/c++/4.9/ext/new_allocator.h:124
  #18 0x7f9e64872ef5 in 
std::allocator_traitsstd::allocatormir::scene::ThreadedSnapshotStrategy 
::_S_destroymir::scene::ThreadedSnapshotStrategy (
  __a=..., __p=0xf78290) at /usr/include/c++/4.9/bits/alloc_traits.h:282
  #19 0x7f9e64872ac1 in 
std::allocator_traitsstd::allocatormir::scene::ThreadedSnapshotStrategy 
::destroymir::scene::ThreadedSnapshotStrategy (
  __a=..., __p=0xf78290) at /usr/include/c++/4.9/bits/alloc_traits.h:411
  #20 0x7f9e64871bcf in 
std::_Sp_counted_ptr_inplacemir::scene::ThreadedSnapshotStrategy, 
std::allocatormir::scene::ThreadedSnapshotStrategy, 
(__gnu_cxx::_Lock_policy)2::_M_dispose (this=0xf78280)
  at 

[Touch-packages] [Bug 1370866] Re: Overly strict libmirplatform* dependencies are blocking CI

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1370866

Title:
  Overly strict libmirplatform* dependencies are blocking CI

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu RTM:
  Fix Released

Bug description:
  Overly strict libmirplatform* dependencies are blocking CI. But
  fortunately we already landed a fix for this in 0.8. Just needs
  backporting to 0.7 ASAP...

  Starting pkgProblemResolver with broken count: 2
  Starting 2 pkgProblemResolver with broken count: 2
  Investigating (0) libmirplatformgraphics-android [ armhf ]  
0.7.2+14.10.20140912-0ubuntu1  ( universe/libs )
  Broken libmirplatformgraphics-android:armhf Depends on libmirplatform2 [ 
armhf ]  0.7.2+14.10.20140912-0ubuntu1 - 
0.7.2+14.10.20140912bzr1917pkg0utopic713+autopilot0  ( libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatform2:armhf 10006 as a solution to 
libmirplatformgraphics-android:armhf 1
Removing libmirplatformgraphics-android:armhf rather than change 
libmirplatform2:armhf
  Investigating (0) ubuntu-touch [ armhf ]  1.185  ( universe/metapackages )
  Broken ubuntu-touch:armhf Depends on libmirplatformgraphics-android [ armhf ] 
 0.7.2+14.10.20140912-0ubuntu1  ( universe/libs )
Considering libmirplatformgraphics-android:armhf 1 as a solution to 
ubuntu-touch:armhf 0
Removing ubuntu-touch:armhf rather than change 
libmirplatformgraphics-android:armhf
  Investigating (0) libmirplatformgraphics-mesa [ armhf ]  
0.7.2+14.10.20140912-0ubuntu1  ( libs )
  Broken libmirplatformgraphics-mesa:armhf Depends on libmirplatform2 [ armhf ] 
 0.7.2+14.10.20140912-0ubuntu1 - 
0.7.2+14.10.20140912bzr1917pkg0utopic713+autopilot0  ( libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatform2:armhf 10006 as a solution to 
libmirplatformgraphics-mesa:armhf 0
Removing libmirplatformgraphics-mesa:armhf rather than change 
libmirplatform2:armhf
  Investigating (1) libmirserver25 [ armhf ]  0.7.2+14.10.20140912-0ubuntu1  
( libs )
  Broken libmirserver25:armhf Depends on libmirplatformgraphics-mesa [ armhf ] 
 0.7.2+14.10.20140912-0ubuntu1  ( libs ) (= 0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatformgraphics-mesa:armhf 0 as a solution to 
libmirserver25:armhf 3
Added libmirplatformgraphics-mesa:armhf to the remove list
  Broken libmirserver25:armhf Depends on libmirplatformgraphics-android [ armhf 
]  0.7.2+14.10.20140912-0ubuntu1  ( universe/libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatformgraphics-android:armhf 1 as a solution to 
libmirserver25:armhf 3
Added libmirplatformgraphics-android:armhf to the remove list
Fixing libmirserver25:armhf via keep of libmirplatformgraphics-mesa:armhf
Fixing libmirserver25:armhf via keep of libmirplatformgraphics-android:armhf
  Investigating (1) libmirplatformgraphics-android [ armhf ]  
0.7.2+14.10.20140912-0ubuntu1  ( universe/libs )
  Broken libmirplatformgraphics-android:armhf Depends on libmirplatform2 [ 
armhf ]  0.7.2+14.10.20140912-0ubuntu1 - 
0.7.2+14.10.20140912bzr1917pkg0utopic713+autopilot0  ( libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatform2:armhf 10006 as a solution to 
libmirplatformgraphics-android:armhf 1
Removing libmirplatformgraphics-android:armhf rather than change 
libmirplatform2:armhf
  Investigating (1) libmirplatformgraphics-mesa [ armhf ]  
0.7.2+14.10.20140912-0ubuntu1  ( libs )
  Broken libmirplatformgraphics-mesa:armhf Depends on libmirplatform2 [ armhf ] 
 0.7.2+14.10.20140912-0ubuntu1 - 
0.7.2+14.10.20140912bzr1917pkg0utopic713+autopilot0  ( libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatform2:armhf 10006 as a solution to 
libmirplatformgraphics-mesa:armhf 0
Removing libmirplatformgraphics-mesa:armhf rather than change 
libmirplatform2:armhf
  Investigating (2) libmirserver25 [ armhf ]  0.7.2+14.10.20140912-0ubuntu1  
( libs )
  Broken libmirserver25:armhf Depends on libmirplatformgraphics-mesa [ armhf ] 
 0.7.2+14.10.20140912-0ubuntu1  ( libs ) (= 0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatformgraphics-mesa:armhf 0 as a solution to 
libmirserver25:armhf 3
Added libmirplatformgraphics-mesa:armhf to the remove list
  Broken libmirserver25:armhf Depends on libmirplatformgraphics-android [ armhf 
]  0.7.2+14.10.20140912-0ubuntu1  ( universe/libs ) (= 
0.7.2+14.10.20140912-0ubuntu1)
Considering libmirplatformgraphics-android:armhf 1 as a solution to 
libmirserver25:armhf 3
Added libmirplatformgraphics-android:armhf to the remove list
Fixing libmirserver25:armhf via 

[Touch-packages] [Bug 1367338] Re: unable to open pdf file even with PdfjsViewer installed

2014-10-09 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1374611 ***
https://bugs.launchpad.net/bugs/1374611

** This bug has been marked a duplicate of bug 1374611
   Does not map pdf files to document type

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1367338

Title:
  unable to open pdf file even with PdfjsViewer installed

Status in “webbrowser-app” package in Ubuntu:
  Confirmed

Bug description:
   Clicking a pdf link still claims there is no PDF handler to view the
  file.

  However,

  1) I have PdfjsViewer installed.
  2) I should be able to download the file to the disk and open it later.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1367338/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362444] Re: [regression] First frame is composited as black (even though the client has provided a non-black frame)

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1362444

Title:
  [regression] First frame is composited as black (even though the
  client has provided a non-black frame)

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Triaged
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  [regression] First frame is composited as black (even though the
  client has provided a non-black frame).

  Test case A:
1. Run mir_demo_client_fingerpaint
  Expected: The canvas coloured window to appear.
  Observed: A black window appears. The canvas only appears after you start 
painting.

  Test case B:
1. Insert a sleep into the start of mir_demo_client_progressbar
  Expected: After the sleep, the first composited frame has a blue background.
  Observed: After the sleep, the first composited frame is all black.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1362444/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1366134] Re: [regression] Mir FTBFS with g++-4.8 [error: ISO C++ forbids casting between pointer-to-function and pointer-to-object]

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1366134

Title:
  [regression] Mir FTBFS with g++-4.8 [error: ISO C++ forbids casting
  between pointer-to-function and pointer-to-object]

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu RTM:
  Fix Released

Bug description:
  
/home/camako/workspace/mir-dev/src/platform/options/default_configuration.cpp: 
In function ‘void {anonymous}::ensure_loaded_with_rtld_global()’:
  
/home/camako/workspace/mir-dev/src/platform/options/default_configuration.cpp:77:67:
 error: ISO C++ forbids casting between pointer-to-function and 
pointer-to-object [-Werror]
   dladdr(reinterpret_castvoid*(ensure_loaded_with_rtld_global), info);

  ...

  
/home/camako/workspace/mir-dev/src/client/default_connection_configuration.cpp: 
In function ‘void {anonymous}::ensure_loaded_with_rtld_global()’:
  
/home/camako/workspace/mir-dev/src/client/default_connection_configuration.cpp:57:67:
 error: ISO C++ forbids casting between pointer-to-function and 
pointer-to-object [-Werror]
   dladdr(reinterpret_castvoid*(ensure_loaded_with_rtld_global), info);

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1366134/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364637] Re: [android] SIGTERM to server with connected client causes crash

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1364637

Title:
  [android] SIGTERM to server with connected client causes crash

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  Noticed a racy crash if you ctrl-c the server while a client is communicating 
to it.
  To reproduce:
  run a mir demo server
  run a mir demo client
  send SIGTERM to the server while the client is still running.

  About once every 8-10 times I see (on krillin)

  root@ubuntu-phablet:/home/phablet# ./mir_demo_server_shell 
  ^Cpure virtual method called
  terminate called without an active exception
  Aborted (core dumped)

  tested with mir/devel rev1882

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1364637/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1323522] Re: [enhancement] Draw input event location

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = Wishlist

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1323522

Title:
  [enhancement] Draw input event location

Status in Mir:
  Fix Released
Status in Mir 0.6 series:
  Won't Fix
Status in The Unity 8 shell:
  Opinion
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  New feature request:

  While running autopilot tests, it's impossible to tell where the
  autopilot-generated touch events are being generated. We'd like mir to
  draw a graphical overlay (a small blue circle perhaps) whever the
  touch events are being generated.

  Our requirements are:

  1) Must be toggleable from python.
  1.1) ...Ideally wihtout having to restart unity8/mir - perhaps this could be 
a unity8 setting, with a way to set that from python?
  2) Must draw a graphical overlay at the location of touch events generated 
from autopilot (to test, follow https://wiki.ubuntu.com/Touch/Testing )

  Please let me know if anything doesn't make sense.

  Cheers

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1323522/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364772] Re: [regression] acceptance tests fails in ServerDisconnect.causes_client_to_terminate_by_default

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1364772

Title:
  [regression] acceptance tests fails in
  ServerDisconnect.causes_client_to_terminate_by_default

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  This is happening in CI fairly frequently now:

  8: [ RUN  ] ServerDisconnect.causes_client_to_terminate_by_default
  8: 
/tmp/buildd/mir-0.7.0+14.10.20140829bzr1884pkg0utopic412/tests/acceptance-tests/test_server_disconnect.cpp:229:
 Failure
  8: Value of: client_results[0].signal
  8:   Actual: 9
  8: Expected: 1
  8: [  FAILED  ] ServerDisconnect.causes_client_to_terminate_by_default (501 
ms)

  The offending EXPECT_EQ is one I added recently:
EXPECT_EQ(SIGHUP, client_results[0].signal);

  However the unreliability of the result shows the root cause of the
  problem really was pre-existing in
  wait_for_shutdown_client_processes().

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1364772/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362841] Re: Some mali drivers crash after repeatedly creating/destroying the mir compositor threads

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1362841

Title:
  Some mali drivers crash after repeatedly creating/destroying the mir
  compositor threads

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu RTM:
  Fix Released

Bug description:
  Some mali drivers crash after repeatedly creating/destroying the mir
  compositor threads.

  It's possible calling eglMakeCurrent on a new compositor thread
  multiple times exposes such a bug.

  Recycling the mir compositor threads seems to be a viable workaround.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1362841/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1342567] Re: Intermittent test failures in TestClientCursorAPI.*

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = Medium

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1342567

Title:
  Intermittent test failures  in TestClientCursorAPI.*

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  ...
  [--] 4 tests from TestClientCursorAPI
  [ RUN  ] TestClientCursorAPI.client_may_disable_cursor_over_surface
  terminate called after throwing an instance of 'std::runtime_error'
what():  Timeout
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1342567/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1348472] Re: clang emits lots of warnings about lttng headers

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = Low

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1348472

Title:
  clang emits lots of warnings about lttng headers

Status in Mir:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  clang emits lots of warnings about lttng headers. We should fix or
  hide these...

  In file included from 
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report.cpp:21:
  /home/dan/bzr/mir/warn/include/shared/mir/report/lttng/mir_tracepoint.h:36:9: 
warning: 
Building with clang: Disabling LTTng tracepoints. [-W#pragma-messages]
  #pragma message Building with clang: Disabling LTTng tracepoints.
  ^
  In file included from 
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report.cpp:25:
  
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report_tp.h:42:1:
 warning: 
unused function
'__tracepoint_cb_mir_server_session_mediator___session_connect_called'
[-Wunused-function]
  MIR_SESSION_MEDIATOR_EVENT(session_connect_called)
  ^
  
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report_tp.h:40:5:
 note: 
expanded from macro 'MIR_SESSION_MEDIATOR_EVENT'
  TRACEPOINT_EVENT_INSTANCE(mir_server_session_mediator, application_e...
  ^
  /usr/include/lttng/tracepoint.h:512:2: note: expanded from macro
'TRACEPOINT_EVENT_INSTANCE'
  _DECLARE_TRACEPOINT(provider, name, _TP_PARAMS(args))   \
  ^
  /usr/include/lttng/tracepoint.h:158:6: note: expanded from macro
'_DECLARE_TRACEPOINT'
  void __tracepoint_cb_##_provider##___##_name(_TP_ARGS_PROTO(__VA_ARGS__)...
   ^
  scratch space:166:1: note: expanded from here
  __tracepoint_cb_mir_server_session_mediator___session_connect_called
  ^
  In file included from 
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report.cpp:25:
  
/home/dan/bzr/mir/warn/src/server/report/lttng/session_mediator_report_tp.h:43:1:
 warning: 
unused function

'__tracepoint_cb_mir_server_session_mediator___session_create_surface_called'
[-Wunused-function]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1348472/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364890] Re: [regression] symbol lookup error: /usr/lib/arm-linux-gnueabihf/libmirserver.so.24: undefined symbol: _ZTIN7android7RefBaseE (libmirserver 0.6.1 doesn't work with lib

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: mir (Ubuntu RTM)
   Importance: Undecided = High

** Changed in: mir (Ubuntu RTM)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1364890

Title:
  [regression] symbol lookup error: /usr/lib/arm-linux-
  gnueabihf/libmirserver.so.24: undefined symbol: _ZTIN7android7RefBaseE
  (libmirserver 0.6.1 doesn't work with libmircommon 0.7.0)

Status in Mir:
  Fix Released
Status in Mir 0.7 series:
  Won't Fix
Status in “mir” package in Ubuntu:
  Triaged
Status in “mir” package in Ubuntu RTM:
  Triaged

Bug description:
  I'm getting:

  unity-system-compositor: symbol lookup error: /usr/lib/arm-linux-
  gnueabihf/libmirserver.so.24: undefined symbol: _ZTIN7android7RefBaseE

  $ system-image-cli -i
  current build number: 13
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-09-03 07:58:22
  version version: 13
  version ubuntu: 20140903
  version device: 20140902-42bae3c

  Installing unity8-autopilot from a silo pulled in libmircommon1 (see
  attached excerpt from apt history.log), but I'm left with a mix of Mir
  0.6.1 and 0.7.0:

  $ LANG=C apt-cache policy libmirserver24 libmircommon1 libmirclient8
  libmirserver24:
    Installed: 0.6.1+14.10.20140814-0ubuntu1
    Candidate: 0.6.1+14.10.20140814-0ubuntu1
    Version table:
   *** 0.6.1+14.10.20140814-0ubuntu1 0
  500 http://derived.archive.canonical.com/ubuntu-rtm/ 14.09/main armhf 
Packages
  100 /var/lib/dpkg/status
  libmircommon1:
    Installed: 0.7.0+14.10.20140829~rtm-0ubuntu1
    Candidate: 0.7.0+14.10.20140829~rtm-0ubuntu1
    Version table:
   *** 0.7.0+14.10.20140829~rtm-0ubuntu1 0
  500 http://derived.archive.canonical.com/ubuntu-rtm/ 14.09/main armhf 
Packages
  100 /var/lib/dpkg/status
  libmirclient8:
    Installed: 0.6.1+14.10.20140814-0ubuntu1
    Candidate: 0.7.0+14.10.20140829~rtm-0ubuntu1
    Version table:
   0.7.0+14.10.20140829~rtm-0ubuntu1 0
  500 http://derived.archive.canonical.com/ubuntu-rtm/ 14.09/main armhf 
Packages
   *** 0.6.1+14.10.20140814-0ubuntu1 0
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: libmircommon1 0.7.0+14.10.20140829~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Wed Sep  3 10:33:53 2014
  InstallationDate: Installed on 2014-09-03 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140903-030204)
  SourcePackage: mir
  UpgradeStatus: No upgrade log present (probably fresh install)

  --
  The package that was upgraded pulled in a new version of 
qtdeclarative5-qtmir-plugin which pulled in the new version of mircommon1 but 
not the current version of mirserver. The qtmir plugin only contains the qml 
bindings to mir server and hence only needs mircommon (compared to the 
qtmir-{desktop,android} packages). So the system ends up with a 0.7 mircommon1 
and 0.6.1 mirserver.

  With the last mircommon1 exported symbols were further reduced. The
  missing symbol is the intrusive android shared pointer base class
  constructor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1364890/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378995] Re: citrain upgrade-device fails to upgrade mir properly (Mesa driver installed instead of Android makes the phone unbootable).

2014-10-09 Thread Daniel van Vugt
** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mir (Ubuntu RTM)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1378995

Title:
  citrain upgrade-device fails to upgrade mir properly (Mesa driver
  installed instead of Android makes the phone unbootable).

Status in Mir:
  In Progress
Status in Mir 0.8 series:
  Triaged
Status in “mir” package in Ubuntu:
  New
Status in “mir” package in Ubuntu RTM:
  New

Bug description:
  When testing a silo, QA folks use the following command :

  citrain upgrade-device silo# password

  However Mir fails to be upgraded properly. Specifically Mesa libs are
  picked up instead of android libs. Details can be found in the
  following log :

  https://pastebin.canonical.com/118445/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1378995/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376281] Re: gdb: Can't read symbols from system-supplied DSO at 0x3fffb7fa0000: File truncated

2014-10-09 Thread Matthias Klose
fixed in 14.10, using the 7.8 release branch

** Changed in: gdb (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1376281

Title:
  gdb: Can't read symbols from system-supplied DSO at 0x3fffb7fa:
  File truncated

Status in “gdb” package in Ubuntu:
  Fix Released

Bug description:
  ---Problem Description---
  GDB produces an odd message about a failure to read symbols from the system 
DSO when running executables on LE Ubuntu 14.10 with 3.16 kernel.  This is a 
regression from LE Ubuntu 14.04, where the message is not produced.

  Bad case:

  $ uname -r
  3.16.0-6-generic
  $ gdb /bin/ls
  GNU gdb (Ubuntu 7.7.91.20140723-0ubuntu1) 7.7.91.20140723-cvs
  ...
  (gdb) run
  Starting program: /bin/ls 
  Can't read symbols from system-supplied DSO at 0x3fffb7fa: File truncated
  ...
  [Inferior 1 (process 1573) exited normally]
  (gdb) 

  Note the Can't read symbols... message.

  Good case (LE Ubuntu 14.04):

  $ uname -r
  3.13.0-32-generic
  $ gdb /bin/ls
  GNU gdb (Ubuntu 7.7-0ubuntu3.2) 7.7
  ...
  (gdb) run
  Starting program: /bin/ls 
  ...
  [Inferior 1 (process 91140) exited normally]
  (gdb)

  I haven't tried on the 3.15 kernel, so I don't know if the problem is
  sensitve to the 3.16 kernel being ELFv2.

   
  ---uname output---
  Linux tul115p1 3.16.0-6-generic #11-Ubuntu SMP Mon Jul 28 02:00:45 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8286-42A 
   
  ---Steps to Reproduce---
   See description; occurs when running any application under gdb.
   
  The failing output above is with the 3.16 kernel supplied by Ubuntu, so the 
problem happens both with locally-built and Canonical/Ubuntu-supplied kernels 
on 14.10.

  This issue was recently fixed on upstream binutils-gdb:

  https://sourceware.org/ml/gdb-patches/2014-09/msg00594.html

  The attached patch against gdb 7.8-0ubuntu1 for Ubuntu 14.10 fixes the
  issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368492] Re: crash opening image file

2014-10-09 Thread Jussi Pakkanen
** Changed in: thumbnailer (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1368492

Title:
  crash opening image file

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “gallery-app” package in Ubuntu:
  New
Status in “thumbnailer” package in Ubuntu:
  Invalid
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  krillin image 25
  libthumbailer version 1.2+14.10.20140814-0ubuntu1

  - take a picture with the camera
  - open the gallery app
  - click on the thumbnail of the photo just taken
  - boom, crash happens

  Here is the stack trace. Core file and picture used are attached

  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/arm-linux-gnueabihf/libthread_db.so.1.
  Core was generated by `./gallery-app'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0xb5b2201c in std::string::assign(std::string const) ()
 from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  (gdb) bt
  #0  0xb5b2201c in std::string::assign(std::string const) ()
 from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  #1  0xacebe712 in ?? () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
  #2  0xacebec62 in ?? () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
  #3  0xacebff34 in Thumbnailer::get_thumbnail(std::string const, 
ThumbnailSize, ThumbnailPolicy) () from 
/usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
  #4  0xacec00ae in Thumbnailer::get_thumbnail(std::string const, 
ThumbnailSize)
  () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
  #5  0xacf7b70e in ThumbnailGenerator::requestImage(QString const, QSize*, 
QSize const) ()
 from 
/usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/libUbuntuComponents.so
  #6  0xb640acfa in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5
  Backtrace stopped: previous frame identical to this frame (corrupt stack?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1368492/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379152] Re: Needs building dependency on libmtdev-dev (or making QPlatformSupport public)

2014-10-09 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to maliit-framework in
Ubuntu.
https://bugs.launchpad.net/bugs/1379152

Title:
  Needs building dependency on libmtdev-dev (or making QPlatformSupport
  public)

Status in Application menu for Qt5:
  New
Status in Qt integration with the Mir display server:
  New
Status in QT Ubuntu:
  New
Status in “appmenu-qt5” package in Ubuntu:
  New
Status in “maliit-framework” package in Ubuntu:
  New
Status in “qtmir” package in Ubuntu:
  New
Status in “qtubuntu” package in Ubuntu:
  New
Status in Debian GNU/Linux:
  Won't Fix

Bug description:
  Because of packaging changes in Qt Base in Qt 5.3.2, packages using
  qplatformsupport from private headers will need to add an additional
  dependency to compile against it.

  From Debian bug report:
  ---
  This comes from QPlatformSupport stuff which creates a static library that
  needs this linking.

  It also happens that QPlatformSupport is private stuff, so there is really no
  way to solve this but either stop using private stuff or helping upstream to
  make QPlatformSupport public (which would be really helpful). This will in
  turn mean that it will become a dynamic lib and this bug can be fixed.
  ---

  So:
  A) someone works in qtbase upstream to make the QPlatformSupport public, or
  B) workaround with adding libmtdev-dev build dependencies

  This bug refers more to the B) option to get Qt 5.3.2 packages move
  forward.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1379152/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376957] Re: Cellular Data Prefs not preserved if FlightMode enabled, then disabled

2014-10-09 Thread Alfonso Sanchez-Beato
** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1376957

Title:
  Cellular Data Prefs not preserved if FlightMode enabled, then disabled

Status in “network-manager” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  In Progress

Bug description:
  This bug is being reported after being reproduced on krillin running
  rtm image #72 + a pending version of urfkill and indicator-network
  from silo-024 ( urfkill: urfkill
  0.6.0~20140708.110711.a0581f3-0ubuntu2 ).

  With two unlocked SIMs installed, and SIM#2 selected for mobile-data (
  2G is the only option ), when flight-mode is enabled, the cell
  settings page no longer displays the two SIMs under 'Cellular data:' ,
  it just displays 'Off', '2G only...', '2G/3G/4G'.   This is likely due
  to the fact that the ofono SimManager interfaces disappear when
  flight-mode is enabled on krillin ( hardware quirk ).

  When flight-mode is disabled, the UI is restored, however 'Cellular
  data' is set to Off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1376957/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1232130] Re: Uninstalling an app doesn't stop it

2014-10-09 Thread Michael Vogt
** Changed in: click (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-touch-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/1232130

Title:
  Uninstalling an app doesn't stop it

Status in “click” package in Ubuntu:
  In Progress
Status in “ubuntu-touch-meta” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  Launch an installed app, uninstall it.  Not only is it still listed in
  the list of installed apps (bug #1232129), it's also still in the
  running app lists, and if you press on the installed app icon or slide
  right, you get back to the running app.

  I think any running instance of this app should be killed along the
  removal.

  Cheers,

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378805] Re: denial for creating /run/user/32011/scopes/leaf-net/

2014-10-09 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) = Michi Henning (michihenning)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1378805

Title:
  denial for creating /run/user/32011/scopes/leaf-net/

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  I feel like this bug is known and I thought there was a bug for this,
  but I can't seem to find it now so filing a new one

  Most scopes are seeing:
  apparmor=DENIED operation=mkdir 
profile=com.ubuntu.scopes.youtube_youtube_1.0.13 
name=/run/user/32011/scopes/leaf-net/ pid=NNN comm=scoperunner 
requested_mask=c denied_mask=c fsuid=32011 ouid=32011

  Scopes aren't allowed to create /run/user/32011/scopes/leaf-net/ (they
  are allowed to create their own scopes directory under it). This was
  mentioned in https://bugs.launchpad.net/unity-scopes-
  api/+bug/1356409/comments/3 and it was mentioned that this branch may
  fix it: https://code.launchpad.net/~michihenning/unity-scopes-api
  /test-before-mkdir/+merge/231110. However, the problem seems to be
  that nothing is creating that directory at all before the scopes try
  to create it for themselves. Pete said in the above comment I think
  the runtime should probably not be trying to create this while inside
  confinement, as it will always fail. -- that is precisely the
  problem. Something unconfined outside of the scopes themselves needs
  to create it.

  Marking rtm14 and Critical-- it is causing a lot of noise in the logs
  and presumably scopes aren't able to function correctly. Please adjust
  as needed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1378805/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378805] Re: denial for creating /run/user/32011/scopes/leaf-net/

2014-10-09 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: Pawel Stolowski (stolowski) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1378805

Title:
  denial for creating /run/user/32011/scopes/leaf-net/

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  I feel like this bug is known and I thought there was a bug for this,
  but I can't seem to find it now so filing a new one

  Most scopes are seeing:
  apparmor=DENIED operation=mkdir 
profile=com.ubuntu.scopes.youtube_youtube_1.0.13 
name=/run/user/32011/scopes/leaf-net/ pid=NNN comm=scoperunner 
requested_mask=c denied_mask=c fsuid=32011 ouid=32011

  Scopes aren't allowed to create /run/user/32011/scopes/leaf-net/ (they
  are allowed to create their own scopes directory under it). This was
  mentioned in https://bugs.launchpad.net/unity-scopes-
  api/+bug/1356409/comments/3 and it was mentioned that this branch may
  fix it: https://code.launchpad.net/~michihenning/unity-scopes-api
  /test-before-mkdir/+merge/231110. However, the problem seems to be
  that nothing is creating that directory at all before the scopes try
  to create it for themselves. Pete said in the above comment I think
  the runtime should probably not be trying to create this while inside
  confinement, as it will always fail. -- that is precisely the
  problem. Something unconfined outside of the scopes themselves needs
  to create it.

  Marking rtm14 and Critical-- it is causing a lot of noise in the logs
  and presumably scopes aren't able to function correctly. Please adjust
  as needed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1378805/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376416] Re: apparmor denial for yelp

2014-10-09 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: Pawel Stolowski (stolowski) = Michi Henning (michihenning)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1376416

Title:
  apparmor denial for yelp

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  In a recent test run, the following denial was observed:
  Oct  1 18:13:05 ubuntu-phablet kernel: [  130.968843] 
(3)[6618:com.ubuntu.yelp]type=1400 audit(1412187185.260:127): apparmor=DENIED 
operation=mkdir profile=com.ubuntu.yelp_yelp_1.0.26 
name=/home/phablet/.local/share/unity-scopes/com.ubuntu.yelp_yelp/ pid=6618 
comm=com.ubuntu.yelp requested_mask=c denied_mask=c fsuid=32011 ouid=32011

  Yelp is using the wrong directory. It is using:
  @{HOME}/.local/share/unity-scopes/@{APP_PKGNAME}_@{APP_APPNAME}

  but apparmor policy says to use:
  @{HOME}/.local/share/unity-scopes/leaf-net/@{APP_PKGNAME}

  Note: this is a different bug than the one dealing with
  XDG_RUNTIME_DIR paths, where we do use @{APP_APPNAME}.

  Adding rtm14 tag with High priority since this seems to affect scopes
  in the store. Please readjust as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376416/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1375191] Re: utopic: network-manager not started automatically on boot

2014-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1375191

Title:
  utopic: network-manager not started automatically on boot

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic (around the time of when the final beta was
  out), network manager caesed to auto start on boot. I can however
  start it manually using sudo service network-manager start. When
  this happended iI also noticed the automatic addition of 2 mins
  waiting time for network interfaces on each boot. Please, can the auto
  start behaviour be restored?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1375191/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
Thanks. I will attach the logs as requested.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  New

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at
  boot, the boots ok. This has happened in previous releases as well for
  other people and is an annoying issue which will alarm many people
  especially the non-techinical users. Also, many fixes described in
  older bug reports no longer apply as ubuntu does not need them yet the
  bug is still alive and kicking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
Also, I used to have a wifi dongle attached to teh machine which is no
longer ther. I have changed /etc/udev/rules.d/70-persistent-net.rules to
no longer include it (problem still persists)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  New

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at
  boot, the boots ok. This has happened in previous releases as well for
  other people and is an annoying issue which will alarm many people
  especially the non-techinical users. Also, many fixes described in
  older bug reports no longer apply as ubuntu does not need them yet the
  bug is still alive and kicking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372490] Re: App switcher is jagged, not anti-aliased

2014-10-09 Thread Michał Sawicz
*** This bug is a duplicate of bug 1351559 ***
https://bugs.launchpad.net/bugs/1351559

** This bug has been marked a duplicate of bug 1351559
   Apps in spread are not anti-aliased

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1372490

Title:
  App switcher is jagged, not anti-aliased

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 r244, LG Nexus 4

  1. Invoke the app switcher.
  2. Look closely at the app screens.

  What you see: All horizontal edges -- both inside the screens, and of
  the screens themselves -- are jagged.

  What you should see: Everything is anti-aliased.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~dpniel/dekko/fixOnlineDetection

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1341548

Title:
  Online detection does not work with confined apps on Nexus 4

Status in dekko:
  In Progress
Status in Network Menu:
  Fix Released
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  Fix Released
Status in “connectivity-api” package in Ubuntu:
  Fix Released
Status in “indicator-network” package in Ubuntu:
  Fix Released
Status in “connectivity-api” package in Ubuntu RTM:
  Fix Released
Status in “indicator-network” package in Ubuntu RTM:
  Fix Released

Bug description:
  Dekko is not detecting if Online correctly. If I look at the server
  logs, I don't see anything in the email server logs for dekko to
  connect. If I look in ~/.cache/upstart/application-click-
  com.ubuntu.developer.dpniel.dekko_dekko_0.2.2.log, I don't see
  anything about connecting. If I click the globe in dekko, I see that
  it is in offline mode and selecting one of the others seems to make no
  difference (I see nothing in the server logs and the upstart logs) and
  the setting doesn't stick (ie, it *always* says 'Offline mode').

  I thought this might be bug #1226844, but if I adjust
  /var/lib/apparmor/profiles/*dekko* to remove 'deny' from in front of
  the NetworkManager and ofono rules and run apparmor_parser -r
  /var/lib/apparmor/profiles/*dekko*, there are no denials but it still
  doesn't detect if I am online or not  when on 3G.

  If I get on wifi instead of 3G, dekko can detect if I am online if I
  apply the apparmor changes I mentioned above (though, there are still
  NetworkManager dbus denials).

  For dekko to work as a confined application (ie, shipped in the Ubuntu
  App Store) it is going to need to operate without these NetworkManager
  and ofono DBus APIs, because they are not allowed to app store apps.

  
  Previous description:
  In addidtion to TLS on port 143, it would be nice to support imaps on port 
993.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1341548/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376416] Re: apparmor denial for yelp

2014-10-09 Thread Pawel Stolowski
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: Michi Henning (michihenning) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1376416

Title:
  apparmor denial for yelp

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  In a recent test run, the following denial was observed:
  Oct  1 18:13:05 ubuntu-phablet kernel: [  130.968843] 
(3)[6618:com.ubuntu.yelp]type=1400 audit(1412187185.260:127): apparmor=DENIED 
operation=mkdir profile=com.ubuntu.yelp_yelp_1.0.26 
name=/home/phablet/.local/share/unity-scopes/com.ubuntu.yelp_yelp/ pid=6618 
comm=com.ubuntu.yelp requested_mask=c denied_mask=c fsuid=32011 ouid=32011

  Yelp is using the wrong directory. It is using:
  @{HOME}/.local/share/unity-scopes/@{APP_PKGNAME}_@{APP_APPNAME}

  but apparmor policy says to use:
  @{HOME}/.local/share/unity-scopes/leaf-net/@{APP_PKGNAME}

  Note: this is a different bug than the one dealing with
  XDG_RUNTIME_DIR paths, where we do use @{APP_APPNAME}.

  Adding rtm14 tag with High priority since this seems to affect scopes
  in the store. Please readjust as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376416/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376416] Re: apparmor denial for yelp

2014-10-09 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) = Michi Henning (michihenning)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1376416

Title:
  apparmor denial for yelp

Status in “unity-scopes-api” package in Ubuntu:
  New

Bug description:
  In a recent test run, the following denial was observed:
  Oct  1 18:13:05 ubuntu-phablet kernel: [  130.968843] 
(3)[6618:com.ubuntu.yelp]type=1400 audit(1412187185.260:127): apparmor=DENIED 
operation=mkdir profile=com.ubuntu.yelp_yelp_1.0.26 
name=/home/phablet/.local/share/unity-scopes/com.ubuntu.yelp_yelp/ pid=6618 
comm=com.ubuntu.yelp requested_mask=c denied_mask=c fsuid=32011 ouid=32011

  Yelp is using the wrong directory. It is using:
  @{HOME}/.local/share/unity-scopes/@{APP_PKGNAME}_@{APP_APPNAME}

  but apparmor policy says to use:
  @{HOME}/.local/share/unity-scopes/leaf-net/@{APP_PKGNAME}

  Note: this is a different bug than the one dealing with
  XDG_RUNTIME_DIR paths, where we do use @{APP_APPNAME}.

  Adding rtm14 tag with High priority since this seems to affect scopes
  in the store. Please readjust as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1376416/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 329898] Re: The HP 1018 printer not work out of the box if used non-US locale

2014-10-09 Thread goutam
Hi Gannet, 
Sorry for the late response.
Can you try rebooting the printer.  Delete the exiting print queues for this 
printer in system-config-printer and reconfigure the printer using command 
hp-setup and check if you get to see the same error.

Thanks,
goutam

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/329898

Title:
  The HP 1018 printer not work out of the box if used non-US locale

Status in HP Linux Imaging and Printing:
  Confirmed
Status in Release Notes for Ubuntu:
  Won't Fix
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “ibus” package in Ubuntu:
  Fix Released
Status in “hplip” source package in Lucid:
  Won't Fix
Status in “ibus” source package in Lucid:
  Invalid
Status in “hplip” source package in Maverick:
  Won't Fix
Status in “ibus” source package in Maverick:
  Won't Fix

Bug description:
  This bug is continuation of the bug 217215. To avoid any problems
  related to attempts describe I decided to start with 'clean account'.
  (and created the new bug entry)

  Clean account means:
  1) Remove hplip*, foo2zjs, footomatic package.
  2) Remove any further files related to hp1018
  find /usr/share -name *1018*
  ./foo2zjs/firmware/sihp1018.img
  ./ppd/hpijs/HP/hp_laserjet_1018-hpijs.ppd
  3) Remove orphaned /usr/share/hplip directory

  After restarting the printer a system message appear pointing that new 
hardware had been installed and suggesting that hpijs package support the HP 
1018 printer. 
  I:
  - installed hpijs with depends
  - Ran Printer configure tool: a driver for HP 1018 hadn't been found 
  - so I chose suggested HP 1015 driver
  - printer didn't react for send packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/329898/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread James Hunt
Hi Dylan,

Thanks for taking the time to report this issue. Please can you do the
following:

1) Run 'apport-collect 1379021' to attach required logs to this bug
report.

2) Attach /etc/network/interfaces (and any files you've created in
/etc/network/interfaces.d/).

3) Attach /etc/fstab

4) Add '--debug' to the boot command line in the grub menu, boot your
system and then attach file /var/log/upstart/mountall.log.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  New

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at
  boot, the boots ok. This has happened in previous releases as well for
  other people and is an annoying issue which will alarm many people
  especially the non-techinical users. Also, many fixes described in
  older bug reports no longer apply as ubuntu does not need them yet the
  bug is still alive and kicking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378888] Re: OptionParser on PPC64LE does not split args correctly

2014-10-09 Thread Tony Reix
Hi Matthias,
We have checked, and there is no 14.10 version yet for PPC64LE.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/137

Title:
  OptionParser on PPC64LE does not split args correctly

Status in “python2.7” package in Ubuntu:
  New

Bug description:
  The issue appears on PPC64 LE.
  It is OK on (Ubuntu) x86_64.
  Version of Python is 2.7.6 on both systems.
  The issue is demonstrated while running AVRO Python tests (in lang/py : ant 
test).

  
  - On Ubuntu / PPC64 LE :

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first, last'
  {first: daffy}
  {first: bugs}
  {first: tweety}
  {first: road}
  {first: wile}
  {first: pepe}
  {first: foghorn}
  Usage: avro cat|write [options] FILE [FILE...]

  avro: error: Can't open last - [Errno 2] No such file or directory: 'last'
  $ echo $?
  2

  The issue is that 'first, last' is not parsed correctly. The white
  space between , and last is parsed in a way that makes last been
  interpreted as a FILE instead of an option.

  
  Without the white space, that works fine:

  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first,last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  - On Ubuntu / x86_64, both 'first, last' and 'first,last' are OK:

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ build/test/../scripts/avro cat /tmp/REIX --fields 'first, last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  Source code of: 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro  
is:

  def main(argv=None):
  import sys
  from optparse import OptionParser, OptionGroup

  argv = argv or sys.argv

  parser = OptionParser(description=Display/write for Avro files,
version=1.7.4,
usage=usage: %prog cat|write [options] FILE [FILE...])
  

  So, OptionParser() does not work on PPC64 like it does on x86_64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/137/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371661] Re: [unlock] should be prompted if SIM locked on dialler and messaging

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1

---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Ship the messaging-app icon together with the package (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add initial support for the new information messageType. Notify
users when the active sim card was switched. (LP: #1356950)
  * Don't show the attachment popup on onClicked(). Update bottom edge
behavior (LP: #1368718)
  * Add support for sim lock. (LP: #1371661)
  * Fix black image in the mms preview. (LP: #1373462)
  * Make conversations view header fixed.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
16:58:07 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1371661

Title:
  [unlock] should be prompted if SIM locked on dialler and messaging

Status in Dialer app for Ubuntu Touch:
  Fix Committed
Status in Messaging App:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Committed
Status in “messaging-app” package in Ubuntu:
  Fix Committed
Status in “dialer-app” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  Olga says : My recommendation is that we should bring up the SIM PIN
  unlock screen if user tries to launch the DIALER and MESSAGING apps.
  This can be done additionally to the indicator access. This way a user
  will know instantly that there is no access to this apps without
  unlocking the SIM.

  Related connectivity-service (i-network) bug:
  https://bugs.launchpad.net/indicator-network/+bug/1374082

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1371661/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1368718] Re: [messaging-app] improve bottom edge interaction

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1

---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Ship the messaging-app icon together with the package (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add initial support for the new information messageType. Notify
users when the active sim card was switched. (LP: #1356950)
  * Don't show the attachment popup on onClicked(). Update bottom edge
behavior (LP: #1368718)
  * Add support for sim lock. (LP: #1371661)
  * Fix black image in the mms preview. (LP: #1373462)
  * Make conversations view header fixed.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
16:58:07 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1368718

Title:
  [messaging-app] improve bottom edge interaction

Status in Address Book App:
  Fix Released
Status in Dialer app for Ubuntu Touch:
  Fix Released
Status in Messaging App:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “messaging-app” package in Ubuntu:
  In Progress
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  Steps to reproduce:

  1. Open Messaging app
  2. Carry out a slow bottom edge swipe and stop when the bottom view covers 
around 1/3rd of the screen without releasing your finger from the screen. 
Release the finger.
  3. Current implementation: the bottom edge continues and the compose new 
message screen is invoked.
  4. Tap the back button and cancel the new message
  5. Carry out a new swipe from the bottom edge but half way through, do a 
short swipe back without releasing your finger from the screen (you might have 
to do it several times). 
  6. Current implementation: the swipe direction back (towards the bottom) 
seems not recognized. The compose new view is still invoked. 

  -
  Desired solution:
  The compose new view should be invoked a little later than in the current 
implementation. And the swipe direction recognition should be improved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1368718/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1373462] Re: [background] Preview/Background is black for some images

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1

---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Ship the messaging-app icon together with the package (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add initial support for the new information messageType. Notify
users when the active sim card was switched. (LP: #1356950)
  * Don't show the attachment popup on onClicked(). Update bottom edge
behavior (LP: #1368718)
  * Add support for sim lock. (LP: #1371661)
  * Fix black image in the mms preview. (LP: #1373462)
  * Make conversations view header fixed.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
16:58:07 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1373462

Title:
  [background] Preview/Background is black for some images

Status in Libqtelegram - a qt library to access telegram.:
  Fix Committed
Status in Messaging App:
  New
Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  With some images the preview and the background is black but the image
  is fine in the gallery app.

  For example picture attached looks correct, but preview and background
  are black.

  TEST CASE:
  1. Upload the attached picture to the phone with mtp
  2. Go to system-settings / background
  3. Tap 'Add an image'
  4. Select this image
- Verify that the preview is correct
  5. Validate your choice,
  6. Press the power button twice to show the greeter
- Verify that the background is correct

  ACTUAL RESULT
  Background and preview are black.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings 0.3+14.10.20140913-0ubuntu1 [origin: Ubuntu 
RTM]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Wed Sep 24 16:34:18 2014
  InstallationDate: Installed on 2014-09-16 (8 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140916-030205)
  SourcePackage: ubuntu-system-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libqtelegram/+bug/1373462/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1365408] Re: Should ship a PNG icon instead of using the theme

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1

---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Ship the messaging-app icon together with the package (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add initial support for the new information messageType. Notify
users when the active sim card was switched. (LP: #1356950)
  * Don't show the attachment popup on onClicked(). Update bottom edge
behavior (LP: #1368718)
  * Add support for sim lock. (LP: #1371661)
  * Fix black image in the mms preview. (LP: #1373462)
  * Make conversations view header fixed.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
16:58:07 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1365408

Title:
  Should ship a PNG icon instead of using the theme

Status in Ubuntu Application Launcher:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu:
  In Progress
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “mediaplayer-app” package in Ubuntu:
  Fix Released
Status in “messaging-app” package in Ubuntu:
  In Progress
Status in “sync-monitor” package in Ubuntu:
  Invalid
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  Fix Released
Status in “mediaplayer-app” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  By design request, all apps, click or not, should ship their own icon
  as PNG instead of using icons from the theme.

  Please download the respective icon from http://bazaar.launchpad.net
  /~ubuntu-art-pkg/ubuntu-themes/trunk/files/head:/suru-icons/apps/256/
  and include in your packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1365408/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1356950] Re: [messaging-app] missing visual hints when switching SIMs in thread

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+14.10.20141007.1-0ubuntu1

---
messaging-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Ship the messaging-app icon together with the package (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add initial support for the new information messageType. Notify
users when the active sim card was switched. (LP: #1356950)
  * Don't show the attachment popup on onClicked(). Update bottom edge
behavior (LP: #1368718)
  * Add support for sim lock. (LP: #1371661)
  * Fix black image in the mms preview. (LP: #1373462)
  * Make conversations view header fixed.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
16:58:07 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1356950

Title:
  [messaging-app] missing visual hints when switching SIMs in thread

Status in Messaging App:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “history-service” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  If using a dual SIM device, it is possible to switch between the two SIMs in 
one thread. If user selects an other SIM from the header sub-section, a visual 
hint/indication should be visible in the actual messaging thread.
  Please refer to the attached image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1356950/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1246198] Re: Text message timeline wrong when in different time zones

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package telepathy-ofono -
0.2+14.10.20141007-0ubuntu1

---
telepathy-ofono (0.2+14.10.20141007-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Tiago Salem Herrmann ]
  * Report away status when sim is locked.
  * refresh emergency numbers when appropriate
  * Use local timestamp instead of the one provided by the carrier. (LP:
#1246198)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
19:16:08 +

** Changed in: telepathy-ofono (Ubuntu RTM)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1246198

Title:
  Text message timeline wrong when in different time zones

Status in Messaging App:
  Triaged
Status in “messaging-app” package in Ubuntu:
  Triaged
Status in “telepathy-ofono” package in Ubuntu RTM:
  Fix Released

Bug description:
  When texting someone in a timezone behind you (Hong Kong to UK), when
  they reply you get the notification but the message does not appear as
  the latest, but before your last message, I presume due to the
  different time zones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1246198/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378883] Re: [SIM PIN] system settings missing SIM unlock functionality

2014-10-09 Thread Michał Sawicz
Yeah, that's fine, left it be for now in case we decide there actually
is something we need to do here.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378883

Title:
  [SIM PIN] system settings missing SIM unlock functionality

Status in Ubuntu UX bugs:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  Build r91 
  Steps to reproduce:
  1. set up a SIM PIN or make sure the inserted SIM has already a set up SIM 
PIN (reboot device if needed)
  2. after reboot, don't unlock and navigate to System Settings  Security  
Privacy  SIM PIN
  3. what you se is a green tick on the toggle next to the SIM PIN and beneath 
that a Change PIN... button

  Expected result: Users need an option to unlock the SIM card from this
  view. Tapping on the toggle brings up a dialog to enter the SIM PIN
  but once this is done user switches off asking for the SIM PIN as
  well. Therefor the unlock should function independently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1378883/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: upstart (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at
  boot, the boots ok. This has happened in previous releases as well for
  other people and is an annoying issue which will alarm many people
  especially the non-techinical users. Also, many fixes described in
  older bug reports no longer apply as ubuntu does not need them yet the
  bug is still alive and kicking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-09 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371661] Re: [unlock] should be prompted if SIM locked on dialler and messaging

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package dialer-app -
0.1+14.10.20141007.1-0ubuntu1

---
dialer-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Display different labels when in emergency mode and when the sim
card is locked.
  * Remove some code duplication and make sure emergency calling is
always available.
  * Ship the dialer-app icon in the package. (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add support for sim lock detection (LP: #1371661)
  * Remove some code duplication and make sure emergency calling is
always available.

  [ Albert Astals ]
  * Add i18n.tr
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
17:02:04 +

** Changed in: dialer-app (Ubuntu RTM)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1371661

Title:
  [unlock] should be prompted if SIM locked on dialler and messaging

Status in Dialer app for Ubuntu Touch:
  Fix Committed
Status in Messaging App:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Committed
Status in “messaging-app” package in Ubuntu:
  Fix Committed
Status in “dialer-app” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  Olga says : My recommendation is that we should bring up the SIM PIN
  unlock screen if user tries to launch the DIALER and MESSAGING apps.
  This can be done additionally to the indicator access. This way a user
  will know instantly that there is no access to this apps without
  unlocking the SIM.

  Related connectivity-service (i-network) bug:
  https://bugs.launchpad.net/indicator-network/+bug/1374082

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1371661/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 513994] Re: Bad french translation : md5sum: /dev/scd0: Aucun medium trouvé

2014-10-09 Thread kerb
Hi. I just submitted the translation package with correction of the typo : 
medium - médium on 2 lines.
(sorry for this long delay).
Hi!  I am the service robot at the Translation Project,
and was awakened by your submission of 'libc-2.19.90.fr.po'.
TP: libc-2.19.90.fr.po [ACCEPTED]

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/513994

Title:
  Bad french translation : md5sum: /dev/scd0: Aucun medium trouvé

Status in Ubuntu Translations:
  Triaged
Status in “eglibc” package in Ubuntu:
  New

Bug description:
  Binary package hint: coreutils

  Just change the french translation of : 
  md5sum: /dev/scd0: No medium found
  not by the wrong : (what is a medium ? (in french... (joke for french : 
Mais qu'est-ce que fais un medium ? Il a pris le contrôle de mon graveur ?))
  md5sum: /dev/scd0: Aucun medium trouvé
  But by the (maybe) right sentence :
  md5sum: /dev/scd0: Aucun disque trouvé

  Thanks ;)

  ProblemType: Bug
  Architecture: i386
  Date: Thu Jan 28 21:39:41 2010
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: coreutils 7.4-2ubuntu1
  ProcEnviron:
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-18.55-generic
  SourcePackage: coreutils
  Uname: Linux 2.6.31-18-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/513994/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1365408] Re: Should ship a PNG icon instead of using the theme

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package dialer-app -
0.1+14.10.20141007.1-0ubuntu1

---
dialer-app (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ Bill Filler ]
  * use header in splash screen (LP: #1378379)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Gustavo Pichorim Boiko ]
  * Display different labels when in emergency mode and when the sim
card is locked.
  * Remove some code duplication and make sure emergency calling is
always available.
  * Ship the dialer-app icon in the package. (LP: #1365408)

  [ Tiago Salem Herrmann ]
  * Add support for sim lock detection (LP: #1371661)
  * Remove some code duplication and make sure emergency calling is
always available.

  [ Albert Astals ]
  * Add i18n.tr
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
17:02:04 +

** Changed in: dialer-app (Ubuntu RTM)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1365408

Title:
  Should ship a PNG icon instead of using the theme

Status in Ubuntu Application Launcher:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu:
  In Progress
Status in “indicator-messages” package in Ubuntu:
  Fix Released
Status in “mediaplayer-app” package in Ubuntu:
  Fix Released
Status in “messaging-app” package in Ubuntu:
  In Progress
Status in “sync-monitor” package in Ubuntu:
  Invalid
Status in “ubuntu-app-launch” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  Fix Released
Status in “mediaplayer-app” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  By design request, all apps, click or not, should ship their own icon
  as PNG instead of using icons from the theme.

  Please download the respective icon from http://bazaar.launchpad.net
  /~ubuntu-art-pkg/ubuntu-themes/trunk/files/head:/suru-icons/apps/256/
  and include in your packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1365408/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1356950] Re: [messaging-app] missing visual hints when switching SIMs in thread

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package history-service -
0.1+14.10.20141003-0ubuntu1

---
history-service (0.1+14.10.20141003-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Tiago Salem Herrmann ]
  * Add support for a new message Type: MessageTypeInformation (LP:
#1356950)

history-service (0.1+14.10.20140912-0ubuntu1) utopic; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Add support for matching contact info in the data models. (LP:
#1362387)
  * Keep the models sorted all the time, even when new events arrive.
Also replace the thread grouping proxy model by a real model that
groups threads.
  * If the models are used from QML, update the query right after the
component setup is finished.

  [ Tiago Salem Herrmann ]
  * Create temporary tables in memory
  * Skip messages with the skip-storage flag set (LP: #1340255)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 03 Oct 2014 
15:48:10 +

** Changed in: history-service (Ubuntu RTM)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1356950

Title:
  [messaging-app] missing visual hints when switching SIMs in thread

Status in Messaging App:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “history-service” package in Ubuntu RTM:
  Fix Released
Status in “messaging-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  If using a dual SIM device, it is possible to switch between the two SIMs in 
one thread. If user selects an other SIM from the header sub-section, a visual 
hint/indication should be visible in the actual messaging thread.
  Please refer to the attached image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1356950/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 346386] Re: [MASTER] Update fails with invalid package files with Encountered a section with no Package: header

2014-10-09 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/346386

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/346386

Title:
  [MASTER] Update fails with invalid package files with Encountered a
  section with no Package: header

Status in “apt” package in Ubuntu:
  Fix Released
Status in “apt” source package in Natty:
  Fix Released
Status in “apt” source package in Precise:
  Fix Released
Status in “apt” package in Debian:
  Fix Released

Bug description:
  Binary package hint: adept-updater

  Pertinent data printed when attempting to run Updater as follows:

  An unresolvable problem occurred while initializing the package
  information.

  Please report this bug against the 'update-manager' package and
  include the following error message:

  'E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/us.archive.ubuntu
  .com_ubuntu_dists_intrepid_universe_binary-amd64_Packages, E:The
  package lists or status file could not be parsed or opened.'

  WORKAROUND:
  Remove problematic files from /var/lib/apt/lists/ and rerun apt-get update.

  In the event that one is connected to a network with a proxy server
  that returns html pages (like a web page requesting you to login) and
  not package list files.   Those html files will get downloaded to
  /var/lib/apt/lists/ and prevent someone from using a package manager
  until the problem html pages are removed.

  TEST CASE:
  1) download the dummy-proxy attachment from this bug report
  2) run dummy-proxy (python dummy-proxy) on a precise system (this simulates a 
proxy that is not allowing access to archive.ubuntu.com and gives you   garbage 
html instead)
  2.5) Execute 'sudo -i' in a terminal
  3) Execute 'http_proxy=http://localhost:8080 apt-get update' in same terminal
  4) Observe the following error messages in your terminal:
  W: GPG error: http://archive.ubuntu.com precise InRelease: File 
/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_InRelease 
doesn't  start with a clearsigned message
  W: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Index  No Hash 
entry in Release file /var/lib/apt/lists/partial/
archive.ubuntu.com_ubuntu_dists_precise_multiverse_i18n_Index
  W: Failed to fetch 
gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_source_Sources
 Encountered a section with noPackage: header
  5) Stop dummy-proxy
  6) Execute 'sudo apt-get update' in a terminal
  7) Observe the following error message:
  Reading package lists... Done
  W: GPG error: http://archive.ubuntu.com precise Release: The following 
signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic  
Signing Key ftpmas...@ubuntu.com
  8) Remove the problematic files in /var/lib/apt/lists (sudo rm 
/var/lib/apt/lists/*)

  Install apt from -proposed
  1) run dummy-proxy (python dummy-proxy) on a precise system (this simulates a 
proxy that is not allowing access to archive.ubuntu.com and gives you   
garbarge html instead)
  1.5) Execute 'sudo -i' in a terminal
  2) Execute 'http_proxy=http://localhost:8080 apt-get update' in same terminal
  3) Observe the following error messages in your terminal:
  W: A error occurred during the signature verification. The repository is not 
updated and the previous index files will be used. GPG error: http://
archive.ubuntu.com precise Release: The following signatures were invalid: 
NODATA 1 NODATA 2
  W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/Release
  W: Some index files failed to download. They have been ignored, or old ones 
used instead.
  4) Stop dummy-proxy
  5) Execute 'sudo apt-get update' in a terminal
  6) Observe the update succeed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378888] Re: OptionParser on PPC64LE does not split args correctly

2014-10-09 Thread Tony Reix
Hi Breno,

I have changed the source code of the Avro Python tests in order to save
the temporary file used by the test. I saved it in a file I named
/tmp/REIX . This file contains non-asci data. I gonna attach it to this
bug. Also, I think this file depends on the machine architecture.

About the avro command you used, maybe you are not using the correct one. I 
do not see any scripts-2.7 directory .
Maybe you have to try:
  cd lang/py/build/scripts
  ./avro cat /tmp/REIX --fields 'first, last'

Tony

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/137

Title:
  OptionParser on PPC64LE does not split args correctly

Status in “python2.7” package in Ubuntu:
  New

Bug description:
  The issue appears on PPC64 LE.
  It is OK on (Ubuntu) x86_64.
  Version of Python is 2.7.6 on both systems.
  The issue is demonstrated while running AVRO Python tests (in lang/py : ant 
test).

  
  - On Ubuntu / PPC64 LE :

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first, last'
  {first: daffy}
  {first: bugs}
  {first: tweety}
  {first: road}
  {first: wile}
  {first: pepe}
  {first: foghorn}
  Usage: avro cat|write [options] FILE [FILE...]

  avro: error: Can't open last - [Errno 2] No such file or directory: 'last'
  $ echo $?
  2

  The issue is that 'first, last' is not parsed correctly. The white
  space between , and last is parsed in a way that makes last been
  interpreted as a FILE instead of an option.

  
  Without the white space, that works fine:

  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first,last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  - On Ubuntu / x86_64, both 'first, last' and 'first,last' are OK:

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ build/test/../scripts/avro cat /tmp/REIX --fields 'first, last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  Source code of: 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro  
is:

  def main(argv=None):
  import sys
  from optparse import OptionParser, OptionGroup

  argv = argv or sys.argv

  parser = OptionParser(description=Display/write for Avro files,
version=1.7.4,
usage=usage: %prog cat|write [options] FILE [FILE...])
  

  So, OptionParser() does not work on PPC64 like it does on x86_64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/137/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378888] Re: OptionParser on PPC64LE does not split args correctly

2014-10-09 Thread Tony Reix
/tmp/REIX file for testing.

** Attachment added: File for testing. Produced on PPC64LE by Avro test code
   
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/137/+attachment/4229394/+files/REIX.PPC64LE

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/137

Title:
  OptionParser on PPC64LE does not split args correctly

Status in “python2.7” package in Ubuntu:
  New

Bug description:
  The issue appears on PPC64 LE.
  It is OK on (Ubuntu) x86_64.
  Version of Python is 2.7.6 on both systems.
  The issue is demonstrated while running AVRO Python tests (in lang/py : ant 
test).

  
  - On Ubuntu / PPC64 LE :

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first, last'
  {first: daffy}
  {first: bugs}
  {first: tweety}
  {first: road}
  {first: wile}
  {first: pepe}
  {first: foghorn}
  Usage: avro cat|write [options] FILE [FILE...]

  avro: error: Can't open last - [Errno 2] No such file or directory: 'last'
  $ echo $?
  2

  The issue is that 'first, last' is not parsed correctly. The white
  space between , and last is parsed in a way that makes last been
  interpreted as a FILE instead of an option.

  
  Without the white space, that works fine:

  $ 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro 
cat /tmp/REIX --fields 'first,last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  - On Ubuntu / x86_64, both 'first, last' and 'first,last' are OK:

  $ pwd
  /lang/py
  $ export PYTHONPATH=./build/src
  $ build/test/../scripts/avro cat /tmp/REIX --fields 'first, last'
  {last: duck, first: daffy}
  {last: bunny, first: bugs}
  {last: , first: tweety}
  {last: runner, first: road}
  {last: e, first: wile}
  {last: le pew, first: pepe}
  {last: leghorn, first: foghorn}
  $ echo $?
  0

  
  Source code of: 
/home/tony/AVRO/avro-FromFreshIBMSOEGitHub/lang/py/build/test/../scripts/avro  
is:

  def main(argv=None):
  import sys
  from optparse import OptionParser, OptionGroup

  argv = argv or sys.argv

  parser = OptionParser(description=Display/write for Avro files,
version=1.7.4,
usage=usage: %prog cat|write [options] FILE [FILE...])
  

  So, OptionParser() does not work on PPC64 like it does on x86_64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/137/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369774] Re: Can't make an emergency call when FlightMode is active

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package telephony-service -
0.1+14.10.20141007.1-0ubuntu1

---
telephony-service (0.1+14.10.20141007.1-0ubuntu1) 14.09; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Gustavo Pichorim Boiko ]
  * Report the emergency calls availability to QML. (LP: #1369774)

  [ Tiago Salem Herrmann ]
  * Add simLocked() property to AccountEntry.

  [ Ubuntu daily release ]
  * New rebuild forced

telephony-service (0.1+14.10.20140918.1-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Tiago Salem Herrmann ]
  * Avoid displaying on screen notifications for messages if the message
thread is open. (LP: #1347906)
  * Fix messaging-menu for handling voicemail correctly on dual sim
phones.

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
17:04:51 +

** Changed in: telephony-service (Ubuntu RTM)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1369774

Title:
  Can't make an emergency call when FlightMode is active

Status in Dialer app for Ubuntu Touch:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Committed
Status in “telephony-service” package in Ubuntu RTM:
  Fix Released

Bug description:
  We currently lack the ability for an emergency call to be made if
  FlightMode is enabled.

  The dialer-app ( or telepathy-ofono ) needs to recognize this
  condition and disable FlightMode so that the emergency call can be
  made.

  This is missing as of the latest RTM images ( #39 on mako, #44 on
  krillin ).

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1369774/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-10-09 Thread Dan Chapman
** Changed in: dekko
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1341548

Title:
  Online detection does not work with confined apps on Nexus 4

Status in dekko:
  Fix Committed
Status in Network Menu:
  Fix Released
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  Fix Released
Status in “connectivity-api” package in Ubuntu:
  Fix Released
Status in “indicator-network” package in Ubuntu:
  Fix Released
Status in “connectivity-api” package in Ubuntu RTM:
  Fix Released
Status in “indicator-network” package in Ubuntu RTM:
  Fix Released

Bug description:
  Dekko is not detecting if Online correctly. If I look at the server
  logs, I don't see anything in the email server logs for dekko to
  connect. If I look in ~/.cache/upstart/application-click-
  com.ubuntu.developer.dpniel.dekko_dekko_0.2.2.log, I don't see
  anything about connecting. If I click the globe in dekko, I see that
  it is in offline mode and selecting one of the others seems to make no
  difference (I see nothing in the server logs and the upstart logs) and
  the setting doesn't stick (ie, it *always* says 'Offline mode').

  I thought this might be bug #1226844, but if I adjust
  /var/lib/apparmor/profiles/*dekko* to remove 'deny' from in front of
  the NetworkManager and ofono rules and run apparmor_parser -r
  /var/lib/apparmor/profiles/*dekko*, there are no denials but it still
  doesn't detect if I am online or not  when on 3G.

  If I get on wifi instead of 3G, dekko can detect if I am online if I
  apply the apparmor changes I mentioned above (though, there are still
  NetworkManager dbus denials).

  For dekko to work as a confined application (ie, shipped in the Ubuntu
  App Store) it is going to need to operate without these NetworkManager
  and ofono DBus APIs, because they are not allowed to app store apps.

  
  Previous description:
  In addidtion to TLS on port 143, it would be nice to support imaps on port 
993.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dekko/+bug/1341548/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379235] [NEW] Creates Phone Calls and SMS entries in indicator-messages on desktop systems

2014-10-09 Thread Iain Lane
Public bug reported:

telephony-service integrates with indicator-messages even on systems
which don't have telephony capabilities, such as desktops (I'm guessing
that ubuntu-system-settings caused telephony-service to be ran by D-Bus
activation).

It shouldn't do this - I now have Phone Calls and SMS on my indicator
even though this system can't make those.

Perhaps the solution is to gracefully exit if you detect the system
doesn't have telephony capabilities, but I don't know if that makes
sense given your API, so I would be happy enough if you just avoid
registering with indicator-messages in this case.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: telephony-service 0.1+14.10.20140918.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
Uname: Linux 3.16.0-20-generic x86_64
ApportVersion: 2.14.7-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct  9 09:55:52 2014
InstallationDate: Installed on 2012-10-07 (731 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
SourcePackage: telephony-service
UpgradeStatus: Upgraded to utopic on 2013-05-07 (520 days ago)

** Affects: telephony-service (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1379235

Title:
  Creates Phone Calls and SMS entries in indicator-messages on
  desktop systems

Status in “telephony-service” package in Ubuntu:
  New

Bug description:
  telephony-service integrates with indicator-messages even on systems
  which don't have telephony capabilities, such as desktops (I'm
  guessing that ubuntu-system-settings caused telephony-service to be
  ran by D-Bus activation).

  It shouldn't do this - I now have Phone Calls and SMS on my indicator
  even though this system can't make those.

  Perhaps the solution is to gracefully exit if you detect the system
  doesn't have telephony capabilities, but I don't know if that makes
  sense given your API, so I would be happy enough if you just avoid
  registering with indicator-messages in this case.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: telephony-service 0.1+14.10.20140918.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct  9 09:55:52 2014
  InstallationDate: Installed on 2012-10-07 (731 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
  SourcePackage: telephony-service
  UpgradeStatus: Upgraded to utopic on 2013-05-07 (520 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1379235/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1373404] Re: No warning of high volume level

2014-10-09 Thread Mirco Müller
I agree with Charles. As all-embracing as mpt's solution for the
convoluted EU-regulations is, that will not be doable in the RTM-
timeframe.

Still for the warning-at-75% stop-gap suggestion, I need a design-
sanctioned mockup.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-sound in Ubuntu.
https://bugs.launchpad.net/bugs/1373404

Title:
  No warning of high volume level

Status in Sound Menu:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  New
Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  For the purpose of this Decision, a ‘personal music player’ means a
  portable device, that is not covered by Directive 1999/5/EC or
  Directive 2006/95/EC, with headphones or earphones, used to listen to
  recorded, generated or broadcasted sound.

  1. For the purpose of Article 4(1)(a) of Directive 2001/95/EC, the
  safety requirement for personal music players shall be the following:
  Personal music players shall be designed and manufactured in a manner
  that ensures that, under reasonably foreseeable conditions of use,
  they are inherently safe and do not cause hearing damage.

  2. The requirement set out in paragraph 1 shall include in particular
  the following:

  (1) Exposure to sound levels shall be time limited to avoid hearing
  damage. At 80 dB(A) exposure time shall be limited to 40 hours/week,
  whereas at 89 dB(A) exposure time shall be limited to 5 hours/week.
  For other exposure levels a linear intra- and extrapolation applies.
  Account shall be taken of the dynamic range of sound and the
  reasonably foreseeable use of the products.

  (2) Personal music players shall provide adequate warnings on the risks 
involved in using the device and to the ways of avoiding them and information 
to users in cases where exposure poses a risk of hearing damage.
  

  Related documents:
  http://ec.europa.eu/health/opinions/en/hearing-loss-personal-music-player-mp3/
  http://europa.eu/rapid/press-release_IP-08-1492_en.htm
  http://ec.europa.eu/news/environment/090928_en.htm
  http://europa.eu/rapid/press-release_IP-09-1364_en.htm

  Design:

  https://wiki.ubuntu.com/Sound#limits: Whenever you are using
  headphones, Ubuntu should frequently measure the volume of sound
  output. Whenever it is over 47 dB(A), your quota should be reduced
  accordingly...

  [Originally reported in private bug 1370591.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1342152] Re: GetActive method for the screensaver reports False even when screensaver is active

2014-10-09 Thread Margarita Manterola
I wonder on which version of Unity is that supposed to work.  Maybe it
works on Utopic, but it doesn't work on Trusty:

$ gdbus call --session --dest com.canonical.Unity --object-path 
/com/canonical/Unity/Session --method com.canonical.Unity.Session.IsLocked
Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such method 
'IsLocked'

Is there any alternative for Trusty?

I understand the fact that it's not the same thing to have the screen
locked than to have the screen in blacked out.  However, there have been
plenty of programs or applets written in the past that check whether the
screensaver is active or not by checking this method and this is how it
worked with Unity in Precise.  This basically breaks anything that used
those checks, requiring changes specific for Unity, while gnome-
screensaver keeps behaving the same way.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1342152

Title:
  GetActive method for the screensaver reports False even when
  screensaver is active

Status in Unity:
  Won't Fix
Status in “unity” package in Ubuntu:
  Won't Fix

Bug description:
  Hi!

  unity version: 7.2.1+14.04.20140513-0ubuntu2 (Trusty)

  I have an application that checks the state of the screen saver via
  dbus.  Unity implements an interface for using org.gnome.ScreenSaver,
  so as far as I can see, this should work (Python example):

  import dbus
  session_bus = dbus.SessionBus()
  session_manager = session_bus.get_object('org.gnome.ScreenSaver', 
'/org/gnome/ScreenSaver')
  session_manager.GetActive(dbus_interface='org.gnome.ScreenSaver')

  This correctly returns False when the screensaver is not active,
  however, when I lock the screen and check (using a call to
  time.sleep), it also returns False.

  I have checked that calling:
  session_manager.SetActive(True, dbus_interface='org.gnome.ScreenSaver')

  Correctly activates the screensaver, so that part seems to be working.
  However, even in that case, if after activating the screensaver I call
  GetActive it returns False.

  From looking at the code [1], I suspect the problem is that when I
  lock the screen via Ctrl-Alt-L, the internal _active member is not
  being set to True, but I'm not sure what might be going on with the
  variable after SetActive is called.

  [1]: http://bazaar.launchpad.net/~unity-greeter-team/unity-
  greeter/trunk/view/head:/src/settings-daemon.vala#L172

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1342152/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372940] Re: Page header disappearing after uninstalling an app

2014-10-09 Thread Michał Sawicz
** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1372940

Title:
  Page header disappearing after uninstalling an app

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  In about half of the times, when I uninstall an app from the dash, the
  page header disappears.

  * Longpress an installed app
  * click the uninstall button
  * confirm uninstallation
  = dash will return to the main scope view (exiting previews) and header is 
gone.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378961] Re: Volume notifications over multimedia content are annoying

2014-10-09 Thread Michał Sawicz
I wonder if it shouldn't work the other way... Is it possible for role
alert to be corked when multimedia is active? We'd need a different
role for incoming call though.

BTW, related bug #1291458.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378961

Title:
  Volume notifications over multimedia content are annoying

Status in Sound Menu:
  Incomplete
Status in Ubuntu UX bugs:
  Confirmed
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  
  This doesn't work today, but assuming bug 1378920 gets fixed the user 
experience will be:

  You're playing a video. You hit the volume up key. The audio of your
  program will be reduced, the alert sound will play, and then the
  volume of the program will be restored. As you're trying to hear the
  program, this goes directly against what you're trying to do.

  Possible solutions:

  - No audio or even visual notifications when multimedia is active
  - Visual but no audio notifications when multimedia is active
  - Visual but no audio when anything but alert is active (phone, alarm, etc.)
  - No change, this is desired behavior

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1378961/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-09 Thread Michał Sawicz
Can anyone please point to *how* we should change the role?

Also, currently it's the telephony stack that plays the incoming call
and message sound. Since snap-decisions can play sounds now, should
they? Would they all be the same role? How would we define whether the
sound is supposed to be looped vs. not?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1237614] Re: [sdk] echo last character entered in password fields

2014-10-09 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1237614

Title:
  [sdk] echo last character entered in password fields

Status in Ubuntu UX bugs:
  Fix Released
Status in “qtubuntu” package in Ubuntu:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Invalid

Bug description:
  The new UI in build 89 uses the snap decision for connecting, and the 
password entry is different as there is no longer an option to see the password 
as it is entered.
  I had to enter my 23 character passphrase 3 times as I could not reliably hit 
the correct keys.
  All other modern interfaces show the characters. Best approach could be show 
the last character entered only, as most UIs do.

  -- SOLUTION --
  This bug applies to a number of use cases: passwords, PINs, passphrases, etc. 
Here's the desired solution:

  
https://docs.google.com/a/canonical.com/document/d/1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw/edit#bookmark=id.vwnd3zjsq4x1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1237614/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 799069] Re: xf86OpenConsole: setpgid failed

2014-10-09 Thread Yves-Alexis Perez
Seems we don't use the patch since long, and it seems to work fine even
with plymouth. Sorry for the delay.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/799069

Title:
  xf86OpenConsole: setpgid failed

Status in “lightdm” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: lightdm

  Oneiric i386 on nvidia (xorg-edgers)

  got logged into xorg.log:

   xf86OpenConsole: setpgid failed: Operation not permitted
   xf86OpenConsole: setsid failed: Operation not permitted

  i've found similar issue reported but against xdm/slim/wdm: Bug #585853 
  #19 post seems to point the real problem:
  - This appears to be caused by the lightdm package not integrating with 
upstart.
  - The plymouth process which holds the console open is waiting for a signal 
that the lightdm job is starting up, so that it can let go of the console; but 
the lightdm package doesn't have an upstart job, so there's no signal sent, 
which means the plymouth and lightdm processes are fighting over the console.

  Note: need to check that the above comments are correct

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.4.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0-1.2-generic-pae 3.0.0-rc3
  Uname: Linux 3.0-1-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sat Jun 18 09:26:09 2011
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   PATH=(custom, no user)
   LANG=fr_FR.utf8
   LC_MESSAGES=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1308136] Re: telephony-service-indicator is waking up every 4 seconds adding inotifies on paths that don't exist

2014-10-09 Thread Iain Lane
Which version of libglib2.0-0 were you trying with? It's supposed to be
fixed in 2.41.5-1 and if you were trying in ubuntu-rtm this only entered
the release on 2014-10-07.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1308136

Title:
  telephony-service-indicator is waking up every 4 seconds adding
  inotifies on paths that don't exist

Status in Telephony Service:
  Triaged
Status in “telephony-service” package in Ubuntu:
  Incomplete

Bug description:
  Daily wakeups tests show that telephony-service-indicator is not that
  idle on an idle system:

  http://ci.ubuntu.com/power/eventstat/image/3138/machine/6/task
  /telephony-service-indicator/details/

  It is waking up every 4 seconds on a poll() and doing two
  inotify_add_watch() calls on paths that don't exist, which wastes
  power on devices such as phones, e.g:

  Inotify watches added:
PID  Process  Rate/Sec File
2102 telephony-service-in0.250 /usr/local/share/applications
2102 telephony-service-in0.250 /usr/share/ubuntu-touch/applications

  This can be observed with strace:

  poll([{fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 2, 3984) = 0 (Timeout)
  clock_gettime(CLOCK_MONOTONIC, {10864, 224048956}) = 0
  inotify_add_watch(8, /usr/local/share/applications, 
IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR)
 = -1 ENOENT (No such file or directory)
  inotify_add_watch(8, /usr/share/ubuntu-touch/applications, 
IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR)
 = -1 ENOENT (No such file or directory)
  clock_gettime(CLOCK_MONOTONIC, {10864, 229054297}) = 0
  poll([{fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 2, 3987) = 0 (Timeout)
  clock_gettime(CLOCK_MONOTONIC, {10868, 227833482}) = 0
  inotify_add_watch(8, /usr/local/share/applications, 
IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR)
 = -1 ENOENT (No such file or directory)
  inotify_add_watch(8, /usr/share/ubuntu-touch/applications, 
IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR)
 = -1 ENOENT (No such file or directory)
  clock_gettime(CLOCK_MONOTONIC, {10868, 233998598}) = 0

  Can these redundant polling checks be reduced or removed? Polling
  every 4 seconds is a little bit heavy handed IMHO.

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1308136/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372940] Re: Page header disappearing after uninstalling an app

2014-10-09 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1372940

Title:
  Page header disappearing after uninstalling an app

Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  In about half of the times, when I uninstall an app from the dash, the
  page header disappears.

  * Longpress an installed app
  * click the uninstall button
  * confirm uninstallation
  = dash will return to the main scope view (exiting previews) and header is 
gone.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379248] [NEW] Should pass incoming call sound to notification system for playback

2014-10-09 Thread Michał Sawicz
Public bug reported:

The telephony service currently plays all the sounds itself. We now have
support for notifications to play them, and it would be better as a
central place to handle notification sounds.

Adding a unity8 task as we need to define looping (probably infinite for
all snap decisions, none for the rest - adding a ubuntu-ux task for
confirmation) and sound roles (based on notification
severity/importance?).

Also adding unity-notifications task in case we need to define more
hints...

This would help ensuring consistency for things like bug #1379238.

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: telephony-service (Ubuntu)
 Importance: Undecided
 Assignee: Mirco Müller (macslow)
 Status: New

** Affects: unity-notifications (Ubuntu)
 Importance: Undecided
 Assignee: Mirco Müller (macslow)
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Assignee: Mirco Müller (macslow)
 Status: New

** Description changed:

  The telephony service currently plays all the sounds itself. We now have
  support for notifications to play them, and it would be better as a
  central place to handle notification sounds.
  
- Adding a unity8 task as we need to define looping (probably for all snap
- decisions?) and sound roles (based on notification
+ Adding a unity8 task as we need to define looping (probably infinite for
+ all snap decisions, none for the rest - adding a ubuntu-ux task for
+ confirmation) and sound roles (based on notification
  severity/importance?).
  
  Also adding unity-notifications task in case we need to define more
  hints...
+ 
+ This would help ensuring consistency for things like bug #1379238.

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-notifications (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1379248

Title:
  Should pass incoming call sound to notification system for playback

Status in Ubuntu UX bugs:
  New
Status in “telephony-service” package in Ubuntu:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  The telephony service currently plays all the sounds itself. We now
  have support for notifications to play them, and it would be better as
  a central place to handle notification sounds.

  Adding a unity8 task as we need to define looping (probably infinite
  for all snap decisions, none for the rest - adding a ubuntu-ux task
  for confirmation) and sound roles (based on notification
  severity/importance?).

  Also adding unity-notifications task in case we need to define more
  hints...

  This would help ensuring consistency for things like bug #1379238.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379248/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379245] [NEW] cannot search within a page

2014-10-09 Thread James Hunt
Public bug reported:

The menu doesn't offer a find/search option to look for text on a web
page.

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1379245

Title:
  cannot search within a page

Status in “webbrowser-app” package in Ubuntu:
  New

Bug description:
  The menu doesn't offer a find/search option to look for text on a web
  page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1379245/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-09 Thread Mirco Müller
This also solves any potential synchronization issues between sound-
playback and notification display.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379238] [NEW] Power button should silence / dismiss snap decisions

2014-10-09 Thread Michał Sawicz
Public bug reported:

IMO the power button would be a good way to silence incoming calls (not
reject), dismiss alarms (with snooze) and reminders (with snooze?).

Or maybe this should only stop the sound, keeping the snap decision on
screen for you to still answer or reject the call?

We need a way to quickly silence the phone in case you forgot to change
to a silent profile.

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: unity-notifications (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Also affects: unity-notifications (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1379238

Title:
  Power button should silence / dismiss snap decisions

Status in Ubuntu UX bugs:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  IMO the power button would be a good way to silence incoming calls
  (not reject), dismiss alarms (with snooze) and reminders (with
  snooze?).

  Or maybe this should only stop the sound, keeping the snap decision on
  screen for you to still answer or reject the call?

  We need a way to quickly silence the phone in case you forgot to
  change to a silent profile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379238/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379238] Re: Power button should silence / dismiss snap decisions

2014-10-09 Thread Michał Sawicz
Adding a unity-notifications task in case we need some logic to
communicate that the notification was silenced.

** Description changed:

  IMO the power button would be a good way to silence incoming calls (not
- reject!), dismiss alarms (with snooze) and reminders (with snooze?).
+ reject), dismiss alarms (with snooze) and reminders (with snooze?).
+ 
+ Or maybe this should only stop the sound, keeping the snap decision on
+ screen for you to still answer or reject the call?
  
  We need a way to quickly silence the phone in case you forgot to change
  to a silent profile.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1379238

Title:
  Power button should silence / dismiss snap decisions

Status in Ubuntu UX bugs:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  IMO the power button would be a good way to silence incoming calls
  (not reject), dismiss alarms (with snooze) and reminders (with
  snooze?).

  Or maybe this should only stop the sound, keeping the snap decision on
  screen for you to still answer or reject the call?

  We need a way to quickly silence the phone in case you forgot to
  change to a silent profile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379238/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-09 Thread Mirco Müller
I think that notifications should play such sounds, since we now have
the sound-hint support. Thus I agree with saviq, that incoming
call/message jingles should be offloaded to notifications to be
played.

Playback in snap-decision type notifications would loop sound-playback
until said notification is closed. All other notification-types would
play back only a single iteration of the attached sound.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378920] Re: Synchronous sound notifications pause video

2014-10-09 Thread Michał Sawicz
Sprouted bug #1379248 from this.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1378920

Title:
  Synchronous sound notifications pause video

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  Dave found this while testing silo 11. I reproduced with krilling
  14.09 proposed #91.

  Steps to reproduce:
  Put a video on the Videos folder of the phone.
  Go to the video scope.
  Open a video and play it.
  While the video is playing, press the volume up or down buttons.

  The video freezes. It seems paused, but the pause button is still
  visible. If you click pause and play, then the video resumes.

  phablet@ubuntu-phablet:~$ apt-cache policy indicator-sound
  indicator-sound:
Instalados: 12.10.2+14.10.20141007-0ubuntu1
Candidato: 12.10.2+14.10.20141007-0ubuntu1
Tabla de versión:
   *** 12.10.2+14.10.20141007-0ubuntu1 0
  500 
http://ppa.launchpad.net/ci-train-ppa-service/landing-011/ubuntu-rtm/ 
14.09/main armhf Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
Where do I add --debug? The Linux command line?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at
  boot, the boots ok. This has happened in previous releases as well for
  other people and is an annoying issue which will alarm many people
  especially the non-techinical users. Also, many fixes described in
  older bug reports no longer apply as ubuntu does not need them yet the
  bug is still alive and kicking.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379248] Re: Should pass incoming call sound to notification system for playback

2014-10-09 Thread Mirco Müller
** Changed in: unity-notifications (Ubuntu)
 Assignee: (unassigned) = Mirco Müller (macslow)

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Mirco Müller (macslow)

** Changed in: telephony-service (Ubuntu)
 Assignee: (unassigned) = Mirco Müller (macslow)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1379248

Title:
  Should pass incoming call sound to notification system for playback

Status in Ubuntu UX bugs:
  New
Status in “telephony-service” package in Ubuntu:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  The telephony service currently plays all the sounds itself. We now
  have support for notifications to play them, and it would be better as
  a central place to handle notification sounds.

  Adding a unity8 task as we need to define looping (probably infinite
  for all snap decisions, none for the rest - adding a ubuntu-ux task
  for confirmation) and sound roles (based on notification
  severity/importance?).

  Also adding unity-notifications task in case we need to define more
  hints...

  This would help ensuring consistency for things like bug #1379238.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379248/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379248] Re: Should pass incoming call sound to notification system for playback

2014-10-09 Thread Michał Sawicz
Oh and I wonder, what if there's multiple SDs at the same time? I doubt
all should play, maybe only the one that's active (expanded/focused)
should play?

And for standard notifications, we might need a queue?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1379248

Title:
  Should pass incoming call sound to notification system for playback

Status in Ubuntu UX bugs:
  New
Status in “telephony-service” package in Ubuntu:
  New
Status in “unity-notifications” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  The telephony service currently plays all the sounds itself. We now
  have support for notifications to play them, and it would be better as
  a central place to handle notification sounds.

  Adding a unity8 task as we need to define looping (probably infinite
  for all snap decisions, none for the rest - adding a ubuntu-ux task
  for confirmation) and sound roles (based on notification
  severity/importance?).

  Also adding unity-notifications task in case we need to define more
  hints...

  This would help ensuring consistency for things like bug #1379238.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1379248/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] ProcEnviron.txt

2014-10-09 Thread Dylan Borg
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229468/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
apport information

** Tags added: apport-collected utopic

** Description changed:

- After upgrading to utopic, my system waits 2 minutes for network at
- boot, the boots ok. This has happened in previous releases as well for
- other people and is an annoying issue which will alarm many people
- especially the non-techinical users. Also, many fixes described in older
- bug reports no longer apply as ubuntu does not need them yet the bug is
- still alive and kicking.
+ After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
+ --- 
+ ApportVersion: 2.14.7-0ubuntu5
+ Architecture: i386
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.10
+ InstallationDate: Installed on 2011-11-11 (1062 days ago)
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
+ Package: upstart 1.13.2-0ubuntu2
+ PackageArchitecture: i386
+ ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
+ Tags:  utopic
+ Uname: Linux 3.17.0-rc7-custom i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UpstartBugCategory: System
+ UpstartRunningSessionVersion: upstart 1.13.2
+ UpstartRunningSystemVersion: init (upstart 1.13.2)
+ UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
+ _MarkForUpload: True
+ modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
+ modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
+ modified.conffile..etc.bluetooth.audio.conf: [modified]
+ modified.conffile..etc.default.cups: [modified]
+ modified.conffile..etc.default.jenkins: [modified]
+ modified.conffile..etc.init.jenkins.conf: [modified]
+ modified.conffile..etc.init.runsvdir.conf: [modified]
+ modified.conffile..etc.vsftpd.conf: [modified]
+ mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
+ mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
+ mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
+ mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
+ mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
+ mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
+ mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

** Attachment added: .etc.init.teamviewerd.conf.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229465/+files/.etc.init.teamviewerd.conf.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  

[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
** Attachment added: /etc/fstab
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1379021/+attachment/4229472/+files/fstab

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] UpstartRunningSystemJobs.txt

2014-10-09 Thread Dylan Borg
apport information

** Attachment added: UpstartRunningSystemJobs.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229470/+files/UpstartRunningSystemJobs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] UpstartRunningSessionJobs.txt

2014-10-09 Thread Dylan Borg
apport information

** Attachment added: UpstartRunningSessionJobs.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229469/+files/UpstartRunningSessionJobs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Dependencies.txt

2014-10-09 Thread Dylan Borg
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229467/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] BootLog.txt

2014-10-09 Thread Dylan Borg
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1379021/+attachment/4229466/+files/BootLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1278729] Re: hplip-gui showing wrong character settings - guess greeek

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.24-0ubuntu2

---
gtk+2.0 (2.24.24-0ubuntu2) utopic; urgency=medium

  * debian/patches/git_widget_null_handling.patch:
- backport upstream fix for a segfault issue (lp: #1278729)
 -- Sebastien Bacher seb...@ubuntu.com   Thu, 02 Oct 2014 11:34:10 +0200

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1278729

Title:
  hplip-gui showing wrong character settings - guess greeek

Status in HP Linux Imaging and Printing:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Fix Released

Bug description:
  afterwards hplip gui chrashed  - I unstalled hlplip-gui

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hplip-data 3.14.1-1
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: XFCE
  Date: Tue Feb 11 08:18:06 2014
  ExecutablePath: /usr/share/hplip/systray.py
  InstallationDate: Installed on 2014-02-08 (2 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  InterpreterPath: /usr/bin/python2.7
  Lpstat:
   device for HP_LaserJet_M1522nf_MFP: 
hp:/usb/HP_LaserJet_M1522nf_MFP?serial=00CNDT8BMHL7
   device for HP_LaserJet_M1522nf_MFP_fax: 
hpfax:/usb/HP_LaserJet_M1522nf_MFP?serial=00CNDT8BMHL7
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  Papersize: a4
  PpdFiles:
   HP_LaserJet_M1522nf_MFP: HP LaserJet m1522nf MFP pcl3, hpcups 3.14.1
   HP_LaserJet_M1522nf_MFP_fax: HP Fax2 hpcups
  ProcCmdline: /usr/bin/python /usr/bin/hp-systray -x
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-8-generic 
root=UUID=a46d1948-9e5d-4e51-964b-e5de7b76a7a3 ro
  SegvAnalysis:
   Segfault happened at: 0x5b169d:  mov0x10(%rax),%rdi
   PC (0x005b169d) ok
   source 0x10(%rax) (0x0010) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: hplip
  StacktraceTop:
   gtk_widget_get_direction () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
   ?? () from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so
   ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
   QGtkStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, 
QPainter*, QWidget const*) const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  Title: systray.py crashed with SIGSEGV in gtk_widget_get_direction()
  UpgradeStatus: Upgraded to trusty on 2014-02-08 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/14/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd02/14/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1278729/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread Dylan Borg
** Attachment added: /etc/network/interfaces
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1379021/+attachment/4229471/+files/interfaces

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1325230]

2014-10-09 Thread Akiro
revert the change in git. thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1325230

Title:
  evince does not display ligatures

Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in “fontconfig” package in Ubuntu:
  Fix Released
Status in “fontconfig” source package in Trusty:
  Fix Released

Bug description:
  [ Description ]

  When a document uses a Times font, the 'fi' ligature may not be
  displayed. The TeX Gyre Termes font is aliased to Times in fontconfig
  and does not display this correctly.

  [ Development fix ]

  Identical package uploaded to Utopic.

  [ QA ]

  Install fonts-texgyre, then download the PDF in comment #1 and check
  that 'file' is displayed incorrectly (no 'fi') before and correctly
  after.

  [ Regression potential ]

  Some files might display better with TeX Gyre Termes. Check a few
  Times documents to see that they are still okay.

  [ Original description ]

  The following pdf file does not display ligatures for fi. Open the
  file and search for file.

  http://ceph.com/papers/weil-crush-sc06.pdf

  I have attached an image of the rendering of the file, showing the
  word file, though not displaying fi.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May 31 09:07:41 2014
  InstallationDate: Installed on 2013-06-02 (362 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (37 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontconfig/+bug/1325230/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378462] Re: cannot reply to second notification

2014-10-09 Thread Thomas Strehl
** Changed in: indicator-messages (Ubuntu)
 Assignee: (unassigned) = Lars Uebernickel (larsu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1378462

Title:
  cannot reply to second notification

Status in “indicator-messages” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  build 88, rtm on krillin

  - unlock the phone
  - make sure messaging-app is not running
  - send two sms messages to the phone
  - once they appear, open the messaging-menu
  - reply to the first message by clicking the message which makes it expand to 
reveal the send field
  - this works
  - attempt to reply to the second message by clicking the message to make it 
expand

  Expected results:
  the item should expand and allow you to send a message

  Actual results:
  the item cannot be expanded and you can't reply

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1378462/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374394] Re: When logged into YouTube scope the video aggregator some sometimes pops up the OA loading screen, then the results go blank

2014-10-09 Thread Marcus Tomlinson
** Also affects: ubuntu-system-settings-online-accounts
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1374394

Title:
  When logged into YouTube scope the video aggregator some sometimes
  pops up the OA loading screen, then the results go blank

Status in Online Accounts setup for Ubuntu Touch:
  New
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress

Bug description:
  1) Log into YouTube scope.
  2) Reboot.
  3) When first using the Dash, sometimes when browsing to the Videos 
(aggregator) scope, you get the OA loading screen.
  4) This usually results in the the scope going blank.

  I *think* I've even seen the OA loading thing happen without going to
  the Video scope, but I'm not certain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1374394/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1378958] Re: music scope showing mini music scope on activation of artist and anything on video scope

2014-10-09 Thread Dave Morley
So on a fresh boot indeed no media-hub is shown on the top list at all

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1378958

Title:
  music scope showing mini music scope on activation of artist and
  anything on video scope

Status in “unity-scope-mediascanner” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Steps:
  1. Have music on your phone
  2. Go to the music scope
  3. Click on an artist

  Expected:
  You get the normal list

  Observed:
  You get a little mini music scope inside the scope (see attached image)

  
  This is on krillin rtm r91

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1378958/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1325230] Re: evince does not display ligatures

2014-10-09 Thread Bug Watch Updater
** Changed in: fontconfig
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1325230

Title:
  evince does not display ligatures

Status in Fontconfig - Font Configuration Library:
  Fix Released
Status in “fontconfig” package in Ubuntu:
  Fix Released
Status in “fontconfig” source package in Trusty:
  Fix Released

Bug description:
  [ Description ]

  When a document uses a Times font, the 'fi' ligature may not be
  displayed. The TeX Gyre Termes font is aliased to Times in fontconfig
  and does not display this correctly.

  [ Development fix ]

  Identical package uploaded to Utopic.

  [ QA ]

  Install fonts-texgyre, then download the PDF in comment #1 and check
  that 'file' is displayed incorrectly (no 'fi') before and correctly
  after.

  [ Regression potential ]

  Some files might display better with TeX Gyre Termes. Check a few
  Times documents to see that they are still okay.

  [ Original description ]

  The following pdf file does not display ligatures for fi. Open the
  file and search for file.

  http://ceph.com/papers/weil-crush-sc06.pdf

  I have attached an image of the rendering of the file, showing the
  word file, though not displaying fi.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat May 31 09:07:41 2014
  InstallationDate: Installed on 2013-06-02 (362 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (37 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontconfig/+bug/1325230/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1332306] Re: Hot-swapped SIMs should be detected and prompt user to reboot

2014-10-09 Thread Thomas Strehl
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-16

** Tags removed: touch-2014-10-16
** Tags added: touch-2014-10-23

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1332306

Title:
  Hot-swapped SIMs should be detected and prompt user to reboot

Status in “indicator-network” package in Ubuntu:
  Triaged
Status in “ofono” package in Ubuntu:
  Fix Released

Bug description:
  Our telephony stack doesn't support hot-swapping of SIM cards.  If a
  user hot-swaps a SIM, the telephony stack will become unusable.

  The telephony-service should detect when this happens and display a
  snap-decision informing the user that they need to restart their
  device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1332306/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1376433] Re: limit the amount of open tabs restored when browser starts

2014-10-09 Thread Giorgio Venturi
I added bug 1379270 to track the see more feature

https://bugs.launchpad.net/ubuntu-ux/+bug/1379270

** Changed in: ubuntu-ux
   Status: Opinion = Fix Committed

** Changed in: ubuntu-ux
   Importance: Low = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1376433

Title:
  limit the amount of open tabs restored when browser starts

Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  I just noticed when launching the browser I had a huge list of open
  tabs (like 30). We should limit this to the 10 most recently visited
  tabs. Otherwise the list is bound to continue to grow and it's not
  really apparent to the user unless they visit the open tabs page. Even
  though we are not loading them in memory I'm sure there is still
  overhead with creating them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1376433/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-10-09 Thread James Hunt
 Where do I add --debug? The Linux command line?
Yes:

1) Hold down control key at power-on to enter grub menu.
2) Press 'e' to edit the top (default) kernel command-line.
3) Use the cursor keys to move down the the line that begins with
   linux.
4) Press the END key (or use cursors again).
5) Add --debug (make sure there is a space between --debug and the
   option before it).
6) Press CTRL-x or F10 to boot.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1379021

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1369472] Re: Often hangs for 15 to 30 seconds on start

2014-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: location-service (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to camera-app in Ubuntu.
https://bugs.launchpad.net/bugs/1369472

Title:
  Often hangs for 15 to 30 seconds on start

Status in Camera App:
  In Progress
Status in “camera-app” package in Ubuntu:
  In Progress
Status in “location-service” package in Ubuntu:
  Confirmed

Bug description:
  Using the rtm-40 image on krillin (but it was already doing it with
  the previous versions of the image), often when running the camera-app
  the image shows for a few seconds, then the view/UI freezes for 15 to
  30 seconds, then it unblocks and work normally...

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1369472/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377286] Re: Update Indicator Title Strings

2014-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-messages -
13.10.1+14.10.20141007-0ubuntu1

---
indicator-messages (13.10.1+14.10.20141007-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Make title string match updated designs. (LP: #1377286)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
19:41:05 +

** Changed in: indicator-messages (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1377286

Title:
  Update Indicator Title Strings

Status in Bluetooth Menu:
  Invalid
Status in The Date and Time Indicator:
  In Progress
Status in Display Indicator:
  In Progress
Status in Indicator Location:
  Invalid
Status in The Messaging Menu:
  In Progress
Status in Network Menu:
  Invalid
Status in The Power Indicator:
  Invalid
Status in Sound Menu:
  Invalid
Status in Transfer Indicator:
  In Progress
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “indicator-display” package in Ubuntu:
  Fix Released
Status in “indicator-messages” package in Ubuntu:
  Fix Released

Bug description:
  
  Design change

  The space available for the title has changed, so the strings need to
  as well:

  Transfer: Files
  Location: Location
  Bluetooth: Bluetooth
  Network: Network
  Messaging: Notifications
  Power: Battery
  Datetime: Time  Date
  Sound: Sound
  Display: Rotation

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1377286/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377150] Re: Music + Video aggregators should use pageheader background

2014-10-09 Thread James Henstridge
** Changed in: unity-scope-mediascanner
 Assignee: (unassigned) = Chris Wayne (cwayne18)

** Changed in: unity-scope-mediascanner
   Status: In Progress = Fix Released

** Changed in: unity-scope-mediascanner (Ubuntu)
 Assignee: (unassigned) = Chris Wayne (cwayne18)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-mediascanner
in Ubuntu.
https://bugs.launchpad.net/bugs/1377150

Title:
  Music + Video aggregators should use pageheader background

Status in Unity Media Scanner Scope:
  Fix Released
Status in “unity-scope-mediascanner” package in Ubuntu:
  Fix Released

Bug description:
  As per design, the scopes should be using the 'paper v2' background,
  attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-mediascanner/+bug/1377150/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   >