[Touch-packages] [Bug 1363095] Re: Music playback does not re-start in Bluetooth speaker following incoming phone call

2014-10-08 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1363083 ***
https://bugs.launchpad.net/bugs/1363083

** This bug has been marked a duplicate of bug 1363083
   Music playback does not re-route audio when Bluetooth speaker 
connected/disconnected

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

Title:
  Music playback does not re-start in Bluetooth speaker following
  incoming phone call

Status in “bluez” package in Ubuntu:
  In Progress

Bug description:
  krillin ubuntu-rtm/14.09-proposed build 4.
  bluez 4.101-0ubuntu19 armhf

  SUMMARY:
  When a Bluetooth speaker is connected to the krillin and playing music, after 
an incoming call is received, it is not possible to resume playback on the 
Bluetooth speaker without restarting the music app.

  STEPS:
  1) Pair and connect the Bluetooth speaker (BQ Altavoz Bluetooth Strauss)
  2) Start music playback
  3) During music playback receive an incoming call
  4) Reject the call from the krillin
  5) Try to resume music playback

  EXPECTED RESULT:
  The music should continue to play back through the Bluetooth speaker from the 
point when the call was received.

  ACTUAL RESULT:
  The music app indicates it is playing the track, but there is no music heard. 
It is not possible to play the music through the Bluetooth speaker without 
re-starting the music app. When the music app is re-started, music will play 
through the Bluetooth speaker again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1363095/+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 1363083] Re: Music playback does not re-route audio when Bluetooth speaker connected/disconnected

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

** Changed in: ubuntu-touch-session (Ubuntu)
   Status: New = Confirmed

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

Title:
  Music playback does not re-route audio when Bluetooth speaker
  connected/disconnected

Status in “pulseaudio” package in Ubuntu:
  Confirmed
Status in “ubuntu-touch-session” package in Ubuntu:
  Confirmed

Bug description:
  krillin ubuntu-rtm/14.09-proposed build 4.
  bluez 4.101-0ubuntu19 armhf

  SUMMARY:
  When a Bluetooth speaker is connected/disconnected to the krillin, the music 
playback route does not automatically update to accomodate this. The music app 
must be re-started for the new configuration to work.

  STEPS:
  1) Pair and connect the Bluetooth speaker (BQ Altavoz Bluetooth Strauss)
  2) Start music playback
  3) Disconnect the Bluetooth speaker on krillin from the Bluetooth settings

  EXPECTED RESULT:
  The music should play back through the Bluetooth speaker until it is 
disconnected. When the speaker is disconnected it should revert to using the 
krillin loud speaker.

  ACTUAL RESULT:
  The music plays back through the Bluetooth speaker until it is disconnected. 
When the speaker is disconnected, there is no music heard from the krillin. The 
music app is still playing the track as the progress bar is still updating, but 
there is no sound.

  When the music app is re-started, music will play through the krillin
  loud speaker.

  NOTES:
  The same problem is observed for the opposite situation where a Bluetooth 
speaker is connected to the device when it is already playing music through the 
krillin loud speaker. The Bluetooth speaker will only be used once the music 
app is restarted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1363083/+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-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~jpakkane/ubuntu-ui-toolkit/removethumbnailer

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

Title:
  crash opening image file

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “thumbnailer” package in Ubuntu:
  Confirmed

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 1377813] Re: tzdata SRU to 2014f because of law changes in Russia

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

** Changed in: tzdata (Ubuntu Trusty)
   Status: New = Confirmed

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

Title:
  tzdata SRU to 2014f because of law changes in Russia

Status in “tzdata” package in Ubuntu:
  Confirmed
Status in “tzdata” source package in Precise:
  Confirmed
Status in “tzdata” source package in Trusty:
  Confirmed

Bug description:
  Tzdata in 12.04 (Precise) and 14.04 (Trusty) needs to be updated to
  version 2014f or newer.

  Timezone assignment in Russia has changed in 2014-07-01. The changes
  are published in Olson 2014f. Timezone changes will take effect in
  2014-10-26. Please release package updates before this date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1377813/+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 1377813] Re: tzdata SRU to 2014f because of law changes in Russia

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

** Changed in: tzdata (Ubuntu Precise)
   Status: New = Confirmed

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

Title:
  tzdata SRU to 2014f because of law changes in Russia

Status in “tzdata” package in Ubuntu:
  Confirmed
Status in “tzdata” source package in Precise:
  Confirmed
Status in “tzdata” source package in Trusty:
  Confirmed

Bug description:
  Tzdata in 12.04 (Precise) and 14.04 (Trusty) needs to be updated to
  version 2014f or newer.

  Timezone assignment in Russia has changed in 2014-07-01. The changes
  are published in Olson 2014f. Timezone changes will take effect in
  2014-10-26. Please release package updates before this date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1377813/+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 1378660] [NEW] Notification appears when applications need to be (re-)authorized

2014-10-08 Thread Alberto Mardegan
Public bug reported:

Whenever the OAuth flow needs to be started on behalf of an application, we 
emit a notification which, if clicked, will initiate the OAuth flos in a 
separate window.
However, if the client application has its own visible window, the 
authentication window could (and should, according to design) be happening as a 
prompt session on top of the application.

In order to do so, we need signond to pass the PID of the client
application, and online-accounts-ui to create a prompt session for it.

** Affects: ubuntu-system-settings-online-accounts
 Importance: High
 Assignee: Alberto Mardegan (mardy)
 Status: Confirmed

** Affects: signon (Ubuntu)
 Importance: Undecided
 Assignee: Alberto Mardegan (mardy)
 Status: In Progress

** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
 Importance: Undecided
 Assignee: Alberto Mardegan (mardy)
 Status: Confirmed

** Branch linked: lp:~online-accounts/signon/packaging

** Also affects: ubuntu-system-settings-online-accounts (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-system-settings-online-accounts
   Importance: Undecided
   Status: New

** Changed in: ubuntu-system-settings-online-accounts
   Status: New = Confirmed

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

** Changed in: ubuntu-system-settings-online-accounts
 Assignee: (unassigned) = Alberto Mardegan (mardy)

** Changed in: signon (Ubuntu)
 Assignee: (unassigned) = Alberto Mardegan (mardy)

** Changed in: ubuntu-system-settings-online-accounts
   Importance: Undecided = High

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
 Assignee: (unassigned) = Alberto Mardegan (mardy)

** Changed in: signon (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: New = Confirmed

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

Title:
  Notification appears when applications need to be (re-)authorized

Status in Online Accounts setup for Ubuntu Touch:
  Confirmed
Status in “signon” package in Ubuntu:
  In Progress
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Confirmed

Bug description:
  Whenever the OAuth flow needs to be started on behalf of an application, we 
emit a notification which, if clicked, will initiate the OAuth flos in a 
separate window.
  However, if the client application has its own visible window, the 
authentication window could (and should, according to design) be happening as a 
prompt session on top of the application.

  In order to do so, we need signond to pass the PID of the client
  application, and online-accounts-ui to create a prompt session for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1378660/+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 1377813] Re: tzdata SRU to 2014f because of law changes in Russia

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

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

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

Title:
  tzdata SRU to 2014f because of law changes in Russia

Status in “tzdata” package in Ubuntu:
  Confirmed
Status in “tzdata” source package in Precise:
  Confirmed
Status in “tzdata” source package in Trusty:
  Confirmed

Bug description:
  Tzdata in 12.04 (Precise) and 14.04 (Trusty) needs to be updated to
  version 2014f or newer.

  Timezone assignment in Russia has changed in 2014-07-01. The changes
  are published in Olson 2014f. Timezone changes will take effect in
  2014-10-26. Please release package updates before this date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1377813/+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 1363083] Re: Music playback does not re-route audio when Bluetooth speaker connected/disconnected

2014-10-08 Thread Ricardo Salveti
Fixes available at https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-019/

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ubuntu-touch-session (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Music playback does not re-route audio when Bluetooth speaker
  connected/disconnected

Status in “pulseaudio” package in Ubuntu:
  In Progress
Status in “ubuntu-touch-session” package in Ubuntu:
  In Progress

Bug description:
  krillin ubuntu-rtm/14.09-proposed build 4.
  bluez 4.101-0ubuntu19 armhf

  SUMMARY:
  When a Bluetooth speaker is connected/disconnected to the krillin, the music 
playback route does not automatically update to accomodate this. The music app 
must be re-started for the new configuration to work.

  STEPS:
  1) Pair and connect the Bluetooth speaker (BQ Altavoz Bluetooth Strauss)
  2) Start music playback
  3) Disconnect the Bluetooth speaker on krillin from the Bluetooth settings

  EXPECTED RESULT:
  The music should play back through the Bluetooth speaker until it is 
disconnected. When the speaker is disconnected it should revert to using the 
krillin loud speaker.

  ACTUAL RESULT:
  The music plays back through the Bluetooth speaker until it is disconnected. 
When the speaker is disconnected, there is no music heard from the krillin. The 
music app is still playing the track as the progress bar is still updating, but 
there is no sound.

  When the music app is re-started, music will play through the krillin
  loud speaker.

  NOTES:
  The same problem is observed for the opposite situation where a Bluetooth 
speaker is connected to the device when it is already playing music through the 
krillin loud speaker. The Bluetooth speaker will only be used once the music 
app is restarted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1363083/+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 1378177] Re: Turn screen off when invactive timeout doesn't work

2014-10-08 Thread Seth Arnold
Unmarking as a duplicate, see https://bugs.launchpad.net/ubuntu/+source
/gnome-desktop3/+bug/1377847/comments/7 for details.

In the other bug I had mentioned that 'xset 500  ' worked fine
to turn off my screen as I want.

Thanks

** This bug is no longer a duplicate of bug 1377847
   unity screen saver no longer blanks nor locks automatically

-- 
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/1378177

Title:
  Turn screen off when invactive timeout doesn't work

Status in “unity” package in Ubuntu:
  New

Bug description:
  I left my laptop open and running tonight when away. When I returned
  1.5 hours later, my screen was still on, all black except for a white
  mouse pointer.

  I locked the screen with the windows+L combo and walked away when the
  lock screen displayed properly.

  The Brightness  Lock section of the control panel shows Turn
  screen off when inactive for: 5 minutes. Lock is turned on, Lock
  screen after: 5 minutes, and Require my password when waking from
  suspend.

  I didn't suspend, and I manually locked before leaving.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Mon Oct  6 21:42:24 2014
  InstallationDate: Installed on 2012-10-18 (718 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (178 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1378177/+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 1365137] Re: if apport can't determine the package it creates a report without a package key

2014-10-08 Thread Martin Pitt
That doesn't prevent daisy from internally using some Package=unset
default value if there is no Package: field. But this does then not need
to become part of the problem report file format/spec.

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

Title:
  if apport can't determine the package it creates a report without a
  package key

Status in “apport” package in Ubuntu:
  Incomplete

Bug description:
  In the event that apport's add_package_info is not passed a package
  parameter and
  apport.fileutils.find_file_package(self['ExecutablePath']) returns
  nothing then a report is created without a Package key. This is
  currently the case with click packages, see bug 1365079.  However,
  independent of fixing that issue I think it might be worth while if
  apport were to add a Package key with unknown to the report to allow
  all these types of issues to be more easily found on the error
  tracker. This way the individual instances could be investigated and
  potentially resolved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1365137/+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 1375445] Re: No phonetic Russian layout for azerty keyboards

2014-10-08 Thread Raphaël Jakse
I reported this in the Freedesktop's Bugzilla, (hopefully) following the
rules for suggesting a new layout. I think this bug is not relevant
anymore. Closing it.

Thanks William Lee for having taken the time to look at my report.

** Bug watch added: freedesktop.org Bugzilla #84789
   https://bugs.freedesktop.org/show_bug.cgi?id=84789

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

Title:
  No phonetic Russian layout for azerty keyboards

Status in “xkeyboard-config” package in Ubuntu:
  Invalid

Bug description:
  Users of azerty keyboards lack of Russian phonetic layout. Their only option 
is to use phonetic qwerty. This is not really acceptable, so I propose to add 
support with the attached patches for azerty Russian phonetic wit the following 
variants:
   - ru(phonetic_azerty): basic phonetic azerty
   - ru(phonetic_winkeys_azerty): basic phonetic azerty, with WinKeys
   - ru(phonetic_fr): French specific phonetic azerty. This 
completes the 3rd level  following the French layout (Alt Gr + a key) 
   - ru(phonetic_winkeys_fr): same, with WinKeys

  base.xml.patchpatches   /usr/share/X11/xkb/rules/base.xml
  base.lst.patchpatches   /usr/share/X11/xkb/rules/base.lst
  evdev.xml.patch   patches   /usr/share/X11/xkb/rules/evdev.xml
  ru.patch  patches   /usr/share/X11/xkb/symbols/ru

  Please tell me if anything is wrong or could be improved. Please also
  note that I know almost nothing of the Russian language and its
  Cyrillic alphabet so there could be errors.

  We also could want to add this layout for users coming from Windows
  and used to it : http://tnit.fr/aa.htm

  Cheers,
  Raphaël.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1375445/+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 1375445] Re: No phonetic Russian layout for azerty keyboards

2014-10-08 Thread Raphaël Jakse
https://bugs.freedesktop.org/show_bug.cgi?id=84789

** Changed in: xkeyboard-config (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  No phonetic Russian layout for azerty keyboards

Status in “xkeyboard-config” package in Ubuntu:
  Invalid

Bug description:
  Users of azerty keyboards lack of Russian phonetic layout. Their only option 
is to use phonetic qwerty. This is not really acceptable, so I propose to add 
support with the attached patches for azerty Russian phonetic wit the following 
variants:
   - ru(phonetic_azerty): basic phonetic azerty
   - ru(phonetic_winkeys_azerty): basic phonetic azerty, with WinKeys
   - ru(phonetic_fr): French specific phonetic azerty. This 
completes the 3rd level  following the French layout (Alt Gr + a key) 
   - ru(phonetic_winkeys_fr): same, with WinKeys

  base.xml.patchpatches   /usr/share/X11/xkb/rules/base.xml
  base.lst.patchpatches   /usr/share/X11/xkb/rules/base.lst
  evdev.xml.patch   patches   /usr/share/X11/xkb/rules/evdev.xml
  ru.patch  patches   /usr/share/X11/xkb/symbols/ru

  Please tell me if anything is wrong or could be improved. Please also
  note that I know almost nothing of the Russian language and its
  Cyrillic alphabet so there could be errors.

  We also could want to add this layout for users coming from Windows
  and used to it : http://tnit.fr/aa.htm

  Cheers,
  Raphaël.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1375445/+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 1360303] Re: [SB-XFi - Creative X-Fi, playback] No automute when headphones are plugged in

2014-10-08 Thread Anthony Tiongson
I'm using a X-fi titanium fatal1ty with the front panel audio drive and
Ubuntu 14.04. No autodetect/mute speakers for whenever I plug in my
headphones into the front panel.

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

Title:
  [SB-XFi - Creative X-Fi, playback] No automute  when headphones are
  plugged in

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 720.  fresh install 14.04 all updates.   10.04 was previous
  OS and did not have this problem.  plugging in headphones has no
  effect on the sound coming from the speakers.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Aug 22 10:41:50 2014
  InstallationDate: Installed on 2014-08-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Juniper HDMI Audio [Radeon HD 5700 Series] - HDA ATI HDMI
  Symptom_Type: No auto-mute between outputs
  Title: [SB-XFi - Creative X-Fi, playback] No automute
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/01/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 0YU822
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd04/01/2008:svnDellInc.:pnDellXPS720:pvr:rvnDellInc.:rn0YU822:rvrA00:cvnDellInc.:ct7:cvr:
  dmi.product.name: Dell XPS720
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1360303/+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 1378680] [NEW] Insecure tempfile handling

2014-10-08 Thread Michael Vogt
*** This bug is a security vulnerability ***

Public security bug reported:

Apt creates the tempfile for apt-get changelog in a insecure fashion.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780 for the
details

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: apt (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Affects: apt (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Affects: apt (Ubuntu Utopic)
 Importance: Undecided
 Status: New

** Affects: apt (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #763780
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780

** Also affects: apt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780
   Importance: Unknown
   Status: Unknown

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-7206

** Also affects: apt (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: apt (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: apt (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
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/1378680

Title:
  Insecure tempfile handling

Status in “apt” package in Ubuntu:
  New
Status in “apt” source package in Precise:
  New
Status in “apt” source package in Trusty:
  New
Status in “apt” source package in Utopic:
  New
Status in “apt” package in Debian:
  Unknown

Bug description:
  Apt creates the tempfile for apt-get changelog in a insecure fashion.
  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780 for the
  details

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+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-08 Thread Albert Astals Cid
As spaniard and thus still someone in the EU here is the behaviour of
the phones i have around me with headset attached:

Shows a notification at 70/80% that doesn't let you increase the volume unless 
you say ok, sure
 * Blackberry Z10
 * Nexus 4 with Android 4.4
 * Unknown manufacturer with Android 4.2

Shows a notification at 70/80% that says your volume is high, don't listen to 
it during a long time
 * Some old Samsung with Android 2.x

Shows nothing:
 * Some old Samsung with Android 2.x
 * HUAWEI U8815N with Android 4.0.x
 * HTC One S with Android 4.0.x

Some of those that show nothing may have been rooted with non european
version of firmware or are too old

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

Title:
  No warning of high volume level

Status in Ubuntu UX bugs:
  Fix Committed
Status in “pulseaudio” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

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/ubuntu-ux/+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 1378676] Re: indicator-location-service crashed with SIGABRT in raise()

2014-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1355077 ***
https://bugs.launchpad.net/bugs/1355077

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1355077, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228194/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228196/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228198/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228199/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228200/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228201/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1378676/+attachment/4228202/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1355077

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  indicator-location-service crashed with SIGABRT in raise()

Status in “indicator-location” package in Ubuntu:
  New

Bug description:
  Error appears after logging in.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: indicator-location 13.10.0+14.10.20141006-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
  CrashCounter: 1
  Date: Wed Oct  8 10:49:54 2014
  ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-location/indicator-location-service
  InstallationDate: Installed on 2014-10-05 (2 days ago)
  InstallationMedia: Ubuntu-Desktop-Next 14.10 Utopic Unicorn - Alpha amd64 
(20141005)
  ProcCmdline: 
/usr/lib/x86_64-linux-gnu/indicator-location/indicator-location-service
  Signal: 6
  SourcePackage: indicator-location
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libubuntu_application_api.so.2
   ua_location_service_create_controller () from 
/usr/lib/x86_64-linux-gnu/libubuntu_application_api.so.2
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  Title: indicator-location-service crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-location/+bug/1378676/+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 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-08 Thread Dave Morley
** Tags added: rtm14

-- 
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/1378416

Title:
  turned off wifi to test 3g I see H in the indicator but I recieve
  nothing from the system

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

Bug description:
  STEPS:
  1. Install RTM88 on krillin
  2. Use the system a litlle on wifi
  3. Pull down the indicator network
  4. Disable Wifi

  EXPECTED:
  I expect the system to seemless flip over to using 3g

  ACTUAL:
  I got no page (see screen shot) I tried pinging google and got ping: unknown 
host google.com

  ip route gave no feedback
  phablet@ubuntu-phablet:~$ nmcli dev
  DEVICE TYPE  STATE
  /ril_1 gsm   disconnected 
  /ril_0 gsm   connected
  wlan0  802-11-wireless   unavailable 

  Devices is correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1378416/+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 1377742] Re: Window header mistype on selecting best server (portuguese system language, at least)

2014-10-08 Thread Matthew Paul Thomas
This looks like both a bug in the code, and a bug in the Portuguese
localization.

It's a bug in the localization, as you say, because the translator
closed the big element incorrectly.

It's a bug in the code, because they shouldn't have had to. Making every
translator include those exact characters is making them do extra work
and risk mistakes like this one. The code should take the localized
string and *then* put the bbig.../big/b around it. That should
be fairly easy to fix.

** Changed in: software-properties (Ubuntu)
 Assignee: (unassigned) = Ubuntu Brazilian Portuguese Translators 
(ubuntu-l10n-pt-br)

** Changed in: software-properties (Ubuntu)
   Status: New = Confirmed

** Tags added: bitesize

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

Title:
  Window header mistype on selecting best server (portuguese system
  language, at least)

Status in “software-properties” package in Ubuntu:
  Confirmed

Bug description:
  I believe there is a mistype preventing text from being displayed as
  the window's header.  The big tag was closed incorrectly and so
  displayed as ordinary text.

  I do not know if this happens with any other version of Ubuntu except
  for the Portuguese version.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: software-properties-gtk 0.92.37.1
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct  5 23:28:28 2014
  ExecutablePath: /usr/bin/software-properties-gtk
  InstallationDate: Installed on 2014-09-21 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  InterpreterPath: /usr/bin/python3.4
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt:pt_BR:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pt_PT.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1377742/+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 1338714] Re: On desktop, we need a password-less keyring for autopilot tests

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

** Changed in: unity-scope-click (Ubuntu)
   Status: New = Confirmed

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

Title:
  On desktop, we need a password-less keyring for autopilot tests

Status in Ubuntu CI Services:
  Confirmed
Status in “unity-scope-click” package in Ubuntu:
  Confirmed

Bug description:
  When we try to add credentials to online accounts on the desktop, the
  keyring dialog will be opened asking for a password. We need to find a
  way to work this around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ci-services-itself/+bug/1338714/+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-08 Thread Albert Astals Cid
Shows nothing:
 * iPhone 5S bought in the USA (so may have not the EU law applied)

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

Title:
  No warning of high volume level

Status in Ubuntu UX bugs:
  Fix Committed
Status in “pulseaudio” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

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/ubuntu-ux/+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 1378685] Re: powerd crashed with SIGABRT in ua_sensors_proximity_new()

2014-10-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1351314 ***
https://bugs.launchpad.net/bugs/1351314

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1351314, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228209/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228211/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228212/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228213/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228214/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228215/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1378685/+attachment/4228216/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1351314
   powerd crashed with SIGABRT in internal::ToBackend::exit_module()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  powerd crashed with SIGABRT in ua_sensors_proximity_new()

Status in “powerd” package in Ubuntu:
  New

Bug description:
  crash report notified on start-up - no obvious symptoms

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: powerd 0.16+14.10.20141007-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
  Uname: Linux 3.16.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  Date: Wed Oct  8 08:59:23 2014
  ExecutablePath: /usr/bin/powerd
  InstallationDate: Installed on 2014-05-07 (153 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcCmdline: /usr/bin/powerd
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  Signal: 6
  SourcePackage: powerd
  StacktraceTop:
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libubuntu_application_api.so.2
   ua_sensors_proximity_new () from 
/usr/lib/x86_64-linux-gnu/libubuntu_application_api.so.2
   powerd_sensors_init() ()
   main ()
  Title: powerd crashed with SIGABRT in ua_sensors_proximity_new()
  UpgradeStatus: Upgraded to utopic on 2014-09-26 (11 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1378685/+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 1311316] Re: After locking screen there is no input field to type password for unlock

2014-10-08 Thread Giampiero Salvi
Hi,
I saw this bug seems to be fixed and committed on September 17. I am wondering 
if the time span before it reaches Software Updater will be in the order of 
days, weeks or months. Is it worth waiting or is it better to install Marco's 
PPA version?

Thank you for all the hard work!
Giampiero

-- 
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/1311316

Title:
  After locking screen there is no input field to type password for
  unlock

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Sometimes (but not always) after locking the screen there is the
  situation not having any input field where I can type the password to
  unlock the session again. The shaded gray area simply does not have
  the input field. I can't do anything, I have to switch to text console
  and stop/start lightdm service to cure the problem loosing all of my
  session :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr 22 22:17:57 2014
  InstallationDate: Installed on 2012-03-03 (780 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-10-18 (186 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311316/+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-08 Thread Albert Astals Cid
Shows a notification at 70/80% that doesn't let you increase the volume unless 
you say ok, sure
 * MWG509 Wings GII with Android 4.2

And that's all the phones i could find in the house :D

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

Title:
  No warning of high volume level

Status in Ubuntu UX bugs:
  Fix Committed
Status in “pulseaudio” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Confirmed

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/ubuntu-ux/+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 1248759] Re: Locked toolbar closes after timeout and cannot be opened afterwards

2014-10-08 Thread David Planella
** Changed in: ubuntu-rssreader-app
   Status: Incomplete = Fix Released

** Changed in: ubuntu-calendar-app
   Status: Incomplete = Fix Released

** Changed in: ubuntu-filemanager-app
   Status: Incomplete = Fix Released

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

Title:
  Locked toolbar closes after timeout and cannot be opened afterwards

Status in Calendar application for Ubuntu devices:
  Fix Released
Status in Clock application for Ubuntu devices:
  Fix Released
Status in File Manager application for Ubuntu devices:
  Fix Released
Status in RSS Feed Reader application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reprodue:

  Open the rss app
  Open the toolbar
  Click the Add reads button
  Click the Add feads option
  Wait for the toolbar to disappear
  At this point, it's not possible to make it appear.

  I'm testing in and up-to-date trusty, using trunk.

  The toolbar in the main page works fine, I can hide and reveal it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1248759/+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 1378629] Re: transfer indicator appears instead of clock

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

** Changed in: unity8 (Ubuntu)
   Importance: Undecided = High

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Nick Dedekind (nick-dedekind)

-- 
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/1378629

Title:
  transfer indicator appears instead of clock

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  In rtm krillin image 88, sometimes I get the wrong indicator when I
  pull down from the top...  especially right after flashing or right
  after boot.  I'll pull down from the upper right corner, and instead
  of the clock menu it shows me the transfers menu.  If I swipe the
  header sideways to change it, the issue doesn't seem to happen on
  subsequent attempts.

  Not sure what's going on, but it has been pretty consistent after
  flashing.  A screenshot is attached.  Of particular note is that the
  clock indicator is highlighted/underlined even though the transfer
  menu is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378629/+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 1378680] Re: Insecure tempfile handling

2014-10-08 Thread Michael Vogt
** Patch added: debdiff for trusty
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+attachment/4228234/+files/apt_1.0.1ubuntu2.5.debdiff

** Changed in: apt (Ubuntu Utopic)
 Assignee: (unassigned) = Michael Vogt (mvo)

** Changed in: apt (Ubuntu Utopic)
   Status: New = In Progress

-- 
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/1378680

Title:
  Insecure tempfile handling

Status in “apt” package in Ubuntu:
  In Progress
Status in “apt” source package in Precise:
  New
Status in “apt” source package in Trusty:
  New
Status in “apt” source package in Utopic:
  In Progress
Status in “apt” package in Debian:
  Unknown

Bug description:
  Apt creates the tempfile for apt-get changelog in a insecure fashion.
  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780 for the
  details

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+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 208122] Re: gedit crashed with SIGSEGV while editing over (SSH)

2014-10-08 Thread Wong Wan Chap
When I open sftp via Nautilus, my Nautilus crash if the network is
unstable. After force quit, Nautilus didn't go back by reopen, which
need relog. I don't know whether my issue is cause by this same bug.

I am using Ubuntu 14.04 LTS

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

Title:
  gedit crashed with SIGSEGV while editing over (SSH)

Status in “dbus” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gedit

  Description:  Ubuntu hardy (development branch)
  Release:  8.04
  Linux vinisterx-desktop 2.6.24-12-generic #1 SMP Wed Mar 12 22:31:43 UTC 2008 
x86_64 GNU/Linux

  
  The program has done this about five times while I was editing a text file 
over a network mounted drive (via ssh).

  ProblemType: Crash
  Architecture: amd64
  Date: Fri Mar 28 02:25:07 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/gedit
  NonfreeKernelModules: nvidia
  Package: gedit 2.22.0-0ubuntu1
  PackageArchitecture: amd64
  ProcCmdline: gedit file:///home/username/test.py
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: gedit
  StacktraceTop:
   ?? () from /usr/lib/libdbus-1.so.3
   ?? () from /usr/lib/libdbus-1.so.3
   ?? () from /usr/lib/libdbus-1.so.3
   ?? () from /usr/lib/libdbus-1.so.3
   ?? () from /usr/lib/gio/modules/libgvfsdbus.so
  Title: gedit crashed with SIGSEGV
  Uname: Linux 2.6.24-12-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/208122/+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 1378680] Re: Insecure tempfile handling

2014-10-08 Thread Michael Vogt
** Patch added: precise debdiff
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+attachment/4228233/+files/apt_0.8.16%7Eexp12ubuntu10.21.debdiff

-- 
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/1378680

Title:
  Insecure tempfile handling

Status in “apt” package in Ubuntu:
  In Progress
Status in “apt” source package in Precise:
  New
Status in “apt” source package in Trusty:
  New
Status in “apt” source package in Utopic:
  In Progress
Status in “apt” package in Debian:
  Unknown

Bug description:
  Apt creates the tempfile for apt-get changelog in a insecure fashion.
  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780 for the
  details

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+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 1201094] Re: App content visible behind tab header

2014-10-08 Thread David Planella
** Changed in: ubuntu-filemanager-app
   Status: Triaged = Fix Released

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

Title:
  App content visible behind tab header

Status in Music application for Ubuntu devices:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Released
Status in File Manager application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in Weather application for Ubuntu devices:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in “friends-app” package in Ubuntu:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  In an up-to-date Ubuntu Touch system (no matter if phone or desktop),
  the weather app content is still visible behind the tab header when
  scrolling down. This is most likely due to the SDK rather since this
  issue was not present before. And looking at the weather app commits,
  there are no recent commits which can cause this issue. This also
  seems to only affect app using a Flickable since I cannot reproduce
  this issue in the clock app. My best guess would be that this is due
  to rev 621 or 622 in the ubuntu-ui-toolkit.

  See the attached Screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1201094/+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 1202277] Re: [MainView] positioning clipping don't take into account ListView.header's height at startup

2014-10-08 Thread David Planella
** Changed in: ubuntu-filemanager-app
   Status: Triaged = Fix Released

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

Title:
  [MainView] positioning  clipping don't take into account
  ListView.header's height at startup

Status in File Manager application for Ubuntu devices:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  When starting an application with a ListView, the list's header not
  aligned with the MainView's header. Instead, the MainView's header is
  aligned with the first list item in the ListView. When updating the
  list model, the MainView then aligns the list's header correctly. This
  problem only seems to occur when first starting an application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1202277/+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 1341681] Re: Autopilot tests should stop using deprecated emulators module

2014-10-08 Thread David Planella
** Changed in: ubuntu-filemanager-app
   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/1341681

Title:
  Autopilot tests should stop using deprecated emulators module

Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Dropping Letters:
  New
Status in Music application for Ubuntu devices:
  Fix Released
Status in Notes App:
  New
Status in Ubuntu Reminders app:
  Fix Released
Status in Sudoku game for Ubuntu Touch:
  New
Status in Calculator application for Ubuntu devices:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Released
Status in Clock application for Ubuntu devices:
  Fix Released
Status in Document Viewer application for Ubuntu devices:
  New
Status in File Manager application for Ubuntu devices:
  Fix Released
Status in RSS Feed Reader application for Ubuntu devices:
  New
Status in Terminal application for Ubuntu devices:
  Fix Released
Status in Weather application for Ubuntu devices:
  New
Status in “dialer-app” package in Ubuntu:
  Fix Released

Bug description:
  Autopilot tests should stop using deprecated emulators module. Instead
  the new custom_proxy_objects modules should be used and called
  directly.

  Please note until https://bugs.launchpad.net/ubuntu-ui-
  toolkit/+bug/1341679 is fixed, the deprecation warning will still
  appear.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1341681/+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 1288730] Re: [Patterns] Please reduce the height of the Tabbar

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Importance: Undecided = Low

** 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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1288730

Title:
  [Patterns] Please reduce the height of the Tabbar

Status in Ubuntu UI Toolkit:
  Won't Fix
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  The height of the tabbar is too much, feels like it waste a lot of
  screen space. Can we please reduce it to a more usable value ?

  Also it seems the height of the tabbar in the Dash is less than what
  we have in Apps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1288730/+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 1378712] [NEW] extended data for xCanonicalPinPopup should also have xCanonicalPinPopupTitle

2014-10-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In order to visually align the SIM entry warning popup with the passcode
warning popup, the text would need to be split into title and text.

** Affects: indicator-network
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
extended data for xCanonicalPinPopup should also have xCanonicalPinPopupTitle
https://bugs.launchpad.net/bugs/1378712
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity8 in Ubuntu.

-- 
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 1378714] [NEW] Wifi not released when out of range

2014-10-08 Thread Tomas Öqvist
Public bug reported:

Mako rtm #76 (but has been present for a long time)

When I leave home, Ubuntu Touch doesn't recognize the fact that I am out
of range from my home wifi network. Wifi indicator shows connected and
seems to prevent the phone from switching to 3G until I turn wifi off
through the settings. Today I was still connected to my home wifi 20
mins after I left home.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Wifi not released when out of range

Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  Mako rtm #76 (but has been present for a long time)

  When I leave home, Ubuntu Touch doesn't recognize the fact that I am
  out of range from my home wifi network. Wifi indicator shows connected
  and seems to prevent the phone from switching to 3G until I turn wifi
  off through the settings. Today I was still connected to my home
  wifi 20 mins after I left home.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1378714/+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 1378712] [NEW] extended data for xCanonicalPinPopup should also have xCanonicalPinPopupTitle

2014-10-08 Thread Michael Zanetti
Public bug reported:

In order to visually align the SIM entry warning popup with the passcode
warning popup, the text would need to be split into title and text.

** Affects: indicator-network
 Importance: Undecided
 Assignee: Antti Kaijanmäki (kaijanmaki)
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: unity8
   Importance: Undecided
   Status: New

** Project changed: unity8 = unity8 (Ubuntu)

** Changed in: indicator-network
 Assignee: (unassigned) = Antti Kaijanmäki (kaijanmaki)

-- 
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/1378712

Title:
  extended data for xCanonicalPinPopup should also have
  xCanonicalPinPopupTitle

Status in Network Menu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  In order to visually align the SIM entry warning popup with the
  passcode warning popup, the text would need to be split into title and
  text.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-network/+bug/1378712/+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 1378680] Re: Insecure tempfile handling

2014-10-08 Thread Bug Watch Updater
** Changed in: apt (Debian)
   Status: Unknown = Fix Released

-- 
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/1378680

Title:
  Insecure tempfile handling

Status in “apt” package in Ubuntu:
  In Progress
Status in “apt” source package in Precise:
  New
Status in “apt” source package in Trusty:
  New
Status in “apt” source package in Utopic:
  In Progress
Status in “apt” package in Debian:
  Fix Released

Bug description:
  Apt creates the tempfile for apt-get changelog in a insecure fashion.
  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763780 for the
  details

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378680/+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 1368343] Re: [wizard] on the security page, there's a long delay until the keyboard appears

2014-10-08 Thread Michael Sheldon
Leo - The maliit-server doesn't get started until the first input
request is made, so there will be a delay whether a language is changed
or not (but there will be subsequent delays every time a language is
changed). Once the welcome wizard is modified to start the maliit-server
after the language selection is complete (instead of waiting for an
input request) this should be reduced.

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

Title:
   [wizard] on the security page, there's a long delay until the
  keyboard appears

Status in Ubuntu Keyboard:
  Invalid
Status in “ubuntu-keyboard” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Confirmed

Bug description:
  On the security page of the wizard, if you select passphrase and click
  on the text field, the on-screen keyboard can take up to 5 seconds to
  appear.

  On krillin, it happens for me for any language. On mako, if I select
  english first then the keyboard appears immediately. If I select
  spanish, it's slow. If then I select english again, it's still slow.
  So if you have problems reproducing this, just set the spanish
  language.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1368343/+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 1378092] Re: Dialer-app is getting sigstopped on greeter mode.

2014-10-08 Thread Michał Sawicz
Indeed, can't reproduce on current rtm either.

** Changed in: unity8 (Ubuntu)
   Status: Triaged = 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/1378092

Title:
  Dialer-app is getting sigstopped on greeter mode.

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:

  - lock you device with a pin 
  - in the unlock screen tap emergency calls
  - dialer will open
  - start typing random numbers
  - after some seconds it will get stuck

  phablet@ubuntu-phablet:~$ ps -ax | grep dialer-app
   3233 ?Tsl0:15 dialer-app

  if I enter the following command it works again:
  phablet@ubuntu-phablet:~$ kill -CONT 3233

  This is breaking all uses cases of dialer-app on greeter mode,
  including receiving a call when the phone is locked and making
  emergency calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378092/+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 1235060] Re: Autopilot sometimes fail to open the toolbar

2014-10-08 Thread David Planella
** Changed in: ubuntu-filemanager-app
   Status: New = Incomplete

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

Title:
  Autopilot sometimes fail to open the toolbar

Status in File Manager application for Ubuntu devices:
  Incomplete
Status in Ubuntu UI Toolkit:
  Confirmed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed
Status in “ubuntu-ui-toolkit” source package in Saucy:
  New

Bug description:
  After some more weirds error by jenkins, we noticed that the failed
  tests tend to have in their log that they failed to open the toolbar.

  I ran the toolbar test around 300 times on saucy with no error. Then I
  ran them on my mako phone and it failed like 1 out of 30 times. The
  failure is really weird. I set a breakpoint when the toolbar failed to
  open and I got something like this:

  02:54:15.621 DEBUG _uinput:365 - Dragging from 384,1279 to 384,1218

  (didn't open)

   
/home/phablet/ubuntu-ui-toolkit/tests/autopilot/ubuntuuitoolkit/emulators.py(87)open_toolbar()
  - return toolbar
  (Pdb) self.pointing_device.drag(384, 1279, 384, 1218)
  02:54:45.867 DEBUG _uinput:365 - Dragging from 384,1279 to 384,1218

  (didn't open)

  (Pdb) self.pointing_device.drag(384, 1279, 384, 1218)
  02:54:48.701 DEBUG _uinput:365 - Dragging from 384,1279 to 384,1218

  (didn't open)

  (Pdb) self.pointing_device.drag(384, 1279, 384, 1218)
  02:54:50.672 DEBUG _uinput:365 - Dragging from 384,1279 to 384,1218

  (didn't open)

  (Pdb) self.pointing_device.drag(384, 1279, 384, 1218)
  02:54:52.139 DEBUG _uinput:365 - Dragging from 384,1279 to 384,1218

  (opened)

  So, there's something non-deterministic happening. I repeated the same action 
a number of times, until it finally worked. And the required number of times 
was never the same.
  The problem might be on the toolkit, on unity or on autopilot.

  The test is deterministic, what is flaky is the environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1235060/+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 1191945] Re: [Camera] need feedback when video recording stops

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: In Progress = Won't Fix

-- 
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/1191945

Title:
  [Camera] need feedback when video recording stops

Status in Camera App:
  Won't Fix
Status in Ubuntu UX bugs:
  Won't Fix
Status in “camera-app” package in Ubuntu:
  Won't Fix

Bug description:
  saucy-15 + updates
  Galaxy Nexus
  camera-app 2.9.1daily13.06.17-0ubuntu1
  gallery-app 0.0.67daily13.06.17-0ubuntu1

  Currently it is very difficult to tell when you stop recording a
  video. The only indication that you've successfully stopped recording
  is the record button changes from pulsating red dot to solid red dot.

  We should consider doing some sort of animiation and/or sound, similar
  to when taking a photo. The last frame could slide off the screen and
  we could play back a shutter or click sound.

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1191945/+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 1378720] [NEW] package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

2014-10-08 Thread hongwen luo
Public bug reported:

..

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: signon-ui-service 0.17+14.10.20140814-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
Date: Mon Sep 29 15:58:24 2014
Dependencies:
 
DuplicateSignature: package:signon-ui-service:0.17+14.10.20140814-0ubuntu1:子进程 
dpkg-deb --control 返回了错误号 2
ErrorMessage: 子进程 dpkg-deb --control 返回了错误号 2
InstallationDate: Installed on 2014-09-13 (25 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140910)
PackageArchitecture: all
SourcePackage: signon-ui
Title: package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to 
install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: signon-ui (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check utopic

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

Title:
  package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to
  install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

Status in “signon-ui” package in Ubuntu:
  New

Bug description:
  ..

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: signon-ui-service 0.17+14.10.20140814-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
  Date: Mon Sep 29 15:58:24 2014
  Dependencies:
   
  DuplicateSignature: 
package:signon-ui-service:0.17+14.10.20140814-0ubuntu1:子进程 dpkg-deb --control 
返回了错误号 2
  ErrorMessage: 子进程 dpkg-deb --control 返回了错误号 2
  InstallationDate: Installed on 2014-09-13 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140910)
  PackageArchitecture: all
  SourcePackage: signon-ui
  Title: package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to 
install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1378720/+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 1353951] Re: gnome online accounts require autentication on startup

2014-10-08 Thread yazid
I've noticed that the bug appears only when Evolution is running. That's
why some days I don't see the bug (because in that days I open
Evolution, read the mails and then I close the program, while the other
days I keep Evolution running all day). I don't use other mail clients.
Maybe the other people affected by this bug use other mail clients so
they don't have the bug anymore after the fix was released. Maybe some
Evolution code need to be fixed too.

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

Title:
  gnome online accounts require autentication on startup

Status in Evolution Data Server:
  Fix Released
Status in “evolution-data-server” package in Ubuntu:
  Fix Released
Status in “gnome-online-accounts” package in Ubuntu:
  Invalid
Status in “evolution-data-server” source package in Trusty:
  Fix Released
Status in “gnome-online-accounts” source package in Trusty:
  Invalid

Bug description:
  [Impact] Google calendar integration is broken, and users are
  requested to re-enter their Google password everytime they log in, or
  everytime they enable/disable their Google account from the System
  Settings.

  [Test Case]
  1) open gnome-online-accounts
  2) click + and add a google account
  3) enter user name and password
  4) confirm permissions for gnome
  5) Black window pops up and asks for google password, but does not accept the 
correct password.
  Google Contacts are not available in Gnome or Thunderbird

  [Regression Potential] Minimal: the fix is a backport of a patch from
  the evolution-data-server code which is already in 14.10, and which
  only touches the calendar code (which is currently broken).


  

  Gnome online accounts requires autentication on startup, but even typing the 
correct password in the box, the program says the password is wrong. By the way 
evolution and other programs work well with online accounts. I'm using 
Ubuntu-gnome 14.04 LTS 64bit on different machines and have the same behaviour.
  Just to be clear: online-accounts works well, just at startup it opens an 
administration window where it requires to insert the password for my google 
accounts; if I type the correct password it says that the password is wrong, 
the only way to close the window is to click on discard and then all works 
well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/1353951/+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 1355093] Re: Inconsistent spinning-logo screens for startup and system image update

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: Triaged = In Progress

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

Title:
  Inconsistent spinning-logo screens for startup and system image update

Status in Ubuntu UX bugs:
  In Progress
Status in Unity System Compositor:
  New
Status in “system-image” package in Ubuntu:
  Confirmed
Status in “unity-system-compositor” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 r183

  1. Wait for an Ubuntu update to become available.
  2. Install the update, confirming the prompt to restart the phone.

  What happens:
  * The screen goes mostly black with a tiny, flat, dark orange, quickly 
spinning Ubuntu logo.
  * The phone restarts.
  * The screen goes black with a second, large, flat, pale orange, quickly 
spinning Ubuntu logo.
  * The phone restarts.
  * The screen goes black with a third, small, glowing, dark orange, slowly 
spinning Ubuntu logo.

  What should happen:
  * The Ubuntu logos should have exactly the same size, position, lighting, 
color, and speed on all screens where they appear.

  https://wiki.ubuntu.com/SoftwareUpdates#installing-mobile-system:
  If you choose 'Install  Restart', a variation of the shutdown screen
  should appear...

  It may save time to fix bug 1335789 at the same time as this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1355093/+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-08 Thread Jussi Pakkanen
If one uses the packages from the linked MR, thumbnails in the gallery
app stop working and print this error:

file:///usr/share/click/preinstalled/com.ubuntu.gallery/2.9.1.1084/rc/qml/OrganicView/OrganicMediaList.qml:165:24:
QML QQuickImage: Invalid image provider:
image://thumbnailer//home/phablet/Pictures/com.ubuntu.camera/image20141008_085937290.jpg

Which means that it can't see the thumbnailer's qml plugin. Which is
totally weird because e.g. album art works on the music app and their
imports are identical (import Ubuntu.Thumbnailer 0.1). I'm totally at a
loss here.

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

Title:
  crash opening image file

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “thumbnailer” package in Ubuntu:
  Confirmed

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 1290958] Re: [sdk] Titles/Subtitles sizes do not match across unity8 and ubuntu-ui-toolkit apps

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: In Progress = 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/1290958

Title:
  [sdk] Titles/Subtitles sizes do not match across unity8 and ubuntu-ui-
  toolkit apps

Status in Ubuntu UX bugs:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Not sure if this is bug in unity8 or the ubuntu-ui-toolkit. See
  screenshots:

  Applications and System Settings heading  are of different height.

  More suggestions and System sub-heading are of different height.

  I believe all ubuntu-ui-toolkit based apps are consistent.

  This is particularly noticable when doing left edge swipe as both app
  and home screen are visiable at the same time.

  Screenshots attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1290958/+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 1323852] Re: [sdk] key magnifier should be bigger in size and larger in font

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

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

Title:
  [sdk] key magnifier should be bigger in size and larger in font

Status in Ubuntu Keyboard:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released

Bug description:
  the magnifier should be taller and display the letter in a larger
  font. currently it's hard to see it as it feels too close to finger.
  Look at iOS and Android to get some ideas.

  Also we shouldn't use the key magnifier on the number layout but
  instead change the key to a selected (pressed) state as it looks quite
  bad currently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1323852/+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 1186965] Re: [sdk] Re-usable search component

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: In Progress = Fix Committed

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

Title:
  [sdk] Re-usable search component

Status in Ubuntu UI Toolkit:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  In Progress

Bug description:
  The Unity Dash, settings and a number of apps have or need search
  functionality. It's desirable to get consistent behavior on how it's
  placed, how it reacts to input and the pop-over for recent query
  history.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1186965/+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 1297357] Re: Click App Preview of the core-apps are of low quality

2014-10-08 Thread David Planella
** Changed in: ubuntu-filemanager-app
   Importance: Undecided = Low

** Changed in: ubuntu-filemanager-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: dropping-letters
   Importance: Undecided = Low

** Changed in: dropping-letters
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: friends-app (Ubuntu)
   Status: Confirmed = Won't Fix

** Changed in: sudoku-app
   Importance: Undecided = Low

** Changed in: sudoku-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: ubuntu-calculator-app
   Importance: Undecided = Low

** Changed in: ubuntu-calculator-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: ubuntu-calendar-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: ubuntu-clock-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: music-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: ubuntu-rssreader-app
   Importance: Undecided = Low

** Changed in: ubuntu-rssreader-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

** Changed in: ubuntu-weather-app
   Importance: Undecided = Low

** Changed in: ubuntu-weather-app
 Assignee: David Planella (dpm) = Alan Pope ( ͡° ͜ʖ ͡°) (popey)

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

Title:
  Click App Preview of the core-apps are of low quality

Status in Dropping Letters:
  Triaged
Status in Gallery App:
  New
Status in Music application for Ubuntu devices:
  Triaged
Status in Notes App:
  New
Status in Sudoku game for Ubuntu Touch:
  Triaged
Status in Calculator application for Ubuntu devices:
  Triaged
Status in Calendar application for Ubuntu devices:
  Triaged
Status in Clock application for Ubuntu devices:
  Triaged
Status in File Manager application for Ubuntu devices:
  Triaged
Status in RSS Feed Reader application for Ubuntu devices:
  Triaged
Status in Weather application for Ubuntu devices:
  Triaged
Status in “friends-app” package in Ubuntu:
  Won't Fix

Bug description:
  On a Ubuntu Touch phone, navigate to the app lens and long-press any
  core app to see its application preview. Considering that the core
  apps come preinstalled on the phone, they need to provide better app
  previews. You will notice that the following mistakes,

  - Many times the short and long description are exactly the same leading to 
duplicate sentences being shown
  - App Descriptions are too small
  - Screenshots need to be updated with the latest designs or completely 
missing (in case of gallery-app, friends, system settings)

  Clock App
  - Application tagline and description are duplicated. The description can be 
a bit more elaborate.

  Friends App
  - Missing Screenshots and an app description. Only the tagline is shown
  - No developer team name/author mentioned

  Shorts App
  - Tagline and app description start with same phrase. This could be improved 
better. The app description could perhaps elaborate on the features that shorts 
app provides like the ability to add remote feeds etc.

  Calculator App
  - Tagline and app description are duplicated
  - Screenshot #2 doesn't look good. For instance, it could show the names of 
the calculation instead of showing an empty label

  Music App
  - Application tagline and description are duplicated
  - Screenshots needs to be updated with the current design

  Gallery App
  - No screenshots provided

  Camera App
  - No screenshots. What I mean here is that perhaps a screenshots of the 
interface with buttons can be shown.

  Media Player App
  - No screenshots, description or tagline
  - Developer name/author also missing

  System Settings
  - Tagline and app description missing
  - Developer name/author missing

  Dialer App, Messaging App, Contacts App, Browser App
  - App description missing
  - Developer team name/author missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/dropping-letters/+bug/1297357/+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 1169258] Re: [sdk] There is no ListItem implementing the expansion behaviour

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
   Status: In Progress = Fix Released

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

Title:
  [sdk] There is no ListItem implementing the expansion behaviour

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in The Unity 8 shell:
  Invalid
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  The expansion pattern is described here: http://design.ubuntu.com/apps
  /building-blocks/expansion  . It is a great pattern that could be
  useful in many cases. Nevertheless, there is no item that somehow
  implements it. First of all it is confusing to find documentation
  about something that isn't there. Furthermore, if everybody implements
  the extension pattern on his own, this will lead to inconsensity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1169258/+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 1377936] Re: MSN.com doesn't load

2014-10-08 Thread Matthew Paul Thomas
Can't reproduce this in 14.10 r272, either.

** Changed in: webbrowser-app (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/1377936

Title:
  MSN.com doesn't load

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

Bug description:
  Problem occurs with: Browser, Ubuntu 14.10 r3
  Does not occur with: Safari on iOS, Internet Explorer on Windows Phone

  1. Go to http://msn.com/.

  What you see: Some kind of data starting with Ref A: Ref B: Ref
  C:.

  What you should see: The MSN site.

  Alexa ranks MSN as the #33 most popular site worldwide.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1377936/+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 1378723] [NEW] Err http://de.archive.ubuntu.com trusty/universe amd64 Packages - 503 Service Unavailable

2014-10-08 Thread Thomas Schweikle
Public bug reported:

Err http://de.archive.ubuntu.com trusty/universe amd64 Packages
  503  Service Unavailable

this is for various different servers. I found files Source.gz and
Source.bz2 at
http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/, but not
Source.

apt tried to download
http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source;
only and never tried
http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source.gz;
or
http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source.bz2;

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apt 1.0.1ubuntu2.4.1
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
Date: Wed Oct  8 11:09:03 2014
InstallationDate: Installed on 2014-01-31 (249 days ago)
InstallationMedia: Ubuntu-Server 13.10 Saucy Salamander - Release amd64 
(20131016)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: apt
UpgradeStatus: Upgraded to trusty on 2014-01-31 (249 days ago)

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
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/1378723

Title:
  Err http://de.archive.ubuntu.com trusty/universe amd64 Packages - 503
  Service Unavailable

Status in “apt” package in Ubuntu:
  New

Bug description:
  Err http://de.archive.ubuntu.com trusty/universe amd64 Packages
503  Service Unavailable

  this is for various different servers. I found files Source.gz and
  Source.bz2 at
  http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/, but not
  Source.

  apt tried to download
  http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source;
  only and never tried
  http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source.gz;
  or
  http://de.archive.ubuntu.com/ubuntu/dists/trusty/main/source/Source.bz2;

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.4.1
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  Date: Wed Oct  8 11:09:03 2014
  InstallationDate: Installed on 2014-01-31 (249 days ago)
  InstallationMedia: Ubuntu-Server 13.10 Saucy Salamander - Release amd64 
(20131016)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: Upgraded to trusty on 2014-01-31 (249 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1378723/+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 1235294] Re: [infographic] when adding new fake data sets, they all have the purple theme instead of cycling through colour themes

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

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

Title:
  [infographic] when adding new fake data sets, they all have the purple
  theme instead of cycling through colour themes

Status in Ubuntu UX bugs:
  Fix Released
Status in “libusermetrics” package in Ubuntu:
  New

Bug description:
  current situation:

  1. First change the device system date to something like 20th of the
  month, so that you will see several days of data on the infographic.

  2. Then create 4 or more random data sets, with 20+ days of data in
  each - ie. usermetricsinput test %1 fake data no fake data today
  phablet 0.2 5.3 3.0 1.0 2 4 5 6 3 1 7 5 2 4 3 2 6

  You may want to give them different strings to help separate them from
  each other

  3. The fake data sets get created ok, but they are all purple (should
  cycle between the 4 colour themes for each set?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1235294/+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 1378720] Re: package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

2014-10-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to
  install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2

Status in “signon-ui” package in Ubuntu:
  New

Bug description:
  ..

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: signon-ui-service 0.17+14.10.20140814-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
  Date: Mon Sep 29 15:58:24 2014
  Dependencies:
   
  DuplicateSignature: 
package:signon-ui-service:0.17+14.10.20140814-0ubuntu1:子进程 dpkg-deb --control 
返回了错误号 2
  ErrorMessage: 子进程 dpkg-deb --control 返回了错误号 2
  InstallationDate: Installed on 2014-09-13 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140910)
  PackageArchitecture: all
  SourcePackage: signon-ui
  Title: package signon-ui-service 0.17+14.10.20140814-0ubuntu1 failed to 
install/upgrade: 子进程 dpkg-deb --control 返回了错误号 2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1378720/+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 25700] Re: sudo does not read /etc/environment on interactive logins (directly, not through pam_env)

2014-10-08 Thread Dimitri John Ledkov
I wonder if this regressed and/or if my configuration is different from
default, because sudo -i does not appear to be reading /etc/environment
any more.

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

Title:
  sudo does not read /etc/environment on interactive logins (directly,
  not through pam_env)

Status in sudo:
  Unknown
Status in “sudo” package in Ubuntu:
  Fix Released

Bug description:
  sudo (and su) do not work with pam_env.  

  Adding a line like:  
  authrequiredpam_env.so  
  to /etc/pam.d/sudo should put the environment variables from /etc/environment 
into the environment of an 
  interactive session created by sudo -i or su -. 
   
  This is especially bad because /etc/environment is the place where Ubuntu 
defines the charset (with LANG) and 
  not setting LANG to xx_XX.UTF8 causes the shell (bash) to misbehave on 
umlauts for example: I cannot type  
  them on the command line and they're displayed wrong with ls and other 
tools.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sudo/+bug/25700/+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 445333] Re: remember password on printing to windows printers does not work

2014-10-08 Thread Sebastien Bacher
thanks Dariusz, I've uploaded the segfault fix to utopic

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

Title:
  remember password on printing to windows printers does not work

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” source package in Trusty:
  Triaged
Status in “gtk+3.0” source package in Trusty:
  Triaged

Bug description:
  [Impact]

   * Passwords for printers are not stored and the users are required
 to retype it with every print job for password protected printers

  [Test Case]

   * Configure a remote (shared via SMB), password-protected printer.

   * Request a print job.

   * Each subsequent job will require retyping the password.

  [Regression Potential]

   * Cherry-pick from upstream (present in Gtk+3.13.8).

   * Minor conflict resolution needed (line numbers changed)

  [Other Info]
   
   * Original bug description:
  i am printing from my ubuntu karmic to a windows box. everytime i print i get 
asked to input username and password to windows box, then the document gets 
printed. there is a remember password checkbox, but it keeps asking me when 
printing the next document.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+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 1267592] Re: [sdk] Vibrate should happen on long-press, not normal activation

2014-10-08 Thread Tim Peeters
** Tags added: design-sync

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

Title:
  [sdk] Vibrate should happen on long-press, not normal activation

Status in Ubuntu UI Toolkit:
  Incomplete
Status in Ubuntu UX bugs:
  Incomplete
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Incomplete

Bug description:
  Having haptic feedback on the dash is great!  However, having it for
  normal tap activation isn't. Normal activation of dash elements is
  usually instant, so no additional feedback is required.  Long-press,
  however, is different and the user often doesn't know if it's been
  triggered or not.  Having vibration happen when long-press is
  recognized would be the best use of this feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1267592/+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 1348557] Re: Make scrolling speed resolution independent

2014-10-08 Thread Tim Peeters
** Tags added: design-sync

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

Title:
  Make scrolling speed resolution independent

Status in QT Ubuntu:
  Invalid
Status in Ubuntu UI Toolkit:
  Confirmed
Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Incomplete

Bug description:
  Following https://bugreports.qt-project.org/browse/QTBUG-35608 the
  default speed of scrollable components (components inheriting from
  flickable basically) is not resolution independent. The result is that
  scrolling speed on our high dpi touch screens is slow.

  We could workaround this in the SDK until the bug is fixed upstream (I
  bet it won't happen in time for our releases), by simply adding
  components named as Flickable, Listview, Gridview etc etc in the
  Ubuntu.Components, where each of them sets the speed to be resolution
  independent following our GU guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1348557/+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 1267592] Re: [sdk] Vibrate should happen on long-press, not normal activation

2014-10-08 Thread Giorgio Venturi
** Changed in: ubuntu-ux
 Assignee: Jouni Helminen (jounihelminen) = Giorgio Venturi 
(giorgio-venturi)

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

Title:
  [sdk] Vibrate should happen on long-press, not normal activation

Status in Ubuntu UI Toolkit:
  Incomplete
Status in Ubuntu UX bugs:
  Incomplete
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Incomplete

Bug description:
  Having haptic feedback on the dash is great!  However, having it for
  normal tap activation isn't. Normal activation of dash elements is
  usually instant, so no additional feedback is required.  Long-press,
  however, is different and the user often doesn't know if it's been
  triggered or not.  Having vibration happen when long-press is
  recognized would be the best use of this feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1267592/+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 1354148] Re: python3.4 crashed with SIGSEGV in gtk_tree_row_ref_deleted()

2014-10-08 Thread Matthias Klose
crashes in the bindings

** Information type changed from Private to Public

** Package changed: python3.4 (Ubuntu) = glib2.0 (Ubuntu)

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

Title:
  python3.4 crashed with SIGSEGV in gtk_tree_row_ref_deleted()

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  this must be transmageddon when I transcoded a video

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: python3.4-minimal 3.4.0-2ubuntu1
  Uname: Linux 3.14.0-031400rc4-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Thu Aug  7 21:55:20 2014
  ExecutablePath: /usr/bin/python3.4
  InstallationDate: Installed on 2014-01-22 (196 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  ProcCmdline: python3 transmageddon.py
  SegvAnalysis:
   Segfault happened at: 0x7f7db11f8e31:cmp%esi,(%r10,%rax,1)
   PC (0x7f7db11f8e31) ok
   source %esi ok
   destination (%r10,%rax,1) (0x) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: python3.4
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python3.4 crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: Upgraded to trusty on 2014-07-01 (37 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1354148/+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 1352552] Re: python3.4 crashed with SIGSEGV in gtk_tree_model_filter_row_deleted()

2014-10-08 Thread Matthias Klose
crashes in the bindings

** Information type changed from Private to Public

** Package changed: python3.4 (Ubuntu) = glib2.0 (Ubuntu)

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

Title:
  python3.4 crashed with SIGSEGV in gtk_tree_model_filter_row_deleted()

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  transmageddon crashed after having transcoded a video

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: python3.4-minimal 3.4.0-2ubuntu1
  Uname: Linux 3.14.0-031400rc4-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Aug  4 22:12:30 2014
  ExecutablePath: /usr/bin/python3.4
  InstallationDate: Installed on 2014-01-22 (194 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  ProcCmdline: python3 transmageddon.py
  SegvAnalysis:
   Segfault happened at: 0x7f1c804b84b4:mov0x28(%rbp),%eax
   PC (0x7f1c804b84b4) ok
   source 0x28(%rbp) (0x0028) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: python3.4
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: python3.4 crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: Upgraded to trusty on 2014-07-01 (34 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1352552/+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 1378738] [NEW] guest os boot stuck with mount operation error

2014-10-08 Thread Nikola Krzalic
Public bug reported:

I'm trying to migrate an OS running on a physical machine to an LXC container, 
but no luck so far. Right now the system gets stuck somewhere during lxc-start:
...

 * Stopping cgroup management proxy   ...done.
 * Starting load modules from /etc/modules   ...done.
 * Stopping Mount network filesystems   ...done.
 * Starting set sysctls from /etc/sysctl.conf   ...done.
 * Stopping set sysctls from /etc/sysctl.conf   ...done.
 * Stopping load modules from /etc/modules   ...done.
 * Starting configure network device   ...done.
 * Starting Bridge socket events into upstart   ...done.

hangs indefinitely here

Both host and guest are running ubuntu 14.04 LTS and same guest boots
properly via VirtualBox... kern.log shows some issues with mounts:

Oct  7 10:35:45 ares kernel: [138643.960789] device veth0RG5HU entered 
promiscuous mode
Oct  7 10:35:45 ares kernel: [138643.961450] IPv6: ADDRCONF(NETDEV_UP): 
veth0RG5HU: link is not ready
Oct  7 10:35:45 ares kernel: [138643.987832] EXT4-fs (dm-5): couldn't mount as 
ext3 due to feature incompatibilities
Oct  7 10:35:45 ares kernel: [138643.987967] EXT4-fs (dm-5): couldn't mount as 
ext2 due to feature incompatibilities
Oct  7 10:35:45 ares kernel: [138643.988322] EXT4-fs (dm-5): mounted filesystem 
with ordered data mode. Opts: (null)
Oct  7 10:35:45 ares kernel: [138644.002660] IPv6: ADDRCONF(NETDEV_CHANGE): 
veth0RG5HU: link becomes ready
Oct  7 10:35:45 ares kernel: [138644.002702] lxcbr0: port 1(veth0RG5HU) entered 
forwarding state
Oct  7 10:35:45 ares kernel: [138644.002719] lxcbr0: port 1(veth0RG5HU) entered 
forwarding state
Oct  7 10:35:46 ares kernel: [138644.340780] type=1400 
audit(1412670946.254:113): apparmor=DENIED operation=mount info=failed 
type match error=-13 profile=lxc-container-default 
name=/run/cgmanager/fs/none,name=systemd/ pid=399 comm=cgmanager 
fstype=cgroup srcname=none,name=systemd flags=rw
Oct  7 10:36:00 ares kernel: [138659.015558] lxcbr0: port 1(veth0RG5HU) entered 
forwarding state

Here is the container's configuration file:
lxc.include = /usr/share/lxc/config/ubuntu.common.conf

lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = lxcbr0
lxc.utsname = myvm

lxc.autodev = 1
lxc.tty = 4
lxc.pts = 1024
lxc.rootfs = /dev/mapper/ubuntu--vmvg-lvroot
lxc.arch = x86_64 
lxc.cap.drop = sys_module mac_admin

#lxc.aa_profile = lxc-container-default-with-mounting
lxc.cgroup.devices.deny = a
# Allow any mknod (but not using the node)
lxc.cgroup.devices.allow = c *:* m
lxc.cgroup.devices.allow = b *:* m
# /dev/null and zero
lxc.cgroup.devices.allow = c 1:3 rwm
lxc.cgroup.devices.allow = c 1:5 rwm
# consoles
lxc.cgroup.devices.allow = c 5:1 rwm
lxc.cgroup.devices.allow = c 5:0 rwm
#lxc.cgroup.devices.allow = c 4:0 rwm
#lxc.cgroup.devices.allow = c 4:1 rwm
# /dev/{,u}random
lxc.cgroup.devices.allow = c 1:9 rwm
lxc.cgroup.devices.allow = c 1:8 rwm
lxc.cgroup.devices.allow = c 136:* rwm
lxc.cgroup.devices.allow = c 5:2 rwm
# rtc
lxc.cgroup.devices.allow = c 254:0 rwm
#fuse
lxc.cgroup.devices.allow = c 10:229 rwm
#tun
lxc.cgroup.devices.allow = c 10:200 rwm
#full
lxc.cgroup.devices.allow = c 1:7 rwm
#hpet
lxc.cgroup.devices.allow = c 10:228 rwm
#kvm
lxc.cgroup.devices.allow = c 10:232 rwm
#lxc.cgroup.devices.allow = b 7:* rwm


Any suggestions?

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  guest os boot stuck with mount operation error

Status in “lxc” package in Ubuntu:
  New

Bug description:
  I'm trying to migrate an OS running on a physical machine to an LXC 
container, but no luck so far. Right now the system gets stuck somewhere during 
lxc-start:
  ...

   * Stopping cgroup management proxy   ...done.
   * Starting load modules from /etc/modules   ...done.
   * Stopping Mount network filesystems   ...done.
   * Starting set sysctls from /etc/sysctl.conf   ...done.
   * Stopping set sysctls from /etc/sysctl.conf   ...done.
   * Stopping load modules from /etc/modules   ...done.
   * Starting configure network device   ...done.
   * Starting Bridge socket events into upstart   ...done.

  hangs indefinitely here

  Both host and guest are running ubuntu 14.04 LTS and same guest boots
  properly via VirtualBox... kern.log shows some issues with mounts:

  Oct  7 10:35:45 ares kernel: [138643.960789] device veth0RG5HU entered 
promiscuous mode
  Oct  7 10:35:45 ares kernel: [138643.961450] IPv6: ADDRCONF(NETDEV_UP): 
veth0RG5HU: link is not ready
  Oct  7 10:35:45 ares kernel: [138643.987832] EXT4-fs (dm-5): couldn't mount 
as ext3 due to feature incompatibilities
  Oct  7 10:35:45 ares kernel: [138643.987967] EXT4-fs (dm-5): couldn't mount 
as ext2 due to feature incompatibilities
  Oct  7 10:35:45 ares kernel: [138643.988322] EXT4-fs (dm-5): mounted 
filesystem with ordered data mode. Opts: 

[Touch-packages] [Bug 1378737] [NEW] memcpy causes internal compiler error with gcc version 4.8.2

2014-10-08 Thread Pekka Niemimaa
Public bug reported:

1) $ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04


2) $ sudo apt-cache policy gcc-4.8
gcc-4.8:
  Installed: 4.8.2-19ubuntu1
  Candidate: 4.8.2-19ubuntu1
  Version table:
 *** 4.8.2-19ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

3) I tried to compile following code (attached the *c *.i and *.s files):
#include stdio.h
#include string.h

#define SIZEOF_BUFFER 128

int main()
{
static char traceBuffer[SIZEOF_BUFFER]; 
memcpy((char *)0x40024000, traceBuffer, sizeof(traceBuffer));
return 0;
}

Expected to compile and produce memcpy.out executable.


4) Actual result:

$ gcc memcpy_test.c -g -m32 -Wall -Wextra -Wno-format -o memcpy.out --save-temps
memcpy_test.c: In function ‘main’:
memcpy_test.c:10:8: internal compiler error: in ix86_copy_addr_to_reg, at 
config/i386/i386.c:21718
  memcpy((char *)0x40024000, traceBuffer, sizeof(traceBuffer));
^
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.8/README.Bugs for instructions.
Preprocessed source stored into /tmp/ccyl9vxq.out file, please attach this to 
your bugreport.


$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' 
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1


Tried also with latest snapshot and older 4.6:

Works with:

gcc-snapshot_20140919-0ubuntu1_amd64.deb

Using built-in specs.
COLLECT_GCC=/usr/lib/gcc-snapshot/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-snapshot/libexec/gcc/x86_64-linux-gnu/5.0.0/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
20140919-0ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs 
--enable-languages=c,ada,c++,java,go,fortran,objc,obj-c++ 
--prefix=/usr/lib/gcc-snapshot --enable-shared --enable-linker-build-id 
--disable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5.0-snap-amd64/jre 
--enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5.0-snap-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5.0-snap-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64 --enable-multilib 
--with-tune=generic --enable-checking=yes --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.0.0 20140919 (experimental) [trunk revision 215403] (Ubuntu 
20140919-0ubuntu1))

and

gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.6.4-6ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap 
--enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 
--with-tune=generic --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu 

[Touch-packages] [Bug 1367907] Re: Segfault in gc with cyclic trash

2014-10-08 Thread Matthias Klose
fixed in 14.10

** Also affects: python3.4 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: python3.4 (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: python3.4 (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 python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1367907

Title:
  Segfault in gc with cyclic trash

Status in Messaging API for OpenStack:
  New
Status in Python:
  Fix Released
Status in “python3.4” package in Ubuntu:
  Fix Released
Status in “python3.4” source package in Trusty:
  Triaged

Bug description:
  Trusty's python3.4 package is affected by python bug
  http://bugs.python.org/issue21435. This bug was fixed in
  http://hg.python.org/cpython/rev/64ba3f2de99c. Trusty should pull this
  fix into the python3.4 package.

  Note this definitely affects some python projects. `git clone
  https://git.openstack.org/openstack/oslo.messaging  cd
  oslo.messaging  edit tox.ini file, copy py33 target and rename to
  py34  tox -repy34` will segfault due to this bug. With previous
  versions of python unaffected by this bug there is no segfaulting.

  Now for details, broken using:
  $ lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  $ apt-cache policy python3.4
  python3.4:
    Installed: 3.4.0-2ubuntu1
    Candidate: 3.4.0-2ubuntu1
    Version table:
   *** 3.4.0-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  If I install the following python3.4 packages for Unicorn on Trusty
  this bug is corrected. The Unicorn packages here on lp for python3.4
  are python3.4.1 which includes the bug fix for this bug.

  libpython3.4_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-dev_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-stdlib_3.4.1-10ubuntu1_amd64.deb
  python3.4-dbg_3.4.1-10ubuntu1_amd64.deb
  python3.4-minimal_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-dbg_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-minimal_3.4.1-10ubuntu1_amd64.deb
  python3.4_3.4.1-10ubuntu1_amd64.deb
  python3.4-dev_3.4.1-10ubuntu1_amd64.deb

  Note I installed the -dbg packages too just in case I needed to use
  gdb but that wasn't necessary as the test case works with these newer
  versions of python.

  $ apt-cache policy python3.4
  python3.4:
Installed: 3.4.1-10ubuntu1
Candidate: 3.4.1-10ubuntu1
Version table:
   *** 3.4.1-10ubuntu1 0
  100 /var/lib/dpkg/status
   3.4.0-2ubuntu1 0
  500 http://az2.clouds.archive.ubuntu.com/ubuntu/ trusty/main amd64 
Packages

  [Impact]

  This python bug can cause python processes that tickle it to segfault
  python. This means there could be a significant number of python
  packages that are broken when run under this interpreter. The fix for
  this bug should be backported to avoid seemingly random and hard to
  debug segfaults from happening when users use python.

  Unicorn's 3.4.1 packages fix this bug by including the patch at
  http://hg.python.org/cpython/rev/64ba3f2de99c.

  [Test Case]

  There is a test case detailed in the upstream bug 
http://bugs.python.org/issue21435, though I have been doing the following 
instead:
  git clone https://git.openstack.org/openstack/oslo.messaging
  cd oslo.messaging
  git fetch https://review.openstack.org/openstack/oslo.messaging 
refs/changes/90/118790/2  git checkout FETCH_HEAD
  tox -repy34
  # This should end with segfaulting test runners. Note if you don't have tox 
installed you will need to install version 1.7.2 or greater. `sudo pip install 
tox==1.7.2` will do this.

  [Regression Potential]

  The patch in question is small. If we go straight to python 3.4.1 the
  diff will be larger but that isn't necessary to fix this particular
  issue. The biggest regression potential would be that the garbage
  collector is newly broken by the this bug fix. Considering that the
  garbage collector is already broken and this patch comes with test
  cases to check it is less broken the risk of regression here is less
  than the pain of dealing with this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1367907/+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 1275808] Re: [sidestage] Window animations not smooth, some flickering

2014-10-08 Thread Michael Zanetti
** Changed in: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1275808

Title:
  [sidestage] Window animations not smooth, some flickering

Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  Mostly from bug: 1274688

  kgunn: i'm convinced the flickering might have something to do with
  the snapshotting to get the running app image for the dash. however,
  there's also seems to be a timing issue

  Side stage app switching does not appear smooth. Even with 1 side
  stage app open, doing right edge swipe and releasing the restore
  animation does not finish smoothly.

  Left edge swipe especially not smooth. Are frames being dropped during
  snapshotting?

  Device: Nexus10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1275808/+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 1372860] Re: Go to account settings after adding a google account

2014-10-08 Thread Jean-Baptiste Lallement
Changing to critical according to Olga's comments

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Importance: Wishlist = Critical

** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1372860

Title:
  Go to account settings after adding a google account

Status in Ubuntu UX bugs:
  Triaged
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New

Bug description:
  First time in contacts when asked to add an account to sync.

  You are taken into settings and add an account which returns to main
  settings screen. This should take you into the new account to tick the
  contacts sync check box!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings-online-accounts 
0.4+14.10.20140908~rtm-0ubuntu1 [origin: Ubuntu RTM]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Tue Sep 23 11:54:02 2014
  InstallationDate: Installed on 2014-09-16 (7 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140916-030205)
  SourcePackage: ubuntu-system-settings-online-accounts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1372860/+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 1289804] Re: Foreground app consuming lots of memory

2014-10-08 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu)
   Status: New = Incomplete

-- 
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/1289804

Title:
  Foreground app consuming lots of memory

Status in Music application for Ubuntu devices:
  Incomplete
Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  Started music app and other apps about 20 hours ago. Phone has been
  sat on my desk, locked, not used for that time. Now I find it's
  sluggish and seems lots of RAM/SWAP has been consumed:-

  
  top - 15:49:44 up 22:55,  1 user,  load average: 5.10, 2.41, 2.73
  Tasks: 234 total,   1 running, 233 sleeping,   0 stopped,   0 zombie
  %Cpu(s):  3.7 us,  7.1 sy,  0.0 ni, 87.9 id,  1.2 wa,  0.0 hi,  0.0 si,  0.0 
st
  KiB Mem:   1878632 total,  1834880 used,43752 free,  384 buffers
  KiB Swap:   524284 total,   524284 used,0 free.22260 cached Mem

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   
  
 65 root  20   0   0  0  0 D  37.4  0.0   4:08.99 kswapd0   
  
  24543 root  20   02548   1100712 R  10.7  0.1   0:00.06 top   
  
969   20   0   10904284144 S   5.3  0.0 121:04.11 
sensors.qc+ 
981 root  20   0   10360268 40 S   5.3  0.0 102:52.46 Binder_2  
  
   6834 phablet   20   0 2047948 1.266g   6848 S   5.3 70.6 137:51.83 qmlscene  
  
  16085 root  20   0   0  0  0 S   5.3  0.0   0:26.14 
kworker/0:4 
  24298 message+  20   02976   1144708 S   5.3  0.1   0:00.15 
dbus-daemon 
  1 root  20   04060   1880576 S   0.0  0.1   1:23.34 init  
  
  2 root  -2   0   0  0  0 S   0.0  0.0   0:04.24 kthreadd  
  
  3 root  20   0   0  0  0 S   0.0  0.0   0:01.33 
ksoftirqd/0 
  6 root  rt   0   0  0  0 S   0.0  0.0   0:00.00 
migration/0 
 16 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 khelper   
  
 17 root  20   0   0  0  0 S   0.0  0.0   0:00.03 kdevtmpfs 
  
 18 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 netns 
  
 19 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 
suspend_sy+ 
 20 root   0 -20   0  0  0 S   0.0  0.0   0:00.00 suspend   
  
 22 root -51   0   0  0  0 S   0.0  0.0   0:00.00 
irq/203-ms+ 

  
  phablet   6834 10.1 70.7 2003920 1329976 ? Ssl  Mar07 138:04 
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene music-app.qml --file= -I ./plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1289804/+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 1297270] Re: Shell flickers when flicking through carousels

2014-10-08 Thread Michael Zanetti
I haven't seen this kid of flickering in a while any more. If someone
sees this again, please reopen and let us know where it happens.

** Changed in: unity8 (Ubuntu)
   Status: Triaged = Incomplete

-- 
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/1297270

Title:
  Shell flickers when flicking through carousels

Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  When running unity8 on the desktop, flicking through the music/video
  carousels makes the shell flicker a lot - this is never visible on the
  device, so it might be xcb-specific, still we should investigate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1297270/+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 1319459] Re: The id of scopes scope should be updated

2014-10-08 Thread Michael Zanetti
scopes scope is gone, besides unity8 only shows what the backend ships.

** Changed in: unity8 (Ubuntu)
   Status: New = Invalid

-- 
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/1319459

Title:
  The id of scopes scope should be updated

Status in Unity Media Scanner Scope:
  New
Status in Unity Scopes Scope:
  New
Status in API for Unity scopes integration:
  Fix Released
Status in Unity 8 Desktop Session:
  New
Status in “unity-scopes-api” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Invalid

Bug description:
  The id of scopes scope should be changed to: com.canonical.scopes.scope.
  When doing that, ensure that unity8 and preview session get updated to match, 
so that the Scopes scope is still shown by default.

  Scopes API should allow arbitrary scope IDs without needing scope .so
  files to follow them (we don't want libcom.canonical.scopes.scope.so).

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-mediascanner/+bug/1319459/+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-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity-scope-mediascanner

-- 
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:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  New

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


[Touch-packages] [Bug 1103961] compiz crashes with SIGSEGV in nux::IOpenGLShaderProgram::Begin()

2014-10-08 Thread Sergio Gelato
I can't seem to persuade apport to upload my crash file for this bug, so here
is what I see as the gist of it.

The crash is due to the method nux::IOpenGLShaderProgram::Begin() being
invoked on a null object. It occurs while trying to read field _OpenGLID,
and the failing instruction (i386) is
mov 0x44(%eax),%eax
with %eax being 0 at this point.

This method is invoked from nux::GraphicsEngine::QRP_GLSL_1Tex(), and simple
inspection of the source code (NuxGraphics/RenderingPipeGLSL.cpp) reveals
that if the DeviceTexture argument isn't of a type derived from
nux::IOpenGLTexture2D::StaticObjectType the ShaderProg local variable will
indeed hold a null value. So the solution is either to extend this method
so that it can handle other device texture types, or to make sure it never
gets invoked with a texture type it does not support.

In my case the additional texture type that needs to be supported turns out
to be IOpenGLRectangleTexture. The code to do this is present but commented
out in the source. It seems to always have been commented out since the
code was first added to the bzr repository (revision 9). I assume that
uncommenting it will take me into uncharted territory?

Here is the stack trace:

#0  0xb2db9873 in nux::IOpenGLShaderProgram::Begin() () from 
/usr/lib/i386-linux-gnu/libnux-graphics-4.0.so.0
No symbol table info available.
#1  0xb2dc97d4 in nux::GraphicsEngine::QRP_GLSL_1Tex(int, int, int, int, 
nux::ObjectPtrnux::IOpenGLBaseTexture, nux::TexCoordXForm, nux::color::Color 
const) () from /usr/lib/i386-linux-gnu/libnux-graphics-4.0.so.0
No symbol table info available.
#2  0xb2dc2e2a in nux::GraphicsEngine::QRP_1Tex(int, int, int, int, 
nux::ObjectPtrnux::IOpenGLBaseTexture, nux::TexCoordXForm, nux::color::Color 
const) () from /usr/lib/i386-linux-gnu/libnux-graphics-4.0.so.0
No symbol table info available.
#3  0xb06088f3 in nux::TextureLayer::Renderlayer(nux::GraphicsEngine) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#4  0xb0602077 in 
nux::BasePainter::RenderSinglePaintLayer(nux::GraphicsEngine, nux::Rect, 
nux::AbstractPaintLayer*) () from /usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#5  0xb111ff3d in unity::panel::PanelView::Draw(nux::GraphicsEngine, bool) () 
from /usr/lib/compiz/libunityshell.so
No symbol table info available.
#6  0xb061ff67 in nux::View::ProcessDraw(nux::GraphicsEngine, bool) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#7  0xb05fe513 in nux::Layout::ProcessDraw(nux::GraphicsEngine, bool) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#8  0xb05d89a5 in nux::BaseWindow::DrawContent(nux::GraphicsEngine, bool) () 
from /usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#9  0xb061fa32 in nux::View::ProcessDraw(nux::GraphicsEngine, bool) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#10 0xb06236b6 in nux::WindowCompositor::RenderTopViewContent(nux::BaseWindow*, 
bool) () from /usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#11 0xb0629020 in nux::WindowCompositor::RenderTopViews(bool, 
std::listnux::ObjectWeakPtrnux::BaseWindow, 
std::allocatornux::ObjectWeakPtrnux::BaseWindow  , bool) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#12 0xb0629328 in nux::WindowCompositor::Draw(bool, bool) () from 
/usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#13 0xb062f9c1 in nux::WindowThread::RenderInterfaceFromForeignCmd(nux::Rect 
const) () from /usr/lib/i386-linux-gnu/libnux-4.0.so.0
No symbol table info available.
#14 0xb0fbb7be in unity::UnityScreen::paintDisplay() () from 
/usr/lib/compiz/libunityshell.so
No symbol table info available.
#15 0xb0fbbbc2 in unity::UnityScreen::glPaintOutput(GLScreenPaintAttrib const, 
GLMatrix const, CompRegion const, CompOutput*, unsigned int) () from 
/usr/lib/compiz/libunityshell.so
No symbol table info available.
#16 0xb586c320 in GLScreen::glPaintOutput(GLScreenPaintAttrib const, GLMatrix 
const, CompRegion const, CompOutput*, unsigned int) () from 
/usr/lib/compiz/libopengl.so
No symbol table info available.
#17 0xb586d3e9 in PrivateGLScreen::paintOutputs(std::listCompOutput*, 
std::allocatorCompOutput* , unsigned int, CompRegion const) () from 
/usr/lib/compiz/libopengl.so
No symbol table info available.
#18 0xb58a4b85 in CompositeScreen::paint(std::listCompOutput*, 
std::allocatorCompOutput* , unsigned int) () from 
/usr/lib/compiz/libcomposite.so
No symbol table info available.
#19 0xb58a4cc6 in CompositeScreenInterface::paint(std::listCompOutput*, 
std::allocatorCompOutput* , unsigned int) () from 
/usr/lib/compiz/libcomposite.so
No symbol table info available.
#20 0xb58a4bb8 in CompositeScreen::paint(std::listCompOutput*, 
std::allocatorCompOutput* , unsigned int) () from 
/usr/lib/compiz/libcomposite.so
No symbol table info available.
#21 0xb58a4cc6 in 

[Touch-packages] [Bug 1371859] Re: can't update loaders.cache: permission denied

2014-10-08 Thread Manfred Hampl
Putting sudo in front of a command for redirecting output to a file
where you do not have write permission, does not help.

You might try
gdk-pixbuf-query-loaders | sudo tee 
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache

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

Title:
  can't update loaders.cache: permission denied

Status in “gdk-pixbuf” package in Ubuntu:
  New

Bug description:
  upgrading that fresh Utopic 64 bits installation, i'm seeing that
  error into the dialog box:

  
  Processing triggers for hicolor-icon-theme (0.13-1) ...

  (gtk-update-icon-cache-3.0:3098): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  The terminal output is:

  oem@u64:~$  gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  bash: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache: 
Permission denied

  oem@u64:~$ sudo  gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  bash: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache: 
Permission denied

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libgdk-pixbuf2.0-0 2.30.8-1
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Sep 20 08:00:57 2014
  SourcePackage: gdk-pixbuf
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1371859/+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 1378757] [NEW] When double-tapped to zoom, horizontal scrolling should be blocked within a threshold

2014-10-08 Thread Michał Sawicz
Public bug reported:

Steps:
* open a webpage with some text areas on it
* double-tap on the text
* scroll around

Expected:
* scrolling horizontally requires you to pass some threshold before the page 
starts moving horizontally

Current:
* you can scroll around freely

** 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/1378757

Title:
  When double-tapped to zoom, horizontal scrolling should be blocked
  within a threshold

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

Bug description:
  Steps:
  * open a webpage with some text areas on it
  * double-tap on the text
  * scroll around

  Expected:
  * scrolling horizontally requires you to pass some threshold before the page 
starts moving horizontally

  Current:
  * you can scroll around freely

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378757/+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 1378752] [NEW] Crackling in PulseAudio when using src-linear or src-sinc-fastest resamplers with 22050Hz audio

2014-10-08 Thread Stephan Sokolow
Public bug reported:

On my system, I had problems with both excess CPU usage and tried to
resolve them by using a simpler resampling algorithm. However, that
resulted in crackling audio from DOSBox and Windows 3.1 games running
under Wine 1.2.x.

(Both are configured to output audio at 22050Hz, with which ALSA dmix
has no problem, and, in the case of the Windows 3.1 games, that's not
something that can be reconfigured as far as I know.)

Nothing I changed seemed to help and I was forced to return to speex-
float-1.

(As such, the pulseaudio config files in the debug dump don't represent
PA in a broken configuration... just one that consumes more CPU than I'd
like it to.)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: LXDE
Date: Wed Oct  8 06:28:19 2014
InstallationDate: Installed on 2014-08-01 (68 days ago)
InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/07/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F2
dmi.board.name: GA-880GMA-USB3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-880GMA-USB3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
modified.conffile..etc.pulse.daemon.conf: [modified]
modified.conffile..etc.pulse.default.pa: [modified]
mtime.conffile..etc.pulse.daemon.conf: 2014-10-08T06:21:40.701763
mtime.conffile..etc.pulse.default.pa: 2014-10-08T02:32:14.607127

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Crackling in PulseAudio when using src-linear or src-sinc-fastest
  resamplers with 22050Hz audio

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  On my system, I had problems with both excess CPU usage and tried to
  resolve them by using a simpler resampling algorithm. However, that
  resulted in crackling audio from DOSBox and Windows 3.1 games running
  under Wine 1.2.x.

  (Both are configured to output audio at 22050Hz, with which ALSA dmix
  has no problem, and, in the case of the Windows 3.1 games, that's not
  something that can be reconfigured as far as I know.)

  Nothing I changed seemed to help and I was forced to return to speex-
  float-1.

  (As such, the pulseaudio config files in the debug dump don't
  represent PA in a broken configuration... just one that consumes more
  CPU than I'd like it to.)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Oct  8 06:28:19 2014
  InstallationDate: Installed on 2014-08-01 (68 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/07/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-880GMA-USB3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-880GMA-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  modified.conffile..etc.pulse.daemon.conf: [modified]
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2014-10-08T06:21:40.701763
  mtime.conffile..etc.pulse.default.pa: 2014-10-08T02:32:14.607127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1378752/+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 1378750] [NEW] Should enable predictive text in address bar when not an address

2014-10-08 Thread Michał Sawicz
Public bug reported:

Steps:
* type a search term in the address bar

Expected:
* word prediction works as usual

Current:
* word prediction is disabled

I imagine this might require some keyboard work as well.

** 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/1378750

Title:
  Should enable predictive text in address bar when not an address

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

Bug description:
  Steps:
  * type a search term in the address bar

  Expected:
  * word prediction works as usual

  Current:
  * word prediction is disabled

  I imagine this might require some keyboard work as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378750/+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-08 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scope-mediascanner -
0.2+14.10.20141007-0ubuntu1

---
unity-scope-mediascanner (0.2+14.10.20141007-0ubuntu1) utopic; urgency=low

  [ Chris Wayne ]
  * New header, as per design (LP: #1377150)

  [ James Henstridge ]
  * Add results from the Songkick scope to the music aggregator scope.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 07 Oct 2014 
15:13:27 +

** Changed in: unity-scope-mediascanner (Ubuntu)
   Status: New = Fix Released

-- 
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:
  In Progress
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


[Touch-packages] [Bug 1378760] [NEW] [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
Public bug reported:

This was after a bit of random finger mashing of image 73 on the stable
device

See screenshot attached for how the UI appears with this bug.

The Dash is still responding, as I can still do a bottom edge swipe to
bring up the scope view. But I'm unable to swipe the app list up/down,
or left/right.

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: lvwph-broke.png
   
https://bugs.launchpad.net/bugs/1378760/+attachment/4228380/+files/lvwph-broke.png

** Description changed:

  This was after a bit of random finger mashing of image 73 on the stable
  device
  
  See screenshot attached for how the UI appears with this bug.
  
  The Dash is still responding, as I can still do a bottom edge swipe to
- bring up the spread view. But I'm unable to swipe the app list up/down,
+ bring up the scope view. But I'm unable to swipe the app list up/down,
  or left/right.

-- 
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/1378760

Title:
  [dash] managed to get listview stuck with pull to refresh exposed

Status in “unity8” package in Ubuntu:
  New

Bug description:
  This was after a bit of random finger mashing of image 73 on the
  stable device

  See screenshot attached for how the UI appears with this bug.

  The Dash is still responding, as I can still do a bottom edge swipe to
  bring up the scope view. But I'm unable to swipe the app list up/down,
  or left/right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378760/+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 1378759] [NEW] Renderer often OOM-killed, need to reload the current page

2014-10-08 Thread Michał Sawicz
Public bug reported:

It often happens to me, especially when browsing websites heavy i
images, that the renderer gets killed and I need to reload the page. It
was even worse when the address bar was hiding as that resulted in the
browser being unusable at all.

** 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/1378759

Title:
  Renderer often OOM-killed, need to reload the current page

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

Bug description:
  It often happens to me, especially when browsing websites heavy i
  images, that the renderer gets killed and I need to reload the page.
  It was even worse when the address bar was hiding as that resulted in
  the browser being unusable at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378759/+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 1378752] Re: Crackling in PulseAudio when using src-linear or src-sinc-fastest resamplers with 22050Hz audio

2014-10-08 Thread Stephan Sokolow
** Description changed:

- On my system, I had problems with both excess CPU usage and tried to
- resolve them by using a simpler resampling algorithm. However, that
- resulted in crackling audio from DOSBox and Windows 3.1 games running
- under Wine 1.2.x.
+ On my system, I had problems with excess CPU usage and tried to resolve
+ them by using a simpler resampling algorithm. However, that resulted in
+ crackling audio from DOSBox and Windows 3.1 games running under Wine
+ 1.2.x.
  
  (Both are configured to output audio at 22050Hz, with which ALSA dmix
  has no problem, and, in the case of the Windows 3.1 games, that's not
  something that can be reconfigured as far as I know.)
  
  Nothing I changed seemed to help and I was forced to return to speex-
  float-1.
  
  (As such, the pulseaudio config files in the debug dump don't represent
  PA in a broken configuration... just one that consumes more CPU than I'd
  like it to.)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Oct  8 06:28:19 2014
  InstallationDate: Installed on 2014-08-01 (68 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/07/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-880GMA-USB3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-880GMA-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  modified.conffile..etc.pulse.daemon.conf: [modified]
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2014-10-08T06:21:40.701763
  mtime.conffile..etc.pulse.default.pa: 2014-10-08T02:32:14.607127

** Description changed:

  On my system, I had problems with excess CPU usage and tried to resolve
  them by using a simpler resampling algorithm. However, that resulted in
  crackling audio from DOSBox and Windows 3.1 games running under Wine
  1.2.x.
  
  (Both are configured to output audio at 22050Hz, with which ALSA dmix
  has no problem, and, in the case of the Windows 3.1 games, that's not
- something that can be reconfigured as far as I know.)
+ something that can be changed as far as I know.)
  
  Nothing I changed seemed to help and I was forced to return to speex-
  float-1.
  
  (As such, the pulseaudio config files in the debug dump don't represent
  PA in a broken configuration... just one that consumes more CPU than I'd
  like it to.)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Oct  8 06:28:19 2014
  InstallationDate: Installed on 2014-08-01 (68 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/07/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-880GMA-USB3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-880GMA-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  modified.conffile..etc.pulse.daemon.conf: [modified]
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2014-10-08T06:21:40.701763
  mtime.conffile..etc.pulse.default.pa: 2014-10-08T02:32:14.607127

** Description changed:

  On my system, I had problems with excess CPU usage and tried to resolve
  them by using a simpler resampling algorithm. However, that resulted in
  crackling audio from DOSBox and Windows 3.1 games running under Wine
  1.2.x.
  
  (Both are configured to output audio at 22050Hz, with which ALSA dmix
  has no problem, and, in the case of the Windows 3.1 games, that's not
  something that can be changed as far as I know.)
  
- Nothing I changed seemed to help and 

[Touch-packages] [Bug 1373039] Re: Crash in QML compiler if terminated whilst compiling asynchronous components

2014-10-08 Thread Timo Jyrinki
Thanks Lorn! I've pushed another build to the qt5-daily PPA with the
previous patch replaced by that new find. It will be ready for testing
on armhf in around 2 hours.

The bug is currently not rtm tagged so this can wait a bit, especially
with another rtm bug related qtdeclarative landing brewing at the moment
by ricmm.

This new fix, if it fixes the problem, is not in Qt 5.3.2 so we will
need to cherry-pick this anyway, even if we'd land 5.3.2 in November or
so.

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

Title:
  Crash in QML compiler if terminated whilst compiling asynchronous
  components

Status in “qtdeclarative-opensource-src” package in Ubuntu:
  Confirmed

Bug description:
  Reproducible on mako and krillin using devel-proposed r248 or rtm r50

  This is easiest to reproduce with the camera-app, as this has a number
  of large components that get loaded asynchronously on start-up,
  however I believe it should be possible to trigger in any app that
  contains asynchronous Loaders.

  Steps to reproduce

  1. Start camera-app

  2. Whilst loading, swipe to the app switcher.

  3. Close camera-app.

  Expected result

  App closes cleanly

  Actual result

  Sometimes the app segfaults whilst closing

  It may take multiple attempts to cause a crash, as the SIGTERM signal
  has to be received at a certain point during the compilation process
  for the crash to occur.

  
  Back trace of an example crash:

  There are still 1 items in the process of being created at engine 
destruction.
  [Thread 0xac267450 (LWP 5576) exited]

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0xb1a3e450 (LWP 5561)]
  0xb6618dd6 in createNode (left=false, parent=0x0, v=@0x31: error reading 
variable, k=@0x2d: error reading variable, this=0xae598538)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:216
  216 new (n-key) Key(k);
  (gdb) bt
  #0  0xb6618dd6 in createNode (left=false, parent=0x0, v=@0x31: error reading 
variable, k=@0x2d: error reading variable, this=0xae598538)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:216
  #1  QMapNodeunsigned int, QV4::ExecutableAllocator::ChunkOfPages*::copy 
(this=0x21, d=d@entry=0xae598538)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:246
  #2  0xb6618e02 in QMapNodeunsigned int, 
QV4::ExecutableAllocator::ChunkOfPages*::copy (this=0xb11a5c28, 
d=d@entry=0xae598538)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:249
  #3  0xb6618e02 in QMapNodeunsigned int, 
QV4::ExecutableAllocator::ChunkOfPages*::copy (this=0xae54a2f8, 
d=d@entry=0xae598538)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:249
  #4  0xb6618e4e in QMapunsigned int, 
QV4::ExecutableAllocator::ChunkOfPages*::detach_helper (this=0x6ae34)
  at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:969
  #5  0xb6618950 in detach (this=0x6ae34) at 
/usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:378
  #6  insert (avalue=synthetic pointer, akey=optimized out, this=0x6ae34) 
at /usr/include/arm-linux-gnueabihf/qt5/QtCore/qmap.h:676
  #7  QV4::ExecutableAllocator::allocate (this=0x6ae30, size=592, 
size@entry=578) at jsruntime/qv4executableallocator.cpp:179
  #8  0xb65bc900 in ExecutableMemoryHandle (size=578, allocator=optimized 
out, this=0xae5af100) at ../3rdparty/masm/stubs/ExecutableAllocator.h:66
  #9  allocate (size=578, this=0xb1a3cfbc) at 
../3rdparty/masm/stubs/ExecutableAllocator.h:97
  #10 JSC::LinkBuffer::linkCode (this=this@entry=0xb1a3d068, 
ownerUID=ownerUID@entry=0x0, effort=effort@entry=JSC::JITCompilationMustSucceed)
  at ../3rdparty/masm/assembler/LinkBuffer.cpp:79
  #11 0xb65b18de in LinkBuffer (effort=JSC::JITCompilationMustSucceed, 
ownerUID=0x0, masm=0xae5a9aa0, globalData=..., this=0xb1a3d068)
  at ../3rdparty/masm/assembler/LinkBuffer.h:92
  #12 QV4::JIT::Assembler::link (this=0xae5a9aa0, 
codeSize=codeSize@entry=0xb1a3d0e8) at jit/qv4isel_masm.cpp:141
  #13 0xb65b2918 in QV4::JIT::InstructionSelection::run (this=optimized out, 
functionIndex=optimized out) at jit/qv4isel_masm.cpp:360
  #14 0xb65658f0 in QV4::EvalInstructionSelection::compile 
(this=this@entry=0xae564070, generateUnitData=generateUnitData@entry=false)
  at compiler/qv4isel_p.cpp:85
  #15 0xb6617608 in QV4::Script::precompile (module=module@entry=0xb1a3d460, 
unitGenerator=unitGenerator@entry=0xb1a3d49c, engine=engine@entry=0x6b290,
  url=..., source=..., reportedErrors=reportedErrors@entry=0xb1a3d414) at 
jsruntime/qv4script.cpp:397
  #16 0xb666b5ac in QQmlScriptBlob::dataReceived (this=0xae5a8a18, data=...) at 
qml/qqmltypeloader.cpp:2698
  #17 0xb66650ac in QQmlDataLoader::setData (this=this@entry=0x6ac44, 
blob=blob@entry=0xae5a8a18, d=...) at qml/qqmltypeloader.cpp:1198
  #18 0xb6665292 in QQmlDataLoader::setData (this=this@entry=0x6ac44, 

[Touch-packages] [Bug 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
After opening scope view, and trying to select the Video scope, now the
dash is failing to respond to any input. Working on backtrace in case it
helps

-- 
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/1378760

Title:
  [dash] managed to get listview stuck with pull to refresh exposed

Status in “unity8” package in Ubuntu:
  New

Bug description:
  This was after a bit of random finger mashing of image 73 on the
  stable device

  See screenshot attached for how the UI appears with this bug.

  The Dash is still responding, as I can still do a bottom edge swipe to
  bring up the scope view. But I'm unable to swipe the app list up/down,
  or left/right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378760/+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 1367907] Re: Segfault in gc with cyclic trash

2014-10-08 Thread Matthias Klose
for trusty, this is fixed in the ubuntu-toolchain-r/ppa PPA.

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

Title:
  Segfault in gc with cyclic trash

Status in Messaging API for OpenStack:
  New
Status in Python:
  Fix Released
Status in “python3.4” package in Ubuntu:
  Fix Released
Status in “python3.4” source package in Trusty:
  Triaged

Bug description:
  Trusty's python3.4 package is affected by python bug
  http://bugs.python.org/issue21435. This bug was fixed in
  http://hg.python.org/cpython/rev/64ba3f2de99c. Trusty should pull this
  fix into the python3.4 package.

  Note this definitely affects some python projects. `git clone
  https://git.openstack.org/openstack/oslo.messaging  cd
  oslo.messaging  edit tox.ini file, copy py33 target and rename to
  py34  tox -repy34` will segfault due to this bug. With previous
  versions of python unaffected by this bug there is no segfaulting.

  Now for details, broken using:
  $ lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  $ apt-cache policy python3.4
  python3.4:
    Installed: 3.4.0-2ubuntu1
    Candidate: 3.4.0-2ubuntu1
    Version table:
   *** 3.4.0-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  If I install the following python3.4 packages for Unicorn on Trusty
  this bug is corrected. The Unicorn packages here on lp for python3.4
  are python3.4.1 which includes the bug fix for this bug.

  libpython3.4_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-dev_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-stdlib_3.4.1-10ubuntu1_amd64.deb
  python3.4-dbg_3.4.1-10ubuntu1_amd64.deb
  python3.4-minimal_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-dbg_3.4.1-10ubuntu1_amd64.deb
  libpython3.4-minimal_3.4.1-10ubuntu1_amd64.deb
  python3.4_3.4.1-10ubuntu1_amd64.deb
  python3.4-dev_3.4.1-10ubuntu1_amd64.deb

  Note I installed the -dbg packages too just in case I needed to use
  gdb but that wasn't necessary as the test case works with these newer
  versions of python.

  $ apt-cache policy python3.4
  python3.4:
Installed: 3.4.1-10ubuntu1
Candidate: 3.4.1-10ubuntu1
Version table:
   *** 3.4.1-10ubuntu1 0
  100 /var/lib/dpkg/status
   3.4.0-2ubuntu1 0
  500 http://az2.clouds.archive.ubuntu.com/ubuntu/ trusty/main amd64 
Packages

  [Impact]

  This python bug can cause python processes that tickle it to segfault
  python. This means there could be a significant number of python
  packages that are broken when run under this interpreter. The fix for
  this bug should be backported to avoid seemingly random and hard to
  debug segfaults from happening when users use python.

  Unicorn's 3.4.1 packages fix this bug by including the patch at
  http://hg.python.org/cpython/rev/64ba3f2de99c.

  [Test Case]

  There is a test case detailed in the upstream bug 
http://bugs.python.org/issue21435, though I have been doing the following 
instead:
  git clone https://git.openstack.org/openstack/oslo.messaging
  cd oslo.messaging
  git fetch https://review.openstack.org/openstack/oslo.messaging 
refs/changes/90/118790/2  git checkout FETCH_HEAD
  tox -repy34
  # This should end with segfaulting test runners. Note if you don't have tox 
installed you will need to install version 1.7.2 or greater. `sudo pip install 
tox==1.7.2` will do this.

  [Regression Potential]

  The patch in question is small. If we go straight to python 3.4.1 the
  diff will be larger but that isn't necessary to fix this particular
  issue. The biggest regression potential would be that the garbage
  collector is newly broken by the this bug fix. Considering that the
  garbage collector is already broken and this patch comes with test
  cases to check it is less broken the risk of regression here is less
  than the pain of dealing with this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1367907/+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 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Gerry Boland
http://pastebin.ubuntu.com/8520251/ a backtrace, nothing appears blocked
to me, threads are waiting for something to do

-- 
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/1378760

Title:
  [dash] managed to get listview stuck with pull to refresh exposed

Status in “unity8” package in Ubuntu:
  New

Bug description:
  This was after a bit of random finger mashing of image 73 on the
  stable device

  See screenshot attached for how the UI appears with this bug.

  The Dash is still responding, as I can still do a bottom edge swipe to
  bring up the scope view. But I'm unable to swipe the app list up/down,
  or left/right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378760/+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 1378759] Re: Renderer often OOM-killed, need to reload the current page

2014-10-08 Thread Olivier Tilloy
I sometimes see that too. Not sure how to address it though. Eventually,
if the system runs out of memory, it will kill processes to free up some
memory, and renderer processes are often good candidates.

However we could probably display a user-friendly message when that
happens. This depends on bug #1375272.

** Changed in: webbrowser-app (Ubuntu)
   Status: New = Confirmed

-- 
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/1378759

Title:
  Renderer often OOM-killed, need to reload the current page

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

Bug description:
  It often happens to me, especially when browsing websites heavy i
  images, that the renderer gets killed and I need to reload the page.
  It was even worse when the address bar was hiding as that resulted in
  the browser being unusable at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378759/+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


Re: [Touch-packages] [Bug 1378184] Re: RTM r3 why is Nepali Unicode texts not displaying in browser app

2014-10-08 Thread Rakesh Manandhar
Devnagari is also the nepali script. But if it is already installed then
why wouldn't it display nepali unicode texts. fonts-lohit-deva description
does say it for devnagari which neans nepali also. But i am not sure. If
mangal is used then its 100% solved.

On Wednesday, October 8, 2014, Olivier Tilloy olivier.til...@canonical.com
wrote:
 I added an ubuntu-touch-meta task to track the potential addition of a
 suitable font package to the seed.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1378184

 Title:
   RTM r3 why is Nepali Unicode texts not displaying in browser app

 Status in “ubuntu-touch-meta” package in Ubuntu:
   New
 Status in “webbrowser-app” package in Ubuntu:
   Confirmed

 Bug description:
   In browser app including facebook and google+ web app nepali unicode
   texts are displayed as rectangle boxes instead of actual texts.
   Doesn't it support unicode?

 To manage notifications about this bug go to:

https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1378184/+subscriptions


-- 
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/1378184

Title:
  RTM r3 why is Nepali Unicode texts not displaying in browser app

Status in “ubuntu-touch-meta” package in Ubuntu:
  New
Status in “webbrowser-app” package in Ubuntu:
  Confirmed

Bug description:
  In browser app including facebook and google+ web app nepali unicode
  texts are displayed as rectangle boxes instead of actual texts.
  Doesn't it support unicode?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1378184/+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 1378769] [NEW] Address bar hide/show functionality surprising

2014-10-08 Thread Michał Sawicz
Public bug reported:

The way the address bar shows and hides currently leads to some
surprises, as the website moves up and down because of the header
animation, even after I stopped moving the page.

I think any movement of the address bar should be directly related to
the finger, maybe only if it's only partially pulled in, should it slide
in completely, but that should never move the page content itself.

** 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/1378769

Title:
  Address bar hide/show functionality surprising

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

Bug description:
  The way the address bar shows and hides currently leads to some
  surprises, as the website moves up and down because of the header
  animation, even after I stopped moving the page.

  I think any movement of the address bar should be directly related to
  the finger, maybe only if it's only partially pulled in, should it
  slide in completely, but that should never move the page content
  itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378769/+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 1372860] Re: [system-settings] Go to account settings after adding a google account

2014-10-08 Thread Olga Kemmet
** Summary changed:

- Go to account settings after adding a google account
+ [system-settings] Go to account settings after adding a google account

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1372860

Title:
  [system-settings] Go to account settings after adding a google account

Status in Ubuntu UX bugs:
  Triaged
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New

Bug description:
  First time in contacts when asked to add an account to sync.

  You are taken into settings and add an account which returns to main
  settings screen. This should take you into the new account to tick the
  contacts sync check box!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-system-settings-online-accounts 
0.4+14.10.20140908~rtm-0ubuntu1 [origin: Ubuntu RTM]
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Tue Sep 23 11:54:02 2014
  InstallationDate: Installed on 2014-09-16 (7 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140916-030205)
  SourcePackage: ubuntu-system-settings-online-accounts
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1372860/+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 1378768] [NEW] windows appear on wrong display after unsuspend

2014-10-08 Thread Jean-Paul Calderone
Public bug reported:

Configuration:

x230 laptop with an external monitor attached via hdmi (using minidisplay - 
hdmi adapter).
Tbe builtin display resolution is 1366x768.
The external display resolution is 1920x1080.
Both displays are on.
Displays are not mirrored.
The external monitor is configured as positioned above the internal display, 
aligned along their left edges.

Action:

Run gnome-terminal maximized and positioned on the external display.
Run chrome maximized and positioned on the internal display.
Close the laptop lid to cause the system to suspend.
Wait for the system to suspend and for the external display to go to sleep.
Open the laptop lid.

Observed outcome:

Both gnome-terminal and chrome are now positioned on the external
display and maximized.

Expected outcome:

Both windows are positioned in the same place they were positioned
before the suspend/resume cycle.

System information:

Description:Ubuntu 14.04.1 LTS
Release:14.04

full installed package list attached

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: `dpkg -l` output
   
https://bugs.launchpad.net/bugs/1378768/+attachment/4228382/+files/packages.txt

-- 
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/1378768

Title:
  windows appear on wrong display after unsuspend

Status in “unity” package in Ubuntu:
  New

Bug description:
  Configuration:

  x230 laptop with an external monitor attached via hdmi (using minidisplay - 
hdmi adapter).
  Tbe builtin display resolution is 1366x768.
  The external display resolution is 1920x1080.
  Both displays are on.
  Displays are not mirrored.
  The external monitor is configured as positioned above the internal display, 
aligned along their left edges.

  Action:

  Run gnome-terminal maximized and positioned on the external display.
  Run chrome maximized and positioned on the internal display.
  Close the laptop lid to cause the system to suspend.
  Wait for the system to suspend and for the external display to go to sleep.
  Open the laptop lid.

  Observed outcome:

  Both gnome-terminal and chrome are now positioned on the external
  display and maximized.

  Expected outcome:

  Both windows are positioned in the same place they were positioned
  before the suspend/resume cycle.

  System information:

  Description:Ubuntu 14.04.1 LTS
  Release:14.04

  full installed package list attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1378768/+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 1363015] Re: App icons require shaping at every callsite

2014-10-08 Thread Matthew Paul Thomas
** Description changed:

  In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
- 
http://developer.ubuntu.com/api/devel/ubuntu-13.04/qml/ui-toolkit/qml-ubuntu-components-listitems0-standard.html
+ 
http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Components.ListItems.Standard/#iconFrame-prop
  
  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get used.
  
  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).
  
  Conversely, non-app icons have ended up *with* the frame by mistake:
  - Display language (bug 1288866)
  - Orientation Lock (bug 1365450)
  - Ubuntu updates (bug 1367136).
  
  In notification bubbles, the opposite applies -- you have to set a hint to 
use an *unshaped* icon: notify_notification_set_hint_string(m_notification, 
x-canonical-non-shaped-icon, true).
  https://wiki.ubuntu.com/Touch/Notifications#Elements_of_a_Notification
  
  Predictably, this has resulted in cases of icons having frames when they 
shouldn't:
  - Wi-Fi network authentication (bug 1346904)
  - alarms (bug 1346925)
  - Remove Account (bug 1350282).
  
  On the API design quality scale, both of these are roughly Read the
  implementation and you'll get it right. http://sweng.the-
  davies.net/Home/rustys-api-design-manifesto Worse, they have opposite
  defaults.
  
  I suggest that the toolkit move all the way up to It's impossible to
  get wrong, by always shaping an icon when it is an app icon, and never
  otherwise. Whether an icon is an app icon could (I assume) be detected
  by its path.

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

Title:
  App icons require shaping at every callsite

Status in “notify-osd” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Incomplete

Bug description:
  In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
  
http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Components.ListItems.Standard/#iconFrame-prop

  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get
  used.

  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).

  Conversely, non-app icons have ended up *with* the frame by mistake:
  - Display language (bug 1288866)
  - Orientation Lock (bug 1365450)
  - Ubuntu updates (bug 1367136).

  In notification bubbles, the opposite applies -- you have to set a hint to 
use an *unshaped* icon: notify_notification_set_hint_string(m_notification, 
x-canonical-non-shaped-icon, true).
  https://wiki.ubuntu.com/Touch/Notifications#Elements_of_a_Notification

  Predictably, this has resulted in cases of icons having frames when they 
shouldn't:
  - Wi-Fi network authentication (bug 1346904)
  - alarms (bug 1346925)
  - Remove Account (bug 1350282).

  On the API design quality scale, both of these are roughly Read the
  implementation and you'll get it right. http://sweng.the-
  davies.net/Home/rustys-api-design-manifesto Worse, they have opposite
  defaults.

  I suggest that the toolkit move all the way up to It's impossible to
  get wrong, by always shaping an icon when it is an app icon, and
  never otherwise. Whether an icon is an app icon could (I assume) be
  detected by its path.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1363015/+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 1378759] Re: Renderer often OOM-killed, need to reload the current page

2014-10-08 Thread Michał Sawicz
I think the problem is that the renderer uses too much mem, all the
background apps have already been killed, it's only the current page
left... and that gets killed, too...

-- 
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/1378759

Title:
  Renderer often OOM-killed, need to reload the current page

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

Bug description:
  It often happens to me, especially when browsing websites heavy i
  images, that the renderer gets killed and I need to reload the page.
  It was even worse when the address bar was hiding as that resulted in
  the browser being unusable at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1378759/+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 1342731] Re: Horizontal Scrolling over Indicator-ng (and sound) does not work as expected

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

** Changed in: nux (Ubuntu Trusty)
   Status: New = Confirmed

-- 
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/1342731

Title:
  Horizontal Scrolling over Indicator-ng (and sound) does not work as
  expected

Status in Libindicator:
  In Progress
Status in Nux:
  Fix Committed
Status in Nux trusty series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “libindicator” package in Ubuntu:
  In Progress
Status in “nux” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “libindicator” source package in Trusty:
  Fix Committed
Status in “nux” source package in Trusty:
  Confirmed
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  When scrolling on indicator-sound using the horizontal scrolling the result 
is the opposite to what we expect in unity (left scrolling increases the volume 
and right scrolling decreases it), while in general is not handled at all for 
indicator-ng indicators as both left and right scrolling always ends up in a 
+1 delta scroll.

  [Test case]
  1. Hover Indicator-sound in unity
  2. Scroll left: the volume should be reduced
  3. Scroll right: the volume should be increased

  [Regression potential]
  The horizontal scroll direction might be inverted with some touchpads

To manage notifications about this bug go to:
https://bugs.launchpad.net/libindicator/+bug/1342731/+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 1376530] Re: GTK apps crashing with Attempt to unlock mutex that was not locked

2014-10-08 Thread Monsta
I see GTK+3 in Utopic received the patch, but you need to patch GTK+2 as
well:

https://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24id=fbf38d16bcc26630f0f721d266509f5bc292f606

-- 
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/1376530

Title:
  GTK apps crashing with Attempt to unlock mutex that was not locked

Status in “gtk+2.0” package in Ubuntu:
  Fix Committed
Status in “gtk+2.0” package in Debian:
  New

Bug description:
  Attempting to run some GTK apps (e.g. pyrenamer) on 14.10 results in
  an immediate crash, with the message Attempt to unlock mutex that was
  not locked.

  https://bugzilla.gnome.org/show_bug.cgi?id=735428 seems to be the
  relevant upstream bug, and there is a patch here:
  https://github.com/GNOME/gtk/commit/79c3ff3c4ed74bbcc820dac2d5180fa4d48d55ec

  To some extent, this seems to be the result of individual projects
  using GTK incorrectly, and some fixes have been made to those
  individual projects.

  *However*, I am also seeing this bug occur in a closed source third
  party application, Stata 13. As Emmanuele Bassi mentions in the Gnome
  bug thread, there are probably a lot of applications out in the wild
  affected by the same issue, that in some cases cannot be fixed, so it
  would be good if a fix could be included in the versions of GTK that
  Ubuntu ships.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libgtk-3-0 3.12.2-0ubuntu9
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Oct  2 10:05:20 2014
  InstallationDate: Installed on 2014-04-24 (160 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: gtk+3.0
  UpgradeStatus: Upgraded to utopic on 2014-10-01 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1376530/+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 1334807] Re: gallery-app crashes when trying to delete multiple photos

2014-10-08 Thread Arthur Mello
** Changed in: gallery-app (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: gallery-app
   Status: In Progress = Fix Released

-- 
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/1334807

Title:
  gallery-app crashes when trying to delete multiple photos

Status in Gallery App:
  Fix Released
Status in “gallery-app” package in Ubuntu:
  Fix Released
Status in “gallery-app” package in Ubuntu RTM:
  Fix Released

Bug description:
  Mako #162
  OOPS: https://errors.ubuntu.com/oops/00ec1658-1892-11e4-9140-fa163e5bb1a2

  On the main Events page when I try to delete multiple images from
  different days the app crashes.

  TEST CASE:
  1. Open the camera and take several photos (half a dozen)
  2. Open the gallery
  3. Long press the shape with the date of the day to select all the photos 
that have just been taken.
  2. Tap 'Delete' in the toolbar

  ACTUAL RESULT
  the app crashes. see the attached .crash file.

  EXPECTED RESULT
  It doesn't crash

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: gallery-app (not installed)
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: armhf
  Date: Thu Jun 26 23:50:19 2014
  InstallationDate: Installed on 2014-06-26 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140626-020204)
  SourcePackage: gallery-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/1334807/+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 1378760] Re: [dash] managed to get listview stuck with pull to refresh exposed

2014-10-08 Thread Michael Zanetti
This is how to reproduce:

* With finger 1, pull the dash down
* Add a finger 2 to the pull down gesture
* release finger 1 (keep on holding finger 2)
* pull the launcher in from the left with finger 3
* release finger 2
* release finger 3

= dash is stuck there

-- 
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/1378760

Title:
  [dash] managed to get listview stuck with pull to refresh exposed

Status in “unity8” package in Ubuntu:
  New

Bug description:
  This was after a bit of random finger mashing of image 73 on the
  stable device

  See screenshot attached for how the UI appears with this bug.

  The Dash is still responding, as I can still do a bottom edge swipe to
  bring up the scope view. But I'm unable to swipe the app list up/down,
  or left/right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1378760/+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-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~jpakkane/gallery-app/fiximport

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

Title:
  crash opening image file

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “thumbnailer” package in Ubuntu:
  Confirmed

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 1363015] Re: App icons require shaping at every callsite

2014-10-08 Thread Matthew Paul Thomas
If a usability researcher saw eight users making the same kind of
mistake when using an Ubuntu phone, the researcher might make a
suggestion for how to fix the design flaw, but finding the best solution
would be the platform design team's responsibility. Here, I've given you
eight examples of engineers making the same kind of mistake when using
the APIs. I've made one suggestion of how to fix the design flaw, but
finding the best solution is the SDK team's responsibility.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Incomplete = New

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

Title:
  App icons require shaping at every callsite

Status in “notify-osd” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

Bug description:
  In list items, showing an app icon in the correct Ubuntu shape requires 
shaping it when you are using it: ListItem.Standard{IconFrame: True}.
  
http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Components.ListItems.Standard/#iconFrame-prop

  That property is set to True by default, but it's not obvious why it
  should be, and list items aren't the only place that app icons get
  used.

  The result is that several times now, app updates have ended up without the 
appropriate frame:
  - in the System Settings Updates list (bug 1354478)
  - in the Notifications screen
  - in the Launcher the frame is unintentionally different (bug 1332119).

  Conversely, non-app icons have ended up *with* the frame by mistake:
  - Display language (bug 1288866)
  - Orientation Lock (bug 1365450)
  - Ubuntu updates (bug 1367136).

  In notification bubbles, the opposite applies -- you have to set a hint to 
use an *unshaped* icon: notify_notification_set_hint_string(m_notification, 
x-canonical-non-shaped-icon, true).
  https://wiki.ubuntu.com/Touch/Notifications#Elements_of_a_Notification

  Predictably, this has resulted in cases of icons having frames when they 
shouldn't:
  - Wi-Fi network authentication (bug 1346904)
  - alarms (bug 1346925)
  - Remove Account (bug 1350282).

  On the API design quality scale, both of these are roughly Read the
  implementation and you'll get it right. http://sweng.the-
  davies.net/Home/rustys-api-design-manifesto Worse, they have opposite
  defaults.

  I suggest that the toolkit move all the way up to It's impossible to
  get wrong, by always shaping an icon when it is an app icon, and
  never otherwise. Whether an icon is an app icon could (I assume) be
  detected by its path.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1363015/+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 1378774] Re: Swipe to delete is not translatable

2014-10-08 Thread David Planella
** Attachment added: indicator-delete.png
   
https://bugs.launchpad.net/indicator-messages/+bug/1378774/+attachment/4228384/+files/indicator-delete.png

** Also affects: indicator-messages (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: rtm14

-- 
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/1378774

Title:
  Swipe to delete is not translatable

Status in The Messaging Menu:
  New
Status in “indicator-messages” package in Ubuntu:
  New

Bug description:
  See the attached screenshot. Upon receiving a push notification on the
  indicator, if I try to right swipe to delete it, the Delete text is
  not translated.

  It appears not to be translatable in Launchpad, so probably it needs
  to be marked for translation or the .pot file needs update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1378774/+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-08 Thread Jussi Pakkanen
I fixed the imports in gallery-app. When using the packages combining
the two linked branches, things work for me.

Bill, can you try them and verify if this fixes the crashes for you?

If we merge these branches as is then all programs that used import
Ubuntu.Components instead of Ubuntu.Thumbnailer will have broken
thumbnails until they fix their imports. Only few applications use
thumbnailer and all others I know of have proper imports so this impact
is minimal (probably zero). However I'll let someone else make the
policy call.

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

Title:
  crash opening image file

Status in Ubuntu UI Toolkit:
  Confirmed
Status in “thumbnailer” package in Ubuntu:
  Confirmed

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 1378782] [NEW] Multiple youtube videos played at the same time

2014-10-08 Thread David Planella
Public bug reported:

Steps to reproduce:

1. Do a search in the Video scope
2. Choose a youtube video from the results and click on the play icon. The 
video is opened on the browser
3. Go back to the Video scope. The music stops playing after a second or two
4. Do another search in the Video scope and choose a Youtube result (or 
alternatively choose an existing result from the previous search)

Expected:
- The new video is played on the browser

Actual:
- The new video is played on the browser, but the sound from the previous one 
is played too

** Affects: webbrowser-app
 Importance: Undecided
 Status: New

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: avengers

** Tags added: avengers

** Also 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/1378782

Title:
  Multiple youtube videos played at the same time

Status in Web Browser App:
  New
Status in “webbrowser-app” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  1. Do a search in the Video scope
  2. Choose a youtube video from the results and click on the play icon. The 
video is opened on the browser
  3. Go back to the Video scope. The music stops playing after a second or two
  4. Do another search in the Video scope and choose a Youtube result (or 
alternatively choose an existing result from the previous search)

  Expected:
  - The new video is played on the browser

  Actual:
  - The new video is played on the browser, but the sound from the previous one 
is played too

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1378782/+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 1364949] Re: Editing alarm sounds doesn't actually change them

2014-10-08 Thread PS Jenkins bot
Fix committed into lp:ubuntu-ui-toolkit/staging at revision None,
scheduled for release in ubuntu-ui-toolkit, milestone Unknown

** Changed in: ubuntu-ui-toolkit
   Status: In Progress = Fix Committed

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

Title:
  Editing alarm sounds doesn't actually change them

Status in The Date and Time Indicator:
  In Progress
Status in Ubuntu UI Toolkit:
  Fix Committed
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Open the clock app
  2. Swipe up from the bottom
  3. Click on the + symbol
  4. Save an alarm for a few minutes time leave everything on default settings
  5. Click on save
  6. Click on the alarm
  7. Change the sound of the alram
  8. Click on save
  9. Let the alarm go off

  EXPECTED:
  I expected the sound I chose to play

  ACTUAL:
  The default harps played instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1364949/+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 1325626] Re: Inline translations from .desktop files are not loaded

2014-10-08 Thread Ugo Riboni
** Changed in: notes-app
   Status: Confirmed = In Progress

-- 
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/1325626

Title:
  Inline translations from .desktop files are not loaded

Status in Camera App:
  Fix Released
Status in Gallery App:
  Fix Released
Status in Music application for Ubuntu devices:
  Fix Released
Status in Notes App:
  In Progress
Status in Calculator application for Ubuntu devices:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Released
Status in Clock application for Ubuntu devices:
  Fix Released
Status in File Manager application for Ubuntu devices:
  Fix Released
Status in RSS Feed Reader application for Ubuntu devices:
  Invalid
Status in Terminal application for Ubuntu devices:
  Fix Released
Status in Weather application for Ubuntu devices:
  Fix Released
Status in “camera-app” package in Ubuntu:
  Fix Released
Status in “gallery-app” package in Ubuntu:
  Fix Released
Status in “unity-scope-click” package in Ubuntu:
  Invalid

Bug description:
  Using image #60, and the Calculator app as an example, the inline
  translations of its desktop files are not loaded.

  Steps to reproduce:

  1. Set the system locale (System Settings  Language  Text) to Spanish or 
Simplified Chinese
  2. Reboot the phone
  Go to My Apps on the click scope

  Actual:
  - Calculator appears untranslated beneath the Calculator icon

  Expected:
  - Calculator appears translated beneath the Calculator icon (if inline 
translations are available in its .desktop file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1325626/+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   >