[Desktop-packages] [Bug 1945111] [NEW] Switching proprietary drivers on a not up-to-date system breaks it badly

2021-09-26 Thread Michael Zanetti
Public bug reported:

When a system is not fully up to date, mainly when there's a kernel
update available, software-properties-gtk still allows to switch
drivers, for example switching between nvidia drivers.

Doing so will cause it to update the kernel, but not do a full upgrade.
After the operation software-properties-gtk will suggest to reboot the
machine and most likely cause the user to just do so.

The problem with that is that linux-modules-extras will not be installed
now and after the reboot the user is left with a broken system: Non-
functioning graphics (well, llvmpipe still does if lucky) and what's
even worse, no network drivers and depending on the machine maybe even
without input device support. This will cause the user to require a
second machine and a USB stick (and quite some knowledge) to recover the
system.

I've ran into this a couple of times now, seems reproducible. It is
quite tricky to get out of this which IMO makes this a somewhat critical
bug.

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Switching proprietary drivers on a not up-to-date system breaks it
  badly

Status in software-properties package in Ubuntu:
  New

Bug description:
  When a system is not fully up to date, mainly when there's a kernel
  update available, software-properties-gtk still allows to switch
  drivers, for example switching between nvidia drivers.

  Doing so will cause it to update the kernel, but not do a full
  upgrade. After the operation software-properties-gtk will suggest to
  reboot the machine and most likely cause the user to just do so.

  The problem with that is that linux-modules-extras will not be
  installed now and after the reboot the user is left with a broken
  system: Non-functioning graphics (well, llvmpipe still does if lucky)
  and what's even worse, no network drivers and depending on the machine
  maybe even without input device support. This will cause the user to
  require a second machine and a USB stick (and quite some knowledge) to
  recover the system.

  I've ran into this a couple of times now, seems reproducible. It is
  quite tricky to get out of this which IMO makes this a somewhat
  critical bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1945111/+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 1795483] Re: Experimental setting to enable fractional Hi-DPI scaling offers no option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell XPS 15 9575)

2021-09-01 Thread Michael Zanetti
I'm using this patch on hirsute since the day Marco created it and it's
working fine for me with the package from the ci-train manually
installed. It is working just fine on the Dell XPS 15 9575, where I'm
using 250% scaling.

For the verification now, I've removed the package, enabled the proposed
repo and installed gnome-control-center from there. Then I changed
scaling a bit down and back up to 250.

Everything working with that too.

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

Title:
  Experimental setting to enable fractional Hi-DPI scaling offers no
  option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell
  XPS 15 9575)

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gnome-control-center source package in Focal:
  In Progress
Status in gnome-control-center source package in Hirsute:
  Fix Committed

Bug description:
  [ Impact ]

  On my laptop's 15.6 inch, 3840 x 2160 pixel (282 PPI) display, the
  available scaling options in the gnome-control-center display settings
  are limited to 100, 200, 300, and 400%. This is insufficient as 200%
  is too small and 300% is too large. The missing fractional scaling
  options are dealt with in bug #1687246. However, the currently
  available experimental feature to enable fractional scaling (provided
  in the bug description of #1687246) does not solve the problem on my
  machine:

  gsettings set org.gnome.mutter experimental-features "['scale-monitor-
  framebuffer']"

  After applying and rebooting, the options offered change to 100, 125,
  150, 175, and 200%. Note that there is no value larger than 200% which
  is too small on this display at least for me.

  In addition, the 25% steps enabled by the experimental option seem too
  far apart. With 200%, I am using a font scaling value in Gnome Tweaks
  of 1.20, so I suppose a fractional scaling of approx 240% would be
  equivalent.

  In bug #1687246, Daniel van Vugt (vanvugt) advised to open a new bug
  for gnome-control-center and added that "gnome-control-center seems to
  limit the scale to 200% on some machines, 300% on others. And I think
  I have seen 400% offered in some cases. I don't know why, but the
  inconsistency is definitely annoying."

  [ Test case ]

  In a setup with a display with HighDPi resolution (higher than 2880x1800)
   - Open gnome-control-center display panel
   - Scaling should show 5 level buttons to select
   - Selecting higher values will show all the selectable values closer to the 
chosen one
   - Any value could be used from 100% up to 400% (maximum varies on resolution)

  [ Regression potential ]

  Control center won't show any scaling value, or scaling value may be
  wrong.

  ---

  ProblemType: BugDistroRelease: Ubuntu 18.10
  Package: gnome-control-center 1:3.30.0-0ubuntu1
  Uname: Linux 4.19.0-041900rc5-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  1 19:29:11 2018
  InstallationDate: Installed on 2018-09-13 (17 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 
(20180912)SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1795483/+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 1795483] Re: Experimental setting to enable fractional Hi-DPI scaling offers no option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell XPS 15 9575)

2021-09-01 Thread Michael Zanetti
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  Experimental setting to enable fractional Hi-DPI scaling offers no
  option larger than 200% on 15.6 inch, 3840 x 2160 pixel display (Dell
  XPS 15 9575)

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gnome-control-center source package in Focal:
  In Progress
Status in gnome-control-center source package in Hirsute:
  Fix Committed

Bug description:
  [ Impact ]

  On my laptop's 15.6 inch, 3840 x 2160 pixel (282 PPI) display, the
  available scaling options in the gnome-control-center display settings
  are limited to 100, 200, 300, and 400%. This is insufficient as 200%
  is too small and 300% is too large. The missing fractional scaling
  options are dealt with in bug #1687246. However, the currently
  available experimental feature to enable fractional scaling (provided
  in the bug description of #1687246) does not solve the problem on my
  machine:

  gsettings set org.gnome.mutter experimental-features "['scale-monitor-
  framebuffer']"

  After applying and rebooting, the options offered change to 100, 125,
  150, 175, and 200%. Note that there is no value larger than 200% which
  is too small on this display at least for me.

  In addition, the 25% steps enabled by the experimental option seem too
  far apart. With 200%, I am using a font scaling value in Gnome Tweaks
  of 1.20, so I suppose a fractional scaling of approx 240% would be
  equivalent.

  In bug #1687246, Daniel van Vugt (vanvugt) advised to open a new bug
  for gnome-control-center and added that "gnome-control-center seems to
  limit the scale to 200% on some machines, 300% on others. And I think
  I have seen 400% offered in some cases. I don't know why, but the
  inconsistency is definitely annoying."

  [ Test case ]

  In a setup with a display with HighDPi resolution (higher than 2880x1800)
   - Open gnome-control-center display panel
   - Scaling should show 5 level buttons to select
   - Selecting higher values will show all the selectable values closer to the 
chosen one
   - Any value could be used from 100% up to 400% (maximum varies on resolution)

  [ Regression potential ]

  Control center won't show any scaling value, or scaling value may be
  wrong.

  ---

  ProblemType: BugDistroRelease: Ubuntu 18.10
  Package: gnome-control-center 1:3.30.0-0ubuntu1
  Uname: Linux 4.19.0-041900rc5-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  1 19:29:11 2018
  InstallationDate: Installed on 2018-09-13 (17 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 
(20180912)SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1795483/+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 1738676] Re: With natural scrolling, horizontal sliders behave backwards

2020-05-24 Thread Michael Zanetti
Still an issue in 20.04

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

Title:
  With natural scrolling, horizontal sliders behave backwards

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Triaged
Status in gtk+3.0 package in Ubuntu:
  Confirmed

Bug description:
  When natural-scrolling is enabled, controlling horizontal sliders is
  backwards and counter intuitive.

  The volume control in the top-bar "speaker" icon is backwards.

  You have to...
  - scroll DOWN, to INCREASE the volume
  - scroll UP, to DECREASE the volume

  Expected behavior:

  Enable natural-scrolling and
  - scroll UP, to INCREASE the volume
  - scroll DOWN, to DECREASE the volume
  - scroll UP, to INCREASE the screen brightness
  - scroll DOWN, to DECREASE the screen brightness

  Enable natural-scrolling, hover over a horizontal slider, and...
  - scroll UP, to move the slider to the RIGHT
  - scroll DOWN, to move the slider to the LEFT

  This happens for the OSD volume icon, and for the volume slider in the
  topbar menu.

  This also happens for screen brightness controls.

  This problem occurs for both mouse natural-scrolling and touchpad
  natural scrolling.

  Expected fix:

  When the pointer hovers over the speaker icon in the scroll actions on the 
speaker icon in the top bar should be reversed.
  When the user interacts with a horizontal slider, scrolling to the top should 
always move the slider to the right, and scrolling down should always move the 
slider to the left, even if natural-scrolling is enabled.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Dec 17 19:23:30 2017
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'command-history' b"['r']"
   b'org.gnome.shell' b'had-bluetooth-devices-setup' b'true'
   b'org.gnome.shell' b'favorite-apps' b"['google-chrome.desktop', 
'chrome-eppojlglocelodeimnohnlnionkobfln-Default.desktop', 'spotify.desktop', 
'org.gnome.Nautilus.desktop', 'org.gnome.Terminal.desktop', 
'org.gnome.gedit.desktop', 'libreoffice-writer.desktop', 
'libreoffice-calc.desktop', 'org.gnome.Software.desktop', 
'gnome-system-monitor.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2017-12-10 (7 days ago)
  InstallationMedia: Ubuntu 17.10.0 2017.12.10 amd64 "Custom Artful Aardvark"
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1738676/+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 1636573] Re: xinit flooding syslog

2017-01-27 Thread Michael Zanetti
ran into the same on 16.04. Confirming that installing those python
packages from 17.04 works and gets around the issue.

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

Title:
  xinit flooding syslog

Status in pyopenssl package in Ubuntu:
  Fix Committed
Status in xorg package in Ubuntu:
  Fix Committed

Bug description:
  I am using xinit (1.3.4-3ubuntu1) to start an X11 session as follows
  (kodi is a media center):

  /usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-
  standalone -- :1 -nolisten tcp vt8

  This used to work fine with Ubuntu 16.04, but since the upgrade to
  16.10 lots of log messages are sent to syslog. They are all
  repetitions of the following two lines:

  Oct 24 22:54:50 tiger xinit[26430]: extern "Python": function 
Cryptography_rand_bytes() called, but @ffi.def_extern() was not called in the 
current subinterpreter.  Returning 0.
  Oct 24 22:54:50 tiger xinit[26430]: extern "Python": function 
Cryptography_rand_status() called, but @ffi.def_extern() was not called in the 
current subinterpreter.  Returning 0.

  These messages amount to >200 GB per day, so this is eating up all the
  disk space.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Oct 25 18:41:22 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-01-06 (1753 days ago)
  InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to yakkety on 2016-10-13 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyopenssl/+bug/1636573/+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 1615265] Re: OpenStreetMap Plugin for Map QML type broken

2016-08-27 Thread Michael Zanetti
With Qt 5.5 there's a working MapBox plugin which could be used as a
replacement for the MapQuest plugin. This could probably be backported
quite easily.

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

Title:
  OpenStreetMap Plugin for Map QML type broken

Status in Canonical System Image:
  Confirmed
Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  Since MapQuest shut down its service, the osm plugin for the Map QML
  type is broken:
  https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/QtLocation
  .location-plugin-osm/

  To reproduce it, make sure that you do not request tiles that are
  already in cache!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1615265/+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 1615265] Re: OpenStreetMap Plugin for Map QML type broken

2016-08-25 Thread Michael Zanetti
** Package changed: ubuntu-ui-toolkit (Ubuntu) => qtlocation-opensource-
src (Ubuntu)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

Title:
  OpenStreetMap Plugin for Map QML type broken

Status in Canonical System Image:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  Since MapQuest shut down its service, the osm plugin for the Map QML
  type is broken:
  https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/QtLocation
  .location-plugin-osm/

  To reproduce it, make sure that you do not request tiles that are
  already in cache!

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1615265/+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 1603150] Re: bluetooth HFP static noise

2016-08-03 Thread Michael Zanetti
Here's syslog with debug info enabled accoding to
https://wiki.ubuntu.com/DebuggingBluetooth

http://paste.ubuntu.com/22024506/

** Also affects: ofono (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: pulseaudio (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  bluetooth HFP static noise

Status in Canonical System Image:
  New
Status in bluez package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When I have a headset connected and a phone call starts, all I hear is
  static noise. Seems like the wrong codec is selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1603150/+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 1606491] [NEW] scrolling through many photos breaks the view

2016-07-26 Thread Michael Zanetti
Public bug reported:

Having some couple of thousand pictures in the photo library, scrolling
through them with shotwell makes the picture view just go white.
Shotwell needs to be restarted in order to recover. See attached video.

This is printed in the log:

(shotwell:9274): Gtk-WARNING **: drawing failure for widget
`CheckerboardLayout': out of memory

(shotwell:9274): Gtk-WARNING **: drawing failure for widget
`GtkViewport': out of memory

(shotwell:9274): Gtk-WARNING **: drawing failure for widget
`LibraryMainPage': out of memory

(shotwell:9274): Gtk-WARNING **: drawing failure for widget
`GtkNotebook': out of memory

(shotwell:9274): Gtk-WARNING **: drawing failure for widget `GtkBox':
out of memory

(shotwell:9274): Gtk-WARNING **: drawing failure for widget `GtkPaned':
out of memory

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

** Attachment added: "video20160726_111559466.mp4"
   
https://bugs.launchpad.net/bugs/1606491/+attachment/4707559/+files/video20160726_111559466.mp4

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

Title:
  scrolling through many photos breaks the view

Status in shotwell package in Ubuntu:
  New

Bug description:
  Having some couple of thousand pictures in the photo library,
  scrolling through them with shotwell makes the picture view just go
  white. Shotwell needs to be restarted in order to recover. See
  attached video.

  This is printed in the log:

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget
  `CheckerboardLayout': out of memory

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget
  `GtkViewport': out of memory

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget
  `LibraryMainPage': out of memory

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget
  `GtkNotebook': out of memory

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget `GtkBox':
  out of memory

  (shotwell:9274): Gtk-WARNING **: drawing failure for widget
  `GtkPaned': out of memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1606491/+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 1596330] [NEW] AVRCP not working

2016-06-26 Thread Michael Zanetti
Public bug reported:

AVRCP is still not working. I've digged a bit into it and it seems the
reason is that mpris-proxy fails to introspect the MPRIS interface of
media-hub. The reason for that seems to be that dbus-cpp does not
correctly reply to GetAll property requests on D-Bus. I'm not entirely
sure if it's an issue in libdbus-cpp, or wrong usage of it in media-hub.

** Affects: canonical-developer-experience
 Importance: Undecided
 Status: New

** Affects: dbus-cpp (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: media-hub (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: media-hub (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dbus-cpp (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  AVRCP not working

Status in Client Developer Experience:
  New
Status in dbus-cpp package in Ubuntu:
  New
Status in media-hub package in Ubuntu:
  New

Bug description:
  AVRCP is still not working. I've digged a bit into it and it seems the
  reason is that mpris-proxy fails to introspect the MPRIS interface of
  media-hub. The reason for that seems to be that dbus-cpp does not
  correctly reply to GetAll property requests on D-Bus. I'm not entirely
  sure if it's an issue in libdbus-cpp, or wrong usage of it in media-
  hub.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1596330/+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 1587458] [NEW] Software update notification triggers way too often

2016-05-31 Thread Michael Zanetti
*** This bug is a duplicate of bug 1580836 ***
https://bugs.launchpad.net/bugs/1580836

Public bug reported:

The new software update notification introduced in xenial triggers way
too often. For instance right now I dist-upgraded my system, rebooted
and upon login I get that message. Also I get it like once per hour,
regardless if I actually upgrade or not, it keeps on coming.

Some users even report it is shown every time they plug in external
hardware, like a camera.


This notification should only appear like once a day at max, probably even less 
often, unless there's something super critical in the queue.

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Software update notification trigger way too often
+ Software update notification triggers way too often

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

Title:
  Software update notification triggers way too often

Status in gnome-software package in Ubuntu:
  New

Bug description:
  The new software update notification introduced in xenial triggers way
  too often. For instance right now I dist-upgraded my system, rebooted
  and upon login I get that message. Also I get it like once per hour,
  regardless if I actually upgrade or not, it keeps on coming.

  Some users even report it is shown every time they plug in external
  hardware, like a camera.

  
  This notification should only appear like once a day at max, probably even 
less often, unless there's something super critical in the queue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1587458/+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 1571522] Re: Detect captive WiFi hotspots

2016-04-19 Thread Michael Zanetti
FWIW, here's Android's code to detect it:

http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.0.1_r1/android/net/wifi/WifiWatchdogStateMachine.java#WifiWatchdogStateMachine.isWalledGardenConnection%28%29

Seems they connect to something returning status 204 and expecting that
code or else will open the popup.

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

Title:
  Detect captive WiFi hotspots

Status in Canonical System Image:
  Confirmed
Status in indicator-network package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  New

Bug description:
  Right now it is very annoying that when you connect to a captive wifi
  portal, the device does not detect that. All other devices open the
  log in page automatically, except ubuntu devices. One needs to
  manually open the browser, type a url and get redirected before being
  able to log in and start e.g. telegram messaging over the wifi
  connection.

  My proposed solution to solve this:
  When a WiFi connection is established, indicator-network should do a http GET 
call to ubuntu.com. If the reply turns out to be a redirect, it should open the 
browser with the redirect url.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1571522/+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 1568439] Re: QtLocation OSM based routing does not work any more

2016-04-11 Thread Michael Zanetti
Well, while we're at it, the OSM backend in Qt 5.5 is much more complete
in general than in 5.4. It supports the Places api and detailed routing.
I have an app in the works for that. If there are no blocking issues and
we're still "far" away from upgrading Qt in our phone baseline, it'd be
great to backport the complete OSM backend. That should be doable quite
easily I think.

In Qt 5.6 the map implementation gained some performance boost and also
had some API changes. So if we're going to backport more than just the
OSM backend, we'd probably require to keep the version bump to 5.6 too
in order to not mix up a 5.6 api into a 5.4 version.

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

Title:
  QtLocation OSM based routing does not work any more

Status in Canonical System Image:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  Apparently OSM changed a status code in their server, so all routing
  operations fail.

  This has been fixed in Qt 5.5. Please consider backporting this patch
  to our Qt 5.4 version:

  
http://code.qt.io/cgit/qt/qtlocation.git/patch/?id=9969179a06c30b56d3d057aba127686b64ccd659

  I have tested it locally and it seems to work fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1568439/+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 1568439] [NEW] QtLocation OSM based routing does not work any more

2016-04-09 Thread Michael Zanetti
Public bug reported:

Apparently OSM changed a status code in their server, so all routing
operations fail.

This has been fixed in Qt 5.5. Please consider backporting this patch to
our Qt 5.4 version:

http://code.qt.io/cgit/qt/qtlocation.git/patch/?id=9969179a06c30b56d3d057aba127686b64ccd659

I have tested it locally and it seems to work fine.

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: qtlocation-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

** Project changed: tagger => qtlocation-opensource-src (Ubuntu)

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

Title:
  QtLocation OSM based routing does not work any more

Status in Canonical System Image:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  Apparently OSM changed a status code in their server, so all routing
  operations fail.

  This has been fixed in Qt 5.5. Please consider backporting this patch
  to our Qt 5.4 version:

  
http://code.qt.io/cgit/qt/qtlocation.git/patch/?id=9969179a06c30b56d3d057aba127686b64ccd659

  I have tested it locally and it seems to work fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1568439/+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 1523922] Re: cursor disappears frequently

2016-04-06 Thread Michael Zanetti
No idea where the issue is, but it keeps on happening. Yesterday for
instance, I had to reboot again. When the system came up, I had a cursor
in lightdm, I logged in and the moment unity started, the cursor
disappeared and I had logout/login again to get it back.

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

Title:
  cursor disappears frequently

Status in Unity:
  New
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  A few times a week, my cursor just disappears.

  It is still there, reacting to mouse events, I can see hover events,
  clicking works too. But the cursor image just disappears which makes
  it unusable.

  Rebooting is the only solution. Restarting unity doesn't recover it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1523922/+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 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-13 Thread Michael Zanetti
** Package changed: unity8 (Ubuntu RTM) => qtbase-opensource-src
(Ubuntu)

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

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

Status in Canonical System Image:
  Confirmed
Status in Unity 8:
  New
Status in indicator-network package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu:
  Incomplete
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in buteo-syncfw package in Ubuntu RTM:
  New
Status in location-service package in Ubuntu RTM:
  Triaged
Status in maliit-framework package in Ubuntu RTM:
  New
Status in network-manager package in Ubuntu RTM:
  Incomplete
Status in sync-monitor package in Ubuntu RTM:
  New

Bug description:
  Krillin, rc-proposed, r83

  
  DESCRIPTION:
  I've been trying to track down the cause of the occasional UI freezes on my 
Krillin device, and I noticed that whenever the UI freezes for 2-4 seconds, I 
get a burst of "PropertiesChanged" signals in dbus-monitor

  Here's a log of what's shown in dbus-monitor:
  http://pastebin.ubuntu.com/11992322/

  I'd guess the problem is in the code that actually catches the signals
  and acts accordingly.

  HOW TO REPRODUCE: 
  1) Move to a place where many wifi hotspots are available
  2) Connect the device via USB and run "phablet-shell" and then "dbus-monitor"
  3) Use the device while keeping an eye on dbus-monitor output

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+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 1395313] Re: PositionSource ignores configuration proerties

2015-11-05 Thread Michael Zanetti
** Also affects: canonical-developer-experience
   Importance: Undecided
   Status: New

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

Title:
  PositionSource ignores configuration proerties

Status in Client Developer Experience:
  New
Status in location-service:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  The properties "active" and "updateInterval" don't have any effect on
  Ubuntu. Despite PositionSource.active being set to false, it keeps on
  emitting position updates and does not regard the updateInterval
  setting as well. Updates appear in random intervals.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1395313/+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 1506946] Re: Volume increases on its own when phone is muted.

2015-10-20 Thread Michael Zanetti
This is the same as https://bugs.launchpad.net/canonical-devices-system-
image/+bug/1478506

Not sure why that has been marked as duplicate of something different
tho.


What happens is that the system volume is changed every time an Audio {} or 
SoundEffect {} item is created.

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

Title:
  Volume increases on its own when phone is muted.

Status in indicator-sound package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  I'm traveling with limited bandwidth and electricity so I lack the
  resources to investigate this much further today.

  Steps to reproduce:
  1. Put phone in silent mode
  2. Start playing "machines vs machines"
  3. Sound plays at full volume (don't know if this is, itself, a bug)
  4. Turn down volume and continue playing.

  Expected behavior: Volume stays silent
  Actual behavior:  Every 20 seconds or so, the volume will increase itself 
several levels

  Running rc-proposed on arale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1506946/+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 1478506] Re: Apps change audio output role all the time

2015-09-21 Thread Michael Zanetti
This bug is about an issue in the implementation that whenever someone
creates a new "Audio" or "SoundEffect" item (regardless of the role) it
will change the volume. The game maroon in trouble, as mentioned in the
original bug description only uses SoundEffects, no Audio. Yet it
changes the volume all the time. Please do not change the topic for this
bug to some role-discussion. We have other bugs for that. I've moved the
discussion to the phone mailing list.

** Summary changed:

- Apps change audio output role all the time
+ Apps change volume all the time

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

Title:
  Apps change volume all the time

Status in Canonical System Image:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  To reproduce, install the app "Maroon in trouble" from the app store
  and play it a little with having sound enabled. Press the volume down
  hardware button on the phone. It will temporarily decrease the volume.
  However, whenever a new item comes into the scene, it will be on 100%
  volume again.

  Setting the system volume to 0 should keep everything at 0.

  
  Please note that this app does *not* have any code to set the volume! Also 
this app is one of the upstream Qt QML example demo apps, so this is really how 
QML apps are supposed to work (in other words, it is not a badly implemented 
app, but really an issue in the system)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-16 Thread Michael Zanetti
Ok... after digging into this for a while it seems the issue is in
ubuntu-push-client. It can't find the sound because on Aquaris phones we
use a customized sound file that's not located in a XDG_DATA_DIR. From
the log:


2015/09/16 16:43:40.739431 sounds.go:76: DEBUG [UqURQ1yBEeWC7foWPmWXaQ==] 
unable to find sound /custom/usr/share/sounds/ubuntu/notifications/Aquaris.mp3


FWIW, we should not only add support for this path (/custom/) but instead don't 
restrict sound files to XDG_DATA_DIRs at all. For example Ubuntu Touch Tweak 
Tool supports changing the default ringtones just by setting our used gsettings 
key. Eventually we will probably allow the user to select his own sound files 
for ring tones with the default settings app just like that. In which case we'd 
run into this bug again.

** Package changed: pulseaudio (Ubuntu) => ubuntu-push (Ubuntu)

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

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in ubuntu-push package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1278780] Re: apport takes too long to write crash report, appears to lock up phone

2015-09-10 Thread Michael Zanetti
Assigning down to QtMir as it does all the video buffer handling for
unity8.

** Package changed: unity8 (Ubuntu) => qtmir (Ubuntu)

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

Title:
  apport takes too long to write crash report, appears to lock up phone

Status in Apport:
  Confirmed
Status in Canonical System Image:
  Confirmed
Status in apport package in Ubuntu:
  Triaged
Status in qtmir package in Ubuntu:
  New

Bug description:
  I can trigger a crash easily on my phone via bug 1262711. Other bugs
  are available.

  When that happens my phone appears to freeze. I am unable to do
  anything for approximately 1 to 1.5 minutes. As a user my initial gut
  reaction is to reboot the phone, thus losing the crash report, and
  wasting my time.

  Having the phone lock up for 1.5 minutes is a terrible user
  experience. Can we fix/mitigate/workaround that?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport 2.13.2-0ubuntu2
  Uname: Linux 3.4.0-3-mako armv7l
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: armhf
  CrashReports:
   664:32011:110:10083:2014-02-10 15:41:18.152893384 +:2014-02-10 
15:11:09.169231740 
+:/var/crash/_usr_lib_arm-linux-gnueabihf_upstart-app-launch_desktop-hook.32011.crash
   640:0:110:1681527:2014-02-10 15:12:10.985193887 +:2014-02-10 
15:12:05.639489630 +:/var/crash/_usr_bin_powerd.0.crash
   640:0:110:21384:2014-02-11 07:58:44.876281991 +:2014-02-11 
07:58:44.876281991 +:/var/crash/_usr_sbin_system-image-dbus.0.crash
   640:32011:110:17122318:2014-02-11 09:19:49.915478726 +:2014-02-11 
09:18:20.850439824 +:/var/crash/_usr_bin_unity8.32011.crash
  Date: Tue Feb 11 09:20:15 2014
  InstallationDate: Installed on 2014-02-11 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140211)
  PackageArchitecture: all
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1278780/+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 1478506] Re: Apps change audio output role all the time

2015-09-03 Thread Michael Zanetti
"It's not more complicated, because SoundEffect and Audio *already both
exist*. If they are supposed to use the same role, what is the point of
them both existing?"

They both are intended for multimedia but the difference is on a technical 
level.
The Audio element is more suited for music. It provides metadata about the song 
it plays, reading ID3 tags from mp3 files and the like. This however makes it 
slow to load. The SoundEffect item instead is for sound effects. It doesn't 
have all the bells and whistles but is optimized for low latency. Still both 
are for playing audio in games/apps using the multimedia role.

If the SoundEffect would use the alert role it would be adjusted to the
ringtone value. Why would you want that? I don't want to or lower the
ringtone of the phone, I want to control the audio of the game. Having
Audio and SoundEffect on different roles would be even more confusing as
the hardware buttons sometimes would control the game's background music
(which is normally using Audio) and sometimes the SoundEffects it plays.

I do agree that games should have in-game volume controls too. But
that's quite unrelated. In the end we have two roles, alert (for
ringtones of phone calls, SMS etc) and multimedia (music player, games
music etc). Both can be controlled with the hardware buttons. This is
fine in general, but the current implementation is not good enough. As
you've pointed out there are multiple issues.

However, this discussion is getting quite off-topic on the original
issue reported in the bug. We should probably continue it on the mailing
list.

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

Title:
  Apps change audio output role all the time

Status in Canonical System Image:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  To reproduce, install the app "Maroon in trouble" from the app store
  and play it a little with having sound enabled. Press the volume down
  hardware button on the phone. It will temporarily decrease the volume.
  However, whenever a new item comes into the scene, it will be on 100%
  volume again.

  Setting the system volume to 0 should keep everything at 0.

  
  Please note that this app does *not* have any code to set the volume! Also 
this app is one of the upstream Qt QML example demo apps, so this is really how 
QML apps are supposed to work (in other words, it is not a badly implemented 
app, but really an issue in the system)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506/+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 1478506] Re: Apps change audio output role all the time

2015-08-14 Thread Michael Zanetti
I don't think we want to change the SoundEffect to the alert role. That
would make things even more complicated and not really help with this
bug. Also that would have the side effect that in order to mute a game
one has to mute the ringtone, which IMO are really not the same thing.

Also muting a game with some background music and sound effects (e.g.
Machines vs. Machines) would require both, the alert and the multimedia
slider to be muted.

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

Title:
  Apps change audio output role all the time

Status in Canonical System Image:
  Confirmed
Status in indicator-sound package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  To reproduce, install the app Maroon in trouble from the app store
  and play it a little with having sound enabled. Press the volume down
  hardware button on the phone. It will temporarily decrease the volume.
  However, whenever a new item comes into the scene, it will be on 100%
  volume again.

  Setting the system volume to 0 should keep everything at 0.

  
  Please note that this app does *not* have any code to set the volume! Also 
this app is one of the upstream Qt QML example demo apps, so this is really how 
QML apps are supposed to work (in other words, it is not a badly implemented 
app, but really an issue in the system)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506/+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 1455107] Re: Creating and destroying SoundEffects causes crashes

2015-06-17 Thread Michael Zanetti
** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete = New

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

Title:
  Creating and destroying SoundEffects causes crashes

Status in the base for Ubuntu mobile products:
  New
Status in pulseaudio package in Ubuntu:
  New
Status in qtmultimedia-opensource-src package in Ubuntu:
  New

Bug description:
  I keep on receiving bug reports about Machines vs. Machines being
  crashy on Ubuntu Phones and I tracked it down to the SoundEffect item.
  When playing without sound effects enabled, the game seems very
  stable.

  To get to the bottom of this I created an app that simulates a bit how
  a game works with sound effects. It's a bit more aggressive than
  Machines-vs-Machines (still not really far fetched from a real game
  scenario) and reliably triggers some crashers in less than a minute
  here.

  So far I've seen crashes in creating SoundEffects items as well as
  removing them from the scene.

  Please find the example here: lp:~mzanetti/+junk/soundcrasher

  You should be able to run it on any vivid powered device by just
  opening the .pro file in QtCreator and hit the play button. The logs
  vary a lot between crashes. Sometimes I get some PulseAudio messages,
  sometimes it just crashes without any. Probably some raciness. Anyhow,
  this example app should give the system a hard time and reveal most of
  the crashes eventually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1455107/+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 1455107] Re: Creating and destroying SoundEffects causes crashes

2015-05-15 Thread Michael Zanetti
** Description changed:

  I keep on receiving bug reports about Machines vs. Machines being crashy
  on Ubuntu Phones and I tracked it down to the SoundEffect item. When
  playing without sound effects enabled, the game seems very stable.
  
  To get to the bottom of this I created an app that simulates a bit how a
  game works with sound effects. It's a bit more aggressive than Machines-
  vs-Machines (still not really far fetched from a real game scenario) and
  reliably triggers some crashers in less than a minute here.
  
  So far I've seen crashes in creating SoundEffects items as well as
  removing them from the scene.
  
  Please find the example here: lp:~mzanetti/+junk/soundcrasher
  
  You should be able to run it on any vivid powered device by just opening
  the .pro file in QtCreator and hit the play button. The logs vary a lot
  between crashes. Sometimes I get some PulseAudio messages, sometimes it
  just crashes without any. Probably some raciness. Anyhow, this example
- app should be give the system a hard time and reveal most of the crashes
+ app should give the system a hard time and reveal most of the crashes
  eventually.

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

Title:
  Creating and destroying SoundEffects causes crashes

Status in pulseaudio package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu:
  New

Bug description:
  I keep on receiving bug reports about Machines vs. Machines being
  crashy on Ubuntu Phones and I tracked it down to the SoundEffect item.
  When playing without sound effects enabled, the game seems very
  stable.

  To get to the bottom of this I created an app that simulates a bit how
  a game works with sound effects. It's a bit more aggressive than
  Machines-vs-Machines (still not really far fetched from a real game
  scenario) and reliably triggers some crashers in less than a minute
  here.

  So far I've seen crashes in creating SoundEffects items as well as
  removing them from the scene.

  Please find the example here: lp:~mzanetti/+junk/soundcrasher

  You should be able to run it on any vivid powered device by just
  opening the .pro file in QtCreator and hit the play button. The logs
  vary a lot between crashes. Sometimes I get some PulseAudio messages,
  sometimes it just crashes without any. Probably some raciness. Anyhow,
  this example app should give the system a hard time and reveal most of
  the crashes eventually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1455107/+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 1455107] Re: Creating and destroying SoundEffects causes crashes

2015-05-14 Thread Michael Zanetti
** Project changed: media-hub = pulseaudio

** Description changed:

  I keep on receiving bug reports about Machines vs. Machines being crashy
- and I tracked it down to the SoundEffect item. When playing without
- sound effects enabled, the game seems very stable.
+ on Ubuntu Phones and I tracked it down to the SoundEffect item. When
+ playing without sound effects enabled, the game seems very stable.
  
  To get to the bottom of this I created an app that simulates a bit how a
  game works with sound effects. It's a bit more aggressive than Machines-
  vs-Machines (still not really far fetched from a real game scenario) and
  reliably triggers some crashers in less than a minute here.
  
  So far I've seen crashes in creating SoundEffects items as well as
  removing them from the scene.
  
  Please find the example here: lp:~mzanetti/+junk/soundcrasher
  
  You should be able to run it on any vivid powered device by just opening
  the .pro file in QtCreator and hit the play button. The logs vary a lot
  between crashes. Sometimes I get some PulseAudio messages, sometimes it
  just crashes without any. Probably some raciness. Anyhow, this example
  app should be give the system a hard time and reveal most of the crashes
  eventually.

** Project changed: pulseaudio = pulseaudio (Ubuntu)

** Tags added: bq

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) = Canonical Phone Foundations 
(canonical-phonedations-team)

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

Title:
  Creating and destroying SoundEffects causes crashes

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I keep on receiving bug reports about Machines vs. Machines being
  crashy on Ubuntu Phones and I tracked it down to the SoundEffect item.
  When playing without sound effects enabled, the game seems very
  stable.

  To get to the bottom of this I created an app that simulates a bit how
  a game works with sound effects. It's a bit more aggressive than
  Machines-vs-Machines (still not really far fetched from a real game
  scenario) and reliably triggers some crashers in less than a minute
  here.

  So far I've seen crashes in creating SoundEffects items as well as
  removing them from the scene.

  Please find the example here: lp:~mzanetti/+junk/soundcrasher

  You should be able to run it on any vivid powered device by just
  opening the .pro file in QtCreator and hit the play button. The logs
  vary a lot between crashes. Sometimes I get some PulseAudio messages,
  sometimes it just crashes without any. Probably some raciness. Anyhow,
  this example app should be give the system a hard time and reveal most
  of the crashes eventually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1455107/+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 1450790] Re: Phone with an APN specifying Username/Password, not re-connecting to mobile data until rebooting

2015-05-07 Thread Michael Zanetti
Just tested it after installing the suggested package. It seems to work
fine now. It successfully switched from wifi to 3G. Also enabling and
disabling flight mode made it reconnect immediately.

syslog attached.

** Attachment added: syslog.3g
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1450790/+attachment/4393117/+files/syslog.3g

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

Title:
  Phone with an APN specifying Username/Password, not re-connecting to
  mobile data until rebooting

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

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1407928] Re: [phone] Does not auto-switch to available, known WiFi

2015-05-07 Thread Michael Zanetti
Seems I'm running into the same with devel-proposed and network-manager
0.9.10.0-4ubuntu15.1~awe4

Forensics attached

** Attachment added: forensics_bundle_2015_05_07_19_21_05.tar.bz2
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1407928/+attachment/4393118/+files/forensics_bundle_2015_05_07_19_21_05.tar.bz2

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

Title:
  [phone] Does not auto-switch to available, known WiFi

Status in the base for Ubuntu mobile products:
  Incomplete
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  This might not be the place for this bug, please reassign as
  appropriate.

  I was only able to reproduce this on mako/rtm, krillin/vivid seems to
  behave better (but I do remember the same issue there).

  Steps:
  * connect to a password-protected WiFi network
  * go out of range
  * make sure a GSM connection is established
  * go back in the WiFi range

  Expected:
  * phone connects to the known WiFi automatically

  Current:
  * phone does not connect to WiFi

  Please find attached network-test-session logs from when I toggled
  WiFi and Plane mode to get some data on the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-network 0.5.1+15.04.20141215~rtm-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Tue Jan  6 12:01:55 2015
  InstallationDate: Installed on 2014-12-18 (18 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141218-163635)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)
  indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
  upstart.indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1407928/+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


Re: [Desktop-packages] [Bug 1450790] Re: Phone not connecting to mobile data until rebooting

2015-05-06 Thread Michael Zanetti
On 06.05.2015 02:30, Tony Espy wrote:
 1. You're roaming, and have enabled data roaming

Yes, I've been in London for the weekend. I bought a 1 week
international data flat. Anyhow, I can still reproduce this 100% now
that I'm back home.

 
 2. At times ( 14:11, 15:30, 22:29, 22:35 - 23:14 ) it looks like you
 have poor cell reception as your phone is dropping of GPRS quite a bit,
 and usually when the phone re-attaches, NM fails to activate context1
 every time, and the error is 'no-secrets'.  Note, GPRS detaching and re-
 attaching usually means you're losing a connection from your operator,
 but as we don't log operator registration itself, I can't tell if it's
 just GPRS that's dropping.

Looks like the times I entered metro stations :) So yes... Basically I
had to reboot every time after I exited the metro, because cell
reception dropped, mobile data disconnected and wouldn't reconnect until
rebooting.

 
 3. The only time NM succeeds activating context1 is after reboots, which
 I can see from your syslog.

yep, exactly.

 
 4. Are you aware that your phone tried to attach to a LasarJet printer??
 ;)-

Yeah, I think I tapped that in order to force the list to update as it
wouldn't show the hotel network for a while after being back in the
hotel. But that's a different (not so critical) issue.

 
 Finally, I think this may be related to bug #1435776 as it deals with an
 APN with 'Username', but no 'Password', but that's just because both
 involve secrets.

Can't judge that. Please let me know if I can provide more
logs/details/testing. We really need to get this nailed down as it's the
most important thing on a phone after being able to do voice calls.

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

Title:
  Phone not connecting to mobile data until rebooting

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  New

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1450790] Re: Phone not connecting to mobile data until rebooting

2015-05-06 Thread Michael Zanetti
@Tony, sure, whatever I can do to help with this, let me know. No
problem with installing packages.

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

Title:
  Phone not connecting to mobile data until rebooting

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

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1450790] Re: Phone not connecting to mobile data until rebooting

2015-05-02 Thread Michael Zanetti
I deleted all the gprs files as instructed. Still no change. Had to
reboot every time I needed mobile data. Attached the latest forensics
logs.

** Attachment added: forensics_bundle_2015_05_03_00_53_55.tar.bz2
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1450790/+attachment/4389750/+files/forensics_bundle_2015_05_03_00_53_55.tar.bz2

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

** Changed in: ofono (Ubuntu)
   Status: Incomplete = New

** Changed in: ofono (Ubuntu)
 Assignee: Michael Zanetti (mzanetti) = (unassigned)

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

Title:
  Phone not connecting to mobile data until rebooting

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  New

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1450790] Re: Phone not connecting to mobile data until rebooting

2015-05-01 Thread Michael Zanetti
Hi Tony,

No, I only have one SIM in there. That one is indeed PIN-locked.

list-modems: http://paste.ubuntu.com/10966553/
list-contexts: http://paste.ubuntu.com/10966559/

Also you're right that I did enter the SIM PIN wrong every once in a
while, as I often reboot during walking outside I made some typos in
entering the pin. However, IIRC I always entered the correct PIN on the
second attempt at latest.

I don't recall using the APN editor, at least I didn't enter some APN
setting somewhere. I did try to manually select the network operator
hoping I could get a connection without having to reboot - without
success.

I'll do the proposed reset now and will report back the results
tomorrow.

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

Title:
  Phone not connecting to mobile data until rebooting

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Incomplete
Status in ofono package in Ubuntu:
  Incomplete

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1450790] [NEW] Phone not connecting to mobile data until rebooting

2015-05-01 Thread Michael Zanetti
Public bug reported:

Whenever I walk out of WiFi range, my phone does not connect to mobile
data. Toggling flight mode does not help. I have to reboot the phone.
When then I finally manage to connect after rebooting, if the signal
strength drops and the phone would want to switch from 3G to 2G, it
disconnects and I have to reboot again to get mobile data.

$ system-image-cli -i
current build number: 200
device name: krillin
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-04-30 11:07:21
version version: 200
version ubuntu: 20150429
version device: 20150326-f0c5ba5
version custom: 20150429

Attached you'll find the output of the forensics script

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Critical
 Status: New

** Affects: ofono (Ubuntu)
 Importance: Critical
 Status: New


** Tags: bq

** Attachment added: forensics_bundle_2015_05_01_14_52_38.tar.bz2
   
https://bugs.launchpad.net/bugs/1450790/+attachment/4389086/+files/forensics_bundle_2015_05_01_14_52_38.tar.bz2

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

** Project changed: ofono = ofono (Ubuntu)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: ofono (Ubuntu)
   Importance: Undecided = Critical

** Summary changed:

- Phone not connecting to 3G until rebooting
+ Phone not connecting to mobile data until rebooting

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

Title:
  Phone not connecting to mobile data until rebooting

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  New

Bug description:
  Whenever I walk out of WiFi range, my phone does not connect to mobile
  data. Toggling flight mode does not help. I have to reboot the phone.
  When then I finally manage to connect after rebooting, if the signal
  strength drops and the phone would want to switch from 3G to 2G, it
  disconnects and I have to reboot again to get mobile data.

  $ system-image-cli -i
  current build number: 200
  device name: krillin
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/vivid-proposed
  last update: 2015-04-30 11:07:21
  version version: 200
  version ubuntu: 20150429
  version device: 20150326-f0c5ba5
  version custom: 20150429

  Attached you'll find the output of the forensics script

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450790/+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 1438393] Re: Cannot authenticate to swingbyswing.com

2015-03-31 Thread Michael Zanetti
The reply is in json format. However, the content type header is set to
text/html for some reason. I assume it would work for the else if
branch too, as that one seems to fall back to the jsonParser if the
plaintextParser fails. Haven't tried it though and I wiped my device
with this branch already.

** Changed in: signon-plugin-oauth2 (Ubuntu)
   Status: Incomplete = New

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

Title:
  Cannot authenticate to swingbyswing.com

Status in signon-plugin-oauth2 package in Ubuntu:
  New

Bug description:
  I'm trying to create an OAuth plugin for swingbyswing.com. However it
  keeps failing.

  I got it to working with this diff: http://paste.ubuntu.com/10708914/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-plugin-oauth2/+bug/1438393/+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 1438393] [NEW] Cannot authenticate to swingbyswing.com

2015-03-30 Thread Michael Zanetti
Public bug reported:

I'm trying to create an OAuth plugin for swingbyswing.com. However it
keeps failing.

I got it to working with this diff: http://paste.ubuntu.com/10708914/

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

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

Title:
  Cannot authenticate to swingbyswing.com

Status in signon-plugin-oauth2 package in Ubuntu:
  New

Bug description:
  I'm trying to create an OAuth plugin for swingbyswing.com. However it
  keeps failing.

  I got it to working with this diff: http://paste.ubuntu.com/10708914/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-plugin-oauth2/+bug/1438393/+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 1436427] Re: Turning off WiFi doesn't set a route after the modem connects data

2015-03-28 Thread Michael Zanetti
@Tony

Today I left home twice, once it worked fine, the other time I ran into
this again. This kinda matches my experience of running into this every
other time I leave home. Maybe a bit less. I would estimate it to about
40% of the times I leave my home. Reproducing it manually by turning
WiFi off doesn't trigger it as often as with walking out WiFi range.

For me it definitely doesn't recover on its own, at least not with just
waiting a few minutes. However, toggling flight mode on the phone
usually makes the connection recover for me.

IMO this is quite critical, and even if it would recover on its own
after a while, there's nothing more annoying than being on the go and
first having to toggle flight mode, or waiting 10 minutes before being
able to use the map, or quickly googling something.

Today for example we went for a walk, and after walking for some 20
minutes I wanted to look up the map. Pulled out the phone, the indicator
says H, I open the map and it doesn't load. Knowing that mobile data
can be flaky at times, I waited for about 5 minutes for the map, keeping
on tapping the screen in order to not get the map app suspended. Then I
decided to toggle flight mode which then finally got me some map data.
By then obviously we already walked in some wrong direction and were on
our way back already. So this issue has the characteristic to always
strike when you quickly need some mobile data.

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

Title:
  Turning off WiFi doesn't set a route after the modem connects data

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New
Status in network-manager package in Ubuntu RTM:
  Confirmed

Bug description:
  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed H in no time. So it would seem all is fine. I
  opened the browser and no data went through.

  Here's the output of ip route and list-contexts:

  phablet@ubuntu-phablet:~$ sudo ip route
  [sudo] password for phablet: 
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts 
  [ /ril_1 ]
  [ /ril_0 ]
  [ /ril_0/context1 ]
  Name = E-Plus Web GPRS
  Settings = { Netmask=255.255.255.0 Address=10.121.30.213 
Interface=ccmni0 Method=static DomainNameServers=212.23.103.8,212.23.103.9, 
Gateway=10.121.30.213 }
  Username = eplus
  IPv6.Settings = { }
  Protocol = ip
  Active = 1
  Password = internet
  Type = internet
  AccessPointName = internet.eplus.de

  [ /ril_0/context2 ]
  IPv6.Settings = { }
  Name = E-Plus MMS
  MessageProxy = 212.23.97.153:5080
  MessageCenter = http://mms/eplus/
  Username = mms
  Settings = { }
  Protocol = ip
  Active = 0
  Password = eplus
  Type = mms
  AccessPointName = mms.eplus.de

  [ /ril_0/context3 ]
  Name = ___ubuntu_custom_apn_internet
  Settings = { }
  Username = 
  IPv6.Settings = { }
  Protocol = ip
  Active = 0
  Password = 
  Type = internet
  AccessPointName = 

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436427/+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 1436724] Re: No prompt to unlock sim after airplane mode

2015-03-26 Thread Michael Zanetti
@Albert, the bq hardware seems to be a bit special in that it turns off
the modem completely in flight mode and loses the unlocked state. Ubuntu
touch itself doesn't require to re-enter the sim pin after flight mode.
On the nexus 4 for instance, the SIM card stays unlocked.

** Tags added: bq

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

Title:
  No prompt to unlock sim after airplane mode

Status in indicator-network package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  BQ phone:

  Steps to reproduce:
  1. Turn airplane mode on
  2. Turn airplane mode off

  Desired effect:
  You get a prompt to unlock your sim cards

  What I got:
  You get no connection and no prompt. Only if you open the network panel, 
you see that your sim is still locked.

  You should get a prompt to unlock your sim after turning off airplane
  mode. Otherwise the user does not know the sim card is still locked.
  The fact that the sim card becomes locked after airplane mode is not
  something you should have to think about as a user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1436724/+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 1436427] [NEW] Turning off WiFi doesn't set a route after the modem connects data

2015-03-25 Thread Michael Zanetti
Public bug reported:

I just switched off WiFi in order to test if the device switches
successfully to a mobile data connection. After disabling WiFi the
indicator showed H in no time. So it would seem all is fine. I opened
the browser and no data went through.

Here's the output of ip route and list-contexts:
http://paste.ubuntu.com/10678851/

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 21
device name: krillin
channel: ubuntu-touch/rc/bq-aquaris.en
last update: 2015-03-13 17:11:07
version version: 21
version ubuntu: 20150312
version device: 20150310-3201c0a
version custom: 20150216-561-29-186

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed H in no time. So it would seem all is fine. I opened
  the browser and no data went through.
  
- Here's the output of ip route and list-contexts: 
+ Here's the output of ip route and list-contexts:
  http://paste.ubuntu.com/10678851/
+ 
+ 
+ ~$ system-image-cli --version
+ system-image-cli 2.5.1
+ phablet@ubuntu-phablet:~$ system-image-cli -i
+ current build number: 21
+ device name: krillin
+ channel: ubuntu-touch/rc/bq-aquaris.en
+ last update: 2015-03-13 17:11:07
+ version version: 21
+ version ubuntu: 20150312
+ version device: 20150310-3201c0a
+ version custom: 20150216-561-29-186

** Description changed:

  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed H in no time. So it would seem all is fine. I opened
  the browser and no data went through.
  
  Here's the output of ip route and list-contexts:
  http://paste.ubuntu.com/10678851/
  
- 
- ~$ system-image-cli --version
- system-image-cli 2.5.1
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

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

Title:
  Turning off WiFi doesn't set a route after the modem connects data

Status in network-manager package in Ubuntu:
  New

Bug description:
  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed H in no time. So it would seem all is fine. I
  opened the browser and no data went through.

  Here's the output of ip route and list-contexts:
  http://paste.ubuntu.com/10678851/

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1436427/+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 1300649] Re: Schemas should not come with the library package

2014-11-26 Thread Michael Zanetti
schemas moved to unity-schemas, and unity8 has been updated to depend on
that instead of libunity-core

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

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

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

Title:
  Schemas should not come with the library package

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

Bug description:
  ⟫ dpkg -L libunity-core-6.0-9 | grep schemas
  /usr/share/glib-2.0/schemas
  /usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unityshell.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unitymtgrabhandles.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unitydialog.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.networkarearegion.gschema.xml

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr  1 09:30:16 2014
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300649/+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 1395313] [NEW] PositionSource ignores configuration proerties

2014-11-22 Thread Michael Zanetti
Public bug reported:

The properties active and updateInterval don't have any effect on
Ubuntu. Despite PositionSource.active being set to false, it keeps on
emitting position updates and does not regard the updateInterval setting
as well. Updates appear in random intervals.

** Affects: location-service
 Importance: Undecided
 Assignee: Thomas Voß (thomas-voss)
 Status: New

** Affects: qtlocation-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: location-service
   Importance: Undecided
   Status: New

** Changed in: location-service
 Assignee: (unassigned) = Thomas Voß (thomas-voss)

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

Title:
  PositionSource ignores configuration proerties

Status in Location Service:
  New
Status in “qtlocation-opensource-src” package in Ubuntu:
  New

Bug description:
  The properties active and updateInterval don't have any effect on
  Ubuntu. Despite PositionSource.active being set to false, it keeps on
  emitting position updates and does not regard the updateInterval
  setting as well. Updates appear in random intervals.

To manage notifications about this bug go to:
https://bugs.launchpad.net/location-service/+bug/1395313/+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 1300650] Re: Should use separate schema for launcher items

2014-10-24 Thread Michael Zanetti
** No longer affects: unity

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

Title:
  Should use separate schema for launcher items

Status in The Sevilerow project:
  New
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Won't Fix
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  We're using the schema from unity for launcher items, but we should
  instead use a custom one, since unity7 will never support click
  packages, so they're not compatible already.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140327.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14-0ubuntu1
  Architecture: armhf
  Date: Tue Apr  1 09:30:11 2014
  InstallationDate: Installed on 2014-04-01 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140401)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sevilerow/+bug/1300650/+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 1300650] Re: Should use separate schema for launcher items

2014-09-22 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Should use separate schema for launcher items

Status in The Sevilerow project:
  New
Status in Unity:
  Fix Released
Status in “gsettings-ubuntu-touch-schemas” package in Ubuntu:
  Won't Fix
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released

Bug description:
  We're using the schema from unity for launcher items, but we should
  instead use a custom one, since unity7 will never support click
  packages, so they're not compatible already.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140327.1-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14-0ubuntu1
  Architecture: armhf
  Date: Tue Apr  1 09:30:11 2014
  InstallationDate: Installed on 2014-04-01 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140401)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sevilerow/+bug/1300650/+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 1284048] Re: Troubles connecting to WiFi after fresh flash

2014-04-24 Thread Michael Zanetti
Just botstrap-flashed the Nexus7 with the latest devel-proposed image
(303) and I have still the same issue. No chance in connecting to wifi
on the first boot.

Syslog attached. Let me know if you need some other informations.

** Attachment added: syslog-wifi
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1284048/+attachment/4095195/+files/syslog-wifi

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

Title:
  Troubles connecting to WiFi after fresh flash

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

Bug description:
  After flashing a new image to the Phone, wiping all the settings,
  connecting to WiFi fails.

  This is how I can reproduce it:
  * Flash a new image with --wipe or -b
  * Boot the image, dismiss the edge gesture tutorial
  * Pull down the network indicator, select a WiFi
  * It asks for the passphrase, enter it, hit Connect.

  Now it sits there, just doing nothing. WiFi never really connects.

  If I reboot the phone now, it successfully connects to the previously
  selected WiFi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1284048/+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 1284048] Re: Troubles connecting to WiFi after fresh flash

2014-04-24 Thread Michael Zanetti
Some more information:

* Rebooting the device makes it connect successfully to the WiFi without
re-requesting the password (indicates that the password was entered
correctly and the WiFi AP does work).

* Switching to another WiFi network after this failed attempt makes it
work too.

Its really only the very first network I select after bootstrapping that
fails, and only during the first boot.

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

Title:
  Troubles connecting to WiFi after fresh flash

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

Bug description:
  After flashing a new image to the Phone, wiping all the settings,
  connecting to WiFi fails.

  This is how I can reproduce it:
  * Flash a new image with --wipe or -b
  * Boot the image, dismiss the edge gesture tutorial
  * Pull down the network indicator, select a WiFi
  * It asks for the passphrase, enter it, hit Connect.

  Now it sits there, just doing nothing. WiFi never really connects.

  If I reboot the phone now, it successfully connects to the previously
  selected WiFi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1284048/+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 1287160] [NEW] Menu is located in gear icon at the upper right corner but not in the menu bar

2014-03-03 Thread Michael Zanetti
Public bug reported:

Unlike all other applications in Ubuntu, which put their menu into the
top panel of unity, the document viewer keeps its menu in the little
gear icon at the upper right corner. Unity's panel still has a menu when
the document viewer is focused, but that basically doesn't hold any
entries at all.

The non-tech people I'm supporting with their Ubuntu machines are
struggling with this a lot. For example they constantly fail to find how
to print the viewed PDF file, just searching the menu bar for a print
entry.

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

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

Title:
  Menu is located in gear icon at the upper right corner but not in the
  menu bar

Status in “evince” package in Ubuntu:
  New

Bug description:
  Unlike all other applications in Ubuntu, which put their menu into the
  top panel of unity, the document viewer keeps its menu in the little
  gear icon at the upper right corner. Unity's panel still has a menu
  when the document viewer is focused, but that basically doesn't hold
  any entries at all.

  The non-tech people I'm supporting with their Ubuntu machines are
  struggling with this a lot. For example they constantly fail to find
  how to print the viewed PDF file, just searching the menu bar for a
  print entry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1287160/+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 1287160] Re: Menu is located in gear icon at the upper right corner but not in the menu bar

2014-03-03 Thread Michael Zanetti
 Thank you for your bug report. What Ubuntu/evince version do you use?

Ubuntu 13.10

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

Title:
  Menu is located in gear icon at the upper right corner but not in the
  menu bar

Status in “evince” package in Ubuntu:
  Fix Released

Bug description:
  Unlike all other applications in Ubuntu, which put their menu into the
  top panel of unity, the document viewer keeps its menu in the little
  gear icon at the upper right corner. Unity's panel still has a menu
  when the document viewer is focused, but that basically doesn't hold
  any entries at all.

  The non-tech people I'm supporting with their Ubuntu machines are
  struggling with this a lot. For example they constantly fail to find
  how to print the viewed PDF file, just searching the menu bar for a
  print entry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1287160/+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 1284048] [NEW] Troubles connecting to WiFi after fresh flash

2014-02-24 Thread Michael Zanetti
Public bug reported:

After flashing a new image to the Phone, wiping all the settings,
connecting to WiFi fails.

This is how I can reproduce it:
* Flash a new image with --wipe or -b
* Boot the image, dismiss the edge gesture tutorial
* Pull down the network indicator, select a WiFi
* It asks for the passphrase, enter it, hit Connect.

Now it sits there, just doing nothing. WiFi never really connects.

If I reboot the phone now, it successfully connects to the previously
selected WiFi.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: syslog-wifi-connect-bug
   
https://bugs.launchpad.net/bugs/1284048/+attachment/3994121/+files/syslog-wifi-connect-bug

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

Title:
  Troubles connecting to WiFi after fresh flash

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

Bug description:
  After flashing a new image to the Phone, wiping all the settings,
  connecting to WiFi fails.

  This is how I can reproduce it:
  * Flash a new image with --wipe or -b
  * Boot the image, dismiss the edge gesture tutorial
  * Pull down the network indicator, select a WiFi
  * It asks for the passphrase, enter it, hit Connect.

  Now it sits there, just doing nothing. WiFi never really connects.

  If I reboot the phone now, it successfully connects to the previously
  selected WiFi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1284048/+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 1231995] [NEW] Cellular networking on Nexus 4 doesn't really work at all

2013-09-27 Thread Michael Zanetti
Public bug reported:

On the Nexus 4 it's nearly impossible to get cellular networking to
connect.

The only way I sometimes get it to connect is to manually turn off WiFi
and then reboot the phone. But even then it only connects like every
second try.

Having WiFi enabled (not even being in range of a known WiFi network)
seems to be enough to prevent cellular networking from connecting.

Roaming between WiFi and cellular (for example when leaving home) does
not work at all.

Attached you can find a syslog from my desperate try to get a mobile
connection. You should see around 5 reboots until I finally managed to
get some bytes through the cellular connection.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: syslog
   https://bugs.launchpad.net/bugs/1231995/+attachment/3844651/+files/syslog

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

Title:
  Cellular networking on Nexus 4 doesn't really work at all

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

Bug description:
  On the Nexus 4 it's nearly impossible to get cellular networking to
  connect.

  The only way I sometimes get it to connect is to manually turn off
  WiFi and then reboot the phone. But even then it only connects like
  every second try.

  Having WiFi enabled (not even being in range of a known WiFi network)
  seems to be enough to prevent cellular networking from connecting.

  Roaming between WiFi and cellular (for example when leaving home) does
  not work at all.

  Attached you can find a syslog from my desperate try to get a mobile
  connection. You should see around 5 reboots until I finally managed to
  get some bytes through the cellular connection.

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