[Desktop-packages] [Bug 1407907] Re: [phone] Leaving WiFi coverage often leads to the password dialog being displayed indefinitely

2015-05-18 Thread Thomas Strehl
** Changed in: network-manager (Ubuntu)
 Assignee: Pete Woods (pete-woods) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: canonical-devices-system-image
 Assignee: Thomas Strehl (strehl-t) = Ricardo Salveti (rsalveti)

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

Title:
  [phone] Leaving WiFi coverage often leads to the password dialog being
  displayed indefinitely

Status in the base for Ubuntu mobile products:
  Confirmed
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  Steps:
  * connect to a password-protected WiFi network
  * suspend the phone
  * turn the WiFi off or leave the network's covered area
  * resume the phone

  Expected:
  * phone is connected via a GSM data connection

  Current:
  * phone is connected via a GSM data connection
  * there is a WiFi password dialog displayed for a network that isn't in range 
any more (and for which the password is known)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-network 0.5.1+15.04.20141216-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15-0ubuntu3
  Architecture: armhf
  Date: Tue Jan  6 10:19:05 2015
  InstallationDate: Installed on 2014-12-18 (19 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20141218-020204)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)

  https://wiki.ubuntu.com/Networking#wi-fi-authenticating: If the
  network stops being available while the dialog is still open — for
  example, if the network is no longer in range, or if you switch into
  Flight Mode — the commit buttons should be replaced by the centered
  text “Network no longer available”, all the dialog’s controls should
  become insensitive, and two seconds later, the dialog should close.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1407907/+subscriptions

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


[Desktop-packages] [Bug 1411714] Re: indicator-network not functioning after modems reboot

2015-02-13 Thread Thomas Strehl
** Changed in: indicator-network (Ubuntu)
 Assignee: Antti Kaijanmäki (kaijanmaki) = Pete Woods (pete-woods)

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

Title:
  indicator-network not functioning after modems reboot

Status in the base for Ubuntu mobile products:
  In Progress
Status in indicator-network package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  Invalid
Status in ofono package in Ubuntu:
  Invalid
Status in indicator-network package in Ubuntu RTM:
  New

Bug description:
  1) The release of Ubuntu
  current build number: 75
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-01-16 13:56:36
  version version: 75
  version ubuntu: 20150116
  version device: 20150113-9cccefe
  version custom: 20150116

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  Using libqofono-0.70, ofono 1.12.bzr6882+15.04.20141126-0ubuntu1 which 
deviates from the default

  3) What you expected to happen
  After the modems rebooted, I expected the network indicator to function 
normally

  4) What happened instead

  The network indicator's WI-Fi and Flight Mode switches are reverted
  after a tap/click.

  In the network indicator both SIMs are listed as Disconnected.

  Sometimes I see a cog: http://i.imgur.com/bAwAB71.png

  5) Steps to reproduce

  On a dual SIM device, alternate between running
  /usr/share/ofono/scripts/set-3g-slot /ril_0 and
  /usr/share/ofono/scripts/set-3g-slot /ril_1

  This is the output of ofono/scripts/list-modems: 
http://pastebin.ubuntu.com/9762092/
  wlan0 has gone away, see output of $ ifconfig -a: 
http://pastebin.ubuntu.com/9762104/

  This appears in the network-manager.log:
  http://pastebin.ubuntu.com/9762128/

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-network 0.5.1+15.04.20141216-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: armhf
  Date: Fri Jan 16 16:16:33 2015
  InstallationDate: Installed on 2015-01-16 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150116-020204)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1411714/+subscriptions

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


[Desktop-packages] [Bug 1393470] Re: Service cache doesn't update as services change

2014-11-18 Thread Thomas Strehl
** Changed in: libaccounts-glib (Ubuntu)
   Importance: Undecided = Critical

** Tags added: rtm14

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libaccounts-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1393470

Title:
  Service cache doesn't update as services change

Status in “libaccounts-glib” package in Ubuntu:
  New

Bug description:
  libaccounts-glib caches the list of current services inside its SQLite 
database, along with some basic information about the service (including the 
provider ID).
  However, if a .service file changes its provider element, libaccounts-glib 
does not detect the change and still keeps the outdated information in its DB.

  One possible solution for this is to add a function like
  ag_account_manager_rebuild_cache() which re-reads all the .service
  files, and invoke this function from our account-service hook
  program.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libaccounts-glib/+bug/1393470/+subscriptions

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


[Desktop-packages] [Bug 1393470] Re: Service cache doesn't update as services change

2014-11-18 Thread Thomas Strehl
Even worse, it seems a malicious app could ship a broken service file
and with that corrupt the database.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libaccounts-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1393470

Title:
  Service cache doesn't update as services change

Status in “libaccounts-glib” package in Ubuntu:
  New

Bug description:
  libaccounts-glib caches the list of current services inside its SQLite 
database, along with some basic information about the service (including the 
provider ID).
  However, if a .service file changes its provider element, libaccounts-glib 
does not detect the change and still keeps the outdated information in its DB.

  One possible solution for this is to add a function like
  ag_account_manager_rebuild_cache() which re-reads all the .service
  files, and invoke this function from our account-service hook
  program.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libaccounts-glib/+bug/1393470/+subscriptions

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


[Desktop-packages] [Bug 1393470] Re: Service cache doesn't update as services change

2014-11-18 Thread Thomas Strehl
It'll only break for the one app that ships the broken service file, so
it shouldn't impact the db on a global level. Still, this is extremely
annoying for devs.

** Changed in: libaccounts-glib (Ubuntu)
   Importance: Critical = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libaccounts-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1393470

Title:
  Service cache doesn't update as services change

Status in “libaccounts-glib” package in Ubuntu:
  New

Bug description:
  libaccounts-glib caches the list of current services inside its SQLite 
database, along with some basic information about the service (including the 
provider ID).
  However, if a .service file changes its provider element, libaccounts-glib 
does not detect the change and still keeps the outdated information in its DB.

  One possible solution for this is to add a function like
  ag_account_manager_rebuild_cache() which re-reads all the .service
  files, and invoke this function from our account-service hook
  program.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libaccounts-glib/+bug/1393470/+subscriptions

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


[Desktop-packages] [Bug 1383357] Re: enabling flight mode shows airplane + 2g icon

2014-10-28 Thread Thomas Strehl
** Changed in: indicator-network (Ubuntu)
 Assignee: Antti Kaijanmäki (kaijanmaki) = Jussi Pakkanen (jpakkane)

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

Title:
  enabling flight mode shows airplane + 2g icon

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

Bug description:
  I see this when I toggle the indicator in the indicator-network.logs

  void core::dbus::PropertyT::handle_changed(const
  core::dbus::types::Variant) [with PropertyType =
  org::freedesktop::URfkill::Interface::Killswitch::Property::State]:
  org.freedesktop.DBus.Error.UnknownMethod: Method Get with signature
  ss on interface org.freedesktop.DBus.Properties doesn't exist

  There is nothing crashing according to /var/crash

  
  Modem seems to be offline:
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems 
  [ /ril_1 ]
  Features = 
  Manufacturer = Fake Manufacturer
  Lockdown = 0
  Powered = 1
  Online = 0
  Interfaces = org.ofono.CallVolume org.ofono.VoiceCallManager 
org.ofono.NetworkTime 
  Serial = 354142060406982
  Type = hardware
  Emergency = 0
  Revision = MOLY.WR8.W1315.MD.WG.MP.V37.P5, 2014/05/15 11:49
  Model = Fake Modem Model
  [ org.ofono.CallVolume ]
  SpeakerVolume = 0
  Muted = 0
  MicrophoneVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 08 000 999 110 112 911 118 119 
  [ org.ofono.NetworkTime ]

  [ /ril_0 ]
  Features = 
  Manufacturer = Fake Manufacturer
  Lockdown = 0
  Powered = 1
  Online = 0
  Interfaces = org.ofono.CallVolume org.ofono.VoiceCallManager 
org.ofono.NetworkTime 
  Serial = 354142060126986
  Type = hardware
  Emergency = 0
  Revision = MOLY.WR8.W1315.MD.WG.MP.V37.P5, 2014/05/15 11:49
  Model = Fake Modem Model
  [ org.ofono.CallVolume ]
  SpeakerVolume = 0
  Muted = 0
  MicrophoneVolume = 0
  [ org.ofono.VoiceCallManager ]
  EmergencyNumbers = 112 911 
  [ org.ofono.NetworkTime ]

  
  phablet@ubuntu-phablet:~$ /usr/share/urfkill/scripts/flight-mode 
  flight-mode is: 1

  phablet@ubuntu-phablet:~$ /usr/share/urfkill/scripts/enumerate 
  /org/freedesktop/URfkill/devices/0
  Printing props for unspecialized device: /org/freedesktop/URfkill/devices/0
  Printing props for Kernel device: /org/freedesktop/URfkill/devices/0
  type: 2
  hard: 0
  index: 0
  urftype: org.freedesktop.URfkill.Device.Kernel
  name: hci0
  platform: 0
  soft: 1

  /org/freedesktop/URfkill/devices/200
  Printing props for unspecialized device: /org/freedesktop/URfkill/devices/200
  Printing props for Hybris device: /org/freedesktop/URfkill/devices/200
  type: 1
  index: 200
  urftype: org.freedesktop.URfkill.Device.Hybris
  name: hybris_wifi
  platform: 0
  soft: 1

  /org/freedesktop/URfkill/devices/100
  Printing props for unspecialized device: /org/freedesktop/URfkill/devices/100
  Printing props for Ofono device: /org/freedesktop/URfkill/devices/100
  type: 5
  index: 100
  urftype: org.freedesktop.URfkill.Device.Ofono
  name: Fake Manufacturer Fake Modem Model
  platform: 0
  soft: 1

  /org/freedesktop/URfkill/devices/101
  Printing props for unspecialized device: /org/freedesktop/URfkill/devices/101
  Printing props for Ofono device: /org/freedesktop/URfkill/devices/101
  type: 5
  index: 101
  urftype: org.freedesktop.URfkill.Device.Ofono
  name: Fake Manufacturer Fake Modem Model
  platform: 0
  soft: 1

  
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 117
  device name: krillin
  channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
  last update: 2014-10-19 08:18:48
  version version: 117
  version ubuntu: 20141019
  version device: 20141015-32e0f27
  version custom: 1413412663

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

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


[Desktop-packages] [Bug 1358340] Re: [Indicators] Complete greeter profiles

2014-10-09 Thread Thomas Strehl
** Tags removed: touch-2014-10-09
** Tags added: touch-2014-10-23

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-ubuntu-touch-schemas in
Ubuntu.
https://bugs.launchpad.net/bugs/1358340

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Invalid
Status in The Messaging Menu:
  In Progress
Status in Sound Menu:
  In Progress
Status in Transfer Indicator:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Invalid
Status in “indicator-messages” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “indicator-transfer” package in Ubuntu:
  In Progress
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  https://wiki.ubuntu.com/SecurityAndPrivacySettings#Locking

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

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


[Desktop-packages] [Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2014-10-09 Thread Thomas Strehl
** Tags added: touch-2014-10-23

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to dbus-cpp in Ubuntu.
https://bugs.launchpad.net/bugs/1367836

Title:
  Top Crasher: ubuntu-location-serviced crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in “dbus-cpp” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  while testing location-service in utopic-proposed on mako, I've reproduced 
the exact same setup as in bug #1367835, but disabled the GPS provider to avoid 
the error described in this bug:
  1) change:
  export HERE_IMEI_FRAGMENT=$Serial
  to:
  export HERE_IMEI_FRAGMENT=35513605
  in /etc/init/ubuntu-location-provider-here-posclientd.conf to help the 
service come up on boot (see bug #1367244), not sure it helps though.

  2) change
  exec /usr/bin/ubuntu-location-serviced --bus system --provider $provider 
$poptions
  to:
  exec /usr/bin/ubuntu-location-serviced --bus system --provider 
remote::Provider --remote::Provider::name=com.ubuntu.espoo.Service.Provider 
--remote::Provider::path=/com/ubuntu/espoo/Service/Provider
  in /etc/init/ubuntu-location-service.override.

  I also manually started the trust store with start ubuntu-location-
  service-trust-stored.

  While accessing location from OSMTouch app, I've got this crash.

  Cheers,

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-location-service-bin 2.1+14.10.20140829-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: armhf
  Date: Wed Sep 10 16:44:16 2014
  ExecutablePath: /usr/bin/ubuntu-location-serviced
  ExecutableTimestamp: 1409311427
  InstallationDate: Installed on 2014-09-10 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140910-020205)
  ProcCmdline: /usr/bin/ubuntu-location-serviced --bus system --provider 
remote::Provider --remote::Provider::name=com.ubuntu.espoo.Service.Provider 
--remote::Provider::path=/com/ubuntu/espoo/Service/Provider
  ProcCwd: /
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  Signal: 6
  SourcePackage: location-service
  StacktraceTop:
   ?? () from /lib/arm-linux-gnueabihf/libc.so.6
   raise () from /lib/arm-linux-gnueabihf/libc.so.6
   abort () from /lib/arm-linux-gnueabihf/libc.so.6
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/arm-linux-gnueabihf/libstdc++.so.6
   ?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-cpp/+bug/1367836/+subscriptions

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


[Desktop-packages] [Bug 1355776] Re: WiFi shown as enabled in indicator while disabled in status bar

2014-09-11 Thread Thomas Strehl
** Tags added: touch-2014-09-25

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

Title:
  WiFi shown as enabled in indicator while disabled in status bar

Status in “indicator-network” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  Incomplete
Status in “urfkill” package in Ubuntu:
  Incomplete

Bug description:
  After disabling WiFi and rebooting, WiFi appears as enabled in
  indicator-network and system settings.

  This contradicts what is shown in the status bar (see attached
  screenshot).

  WiFi interface exists, but it is down:

  # ip address
  22: wlan0: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN group default 
qlen 100
  link/ether 10:68:3f:7a:92:d5 brd ff:ff:ff:ff:ff:ff

  While wifi RF is not blocked:

  # rfkill list
  0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  1: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no

  Which is coherent with urfkill persistent state:

  # cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=false
  ...

  However, saved-states was before rebooting (after disabling wifi):

  ~# cat /var/lib/urfkill/saved-states
  [ALL]
  soft=false

  [WLAN]
  soft=true
  ...

  Difficult to say were exactly is the error, but apparently something
  is powering on WiFi.

  
  # system-image-cli -i
  current build number: 171
  device name: mako
  channel: ubuntu-touch/utopic-proposed
  last update: 2014-08-05 07:56:23
  version version: 171
  version ubuntu: 20140805
  version device: 20140728.1

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

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


[Desktop-packages] [Bug 1358340] Re: [Indicators] Complete greeter profiles

2014-09-05 Thread Thomas Strehl
** Tags removed: touch-2014-08-28
** Tags added: touch-2014-09-11

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-ubuntu-touch-schemas in
Ubuntu.
https://bugs.launchpad.net/bugs/1358340

Title:
  [Indicators] Complete greeter profiles

Status in The Date and Time Indicator:
  Confirmed
Status in The Messaging Menu:
  Confirmed
Status in Sound Menu:
  Confirmed
Status in Transfer Indicator:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  New
Status in “indicator-messages” package in Ubuntu:
  New
Status in “indicator-sound” package in Ubuntu:
  New
Status in “indicator-transfer” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  A recent change in the interest of security removed access to the
  indicators when the phone is locked and the greeter is showing.

  This was an accentual change based on a misunderstanding

  There had been a plan to support media playback control via the sound
  indicator. Without this the user must unlock the phone in order to
  simply pause the music or change songs, etc.

  
  Desired resolution:

  - Revert the change that caused this issue

  - Add a switch to System Settings to enable security conscious user to
  switch off Launcher and Greeter access while the phone is locked.
  This setting should *always* be off by default.
  https://wiki.ubuntu.com/SecurityAndPrivacySettings#Locking

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

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


[Desktop-packages] [Bug 1192081] Re: Previews for applications are really slow to display anything

2013-06-25 Thread Thomas Strehl
** Tags added: 100scopes

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1192081

Title:
  Previews for applications are really slow to display anything

Status in Ubuntu Software Center:
  New
Status in Unity Applications Lens:
  Triaged
Status in “software-center” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged

Bug description:
  I'm seeing rightly on forums and generally the Internet that 100scopes
  previews are slow, combined with the fact that we now have the left
  click showing the preview by default frustrate a lot of users.

  On my beefy machine (i7, 8G of rams), the preview for an application
  takes 3/4s to show, you can't do anything meanwhile as there is no
  button to launch the application (because you didn't double click,
  just left click and thought argh, I should have double click).

  Because of this, we are making the 1st landing of 100 scopes
  experience bad and we should fix it (at least, in that applicatoin
  lens) by either preloading the software-center-dbus (/usr/share
  /software-center/software-center-dbus) daemon (we can't have it always
  running as it's taking over 100MB of memory) when hovering an app lens
  result, or when it's the first result (so can be directly triggered by
  pressing [Enter])

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center/+bug/1192081/+subscriptions

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


[Desktop-packages] [Bug 1154229] Re: [FFE] New Unity Dash

2013-03-26 Thread Thomas Strehl
** Description changed:

  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of April 1st for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.
  
  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/
  
  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec
  
  The goal is to have everything ready by April 1st. Until then, a ppa
  will be updated everyday for testing the feature by a group of 5 people
  (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
  /experimental-certified). Existing tests will be run as per of the daily
  release process. That + the manual testing, we'll have a good pick on
  the quality status before flipping the switch.
  
  All packages will be prereviewed for NEWing and MIRing.
  
  Code:
  
  * Existing packages:
  Unity:
  lp:~unity-team/unity/trunk (will be merged in lp:unity)
  
  Libunity:
  lp:~unity-team/libunity/libunity-7.0 (will be merged in lp:libunity)
  
  Apps scope:
  lp:~unity-team/unity-lens-applications/libunity7-compatible
  
  Files scope:
  lp:~unity-team/unity-lens-files/libunity7-compatible
  
  Gdrive scope:
  lp:~submarine/unity-scope-gdrive/libunity-7-compatible
  
  Gwibber scope:
  pending Ken
  
  Music scope:
  lp:~unity-team/unity-lens-music/libunity7-compatible
  
  Video scope:
  lp:~unity-team/unity-lens-video/libunity7-compatible
+ 
+ China music scope:
+ lp:~ubuntukylin-members/unity-china-music-scope/unity-china-music-scope
  
  * New packages:
  Home scope:
  lp:~unity-team/unity-scope-home/trunk (new package, will need a MIR as well 
as installed by default)
  
  100 Scopes:
  New packages, will need MIR as well as installed by default:
  lp:~submarine/ubuntu-scopes/tomboy
  lp:~submarine/ubuntu-scopes/yahoostock
  lp:~submarine/ubuntu-scopes/colourlovers
  lp:~submarine/ubuntu-scopes/googlenews
  lp:~submarine/ubuntu-scopes/calculator
  lp:~submarine/ubuntu-scopes/yelp
  lp:~submarine/ubuntu-scopes/imdb
  lp:~submarine/ubuntu-scopes/deviantart
  lp:~submarine/ubuntu-scopes/github
  lp:~submarine/ubuntu-scopes/virtualbox
  lp:~submarine/ubuntu-scopes/launchpad
  lp:~submarine/ubuntu-scopes/soundcloud
  lp:~submarine/ubuntu-scopes/manpages
  lp:~submarine/ubuntu-scopes/gallica
  lp:~submarine/ubuntu-scopes/devhelp
  lp:~submarine/ubuntu-scopes/audacious
  lp:~submarine/ubuntu-scopes/chromiumbookmarks
  lp:~submarine/ubuntu-scopes/clementine
  lp:~submarine/ubuntu-scopes/firefoxbookmarks
  lp:~submarine/ubuntu-scopes/gmusicbrowser
  lp:~submarine/ubuntu-scopes/guayadeque
  lp:~submarine/ubuntu-scopes/musique
  lp:~submarine/ubuntu-scopes/texdoc
  lp:~submarine/ubuntu-scopes/openweathermap
  lp:~submarine/ubuntu-scopes/gourmet
  lp:~submarine/ubuntu-scopes/openclipart
  lp:~submarine/ubuntu-scopes/sshsearch
  lp:~submarine/ubuntu-scopes/themoviedb
  lp:~submarine/ubuntu-scopes/zotero
  lp:~submarine/ubuntu-scopes/evolution
  lp:~submarine/ubuntu-scopes/sshsearch
  
  This is the list I've been communicated as of 13.03.15
  
  * Packages that we have to remove for the transition:
  - unity-lens-shopping - in the home scope service
  - unity-lens-help - some parts in the unity-scope-yelp and the onlin in the 
home scope service
  - unity-lens-radios - if not ported, nuke it
  - unity-lens-vm - in unity-scope-virtualbox
  - unity-lens-sshsearch - in unity-scope-sshsearch
  - unity-lens-pypi - has some performance issue, will probably just have to 
drop it

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1154229

Title:
  [FFE] New Unity Dash

Status in “gwibber” package in Ubuntu:
  Triaged
Status in “libunity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged
Status in “unity-lens-files” package in Ubuntu:
  Triaged
Status in “unity-lens-music” package in Ubuntu:
  Triaged
Status in “unity-lens-photos” package in Ubuntu:
  Triaged
Status in “unity-lens-shopping” package in Ubuntu:
  Invalid
Status in “unity-scope-gdrive” package in Ubuntu:
  Triaged

Bug description:
  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of April 1st for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.

  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/

  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec

  The goal is to have everything ready by April 1st. Until then, a ppa
  will be updated everyday for testing the feature by a group of 5
  people (the ppa will be: 

[Desktop-packages] [Bug 1154229] Re: [FFE] New Unity Dash

2013-03-25 Thread Thomas Strehl
** Description changed:

  A new version of Unity's Dash, libunity APIs, the default and new 100
- scopes, with a target date of March 25th for landing in Raring.  The
+ scopes, with a target date of April 1st for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.
  
  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/
  
  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec
  
- The goal is to have everything ready by the 25th March. Until then, a
- ppa will be updated everyday for testing the feature by a group of 5
- people (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
+ The goal is to have everything ready by April 1st. Until then, a ppa
+ will be updated everyday for testing the feature by a group of 5 people
+ (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
  /experimental-certified). Existing tests will be run as per of the daily
  release process. That + the manual testing, we'll have a good pick on
  the quality status before flipping the switch.
  
  All packages will be prereviewed for NEWing and MIRing.
  
  Code:
  
  * Existing packages:
  Unity:
  lp:~unity-team/unity/trunk (will be merged in lp:unity)
  
  Libunity:
  lp:~unity-team/libunity/libunity-7.0 (will be merged in lp:libunity)
  
  Apps scope:
  lp:~unity-team/unity-lens-applications/libunity7-compatible
  
  Files scope:
  lp:~unity-team/unity-lens-files/libunity7-compatible
  
  Gdrive scope:
  lp:~submarine/unity-scope-gdrive/libunity-7-compatible
  
  Gwibber scope:
  pending Ken
  
  Music scope:
  lp:~unity-team/unity-lens-music/libunity7-compatible
  
  Video scope:
  lp:~unity-team/unity-lens-video/libunity7-compatible
  
  * New packages:
  Home scope:
  lp:~unity-team/unity-scope-home/trunk (new package, will need a MIR as well 
as installed by default)
  
  100 Scopes:
  New packages, will need MIR as well as installed by default:
  lp:~submarine/ubuntu-scopes/tomboy
  lp:~submarine/ubuntu-scopes/yahoostock
  lp:~submarine/ubuntu-scopes/colourlovers
  lp:~submarine/ubuntu-scopes/googlenews
  lp:~submarine/ubuntu-scopes/calculator
  lp:~submarine/ubuntu-scopes/yelp
  lp:~submarine/ubuntu-scopes/imdb
  lp:~submarine/ubuntu-scopes/deviantart
  lp:~submarine/ubuntu-scopes/github
  lp:~submarine/ubuntu-scopes/virtualbox
  lp:~submarine/ubuntu-scopes/launchpad
  lp:~submarine/ubuntu-scopes/soundcloud
  lp:~submarine/ubuntu-scopes/manpages
  lp:~submarine/ubuntu-scopes/gallica
  lp:~submarine/ubuntu-scopes/devhelp
  lp:~submarine/ubuntu-scopes/audacious
  lp:~submarine/ubuntu-scopes/chromiumbookmarks
  lp:~submarine/ubuntu-scopes/clementine
  lp:~submarine/ubuntu-scopes/firefoxbookmarks
  lp:~submarine/ubuntu-scopes/gmusicbrowser
  lp:~submarine/ubuntu-scopes/guayadeque
  lp:~submarine/ubuntu-scopes/musique
  lp:~submarine/ubuntu-scopes/texdoc
  lp:~submarine/ubuntu-scopes/openweathermap
  lp:~submarine/ubuntu-scopes/gourmet
  lp:~submarine/ubuntu-scopes/openclipart
  lp:~submarine/ubuntu-scopes/sshsearch
  lp:~submarine/ubuntu-scopes/themoviedb
  lp:~submarine/ubuntu-scopes/zotero
  lp:~submarine/ubuntu-scopes/evolution
  lp:~submarine/ubuntu-scopes/sshsearch
  
- 
  This is the list I've been communicated as of 13.03.15
  
  * Packages that we have to remove for the transition:
  - unity-lens-shopping - in the home scope service
  - unity-lens-help - some parts in the unity-scope-yelp and the onlin in the 
home scope service
  - unity-lens-radios - if not ported, nuke it
  - unity-lens-vm - in unity-scope-virtualbox
  - unity-lens-sshsearch - in unity-scope-sshsearch
  - unity-lens-pypi - has some performance issue, will probably just have to 
drop it

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1154229

Title:
  [FFE] New Unity Dash

Status in “gwibber” package in Ubuntu:
  Triaged
Status in “libunity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged
Status in “unity-lens-files” package in Ubuntu:
  Triaged
Status in “unity-lens-music” package in Ubuntu:
  Triaged
Status in “unity-lens-photos” package in Ubuntu:
  Triaged
Status in “unity-lens-shopping” package in Ubuntu:
  Invalid
Status in “unity-scope-gdrive” package in Ubuntu:
  Triaged

Bug description:
  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of April 1st for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.

  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/

  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec

[Desktop-packages] [Bug 1157130] Re: Super keyboard shortcut not working

2013-03-22 Thread Thomas Strehl
Works for me as well. Can be closed.

** Changed in: unity
   Status: Incomplete = Fix Released

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1157130

Title:
  Super keyboard shortcut not working

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Shortcut Super + A not working to activate application scope.

  Package: https://launchpad.net/~ubuntu-unity/+archive/experimental-
  prevalidation

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

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


[Desktop-packages] [Bug 1154229] Re: [FFE] New Unity Dash

2013-03-19 Thread Thomas Strehl
Quick status update where we are. As of today we have
all default scopes ported (except gwibber/friends) and from a user point
of view we're almost back at 12.10 functionality. Biggest regression
against 12.10 is the filtering which we're currently fixing. In more detail:

- Scopes still to be ported for client side: pypi and evolution, estimated to
be done today

- Currently 9 scopes are run on server side: amazon, weather, synonym,
antonym, dictionary, duckduckgo_related, skimlinks, wikipedia and u1ms.
More to follow by 21.3.

- Doing a scope search in dash, server scopes are queried and results
are sent back to client. There results are properly inserted into categories
and can be activated. Smaller bugs here and there like missing icons etc.

- Server preview work is in progress, currently only the general
preview, but not music or any other specific one is working. Estimated
time of landing within couple of hours after getting proper support from
server. Petronis from server side already contacted but no estimate yet.

- Master scope filtering is incomplete as we're still missing some
filter attributes (definitions). Expected to be done by 21.3.

- Enabling/disabling of individual scopes via dash is biggest remaining
todo item. Estimated to land on 21. or 22.3.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/1154229

Title:
  [FFE] New Unity Dash

Status in “gwibber” package in Ubuntu:
  Triaged
Status in “libunity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged
Status in “unity-lens-files” package in Ubuntu:
  Triaged
Status in “unity-lens-music” package in Ubuntu:
  Triaged
Status in “unity-lens-photos” package in Ubuntu:
  Triaged
Status in “unity-lens-shopping” package in Ubuntu:
  Invalid
Status in “unity-scope-gdrive” package in Ubuntu:
  Triaged

Bug description:
  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of March 25th for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.

  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/

  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec

  The goal is to have everything ready by the 25th March. Until then, a
  ppa will be updated everyday for testing the feature by a group of 5
  people (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
  /experimental-certified). Existing tests will be run as per of the
  daily release process. That + the manual testing, we'll have a good
  pick on the quality status before flipping the switch.

  All packages will be prereviewed for NEWing and MIRing.

  Code:

  * Existing packages:
  Unity:
  lp:~unity-team/unity/trunk (will be merged in lp:unity)

  Libunity:
  lp:~unity-team/libunity/libunity-7.0 (will be merged in lp:libunity)

  Apps scope:
  lp:~unity-team/unity-lens-applications/libunity7-compatible

  Files scope:
  lp:~unity-team/unity-lens-files/libunity7-compatible

  Gdrive scope:
  lp:~submarine/unity-scope-gdrive/libunity-7-compatible

  Gwibber scope:
  pending Ken

  Music scope:
  lp:~unity-team/unity-lens-music/libunity7-compatible

  Video scope:
  lp:~unity-team/unity-lens-video/libunity7-compatible

  * New packages:
  Home scope:
  lp:~unity-team/unity-scope-home/trunk (new package, will need a MIR as well 
as installed by default)

  100 Scopes:
  New packages, will need MIR as well as installed by default:
  lp:~submarine/ubuntu-scopes/tomboy
  lp:~submarine/ubuntu-scopes/yahoostock
  lp:~submarine/ubuntu-scopes/colourlovers
  lp:~submarine/ubuntu-scopes/googlenews
  lp:~submarine/ubuntu-scopes/calculator
  lp:~submarine/ubuntu-scopes/yelp
  lp:~submarine/ubuntu-scopes/imdb
  lp:~submarine/ubuntu-scopes/deviantart
  lp:~submarine/ubuntu-scopes/github
  lp:~submarine/ubuntu-scopes/virtualbox
  lp:~submarine/ubuntu-scopes/launchpad
  lp:~submarine/ubuntu-scopes/soundcloud
  lp:~submarine/ubuntu-scopes/manpages
  lp:~submarine/ubuntu-scopes/gallica
  lp:~submarine/ubuntu-scopes/devhelp
  lp:~submarine/ubuntu-scopes/audacious
  lp:~submarine/ubuntu-scopes/chromiumbookmarks
  lp:~submarine/ubuntu-scopes/clementine
  lp:~submarine/ubuntu-scopes/firefoxbookmarks
  lp:~submarine/ubuntu-scopes/gmusicbrowser
  lp:~submarine/ubuntu-scopes/guayadeque
  lp:~submarine/ubuntu-scopes/musique
  lp:~submarine/ubuntu-scopes/texdoc
  lp:~submarine/ubuntu-scopes/openweathermap
  lp:~submarine/ubuntu-scopes/gourmet
  lp:~submarine/ubuntu-scopes/openclipart
  lp:~submarine/ubuntu-scopes/sshsearch
  lp:~submarine/ubuntu-scopes/themoviedb
  lp:~submarine/ubuntu-scopes/zotero

  This is the list I've been communicated as of 13.03.15

  * Packages that we have to