[Bug 1427877] Re: Media, brightness and volume keys don't work with GNOME 3.15.90

2015-06-17 Thread Ubuntu GNOME
Anders, thanks for the patch, I'll upload it even though we should get
g-s-d/g-c-c updated in the next week or so.

However just to note that issue is not the same as this bug, which is
related to media keys stop working after suspend of VT switch, that
itself seems to be caused by g-s-d 3.16, but havent yet tracked down the
cause.

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

Title:
  Media, brightness and volume keys don't work with GNOME 3.15.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1427877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 1466245] [NEW] Update to 3.16

2015-06-17 Thread Sebastien Bacher
Hey Robert,

We should let the GNOME remix team decide what version of g-c-c they
want and handle those updates, we made u-c-c for that...

Seb

Le 18/06/2015 01:00, Robert Ancell a écrit :
> Public bug reported:
>
> Update to 3.16
>
> ** Affects: gnome-control-center (Ubuntu)
>  Importance: Wishlist
>  Status: Triaged
>
>
> ** Tags: upgrade-software-version
>

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

Title:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1466245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1466081] Re: [udev] no uevent when block devices change

2015-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 220-7ubuntu1

---
systemd (220-7ubuntu1) wily; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.
- Keep our much simpler udev maintainer scripts (all platforms must
  support udev, no debconf).
- initramfs init-top: Drop scsi_wait_scan and udevadm settle, we do that
  in a more sensible way with wait-for-root.
- initramfs init-bottom: If LVM is installed, settle udev,
  otherwise we get missing LV symlinks. Workaround for LP #1185394.
- Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
  dependencies to "lvm2" which is handled with udev rules in Ubuntu.
- Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
  script.
- Provide shutdown fallback for upstart. (LP: #1370329)
- debian/extra/ifup@.service: Additionally run for "auto" class. We don't
  really support "allow-hotplug" in Ubuntu at the moment, so we need to
  deal with "auto" devices appearing after "/etc/init.d/networking start"
  already ran. (LP: #1374521) Also run ifup in the background during boot,
  to avoid blocking network.target. (LP: #1425376)
- ifup@.service: Drop dependency on networking.service (i. e.
  /etc/init.d/networking), and merely ensure that /run/network exists.
  This avoids unnecessary dependencies/waiting during boot and dependency
  cycles if hooks wait for other interfaces to come up (like ifenslave
  with bonding interfaces). (LP: #1414544)
- Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
  Ubuntu we currently keep the setting whether the RTC is in local or UTC
  time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
  (LP: #1377258)
- Put session scopes into all cgroup controllers. This makes unprivileged
  user LXC containers work under systemd. (LP: #1346734)
- systemctl: Don't forward telinit u to upstart. This works around
  upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
  that changes to point to systemd during the upgrade. This avoids running
  systemd during a dist-upgrade. (LP: #1430479)
- Drop hwdb-update dependency from udev-trigger.service, which got
  introduced in v219-stable. This causes udev and plymouth to start too
  late and isn't really needed in Ubuntu yet as we don't support stateless
  systems yet and handle hwdb.bin updates through dpkg triggers. This can
  be dropped again with initramfs-tools 0.117.
- Lower Breaks: to plymouth version which has the udev inotify fix in
  Ubuntu.
- Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)

Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
- Clean up obsolete /etc/udev/rules.d/README.

systemd (220-7) unstable; urgency=medium

  [ Michael Biebl ]
  * Enable seccomp support on arm64 as well.
  * Replace the remainder of Fix-paths-in-man-pages.patch with an upstream
provided patch.

  [ Martin Pitt ]
  * Switch to net.ifnames persistant network interfaces (on new
installations/for new hardware), and deprecate the old
75-persistent-net-generator.rules. See the ML discussion for details:
https://lists.debian.org/debian-devel/2015/05/msg00170.html
https://lists.debian.org/debian-devel/2015/06/msg00018.html
- Drop Make-net.ifnames-opt-in-instead-of-opt-out.patch, to use
  net.ifnames by default.
- Revert-udev-network-device-renaming-immediately-give.patch: Adjust
  patch comment.
- Drop 75-persistent-net-generator.rules, write_net_rules helper and
  rule_generator.functions.
- Adjust udev's README.Debian accordingly, and describe the migration.
  This needs to happen manually as there is no robust way of doing this
  automatically.
- Add udev NEWS file for announcing this change and pointing to udev's
  README.
- udev.postinst: Drop write_interfaces_rules().
- udev.postinst: Disable net.ifnames on systems which did not support
  75-persistent-net-generator.rules (most importantly, virtualized guests)
  to avoid changing network interface names on upgrade.
- LP: #1454254
  * fsckd-daemon-for-inter-fsckd-communication.patch: Add fsckd.c to
POTFILES.in.
  * ifupdown-hotplug autopkgtest: Fix config name in interfaces.d/, it must
not have a suffix in Debian. Also clean up the file after the test.
  * net.agent: When running under systemd, run everything in the foreground.
This avoids killing the forked child in the middle of its operation under
systemd when the parent exits.
  * Check during build that systemd and systemd-journald don't link agains

[Bug 413018] Re: Cannot disable subtitles in mkv video file

2015-06-17 Thread pressurehold
If you cannot disable subtitles, you may completely remove and delete
subtitles.

Here is the step by step guide at http://www.idealshare.net/video-
converter/how-to-remove-subtitles-from-mkv.html

This guide helps to remove subtitles from all kinds of video files

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/413018

Title:
  Cannot disable subtitles in mkv video file

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466314] [NEW] UTMP Update makes booting 1:30min longer

2015-06-17 Thread Michael Heuberger
Public bug reported:

With the recent kernel update for Ubuntu 15.04 the boot process takes so
long. At this line I have to wait 1:30 min until it gets over with it:

> UPDATE UTMP System Boot/Shutdown ... (progress bar here)

How can we disable this? And why has the latest kernel introduced this?


My system:

$ uname -a
Linux M2 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

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

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

Title:
  UTMP Update makes booting 1:30min longer

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1465806-inject-
missing-triggers-to-clock-app-alarms

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1427877] Re: Media, brightness and volume keys don't work with GNOME 3.15.90

2015-06-17 Thread Ubuntu Foundations Team Bug Bot
The attachment "gnome-shell_3.16.2-1ubuntu1_lp1427877.debdiff" seems to
be a debdiff.  The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff.  If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

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

Title:
  Media, brightness and volume keys don't work with GNOME 3.15.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1427877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421537] Re: need a way to rotate video playback

2015-06-17 Thread pressurehold
iDealshare VideoGo is your best choice to rotate video files

Here is a guide at:http://www.idealshare.net/video-converter/rotate-mov.html
 

This guide can help:

Rotate video 90 degrees, 180 degrees, and 270 degrees, etc;
   
Rotate video meanwhile keep the same output format or convert to other 
video formats

Rotate or edit the source files like trim, crop, merge, split by
chapter, add watermark/effect, adjust channel/volume and so on;

Rotate almost all kinds of video files like AVI, WMV, MKV, AVCHD,
MOD, TOD, ASF, WebM, MXF, etc to the orientation you need.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/421537

Title:
  need a way to rotate video playback

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466245] Re: Update to 3.16

2015-06-17 Thread Robert Ancell
lp:~robert-ancell/gnome-control-center/update-3.16 has a work in
progress with all of the patches updated except 52_region_language.patch

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

Title:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1466245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466245] Re: Update to 3.16

2015-06-17 Thread Robert Ancell
Requires accountsservice 0.6.39 (bug 1466289) and gnome-online-accounts
3.15.1 (bug 1466290)

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

Title:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1466245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466289] [NEW] Update to 0.6.40

2015-06-17 Thread Robert Ancell
Public bug reported:

Update to 0.6.40

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


** Tags: upgrade-software-version

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

Title:
  Update to 0.6.40

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466273] Re: gstreamer fails intermittently

2015-06-17 Thread Alejandro J. Cura
** Also affects: gstreamer (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: gstreamer (Ubuntu) => gstreamer0.10 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1466273

Title:
  gstreamer fails intermittently

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466273] Re: gstreamer fails intermittently

2015-06-17 Thread Michi Henning
** Changed in: gstreamer0.10 (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1466273

Title:
  gstreamer fails intermittently

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466273] [NEW] gstreamer fails intermittently

2015-06-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

gstreamer occasionally fails to extract a thumbnail from a video file.
It's clearly a race condition because, almost all of the time, it
succeeds. To reproduce:

Check out the thumbnailer/devel branch at r217 and build it. Then:

cd build/src/vs-thumb

./vs-thumb fd://0 ./x.jpg <../../../tests/media/testvideo.ogg

Point a browser at the generated x.jpg file and check that the image was
extracted correctly.

Now run

while ./vs-thumb fd://0 ./x.jpg <../../../tests/media/testvideo.ogg ; do
:; done

Within maybe a hundred iterations or so, I get:

Error creating thumbnail: ThumbnailExtractor: change_state(): reading
async messages: GStreamer error: negotiation problem.

** Affects: thumbnailer
 Importance: High
 Status: New

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gstreamer fails intermittently
https://bugs.launchpad.net/bugs/1466273
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gstreamer0.10 in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466270] [NEW] systemd automatic login failure

2015-06-17 Thread billhuey
Public bug reported:

Switching back to upstart fixed this problem.

>From /etc/init/ttyS0.conf:

# ttyS0 - getty
#
# This service maintains a getty on ttyS0 from the point the system is
# started until it is shut down again.

start on stopped rc RUNLEVEL=[12345]
stop on runlevel [!12345]

respawn
exec /sbin/getty -L 115200 ttyS0 vt102 --autologin user



from dmesg bug might be an unrelated bug:

[5.936703] systemd-logind[939]: Failed to start user service: Unknown unit: 
user@1000.service
.

Description:Ubuntu 15.04
Release:15.04

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd-shim in Ubuntu.
https://bugs.launchpad.net/bugs/1466270

Title:
  systemd automatic login failure

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1427877] Re: Media, brightness and volume keys don't work with GNOME 3.15.90

2015-06-17 Thread Anders Kaseorg
Here’s a tested patch that reverts the relevant gnome-shell changes to
make it work with gnome-settings-daemon 3.14.x.

** Patch added: "gnome-shell_3.16.2-1ubuntu1_lp1427877.debdiff"
   
https://bugs.launchpad.net/ubuntu-gnome/+bug/1427877/+attachment/4416604/+files/gnome-shell_3.16.2-1ubuntu1_lp1427877.debdiff

** Tags added: patch

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

Title:
  Media, brightness and volume keys don't work with GNOME 3.15.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1427877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1427877] Re: Media, brightness and volume keys don't work with GNOME 3.15.90

2015-06-17 Thread Anders Kaseorg
Specifically, this is caused because gnome-shell 3.16 has
https://git.gnome.org/browse/gnome-shell/commit/?id=2aa4fb02dd9c568038d12fe609252b6934367e76

but gnome-settings-daemon 3.14 does not have
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=46525602364088398eeb3a98d7bcfa64deeddd4e

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

Title:
  Media, brightness and volume keys don't work with GNOME 3.15.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1427877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466252] Re: Update to 3.16

2015-06-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/totem/ubuntu

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

Title:
  Update to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466252] Re: Update to 3.16

2015-06-17 Thread Robert Ancell
** Changed in: totem (Ubuntu)
   Status: Triaged => In Progress

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) => Robert Ancell (robert-ancell)

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

Title:
  Update to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1427877] Re: Media, brightness and volume keys don't work with GNOME 3.15.90

2015-06-17 Thread Anders Kaseorg
Every time I press one of these keys, I get the message

(gnome-settings-daemon:7822): GLib-GIO-WARNING **: Dropping signal
AcceleratorActivated of type (ua{sv}) since the type from the expected
interface is (uuu)

This is probably the same thing that happened in LP: #1217196 and LP:
#1376471.

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

Title:
  Media, brightness and volume keys don't work with GNOME 3.15.90

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1427877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466252] [NEW] Update to 3.16

2015-06-17 Thread Robert Ancell
Public bug reported:

Update to 3.16

** Affects: totem (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: upgrade-software-version

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

Title:
  Update to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466251] [NEW] [MIR] clutter-gst-3.0

2015-06-17 Thread Robert Ancell
Public bug reported:

[Availability]
In Universe.

[Rationale]
Required for totem which is a core package (bug 1466252).

[Security]
Same as clutter-gst-2.0.

[Quality assurance]
Same as clutter-gst-2.0.

[Dependencies]
Same as clutter-gst-2.0.

[Standards compliance]
Same as clutter-gst-2.0.

[Maintenance]
Maintained in Debian and by Ubuntu Desktop team if necessary.

** Affects: clutter-gst-3.0 (Ubuntu)
 Importance: Medium
 Status: New

** Description changed:

  [Availability]
  In Universe.
  
  [Rationale]
- Required for totem which is a core package.
+ Required for totem which is a core package (bug 1466252).
  
  [Security]
  Same as clutter-gst-2.0.
  
  [Quality assurance]
  Same as clutter-gst-2.0.
  
  [Dependencies]
  Same as clutter-gst-2.0.
  
  [Standards compliance]
  Same as clutter-gst-2.0.
  
  [Maintenance]
  Maintained in Debian and by Ubuntu Desktop team if necessary.

** Changed in: clutter-gst-3.0 (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to clutter-gst-3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1466251

Title:
  [MIR] clutter-gst-3.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clutter-gst-3.0/+bug/1466251/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466252] Re: Update to 3.16

2015-06-17 Thread Robert Ancell
Requires clutter-gst-3.0 in main (bug 1466251)

** Changed in: totem (Ubuntu)
   Status: New => Triaged

** Changed in: totem (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Update to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466245] [NEW] Update to 3.16

2015-06-17 Thread Robert Ancell
Public bug reported:

Update to 3.16

** Affects: gnome-control-center (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: upgrade-software-version

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

Title:
  Update to 3.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1466245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
I see what the problem is -- the alarms created by ubuntu-clock-app in
image 22 have valarms that are missing the required 'trigger' property.
This works for alarms created by qtorganizer5-eds after the fix for bug
#1440878 landed -- which is why disabling and then re-enabling the
alarms as davmor2 works as a workaround -- but that still leaves the
question of how to handle these triggerless alarms without requiring a
workaround.

Until 13.10.0+15.04.20150521-0ubuntu1, indicator-datetime /pretended/
that x-canonical-alarm entries had a trigger even if they didn't. That's
no longer possible because we're now querying EDS for alarms based on
the trigger, which was necessary to fix bug #1456281.

Probably the safest fix here is for indicator-datetime to ask EDS on
startup for all the x-canonical-alarm components, then walk through them
looking for valarms missing a trigger, insert the missing trigger, and
save the corrected entry back to EDS.

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
** Changed in: evolution-data-server (Ubuntu)
 Assignee: (unassigned) => Charles Kerr (charlesk)

** Changed in: evolution-data-server (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466210] [NEW] don't gzip gtkdoc's devhelp2 files

2015-06-17 Thread Stefan Sauer
Public bug reported:

I am the upstream gtkdoc developer and maintainer and work on
https://bugzilla.gnome.org/show_bug.cgi?id=742404 that will be part of
the next gtk-doc release. With some luck I noticed that Ubuntu applies
gzip compression to some of gtkdoc's data files.

Please don't do this. While I can probably use popen for this case, I
cannot handle this for all possible cases (e.g. some distro using bzip2
instead). These files are only installed on developer machines and I
don't think the space saving are worth it. I'd believe most developers
rather get better performance.

ll /usr/share/gtk-doc/html/*/*.devhelp2.gz | sort
-rw-r--r-- 1 root root 29061 Sep 25  2014 
/usr/share/gtk-doc/html/glib/glib.devhelp2,gz
-rw-r--r-- 1 root root 10128 Sep 25  2014 
/usr/share/gtk-doc/html/gobject/gobject.devhelp2.gz
-rw-r--r-- 1 root root 10502 Mar 18  2014 
/usr/share/gtk-doc/html/pango/pango.devhelp2.gz
-rw-r--r-- 1 root root 10694 Jan 15 14:44 
/usr/share/gtk-doc/html/gdk3/gdk3.devhelp2.gz
-rw-r--r-- 1 root root 32728 Sep 25  2014 
/usr/share/gtk-doc/html/gio/gio.devhelp2.gz
-rw-r--r-- 1 root root  3318 Feb 13  2014 
/usr/share/gtk-doc/html/libgnomecanvas/libgnomecanvas.devhelp2.gz
-rw-r--r-- 1 root root  3763 Mar  4 23:43 
/usr/share/gtk-doc/html/polkit-1/polkit-1.devhelp2.gz
-rw-r--r-- 1 root root  6057 Jan 23  2014 
/usr/share/gtk-doc/html/gsf/gsf.devhelp2.gz
-rw-r--r-- 1 root root 77077 Jan 15 14:44 
/usr/share/gtk-doc/html/gtk3/gtk3.devhelp2.gz
-rw-r--r-- 1 root root 80638 Feb  4  2014 
/usr/share/gtk-doc/html/telepathy-glib/telepathy-glib.devhelp2.gz
-rw-r--r-- 1 root root  8261 Jan 30 01:52 
/usr/share/gtk-doc/html/webkitgtk-3.0/webkitgtk.devhelp2.gz

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1466210

Title:
  don't gzip gtkdoc's devhelp2 files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1466210/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28429] Re: Created .hidden folder/file stays visible after being created/deleted

2015-06-17 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed => Invalid

** Changed in: nautilus
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/28429

Title:
  Created .hidden folder/file stays visible after being created/deleted

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-06-17 Thread Olli Ries
did some housekeeping to get it into the queue

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

** Changed in: location-service (Ubuntu)
 Assignee: (unassigned) => Manuel de la Peña (mandel)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1462664

Title:
  [Ubuntu Phone] With WIFI = ON the GPS stops

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1314556] Re: Unable to mount Android MTP device

2015-06-17 Thread sgon00
If I plug the phone to ubuntu 14.04 i386 desktop PC, it will work.
If I plug the same phone to ubuntu 14.04 64bit laptop, it will NOT work. 
Damn weird.

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

Title:
  Unable to mount Android MTP device

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2015-06-17 Thread Stu
Just confirming that on 15.04 I get the symptoms mentioned in

https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1115177

Where Nouveau won't load, which is apparently because of this bug

[ 27074.122] (II) [drm] nouveau interface version: 1.2.1
[ 27074.122] (II) Loading sub module "dri2"
[ 27074.122] (II) LoadModule: "dri2"
[ 27074.122] (II) Module "dri2" already built-in
[ 27074.122] (EE) NOUVEAU(0): [drm] failed to set drm interface version.
[ 27074.122] (EE) NOUVEAU(0): [drm] error opening the drm
[ 27074.122] (EE) NOUVEAU(0): 904: 
[ 27074.122] (II) UnloadModule: "nouveau"
[ 27074.122] (EE) Screen(s) found, but none have a usable configuration.
[ 27074.122] (EE) 
Fatal server error:
[ 27074.122] (EE) no screens found(EE) 
[ 27074.122] (EE)

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

Title:
  X trying to start before plymouth has finished using the drm driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/982889/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-06-17 Thread costales
** No longer affects: unav

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1462664

Title:
  [Ubuntu Phone] With WIFI = ON the GPS stops

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2015-06-17 Thread Chris J Arges
** Also affects: nautilus (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Open with on folders was removed, Ubuntu should consider patching back

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1460271] Re: Update evolution-data-server to 3.16

2015-06-17 Thread Iain Lane
Uploading to ppa:laney/experimental prior to putting into wily

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

Title:
  Update evolution-data-server to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 681567] Re: [regression] With slow mice, opening a right-click context menu immediately executes the first entry

2015-06-17 Thread Jonas Olson
** This bug is no longer a duplicate of bug 410636
   Right-click should not pre-light first option, too easy to accidentally 
select the first Context-menu option.

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

Title:
  [regression] With slow mice, opening a right-click context menu
  immediately executes the first entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/681567/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1391354] Re: Failure to boot ephemeral image for Utopic Fast Installer deployment: no ID_PATH for iSCSI device any more

2015-06-17 Thread Scott Moser
** Changed in: maas-images
   Status: Confirmed => Fix Released

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

Title:
  Failure to boot ephemeral image for Utopic Fast Installer deployment:
  no ID_PATH for iSCSI device any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas-images/+bug/1391354/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 799231] Re: Photo Library has disappeared. Happened while importing from Memory card.

2015-06-17 Thread NightStriker
This happens on Ubuntu 14.0.4 LTS. It randomly removes the library when
the library is mounted from a /media/* directory.

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

Title:
  Photo Library has disappeared. Happened while importing from Memory
  card.

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 799231] Re: Photo Library has disappeared. Happened while importing from Memory card.

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

** Changed in: shotwell (Ubuntu)
   Status: New => Confirmed

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

Title:
  Photo Library has disappeared. Happened while importing from Memory
  card.

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466081] Re: [udev] no uevent when block devices change

2015-06-17 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #789060
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789060

** Also affects: systemd (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789060
   Importance: Unknown
   Status: Unknown

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

Title:
  [udev] no uevent when block devices change

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466081] Re: no uevent when block devices change

2015-06-17 Thread Martin Pitt
Downgrading udev to 219-7ubuntu6 fixes this, so this is a regression in
udev.

** Package changed: udisks2 (Ubuntu) => systemd (Ubuntu)

** Summary changed:

- no uevent when block devices change
+ [udev] no uevent when block devices change

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

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

Title:
  [udev] no uevent when block devices change

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1466081] [NEW] no uevent when block devices change

2015-06-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since July 7, udisks2 fails its tests: https://jenkins.qa.ubuntu.com/job
/wily-adt-udisks2/

After a file system operation like mkfs or e2label udisks2 does not
update its properties any more. This can be replicated easily locally
with e. g.

  sudo modprobe scsi_debug
  sudo mkfs.ext2 -L old /dev/sda
  udisksctl info -b /dev/sdb
  # -> no IdType, IdLabel, etc.

It starts being correct after manually triggering an uevent with "sudo
udevadm trigger -v --sysname-match=sdb".

** Affects: systemd (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: regression-release
-- 
no uevent when block devices change
https://bugs.launchpad.net/bugs/1466081
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to systemd in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread John McAleely
I agree they are different.

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 620751] Re: dvipdf, evince: Illegal entry in bfrange block in ToUnicode CMap

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: evince (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  dvipdf, evince: Illegal entry in bfrange block in ToUnicode CMap

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 415023] Re: brightness is broken on MSI WIND U100

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-settings-daemon (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  brightness is broken on MSI WIND U100

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/415023/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1044670] Re: the 0.12.2-1 version of libchamplain available for 12.04 LTS does not allow access ot OpenCyclemap

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: libchamplain (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  the 0.12.2-1 version of libchamplain available for 12.04 LTS does not
  allow access ot OpenCyclemap

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1433032] Re: Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU thread for 5 at least mins

2015-06-17 Thread EsAmo
Well I had 50% load as well but there are two CPU threads so this is
100% of one. Clearly overloaded process. Have You tried my solution?

`gnome-keyring` has to be reinstalled from Synaptics and `Chrome` as
well but installed from a package if beta.

Regards & respect.

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

Title:
  Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU
  thread for 5 at least mins

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 577640] Re: nVidia TwinView resolution not supported by X

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-desktop (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  nVidia TwinView resolution not supported by X

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 554367] Re: evolution crashed with SIGSEGV in imap_parse_body()

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: evolution (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  evolution crashed with SIGSEGV in imap_parse_body()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 729150] Re: libappindication crashes in gtkstatusicon code on update

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gtk+2.0 (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  libappindication crashes in gtkstatusicon code on update

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 729150] Re: libappindication crashes in gtkstatusicon code on update

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: libappindicator (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  libappindication crashes in gtkstatusicon code on update

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 19524] Re: Firefox does not pay attention to GNOME DPI setting

2015-06-17 Thread Michael Titke
Instead of filing an new bug report I found this one.

Firefox and Thunderbird default to a font size of "16". They don't tell
me that it's sixteen points (as in typographic points pt as 1/64 inch).
But if it were 16pt it would be the size of a headline and the messages
do appear like that.

Now my MacBook has a real DPI value of about 120 (even if it defaults to
96 with any OS I know). Changing the default 96 to 120 surprisingly
doesn't change anything. Screen design is, of course, always a mixture
between real size and pixel values, user settings and sane defaults. By
now it would be wise to change to a default of 120 whereas in 2005 96
dpi was alright. Please note that a higher dpi value for a monitor
should make the software render the fonts with more pixels for the same
point size. The goal is to view a document in OpenOffice or some other
truthful app and confront the screen version at 100% with a print
version.

I hope somebody will read this and understand that "16" nothing is still
too big and that the Firefox developers can't know about my next
graphics hardware so it would be wise to respect the window systems dpi
information.

As this is a really old bug report I continue with the trash dump and
admit: I disabled all Ubuntu extension in Firefox because of really
strange errors - a resize of a Firefox window could only be terminated
by changing to the text console and forcefully quit its process.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to a duplicate bug report (38403).
https://bugs.launchpad.net/bugs/19524

Title:
  Firefox does not pay attention to GNOME DPI setting

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 204202] Re: gnome-terminal ignores current keyboard layout for ctrl+key shortcuts

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-terminal (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/204202

Title:
  gnome-terminal ignores current keyboard layout for ctrl+key shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/204202/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 405544] Re: Kernel does not recognize blank optical media

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: linux (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/405544

Title:
  Kernel does not recognize blank optical media

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 405544] Re: Kernel does not recognize blank optical media

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: brasero (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/405544

Title:
  Kernel does not recognize blank optical media

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 605829] Re: metacity causing Xorg to hammer the CPU with a focus-request having timestamp of 0

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: unclutter (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  metacity causing Xorg to hammer the CPU with a focus-request having
  timestamp of 0

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 507739] Re: Widget names not set when using GtkBuilder

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gramps (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  Widget names not set when using GtkBuilder

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 420329] Re: xchat-gnome does not support --geometry option

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: xchat-gnome (Ubuntu Lucid)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/420329

Title:
  xchat-gnome does not support --geometry option

To manage notifications about this bug go to:
https://bugs.launchpad.net/xchat-gnome/+bug/420329/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 620751] Re: dvipdf, evince: Illegal entry in bfrange block in ToUnicode CMap

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: poppler (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  dvipdf, evince: Illegal entry in bfrange block in ToUnicode CMap

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 805753] Re: SRU patch ; 02_dont_set_default.patch should not have been applied in lucid

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: nautilus (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  SRU patch ; 02_dont_set_default.patch should not have been applied  in
  lucid

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 562509] Re: Automounts users autofs home directories by default (face browser disabled)

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Fix Committed => Won't Fix

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

Title:
  Automounts users autofs home directories by default (face browser
  disabled)

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 585574] Re: With timed login enabled, logging in as another user fails.

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Fix Committed => Won't Fix

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

Title:
  With timed login enabled, logging in as another user fails.

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 547225] Re: Evince fails to properly display this "type" of pdf

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: poppler (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  Evince fails to properly display this "type" of pdf

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 550004] Re: "Open with Other Application" remember feature does not work

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: nautilus (Ubuntu Lucid)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/550004

Title:
  "Open with Other Application" remember feature does not work

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 558841] Re: bluetooth "devices" menu item not working in bluetooth indicator

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-bluetooth (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  bluetooth "devices" menu item not working in bluetooth indicator

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 585496] Re: The default MP3 profile is broken

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-media (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  The default MP3 profile is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/585496/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 498203] Re: Session starts without any window manager , if saved session is broken

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-session (Ubuntu Lucid)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/498203

Title:
  Session starts without any window manager , if saved session is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/498203/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 588694] Re: null-ok parameter annotation not correctly handled for virtual methods

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: pygobject (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  null-ok parameter annotation not correctly handled for virtual methods

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 608026] Re: librsvg crashes with SIGSEGV when opening broken SVG file

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: librsvg (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  librsvg crashes with SIGSEGV when opening broken SVG file

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 586503] Re: /etc/gdm/PostLogin/Default file not run if automatic login is enabled

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  /etc/gdm/PostLogin/Default file not run if automatic login is enabled

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 421217] Re: the login screen widgets don't fit on small screen resolutions

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  the login screen widgets don't fit on small screen resolutions

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 342567] Re: Sticky Keys and Slow Keys popups ignore notification daemon capabilities

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-settings-daemon (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  Sticky Keys and Slow Keys popups ignore notification daemon
  capabilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/342567/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 412440] Re: gnome-disk-utility doesn't use new notifications

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-disk-utility (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  gnome-disk-utility doesn't use new notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/412440/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 297807] Re: Too easy to accidentally close tabs with shortcut keys

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-terminal (Ubuntu Lucid)
   Status: Fix Committed => Won't Fix

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

Title:
  Too easy to accidentally close tabs with shortcut keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/297807/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 419781] Re: Dialog displays "writing to cdrom" when unmounting a read-only cd

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-disk-utility (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  Dialog displays "writing to cdrom" when unmounting a read-only cd

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/419781/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 531866] Re: tooltips on window list should be changed or removed

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: libwnck (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  tooltips on window list should be changed or removed

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 402017] Re: GDM login theme change when using accessibility features

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  GDM login theme change when using accessibility features

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 518810] Re: gdm monitors for $HOME/.face even when IncludeAll is false

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Fix Committed => Won't Fix

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

Title:
  gdm monitors for $HOME/.face even when IncludeAll is false

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 315301] Re: Tab names can't always be set via --title

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-terminal (Ubuntu Lucid)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/315301

Title:
  Tab names can't always be set via --title

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/315301/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 445863] Re: Spell checking doesn't allow US English words when using "English" language

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: empathy (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  Spell checking doesn't allow US English words when using "English"
  language

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 544161] Re: Incorrect use of filenames with special Spanish chars

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: zip (Ubuntu Lucid)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/544161

Title:
  Incorrect use of filenames with special Spanish chars

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 715247] Re: 8.04.4 -> 10.04.2 upgrade: popup with corba error during upgrade

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: nautilus (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  8.04.4 -> 10.04.2 upgrade: popup with corba error during upgrade

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484429] Re: Plugging in a LUKS device causes the following error: Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: cryptsetup (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  Plugging in a LUKS device causes the following error: Error unlocking
  device: cryptsetup exited with exit code 239: Command failed: Device
  already exists

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484429] Re: Plugging in a LUKS device causes the following error: Error unlocking device: cryptsetup exited with exit code 239: Command failed: Device already exists

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: udisks (Ubuntu Lucid)
   Status: Confirmed => Won't Fix

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

Title:
  Plugging in a LUKS device causes the following error: Error unlocking
  device: cryptsetup exited with exit code 239: Command failed: Device
  already exists

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 501207] Re: sound-juicer, rhythmbox, nautilus crash at audio CD insertion

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: brasero (Ubuntu Lucid)
   Status: New => Won't Fix

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

Title:
  sound-juicer, rhythmbox, nautilus crash at audio CD insertion

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 187540] Re: Gnome-panel freeze when 8 windows are open when the panel is vertical/"non-expanded horizontal"

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: libwnck (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  Gnome-panel freeze when 8 windows are open when the panel is vertical
  /"non-expanded horizontal"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-panel/+bug/187540/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 390816] Re: external monitor output is switched off when closing the laptop-lid when gnome-power-manager is set to blank screen on closing

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-power-manager (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  external monitor output is switched off when closing the laptop-lid
  when gnome-power-manager is set to blank screen on closing

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/390816/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 548652] Re: menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gtk+2.0 (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 543932] Re: indicator-applet-session must be running for session idle to happen

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gnome-session (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  indicator-applet-session must be running for session idle to happen

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 567574] Re: gdm greeter crashes because of incorrect XKB variant handling

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: gdm (Ubuntu Lucid)
   Status: Triaged => Won't Fix

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

Title:
  gdm greeter crashes because of incorrect XKB variant handling

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 570213] Re: Upgrade system-tools-backends to 2.10.0

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: system-tools-backends (Ubuntu Lucid)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in Ubuntu.
https://bugs.launchpad.net/bugs/570213

Title:
  Upgrade system-tools-backends to 2.10.0

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1460888] Re: Update to 3.16

2015-06-17 Thread Iain Lane
** Changed in: evolution (Ubuntu)
   Status: Triaged => In Progress

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) => Iain Lane (laney)

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

Title:
  Update to 3.16

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 570213] Re: Upgrade system-tools-backends to 2.10.0

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in Ubuntu.
https://bugs.launchpad.net/bugs/570213

Title:
  Upgrade system-tools-backends to 2.10.0

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1459235] Re: Google Address book: Unable to open address book

2015-06-17 Thread angus73
I can add here that the "Google" address book is now working again. So I
have disabled my GOA. Evo 3.12.11 on Ubuntu 15.04

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

Title:
  Google Address book: Unable to open address book

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1457035] Re: gedit random paste highlighted text while scrolling

2015-06-17 Thread Federico
Bug confirmed with normal text files also (attachment added)

Steps:

1) highlight some text (e.g. a single line in the middle)
2) scroll till the bottom of the document (using the mouse wheel)
3) scroll till the top
4) Type Ctrl+C then Ctrl+F and finally  Ctrl+V  (or manually search for the 
same text in the document)

** Attachment added: "test.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1457035/+attachment/4416153/+files/test.txt

** Description changed:

  my system:
  Ubuntu 14.04.2 LTS x64 (updated)
  Release:  14.04
  
  apt-cache policy gedit
  gedit:
-   Installed: 3.10.4-0ubuntu4
-   Candidate: 3.10.4-0ubuntu4
-   Version table:
-  *** 3.10.4-0ubuntu4 0
- 500 http://it.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
- 
+   Installed: 3.10.4-0ubuntu4
+   Candidate: 3.10.4-0ubuntu4
+   Version table:
+  *** 3.10.4-0ubuntu4 0
+ 500 http://it.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  reproducing bug:
  open a text file (with some text inside)
  highlight some text (e.g. 2-3 lines)
  scroll up and / or down
  
  you will notice that the highlighted text will be copy-pasted randomly
  in your document.
  
+ if you can't reproduce the bug this way, try opening a 400 lines .py
+ (python) text file (UTF-8 encoded) with python code inside it.
  
- if you can't reproduce the bug this way, try opening a 400 lines .py (python) 
text file (UTF-8 encoded) with python code inside it.
+ 
+ EDIT:
+ Bug confirmed with normal text files also
+ https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1457035/comments/4

** Description changed:

  my system:
  Ubuntu 14.04.2 LTS x64 (updated)
  Release:  14.04
  
  apt-cache policy gedit
  gedit:
    Installed: 3.10.4-0ubuntu4
    Candidate: 3.10.4-0ubuntu4
    Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://it.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  
  reproducing bug:
  open a text file (with some text inside)
  highlight some text (e.g. 2-3 lines)
  scroll up and / or down
  
  you will notice that the highlighted text will be copy-pasted randomly
  in your document.
  
  if you can't reproduce the bug this way, try opening a 400 lines .py
  (python) text file (UTF-8 encoded) with python code inside it.
  
- 
  EDIT:
- Bug confirmed with normal text files also
- https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1457035/comments/4
+ Bug confirmed with normal text files also (see comment #4)

** Description changed:

  my system:
  Ubuntu 14.04.2 LTS x64 (updated)
  Release:  14.04
  
  apt-cache policy gedit
  gedit:
    Installed: 3.10.4-0ubuntu4
    Candidate: 3.10.4-0ubuntu4
    Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://it.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  
  reproducing bug:
- open a text file (with some text inside)
- highlight some text (e.g. 2-3 lines)
- scroll up and / or down
+ 0) open a ~400 lines text file
+ 1) highlight some text (e.g. a single line in the middle)
+ 2) scroll till the bottom of the document (using the mouse wheel)
+ 3) scroll till the top
+ 4) Type Ctrl+C then Ctrl+F and finally Ctrl+V (or manually search for the 
same text in the document)
  
  you will notice that the highlighted text will be copy-pasted randomly
  in your document.
  
  if you can't reproduce the bug this way, try opening a 400 lines .py
  (python) text file (UTF-8 encoded) with python code inside it.
  
  EDIT:
  Bug confirmed with normal text files also (see comment #4)

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

Title:
  gedit random paste highlighted text while scrolling

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 298385] Re: Reflow terminal contents when resizing the window

2015-06-17 Thread Manuel Seelaus
I am still seeing this issue on vivid:

$ dpkg -l libvte-2.90-9
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---==
ii  libvte-2.90-9  1:0.36.3-1ubuntu amd64Terminal emulator 
widget for GTK+ 3.0 - runtime fi

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/298385

Title:
  Reflow terminal contents when resizing the window

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/298385/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1454254] Re: Switch to ifnames persistent network names

2015-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 220-6ubuntu2

---
systemd (220-6ubuntu2) wily; urgency=medium

  * Merge with Debian packaging git head. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.
- Keep our much simpler udev maintainer scripts (all platforms must
  support udev, no debconf).
- initramfs init-top: Drop scsi_wait_scan and udevadm settle, we do that
  in a more sensible way with wait-for-root.
- initramfs init-bottom: If LVM is installed, settle udev,
  otherwise we get missing LV symlinks. Workaround for LP #1185394.
- Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
  dependencies to "lvm2" which is handled with udev rules in Ubuntu.
- Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
  script.
- Provide shutdown fallback for upstart. (LP: #1370329)
- debian/extra/ifup@.service: Additionally run for "auto" class. We don't
  really support "allow-hotplug" in Ubuntu at the moment, so we need to
  deal with "auto" devices appearing after "/etc/init.d/networking start"
  already ran. (LP: #1374521) Also run ifup in the background during boot,
  to avoid blocking network.target. (LP: #1425376)
- ifup@.service: Drop dependency on networking.service (i. e.
  /etc/init.d/networking), and merely ensure that /run/network exists.
  This avoids unnecessary dependencies/waiting during boot and dependency
  cycles if hooks wait for other interfaces to come up (like ifenslave
  with bonding interfaces). (LP: #1414544)
- Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
  Ubuntu we currently keep the setting whether the RTC is in local or UTC
  time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
  (LP: #1377258)
- Put session scopes into all cgroup controllers. This makes unprivileged
  user LXC containers work under systemd. (LP: #1346734)
- systemctl: Don't forward telinit u to upstart. This works around
  upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
  that changes to point to systemd during the upgrade. This avoids running
  systemd during a dist-upgrade. (LP: #1430479)
- Drop hwdb-update dependency from udev-trigger.service, which got
  introduced in v219-stable. This causes udev and plymouth to start too
  late and isn't really needed in Ubuntu yet as we don't support stateless
  systems yet and handle hwdb.bin updates through dpkg triggers. This can
  be dropped again with initramfs-tools 0.117.
- Lower Breaks: to plymouth version which has the udev inotify fix in
  Ubuntu.
- Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)

Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
- Clean up obsolete /etc/udev/rules.d/README.

systemd (220-7) UNRELEASED; urgency=medium

  [ Michael Biebl ]
  * Enable seccomp support on arm64 as well.
  * Replace the remainder of Fix-paths-in-man-pages.patch with an upstream
provided patch.

  [ Martin Pitt ]
  * Switch to net.ifnames persistant network interfaces (on new
installations/for new hardware), and deprecate the old
75-persistent-net-generator.rules. See the ML discussion for details:
https://lists.debian.org/debian-devel/2015/05/msg00170.html
https://lists.debian.org/debian-devel/2015/06/msg00018.html
- Drop Make-net.ifnames-opt-in-instead-of-opt-out.patch, to use
  net.ifnames by default.
- Revert-udev-network-device-renaming-immediately-give.patch: Adjust
  patch comment.
- Drop 75-persistent-net-generator.rules, write_net_rules helper and
  rule_generator.functions.
- Adjust udev's README.Debian accordingly, and describe the migration.
  This needs to happen manually as there is no robust way of doing this
  automatically.
- Add udev NEWS file for announcing this change and pointing to udev's
  README.
- udev.postinst: Drop write_interfaces_rules().
- udev.postinst: Disable net.ifnames on systems which did not support
  75-persistent-net-generator.rules (most importantly, virtualized guests)
  to avoid changing network interface names on upgrade.
- LP: #1454254
  * fsckd-daemon-for-inter-fsckd-communication.patch: Add fsckd.c to
POTFILES.in.
  * ifupdown-hotplug autopkgtest: Fix config name in interfaces.d/, it must
not have a suffix in Debian. Also clean up the file after the test.
  * net.agent: When running under systemd, run everything in the foreground.
This avoids killing the forked child in the middle of its operation under
systemd when the parent exits.

 -- Martin Pitt   Tue, 16 Jun 2015 18:44:32
+0200

** Changed

[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Zsombor Egri
I thunk this and the Clock crasher bug are two different bugs! The alarm
not kicking is not the Clock or backend's problem, please break the
duplication!

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465964] [NEW] GPS not works with "Location detection" OFF

2015-06-17 Thread costales
Public bug reported:

Hi!
I was driving 33km with GPS = ON & "Location detection" = OFF.
I didn't get positions in Sensor Status app in those 40'.
Thanks in advance!

** Affects: location-service (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1465964

Title:
  GPS not works with "Location detection" OFF

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Sebastien Bacher
** This bug is no longer a duplicate of bug 1463430
   Clock app crashes when renabling an alarm

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

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs