[Touch-packages] [Bug 1433829] Re: apparmor fails to compile deny link rules

2015-04-01 Thread John Johansen
** Changed in: apparmor
   Status: Confirmed = Fix Committed

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

Title:
  apparmor fails to compile deny link rules

Status in AppArmor Linux application security framework:
  Fix Committed
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  The apparmor_parser fails to compile deny rules with only link
  permissions.

Eg.
   deny /f l,
   deny l /f,
   deny link /f - /d,

Will all fail to compile with the following assert

  apparmor_parser: aare_rules.cc:99: Node* convert_file_perms(int,
  uint32_t, uint32_t, bool): Assertion `perms != 0' failed.

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

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


[Touch-packages] [Bug 1438709] Re: BQ Aquaris E4.5 - issues with SMS that has alphanumeric string in sender field

2015-04-01 Thread Paweł Eichler
** Summary changed:

- BQ Aquapark - issues with SMS that has alphanumeric string in sender field
+ BQ Aquaris E4.5 - issues with SMS that has alphanumeric string in sender field

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

Title:
  BQ Aquaris E4.5 - issues with SMS that has alphanumeric string in
  sender field

Status in messaging-app package in Ubuntu:
  New

Bug description:
  Hi,
  I have a problem with SMSs from different senders that are not regular phone 
numbers but strings (e.g. authentication messages ). I created separate 
contacts for each such a message, but in the end all are displayed separately 
but with a single contact name. Looks like the displayed name is related to the 
contact that was created as the last one.
  Regards,
  Pawel

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

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


[Touch-packages] [Bug 1437486] Re: sms notification baloon dont work to send sms directly

2015-04-01 Thread Sebastien Bacher
Just in case that makes a difference, what language are you using?

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

Title:
  sms notification baloon dont work to send sms directly

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When the Ubuntu Touch phone (BQ) is sleeping and I receive an SMS, if
  I click the ballon, a input appears, I completed the answer to that
  SMS, and clicked SEND, but the SMS never arrived and never left from
  my phone. I repetead those steps one hour later, the same behaviour.

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

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


[Touch-packages] [Bug 1390623] Re: VPN with IPv6 connectivity but no IPv6 DNS server results in broken DNS config

2015-04-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  VPN with IPv6 connectivity but no IPv6 DNS server results in broken
  DNS config

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When connecting to a VPN that provides both a default route over IPv4
  and IPv6, but only DNS servers over IPv4, you can end up with the IPv4
  DNS servers set up as split DNS. When that happens, the user is left
  without a working DNS configuration.

  See the attached log file for an example.

  I think the cause is that the patch for avoiding split DNS on VPNs
  with default routes[1] stops looking when it finds the first VPN
  configuration with a default route. If that configuration happens to
  be the IPv6-side of the VPN connection, then it will still add the
  IPv4 configuration with split DNS.

  A workaround is to simply add a IPv6 DNS server to the configuration
  in addition to the IPv4 DNS servers. In that case, the IPv6 DNS server
  is added without split DNS.

  This has been tested with both Ubuntu 14.04 LTS and Xubuntu 14.04.

  Package versions (on Xubuntu 14.04):
   network-manager 0.9.8.8-0ubuntu7
   network-manager-openvpn 0.9.8.2-1ubuntu4
   openvpn 2.3.2-7ubuntu3

  [1] http://bazaar.launchpad.net/~network-manager/network-
  manager/ubuntu/view/head:/debian/patches/dnsmasq-vpn-dns-
  filtering.patch

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

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


[Touch-packages] [Bug 1415958] Re: Laptop + external display does not suspend on lid close

2015-04-01 Thread Martin Pitt
For the record, systemd actually checks for docked/undocked events, so
in a VT you should not actually get this behaviour. Only under Unity,
because unity-settings-daemon doesn't seem to check for dock events in
particular but just checks the connected monitors. Can you confirm this?

** Package changed: xorg (Ubuntu) = unity-settings-daemon (Ubuntu)

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

Title:
  Laptop + external display does not suspend on lid close

Status in unity-settings-daemon package in Ubuntu:
  New

Bug description:
  Since update to Vivid, laptop does not suspend on lid close if an external 
monitor is connected, even though suspend is selected in the power settings for 
lid close. The display flashes and apps move to external display. Syslog shows 
no attempt to suspend. On Utopic it suspended ok with external monitor. In the 
logs the lid was closed on Jan 29 15:04:00 and opened at 15:04:30. There are 
messages in syslog at that time but I suspect they may be a different issue:
  i915 :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment

  WORKAROUND: Suspend via the menu.

  WORKAROUND: Disconnect external monitor first.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-11.12-generic 3.18.3
  Uname: Linux 3.18.0-11-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.15.1-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 29 15:04:52 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Fujitsu Limited. Device [10cf:17a9]
  InstallationDate: Installed on 2014-12-27 (33 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha i386 (20141227)
  MachineType: FUJITSU LIFEBOOK A544
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-11-generic 
root=UUID=09bfc4b3-c846-47be-ba86-c3db22bcff54 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2014
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.17
  dmi.board.name: FJNBB35
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.17:bd05/09/2014:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK A544
  dmi.sys.vendor: FUJITSU
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4.2-2ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4.2-2ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan 29 15:00:08 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   13890
   vendor SEC
  xserver.version: 2:1.16.2.901-1ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1415958/+subscriptions

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


[Touch-packages] [Bug 1438955] Re: Video won't show on nicovideo.jp

2015-04-01 Thread Olivier Tilloy
I too can observe the issue on bq running the latest RTM. Unfortunately
I’m not seeing anything relevant in the logs that could indicate where
the issue lies.

** Package changed: webbrowser-app (Ubuntu) = webbrowser-app (Ubuntu
RTM)

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

Title:
  Video won't show on nicovideo.jp

Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  1. go to nicovideo.jp
  2. tap on a video you want to watch (May need an account)
  3. tap play

  What happens:
  Get audio and text ovelay without the video.
  You get the text over a black image rather then over the content of the 
video, and you hear the normal audio

  Expected result:
  The video should play with the main video, text overlay and audio!

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

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


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-01 Thread Gunnar Hjalmarsson
** Also affects: language-selector (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  New
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/518056/+subscriptions

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


[Touch-packages] [Bug 1300235] Re: init (chromium-browser) crashed with SIGSEGV

2015-04-01 Thread Martin Pitt
Apport fixed upstream in r2941, thanks Brian!

** Changed in: apport (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: apport (Ubuntu)
 Assignee: (unassigned) = Brian Murray (brian-murray)

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

Title:
  init (chromium-browser) crashed with SIGSEGV

Status in apport package in Ubuntu:
  Fix Committed
Status in chromium-browser package in Ubuntu:
  Triaged

Bug description:
  Test Case
  -
  1) Set your default browser to Chromium.
  2) Launch synaptic
  3) Click on the home page url for a package.
  4) Observe chromium-browser not launch
  5) Receive apport crash dialog
  5) Also notice the apport crash dialog refers to upstart / systemd

  none

  ProblemType: CrashDistroRelease: Ubuntu 14.04
  Package: upstart 1.12.1-0ubuntu1
  Uname: Linux 3.14.0-031400rc8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 31 09:53:16 2014
  Disassembly: = 0x7fa2b65e94d7:   Cannot access memory at address 
0x7fa2b65e94d7
  ExecutablePath: /sbin/init
  InstallationDate: Installed on 2014-03-05 (25 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140305)
  ProcCmdline: /sbin/init
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.14.0-031400rc8-generic 
root=UUID=bef08855-3273-4d41-ac06-bad06bdd08a4 ro quiet splash
  SegvAnalysis:
   Segfault happened at: 0x7fa2b65e94d7:Cannot access memory at address 
0x7fa2b65e94d7
   PC (0x7fa2b65e94d7) not located in a known VMA region (needed executable 
region)!
   Stack pointer not within stack segment
  SegvReason: executing unknown VMA
  Signal: 11SourcePackage: upstart
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
  Title: init crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSystemVersion: init (upstart 1.12.1)
  UserGroups:

  modified.conffile..etc.default.cups: [modified]
  mtime.conffile..etc.default.cups: 2014-03-11T13:23:34.740893

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

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


[Touch-packages] [Bug 1300235] Re: init (chromium-browser) crashed with SIGSEGV

2015-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:apport

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

Title:
  init (chromium-browser) crashed with SIGSEGV

Status in apport package in Ubuntu:
  Fix Committed
Status in chromium-browser package in Ubuntu:
  Triaged

Bug description:
  Test Case
  -
  1) Set your default browser to Chromium.
  2) Launch synaptic
  3) Click on the home page url for a package.
  4) Observe chromium-browser not launch
  5) Receive apport crash dialog
  5) Also notice the apport crash dialog refers to upstart / systemd

  none

  ProblemType: CrashDistroRelease: Ubuntu 14.04
  Package: upstart 1.12.1-0ubuntu1
  Uname: Linux 3.14.0-031400rc8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 31 09:53:16 2014
  Disassembly: = 0x7fa2b65e94d7:   Cannot access memory at address 
0x7fa2b65e94d7
  ExecutablePath: /sbin/init
  InstallationDate: Installed on 2014-03-05 (25 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140305)
  ProcCmdline: /sbin/init
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.14.0-031400rc8-generic 
root=UUID=bef08855-3273-4d41-ac06-bad06bdd08a4 ro quiet splash
  SegvAnalysis:
   Segfault happened at: 0x7fa2b65e94d7:Cannot access memory at address 
0x7fa2b65e94d7
   PC (0x7fa2b65e94d7) not located in a known VMA region (needed executable 
region)!
   Stack pointer not within stack segment
  SegvReason: executing unknown VMA
  Signal: 11SourcePackage: upstart
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
  Title: init crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSystemVersion: init (upstart 1.12.1)
  UserGroups:

  modified.conffile..etc.default.cups: [modified]
  mtime.conffile..etc.default.cups: 2014-03-11T13:23:34.740893

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

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


[Touch-packages] [Bug 1432045] Re: pivot_root audit modifier ignored when oldroot and newroot specified

2015-04-01 Thread Steve Beattie
A fix was committed for this in AppArmor upstream in trunk revision 2901
and on the 2.9 branch in revision 2870.

** Changed in: apparmor
   Status: Confirmed = Fix Committed

** Changed in: apparmor
Milestone: None = 2.9.2

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

Title:
  pivot_root audit modifier ignored when oldroot and newroot specified

Status in AppArmor Linux application security framework:
  Fix Committed
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  $ echo /t { pivot_root oldroot=/ /a, } | apparmor_parser -qS | md5sum
  422b222b6608dff7aca3420062aad3db  -
  $ echo /t { audit pivot_root oldroot=/ /a, } | apparmor_parser -qS | md5sum
  422b222b6608dff7aca3420062aad3db  -
  $ echo /t { audit deny pivot_root oldroot=/ /a, } | apparmor_parser -qS | 
md5sum
  9e598c327781b16acdab2d3e939279ec  -

  Note that the audit modifier doesn't change the binary policy file but
  the audit deny modifier does.

  Also, the binary policy file changes as expected on audit
  pivot_root, and audit pivot_root oldroot=/,. That is, this bug only
  seems to happen when oldroot and newroot are both specified.

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

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


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/language-selector

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

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  New
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/518056/+subscriptions

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


[Touch-packages] [Bug 1438955] Re: Video won't show on nicovideo.jp

2015-04-01 Thread Olivier Tilloy
Same issue on the latest vivid-proposed image on krillin (#170).

** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Video won't show on nicovideo.jp

Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  1. go to nicovideo.jp
  2. tap on a video you want to watch (May need an account)
  3. tap play

  What happens:
  Get audio and text ovelay without the video.
  You get the text over a black image rather then over the content of the 
video, and you hear the normal audio

  Expected result:
  The video should play with the main video, text overlay and audio!

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

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


[Touch-packages] [Bug 1438976] Re: Lock Security - Passcode and Passphrase input field: selectall/cut/copy entry should not be available

2015-04-01 Thread Christian Dywan
We have bug 1424588 to implement a context menu API. I'd prefer to
expose an API rather than simply the internal TextInputPopover we have,
and that would allow fixing this bug by easily hiding certain actions
(or adding new ones even).

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

Title:
  Lock Security - Passcode and Passphrase input field:
  selectall/cut/copy entry should not be available

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  r155, vivid-proposed channel

  Steps:
  1) Enter Security  Privacy - Phone locking - Lock security
  2) Select 4-digit passcode or Passphrase
  3) In the Choose/Confirm passcode/passfhrase fileds, input several 
charactors, and hold down on field

  Result:
  selectall/cut/copy are seen

  Expected:
  These edit operations should not be available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1438976/+subscriptions

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


[Touch-packages] [Bug 1431582] Re: there is no wi-fi after suspend/hybernate mode

2015-04-01 Thread Twente
Are you going something with this bug? In each last few releases you
broke something in my notebook. Now are you just a clowns or you have an
argue with Asus?

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

Title:
  there is no wi-fi after suspend/hybernate mode

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  During last three days: after suspend/hybernate mode there is no wi-
  fi. I have to turn off Network-manager and turn it on again- only
  after that wi-fi works again

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu10
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 13 00:56:10 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-18 (510 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static  metric 1024
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.18
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID  TYPE TIMESTAMP   
TIMESTAMP-REAL  AUTOCONNECT  READONLY  DBUS-PATH
   ACTIVE  DEVICE  STATE  ACTIVE-PATH
   k3b   66a32a2c-3eac-46e3-a111-0c63e94bd135  802-11-wireless  1426197268  Пт. 
13 марта 2015 00:54:28  yes  no
/org/freedesktop/NetworkManager/Settings/0  yes wlan0   activated  
/org/freedesktop/NetworkManager/ActiveConnection/0
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/1  k3b  
   66a32a2c-3eac-46e3-a111-0c63e94bd135  
/org/freedesktop/NetworkManager/ActiveConnection/0
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Touch-packages] [Bug 1438301] Re: desktop machine suspends with systemd after ~3 minutes, does NOT suspend with upstart

2015-04-01 Thread Martin Pitt
This still makes little sense to me. I checked all code paths that call
manager_handle_action(), and they all have a log_info() before it. But
logind doesn't log any of those. Yesterday I only checked evtest on
event0 (the lid switch), I figure we should also watch event1 and event3
(power buttons), and most importantly event2 (sleep button).

It's also worthwhile copying my locally built systemd-logind, stopping
the system one, running the local one under gdb and breaking on
manager_handle_action().

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  desktop machine suspends with systemd after ~3 minutes, does NOT
  suspend with upstart

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  For reasons I cannot fathom, my development server goes into deep
  suspend after ~3 minutes after startup with systemd, however, if I
  boot with upstart it does not.   This happens everytime I boot with
  systemd, the machine just goes into a deep suspend without me
  requesting it.

  I enabled debug; attached is a gzip'd syslog showing the activity -
  look at the end of the log, it goes into deep suspend. No idea why.

  acpi_listen is showing some curious audio plug/unplug events that seem
  to occur on this development box, so maybe these are being
  misinterpreted as suspend events.

  $ acpi_listen
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug

  ..but I am not seeing any other ACPI related events that could be
  triggering a suspend request from acpi_listen.

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

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


[Touch-packages] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-04-01 Thread Po-Hsu Lin
** Changed in: xorg (Ubuntu Trusty)
 Assignee: job (jeppekdahl) = (unassigned)

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

Status in libdrm package in Ubuntu:
  Invalid
Status in llvm-toolchain-snapshot package in Ubuntu:
  Invalid
Status in x11proto-core package in Ubuntu:
  Invalid
Status in x11proto-fonts package in Ubuntu:
  Invalid
Status in xorg package in Ubuntu:
  Invalid
Status in xtrans package in Ubuntu:
  Invalid
Status in libdrm source package in Trusty:
  Fix Released
Status in llvm-toolchain-snapshot source package in Trusty:
  Fix Released
Status in x11proto-core source package in Trusty:
  Fix Released
Status in x11proto-fonts source package in Trusty:
  Fix Released
Status in xorg source package in Trusty:
  Fix Released
Status in xtrans source package in Trusty:
  Fix Released

Bug description:
  In order to upload the new xorg-server we need to backport the following 
packages from utopic:
  libdrm
  x11proto-core
  x11proto-fonts
  xtrans

  libdrm 2.4.52-1-2.4.56-1 seems to have the following changes:
  - Hides private symbols from all libdrm libraries
  - fixes MSAA on Hawaii (radeon).
  - Adds cherryview pci-ids (intel).
  - Makes libdrm-nouveau threadsafe with concurrent access to the drm fd.
  - Fixes to exynos and freedreno.
  - Enables building libdrm-freedreno1 and libdrm-exynos1

  x11proto-core's main change appears to be changing from the 'pointer' type to 
'void *':
  
https://launchpadlibrarian.net/173873109/x11proto-core_7.0.24-1_7.0.26-1.diff.gz

  x11proto-fonts' main change is the same as x11proto-core, but the 
documentation is reformatted too:
  
https://launchpadlibrarian.net/173873038/x11proto-fonts_2.1.2-1_2.1.3-1.diff.gz

  xtrans seems to have 2 minor changes, increase default unix pipe size and add 
support for systemd socket activation:
  https://launchpadlibrarian.net/173873112/xtrans_1.3.2-1_1.3.4-1.diff.gz

  xorg needs to be slightly updated, to allow xserver-xorg to provide
  the unrenamed lts-utopic, and to allow xorg to be installed with the
  renamed xorg-server.

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

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


[Touch-packages] [Bug 1438805] Re: systemd-journald crashed with SIGABRT in __epoll_wait_nocancel()

2015-04-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1433320 ***
https://bugs.launchpad.net/bugs/1433320

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362227/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362230/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362236/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362238/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362239/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362240/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1438805/+attachment/4362242/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1433320
   systemd-journald crashed with SIGABRT in sd_event_wait()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  systemd-journald crashed with SIGABRT in __epoll_wait_nocancel()

Status in systemd package in Ubuntu:
  New

Bug description:
  Crashed while editing in aMule.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Mar 31 19:00:40 2015
  ExecutablePath: /lib/systemd/systemd-journald
  InstallationDate: Installed on 2015-03-29 (2 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790GP-UD4H
  ProcCmdline: /lib/systemd/systemd-journald
  ProcEnviron:
   LANG=de_DE.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-10-generic 
root=UUID=5269f173-ca4a-480b-ab39-bc829093a56b ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  Signal: 6
  SourcePackage: systemd
  StacktraceTop:
   __epoll_wait_nocancel () at ../sysdeps/unix/syscall-template.S:81
   ?? ()
   ?? ()
   __libc_start_main (main=0x7f61d3cac760, argc=1, argv=0x79685dc8, 
init=optimized out, fini=optimized out, rtld_fini=optimized out, 
stack_end=0x79685db8) at libc-start.c:289
   ?? ()
  Title: systemd-journald crashed with SIGABRT in __epoll_wait_nocancel()
  UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/08/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7c
  dmi.board.name: GA-MA790GP-UD4H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7c:bd07/08/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790GP-UD4H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790GP-UD4H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790GP-UD4H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1424263] Re: Broken dependencies

2015-04-01 Thread enboig
Jim Buzaid solution worked for me AFTER doing HWE upgrade
https://wiki.ubuntu.com/Kernel/LTSEnablementStack

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

Title:
  Broken dependencies

Status in mesa package in Ubuntu:
  Confirmed
Status in steam package in Ubuntu:
  Confirmed

Bug description:
  I can not install Steam from Steam website because reported package
  has broken dependencies. This bug affect any user that will install
  Ubuntu 14.04.2. Please fix it fast, cause i can not play my games on
  Linux.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libgl1-mesa-dri:i386 (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  346.35  Sat Jan 10 21:27:15 
PST 2015
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Feb 21 21:40:49 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: nvidia, 346.35, 3.16.0-30-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 
00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:84ac]
  InstallationDate: Installed on 2015-02-20 (1 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic.efi.signed 
root=UUID=ea315497-1076-4f76-a2da-dc65caca572f ro quiet splash loglevel=0 
vt.handoff=7
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.10
  dmi.board.name: H87 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.10:bd07/09/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH87Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sat Feb 21 17:22:09 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

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


Re: [Touch-packages] [Bug 1437486] [NEW] sms notification baloon dont work to send sms directly

2015-04-01 Thread Buzea Bogdan
ROmanian language

În data de miercuri, 1 aprilie 2015, Sebastien Bacher seb...@ubuntu.com a
scris:
 Just in case that makes a difference, what language are you using?

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

 Title:
   sms notification baloon dont work to send sms directly

 Status in telephony-service package in Ubuntu:
   Confirmed

 Bug description:
   When the Ubuntu Touch phone (BQ) is sleeping and I receive an SMS, if
   I click the ballon, a input appears, I completed the answer to that
   SMS, and clicked SEND, but the SMS never arrived and never left from
   my phone. I repetead those steps one hour later, the same behaviour.

 To manage notifications about this bug go to:

https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1437486/+subscriptions


-- 
Trimis de pe Ubuntu Touch

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

Title:
  sms notification baloon dont work to send sms directly

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When the Ubuntu Touch phone (BQ) is sleeping and I receive an SMS, if
  I click the ballon, a input appears, I completed the answer to that
  SMS, and clicked SEND, but the SMS never arrived and never left from
  my phone. I repetead those steps one hour later, the same behaviour.

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

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


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-01 Thread Gunnar Hjalmarsson
To make it easier to keep discussing this issue, I committed a change to
language-selector, which hopefully is a step in the right direction.

** Changed in: language-selector (Ubuntu)
   Importance: Undecided = Medium

** Changed in: language-selector (Ubuntu)
   Status: New = Fix Committed

** Changed in: language-selector (Ubuntu)
 Assignee: (unassigned) = Gunnar Hjalmarsson (gunnarhj)

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Low = Medium

** Changed in: xkeyboard-config (Ubuntu)
   Importance: Wishlist = Medium

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

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Fix Committed
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/518056/+subscriptions

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


[Touch-packages] [Bug 1396361] Re: Double Mouse Cursor

2015-04-01 Thread Christopher M. Penalver
pauljohn32, it would help immensely if you filed a new report via a terminal:
ubuntu-bug xorg

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

Also, please feel free to subscribe me to it.

** Tags removed: apport-collected ubuntu

** Attachment removed: xdpyinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362560/+files/xdpyinfo.txt

** Attachment removed: Xrandr.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362559/+files/Xrandr.txt

** Attachment removed: XorgLogOld.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362558/+files/XorgLogOld.txt

** Attachment removed: XorgLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362557/+files/XorgLog.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362555/+files/UdevLog.txt

** Attachment removed: UnitySupportTest.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362556/+files/UnitySupportTest.txt

** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362554/+files/UdevDb.txt

** Attachment removed: ProcModules.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362553/+files/ProcModules.txt

** Attachment removed: ProcInterrupts.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362552/+files/ProcInterrupts.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362551/+files/ProcEnviron.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362550/+files/ProcCpuinfo.txt

** Attachment removed: Lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362549/+files/Lsusb.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362548/+files/Lspci.txt

** Attachment removed: LightdmLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362547/+files/LightdmLog.txt

** Attachment removed: LightdmGreeterLogOld.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362546/+files/LightdmGreeterLogOld.txt

** Attachment removed: LightdmGreeterLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362545/+files/LightdmGreeterLog.txt

** Attachment removed: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362544/+files/LightdmDisplayLog.txt

** Attachment removed: GconfCompiz.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362543/+files/GconfCompiz.txt

** Attachment removed: DpkgLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362542/+files/DpkgLog.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362540/+files/CurrentDmesg.txt

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362541/+files/Dependencies.txt

** Attachment removed: BootLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362539/+files/BootLog.txt

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1396361/+attachment/4362538/+files/BootDmesg.txt

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

Title:
  Double Mouse Cursor

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  When dragging with the mouse cursor often it creates a double cursor
  side by side about 10 cm apart on the screen.  Only one cursor works.
  Using print screen does not show the cursor in the resulting image.
  Rebooting corrects the problem.

  This is similar to the double mouse cursor reported as a result of
  flash in a browser, however the current problem will occur without the
  browser open.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xinput 1.6.1-1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic i686
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Tue Nov 25 15:58:51 2014
  InstallationDate: Installed on 2014-10-24 (32 days ago)
  InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xinput
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications 

[Touch-packages] [Bug 1438976] Re: Lock Security - Passcode and Passphrase input field: selectall/cut/copy entry should not be available

2015-04-01 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = High

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

Title:
  Lock Security - Passcode and Passphrase input field:
  selectall/cut/copy entry should not be available

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  r155, vivid-proposed channel

  Steps:
  1) Enter Security  Privacy - Phone locking - Lock security
  2) Select 4-digit passcode or Passphrase
  3) In the Choose/Confirm passcode/passfhrase fileds, input several 
charactors, and hold down on field

  Result:
  selectall/cut/copy are seen

  Expected:
  These edit operations should not be available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1438976/+subscriptions

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


[Touch-packages] [Bug 1437767] Re: Icons contain pixellated artifacts

2015-04-01 Thread Sebastien Bacher
Thank you for your bug report, I don't see anything really wrong on that
screenshot, not that some recent fixes landed,
https://launchpad.net/ubuntu/+source/humanity-icon-theme/0.6.8 ... could
you try if that's still an issue? In any case probably not an unity
issue since the security icon in the settings has nothing to do with
unity code

** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  Icons contain pixellated artifacts

Status in unity package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from utopic to vivid beta, many (but apparently not
  all) icons in Unity contain pixellation artifacts, as if it's been
  scaled up very slightly.  Please see the attachment and note the
  launcher, as well as Security  Privacy which was highlighted when
  taking the screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150324.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Mar 28 19:48:12 2015
  DistUpgraded: 2015-03-28 19:13:12,615 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2226]
  InstallationDate: Installed on 2015-03-07 (22 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20CMCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-10-generic 
root=/dev/mapper/ubuntu--vg-root ro acpi_osi=Linux acpi_backlight=vendor 
psmouse.proto=imps quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to vivid on 2015-03-29 (0 days ago)
  XorgConf:
   Section Monitor
   Identifier default monitor
   DisplaySize276 156# In millimeters
   EndSection
  dmi.bios.date: 01/23/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N10ET28W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CMCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET28W(1.05):bd01/23/2015:svnLENOVO:pn20CMCTO1WW:pvrThinkPadX250:rvnLENOVO:rn20CMCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20CMCTO1WW
  dmi.product.version: ThinkPad X250
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Sat Mar 28 19:26:54 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1438870] Re: Lock screen doesn't emit ActiveChanged signal

2015-04-01 Thread Sebastien Bacher
** Also affects: unity
   Importance: Undecided
   Status: New

** Tags added: lockscreen

** Changed in: unity (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: unity
   Importance: Undecided = High

** Changed in: unity (Ubuntu Vivid)
   Importance: Undecided = High

** Changed in: unity (Ubuntu Utopic)
   Importance: Undecided = High

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

Title:
  Lock screen doesn't emit ActiveChanged signal

Status in Unity:
  New
Status in unity package in Ubuntu:
  New
Status in unity source package in Trusty:
  New
Status in unity source package in Utopic:
  New
Status in unity source package in Vivid:
  New

Bug description:
  tl;dr; Unity doesn't emit the ActiveChanged signal when the screen is
  locked/unlocked

  Long version:

  unity-settings-daemon's automount plugin has code to detect whether
  the screen is locked or not before automatically mounting a volume.
  This prevents someone from inserting a USB thumb drive when the screen
  is locked and exploiting a possible nautilus thumbnailer
  vulnerability. (See bug #714958 for original implementation details.)

  In Ubuntu 14.04, this code no longer works. Inserting a USB thumb
  drive while the screen is locked results in a Nautilus window opening
  underneath the lock screen, and the contents of the USB thumb drive
  being read.

  Since the screen lock got switched to Unity in Ubuntu 14.04, Unity no
  longer emits the org.gnome.ScreenSaver ActiveChanged signal when the
  screen gets locked or unlocked.

  To test:

  1- in terminal, type:
  dbus-monitor 
type='signal',sender='org.gnome.ScreenSaver',interface='org.gnome.ScreenSaver'
  2- Lock the screen
  3- Unlock the screen
  4- Notice that no signal was received

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150330-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Mar 31 15:15:48 2015
  InstallationDate: Installed on 2013-11-26 (489 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (24 days ago)

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

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


[Touch-packages] [Bug 1412656] Re: ofonod crashed with SIGSEGV in g_str_equal()

2015-04-01 Thread d❤vid seaward
The workaround in #6 worked (and I no longer have Mobile Broadband
entries in my network indicator). Thanks!

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

Title:
  ofonod crashed with SIGSEGV in g_str_equal()

Status in ofono package in Ubuntu:
  Triaged
Status in telephony-service package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  This bug has been reported the last two times I powered up my laptop,
  even though my laptop doesn't have mobile telephony capabilities.

  Since upgrading to 14.10 I have had two Mobile Broadband entries
  under the network indicator.

  The only related software I can think of is installing the Unity 8
  desktop preview. (Which I did months ago, so it did not trigger this
  issue.)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: ofono 1.12.bzr6880+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sat Jan 17 12:01:52 2015
  ExecutablePath: /usr/sbin/ofonod
  ExecutableTimestamp: 1412931933
  InstallationDate: Installed on 2014-04-24 (269 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcCmdline: ofonod -P ril
  ProcCwd: /
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  RetraceOutdatedPackages:
   no debug symbol package found for libselinux1
   no debug symbol package found for libdbus-1-3
   no debug symbol package found for libudev1
  SegvAnalysis:
   Segfault happened at: 0x7fd30933b156 __strcmp_ssse3+22:movlpd 
(%rdi),%xmm1
   PC (0x7fd30933b156) ok
   source (%rdi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: ofono
  StacktraceTop:
   g_str_equal (v1=v1@entry=0x0, v2=optimized out) at 
/build/buildd/glib2.0-2.42.1/./glib/ghash.c:1776
   message_filter (connection=0xfd75b0, message=0xfd7800, user_data=optimized 
out) at gdbus/watch.c:534
   dbus_connection_dispatch () from 
/tmp/apport_sandbox_QJAfx3/lib/x86_64-linux-gnu/libdbus-1.so.3
   message_dispatch (data=0xfd75b0, data@entry=error reading variable: value 
has been optimized out) at gdbus/mainloop.c:76
   g_timeout_dispatch (source=0xfe0150, callback=optimized out, 
user_data=optimized out) at /build/buildd/glib2.0-2.42.1/./glib/gmain.c:4520
  Title: ofonod crashed with SIGSEGV in g_str_equal()
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (86 days ago)
  UserGroups:

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

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


[Touch-packages] [Bug 1438931] Re: qtcreator crash when window on monitor which is unplugged

2015-04-01 Thread Gerry Boland
Backtrace: http://pastebin.ubuntu.com/10717153/

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New = Invalid

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

Title:
  qtcreator crash when window on monitor which is unplugged

Status in qtbase-opensource-src package in Ubuntu:
  Invalid
Status in qtcreator package in Ubuntu:
  New

Bug description:
  Steps to Repro:
  1. Multimonitor setup needed
  2. Open QtCreator, open a Qt project of some kind
  3. Move the QtCreator window to the monitor you can unplug
  4. unplug that monitor

  Expected result
  Window Manager relocates the QtCreator window to the remaining monitor

  Actual result
  QtCreator crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1438931/+subscriptions

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


[Touch-packages] [Bug 1187010] Re: JS files not tracked as public API

2015-04-01 Thread Christian Dywan
** Summary changed:

- Status of JS files APIs
+ JS files not tracked as public API

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  JS files not tracked as public API

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  No developer documentation or code snippets available for mathUtils.js
  or any of the other JS files. Also there was no API discussion prior
  to implementing the functions.

  If the JS files become part of the public API, they need to be added
  to the API checker script and components.api.

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

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


[Touch-packages] [Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-04-01 Thread Timo Aaltonen
** No longer affects: xserver-xorg-input-synaptics (Ubuntu)

** No longer affects: xserver-xorg-input-synaptics (Ubuntu Trusty)

** No longer affects: xserver-xorg-input-synaptics (Ubuntu Utopic)

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

Title:
  [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't
  work

Status in HWE Next Project:
  In Progress
Status in The Linux Kernel:
  In Progress
Status in libinput package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in systemd source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed
Status in systemd source package in Utopic:
  Confirmed

Bug description:
  Lenovo X1 3rd Carbon (201411-16196)

  Steps to reproduce the bug:
  1, Log in to system
  2, Click left/right/middle buttons of the touchpad

  Actual result:
  No response after clicking the buttons

  Expected results:
  Buttons work as expected behavirour

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-generic 3.13.0-45.74 [modified: 
boot/vmlinuz-3.13.0-45-generic]
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1598 F pulseaudio
   /dev/snd/controlC0:  u  1598 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jan 27 02:48:23 2015
  HibernationDevice: RESUME=UUID=c553e9ba-b74b-43ad-8cf2-496531261e0f
  InstallationDate: Installed on 2015-01-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20150126)
  MachineType: LENOVO 20BTZ09ZUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=1d34e685-c98b-41f3-b649-87770517b194 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-generic N/A
   linux-backports-modules-3.13.0-45-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET24W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BTZ09ZUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET24W(1.02):bd10/27/2014:svnLENOVO:pn20BTZ09ZUS:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BTZ09ZUS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BTZ09ZUS
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

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


[Touch-packages] [Bug 1439074] [NEW] GDB (multiarch) crashed while debugging optimized ARM code

2015-04-01 Thread BSA
Public bug reported:

I have a code in which some of functions are optimized but some not. So when I 
try to debug unoptimized function called from optimized one then gdb have 
produced an error and wanted to exit:
/build/buildd/gdb-7.7.1/gdb/inline-frame.c:168: internal-error: 
inline_frame_this_id: Assertion `frame_id_p (*this_id)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gdb-multiarch 7.7.1-0ubuntu5~14.04.2
ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
Uname: Linux 3.16.0-33-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
CurrentDesktop: MATE
Date: Wed Apr  1 12:03:46 2015
InstallationDate: Installed on 2014-07-14 (261 days ago)
InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
SourcePackage: gdb
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  GDB (multiarch) crashed while debugging optimized ARM code

Status in gdb package in Ubuntu:
  New

Bug description:
  I have a code in which some of functions are optimized but some not. So when 
I try to debug unoptimized function called from optimized one then gdb have 
produced an error and wanted to exit:
  /build/buildd/gdb-7.7.1/gdb/inline-frame.c:168: internal-error: 
inline_frame_this_id: Assertion `frame_id_p (*this_id)' failed.
  A problem internal to GDB has been detected,
  further debugging may prove unreliable.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gdb-multiarch 7.7.1-0ubuntu5~14.04.2
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Wed Apr  1 12:03:46 2015
  InstallationDate: Installed on 2014-07-14 (261 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  SourcePackage: gdb
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1438301] Re: desktop machine suspends with systemd after ~3 minutes, does NOT suspend with upstart

2015-04-01 Thread Martin Pitt
This happens around the time when this fires:

Breakpoint 1, manager_handle_action (m=0x55616010, 
inhibit_key=INHIBIT_HANDLE_LID_SWITCH, handle=HANDLE_IGNORE, 
ignore_inhibited=true, is_edge=false) at src/login/logind-action.c:36
36  in src/login/logind-action.c

(gdb) bt full
#0  manager_handle_action (m=0x55616010, 
inhibit_key=INHIBIT_HANDLE_LID_SWITCH, handle=HANDLE_IGNORE, 
ignore_inhibited=true, 
is_edge=false) at src/login/logind-action.c:36
message_table = {0x0, 0x555e8f9c Powering Off..., 0x555e8fac 
Rebooting..., 0x555e8fb9 Halting..., 
  0x555e8fc4 Rebooting via kexec..., 0x555e8fdb 
Suspending..., 0x555e8fe9 Hibernating..., 
  0x555e8ff8 Hibernating and suspending..., 0x0}
target_table = {0x0, 0x555e9016 poweroff.target, 0x555e9026 
reboot.target, 0x555e9034 halt.target, 
  0x555e9040 kexec.target, 0x555e904d suspend.target, 
0x555e905c hibernate.target, 
  0x555e906d hybrid-sleep.target, 0x0}
error = {name = 0x7fffe440 p\344\377\377\377\177, 
  message = 0x55565aba manager_is_docked_or_multiple_displays+162 
\211E\354\203, incomplete sequence \354, 
  _need_free = -7120}
inhibit_operation = 1432480080
offending = 0x90a9bdd80dca0d00
supported = false
r = 21845
__PRETTY_FUNCTION__ = manager_handle_action
__func__ = manager_handle_action
#1  0x55566572 in button_lid_switch_handle_action 
(manager=0x55616010, is_edge=false)
at src/login/logind-button.c:108
handle_action = HANDLE_IGNORE
__PRETTY_FUNCTION__ = button_lid_switch_handle_action
#2  0x55566601 in button_recheck (e=0x55621420, 
userdata=0x55625e40) at src/login/logind-button.c:117
b = 0x55625e40
__PRETTY_FUNCTION__ = button_recheck
#3  0x555b837b in source_dispatch (s=0x55621420) at 
src/libsystemd/sd-event/sd-event.c:2150
r = 0
__PRETTY_FUNCTION__ = source_dispatch
__func__ = source_dispatch
#4  0x555b968d in sd_event_dispatch (e=0x55617210) at 
src/libsystemd/sd-event/sd-event.c:2471
p = 0x55621420
r = 0
__PRETTY_FUNCTION__ = sd_event_dispatch
#5  0x555b97ec in sd_event_run (e=0x55617210, 
timeout=18446744073709551615)
at src/libsystemd/sd-event/sd-event.c:2494
r = 1
__PRETTY_FUNCTION__ = sd_event_run
#6  0x55563cac in manager_run (m=0x55616010) at 
src/login/logind.c:1117
us = 18446744073709551615
r = 0
__PRETTY_FUNCTION__ = manager_run
#7  0x55563f96 in main (argc=1, argv=0x7fffe6d8) at 
src/login/logind.c:1179
m = 0x55616010
r = 0
__func__ = main

The is_edge==false is interesting, which proves that it's not coming
from logind-button.c's button_dispatch(). This is consistent with evtest
not getting any event.

button_check_switches() apparently detects that the lid is detected as
closed (note: this machine doesn't actually have a lid). Then
button_install_check_event_source() fires off an idle handler which
repeatedly checks for the button state. Apparently something makes too
strong or wrong assumptions there, I'll keep digging.

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

Title:
  desktop machine suspends with systemd after ~3 minutes, does NOT
  suspend with upstart

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  For reasons I cannot fathom, my development server goes into deep
  suspend after ~3 minutes after startup with systemd, however, if I
  boot with upstart it does not.   This happens everytime I boot with
  systemd, the machine just goes into a deep suspend without me
  requesting it.

  I enabled debug; attached is a gzip'd syslog showing the activity -
  look at the end of the log, it goes into deep suspend. No idea why.

  acpi_listen is showing some curious audio plug/unplug events that seem
  to occur on this development box, so maybe these are being
  misinterpreted as suspend events.

  $ acpi_listen
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug
  jack/headphone HEADPHONE plug
  jack/headphone HEADPHONE unplug

  ..but I am not seeing any other ACPI related events that could be
  triggering a suspend request from acpi_listen.

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

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


[Touch-packages] [Bug 1427672] Re: System doesn't power off when shutting down

2015-04-01 Thread Iain Lane
*** This bug is a duplicate of bug 1438612 ***
https://bugs.launchpad.net/bugs/1438612

Seems so - thanks!

** This bug has been marked a duplicate of bug 1438612
   remote file systems hang on shutdown, D-BUS stops too early

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

Title:
  System doesn't power off when shutting down

Status in systemd package in Ubuntu:
  Confirmed
Status in systemd package in Debian:
  Incomplete

Bug description:
  1. Open the session indicator (cog in top-right)
  2. Shut Down...
  3. Shut Down
  4. The monitors go blank
  5. The system doesn't power off (waited  5 minutes)

  Things which do work

   - poweroff -f
   - Changing to a debug shell and shutting down using login1.Manager PowerOff

  I can't use the system-shutdown/ functionality since shutdown doesn't
  get that far. I can't SSH in since network is down. I can't switch VT
  when it's in this state so I'm not able to interact with the system. I
  can't see anything on the monitors since they are turned off.

  Any tips on how to get useful debugging information? I'll attach
  journalctl from the previous boot but the last message is the journal
  shutting down so it's not that useful I don't think. Also syslog.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-4ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  3 12:57:33 2015
  InstallationDate: Installed on 2012-10-07 (876 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-7-generic 
root=UUID=980689ca-e7d9-4a99-8230-33b8b6e917cd ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw systemd.debug-shell nomdmonddf nomdmonisw
  SourcePackage: systemd
  UpgradeStatus: Upgraded to vivid on 2013-05-07 (665 days ago)
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd08/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1438976] Re: Lock Security - Passcode and Passphrase input field: selectall/cut/copy entry should not be available

2015-04-01 Thread Zsombor Egri
ATM we don't have any possibilities to drive this from outside. We need
an API which can tell what clipboard operations are allowed and which
don't.

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

Title:
  Lock Security - Passcode and Passphrase input field:
  selectall/cut/copy entry should not be available

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  r155, vivid-proposed channel

  Steps:
  1) Enter Security  Privacy - Phone locking - Lock security
  2) Select 4-digit passcode or Passphrase
  3) In the Choose/Confirm passcode/passfhrase fileds, input several 
charactors, and hold down on field

  Result:
  selectall/cut/copy are seen

  Expected:
  These edit operations should not be available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1438976/+subscriptions

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Benjamin Xiao
Hi Sebastien, which package version contains the fix?

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-01 Thread Gunnar Hjalmarsson
@Raphael: Of course we want a consistent behavior in all applications.

Since you mention pt_PT, it should be noted that the commit I just made
affects pt_BR only. Possibly there is a reason to do the same for pt_PT,
but I think it needs to be discussed first. Added a libX11 task to
remember it.

On 2015-04-01 02:47, Raphael das Neves Calvo wrote:
 Previous versions and flavors don't need to be fixed, IMHO. Focus on
 the next release because we already have workarounds for the previous
 releases.

That makes sense for existing users, but wouldn't a better configuration
be preferable for new users who install e.g. 14.04?

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

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

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Fix Committed
Status in libx11 package in Ubuntu:
  New
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/518056/+subscriptions

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


[Touch-packages] [Bug 1424588] Re: Need a context menu component

2015-04-01 Thread Christian Dywan
We can essentially use the ActionSelectionPopover, with a refactor so it
can support the horizontal layout needed to replace the
TextInputPopover.

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

Title:
  Need a context menu component

Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The design for the browser app’s contextual menu requires the popover
  to be centered inside its caller (the webview). See
  
https://docs.google.com/a/canonical.com/presentation/d/1woHjO8K4iqyVZZlfQ4BXL0DhYbwkEmZ7wvcUhYzHDRk/edit#slide=id.g34608d763_079
  for reference. The popover is opened using PopupUtils.open(…).

  I’ve tried two different approaches to achieve that, but none actually
  works:

   - passing the webview as the caller
   - passing no caller parameter at all

  In both cases, the popover is horizontally centered, but it’s anchored
  to the top of the scene.

  I’m attaching a standalone example that demonstrates the issue.

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

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


[Touch-packages] [Bug 1433829] Re: apparmor fails to compile deny link rules

2015-04-01 Thread Steve Beattie
** Changed in: apparmor
Milestone: None = 2.9.2

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

Title:
  apparmor fails to compile deny link rules

Status in AppArmor Linux application security framework:
  Fix Committed
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  The apparmor_parser fails to compile deny rules with only link
  permissions.

Eg.
   deny /f l,
   deny l /f,
   deny link /f - /d,

Will all fail to compile with the following assert

  apparmor_parser: aare_rules.cc:99: Node* convert_file_perms(int,
  uint32_t, uint32_t, bool): Assertion `perms != 0' failed.

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

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


[Touch-packages] [Bug 1420934] Re: [online-accounts] re-authenticating an account does not work

2015-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package sync-monitor -
0.1+15.04.20150327-0ubuntu1

---
sync-monitor (0.1+15.04.20150327-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Renato Araujo Oliveira Filho ]
  * Created sync-monitor-helper to re-authenticate accounts. (LP:
#1420934)
 -- CI Train Bot ci-train-...@canonical.com   Fri, 27 Mar 2015 11:13:09 +

** Changed in: sync-monitor (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [online-accounts] re-authenticating an account does not work

Status in the base for Ubuntu mobile products:
  Fix Committed
Status in signon-plugin-oauth2 package in Ubuntu:
  Fix Committed
Status in sync-monitor package in Ubuntu:
  Fix Released
Status in signon-plugin-oauth2 package in Ubuntu RTM:
  Fix Committed

Bug description:
  After a online account token became invalid we should use the function
  AccountService.authenticate to re-validate the account. But is is
  not working for google accounts.

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

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


[Touch-packages] [Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-04-01 Thread Timo Aaltonen
if you have a hybrid machine using nvidia, you'd need headers too for
the nvidia dkms build.. there should be no other reason for the breakage
though

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

Title:
  [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't
  work

Status in HWE Next Project:
  In Progress
Status in The Linux Kernel:
  In Progress
Status in libinput package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in systemd source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed
Status in systemd source package in Utopic:
  Confirmed

Bug description:
  Lenovo X1 3rd Carbon (201411-16196)

  Steps to reproduce the bug:
  1, Log in to system
  2, Click left/right/middle buttons of the touchpad

  Actual result:
  No response after clicking the buttons

  Expected results:
  Buttons work as expected behavirour

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-generic 3.13.0-45.74 [modified: 
boot/vmlinuz-3.13.0-45-generic]
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1598 F pulseaudio
   /dev/snd/controlC0:  u  1598 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jan 27 02:48:23 2015
  HibernationDevice: RESUME=UUID=c553e9ba-b74b-43ad-8cf2-496531261e0f
  InstallationDate: Installed on 2015-01-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20150126)
  MachineType: LENOVO 20BTZ09ZUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=1d34e685-c98b-41f3-b649-87770517b194 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-generic N/A
   linux-backports-modules-3.13.0-45-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET24W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BTZ09ZUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET24W(1.02):bd10/27/2014:svnLENOVO:pn20BTZ09ZUS:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BTZ09ZUS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BTZ09ZUS
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

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


[Touch-packages] [Bug 1422424] Re: week 13 duplicate

2015-04-01 Thread gumbeto
Same here (on linux mint), but weeks are wrong until 43.

The version of evolution-data-server here is 3.6.2-0ubuntu0.2

$ uname -a
Linux ricab-desktopCERN 3.5.0-51-generic #77~precise1-Ubuntu SMP Thu Jun 5 
00:47:34 UTC 2014 i686 i686 i686 GNU/Linux

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

Title:
  week 13 duplicate

Status in evolution-data-server package in Ubuntu:
  Confirmed

Bug description:
  I will see week number 13 twise there in this year!
  so weeks 14-18 are with wrong week number.

  Screenshot:
  https://dl.dropboxusercontent.com/u/4435155/Wrong_weeknumber/week.png

  Ubuntu 14.04.1 LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evolution-data-server 3.10.4-0ubuntu1.5
  Uname: Linux 3.13.0-031300-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 16 18:24:43 2015
  ExecutablePath: /usr/lib/evolution/evolution-calendar-factory
  InstallationDate: Installed on 2013-10-23 (481 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
  ProcEnviron:
   XDG_RUNTIME_DIR=set
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=fi_FI.UTF-8
   LD_LIBRARY_PATH=set
  SourcePackage: evolution-data-server
  UpgradeStatus: Upgraded to trusty on 2014-06-26 (234 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1422424/+subscriptions

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Sebastien Bacher
@Benjaming,
http://launchpadlibrarian.net/201756820/nautilus_3.14.2-0ubuntu7_source.changes
which is still in the vivid review queue

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 1438967] Re: Running x11vnc via systemd inactive (dead) in Utopic, not Vivid

2015-04-01 Thread Christopher M. Penalver
Martin Pitt, thanks for the quick follow up.

I wasn't aware of the systemd support status for =Utopic. If I knew that, I 
would have just figured out how to do it via upstart. However, this is now 
documented in:
https://wiki.ubuntu.com/SystemdForUpstartUsers

Thank you for your understanding.

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

Title:
  Running x11vnc via systemd inactive (dead) in Utopic, not Vivid

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  This report is requesting a backport of I'm guessing systemd patches
  that are applied to and work in Vivid, to Utopic (and Trusty if
  applicable).

  What is expected to happen in Utopic is when one utilizes systemd to start 
x11vnc upon a reboot as per the below procedure it works like it does in Vivid: 
  sudo nano /etc/systemd/system/x11vnc.service
  #START
  [Unit]
  Description=Start x11vnc at startup.
  After=multi-user.target

  [Service]
  Type=simple
  ExecStart=/usr/bin/x11vnc -loop -auth guess -rfbauth 
/home/moniker/.vnc/passwd -rfbport 5900 -forever -nevershared -repeat

  [Install]
  WantedBy=multi-user.target
  #END

  sudo chmod u+x /etc/systemd/system/x11vnc.service
  sudo systemctl daemon-reload
  sudo systemctl start x11vnc.service
  sudo systemctl status x11vnc.service
  x11vnc.service - Start x11vnc at startup.
 Loaded: loaded (/etc/systemd/system/x11vnc.service; disabled)
 Active: active (running) since Tue 2015-03-31 20:02:05 CDT; 1s ago
   Main PID: 2876 (x11vnc)
 CGroup: /system.slice/x11vnc.service
 ├─2876 /usr/bin/x11vnc -loop -auth guess -rfbauth 
/home/moniker/.v...
 └─2877 /usr/bin/x11vnc -loop -auth guess -rfbauth 
/home/moniker/.v...

  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 passing arg to 
...0
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 passing arg to 
...d
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 x11vnc 
version:...7
  Mar 31 20:02:06 macbookpro x11vnc[2876]: xauth:  unable to generate an 
autho...e
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 -auth guess: 
us...'
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 
XOpenDisplay(
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 Trying again 
wi
  Mar 31 20:02:06 macbookpro x11vnc[2876]: [21B blob data]
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 *** 
XOpenDispla
  Mar 31 20:02:06 macbookpro x11vnc[2876]: 31/03/2015 20:02:06 *** Trying 
:0
  Hint: Some lines were ellipsized, use -l to show in full.

  sudo nano /etc/default/grub

  Change:
  GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

  to:
  GRUB_CMDLINE_LINUX_DEFAULT=quiet splash init=/bin/systemd

  save, close, execute:
  sudo update-grub  sudo reboot now

  and upon restarting, the x11vnc service is active.

  Instead, when one restarts, and checks the status it notes:
  x11vnc.service - Start x11vnc at startup.
 Loaded: loaded (/etc/systemd/system/x11vnc.service; disabled)
 Active: inactive (dead)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-8ubuntu8.2
  ProcVersionSignature: Ubuntu 3.16.0-33.44-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 31 20:01:31 2015
  InstallationDate: Installed on 2015-03-31 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1439074] Re: GDB (multiarch) crashed while debugging optimized ARM code

2015-04-01 Thread BSA
** Tags removed: qiana
** Tags added: trusty

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

Title:
  GDB (multiarch) crashed while debugging optimized ARM code

Status in gdb package in Ubuntu:
  New

Bug description:
  I have a code in which some of functions are optimized but some not. So when 
I try to debug unoptimized function called from optimized one then gdb have 
produced an error and wanted to exit:
  /build/buildd/gdb-7.7.1/gdb/inline-frame.c:168: internal-error: 
inline_frame_this_id: Assertion `frame_id_p (*this_id)' failed.
  A problem internal to GDB has been detected,
  further debugging may prove unreliable.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gdb-multiarch 7.7.1-0ubuntu5~14.04.2
  ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Wed Apr  1 12:03:46 2015
  InstallationDate: Installed on 2014-07-14 (261 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  SourcePackage: gdb
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1423115] Re: Intermittent test failure in test_pattern_with_allowed_targetted_url

2015-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+15.04.20150331
~rtm-0ubuntu1

---
webbrowser-app (0.23+15.04.20150331~rtm-0ubuntu1) 14.09; urgency=medium

  [ Olivier Tilloy ]
  * Fix a flaky autopilot test. (LP: #1423115)
 -- CI Train Bot ci-train-...@canonical.com   Tue, 31 Mar 2015 21:24:37 +

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

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

Title:
  Intermittent test failure in test_pattern_with_allowed_targetted_url

Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  When running webapp_container autopilot tests, I’m often (but not
  always) seeing a failure with the following test:

  
webapp_container.tests.test_url_patterns.WebappContainerUrlPatternsTestCase.test_pattern_with_allowed_targetted_url

  The problem is obvious when reading the test: it clicks on the webview
  and then checks the value of the new URL, but the check is done
  instantly, whereas the property can take a few milliseconds to change.
  Adding an Eventually() does the trick.

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

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Sebastien Bacher
 org.gnome.Nautilus.desktop also doesn't have any of the right-click
menu bookmarks.

that was an issue in nautilus, I just uploaded a fix for it

** Changed in: nautilus (Ubuntu)
   Status: Fix Released = Fix Committed

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 1426132] Re: baloo is not replaced by baloo-kf5 on dist upgrade breaking release-upgrade

2015-04-01 Thread Jonathan Riddell
Lovely works, thanks :)

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

Title:
  baloo is not replaced by baloo-kf5 on dist upgrade breaking release-
  upgrade

Status in apt package in Ubuntu:
  New
Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released

Bug description:
  Release upgrade from utopic to vivid aborts with

  dpkg: dependency problems prevent configuration of kubuntu-desktop:
   kubuntu-desktop depends on baloo-kf5; however:
    Package baloo-kf5 is not installed.

  === If you have a failed upgrade:

  - Open konsole and run (most likely removes kubuntu-desktop):
  sudo apt install -f

  - Force baloo-kf5 upgrade (removes baloo baloo4):
  sudo apt install kubuntu-desktop baloo-kf5

  ===

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-release-upgrader-core 1:15.04.10
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  Date: Thu Feb 26 22:37:27 2015
  InstallationDate: Installed on 2014-11-21 (97 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to vivid on 2015-02-26 (0 days ago)

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

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


[Touch-packages] [Bug 1277020] Re: hideous mouse cursor when hovering over hyperlinks.

2015-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qtbase-
opensource-src

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

Title:
  hideous mouse cursor when hovering over hyperlinks.

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1. On the desktop (unity7, x11), launch any qml app that is capable of
  displaying hyperlinks (friends-app, webbrowser-app, webapps-container,
  etc).

  2. Mouse over any hyperlink.

  3. Observe that it is a 2-bit icon that should have died in the
  1980's.

  Where is this cursor coming from? It should really be updated to
  something more modern looking, especially as we converge towards
  qml/unity8 on the desktop.

  (we want to make webapps-container the default webapps experience in
  14.04 desktop, but this bug makes the experience very ugly)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1277020/+subscriptions

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


[Touch-packages] [Bug 1439106] [NEW] Xorg crashed with SIGABRT in pixman_region_copy()

2015-04-01 Thread Folkert
Public bug reported:

Unexplainable crashes observed on Xorg.
Crash occured the last two days.
Occured since updates from last week.
Unable to use the documented Apport workflow to Report the BUG.
Apport workflow was only partielly shown.
Tried already sudo apport-cli -c /var/crash/_usr_bin_Xorg.0.crash


Annotation 1:
In the crash file was the package name printed, but Report a bug said:
2:1.15.1-0ubuntu2.7 does not exist in Ubuntu. Please choose a different 
package. If you're unsure, please select I don't know

Annotation 2:
apt-list Xorg printed out the package, but Report a bug said:
xorg/trusty-updates,now 1:7.7+1ubuntu8.1 amd64 [installed] does not exist in 
Ubuntu. Please choose a different package. If you're unsure, please select I 
don't know

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


** Tags: compiz-0.9 trusty ubuntu

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

Title:
  Xorg crashed with SIGABRT in pixman_region_copy()

Status in xorg package in Ubuntu:
  New

Bug description:
  Unexplainable crashes observed on Xorg.
  Crash occured the last two days.
  Occured since updates from last week.
  Unable to use the documented Apport workflow to Report the BUG.
  Apport workflow was only partielly shown.
  Tried already sudo apport-cli -c /var/crash/_usr_bin_Xorg.0.crash

  
  Annotation 1:
  In the crash file was the package name printed, but Report a bug said:
  2:1.15.1-0ubuntu2.7 does not exist in Ubuntu. Please choose a different 
package. If you're unsure, please select I don't know

  Annotation 2:
  apt-list Xorg printed out the package, but Report a bug said:
  xorg/trusty-updates,now 1:7.7+1ubuntu8.1 amd64 [installed] does not exist 
in Ubuntu. Please choose a different package. If you're unsure, please select 
I don't know

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

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


[Touch-packages] [Bug 1427221] Re: i915, broadwell, cannot connect external monitor through Display Port

2015-04-01 Thread Christopher M. Penalver
Vladimír Kriška, the issue you are reporting is an upstream one. Could
you please report this problem to the appropriate mailing list (intel-
gfx, not bugzilla) by following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked via http://vger.kernel.org/vger-
lists.html . It can take a day for the new e-mail to show up in the
respective archive.

Thank you for your understanding.

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  i915, broadwell, cannot connect external monitor through Display Port

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Hi, on new laptop (thinkpad t450s) I get error message after connecting 
external monitor:
  [drm:intel_dp_complete_link_train [i915]] *ERROR* failed to train DP, aborting

  And after that, monitor is turned to sleep mode. Interesting thing is,
  that monitor is detected.

  I've already reported bug to kernel intel-gfx, so some additional 
informations can be found there:
  https://bugzilla.kernel.org/show_bug.cgi?id=94121

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4.2
  Uname: Linux 3.19.0-031900-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Mar  2 14:17:36 2015
  InstallationDate: Installed on 2015-02-26 (3 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-10 (19 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Tags:  vivid
  Uname: Linux 3.19.0-10-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-03-30 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: 2015-03-30 14:23:37,107 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.26, 3.16.0-33-generic, x86_64: installed
   vboxhost, 4.3.26, 3.19.0-10-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5036]
  InstallationDate: Installed on 2015-03-10 (19 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20BX001YXS
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-10-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Tags:  vivid ubuntu
  Uname: Linux 3.19.0-10-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-03-30 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/09/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET39WW (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BX001YXS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET39WW(1.04):bd12/09/2014:svnLENOVO:pn20BX001YXS:pvrThinkPadT450s:rvnLENOVO:rn20BX001YXS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BX001YXS
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
 

[Touch-packages] [Bug 1022858] Re: Guest session asks for a password after switching users

2015-04-01 Thread Serhiy Zahoriya
** Summary changed:

- Guest session asks for password when switch back to it
+ Guest session asks for a password after switching users

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

Title:
  Guest session asks for a password after switching users

Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  When I switch back to an already open guest session from my user
  account, I find that the guest session is locked and it asks for the
  Guest password (which obviously there isn't because it's a guest
  session!).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-session-bin 3.2.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Tue Jul 10 09:54:55 2012
  ExecutablePath: /usr/bin/gnome-session
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors: (compiz:1719): GConf-CRITICAL **: gconf_client_add_dir: 
assertion `gconf_valid_key (dirname, NULL)' failed
  --- 
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  Package: lightdm 1.2.1-0ubuntu1.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
  Tags:  precise running-unity
  Uname: Linux 3.2.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1320201] Re: behaviour in debug mode doesn't match real behaviour

2015-04-01 Thread Sergey V
Well, now patch is applied to upstream in r477 (svn repo:
http://svn.fedorahosted.org/svn/logrotate/trunk ).

Any chances to get it in ubuntu?

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

Title:
  behaviour in debug mode doesn't match real behaviour

Status in logrotate package in Ubuntu:
  Confirmed

Bug description:
  Situation: a single log file (no earlier rotates) and a logrotate
  status that says it is time to rotate.

  # ls -l /var/log/mail.log*
  -rw-r- 1 syslog adm 287 May 16 11:27 /var/log/mail.log

  # cat /var/lib/logrotate/status 
  logrotate state -- version 2
  /var/log/mail.log 2012-3-31

  # cat /tmp/test.conf 
  /var/log/mail.log
  {
rotate 4
weekly
missingok
notifempty
compress
delaycompress
sharedscripts
postrotate
reload rsyslog /dev/null 21 || true
endscript
  }

  logrotate in debug mode will fail, because it simulates removing a
  non-existing mail.log.5.gz:

  # logrotate -d /tmp/test.conf; echo $?
  reading config file /tmp/test.conf
  reading config info for /var/log/mail.log

  
  Handling 1 logs

  rotating pattern: /var/log/mail.log
   weekly (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.log
log needs rotating
  rotating log /var/log/mail.log, log-rotateCount is 4
  dateext suffix '-20140516'
  glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
  previous log /var/log/mail.log.1 does not exist
  renaming /var/log/mail.log.4.gz to /var/log/mail.log.5.gz (rotatecount 4, 
logstart 1, i 4), 
  renaming /var/log/mail.log.3.gz to /var/log/mail.log.4.gz (rotatecount 4, 
logstart 1, i 3), 
  renaming /var/log/mail.log.2.gz to /var/log/mail.log.3.gz (rotatecount 4, 
logstart 1, i 2), 
  renaming /var/log/mail.log.1.gz to /var/log/mail.log.2.gz (rotatecount 4, 
logstart 1, i 1), 
  renaming /var/log/mail.log.0.gz to /var/log/mail.log.1.gz (rotatecount 4, 
logstart 1, i 0), 
  renaming /var/log/mail.log to /var/log/mail.log.1
  running postrotate script
  running script (multiple) with arg /var/log/mail.log
  : 
reload rsyslog /dev/null 21 || true
  
  removing old log /var/log/mail.log.5.gz
  error: error opening /var/log/mail.log.5.gz: No such file or directory
  1

  
  logrotate's real behaviour handles this situation correctly:

  # logrotate -v /tmp/test.conf; echo $?
  reading config file /tmp/test.conf
  reading config info for /var/log/mail.log

  
  Handling 1 logs

  rotating pattern: /var/log/mail.log
   weekly (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.log
log needs rotating
  rotating log /var/log/mail.log, log-rotateCount is 4
  dateext suffix '-20140516'
  glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
  previous log /var/log/mail.log.1 does not exist
  renaming /var/log/mail.log.4.gz to /var/log/mail.log.5.gz (rotatecount 4, 
logstart 1, i 4), 
  old log /var/log/mail.log.4.gz does not exist
  renaming /var/log/mail.log.3.gz to /var/log/mail.log.4.gz (rotatecount 4, 
logstart 1, i 3), 
  old log /var/log/mail.log.3.gz does not exist
  renaming /var/log/mail.log.2.gz to /var/log/mail.log.3.gz (rotatecount 4, 
logstart 1, i 2), 
  old log /var/log/mail.log.2.gz does not exist
  renaming /var/log/mail.log.1.gz to /var/log/mail.log.2.gz (rotatecount 4, 
logstart 1, i 1), 
  old log /var/log/mail.log.1.gz does not exist
  renaming /var/log/mail.log.0.gz to /var/log/mail.log.1.gz (rotatecount 4, 
logstart 1, i 0), 
  old log /var/log/mail.log.0.gz does not exist
  log /var/log/mail.log.5.gz doesn't exist -- won't try to dispose of it
  renaming /var/log/mail.log to /var/log/mail.log.1
  running postrotate script
  0

  
  Summary:

  # logrotate -d /tmp/test.conf; echo $?
  [..]
  removing old log /var/log/mail.log.5.gz
  error: error opening /var/log/mail.log.5.gz: No such file or directory

  exitcode: 1

  # logrotate -v /tmp/test.conf; echo $?
  [..]
  log /var/log/mail.log.5.gz doesn't exist -- won't try to dispose of it

  exitcode: 0


  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  Description:  Ubuntu 12.04.3 LTS
  Release:  12.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  logrotate:
Installed: 3.7.8-6ubuntu5
Candidate: 3.7.8-6ubuntu5

  3) What you expected to happen
  debug mode should not output an error and should have exitcode 0

  4) What happened instead
  debug mode prints an error and has exitcode 1

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

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

[Touch-packages] [Bug 1432171] Re: [udev] Shows starting version 219 boot message even with quiet

2015-04-01 Thread Sherif
I could boot with systemd, after installing Kubuntu 15.04 Beta 2. Is it
fixed?

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

Title:
  [udev] Shows starting version 219 boot message even with quiet

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  Everytime the system is booted up I get a Starting version 219 which
  it seems is the version number for systemd.

  udev version: 219-4ubuntu5

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

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


[Touch-packages] [Bug 1320201] Re: behaviour in debug mode doesn't match real behaviour

2015-04-01 Thread Gertjan Oude Lohuis
Sorry for not responding earlier, haven't had a chance to test the new
behaviour. Great that this bug is fixed, will test it shortly. Thanks!

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

Title:
  behaviour in debug mode doesn't match real behaviour

Status in logrotate package in Ubuntu:
  Confirmed

Bug description:
  Situation: a single log file (no earlier rotates) and a logrotate
  status that says it is time to rotate.

  # ls -l /var/log/mail.log*
  -rw-r- 1 syslog adm 287 May 16 11:27 /var/log/mail.log

  # cat /var/lib/logrotate/status 
  logrotate state -- version 2
  /var/log/mail.log 2012-3-31

  # cat /tmp/test.conf 
  /var/log/mail.log
  {
rotate 4
weekly
missingok
notifempty
compress
delaycompress
sharedscripts
postrotate
reload rsyslog /dev/null 21 || true
endscript
  }

  logrotate in debug mode will fail, because it simulates removing a
  non-existing mail.log.5.gz:

  # logrotate -d /tmp/test.conf; echo $?
  reading config file /tmp/test.conf
  reading config info for /var/log/mail.log

  
  Handling 1 logs

  rotating pattern: /var/log/mail.log
   weekly (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.log
log needs rotating
  rotating log /var/log/mail.log, log-rotateCount is 4
  dateext suffix '-20140516'
  glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
  previous log /var/log/mail.log.1 does not exist
  renaming /var/log/mail.log.4.gz to /var/log/mail.log.5.gz (rotatecount 4, 
logstart 1, i 4), 
  renaming /var/log/mail.log.3.gz to /var/log/mail.log.4.gz (rotatecount 4, 
logstart 1, i 3), 
  renaming /var/log/mail.log.2.gz to /var/log/mail.log.3.gz (rotatecount 4, 
logstart 1, i 2), 
  renaming /var/log/mail.log.1.gz to /var/log/mail.log.2.gz (rotatecount 4, 
logstart 1, i 1), 
  renaming /var/log/mail.log.0.gz to /var/log/mail.log.1.gz (rotatecount 4, 
logstart 1, i 0), 
  renaming /var/log/mail.log to /var/log/mail.log.1
  running postrotate script
  running script (multiple) with arg /var/log/mail.log
  : 
reload rsyslog /dev/null 21 || true
  
  removing old log /var/log/mail.log.5.gz
  error: error opening /var/log/mail.log.5.gz: No such file or directory
  1

  
  logrotate's real behaviour handles this situation correctly:

  # logrotate -v /tmp/test.conf; echo $?
  reading config file /tmp/test.conf
  reading config info for /var/log/mail.log

  
  Handling 1 logs

  rotating pattern: /var/log/mail.log
   weekly (4 rotations)
  empty log files are not rotated, old logs are removed
  considering log /var/log/mail.log
log needs rotating
  rotating log /var/log/mail.log, log-rotateCount is 4
  dateext suffix '-20140516'
  glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
  previous log /var/log/mail.log.1 does not exist
  renaming /var/log/mail.log.4.gz to /var/log/mail.log.5.gz (rotatecount 4, 
logstart 1, i 4), 
  old log /var/log/mail.log.4.gz does not exist
  renaming /var/log/mail.log.3.gz to /var/log/mail.log.4.gz (rotatecount 4, 
logstart 1, i 3), 
  old log /var/log/mail.log.3.gz does not exist
  renaming /var/log/mail.log.2.gz to /var/log/mail.log.3.gz (rotatecount 4, 
logstart 1, i 2), 
  old log /var/log/mail.log.2.gz does not exist
  renaming /var/log/mail.log.1.gz to /var/log/mail.log.2.gz (rotatecount 4, 
logstart 1, i 1), 
  old log /var/log/mail.log.1.gz does not exist
  renaming /var/log/mail.log.0.gz to /var/log/mail.log.1.gz (rotatecount 4, 
logstart 1, i 0), 
  old log /var/log/mail.log.0.gz does not exist
  log /var/log/mail.log.5.gz doesn't exist -- won't try to dispose of it
  renaming /var/log/mail.log to /var/log/mail.log.1
  running postrotate script
  0

  
  Summary:

  # logrotate -d /tmp/test.conf; echo $?
  [..]
  removing old log /var/log/mail.log.5.gz
  error: error opening /var/log/mail.log.5.gz: No such file or directory

  exitcode: 1

  # logrotate -v /tmp/test.conf; echo $?
  [..]
  log /var/log/mail.log.5.gz doesn't exist -- won't try to dispose of it

  exitcode: 0


  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  Description:  Ubuntu 12.04.3 LTS
  Release:  12.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  logrotate:
Installed: 3.7.8-6ubuntu5
Candidate: 3.7.8-6ubuntu5

  3) What you expected to happen
  debug mode should not output an error and should have exitcode 0

  4) What happened instead
  debug mode prints an error and has exitcode 1

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

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

[Touch-packages] [Bug 1439173] Re: some -dev packages missing in SDK chroot for packages that are in the framework

2015-04-01 Thread Zoltan Balogh
** Branch linked: lp:~bzoltan/ubuntu-seeds/add_libssl_and_qtpim_devs

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Fix Committed

** Changed in: ubuntu-meta (Ubuntu)
 Assignee: (unassigned) = Zoltan Balogh (bzoltan)

** Changed in: ubuntu-meta (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  some -dev packages missing in SDK chroot for packages that are in the
  framework

Status in ubuntu-meta package in Ubuntu:
  Fix Committed

Bug description:
  There are some packages in the Ubuntu touch frameworks where the
  according -dev packages are missing in the chroot. Right now those
  come to my mind:

  qtpim5-dev
  libssl-dev

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

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


[Touch-packages] [Bug 1437486] Re: sms notification baloon dont work to send sms directly

2015-04-01 Thread Folmer Fredslund
I am using Danish as the language on the phone

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

Title:
  sms notification baloon dont work to send sms directly

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When the Ubuntu Touch phone (BQ) is sleeping and I receive an SMS, if
  I click the ballon, a input appears, I completed the answer to that
  SMS, and clicked SEND, but the SMS never arrived and never left from
  my phone. I repetead those steps one hour later, the same behaviour.

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

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


[Touch-packages] [Bug 1400626] Re: Please backport xtrans, libdrm, x11proto-{fonts, core} packages for 14.04.2

2015-04-01 Thread Po-Hsu Lin
Reverting  job (jeppekdahl)'s changes

** Changed in: libdrm (Ubuntu Trusty)
 Assignee: job (jeppekdahl) = (unassigned)

** Changed in: x11proto-fonts (Ubuntu Trusty)
 Assignee: job (jeppekdahl) = (unassigned)

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

Title:
  Please backport xtrans, libdrm, x11proto-{fonts,core} packages for
  14.04.2

Status in libdrm package in Ubuntu:
  Invalid
Status in llvm-toolchain-snapshot package in Ubuntu:
  Invalid
Status in x11proto-core package in Ubuntu:
  Invalid
Status in x11proto-fonts package in Ubuntu:
  Invalid
Status in xorg package in Ubuntu:
  Invalid
Status in xtrans package in Ubuntu:
  Invalid
Status in libdrm source package in Trusty:
  Fix Released
Status in llvm-toolchain-snapshot source package in Trusty:
  Fix Released
Status in x11proto-core source package in Trusty:
  Fix Released
Status in x11proto-fonts source package in Trusty:
  Fix Released
Status in xorg source package in Trusty:
  Fix Released
Status in xtrans source package in Trusty:
  Fix Released

Bug description:
  In order to upload the new xorg-server we need to backport the following 
packages from utopic:
  libdrm
  x11proto-core
  x11proto-fonts
  xtrans

  libdrm 2.4.52-1-2.4.56-1 seems to have the following changes:
  - Hides private symbols from all libdrm libraries
  - fixes MSAA on Hawaii (radeon).
  - Adds cherryview pci-ids (intel).
  - Makes libdrm-nouveau threadsafe with concurrent access to the drm fd.
  - Fixes to exynos and freedreno.
  - Enables building libdrm-freedreno1 and libdrm-exynos1

  x11proto-core's main change appears to be changing from the 'pointer' type to 
'void *':
  
https://launchpadlibrarian.net/173873109/x11proto-core_7.0.24-1_7.0.26-1.diff.gz

  x11proto-fonts' main change is the same as x11proto-core, but the 
documentation is reformatted too:
  
https://launchpadlibrarian.net/173873038/x11proto-fonts_2.1.2-1_2.1.3-1.diff.gz

  xtrans seems to have 2 minor changes, increase default unix pipe size and add 
support for systemd socket activation:
  https://launchpadlibrarian.net/173873112/xtrans_1.3.2-1_1.3.4-1.diff.gz

  xorg needs to be slightly updated, to allow xserver-xorg to provide
  the unrenamed lts-utopic, and to allow xorg to be installed with the
  renamed xorg-server.

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

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


[Touch-packages] [Bug 1438976] Re: Lock Security - Passcode and Passphrase input field: selectall/cut/copy entry should not be available

2015-04-01 Thread Sebastien Bacher
Thank you for your bug report, I had a look but I'm unsure the sdk
provides a way to do that at the moment...

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = High

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

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

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

Title:
  Lock Security - Passcode and Passphrase input field:
  selectall/cut/copy entry should not be available

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  r155, vivid-proposed channel

  Steps:
  1) Enter Security  Privacy - Phone locking - Lock security
  2) Select 4-digit passcode or Passphrase
  3) In the Choose/Confirm passcode/passfhrase fileds, input several 
charactors, and hold down on field

  Result:
  selectall/cut/copy are seen

  Expected:
  These edit operations should not be available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1438976/+subscriptions

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


[Touch-packages] [Bug 1439041] [NEW] Address-Book lists contacts from second google account without permission

2015-04-01 Thread Felix Wilke
Public bug reported:

Hello,
I am using the BQ phone. I have two google accounts registered in my 
online-accounts. The first account has access to all applications listed in 
online accounts. The second account is supposed to deliver only the calendar 
events of my wife. Hence I enabled for the second account only access to 
calendar and com.ubuntu.developer 

However my address-book lists all contacts of my wife even though no
access is granted in online accounts.

The behavior not only affects the usability but is also a security
issue.

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New

** Information type changed from Private Security to Public

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

Title:
  Address-Book lists contacts from second google account without
  permission

Status in address-book-app package in Ubuntu:
  New

Bug description:
  Hello,
  I am using the BQ phone. I have two google accounts registered in my 
online-accounts. The first account has access to all applications listed in 
online accounts. The second account is supposed to deliver only the calendar 
events of my wife. Hence I enabled for the second account only access to 
calendar and com.ubuntu.developer 

  However my address-book lists all contacts of my wife even though no
  access is granted in online accounts.

  The behavior not only affects the usability but is also a security
  issue.

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

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


[Touch-packages] [Bug 1431717] Re: audit qualifier does not become effective

2015-04-01 Thread Steve Beattie
A fix was committed for this in AppArmor upstream in trunk revision 2901
and on the 2.9 branch in revision 2870.

** Changed in: apparmor
Milestone: None = 2.9.2

** Changed in: apparmor
   Status: Confirmed = Fix Committed

** Changed in: apparmor
   Importance: Undecided = High

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

Title:
  audit qualifier does not become effective

Status in AppArmor Linux application security framework:
  Fix Committed
Status in apparmor package in Ubuntu:
  Fix Released

Bug description:
  1. profile:
  #include tunables/global

  /root/zz/a.out {
#include abstractions/base

audit /bin/bash ux,
/etc/ld.so.preload r,

profile subbash {
  #include abstractions/base
  #include abstractions/bash
  /etc/ld.so.preload r,
}
  }

  2. source file of /root/zz/a.out
  int main(){
  system(/bin/ls /);
  return 0;
  }

  3. when execute ./a.out, there is no record in
  /var/log/audit/audit.log.

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

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


[Touch-packages] [Bug 1436448] Comment bridged from LTC Bugzilla

2015-04-01 Thread bugproxy
--- Comment From brsri...@in.ibm.com 2015-04-01 11:04 EDT---
Hello,

Do you need any more details from us on this ?

thanks !

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

Title:
  Error messages while installing apport package

Status in apport package in Ubuntu:
  New

Bug description:
  ---Problem Description---
  Error messages while installing apport package

  ---uname output---
  3.19.0-9-generic
   
  Machine Type = POWER8 

  ---Steps to Reproduce---
  1) Install Ubuntu 15.04 as a PowerKVM guest.
  2) Install apport package using following command

  apt-get install apport

  Error messages are displayed during the installation. The installation
  eventually succeeds.

  root@ub1504:~# apt-get install apport
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
linux-headers-3.18.0-13 linux-headers-3.18.0-13-generic
linux-image-3.18.0-13-generic linux-image-extra-3.18.0-13-generic
python-support
  Use 'apt-get autoremove' to remove them.
  The following extra packages will be installed:
apport-symptoms libpolkit-agent-1-0 libpolkit-backend-1-0 policykit-1
python3-apport python3-problem-report
  Suggested packages:
apport-gtk apport-kde python3-launchpadlib
  The following NEW packages will be installed:
apport apport-symptoms libpolkit-agent-1-0 libpolkit-backend-1-0 policykit-1
python3-apport python3-problem-report
  0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
  Need to get 312 kB of archives.
  After this operation, 2,296 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://ports.ubuntu.com/ubuntu-ports/ vivid/main libpolkit-agent-1-0 
ppc64el 0.105-8ubuntu2 [14.6 kB]
  Get:2 http://ports.ubuntu.com/ubuntu-ports/ vivid/main libpolkit-backend-1-0 
ppc64el 0.105-8ubuntu2 [33.5 kB]
  Get:3 http://ports.ubuntu.com/ubuntu-ports/ vivid/main python3-problem-report 
all 2.16.2-0ubuntu4 [10.1 kB]
  Get:4 http://ports.ubuntu.com/ubuntu-ports/ vivid/main python3-apport all 
2.16.2-0ubuntu4 [75.9 kB]
  Get:5 http://ports.ubuntu.com/ubuntu-ports/ vivid/main apport all 
2.16.2-0ubuntu4 [113 kB]
  Get:6 http://ports.ubuntu.com/ubuntu-ports/ vivid/main apport-symptoms all 
0.20 [14.2 kB]
  Get:7 http://ports.ubuntu.com/ubuntu-ports/ vivid/main policykit-1 ppc64el 
0.105-8ubuntu2 [50.7 kB]
  Fetched 312 kB in 1s (217 kB/s)
  Selecting previously unselected package libpolkit-agent-1-0:ppc64el.
  (Reading database ... 114319 files and directories currently installed.)
  Preparing to unpack .../libpolkit-agent-1-0_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking libpolkit-agent-1-0:ppc64el (0.105-8ubuntu2) ...
  Selecting previously unselected package libpolkit-backend-1-0:ppc64el.
  Preparing to unpack .../libpolkit-backend-1-0_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking libpolkit-backend-1-0:ppc64el (0.105-8ubuntu2) ...
  Selecting previously unselected package python3-problem-report.
  Preparing to unpack .../python3-problem-report_2.16.2-0ubuntu4_all.deb ...
  Unpacking python3-problem-report (2.16.2-0ubuntu4) ...
  Selecting previously unselected package python3-apport.
  Preparing to unpack .../python3-apport_2.16.2-0ubuntu4_all.deb ...
  Unpacking python3-apport (2.16.2-0ubuntu4) ...
  Selecting previously unselected package apport.
  Preparing to unpack .../apport_2.16.2-0ubuntu4_all.deb ...
  Unpacking apport (2.16.2-0ubuntu4) ...
  Selecting previously unselected package apport-symptoms.
  Preparing to unpack .../apport-symptoms_0.20_all.deb ...
  Unpacking apport-symptoms (0.20) ...
  Selecting previously unselected package policykit-1.
  Preparing to unpack .../policykit-1_0.105-8ubuntu2_ppc64el.deb ...
  Unpacking policykit-1 (0.105-8ubuntu2) ...
  Processing triggers for man-db (2.7.0.2-5) ...
  Processing triggers for shared-mime-info (1.3-1) ...
  Processing triggers for ureadahead (0.100.0-19) ...
  Processing triggers for dbus (1.8.12-1ubuntu3) ...
  Setting up libpolkit-agent-1-0:ppc64el (0.105-8ubuntu2) ...
  Setting up libpolkit-backend-1-0:ppc64el (0.105-8ubuntu2) ...
  Setting up python3-problem-report (2.16.2-0ubuntu4) ...
  Setting up python3-apport (2.16.2-0ubuntu4) ...
  Setting up apport (2.16.2-0ubuntu4) ...
  Error getting authority: Error initializing authority: Error calling 
StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached 
(g-io-error-quark, 24)
  Failed to execute operation: Connection timed out
  invoke-rc.d: apport.service doesn't exist but the upstart job does. Nothing 
to start or stop until a systemd or init job is present.
  Setting up apport-symptoms (0.20) ...
  Setting up policykit-1 (0.105-8ubuntu2) ...
  Processing triggers for libc-bin (2.21-0ubuntu2) ...
  Processing triggers for 

[Touch-packages] [Bug 1367689] Re: Ubuntu.Components.Pickers.Picker does not scroll when using the mouse scroll wheel on the desktop

2015-04-01 Thread Zsombor Egri
Cannot reproduce with UITK gallery with the today's release.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Ubuntu.Components.Pickers.Picker does not scroll when using the mouse
  scroll wheel on the desktop

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:
  1. Add a Picker to a QML app
  2. Start the app on the desktop
  3. Position the mouse pointer over the picker and use the mouse scroll wheel. 
Nothing happens.

  What should happen instead:
  The mouse wheel movement should change the current element shown by the 
Picker.

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

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


[Touch-packages] [Bug 1437316] Re: [Clock] Too easy to accidentally turn off the alarm instead of snoozing

2015-04-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Confirmed

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

Title:
  [Clock] Too easy to accidentally turn off the alarm instead of
  snoozing

Status in Clock application for Ubuntu devices:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  While half asleep and when I want to snooze, it's too easy to hit the
  wrong button and accidentally turn off the alarm instead of activating
  the snooze option.

  I expect the snooze button to be more easily available, and for the
  turn off button to be made harder to activate - for example with a
  slide or something.

  Other phones I've had have had the snooze button much bigger, or the
  snooze activate when the phone is turned over, or something like that,
  to assist with preventing accidental alarm switch off.

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

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


[Touch-packages] [Bug 1368273] Re: ListItem/Empty.qml: Binding loop detected for property visible

2015-04-01 Thread Zsombor Egri
Please us the new ListItem (UITK 1.2) as ListItems.Empty is deprecated.
You can simply replace the ListItem.Empty with ListItem, and remove the
import to Ubuntu.Components.ListItems

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  ListItem/Empty.qml: Binding loop detected for property visible

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Looks like having a layout inside a listitem does not work.
  This is causing binding loop messages in indicators.

  Code to reprocude:

  import QtQuick 2.0
  import QtQuick.Layouts 1.1
  import Ubuntu.Components.ListItems 1.0 as ListItem

  ListItem.Empty {
  __height: layout.implicitHeight + units.gu(1)

  RowLayout {
  id: layout
  anchors {
  left: parent.left
  right: parent.right
  verticalCenter: parent.verticalCenter
  }

  Rectangle {
  Layout.fillWidth: true
  Layout.preferredHeight: units.gu(10)
  color: red
  }
  }
  }

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

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


[Touch-packages] [Bug 1298307] Re: PickerPanel with custom Picker component

2015-04-01 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed = Won't Fix

** No longer affects: ubuntu-ui-toolkit

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

Title:
  PickerPanel with custom Picker component

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  There should be a way to use PickerPanel with custom picker.

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

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


[Touch-packages] [Bug 1439162] [NEW] libopencv-contrib2.4 libopencv-objdetect2.4 cannot be installed on 15.04

2015-04-01 Thread Arne Hamann
Public bug reported:

libopencv-contrib2.4 and libopencv-objdetect2.4 cannot be Installed on 15.04.
I get an dependencie Error during installation of these packets. Noticed it 
while trying to install digikam.
The apt output is in German sorry for that:

libopencv-contrib2.4 : Hängt ab von: libopencv-calib3d2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
Hängt ab von: libopencv-ml2.4 (= 2.4.9+dfsg-1ubuntu4) 
aber 2.4.10-utopic~ppa2 soll installiert werden
Hängt ab von: libopencv-video2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
 libopencv-objdetect2.4 : Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden

Hängt ab von:PAKET, aber PAKET soll installiert werdden  means
dependce on PAKET, but PAKET should be installed.

When installing them with dpkg --force-depends digikam everything runs
without problems, expect apt-get upgrade, so I need to do apt-get -f
install and digikam is gone again.

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

** Description changed:

- libopencv-contrib2.4 and libopencv-objdetect2.4 cannot be Installed on 15.04. 
+ libopencv-contrib2.4 and libopencv-objdetect2.4 cannot be Installed on 15.04.
  I get an dependencie Error during installation of these packets. Noticed it 
while trying to install digikam.
  The apt output is in German sorry for that:
  
  libopencv-contrib2.4 : Hängt ab von: libopencv-calib3d2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
- Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
- Hängt ab von: libopencv-ml2.4 (= 2.4.9+dfsg-1ubuntu4) 
aber 2.4.10-utopic~ppa2 soll installiert werden
- Hängt ab von: libopencv-video2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
-  libopencv-objdetect2.4 : Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
+ Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
+ Hängt ab von: libopencv-ml2.4 (= 2.4.9+dfsg-1ubuntu4) 
aber 2.4.10-utopic~ppa2 soll installiert werden
+ Hängt ab von: libopencv-video2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
+  libopencv-objdetect2.4 : Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
  
  Hängt ab von:PAKET, aber PAKET soll installiert werdden  means
  dependce on PAKET, but PAKET should be installed.
  
- When installing them with dpkg -f
+ When installing them with dpkg --force-depends digikam everything runs
+ without problems, expect apt-get upgrade, so I need to do apt-get -f
+ install and digikam is gone again.

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

Title:
  libopencv-contrib2.4 libopencv-objdetect2.4 cannot be installed on
  15.04

Status in opencv package in Ubuntu:
  New

Bug description:
  libopencv-contrib2.4 and libopencv-objdetect2.4 cannot be Installed on 15.04.
  I get an dependencie Error during installation of these packets. Noticed it 
while trying to install digikam.
  The apt output is in German sorry for that:

  libopencv-contrib2.4 : Hängt ab von: libopencv-calib3d2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
  Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
  Hängt ab von: libopencv-ml2.4 (= 2.4.9+dfsg-1ubuntu4) 
aber 2.4.10-utopic~ppa2 soll installiert werden
  Hängt ab von: libopencv-video2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden
   libopencv-objdetect2.4 : Hängt ab von: libopencv-highgui2.4 (= 
2.4.9+dfsg-1ubuntu4) aber 2.4.10-utopic~ppa2 soll installiert werden

  Hängt ab von:PAKET, aber PAKET soll installiert werdden  means
  dependce on PAKET, but PAKET should be installed.

  When installing them with dpkg --force-depends digikam everything runs
  without problems, expect apt-get upgrade, so I need to do apt-get -f
  install and digikam is gone again.

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

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

[Touch-packages] [Bug 1439173] [NEW] some -dev packages missing in SDK chroot for packages that are in the framework

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

There are some packages in the Ubuntu touch frameworks where the
according -dev packages are missing in the chroot. Right now those come
to my mind:

qtpim5-dev
libssl-dev

** Affects: ubuntu-meta (Ubuntu)
 Importance: Medium
 Assignee: Zoltan Balogh (bzoltan)
 Status: Fix Committed

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

Title:
  some -dev packages missing in SDK chroot for packages that are in the
  framework

Status in ubuntu-meta package in Ubuntu:
  Fix Committed

Bug description:
  There are some packages in the Ubuntu touch frameworks where the
  according -dev packages are missing in the chroot. Right now those
  come to my mind:

  qtpim5-dev
  libssl-dev

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

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


[Touch-packages] [Bug 1328119] Re: [sdk] Scrollbars are too thin and transparent to be useful

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
   Status: In Progress = Triaged

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

Title:
  [sdk] Scrollbars are too thin and transparent to be useful

Status in Ubuntu UI Toolkit:
  Triaged
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Using the code from this branch 
https://code.launchpad.net/~kalikiana/ubuntu-ui-toolkit/interactiveThumb/+merge/218307
  which is practically being merged into trunk now.

  The scrollbars are too thin and too transparent. They blend with the
  background and with the content, and are too hard to see to be useful
  for anything.

  Please make them more noticeable.

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

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


[Touch-packages] [Bug 1438162] Re: [osk] Touching world icon on the keyboard should cycle through all active keyboard layouts

2015-04-01 Thread Olga Kemmet
** Summary changed:

- Touching world icon on the keyboard should cycle through all active 
keyboard layouts
+ [osk] Touching world icon on the keyboard should cycle through all active 
keyboard layouts

** Tags added: usability

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
 Assignee: Jouni Helminen (jounihelminen) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [osk] Touching world icon on the keyboard should cycle through all
  active keyboard layouts

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-keyboard package in Ubuntu:
  Confirmed

Bug description:
  I have 3 keyboard layouts active: English, Polish, Emoji. Now let's
  say the current layout is English. When I touch on the world icon
  the keyboard, the layout changes to Emoji. When I touch the icon
  again, the layout changes back to English. Then I touch it again, I
  get Emoji and so on. There's no way to change to the third layout
  without longpressing on the world icon and selecting the right
  layout there. I would expect the layout change to go through all
  active layouts, in my example English-Polish-Emoji-English and so
  on.

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

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


[Touch-packages] [Bug 1439140] [NEW] Display familly name first in the addressbook

2015-04-01 Thread themeles
Public bug reported:

In southern Germany and Austrias it is common to put the famillyname in
front of the firstname. So instead of John Doe it would be Doe,
John. For me this is quite crucial when it comes to business contacts
where I more likely know the famillyname and not so much the firstname
(yes, I could use the search, but that is slower).

So it should be possible to display the names in the addressbook like
Famillyname, Firstname.

Here is some information on wikipedia to that issue:
http://en.wikipedia.org/wiki/German_name#Order_of_names_and_use_of_articles

This issue relates to bug #1215373 but is not the same.

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Display familly name first in the addressbook

Status in address-book-app package in Ubuntu:
  New

Bug description:
  In southern Germany and Austrias it is common to put the famillyname
  in front of the firstname. So instead of John Doe it would be Doe,
  John. For me this is quite crucial when it comes to business contacts
  where I more likely know the famillyname and not so much the firstname
  (yes, I could use the search, but that is slower).

  So it should be possible to display the names in the addressbook like
  Famillyname, Firstname.

  Here is some information on wikipedia to that issue:
  http://en.wikipedia.org/wiki/German_name#Order_of_names_and_use_of_articles

  This issue relates to bug #1215373 but is not the same.

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

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


[Touch-packages] [Bug 1438301] Re: suspends after a few minutes on machines with a bogus (closed) lid switch

2015-04-01 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)

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

Title:
  suspends after a few minutes on machines with a bogus (closed) lid
  switch

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  On a desktop machine which claims to have a closed lid (on the
  motherboard), but doesn't actually have a lid, logind will suspend the
  machine shortly after boot as a safety measure to avoid burning your
  laptop in a bag. This is wrong in the above situation where the
  announced lid switch does not exist or isn't actually closed.

  Workaround: Set HandleLidSwitch=ignore in /etc/systemd/logind.conf

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

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


[Touch-packages] [Bug 1439109] [NEW] Network interface not coming up automatically inside lxc container

2015-04-01 Thread Iain Lane
Public bug reported:

This used to work fine; now when I start my container there's no network
inside. Manually bringing the interface up (ifup eth0 or systemctl start
ifup@eth0) works.

What information would be useful for you?

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-5ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
Date: Wed Apr  1 11:35:28 2015
Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
MachineType: System manufacturer System Product Name
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic 
root=UUID=980689ca-e7d9-4a99-8230-33b8b6e917cd ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw systemd.debug-shell nomdmonddf nomdmonisw nomdmonddf nomdmonisw
SourcePackage: systemd
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/17/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1201
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V LX
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd08/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug vivid

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

Title:
  Network interface not coming up automatically inside lxc container

Status in systemd package in Ubuntu:
  New

Bug description:
  This used to work fine; now when I start my container there's no
  network inside. Manually bringing the interface up (ifup eth0 or
  systemctl start ifup@eth0) works.

  What information would be useful for you?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Wed Apr  1 11:35:28 2015
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic 
root=UUID=980689ca-e7d9-4a99-8230-33b8b6e917cd ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw systemd.debug-shell nomdmonddf nomdmonisw nomdmonddf nomdmonisw
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd08/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1436630] Re: must unlock screen even if it was only off for a few seconds

2015-04-01 Thread Matthew Paul Thomas
** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Invalid = New

** No longer affects: ubuntu-ux

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

Title:
  must unlock screen even if it was only off for a few seconds

Status in ubuntu-system-settings package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary
  to unlock the screen after it shuts off, even if the screen was only
  off for a few seconds.  This is inconvenient, and it would be much
  easier if the lock didn't activate for ~10 seconds after the screen
  turns itself off.

  If the user activates the screen-off event by tapping the power
  button, then it's okay to lock immediately.  If the screen times out
  though, it should probably delay before locking, to give the user a
  chance to turn the screen back on.

  Could we add a ~10 second delay between automatic screen shutoff and
  screen lock?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1436630/+subscriptions

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


[Touch-packages] [Bug 1394253] Re: Bluetooth discoverability confusing

2015-04-01 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux

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

Title:
  Bluetooth discoverability confusing

Status in indicator-bluetooth package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:
  1. go to Bluetooth in Settings
  2. go out of the Bluetooth pane

  When going in, the page says Discoverable and lists the name. When
  you go out... is it still discoverable? Was it already discoverable
  before?

  The indicator icon (or menu) doesn't change, either, so there's
  basically no way to know if you're discoverable when outside of the
  settings page.

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

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


[Touch-packages] [Bug 1321309] Re: [Indicators] Missed calendar or alarm events need to be properly indicated

2015-04-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

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

Title:
  [Indicators] Missed calendar or alarm events need to be properly
  indicated

Status in The Date and Time Indicator:
  Confirmed
Status in Clock application for Ubuntu devices:
  Triaged
Status in Themes for Ubuntu:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  Imagine a scenario where you have a calendar event or a clock alarm to
  go of at 10:00. If you get a call at the same time, then obviously the
  call gets the highest priority and the alarm or calendar audible
  notification is suppressed by the system. So a phone user can actually
  miss the event.

  This can be resolved by turning the alarm icon shown in the indicator
  to blue similar to messages to indicate that an alarm or event was
  missed by the user.

  ---

  Desired solution:

  The alarm icon turns its state to active like notification
  center/messages indicator as suggested in the bug description.

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

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


[Touch-packages] [Bug 1350915] Re: [sdk] Colors should have symbolic names

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
   Importance: Medium = Wishlist

** Changed in: ubuntu-ux
   Status: In Progress = Triaged

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

Title:
  [sdk] Colors should have symbolic names

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Reading
  http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.UbuntuColors/
  the documentation suggests to use e.g blue for selection ... shouldn't
  we rather have named colors, e.g selectionColor? This way, if the
  theme change a day we don't need to patch every single application we
  are shipping to change the color!

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

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


[Touch-packages] [Bug 1426559] Re: [Shell] Bring the HUD back to Unity 8

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Benjamin Keyser (bjkeyser)

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [Shell] Bring the HUD back to Unity 8

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  One of the most innovative, useful, and wildly popular features
  introduced into Unity 7 was the HUD. Unity 8 currently does not have
  it.

  When Unity 8 was started, we had a way of accessing the HUD with a
  long-swipe from the bottom edge. However, the API to use it was late
  in being added to the SDK, and changed in incompatible ways after it
  was available, and as a result only a few apps (including one of my
  own) had taken advantage of it. Moreover user testing showed that the
  swipe-up activation was not easily discover-able by users.

  When the toolbar/header was redesigned and the bottom-edge gesture
  given to app developers, the way of accessing the HUD was removed, and
  the API was removed before the first supported API freeze.

  Before switching to Unity 8 on the desktop we will need to re-
  introduce the HUD into Unity, to avoid a feature regression that many
  have come to expect and appreciate. Moreover, we should re-introduce
  it on the phone so that apps can once again start taking advantage of
  it, so we can learn how to provide new use cases and user interactions
  for phone/tablet apps.

  In order to match, as much as possible, the Unity 7 way of accessing
  the HUD, my recommendation would be to implement it like an Indicator,
  but always on the far left of the panel. Then it would be touch-
  accessible with a swipe down from the top, or switchable from within
  the drop-down of another indicator, placing it at the same screen
  position as it is on the Unity 7 desktop. Placing the window title or
  simple Menu in that location of the panel (or switching between
  them, depending on available space) would aid in discovery of the
  feature.

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

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


[Touch-packages] [Bug 1437006] Re: [browser] bottom edge gesture graphic should have a numeric representation of the number of open tabs

2015-04-01 Thread Olga Kemmet
** Summary changed:

- bottom edge gesture graphic should have a numeric representation of the 
number of open tabs
+ [browser] bottom edge gesture graphic should have a numeric representation of 
the number of open tabs

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Magdalena Mirowicz (magdalena-mirowicz)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Tags added: usability

** Changed in: ubuntu-ux
 Assignee: Magdalena Mirowicz (magdalena-mirowicz) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

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

Title:
  [browser] bottom edge gesture graphic should have a numeric
  representation of the number of open tabs

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  This is a UX issue.
  Currently, the bottom edge graphic is a squat caret. Aside from the caret, it 
would be nice to have a numeric display of the number of open tabs. Today while 
trying to use a website, my actions resulted in the opening of multiple tabs, 
but there was no change in the browser that would suggest any tabs were opened.

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

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


[Touch-packages] [Bug 1439133] Re: [MainView] Background color and image rendering is slow

2015-04-01 Thread Loïc Molinari
** Description changed:

  The MainView renders at the bottom-most layer a background composed of a
  colored rectangle and an image. The way it is currently implemented
  implies two fullscreen passes with alpha blending on. This is very slow.
  A solution would be to use just one pass using a ShaderEffect or a
  dedicated C++ component. Disabling alpha blending (possible since it's
  the bottom-most layer) would also provide a good performance boost.
+ Another idea, if no image needs to be rendered, would be to simply set
+ the GPU clear color to the background color, to render it for free.

** Summary changed:

- [MainView] Background color and image rendering is slow
+ [MainView] Background color and image rendering is too slow

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

Title:
  [MainView] Background color and image rendering is too slow

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The MainView renders at the bottom-most layer a background composed of
  a colored rectangle and an image. The way it is currently implemented
  implies two fullscreen passes with alpha blending on. This is very
  slow. A solution would be to use just one pass using a ShaderEffect or
  a dedicated C++ component. Disabling alpha blending (possible since
  it's the bottom-most layer) would also provide a good performance
  boost. Another idea, if no image needs to be rendered, would be to
  simply set the GPU clear color to the background color, to render it
  for free.

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

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


[Touch-packages] [Bug 1438301] Re: desktop machine suspends with systemd after ~3 minutes, does NOT suspend with upstart

2015-04-01 Thread Martin Pitt
This looks like an effect of
http://cgit.freedesktop.org/systemd/systemd/commit/?id=ed4ba7e4f65215.
This introduced logic which deliberately checks for a closed lid and
suspends the machine again, to guard against wakeups which happen when a
laptop lid is closed (and the machine is potentially being carried
around in a bag). The root cause of this is that this hardware reports a
lid switch and reports it as closed, while there actually is no lid
switch. This will probably confuse other power management bits like
unity-settings-daemon or upowerd as well.

This is being detected by
http://cgit.freedesktop.org/systemd/systemd/tree/src/login/logind-
button.c#n275 in button_check_switches(). upower --dump confirms this as
well:

  lid-is-closed:   yes
  lid-is-present:  yes

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

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

Title:
  suspends after a few minutes on machines with a bogus (closed) lid
  switch

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  On a desktop machine which claims to have a closed lid (on the
  motherboard), but doesn't actually have a lid, logind will suspend the
  machine shortly after boot as a safety measure to avoid burning your
  laptop in a bag. This is wrong in the above situation where the
  announced lid switch does not exist or isn't actually closed.

  Workaround: Set HandleLidSwitch=ignore in /etc/systemd/logind.conf

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

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


[Touch-packages] [Bug 1427221] Re: i915, broadwell, cannot connect external monitor through Display Port

2015-04-01 Thread Vladimír Kriška
Hi Christopher,

I tested it with v4.0-rc6-vivid and problem persist.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.0-rc6

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  i915, broadwell, cannot connect external monitor through Display Port

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Hi, on new laptop (thinkpad t450s) I get error message after connecting 
external monitor:
  [drm:intel_dp_complete_link_train [i915]] *ERROR* failed to train DP, aborting

  And after that, monitor is turned to sleep mode. Interesting thing is,
  that monitor is detected.

  I've already reported bug to kernel intel-gfx, so some additional 
informations can be found there:
  https://bugzilla.kernel.org/show_bug.cgi?id=94121

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu4.2
  Uname: Linux 3.19.0-031900-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Mar  2 14:17:36 2015
  InstallationDate: Installed on 2015-02-26 (3 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-03-10 (19 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Tags:  vivid
  Uname: Linux 3.19.0-10-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-03-30 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: 2015-03-30 14:23:37,107 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.26, 3.16.0-33-generic, x86_64: installed
   vboxhost, 4.3.26, 3.19.0-10-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5036]
  InstallationDate: Installed on 2015-03-10 (19 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20BX001YXS
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-10-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Tags:  vivid ubuntu
  Uname: Linux 3.19.0-10-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-03-30 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/09/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET39WW (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BX001YXS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET39WW(1.04):bd12/09/2014:svnLENOVO:pn20BX001YXS:pvrThinkPadT450s:rvnLENOVO:rn20BX001YXS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BX001YXS
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Mar 30 17:09:53 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1133 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this 

[Touch-packages] [Bug 1439133] Re: [MainView] Background color and image rendering is too slow

2015-04-01 Thread Tim Peeters
Yes, we can set the GPU clear color and remove the Rectangle for the
background color. Currently we will still have to render the semi-
transparent paper texture on top of that.

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

Title:
  [MainView] Background color and image rendering is too slow

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The MainView renders at the bottom-most layer a background composed of
  a colored rectangle and an image. The way it is currently implemented
  implies two fullscreen passes with alpha blending on. This is very
  slow. A solution would be to use just one pass using a ShaderEffect or
  a dedicated C++ component. Disabling alpha blending (possible since
  it's the bottom-most layer) would also provide a good performance
  boost. Another idea, if no image needs to be rendered, would be to
  simply set the GPU clear color to the background color, to render it
  for free.

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

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Sebastien Bacher
 Does this also fix the issue where the Files icon in Installed
Applications is also pointing to nautilus.desktop instead of the new
name?

No, I can't confirm that issue, nautilus.desktop has NoDisplay=true and
shouldn't show in the dash, not sure why it does for you


@Colin,  org.gnome.Nautilus.desktop is the new name

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 1439109] Re: Network interface not coming up automatically inside lxc container

2015-04-01 Thread Iain Lane
I tried downgrading to -4ubuntu7 inside the container - no change.

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

Title:
  Network interface not coming up automatically inside lxc container

Status in systemd package in Ubuntu:
  New

Bug description:
  This used to work fine; now when I start my container there's no
  network inside. Manually bringing the interface up (ifup eth0 or
  systemctl start ifup@eth0) works.

  What information would be useful for you?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-5ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Wed Apr  1 11:35:28 2015
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic 
root=UUID=980689ca-e7d9-4a99-8230-33b8b6e917cd ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw systemd.debug-shell nomdmonddf nomdmonisw nomdmonddf nomdmonisw
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd08/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Benjamin Xiao
Does this also fix the issue where the Files icon in Installed
Applications is also pointing to nautilus.desktop instead of the new
name?

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 1438301] Re: desktop machine suspends with systemd after ~3 minutes, does NOT suspend with upstart

2015-04-01 Thread Martin Pitt
At this point we have two options:

(1) fix the kernel or hardware to not claim that there's a closed lid
(2) disable that safety feature and cause some laptops to burn in your bag again

If possible, I'd like to keep this and fix (1), but if this turns out to
affect too many machines we might also go with (2).

** Description changed:

- For reasons I cannot fathom, my development server goes into deep
- suspend after ~3 minutes after startup with systemd, however, if I boot
- with upstart it does not.   This happens everytime I boot with systemd,
- the machine just goes into a deep suspend without me requesting it.
+ On a desktop machine which claims to have a closed lid (on the
+ motherboard), but doesn't actually have a lid, logind will suspend the
+ machine shortly after boot as a safety measure to avoid burning your
+ laptop in a bag. This is wrong in the above situation where the
+ announced lid switch does not exist or isn't actually closed.
  
- I enabled debug; attached is a gzip'd syslog showing the activity -
- look at the end of the log, it goes into deep suspend. No idea why.
- 
- acpi_listen is showing some curious audio plug/unplug events that seem
- to occur on this development box, so maybe these are being
- misinterpreted as suspend events.
- 
- $ acpi_listen
- jack/headphone HEADPHONE plug
- jack/headphone HEADPHONE unplug
- jack/headphone HEADPHONE plug
- jack/headphone HEADPHONE unplug
- jack/headphone HEADPHONE plug
- jack/headphone HEADPHONE unplug
- 
- ..but I am not seeing any other ACPI related events that could be
- triggering a suspend request from acpi_listen.
+ Workaround: Set HandleLidSwitch=ignore in /etc/systemd/logind.conf

** Changed in: systemd (Ubuntu)
   Importance: High = Low

** Summary changed:

- desktop machine suspends with systemd after ~3 minutes, does NOT suspend with 
upstart
+ suspends after a few minutes on machines with a bogus (closed) lid switch

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

Title:
  suspends after a few minutes on machines with a bogus (closed) lid
  switch

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  On a desktop machine which claims to have a closed lid (on the
  motherboard), but doesn't actually have a lid, logind will suspend the
  machine shortly after boot as a safety measure to avoid burning your
  laptop in a bag. This is wrong in the above situation where the
  announced lid switch does not exist or isn't actually closed.

  Workaround: Set HandleLidSwitch=ignore in /etc/systemd/logind.conf

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

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


[Touch-packages] [Bug 1414930] Re: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work

2015-04-01 Thread Anthony Wong
** Changed in: hwe-next
 Assignee: Liming Wang (wangliming) = Timo Aaltonen (tjaalton)

** Changed in: linux (Ubuntu Trusty)
 Assignee: Liming Wang (wangliming) = Timo Aaltonen (tjaalton)

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

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

Title:
  [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't
  work

Status in HWE Next Project:
  In Progress
Status in The Linux Kernel:
  In Progress
Status in libinput package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Confirmed
Status in systemd source package in Trusty:
  Confirmed
Status in linux source package in Utopic:
  Confirmed
Status in systemd source package in Utopic:
  Confirmed

Bug description:
  Lenovo X1 3rd Carbon (201411-16196)

  Steps to reproduce the bug:
  1, Log in to system
  2, Click left/right/middle buttons of the touchpad

  Actual result:
  No response after clicking the buttons

  Expected results:
  Buttons work as expected behavirour

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-45-generic 3.13.0-45.74 [modified: 
boot/vmlinuz-3.13.0-45-generic]
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  u  1598 F pulseaudio
   /dev/snd/controlC0:  u  1598 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jan 27 02:48:23 2015
  HibernationDevice: RESUME=UUID=c553e9ba-b74b-43ad-8cf2-496531261e0f
  InstallationDate: Installed on 2015-01-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20150126)
  MachineType: LENOVO 20BTZ09ZUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=1d34e685-c98b-41f3-b649-87770517b194 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-45-generic N/A
   linux-backports-modules-3.13.0-45-generic  N/A
   linux-firmware 1.127.11
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET24W (1.02 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BTZ09ZUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET24W(1.02):bd10/27/2014:svnLENOVO:pn20BTZ09ZUS:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BTZ09ZUS:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BTZ09ZUS
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions

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


[Touch-packages] [Bug 1439102] [NEW] Dialogs are rotated incorrectly if root item is not a MainView

2015-04-01 Thread Alberto Mardegan
Public bug reported:

Please test the attached program. When in portrait mode, the dialog will
appear with the correct orientation, but when the device is rotated to
landscape, the dialog rotates 180 degrees from its original position.

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

** Attachment added: Test case
   https://bugs.launchpad.net/bugs/1439102/+attachment/4362826/+files/test.qml

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

Title:
  Dialogs are rotated incorrectly if root item is not a MainView

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

Bug description:
  Please test the attached program. When in portrait mode, the dialog
  will appear with the correct orientation, but when the device is
  rotated to landscape, the dialog rotates 180 degrees from its original
  position.

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

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


[Touch-packages] [Bug 1439101] [NEW] impossible receive MMS any operator on bq aquaris E4.5

2015-04-01 Thread bailly
Public bug reported:


In France no MMS is received regardless of the operator used on bq aquaris E4.5 
ubuntu Edition

** Affects: messaging-app (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  impossible receive MMS any operator on bq aquaris E4.5

Status in messaging-app package in Ubuntu:
  New

Bug description:
  
  In France no MMS is received regardless of the operator used on bq aquaris 
E4.5 ubuntu Edition

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

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


[Touch-packages] [Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Colin Law
Which .desktop file is the one that should be in the launcher?  In 
/usr/share/applications I have three which have Name=Files:
nautilus.desktop
nautilus-folder-handler.desktop
org.gnome.Nautilus.desktop

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

Status in nautilus package in Ubuntu:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  STEPS:
  1. Boot Latest vivid cd
  2. Select Live session or install
  3. On the live session or installed system open Nautilus
  4. The Nautilus window opens but in the launcher there is now a second window

  EXPECTED:
  I expect all nautilus windows to be linked to the original Nautilus launcher

  ACTUAL:
  A second nautilus launcher appears and all windows are linked to it instead.

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

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


[Touch-packages] [Bug 1439106] Re: Xorg crashed with SIGABRT in pixman_region_copy()

2015-04-01 Thread Folkert
I tried to attach the Xorg crash file. 
But the Post Comment doesn't submit it.
I'm excused but the file size ist ~57 MB.

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

Title:
  Xorg crashed with SIGABRT in pixman_region_copy()

Status in xorg package in Ubuntu:
  New

Bug description:
  Unexplainable crashes observed on Xorg.
  Crash occured the last two days.
  Occured since updates from last week.
  Unable to use the documented Apport workflow to Report the BUG.
  Apport workflow was only partielly shown.
  Tried already sudo apport-cli -c /var/crash/_usr_bin_Xorg.0.crash

  
  Annotation 1:
  In the crash file was the package name printed, but Report a bug said:
  2:1.15.1-0ubuntu2.7 does not exist in Ubuntu. Please choose a different 
package. If you're unsure, please select I don't know

  Annotation 2:
  apt-list Xorg printed out the package, but Report a bug said:
  xorg/trusty-updates,now 1:7.7+1ubuntu8.1 amd64 [installed] does not exist 
in Ubuntu. Please choose a different package. If you're unsure, please select 
I don't know

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

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


[Touch-packages] [Bug 1436630] Re: must unlock screen even if it was only off for a few seconds

2015-04-01 Thread Matthew Paul Thomas
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Triaged

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

Title:
  must unlock screen even if it was only off for a few seconds

Status in ubuntu-system-settings package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu Touch so far (vivid, mid-March 2015), it is still necessary
  to unlock the screen after it shuts off, even if the screen was only
  off for a few seconds.  This is inconvenient, and it would be much
  easier if the lock didn't activate for ~10 seconds after the screen
  turns itself off.

  If the user activates the screen-off event by tapping the power
  button, then it's okay to lock immediately.  If the screen times out
  though, it should probably delay before locking, to give the user a
  chance to turn the screen back on.

  Could we add a ~10 second delay between automatic screen shutoff and
  screen lock?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1436630/+subscriptions

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


[Touch-packages] [Bug 1436927] Re: Scopes - (web)App communication really clunky

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
   Status: New = Opinion

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  Scopes - (web)App communication really clunky

Status in Ubuntu UX bugs:
  Opinion
Status in unity8 package in Ubuntu:
  New

Bug description:
  This is a bug for scopes in general. Please move it if this is not the
  correct package.

  There is a lot of potential in the scopes concept, but I think the
  current implementation leaves much to be desired.

  Take the music app/scope as an example. If you want to play a local
  song you have two options: Either play it in the scope, or open the
  real music app and play it there. I think there should not be a
  distinction between these to. Playing a song in the music scope should
  have the same behaviour as the rhytmbox intigration in Unity7.
  Clicking play opens the music app in the background and starts playing
  the song. Music controls are still available in the scope itself.

  There is a lot of potential here. If you embrace this concept a bit
  more, the music scope can become your everythingplayer. Playing
  local music and soundcloud music as if they were all in the same app..
  The scope is only the aggregate of data, the actual playback is
  handled by the underlying (web)apps.

  There is currently a clear distinction between what information and
  actions are app-related and which are not. I thing the scope concept
  really suffers from this. Scope should be aggregates of data and
  functions, not a portal to different apps.

  The music scope is not the only one suffering from this...

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

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


[Touch-packages] [Bug 1436908] Re: [launcher] Show overlay icon for sound in launcher

2015-04-01 Thread Olga Kemmet
** Summary changed:

- Show overlay icon for sound in launcher
+ [launcher] Show overlay icon for sound in launcher

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Vesa Rautiainen (vesar)

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

Title:
  [launcher] Show overlay icon for sound in launcher

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  This is a feature request.

  It would be very useful if an app making sound would get a speaker
  overlay icon in the launcher, like what happens on chrome tabs.

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

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


[Touch-packages] [Bug 1437316] Re: [Clock] Too easy to accidentally turn off the alarm instead of snoozing

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Magdalena Mirowicz (magdalena-mirowicz)

** Tags added: usability

** Changed in: ubuntu-ux
 Assignee: Magdalena Mirowicz (magdalena-mirowicz) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [Clock] Too easy to accidentally turn off the alarm instead of
  snoozing

Status in Clock application for Ubuntu devices:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  While half asleep and when I want to snooze, it's too easy to hit the
  wrong button and accidentally turn off the alarm instead of activating
  the snooze option.

  I expect the snooze button to be more easily available, and for the
  turn off button to be made harder to activate - for example with a
  slide or something.

  Other phones I've had have had the snooze button much bigger, or the
  snooze activate when the phone is turned over, or something like that,
  to assist with preventing accidental alarm switch off.

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

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


[Touch-packages] [Bug 1436909] Re: Automatically cycle lockscreen graph datasources

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Importance: Undecided = Low

** Changed in: ubuntu-ux
   Importance: Low = Wishlist

** Changed in: ubuntu-ux
   Status: New = Triaged

** Summary changed:

- Automatically cycle lockscreen graph datasources
+ [greeter] Automatically cycle lockscreen graph datasources

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

Title:
  [greeter] Automatically cycle lockscreen graph datasources

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  This is a feature request.

  
  Currently the lockscreen graph always shows information from the same 
datasource untill you double-tap. It would be nice if it would automatically 
cycle between datasources, like show something different every hour...

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

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


[Touch-packages] [Bug 1438184] Re: Make the dash a very first window on the left when multitasking

2015-04-01 Thread Olga Kemmet
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Summary changed:

- Make the dash a very first window on the left when multitasking
+ [dash] Make the dash a very first window on the left when multitasking

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

Title:
  [dash] Make the dash a very first window on the left when multitasking

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Currently the dash can end up anywhere in the stack and you sometimes 
thinking Why I can't swipe this thing away? Oh, right, that's the dash.
  Also I noticed when I try to swipe away the most left window I often bring up 
the dash panel accidentally. I reckon positioning the main window there would 
reduce those accidents.

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

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


[Touch-packages] [Bug 1439133] [NEW] [MainView] Background color and image rendering is too slow

2015-04-01 Thread Loïc Molinari
Public bug reported:

The MainView renders at the bottom-most layer a background composed of a
colored rectangle and an image. The way it is currently implemented
implies two fullscreen passes with alpha blending on. This is very slow.
A solution would be to use just one pass using a ShaderEffect or a
dedicated C++ component. Disabling alpha blending (possible since it's
the bottom-most layer) would also provide a good performance boost.
Another idea, if no image needs to be rendered, would be to simply set
the GPU clear color to the background color, to render it for free.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Loïc Molinari (loic.molinari)
 Status: Confirmed

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

Title:
  [MainView] Background color and image rendering is too slow

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The MainView renders at the bottom-most layer a background composed of
  a colored rectangle and an image. The way it is currently implemented
  implies two fullscreen passes with alpha blending on. This is very
  slow. A solution would be to use just one pass using a ShaderEffect or
  a dedicated C++ component. Disabling alpha blending (possible since
  it's the bottom-most layer) would also provide a good performance
  boost. Another idea, if no image needs to be rendered, would be to
  simply set the GPU clear color to the background color, to render it
  for free.

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

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


[Touch-packages] [Bug 1439149] [NEW] Magnification to position the cursor correctly in a texfield

2015-04-01 Thread themeles
Public bug reported:

On Ubuntu touch it is quite hard to position the cursor right in the
middle of a word. Android uses a magnification to be able to better
select the right position. A function like this would also be good to
have on Ubuntu Touch.

Here is an image how it looks on another mobile OS:
http://webdesignledger.com/wp-content/uploads/2012/04/37-iphone-zoom-
text-psd.jpg

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

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

Title:
  Magnification to position the cursor correctly in a texfield

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

Bug description:
  On Ubuntu touch it is quite hard to position the cursor right in the
  middle of a word. Android uses a magnification to be able to better
  select the right position. A function like this would also be good to
  have on Ubuntu Touch.

  Here is an image how it looks on another mobile OS:
  http://webdesignledger.com/wp-content/uploads/2012/04/37-iphone-zoom-
  text-psd.jpg

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

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


[Touch-packages] [Bug 1439186] Re: [REGRESSION] Predictor tag fails to be written correctly

2015-04-01 Thread Delmic
** Attachment added: Example TIFF file with predictor, recorded with latest 
version of libtiff
   
https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+attachment/4362959/+files/small-c2-bad.tiff

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

Title:
  [REGRESSION] Predictor tag fails to be written correctly

Status in tiff package in Ubuntu:
  New

Bug description:
  The patch debian/patches/CVE-2014-8128-5.patch appears to break saving TIFF 
files with compression predictor.
  It seems the data is correctly saved, but the predictor tag is not, which 
prevents reading the data correctly again.

  This happens both on precise (release 3.9.5-2ubuntu1.7) and on trusty
  (release 4.0.3-7ubuntu0.2).

  I'm attaching an example TIFF file small.tiff for showing the
  behaviour. It is compressed in LZW without predictor, so it is
  written/read correctly.

  However, if you recompress it with this command, the error happens:
  $ tiffcp -c lzw:2 small.tiff small-c2.tiff

  Then displaying it in eog shows a completely different image. Tiffinfo 
indicates a problem with the tags:
  $ tiffinfo small-c2-bad.tiff | grep Predictor
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.

  Comparing it with a good version of the file (generated with a previous 
version of libtiff):
  $ tiffinfo small-c2-good.tiff | grep Predictor
Predictor: horizontal differencing 2 (0x2)

  $ tiffcmp small-c2.tiff small-c2-good.tiff 
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.
  Predictor tag appears only in small-c2-good.tiff

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

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


[Touch-packages] [Bug 1439186] Re: [REGRESSION] Predictor tag fails to be written correctly

2015-04-01 Thread Delmic
** Attachment added: Example TIFF file with predictor, recorded with libtiff 
without the afromentioned patch
   
https://bugs.launchpad.net/ubuntu/+source/tiff/+bug/1439186/+attachment/4362960/+files/small-c2-good.tiff

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

Title:
  [REGRESSION] Predictor tag fails to be written correctly

Status in tiff package in Ubuntu:
  New

Bug description:
  The patch debian/patches/CVE-2014-8128-5.patch appears to break saving TIFF 
files with compression predictor.
  It seems the data is correctly saved, but the predictor tag is not, which 
prevents reading the data correctly again.

  This happens both on precise (release 3.9.5-2ubuntu1.7) and on trusty
  (release 4.0.3-7ubuntu0.2).

  I'm attaching an example TIFF file small.tiff for showing the
  behaviour. It is compressed in LZW without predictor, so it is
  written/read correctly.

  However, if you recompress it with this command, the error happens:
  $ tiffcp -c lzw:2 small.tiff small-c2.tiff

  Then displaying it in eog shows a completely different image. Tiffinfo 
indicates a problem with the tags:
  $ tiffinfo small-c2-bad.tiff | grep Predictor
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.

  Comparing it with a good version of the file (generated with a previous 
version of libtiff):
  $ tiffinfo small-c2-good.tiff | grep Predictor
Predictor: horizontal differencing 2 (0x2)

  $ tiffcmp small-c2.tiff small-c2-good.tiff 
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.
  Predictor tag appears only in small-c2-good.tiff

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

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


[Touch-packages] [Bug 1439186] [NEW] [REGRESSION] Predictor tag fails to be written correctly

2015-04-01 Thread Delmic
Public bug reported:

The patch debian/patches/CVE-2014-8128-5.patch appears to break saving TIFF 
files with compression predictor.
It seems the data is correctly saved, but the predictor tag is not, which 
prevents reading the data correctly again.

This happens both on precise (release 3.9.5-2ubuntu1.7) and on trusty
(release 4.0.3-7ubuntu0.2).

I'm attaching an example TIFF file small.tiff for showing the
behaviour. It is compressed in LZW without predictor, so it is
written/read correctly.

However, if you recompress it with this command, the error happens:
$ tiffcp -c lzw:2 small.tiff small-c2.tiff

Then displaying it in eog shows a completely different image. Tiffinfo 
indicates a problem with the tags:
$ tiffinfo small-c2-bad.tiff | grep Predictor
TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.

Comparing it with a good version of the file (generated with a previous version 
of libtiff):
$ tiffinfo small-c2-good.tiff | grep Predictor
  Predictor: horizontal differencing 2 (0x2)

$ tiffcmp small-c2.tiff small-c2-good.tiff 
TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.
Predictor tag appears only in small-c2-good.tiff

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

** Attachment added: Example TIFF file without predictor
   https://bugs.launchpad.net/bugs/1439186/+attachment/4362958/+files/small.tiff

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

Title:
  [REGRESSION] Predictor tag fails to be written correctly

Status in tiff package in Ubuntu:
  New

Bug description:
  The patch debian/patches/CVE-2014-8128-5.patch appears to break saving TIFF 
files with compression predictor.
  It seems the data is correctly saved, but the predictor tag is not, which 
prevents reading the data correctly again.

  This happens both on precise (release 3.9.5-2ubuntu1.7) and on trusty
  (release 4.0.3-7ubuntu0.2).

  I'm attaching an example TIFF file small.tiff for showing the
  behaviour. It is compressed in LZW without predictor, so it is
  written/read correctly.

  However, if you recompress it with this command, the error happens:
  $ tiffcp -c lzw:2 small.tiff small-c2.tiff

  Then displaying it in eog shows a completely different image. Tiffinfo 
indicates a problem with the tags:
  $ tiffinfo small-c2-bad.tiff | grep Predictor
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.

  Comparing it with a good version of the file (generated with a previous 
version of libtiff):
  $ tiffinfo small-c2-good.tiff | grep Predictor
Predictor: horizontal differencing 2 (0x2)

  $ tiffcmp small-c2.tiff small-c2-good.tiff 
  TIFFReadDirectory: Warning, small-c2-bad.tiff: unknown field with tag 8224 
(0x2020) encountered.
  Predictor tag appears only in small-c2-good.tiff

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

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


  1   2   3   4   >