[Dx-packages] [Bug 1600502] Re: extra set of icons are installed in wrong directory

2016-08-01 Thread Robert Ancell
** Changed in: indicator-session (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-session in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1600502

Title:
  extra set of icons are installed in wrong directory

Status in indicator-session package in Ubuntu:
  Triaged

Bug description:
  indicator-session icons are being installed to
  /usr/share/icons/hicolor/ and
  /usr/share/icons/hicolor/icons/

  Excerpt from the build log:
  
https://launchpad.net/ubuntu/+source/indicator-session/12.10.5+16.04.20160412-0ubuntu3/+build/10198014

  -rw-r--r-- root/root   256 2016-07-01 08:44 
./usr/share/icons/hicolor/16x16/actions/system-log-out.png
  -rw-r--r-- root/root   732 2016-07-01 08:44 
./usr/share/icons/hicolor/16x16/actions/system-restart.png
  -rw-r--r-- root/root   540 2016-07-01 08:44 
./usr/share/icons/hicolor/16x16/actions/system-shutdown.png

  -rw-r--r-- root/root   256 2016-07-01 08:44 
./usr/share/icons/hicolor/icons/16x16/actions/system-log-out.png
  -rw-r--r-- root/root   732 2016-07-01 08:44 
./usr/share/icons/hicolor/icons/16x16/actions/system-restart.png
  -rw-r--r-- root/root   540 2016-07-01 08:44 
./usr/share/icons/hicolor/icons/16x16/actions/system-shutdown.png

  I am attaching a merge proposal to fix this.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: indicator-session 12.10.5+16.04.20160412-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-30.49-generic 4.4.13
  Uname: Linux 4.4.0-30-generic x86_64
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Jul  9 14:13:08 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-09 (90 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160408)
  SourcePackage: indicator-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-01 Thread Tamir
How to use gui сompiz settings? The Compiz Settings GUI is no such
profile - unity-lowgfx (low-graphics in Ubuntu 16.04.1 x64).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in compiz source package in Xenial:
  Fix Released
Status in nux source package in Xenial:
  Fix Released
Status in unity source package in Xenial:
  Fix Released
Status in unity-control-center source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

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

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


[Dx-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-01 Thread Tamir
How to use gui сompiz settings? The Compiz Settings GUI is simply no
such profile - unity-lowgfx (low-graphics in Ubuntu 16.04.1 x64).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in compiz source package in Xenial:
  Fix Released
Status in nux source package in Xenial:
  Fix Released
Status in unity source package in Xenial:
  Fix Released
Status in unity-control-center source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

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

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


[Dx-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-01 Thread Tamir
How to use gui сompiz settings? The Compiz Settings GUI is simply no
such profile. (Ubuntu 16.04.1 x64).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in compiz source package in Xenial:
  Fix Released
Status in nux source package in Xenial:
  Fix Released
Status in unity source package in Xenial:
  Fix Released
Status in unity-control-center source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

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

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


[Dx-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-01 Thread Tamir
How to use gui сompiz settings? There simply is no such profile. (Ubuntu
16.04.1 x64).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in compiz source package in Xenial:
  Fix Released
Status in nux source package in Xenial:
  Fix Released
Status in unity source package in Xenial:
  Fix Released
Status in unity-control-center source package in Xenial:
  Fix Released

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

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

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


[Dx-packages] [Bug 726033] Re: does not display icons until hovered

2016-08-01 Thread Pavel Rojtberg
** Changed in: mesa (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/726033

Title:
  does not display icons until hovered

Status in Mesa:
  Confirmed
Status in Nux:
  Fix Released
Status in Unity:
  Fix Released
Status in mesa package in Ubuntu:
  Invalid
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: unity-place-applications

  while unity-places-files and the unity launcher display their content
  on launching, unity-place-applications does not display anything until
  the respecting elements were activated (hovering, clicking). see
  screenshot for the look, where only a few icons were hovered.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity-place-applications 0.2.34-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic i686
  Architecture: i386
  Date: Sun Feb 27 14:13:47 2011
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110227)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-place-applications
  --- 
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
  CompositorRunning: compiz
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1400x1050 1400x1050 1280x1024 1280x1024 1280x960 1280x854 1280x800 
1280x720 1152x768 1024x768 1024x768 800x600 800x600 848x480 720x480 640x480 
640x480
   edid-base64: 
AP///wAwrkNPAQOAHhd46q8AmVhTjColUFQhCACBgAEBAQEBAQEBAQEBAQEBMCp4IFEaEEAwcBMAMeQQAAAYKCN4IFEaEEAwcBMAMeQQAAAYDwCQQzKQQygUBgAyDAAA/gBMUDE1MEUwNS1BMgogAJs=
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: On
   modes: 
   edid-base64:
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroRelease: Ubuntu 11.04
  DistroVariant: ubuntu
  GdmLog1:
   
  GdmLog2:
   
  GraphicsCard:
   ATI Technologies Inc M66GL [ATI Mobility FireGL V5250] [1002:71d4] (prog-if 
00 [VGA controller])
 Subsystem: Lenovo Device [17aa:20a4]
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110227)
  LiveMediaBuild_: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110227)
  LiveMediaBuild__: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110227)
  MachineType: LENOVO 2007FVG
  Package: unity 3.4.6-0ubuntu1
  PackageArchitecture: i386
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  ProcVersionSignature_: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  ProcVersionSignature__: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Renderer: Unknown
  Tags: natty running-unity natty running-unity natty running-unity ubuntu 
compiz-0.9
  Uname: Linux 2.6.38-5-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 09/12/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 79ETE3WW (2.23 )
  dmi.board.name: 2007FVG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr79ETE3WW(2.23):bd09/12/2008:svnLENOVO:pn2007FVG:pvrThinkPadT60p:rvnLENOVO:rn2007FVG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2007FVG
  dmi.product.version: ThinkPad T60p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.4-0ubuntu1
  version.libdrm2: libdrm2 2.4.23-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu8
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu11
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

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

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


[Dx-packages] [Bug 1608427] Re: package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attemp

2016-08-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1608427

Title:
  package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in libunity package in Ubuntu:
  New

Bug description:
  -

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Mon Aug  1 14:27:24 2016
  Dependencies:
   
  DuplicateSignature:
   package:unity-scopes-runner:7.1.4+16.04.20160701-0ubuntu1
   Processing triggers for ureadahead (0.100.0-19) ...
   ureadahead will be reprofiled on next reboot
   dpkg: error processing package unity-scopes-runner (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2016-02-08 (175 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: libunity
  Title: package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: Upgraded to xenial on 2016-08-01 (0 days ago)

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

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


[Dx-packages] [Bug 1608427] [NEW] package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before atte

2016-08-01 Thread Sumit Shrivastava
Public bug reported:

-

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Mon Aug  1 14:27:24 2016
Dependencies:
 
DuplicateSignature:
 package:unity-scopes-runner:7.1.4+16.04.20160701-0ubuntu1
 Processing triggers for ureadahead (0.100.0-19) ...
 ureadahead will be reprofiled on next reboot
 dpkg: error processing package unity-scopes-runner (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2016-02-08 (175 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: libunity
Title: package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: Upgraded to xenial on 2016-08-01 (0 days ago)

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


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libunity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1608427

Title:
  package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in libunity package in Ubuntu:
  New

Bug description:
  -

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Mon Aug  1 14:27:24 2016
  Dependencies:
   
  DuplicateSignature:
   package:unity-scopes-runner:7.1.4+16.04.20160701-0ubuntu1
   Processing triggers for ureadahead (0.100.0-19) ...
   ureadahead will be reprofiled on next reboot
   dpkg: error processing package unity-scopes-runner (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2016-02-08 (175 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: libunity
  Title: package unity-scopes-runner 7.1.4+16.04.20160701-0ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: Upgraded to xenial on 2016-08-01 (0 days ago)

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

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


[Dx-packages] [Bug 1607182] Re: Month calendar in the datetime pull-down makes it longer than krillin's screen

2016-08-01 Thread Daniel van Vugt
Well, the bug could be easily solved using a slightly smaller
font/layout. But you make a good point about the calendar app.

If it's in the indicator at all (I think it should be despite previous
comments), then the user has an expectation they can touch/click it to
do calendar things, which would open the calendar app.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1607182

Title:
  Month calendar in the datetime pull-down makes it longer than
  krillin's screen

Status in Canonical System Image:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Month calendar in the datetime pull-down makes it longer than
  krillin's screen.

  You have to scroll it once opened, which is less than ideal.

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

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


[Dx-packages] [Bug 1607182] Re: Month calendar in the datetime pull-down makes it longer than krillin's screen

2016-08-01 Thread Matthew Paul Thomas
This is one of the reasons that I omitted the calendar from the phone
menu design in the first place. (The other reason is that on a phone, a
calendar in a full-screen menu has little benefit compared to just
switching to the calendar app; both completely cover whatever other app
you’re using.)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1607182

Title:
  Month calendar in the datetime pull-down makes it longer than
  krillin's screen

Status in Canonical System Image:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Month calendar in the datetime pull-down makes it longer than
  krillin's screen.

  You have to scroll it once opened, which is less than ideal.

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

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