[Dx-packages] [Bug 1475623] Re: zeitgeist ftbfs with GCC 5

2015-07-24 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=91443.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-07-24T04:18:11+00:00 Robert Ancell wrote:

The tests were using a c_str() result from a std::string that had gone out of
scope. GCC 5.1 seems to be more agressive in freeing the string data before
the tests checked against it.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1475623/comments/8


On 2015-07-24T04:19:03+00:00 Robert Ancell wrote:

Created attachment 117327
Fix tests crashing with GCC 5.1

Reply at:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1475623/comments/9


** Changed in: zeitgeist
   Status: Unknown = Confirmed

** Changed in: zeitgeist
   Importance: Unknown = Medium

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

Title:
  zeitgeist ftbfs with GCC 5

Status in Zeitgeist Framework:
  Confirmed
Status in zeitgeist package in Ubuntu:
  Fix Released

Bug description:
  see
  
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

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

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


[Dx-packages] [Bug 939427] Re: [Launcher] Impossible to reveal the launcher with a stylus on a Wacom tablet

2015-07-24 Thread Vesa Rautiainen
** Changed in: ubuntu-ux
   Status: Triaged = Fix Committed

** Description changed:

  When i run my Lenovo X200 Tablet in tablet mode, i can't reveal the
  launcher as it is not possible to push the mouse arrow with a stylus
  against the edge of the screen as needed by the new reveal behavior.
  
  I'm running precise with unity 5.4.0.
+ 
+ -
+ Desired design:
+ 
+ We should be able to detect when a stylus device is attached and change 
Launcher behaviour accordingly. To show a hidden launcher:
+ - mouse: edge push
+ - touch: edge gesture
+ - stylus: edge hover
+ 
+ Hover timeout should be relatively short (I'd start with 150 ms) so that
+ it doesn't unnecessary and annoying delay to user's flow.
+ 
+ Launcher should slide back behind the screen edge as soon as the cursor
+ is moved off the launcher area.

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

Title:
  [Launcher] Impossible to reveal the launcher with a stylus on a Wacom
  tablet

Status in Ubuntu UX:
  Fix Committed
Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  When i run my Lenovo X200 Tablet in tablet mode, i can't reveal the
  launcher as it is not possible to push the mouse arrow with a stylus
  against the edge of the screen as needed by the new reveal behavior.

  I'm running precise with unity 5.4.0.

  -
  Desired design:

  We should be able to detect when a stylus device is attached and change 
Launcher behaviour accordingly. To show a hidden launcher:
  - mouse: edge push
  - touch: edge gesture
  - stylus: edge hover

  Hover timeout should be relatively short (I'd start with 150 ms) so
  that it doesn't unnecessary and annoying delay to user's flow.

  Launcher should slide back behind the screen edge as soon as the
  cursor is moved off the launcher area.

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

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


[Dx-packages] [Bug 1451946] Re: Menu disappears if a window is hidden and then shown again

2015-07-24 Thread Łukasz Zemczak
Thanks for looking into that Marco! I think the problem might be indeed
something with indicator-appmenu. I checked appmenu-qt5 and everything
seems fine there: appmenu-qt5 fetches the related QMenu and exports it
through DBus. During the hide/show the menu stays the same, the window
stays the same, so appmenu-qt5 has no reason to re-export it again as
all the previous contents are valid - and appmenu-qt5 really doesn't do
much more. It only re-exports menus when the menu parent changes, or the
menu itself. Here it has no reason to do that as none of the important
bits (the winId or the QMenu) changed. But somehow, the once exported
menu is invalidated/lost somewhere.

Adding indicator-appmenu to the investigation.

** Also affects: indicator-appmenu (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-appmenu (Ubuntu)
 Assignee: (unassigned) = Łukasz Zemczak (sil2100)

** Changed in: indicator-appmenu (Ubuntu)
   Status: New = In Progress

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

Title:
  Menu disappears if a window is hidden and then shown again

Status in appmenu-qt5 package in Ubuntu:
  In Progress
Status in indicator-appmenu package in Ubuntu:
  In Progress

Bug description:
  If a Qt 5 application window becomes hidden (QWidget::hide()) and then
  shown again, it loses its global menu.

  I have attached a simple application to show the problem. It occurs on
  Ubuntu 14.04 LTS with stock Qt 5.2.1.

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

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


[Dx-packages] [Bug 1478016] Re: Cannot read full message in indicator

2015-07-24 Thread Sebastien Bacher
** Package changed: indicator-messages (Ubuntu) = unity8 (Ubuntu)

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

Title:
  Cannot read full message in indicator

Status in ubuntu-settings-components package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  When clicking a message to expand that message, the message is still
  truncated. This used to expand and show the complete message (several
  month ago).

  It seems that expanding now does little more than display the field
  for replying.

  This is not of much use being able to reply to a message I haven't
  read; if it's a case of saving space, it would be more practical to
  display the full message and no reply box.

  Number of times I've expanded a message and wanted to reply without reading 
the full message: exactly 0.
  Number of times I've wanted to quickly read the full message and not reply: 
probably around 50%.

  Given that the message can be contracted again with another tap, I see
  little reason not to display the full message when expanding, it
  seemed to work well before.

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

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


[Dx-packages] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-07-24 Thread Kyle Fazzari
This happens to me on a Dell M3800 with _no_ external monitor. Probably
a few times a week. After anywhere from 5 minutes to a few hours, the
cursor comes back. I have to use the touchscreen until then. Man I hate
touchscreens.

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

Title:
  cursor sometimes disappears on XPS 13 9343 and external monitor

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I have a new Dell XPS 13 9343 with the HiDPI touch screen and am using
  an external display port monitor. Occasionally, the mouse cursor
  disappears (sometimes after screen lock, other times just normal
  usage). I saw something on stack exchange that said this might help:

  gsettings set org.gnome.settings-daemon.plugins.cursor active false

  I've done this and it sometimes helps and sometimes doesn't. I've also
  just seen the cursor come back on its own after a few minutes without
  doing anything. Trying to interact with the touch screen, then the
  mouse has no effect. Unplugging and replugging the mouse has no
  effect. Using the touchpad has no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun 22 11:19:40 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-18-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-20-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-21-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-06-13 (8 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=7bc4dcd2-0bd8-4e42-b8b7-9f1ed6b8a3e9 ro libata.force=noncq quiet 
splash vt.handoff=7
  SourcePackage: unity
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/25/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-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~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun 22 10:53:54 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153
   vendor SHP
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Dx-packages] [Bug 1466002] Re: Clock display not using the same format as the indicator

2015-07-24 Thread Bartosz Kosiorek
** Also affects: indicator-datetime
   Importance: Undecided
   Status: New

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

Title:
  Clock display not using the same format as the indicator

Status in Indicator Date and Time:
  New
Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Triaged

Bug description:
  Environment:
  mako on latest rc proposed (17.06.2015)

  Reproduce:
  1. Set Norwegian locale
  2. Open Clock App

  What happens:
  Clock app says 11.06 and the indicator says 11:06.

  What should have happened:
  Both should use the same format.

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

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


[Dx-packages] [Bug 1478016] [NEW] Cannot read full message in indicator

2015-07-24 Thread Sam Bull
Public bug reported:

When clicking a message to expand that message, the message is still
truncated. This used to expand and show the complete message (several
month ago).

It seems that expanding now does little more than display the field for
replying.

This is not of much use being able to reply to a message I haven't read;
if it's a case of saving space, it would be more practical to display
the full message and no reply box.

Number of times I've expanded a message and wanted to reply without reading the 
full message: exactly 0.
Number of times I've wanted to quickly read the full message and not reply: 
probably around 50%.

Given that the message can be contracted again with another tap, I see
little reason not to display the full message when expanding, it seemed
to work well before.

** Affects: indicator-messages (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Cannot read full message in indicator

Status in indicator-messages package in Ubuntu:
  New

Bug description:
  When clicking a message to expand that message, the message is still
  truncated. This used to expand and show the complete message (several
  month ago).

  It seems that expanding now does little more than display the field
  for replying.

  This is not of much use being able to reply to a message I haven't
  read; if it's a case of saving space, it would be more practical to
  display the full message and no reply box.

  Number of times I've expanded a message and wanted to reply without reading 
the full message: exactly 0.
  Number of times I've wanted to quickly read the full message and not reply: 
probably around 50%.

  Given that the message can be contracted again with another tap, I see
  little reason not to display the full message when expanding, it
  seemed to work well before.

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

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


[Dx-packages] [Bug 1426519] Re: Need a mechanism for specifying what happens when an ical menuitem is clicked

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app
Milestone: None = 3.x.backlog

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

Title:
  Need a mechanism for specifying what happens when an ical menuitem is
  clicked

Status in Ubuntu Calendar App:
  Fix Committed
Status in Ubuntu Clock App:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in reminders-app package in Ubuntu:
  Confirmed
Status in indicator-datetime source package in Vivid:
  New
Status in qtorganizer5-eds source package in Vivid:
  New

Bug description:
  indicator-datetime needs a way to dispatch an arbitrary URL when a
  user clicks on an ical event menuitem.

  In practice, datetime currently has clock-app hardwired for
  dispatching alarms (dispatch_url('appid://com.ubuntu.clock/clock
  /current-user-version')) and calendar-app for everything else
  (dispatch_url('appid://com.ubuntu.calendar/calendar/current-user-
  version')).

  There are two use cases that can be supported by datetime handling the
  URL property http://www.kanzaki.com/docs/ical/url.html:

  (1) Clicking on an alarm menuitem opens up clock-app to that specific
  alarm, rather than to clock-app's main page. Clock-app could specify
  the information it needs in the URL, then open the right page when
  passed that information later. indicator-datetime would act as a
  simple pass-through.

  (2) non-calendar, non-alarm items such as from the reminders app as
  requested by mzanetti. The pattern would be the same as clock-app:
  Reminders would add whatever URL it wants, then datetime would act as
  a simple pass-through. This is preferable to adding more special cases
  to indicator-datetime.

  See also related bug https://bugs.launchpad.net/ubuntu/+source
  /indicator-datetime/+bug/1431384 which discusses abstracting out the
  icon shown in ical events' menuitems

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

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


[Dx-packages] [Bug 1421559] Re: [Clock][ux] Should be able to silence alarm using power button

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app
Milestone: 3.4 = 3.x.backlog

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

Title:
  [Clock][ux] Should be able to silence alarm using power button

Status in Ubuntu Clock App:
  Incomplete
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  krillin @rtm #16

  Reproduce:
  1. Set alarm
  2. Let alarm go off, but do not turn it off immediately—do not touch the 
phone surface, wait until the screen goes black
  3. Try to disable alarm

  What happens:
  You need to turn on screen, press OK on alarm

  What should have happened:
  I should be able to silence the alarm using the power button. On iOS and 
Android power button enable snooze to prevent accidential disabling alarm.

  Rationale: I set two alarms on weekdays, one at 07:07 and one at
  09:07. When I wake up at 07:07 and go to school, the 09:07 alarm goes
  off during class. Removing the phone from my pocket, swiping,
  unlocking and dismissing the alarm, always takes about 3-4 rings.

  Also when someone forget phone in the office, then it will be no
  possibility to disable alarm.

  Related to bug 1340329.

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

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


[Dx-packages] [Bug 1411187] Re: [clock] Add option to not have snooze

2015-07-24 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app
Milestone: 3.4 = 3.5

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

Title:
  [clock] Add option to not have snooze

Status in Ubuntu Clock App:
  Triaged
Status in Ubuntu UX:
  Fix Committed
Status in unity-notifications:
  New
Status in indicator-datetime package in Ubuntu:
  Triaged
Status in unity-notifications package in Ubuntu:
  New

Bug description:
  Snooze is evil.

  I suggest to add to snooze dropdown menu in the option the voice No
  snooze or something like this

  Documentation:
  
https://docs.google.com/a/canonical.com/presentation/d/1JvDyhsW17d1-Mz8OY1YMBKwfRI2z9qgyRjbujEsxEMk/edit#slide=id.g34303b1ce_2_11
  
https://docs.google.com/presentation/d/1JvDyhsW17d1-Mz8OY1YMBKwfRI2z9qgyRjbujEsxEMk/edit#slide=id.g36c1a0cdd_010
  
https://docs.google.com/document/d/1xDSZ_dnAMAlhgFnnyjJEibaITXjVLp1_pnj_tATNm9I/edit
  https://developer.gnome.org/notification-spec/

  [UX Comment]
  As it seems unlikely that we will be able to implement snooze on/off  snooze 
duration for individual alarms, but do have an application-wide setting that 
allows snooze duration to be set (but not disabled), I'd recommend the options 
relating to snooze in application settings be changed to the following:

  - No snooze
  - 5 minutes
  - 10 minutes
  - 15 minutes

  This way the list is still short (four options, as it is currently)
  but the options provided are likely to be more useful (current 2
  minute snooze doesn't seem very useful, nor does the difference
  between 4 mins and 5 min snooze periods).

  [UX Comment 2]
  Additionally, notifications for snoozing alarms should come in two forms:
  1. With the options 'OK' (ceases alarm) and 'Snooze' (sets the alarm to the 
snooze period elected by the user)
  2. With the option 'OK' (ceases the alarm) when snooze is not enabled.

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

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


[Dx-packages] [Bug 1432333] Re: Clock indicator disappears sometimes

2015-07-24 Thread Pat McGowan
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: touch-preview-images

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

Title:
  Clock indicator disappears sometimes

Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  I can neither reproduce nor tell what triggers this issue but
  sometimes the clock indicator is missing.

  (Nexus 4, rtm16)

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

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


[Dx-packages] [Bug 1413508] Re: indicator-sound in header not displayed

2015-07-24 Thread Pat McGowan
** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: touch-preview-images

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

Title:
  indicator-sound in header not displayed

Status in indicator-sound package in Ubuntu:
  New

Bug description:
  In the header I can't change sound preferences. When I slide header panel to 
bottom instead sound preferences nothing displayed and instead name Sound 
shown indicator-sound.
  In System Settings in tab Sound displayed then phone in mute mode.

  Nexus 4. OS was installed with MultiROM tools.

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

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


[Dx-packages] [Bug 1364647] Re: [Sound][ux] Alarm, Calls should always be played (also) in the speakerphone even when a bluetooth or wired headset is used

2015-07-24 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 DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1364647

Title:
  [Sound][ux] Alarm, Calls should always be played (also) in the
  speakerphone even when a bluetooth or wired headset is used

Status in Ubuntu Clock App:
  Incomplete
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  When a bluetooth or wired headset the phone embedded speakerphone
  should ring anyway as you probably won't wear an headset while
  sleeping, while you prefer keeping your headset connected all the
  times.

  -- SOLUTION --
  Calls and Alarms should *always* be played to the speaker phones, as well as 
in the wired/wireless headset.

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

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


[Dx-packages] [Bug 1407997] Re: [calendar] Should be possible to disable reminders per-calendar

2015-07-24 Thread Kunal Parmar
we can add add check box and flag in collection to indicate if reminder is 
enabled for particular calendar or not.
But then notification system should check that flag and act accordingly

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [calendar] Should be possible to disable reminders per-calendar

Status in Ubuntu Calendar App:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  It is often the case that you want to add a calendar to view it on
  your device, but for it not to trigger reminder events. It might be
  someone else's calendar, for example.

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

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


[Dx-packages] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-07-24 Thread Jamie Strandboge
Thanks for the additional workaround. I didn't happen to have this enabled so I 
had to:
$ gsettings set org.gnome.settings-daemon.peripherals.mouse locate-pointer true

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

Title:
  cursor sometimes disappears on XPS 13 9343 and external monitor

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I have a new Dell XPS 13 9343 with the HiDPI touch screen and am using
  an external display port monitor. Occasionally, the mouse cursor
  disappears (sometimes after screen lock, other times just normal
  usage). I saw something on stack exchange that said this might help:

  gsettings set org.gnome.settings-daemon.plugins.cursor active false

  I've done this and it sometimes helps and sometimes doesn't. I've also
  just seen the cursor come back on its own after a few minutes without
  doing anything. Trying to interact with the touch screen, then the
  mouse has no effect. Unplugging and replugging the mouse has no
  effect. Using the touchpad has no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun 22 11:19:40 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-18-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-20-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-21-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-06-13 (8 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=7bc4dcd2-0bd8-4e42-b8b7-9f1ed6b8a3e9 ro libata.force=noncq quiet 
splash vt.handoff=7
  SourcePackage: unity
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/25/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-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~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun 22 10:53:54 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153
   vendor SHP
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Dx-packages] [Bug 1364647] Re: [Sound] Alarm, Calls should always be played (also) in the speakerphone even when a bluetooth or wired headset is used

2015-07-24 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
Milestone: 3.x.backlog = 3.4

** Changed in: ubuntu-clock-app
   Status: Opinion = Triaged

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [Sound] Alarm, Calls should always be played (also) in the
  speakerphone even when a bluetooth or wired headset is used

Status in Ubuntu Clock App:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  When a bluetooth or wired headset the phone embedded speakerphone
  should ring anyway as you probably won't wear an headset while
  sleeping, while you prefer keeping your headset connected all the
  times.

  -- SOLUTION --
  Calls and Alarms should *always* be played to the speaker phones, as well as 
in the wired/wireless headset.

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

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


[Dx-packages] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-07-24 Thread Данило Шеган
I've also seen on my Fujitsu U904 (3200x1800) connected over DP to the
external 4k screen.  I've worked around it by using Ctrl to highlight
the cursor position until the cursor returns (sometimes it takes more
than a couple of hours, and the only sure way to get it back is to log
out and log back in — switching to terminal console or suspending and
resuming does not help).

Will attach more info once I hit it again.

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

Title:
  cursor sometimes disappears on XPS 13 9343 and external monitor

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I have a new Dell XPS 13 9343 with the HiDPI touch screen and am using
  an external display port monitor. Occasionally, the mouse cursor
  disappears (sometimes after screen lock, other times just normal
  usage). I saw something on stack exchange that said this might help:

  gsettings set org.gnome.settings-daemon.plugins.cursor active false

  I've done this and it sometimes helps and sometimes doesn't. I've also
  just seen the cursor come back on its own after a few minutes without
  doing anything. Trying to interact with the touch screen, then the
  mouse has no effect. Unplugging and replugging the mouse has no
  effect. Using the touchpad has no effect.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun 22 11:19:40 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-18-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-20-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.19.0-21-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-06-13 (8 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=7bc4dcd2-0bd8-4e42-b8b7-9f1ed6b8a3e9 ro libata.force=noncq quiet 
splash vt.handoff=7
  SourcePackage: unity
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd03/25/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-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~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun 22 10:53:54 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153
   vendor SHP
  xserver.version: 2:1.17.1-0ubuntu3

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

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