[Desktop-packages] [Bug 1439886] Re: new windows don't appear on the same icon in unity, but on a separate

2015-04-03 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1436297 ***
https://bugs.launchpad.net/bugs/1436297

** This bug has been marked a duplicate of bug 1436297
   Nautilus launcher icon matching issue (seems due to desktop rename)

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

Title:
  new windows don't appear on the same icon in unity, but on a separate

Status in nautilus package in Ubuntu:
  New

Bug description:
  new windows don't appear on the same icon in unity, but on a separate

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: nautilus 1:3.14.2-0ubuntu8
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 00:37:12 2015
  EcryptfsInUse: Yes
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2015-04-02 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1439895] Re: QL-500 prints past end of label

2015-04-03 Thread Phil Pemberton
The patch which fixes it for the QL-550 is debian/patches/foomatic-data-
fixes.patch, already in repo, extract below:

---
--- a/printer/Brother-QL-550.xml
+++ b/printer/Brother-QL-550.xml
@@ -28,7 +28,7 @@
 resolution
   dpi
 x300/x
-y300/y
+y275/y
   /dpi
 /resolution
 consumables
---

The issue is mentioned in passing in this Debian bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555892 (search for the
text 275 dpi, message 5 by Lars Wirzenius).

I found another patch at https://github.com/mgrela/dropzone/blob/master
/net-print/ptouch-driver/files/ptouch-driver-1.3-fix-dpi-for-QL5x0.patch
which seems to do a much more comprehensive job of fixing the issue -

 * Makes a lot of changes to opt/Brother-Ptouch-Resolution.xml, the effects of 
which I'm not 100% sure about
 * The same 300dpi - 275dpi patch we have on the QL-550, but applied to the 
QL-500 too.

I intend to test this on my QL-500 later today.

Brother only quote the 300dpi figure, which is the resolution of the
thermal print head. If all else fails, I can put together a PDF label
with identical content, print it on Windows and with ptouch-driver and
compare the bitmap data and see what we're getting wrong.

** Bug watch added: Debian Bug tracker #555892
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555892

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

Title:
  QL-500 prints past end of label

Status in ptouch-driver package in Ubuntu:
  Incomplete

Bug description:
  The QL-500 label printer prints past the end of the label in the
  vertical (direction of feed) direction. This means that when you print
  e.g. an address label and use the label cutter, several things happen:

  1) Because the printer has printed past the end of the label, the head is 
positioned part-way into the next label
  2) Because the head is positioned part-way into the next label, the optical 
alignment sensor cannot see the black alignment marks on the back of the 
labels. This causes the printer to flag an alignment error when you next try to 
print a label.

  The effect is you can only print one label at a time.

  There is a patch included which reduces the Y resolution of the QL-550
  printer to 275 dpi. It seems like it may be necessary to extend this
  to the QL-500 too.

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

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


[Desktop-packages] [Bug 1350393] Re: Recent accountsservice update causes login window to hang

2015-04-03 Thread Ioannis Papadopoulos
Hello,

I am also affected by this bug, having ~6000 user accounts on my system.
I observe exactly the same things as reported in the original bug report.

I think that lightdm should not consult accountsservice at all,
when the number of existing users is large (e.g. more than 100, could be set in 
the lightdm configuration files).
So, probably this is more a lightdm issue.

Cheers,
Yannis


System info (lsb_release -a):
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty

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

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

Title:
  Recent accountsservice update causes login window to hang

Status in Light Display Manager:
  New
Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  The recent 0.6.35-0ubuntu7.1 update (see
  https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1290785)
  seems to have removed the UID_MAX check, which could be used to hide
  users from the login window. In a large organization where many
  thousands of users are present on our systems, we relied on the
  UID_MAX setting in /etc/login.defs to prevent accounts-daemon from
  trying to frob all our accounts. accounts-daemon's performance is so
  poor, that not having the UID_MAX check causes lightdm to hang for
  5-10mins while accounts-daemon tries to look for something in every
  users home folder.

  I've already done things like set the login window to require the user
  to enter their username and password rather than list all users, but
  the login window still hangs while accounts-daemon is doing its thing.

  The behavior I see, is:

  1) just after boot, there's a black screen, right after the plymouth splash 
disappears, for 2-3 minutes before lightdm appears
  2) You type a username into the username field and press 'Tab'
  3) lightdm appears to hang for 5-10mins before the cursor moves to the 
password field. During this time, I see an accounts-daemon spawn for each user 
on the system, sequentially (in alphabetical order). Once the last user's 
accounts-daemon process finishes, the cursor moves to the password field.

  This not only happens on first boot, but every time a user logs out
  and the system returns to the login window.

  Any chance we can have the UID_MAX check back? Or some equivalent?
  This is causing a serious problem for us!

  Thanks!

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

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


[Desktop-packages] [Bug 1366317] Re: amarokcollectionscanner crashed with SIGSEGV in TagLib::ByteVector::replace()

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

** Changed in: amarok (Ubuntu)
   Status: New = Confirmed

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

Title:
  amarokcollectionscanner crashed with SIGSEGV in
  TagLib::ByteVector::replace()

Status in amarok package in Ubuntu:
  Confirmed

Bug description:
  while scanning the collection...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: amarok-utils 2:2.8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: KDE
  Date: Sat Sep  6 14:08:12 2014
  ExecutablePath: /usr/bin/amarokcollectionscanner
  ExecutableTimestamp: 1380109713
  ProcCmdline: /usr/bin/amarokcollectionscanner --idlepriority -r -s 
--sharedmemory AmarokScannerMemory{4fd94376-39ae-44d1-962f-edc38ff61d69} 
/media/mandree/VERBATIM_HD/Musik /home/mandree/Audiobooks /home/mandree/Musik 
/media/mandree/MA-WD-Elements/Musik
  ProcCwd: /home/mandree
  SegvAnalysis:
   Segfault happened at: 0x7fe7d8b90a7e __memcpy_sse2_unaligned+46:   movdqu 
-0x10(%rsi,%rdx,1),%xmm8
   PC (0x7fe7d8b90a7e) ok
   source -0x10(%rsi,%rdx,1) (0x10240778b) not located in a known VMA region 
(needed readable region)!
   destination %xmm8 ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: amarok
  StacktraceTop:
   TagLib::ByteVector::replace(TagLib::ByteVector const, TagLib::ByteVector 
const) () from /tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const, 
TagLib::ID3v2::Header*) const () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::parse(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::read() () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
  Title: amarokcollectionscanner crashed with SIGSEGV in 
TagLib::ByteVector::replace()
  UpgradeStatus: Upgraded to trusty on 2014-08-29 (7 days ago)
  UserGroups: adm admin audio cdrom dialout dip disk fax floppy fuse libvirtd 
lpadmin netdev plugdev pulse sambashare saned tape vboxusers video

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

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


[Desktop-packages] [Bug 1439994] [NEW] package libegl1-mesa-dev (not installed) failed to install/upgrade: Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket libraspberrypi-d

2015-04-03 Thread Klaus Zerbe
Public bug reported:

appeared after installation of package qtcreator on a raspberry pi 2 via
apt-get

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libegl1-mesa-dev (not installed)
ProcVersionSignature: Ubuntu 3.18.0-20.20-rpi2 3.18.10
Uname: Linux 3.18.0-20-rpi2 armv7l
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: armhf
Date: Fri Apr  3 10:20:45 2015
DuplicateSignature: package:libegl1-mesa-dev:(not installed):Versuch, 
»/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
ErrorMessage: Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches 
auch in Paket libraspberrypi-dev 1.20150323.7650bcb-1 ist
SourcePackage: mesa
Title: package libegl1-mesa-dev (not installed) failed to install/upgrade: 
Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package armhf need-duplicate-check trusty

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

Title:
  package libegl1-mesa-dev (not installed) failed to install/upgrade:
  Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in
  Paket libraspberrypi-dev 1.20150323.7650bcb-1 ist

Status in mesa package in Ubuntu:
  New

Bug description:
  appeared after installation of package qtcreator on a raspberry pi 2
  via apt-get

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libegl1-mesa-dev (not installed)
  ProcVersionSignature: Ubuntu 3.18.0-20.20-rpi2 3.18.10
  Uname: Linux 3.18.0-20-rpi2 armv7l
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: armhf
  Date: Fri Apr  3 10:20:45 2015
  DuplicateSignature: package:libegl1-mesa-dev:(not installed):Versuch, 
»/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
  ErrorMessage: Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches 
auch in Paket libraspberrypi-dev 1.20150323.7650bcb-1 ist
  SourcePackage: mesa
  Title: package libegl1-mesa-dev (not installed) failed to install/upgrade: 
Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1434396] Re: Xserver does not start on boot (low-graphics mode)

2015-04-03 Thread professordes
This (systemd+lightdm) is still broken for me on a Thinkpad X240 after
the latest updates.

The laptop now boots to the lightdm login screen but it is frozen at
this point - the cursor disappears and I have to power cycle it as ctrl-
alt-whatever has no effect, I can't access a virtual console or initiate
a reboot.


On the other hand:

upstart+lightdm
systemd+gdm

are still both working OK.

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

Title:
  Xserver does not start on boot (low-graphics mode)

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After upgrading to (32bit) vivid I hadn't got any problem, but since a
  day (daily upgraded) booting results in a dialog saying low graphics
  mode and a dialog window about this. Choosing running in default mode
  causes to boot splash to be shown forever. if I choose exit to
  console, log in then service stop then start for lightdm, it works
  then though. Maybe is not Xserver bug, but the new init system
  (systemd) race condition of starting things, or such?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Mar 20 07:35:37 2015
  DistUpgraded: 2014-10-24 18:45:04,038 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-9-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21dd]
  InstallationDate: Installed on 2012-03-03 ( days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  MachineType: LENOVO 5016NW6
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=8df578aa-47e3-483f-b694-bf7effd24b7d ro i915.semaphores=0 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2014-10-24 (146 days ago)
  dmi.bios.date: 11/04/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET38WW (1.15 )
  dmi.board.name: 5016NW6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8GET38WW(1.15):bd11/04/2011:svnLENOVO:pn5016NW6:pvrThinkPadL520:rvnLENOVO:rn5016NW6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5016NW6
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Mar 20 07:25:51 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9196 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Desktop-packages] [Bug 1439992] [NEW] GIMP - Menus not displaying in Title Bar of GIMP Windows in 15.04

2015-04-03 Thread Roy Gilby
Public bug reported:

When GIMP is started, the menu option are not displayed in the title
bars of the GIMP Windows.  If you  point the mouse pointer in the
approximate place where the File menu option would normally be and
click the mouse, that Window's  sub-menu appears, but the windows title
bar remains blank.

Ubuntu 15.04   64bit
Ubuntu Vivid Vervet (development branch)
Release:15.04

GIMP  2.8.14

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gimp 2.8.14-1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 18:22:09 2015
InstallationDate: Installed on 2014-09-02 (213 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: gimp
UpgradeStatus: Upgraded to vivid on 2015-04-02 (0 days ago)

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


** Tags: amd64 apport-bug vivid

** Attachment added: Screen Shot of GIMP Windows showing missing menus
   
https://bugs.launchpad.net/bugs/1439992/+attachment/4364924/+files/Screenshot%20from%202015-04-03%2018%3A16%3A38.png

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

Title:
  GIMP - Menus not displaying in Title Bar of GIMP Windows in 15.04

Status in gimp package in Ubuntu:
  New

Bug description:
  When GIMP is started, the menu option are not displayed in the title
  bars of the GIMP Windows.  If you  point the mouse pointer in the
  approximate place where the File menu option would normally be and
  click the mouse, that Window's  sub-menu appears, but the windows
  title bar remains blank.

  Ubuntu 15.04   64bit
  Ubuntu Vivid Vervet (development branch)
  Release:  15.04

  GIMP  2.8.14

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gimp 2.8.14-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 18:22:09 2015
  InstallationDate: Installed on 2014-09-02 (213 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: gimp
  UpgradeStatus: Upgraded to vivid on 2015-04-02 (0 days ago)

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

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


[Desktop-packages] [Bug 1431811] Re: unity-control-center crashed with SIGSEGV in FcitxConfigFree()

2015-04-03 Thread Sebastien Bacher
** Changed in: unity-control-center (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  unity-control-center crashed with SIGSEGV in FcitxConfigFree()

Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  Crashed when switching my input keyboard from English US to English
  UK.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 13 11:50:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2015-03-12 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150306)
  ProcCmdline: unity-control-center keyboard
  SegvAnalysis:
   Segfault happened at: 0x7fa5a4708767 FcitxConfigFree+39:   mov
(%rax),%rax
   PC (0x7fa5a4708767) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   FcitxConfigFree () from /usr/lib/x86_64-linux-gnu/libfcitx-config.so.4
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libregion.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libregion.so
  Title: unity-control-center crashed with SIGSEGV in FcitxConfigFree()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

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

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


[Desktop-packages] [Bug 192056] Re: [Upstream] [hardy] Cannot Open password-encrypted MS Office 2003 files

2015-04-03 Thread O. R.
It is Bug 33538:
https://bugs.documentfoundation.org/show_bug.cgi?id=33538redirected_from=fdo

** Bug watch added: bugs.documentfoundation.org/ #33538
   https://bugs.documentfoundation.org/show_bug.cgi?id=33538

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

Title:
  [Upstream] [hardy] Cannot Open password-encrypted MS Office 2003 files

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  Confirmed
Status in libreoffice package in Ubuntu:
  Won't Fix
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org2

  1) lsb_release -rd
  Description:Ubuntu 11.04
  Release:11.04

  2) apt-cache policy libreoffice-impress
  libreoffice-impress:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386
  Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen using LibreOffice Impress via the
  Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/192056/+attachment/2125234/+files/B2R%20Veranstaltungen%202004%20Thomas%20Berger%20CP-F.ppt
   loimpress -nologo B2R\ Veranstaltungen\ 2004\ Thomas\ Berger\
  CP-F.ppt

  and one is prompted for the password.

  4) What happens instead is a window pops up noting:

  LibreOffice 3.3
  Read-Error.
  The Loading of password-encrypted Microsoft PowerPoint presentation is not 
supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/192056/+subscriptions

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


[Desktop-packages] [Bug 1437502] Re: nautilus lacking 'new document' in context menu

2015-04-03 Thread Sebastien Bacher
Shouldn't Ubuntu GNOME report a bug upstream if they think it makes
sense on all environment including GNOME?

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  nautilus lacking 'new document' in context menu

Status in Ubuntu GNOME:
  New
Status in nautilus package in Ubuntu:
  New

Bug description:
  As the title mentions nautilus is provided in its default state and
  there is no 'New Document' in the context menu.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: nautilus 1:3.14.2-0ubuntu6
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Mar 27 17:49:01 2015
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2015-03-27 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Beta amd64 (20150326)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1248720] Re: Bluetooth ON/OFF button switches OFF automatically

2015-04-03 Thread Yu Ning
** Branch linked: lp:~yuningdodo/unity-control-center/unity-control-
center.lp1248720-block-power-callback-unless-its-triggered-by-user

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

Title:
  Bluetooth ON/OFF button switches OFF automatically

Status in One Hundred Papercuts:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  I am on ThinkPad T61 with Ubuntu 13.10 installed. I disabled bluetooth
  on startup by adding:

  echo disable  /proc/acpi/ibm/bluetooth

  to /etc/rc.local. When I open gnome-control-center - Bluetooth and
  click on the ON/OFF switch button, it switches on for a fraction of
  a second and then switches back to off. Below are dmesg lines
  corresponding to this event:

  [   94.028110] usb 3-1: new full-speed USB device number 5 using uhci_hcd
  [   94.194320] usb 3-1: New USB device found, idVendor=0a5c, idProduct=2110
  [   94.194325] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [   94.194328] usb 3-1: Product: BCM2045B
  [   94.194330] usb 3-1: Manufacturer: Broadcom Corp
  [   94.388169] usb 3-1: USB disconnect, device number 5

  
  The workaround is to type turn connectivity on/off combination of my 
keyboard (FN+F5) -- then both wireless and bluetooth go off, and when I type it 
again, bluetooth comes back ON.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Wed Nov  6 20:41:45 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-10-18 (19 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20131023.2-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3+13.10.20131004-0ubuntu1

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

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


[Desktop-packages] [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-04-03 Thread Adolfo Jayme
** No longer affects: indicator-keyboard (Ubuntu)

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

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

Status in Aptana Studio Installer:
  New
Status in Default settings for the Baltix GNU/Linux OS and desktop:
  New
Status in LibreOffice Productivity Suite:
  Fix Released
Status in IBus:
  New
Status in Indicator keyboard:
  Fix Released
Status in Inkscape: Vector Graphics Editor:
  New
Status in MonoDevelop:
  New
Status in Mutter:
  Fix Released
Status in KDE document viewer:
  New
Status in The OpenOffice.org Suite:
  New
Status in Sigram:
  New
Status in Unity:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-terminal package in Ubuntu:
  Triaged
Status in openjdk-7 package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-settings-daemon package in Fedora:
  Unknown
Status in gnome-shell package in Fedora:
  Unknown

Bug description:
  New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any 
system or application hotkey witch use char (for example: ctrl+alt+t for 
terminal or ctrl+t for new tab in browser) become unfunctional when selected 
non-latin keyboard layout.
  Hotkeys with F1-12, numbers and other non-character buttons works perfectly.

  Window manager hotkeys not affected by this bug. All hotkeys in system
  parameters-keyboard-hotkeys-windows works perfect with any keyboard
  layout.

  Workaround for some system hotkeys and two layouts (english and non-
  latin): rebind all hotkeys in your local layout. For example instead
  of ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
  english layout.  If you use english and two different non-latin
  layouts this workaround helps only with one of them.


  Dear Ubuntu users and developers! 
  Please include the following information to your comment about non-latin 
shortcuts problems:
  1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME, Ubuntu 
14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or clean 
installed
  2. What keyboard layout do you have
  3. What shortcut for keyboard layout switching do you use 
  4. On which session you have problems - that is one from Unity, GNOME Shell, 
GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback (Compiz)
  5. With which program and its version and origin (Ubuntu repositories, PPA, 
non-deb binary package from some website) you have problems.

  By providing this information you can make bug-fixing much simpler and
  may be faster.

  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

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


[Desktop-packages] [Bug 1366317] Re: amarokcollectionscanner crashed with SIGSEGV in TagLib::ByteVector::replace()

2015-04-03 Thread Clon
I have same error with Taglib on Guayadeque and VLC

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

Title:
  amarokcollectionscanner crashed with SIGSEGV in
  TagLib::ByteVector::replace()

Status in amarok package in Ubuntu:
  Confirmed

Bug description:
  while scanning the collection...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: amarok-utils 2:2.8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: KDE
  Date: Sat Sep  6 14:08:12 2014
  ExecutablePath: /usr/bin/amarokcollectionscanner
  ExecutableTimestamp: 1380109713
  ProcCmdline: /usr/bin/amarokcollectionscanner --idlepriority -r -s 
--sharedmemory AmarokScannerMemory{4fd94376-39ae-44d1-962f-edc38ff61d69} 
/media/mandree/VERBATIM_HD/Musik /home/mandree/Audiobooks /home/mandree/Musik 
/media/mandree/MA-WD-Elements/Musik
  ProcCwd: /home/mandree
  SegvAnalysis:
   Segfault happened at: 0x7fe7d8b90a7e __memcpy_sse2_unaligned+46:   movdqu 
-0x10(%rsi,%rdx,1),%xmm8
   PC (0x7fe7d8b90a7e) ok
   source -0x10(%rsi,%rdx,1) (0x10240778b) not located in a known VMA region 
(needed readable region)!
   destination %xmm8 ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: amarok
  StacktraceTop:
   TagLib::ByteVector::replace(TagLib::ByteVector const, TagLib::ByteVector 
const) () from /tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const, 
TagLib::ID3v2::Header*) const () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::parse(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::read() () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
  Title: amarokcollectionscanner crashed with SIGSEGV in 
TagLib::ByteVector::replace()
  UpgradeStatus: Upgraded to trusty on 2014-08-29 (7 days ago)
  UserGroups: adm admin audio cdrom dialout dip disk fax floppy fuse libvirtd 
lpadmin netdev plugdev pulse sambashare saned tape vboxusers video

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

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


[Desktop-packages] [Bug 1350393] Re: Recent accountsservice update causes login window to hang

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

** Changed in: accountsservice (Ubuntu)
   Status: New = Confirmed

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

Title:
  Recent accountsservice update causes login window to hang

Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  The recent 0.6.35-0ubuntu7.1 update (see
  https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1290785)
  seems to have removed the UID_MAX check, which could be used to hide
  users from the login window. In a large organization where many
  thousands of users are present on our systems, we relied on the
  UID_MAX setting in /etc/login.defs to prevent accounts-daemon from
  trying to frob all our accounts. accounts-daemon's performance is so
  poor, that not having the UID_MAX check causes lightdm to hang for
  5-10mins while accounts-daemon tries to look for something in every
  users home folder.

  I've already done things like set the login window to require the user
  to enter their username and password rather than list all users, but
  the login window still hangs while accounts-daemon is doing its thing.

  The behavior I see, is:

  1) just after boot, there's a black screen, right after the plymouth splash 
disappears, for 2-3 minutes before lightdm appears
  2) You type a username into the username field and press 'Tab'
  3) lightdm appears to hang for 5-10mins before the cursor moves to the 
password field. During this time, I see an accounts-daemon spawn for each user 
on the system, sequentially (in alphabetical order). Once the last user's 
accounts-daemon process finishes, the cursor moves to the password field.

  This not only happens on first boot, but every time a user logs out
  and the system returns to the login window.

  Any chance we can have the UID_MAX check back? Or some equivalent?
  This is causing a serious problem for us!

  Thanks!

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

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


[Desktop-packages] [Bug 1439994] Re: package libegl1-mesa-dev (not installed) failed to install/upgrade: Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket libraspberrypi-dev

2015-04-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libegl1-mesa-dev (not installed) failed to install/upgrade:
  Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in
  Paket libraspberrypi-dev 1.20150323.7650bcb-1 ist

Status in mesa package in Ubuntu:
  New

Bug description:
  appeared after installation of package qtcreator on a raspberry pi 2
  via apt-get

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libegl1-mesa-dev (not installed)
  ProcVersionSignature: Ubuntu 3.18.0-20.20-rpi2 3.18.10
  Uname: Linux 3.18.0-20-rpi2 armv7l
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: armhf
  Date: Fri Apr  3 10:20:45 2015
  DuplicateSignature: package:libegl1-mesa-dev:(not installed):Versuch, 
»/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
  ErrorMessage: Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches 
auch in Paket libraspberrypi-dev 1.20150323.7650bcb-1 ist
  SourcePackage: mesa
  Title: package libegl1-mesa-dev (not installed) failed to install/upgrade: 
Versuch, »/usr/include/EGL/eglext.h« zu überschreiben, welches auch in Paket 
libraspberrypi-dev 1.20150323.7650bcb-1 ist
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1342979] Re: QL-570 don't cut anymore

2015-04-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~philpem/ubuntu/utopic/ptouch-driver/fix-
for-1342979

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

Title:
  QL-570 don't cut anymore

Status in ptouch-driver package in Ubuntu:
  Confirmed

Bug description:
  I have upgraded my mint 15 to mint 17. After the new installation of
  all equipment, I realized that the Brother QL-570, although still
  printing the labels, but now it does no longer cutting. At first I had
  tried various settings and Ubuntu 14.04 too, but the cut was never
  carried out.

  After hours of attempts I have now found that it is on ptouch-driver;
  with the old version 1.3-4ubuntu1 the cut is working properly, the
  Version 1.3-6 and 1.3-8 does not work (anymore).

  I suspect it has to do with the following change:
  
http://anonscm.debian.org/gitweb/?p=printing/ptouch-driver.git;a=commit;h=d70cf3b26bf5d8530579f7146164996c019b783c

  I think, the ESC i A-command does not arrive the QL-Printer

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

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


[Desktop-packages] [Bug 1314095] Re: Unity Lockscreen in 14.04 can't unlock when using LDAP account

2015-04-03 Thread Sebastien Bacher
** Changed in: unity
   Status: Confirmed = Invalid

** Changed in: unity (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Unity Lockscreen in 14.04 can't unlock when using LDAP account

Status in Unity:
  Invalid
Status in nss-pam-ldapd package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid
Status in nss-pam-ldapd package in Debian:
  Fix Released

Bug description:
  SRU justification:

  [Impact]

  * Summary: in Trusty, when libnss-ldapd is used, LDAP users are not
  able to unlock the Unity lockscreen. Utopic and later are not
  affected. Some workarounds are listed in comment #29.

  * nslcd in Trusty and earlier does not permit unprivileged users to
  read shadow entries. When invoked by the Unity lockscreen, running as
  the logged-in user, pam_unix returns PAM_AUTHINFO_UNAVAIL in
  pam_acct_mgmt when it tries to get password expiry information from
  shadow. This leads to an authorization failure, so Unity refuses to
  unlock the screen. pam_ldap is not consulted for pam_acct_mgmt after
  pam_unix fails because its rule is in the Additional section.

  * In Utopic and later, nslcd returns partial shadow entries to
  unprivileged users. This is enough for the expiry check in pam_unix to
  succeed, so the screen can be unlocked. See
  http://bugs.debian.org/706913 for a discussion of the upstream fix.

  * This proposed SRU backports the upstream solution to Trusty's nslcd.
  This is a change of behaviour for shadow queries from unprivileged
  users, compared to the current package. An alternative, more targeted
  fix would be to change Unity to ignore AUTHINFO_UNAVAIL results from
  pam_acct_mgmt, like gnome-screensaver already does (see comment #29).
  The nslcd change is a more general fix for not just Unity, but any
  PAM-using program run by an unprivileged user.

  [Test Case]

  * Install and configure libnss-ldapd. Ensure ldap is enabled for at
  least the passwd and shadow services in /etc/nsswitch.conf.

  * Log into Unity as an LDAP user, lock the screen, and then try to
  unlock it again.

  [Regression Potential]

  * The patch is minimal, was written by the upstream author, and was
  backported (adjusting for whitespace changes) to Trusty. The change
  has already been released in Utopic and will be included in Debian
  Jessie as well.

  * Regression testing should include checking that shadow queries, both
  by name and for listing all users, are unchanged when issued as root.

  [Other Info]

  * Packages for testing are available in ppa:rtandy/lp1314095

  Original description:

  My setup is:

  Ubuntu 14.04 LTS,
  ldap accounts,
  krb5 authentication,
  Lightdm,
  Unity session

  ldap+krb5 is configured using nss-ldapd and nslcd. It works fine. getent 
passwd and getent shadow works fine.
  I am able to login in console without any problems.
  I was able to login in lightdm.
  Then I used the lock screen.
  I could not disable the lock screen using my password.
  I rebooted my computer.

  Now:
  After logging in through lightdm, the unity lockscreen locks the screen 
immediately and I can not disable it using my password.

  From my short inspection of auth.log and unix_chkpwd sources it seems,
  that unix_chkpwd works fine when called from lightdm and fails to get
  user info when called from unity lockscreen.

  lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy unity lightdm libpam-modules
  unity:
    Installed: 7.2.0+14.04.20140416-0ubuntu1
    Candidate: 7.2.0+14.04.20140416-0ubuntu1
    Version table:
   *** 7.2.0+14.04.20140416-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  lightdm:
    Installed: 1.10.0-0ubuntu3
    Candidate: 1.10.0-0ubuntu3
    Version table:
   *** 1.10.0-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  libpam-modules:
    Installed: 1.1.8-1ubuntu2
    Candidate: 1.1.8-1ubuntu2
    Version table:
   *** 1.1.8-1ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  Contents of /var/log/auth.log:

  Apr 29 06:49:27 localhost lightdm: pam_succeed_if(lightdm:auth): requirement 
user ingroup nopasswdlogin not met by user user
  Apr 29 06:49:31 localhost lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:2 ruser= rhost=  user=user
  Apr 29 06:49:31 localhost lightdm: pam_krb5(lightdm:auth): user user 
authenticated as user@NETWORK
  Apr 29 06:49:32 localhost lightdm[15604]: pam_unix(lightdm-greeter:session): 
session closed for user lightdm
  Apr 29 06:49:37 localhost unix_chkpwd[15825]: check pass; user unknown
  Apr 29 06:49:37 localhost 

[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Scott Sanbar
I have made a fix (patch) for this bug for trusty, tested on Ubuntu-
Gnome trusty and attached it as trusty-gdm_3.10.0.1-0ubuntu3.2.debdiff
to this comment:

This is a very simple change to the code in debian/gdm.init - I removed
line 78 which has an extra unmatched fi

Tested as follows:
Built binaries using sbuild in latest trusty environment on a trusty machine. 
Fired up an Ubuntu-Gnome trusty 14.04.2 release build LiveCD in a virtual 
machine. Verified the bug failure on the plain vanilla vivid LiveCD as follows:

cd /etc/init.d
./gdm
(gave syntax error)
./gdm start
(gave syntax error)

Copied all the .deb files from the trusty sbuild on the trusty build
machine onto the Ubuntu-Gnome trusty livecd vm. Installed the four .deb
files using dpkg -i ... Install succeeded, and visually inspecting
/etc/init.d/gdm showed original line 78 was indeed removed. Typed:

cd /etc/init.d
./gdm
(worked as expected - no syntax error)
./gdm start
(worked as expected - no syntax error)

This confirms that the bug fix works for the 14.04.2 release version of
Ubuntu-Gnome.

** Patch added: trusty fix for LP: #1315442 - removed line 73 (extra fi) - 
tested on Ubuntu-Gnome trusty
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1315442/+attachment/4364972/+files/trusty-gdm_3.10.0.1-0ubuntu3.2.debdiff

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Confirmed
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 1434036] Re: ubuntu MATE 15.04 PPC/Lubuntu 15.04 PPC Xorg: Only black screen with blink cursor after update

2015-04-03 Thread Artyom Nikolaev
Same for me on PowerBook6,5 after upgrade from 14.04 to 15.04 as well as on 
live 15.04-beta2 boot.
Error messagebox appers after Mate start and then X restarting in a cycle.

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

Title:
  ubuntu MATE 15.04 PPC/Lubuntu 15.04 PPC Xorg: Only black screen with
  blink cursor after update

Status in xorg-server package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-ati package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-fbdev package in Ubuntu:
  Confirmed

Bug description:
  Hi All,

  We updated ubuntu MATE 15.04 and Lubuntu 15.04 on our PowerPC
  computers (Power Mac G5 Quad and AMIGA one X1000) last week. Synaptic
  told us that it want to remove xserver-xorg-video-radeon and xserver-
  xorg-video-ati. But there are new versions available (xserver-xorg-
  video-radeon 1:7.5.0-1ubuntu2 and xserver-xorg-video-ati
  1:7.5.0-1ubuntu2). Synaptic removed both old packages and Xorg didn't
  work after that. I selected both new packages and updated them
  manually. After a restart I had a black screen with a blink cursor.
  There aren't any error messages in the log file '/var/log/Xorg.0.log'
  but I found some error messages in the log file '/var/log/syslog':

  . Exiting.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service: main process exited, 
code=exited, status=1/FAILURE
  Mar 19 11:45:41 ubuntu systemd[1]: Unit lightdm.service entered failed 
state.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service failed.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service holdoff time over, 
scheduling restart.
  Mar 19 11:45:41 ubuntu systemd[1]: Starting Light Display Manager...
  Mar 19 11:45:41 ubuntu systemd[1]: Started Light Display Manager.
  Mar 19 11:45:41 ubuntu lightdm[20218]: initctl: Verbindung zu Upstart 
nicht möglich: Failed to connect to socket /com/ubuntu/upstart: 
Verbindungsaufbau abgelehnt
  Mar 19 11:45:42 ubuntu systemd[1]: Started Session c109 of user lightdm.
  Mar 19 11:45:42 ubuntu systemd[1]: Starting Session c109 of user lightdm.
  Mar 19 11:45:42 ubuntu lightdm[20218]: ** (lightdm:20218): WARNING **: 
Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
  Mar 19 11:45:43 ubuntu kernel: lightdm-gtk-gre[20251]: unhandled signal 
11 at  nip 6f4e61c4 lr 6f4e619c code 30001
  Mar 19 11:45:44 ubuntu org.gtk.vfs.Daemon[20250]: A connection to the bus 
can't be made
  Mar 19 11:45:44 ubuntu org.gtk.vfs.Daemon[20250]: 
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service: main process exited, 
code=exited, status=1/FAILURE
  Mar 19 11:45:44 ubuntu systemd[1]: Unit lightdm.service entered failed 
state.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service failed.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service holdoff time over, 
scheduling restart.
  Mar 19 11:45:44 ubuntu systemd[1]: Starting Light Display Manager...
  Mar 19 11:45:44 ubuntu systemd[1]: Started Light Display Manager.
  Mar 19 11:45:44 ubuntu lightdm[20381]: initctl: Verbindung zu Upstart 
nicht möglich: Failed to connect to socket /com/ubuntu/upstart: 
Verbindungsaufbau abgelehnt
  Mar 19 11:45:45 ubuntu systemd[1]: Started Session c110 of user lightdm.
  Mar 19 11:45:45 ubuntu systemd[1]: Starting Session c110 of user lightdm.
  Mar 19 11:45:45 ubuntu lightdm[20381]: ** (lightdm:20381): WARNING **: 
Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
  Mar 19 11:45:46 ubuntu kernel: lightdm-gtk-gre[20414]: unhandled signal 
11 at  nip 6f4e61c4 lr 6f4e619c code 30001
  Mar 19 11:45:46 ubuntu org.gtk.vfs.Daemon[20413]: A connection to the bus 
can't be made
  Mar 19 11:45:46 ubuntu org.gtk.vfs.Daemon[20413]: 
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0)

  --

  I installed Upstart again but unfortunately it didn't solve the
  problem with the black screen and the blink cursor.

  The temporary solution is to downgrade Xorg:

  sudo dpkg -i xserver-xorg-core_1.16.0-1ubuntu1.3_powerpc.deb
  sudo dpkg -i xserver-xorg-video-radeon_7.4.0-2ubuntu2_powerpc.deb
  sudo dpkg -i xserver-xorg-video-ati_7.4.0-2ubuntu2_powerpc.deb

  I created a package with all debs and Mesa libs for the downgrade last
  week.

  Download:
  
http://www.xenosoft.de/Xorg_and_unofficial_Mesa_for_ubuntu_MATE_15.04_AMIGA_one_X1000.tar.gz

  Further information: http://ubuntuforums.org/showthread.php?t=2264322

  PLEASE help us.

  Thanks in advance.

  Cheers,

  Christian

To manage notifications 

[Desktop-packages] [Bug 1440000] Re: PS2 Keyboard Not Working

2015-04-03 Thread Cobalt
** Description changed:

  Keyboard: IBM KB-8932
  
  Input Type: PS/2
  
  Xorg.0.log:
  
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api
  
  dmesg  ~/dmesg returned nothing.
  
- OS: Ubuntu 14.10
+ Package: Ubuntu 14.10 Utopic Unicorn
+ Release: amd64 (20141022.1)
  
- I couldn't find the release. My keyboard works fine with the BIOS and
- the GRUB, but it becomes unresponsive when the OS is loaded.
+ My keyboard works fine with the BIOS and the GRUB, but it becomes
+ unresponsive when the OS is loaded.

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

Title:
  PS2 Keyboard Not Working

Status in xorg package in Ubuntu:
  New

Bug description:
  Keyboard: IBM KB-8932

  Input Type: PS/2

  Xorg.0.log:
  
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api

  dmesg  ~/dmesg returned nothing.

  Package: Ubuntu 14.10 Utopic Unicorn
  Release: amd64 (20141022.1)

  My keyboard works fine with the BIOS and the GRUB, but it becomes
  unresponsive when the OS is loaded.

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

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


[Desktop-packages] [Bug 1422132] Re: Canoscan LIDE 20 (plustek backend) not working anymore

2015-04-03 Thread Martin Dauskardt
This problems exists since months and is still present in 14.10.

For me, it only happens when I use the onboard USB (2.0 or 3.0) of my
mainboard. With an older USB 2.0 PCI card the scanner still works with
sane.

And I can also use the scanner with the onboard USB controller, when I
start Windows XP in VirtualBox , which uses an older USB 2.0 protocol.

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

Title:
  Canoscan LIDE 20 (plustek backend) not working anymore

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  I don't know when it happened, but through some upgrade my scanner has
  lost function here.

  There is no movement inside, it only scans a black image. Sometimes,
  rarely I can scan one, but only one image, but directly afterwards it
  gives up again.

  It does not depend on the pc, because I see the same result on three
  different laptops but all with actual Ubuntu 14.04.

  Using a live version of 14.04.1 from July 2014 everything works fine.

  lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS

  apt-cache policy sane
  *** 1.0.14-9 0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: sane 1.0.14-9
  ProcVersionSignature: Ubuntu 3.13.0-45.74-lowlatency 3.13.11-ckt13
  Uname: Linux 3.13.0-45-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Feb 15 17:09:39 2015
  InstallationDate: Installed on 2014-07-27 (202 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  SourcePackage: sane-frontends
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1440020] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

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

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

** Tags removed: need-duplicate-check

** Changed in: hplip (Ubuntu)
   Importance: Undecided = Medium

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1440020/+attachment/4364983/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1440020/+attachment/4364985/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 1422004
   pkservice.py crashed with AttributeError in __init__(): 'module' object has 
no attribute 'MainLoop'

** Information type changed from Private Security to Public Security

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

Title:
  pkservice.py crashed with AttributeError in __init__(): 'module'
  object has no attribute 'MainLoop'

Status in hplip package in Ubuntu:
  New

Bug description:
  Devido a esse erro não consugo instalar o plugin da impressora e fico
  impossibilitado de usar a mesma.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: hplip-data 3.15.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Apr  2 22:31:35 2015
  ExecutablePath: /usr/share/hplip/pkservice.py
  InstallationDate: Installed on 2015-03-26 (7 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150325)
  InterpreterPath: /usr/bin/python3.4
  Lpstat:
   device for HP-PSC-1400-series: 
usb://HP/PSC%201400%20series?serial=BR6192G03604BMinterface=1
   device for Laserjet: ipp://NPI32AC07.local:631/printers/Laserjet
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  Papersize: a4
  PpdFiles: HP-PSC-1400-series: HP PSC 1400 Series, hpcups 3.15.2
  ProcCmdline: /usr/bin/python3 /usr/bin/hp-pkservice
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-generic 
root=UUID=d38efa88-e42f-490d-a8df-53d3bf4acd2e ro locale=pt_BR quiet splash 
vt.handoff=7
  PythonArgs: ['/usr/bin/hp-pkservice']
  SourcePackage: hplip
  Title: pkservice.py crashed with AttributeError in __init__(): 'module' 
object has no attribute 'MainLoop'
  UdevLog: Error: [Errno 2] Arquivo ou diretório não encontrado: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/16/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5G41T-M LX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd05/16/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5G41T-MLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1434036] Re: ubuntu MATE 15.04 PPC/Lubuntu 15.04 PPC Xorg: Only black screen with blink cursor after update

2015-04-03 Thread Christian Zigotzky
** Also affects: lightdm-gtk-greeter (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  ubuntu MATE 15.04 PPC/Lubuntu 15.04 PPC Xorg: Only black screen with
  blink cursor after update

Status in lightdm-gtk-greeter package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-ati package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-fbdev package in Ubuntu:
  Confirmed

Bug description:
  Hi All,

  We updated ubuntu MATE 15.04 and Lubuntu 15.04 on our PowerPC
  computers (Power Mac G5 Quad and AMIGA one X1000) last week. Synaptic
  told us that it want to remove xserver-xorg-video-radeon and xserver-
  xorg-video-ati. But there are new versions available (xserver-xorg-
  video-radeon 1:7.5.0-1ubuntu2 and xserver-xorg-video-ati
  1:7.5.0-1ubuntu2). Synaptic removed both old packages and Xorg didn't
  work after that. I selected both new packages and updated them
  manually. After a restart I had a black screen with a blink cursor.
  There aren't any error messages in the log file '/var/log/Xorg.0.log'
  but I found some error messages in the log file '/var/log/syslog':

  . Exiting.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service: main process exited, 
code=exited, status=1/FAILURE
  Mar 19 11:45:41 ubuntu systemd[1]: Unit lightdm.service entered failed 
state.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service failed.
  Mar 19 11:45:41 ubuntu systemd[1]: lightdm.service holdoff time over, 
scheduling restart.
  Mar 19 11:45:41 ubuntu systemd[1]: Starting Light Display Manager...
  Mar 19 11:45:41 ubuntu systemd[1]: Started Light Display Manager.
  Mar 19 11:45:41 ubuntu lightdm[20218]: initctl: Verbindung zu Upstart 
nicht möglich: Failed to connect to socket /com/ubuntu/upstart: 
Verbindungsaufbau abgelehnt
  Mar 19 11:45:42 ubuntu systemd[1]: Started Session c109 of user lightdm.
  Mar 19 11:45:42 ubuntu systemd[1]: Starting Session c109 of user lightdm.
  Mar 19 11:45:42 ubuntu lightdm[20218]: ** (lightdm:20218): WARNING **: 
Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
  Mar 19 11:45:43 ubuntu kernel: lightdm-gtk-gre[20251]: unhandled signal 
11 at  nip 6f4e61c4 lr 6f4e619c code 30001
  Mar 19 11:45:44 ubuntu org.gtk.vfs.Daemon[20250]: A connection to the bus 
can't be made
  Mar 19 11:45:44 ubuntu org.gtk.vfs.Daemon[20250]: 
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service: main process exited, 
code=exited, status=1/FAILURE
  Mar 19 11:45:44 ubuntu systemd[1]: Unit lightdm.service entered failed 
state.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service failed.
  Mar 19 11:45:44 ubuntu systemd[1]: lightdm.service holdoff time over, 
scheduling restart.
  Mar 19 11:45:44 ubuntu systemd[1]: Starting Light Display Manager...
  Mar 19 11:45:44 ubuntu systemd[1]: Started Light Display Manager.
  Mar 19 11:45:44 ubuntu lightdm[20381]: initctl: Verbindung zu Upstart 
nicht möglich: Failed to connect to socket /com/ubuntu/upstart: 
Verbindungsaufbau abgelehnt
  Mar 19 11:45:45 ubuntu systemd[1]: Started Session c110 of user lightdm.
  Mar 19 11:45:45 ubuntu systemd[1]: Starting Session c110 of user lightdm.
  Mar 19 11:45:45 ubuntu lightdm[20381]: ** (lightdm:20381): WARNING **: 
Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
  Mar 19 11:45:46 ubuntu kernel: lightdm-gtk-gre[20414]: unhandled signal 
11 at  nip 6f4e61c4 lr 6f4e619c code 30001
  Mar 19 11:45:46 ubuntu org.gtk.vfs.Daemon[20413]: A connection to the bus 
can't be made
  Mar 19 11:45:46 ubuntu org.gtk.vfs.Daemon[20413]: 
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0)

  --

  I installed Upstart again but unfortunately it didn't solve the
  problem with the black screen and the blink cursor.

  The temporary solution is to downgrade Xorg:

  sudo dpkg -i xserver-xorg-core_1.16.0-1ubuntu1.3_powerpc.deb
  sudo dpkg -i xserver-xorg-video-radeon_7.4.0-2ubuntu2_powerpc.deb
  sudo dpkg -i xserver-xorg-video-ati_7.4.0-2ubuntu2_powerpc.deb

  I created a package with all debs and Mesa libs for the downgrade last
  week.

  Download:
  
http://www.xenosoft.de/Xorg_and_unofficial_Mesa_for_ubuntu_MATE_15.04_AMIGA_one_X1000.tar.gz

  Further information: http://ubuntuforums.org/showthread.php?t=2264322

  PLEASE help us.

  Thanks in advance.

  Cheers,

  Christian

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1440032] [NEW] nm-applet is missing the Sierra EM7345 4G LTE

2015-04-03 Thread darkhawk
Public bug reported:

The current system Ubuntu 15.04 Beta2 (up2date) is missing the nm-applet
after restarting the system.

It might be a problem with the Sierra EM7345 module?!
After the new install of Ubuntu 15.04 Beta2 i saw the Sierra for one or two 
times inside the nm-applet and i could create a mobile-data connection over 
HSDPA/UMTS/LTE. But just for this time.

Now, after some regular updates, the Sierra Card is not accessable
inside the nm-applet menu for creating a new mobile data connection, the
old connection profil is missing too. The Sierra EM7345 was also named
as cdc-wdm not by name.

[ 2.277029] usb 1-4: New USB device found, idVendor=1199, idProduct=a001
[ 2.277031] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.277033] usb 1-4: Product: Sierra Wireless EM7345 4G LTE
[ 2.277034] usb 1-4: Manufacturer: Sierra Wireless Inc.
[ 2.277035] usb 1-4: SerialNumber: 013937003691337

# lsusb
Bus 003 Device 002: ID 8087:8001 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f2:b449 Chicony Electronics Co., Ltd
Bus 001 Device 005: ID 8087:0a2a Intel Corp.
Bus 001 Device 004: ID 138a:0017 Validity Sensors, Inc.
Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp.
Bus 001 Device 002: ID 1199:a001 Sierra Wireless, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager-gnome 0.9.10.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 13:24:21 2015
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/nm-applet
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2015-04-02 (0 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
IpRoute:
 default via 192.168.0.1 dev wlan0  proto static  metric 1024 
 192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.193
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: network-manager-applet
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

 wlan0   wifi  connected/org/freedesktop/NetworkManager/Devices/2  
5ghz.offlinehoster.de  e1d2c80e-d6c2-4029-80bd-ed4e93fac4d5  
/org/freedesktop/NetworkManager/ActiveConnection/1 
 eth0ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  --   
  ----  
   
 lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  --   
  ----
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: amd64 apport-bug vivid

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

Title:
  nm-applet is missing the Sierra EM7345 4G LTE

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The current system Ubuntu 15.04 Beta2 (up2date) is missing the nm-
  applet after restarting the system.

  It might be a problem with the Sierra EM7345 module?!
  After the new install of Ubuntu 15.04 Beta2 i saw the Sierra for one or two 
times inside the nm-applet and i could create a mobile-data connection over 
HSDPA/UMTS/LTE. But just for this time.

  Now, after some regular updates, the Sierra Card is not accessable
  inside the nm-applet menu for creating a new mobile data connection,
  the old connection profil is missing too. The Sierra EM7345 was also
  named as cdc-wdm not by name.

  [ 2.277029] usb 1-4: New USB device found, idVendor=1199, idProduct=a001
  [ 2.277031] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 2.277033] usb 1-4: Product: Sierra Wireless EM7345 4G LTE
  [ 2.277034] usb 1-4: Manufacturer: Sierra Wireless Inc.
  [ 2.277035] usb 1-4: SerialNumber: 013937003691337

  # lsusb
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 006: ID 04f2:b449 Chicony Electronics Co., Ltd
  Bus 001 Device 005: ID 8087:0a2a Intel 

[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Scott Sanbar
The fix in comment #7 was for vivid specifically.  I will be creating
debdiff patches for trusty and utopic as well

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Confirmed
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 1434396] Re: Xserver does not start on boot (low-graphics mode)

2015-04-03 Thread LGB [Gábor Lénárt]
Today I tried again and now it seems system boots normally, I can log
in, with lightdm+systemd. I guess some of the updates solved the
problem, but it would be useful to hear that it's not only me ...

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

Title:
  Xserver does not start on boot (low-graphics mode)

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After upgrading to (32bit) vivid I hadn't got any problem, but since a
  day (daily upgraded) booting results in a dialog saying low graphics
  mode and a dialog window about this. Choosing running in default mode
  causes to boot splash to be shown forever. if I choose exit to
  console, log in then service stop then start for lightdm, it works
  then though. Maybe is not Xserver bug, but the new init system
  (systemd) race condition of starting things, or such?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Mar 20 07:35:37 2015
  DistUpgraded: 2014-10-24 18:45:04,038 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-9-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21dd]
  InstallationDate: Installed on 2012-03-03 ( days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  MachineType: LENOVO 5016NW6
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=8df578aa-47e3-483f-b694-bf7effd24b7d ro i915.semaphores=0 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2014-10-24 (146 days ago)
  dmi.bios.date: 11/04/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET38WW (1.15 )
  dmi.board.name: 5016NW6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8GET38WW(1.15):bd11/04/2011:svnLENOVO:pn5016NW6:pvrThinkPadL520:rvnLENOVO:rn5016NW6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5016NW6
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Mar 20 07:25:51 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9196 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Desktop-packages] [Bug 1405696] Re: [xorg-edgers] after installation of nvidia-346 the screen is turned off at start of display manager (lightdm, gdm, kdm and xdm)

2015-04-03 Thread Karl-Philipp Richter
The issue no longer occurs with both `nvidia-346` 346.47-0ubuntu4 and
`nvidia-349` 349.12-0ubuntu0~xedgers15.04.1 on Ubuntu 15.04-beta2 amd64
with `gdm`.

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

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

Title:
  [xorg-edgers] after installation of nvidia-346 the screen is turned
  off at start of display manager (lightdm, gdm, kdm and xdm)

Status in xorg package in Ubuntu:
  Fix Released

Bug description:
  The hotkey for turning the screen on and off no longer shows any
  reaction. Changing the tty with
  kbdStrg/kbd+kbdAlt/kbd+kbdF2/kbd works.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  Uname: Linux 3.18.1-031801-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Thu Dec 25 23:16:40 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3904]
  MachineType: LENOVO 20221
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.18.1-031801-generic 
root=UUID=27047ee0-b60c-4dc6-8c14-f416b264f331 ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/12/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 71CN51WW(V1.21)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Z500 Touch
  dmi.modalias: 
dmi:bvnLENOVO:bvr71CN51WW(V1.21):bd07/12/2013:svnLENOVO:pn20221:pvrLenovoIdeaPadZ500Touch:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadZ500Touch:
  dmi.product.name: 20221
  dmi.product.version: Lenovo IdeaPad Z500 Touch
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58+git20141201.f99522e6-0ubuntu0ricotz
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.5.0~git20141210.47aaabda-0ubuntu0ricotz~utopic
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.5.0~git20141210.47aaabda-0ubuntu0ricotz~utopic
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.1.901-1ubuntu1~utopic1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.4.99+git20140806.fbf575cb-0ubuntu0sarvatt3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git20141215.99537089-0ubuntu0sarvatt~utopic
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git20141030.3fb97d78-0ubuntu0sarvatt
  xserver.bootTime: Thu Dec 25 23:15:43 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5557 
   vendor CMN
  xserver.version: 2:1.16.1.901-1ubuntu1~utopic1

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

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


[Desktop-packages] [Bug 1290677] Re: Multiple Tomboy indicators appear

2015-04-03 Thread cdp_xe2
*** This bug is a duplicate of bug 1307128 ***
https://bugs.launchpad.net/bugs/1307128

I can confirm the bug on 14.04 LTS. The problem bothers me since about
half a year know. Is there any fix in sight? Thanks.

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

Title:
  Multiple Tomboy indicators appear

Status in tomboy package in Ubuntu:
  Confirmed

Bug description:
  In Trusty, multiple Tomboy indicator icons randomly appear. They seem
  to each be connected to a separate tomboy.exe instance. I've seen up
  to four before I began to close them. I have no clue what causes them
  to start up. This is using the 14.04 daily image as of March 10th and
  Tomboy version 1.15.4.

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

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


[Desktop-packages] [Bug 1440037] [NEW] make text of label of password input dialog for GnuPG keys copyable

2015-04-03 Thread Karl-Philipp Richter
Public bug reported:

When `seahorse` presents the dialog for entering the password for a
GnuPG key and offers to store it in a keyring, it'd be nice to be able
to copy details of the text label.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: seahorse 3.15.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 13:47:42 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-02 (0 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: seahorse
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  make text of label of password input dialog for GnuPG keys copyable

Status in seahorse package in Ubuntu:
  New

Bug description:
  When `seahorse` presents the dialog for entering the password for a
  GnuPG key and offers to store it in a keyring, it'd be nice to be able
  to copy details of the text label.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: seahorse 3.15.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 13:47:42 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: seahorse
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1337368] Re: gnome-font-viewer crashed with SIGSEGV in strlen()

2015-04-03 Thread YuHui
** Information type changed from Private to Public

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

Title:
  gnome-font-viewer crashed with SIGSEGV in strlen()

Status in gnome-font-viewer package in Ubuntu:
  Confirmed

Bug description:
  When I try to open a .ttf file called mtextra.ttf, it happened.
  It will happen as long as I open a .ttf file with special symbols, such as 
symbol.ttf, wingding.ttf..

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jul  3 22:48:31 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  InstallationDate: Installed on 2014-07-03 (0 days ago)
  InstallationMedia: Ubuntu-Kylin 14.10 Utopic Unicorn - Alpha amd64 
(20140624)
  ProcCmdline: gnome-font-viewer /home/username/.cache/.fr-gzBOFH/mtextra.ttf
  ProcEnviron:
   LANGUAGE=zh_CN:zh
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=zh_CN.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f3b1cbd6ada strlen+42:movdqu (%rax),%xmm12
   PC (0x7f3b1cbd6ada) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm12 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   strlen () at ../sysdeps/x86_64/strlen.S:106
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV in strlen()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


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

2015-04-03 Thread Raphael das Neves Calvo
Gunnar,

My guess here is based on history but maybe I am wrong
The reason we Brazilians use the US international keyboard so much is
because in the '70s and '80s we didn't have a national industry to cope
with our internal demands for products related to computers. Almost every
single computer we had was imported (leggaly or illegally) from USA or it
was a clone made by our industry based on an US computer model.

Portugal may have had a similar issue (I am especulating here) because they
were also under a dictatorship for some time, but in their case if a
similar situation occurred than they would probably had access to some
design made in Europe instead of something from US. Again, I am
especulating... It is just a theory but Leandro pointed out that he made a
brief research about this issue being relevant to Portuguese people and he
found some links to substantiate the claim that Portugueses would be
benefited from this fix.

Kind Regards

Calvo

On Thu, Apr 2, 2015, 19:50 Gunnar Hjalmarsson 518...@bugs.launchpad.net
wrote:

 Thanks for your comments re pt_PT, Leandro.

 As long as we consider setting LC_CTYPE, in any of the ways mentioned in
 comment #96, a fix, it should be noted that '+c results in ç
 irrespective of which keyboard layout you use. In other words, the
 changed behavior is not conditioned by the use of an English US
 international keyboard layout, as Raphael suggested in comment #98. I
 assume that this was considered a reasonable behavior for Brazilian
 users, considering which physical keyboards are typically used in
 Brazil.

 We could propose a change to the libx11 package which adds a
 /usr/share/X11/locale/pt_PT.UTF-8/Compose file. But before proposing
 such a change I would like to ask if it would make as much sense for
 users living in Portugal as the corresponding Brazilian file makes for
 users living in Brazil.

 * Do users who live in Portugal use an English US international
   keyboard layout as often as Brazilian users do, or do they typically
   use some Portuguese keyboard layout?

 * Since the behavior may make typing certain other European languages
   more difficult, is that drawback possibly of greater importance for
   users living in Portugal (Europe)?

 The only Portuguese locales which are supported in Ubuntu are pt_PT and
 pt_BR.

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

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

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

 Bug description:

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

   There is a workaround, which is editing the

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

   file and changing the line

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

   to

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

   (add the 'en' at the end).

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

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

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

   This change is relevant for at least Portuguese and French.

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


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

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

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

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

  There is a workaround, which is editing the

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

  file and changing the 

[Desktop-packages] [Bug 1440048] [NEW] Please update choqok to 1.5

2015-04-03 Thread Kubuntu IRC Bot
Public bug reported:

choqok needs to be updated to 1.5


 Reported by kubotu for IRC user Riddell

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


** Tags: kubuntu kubuntu-packaging upgrade-software-version

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

Title:
  Please update choqok to 1.5

Status in choqok package in Ubuntu:
  New

Bug description:
  choqok needs to be updated to 1.5

  
   Reported by kubotu for IRC user Riddell

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

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


[Desktop-packages] [Bug 1440050] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

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

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

** Tags removed: need-duplicate-check

** Changed in: hplip (Ubuntu)
   Importance: Undecided = Medium

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1440050/+attachment/4365056/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1440050/+attachment/4365058/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 1422004
   pkservice.py crashed with AttributeError in __init__(): 'module' object has 
no attribute 'MainLoop'

** Information type changed from Private to Public

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

Title:
  pkservice.py crashed with AttributeError in __init__(): 'module'
  object has no attribute 'MainLoop'

Status in hplip package in Ubuntu:
  New

Bug description:
  impossible d'installer le plugins

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: hplip-data 3.15.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Apr  3 10:39:11 2015
  ExecutablePath: /usr/share/hplip/pkservice.py
  InstallationDate: Installed on 2015-04-01 (1 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  InterpreterPath: /usr/bin/python3.4
  Lpstat: device for HP-Photosmart-B110-series: 
hp:/net/Photosmart_B110_series?zc=HP801FB0
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  Papersize: a4
  PpdFiles: HP-Photosmart-B110-series: HP Photosmart b110 Series, hpcups 3.15.2
  ProcCmdline: /usr/bin/python3 /usr/bin/hp-pkservice
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-generic 
root=UUID=3e73c8a8-3749-47fb-b035-dd3d98709fbd ro quiet splash vt.handoff=7
  PythonArgs: ['/usr/bin/hp-pkservice']
  SourcePackage: hplip
  Title: pkservice.py crashed with AttributeError in __init__(): 'module' 
object has no attribute 'MainLoop'
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/10/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-M LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd10/10/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-MLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 76449] Re: Cannot sort static playlists

2015-04-03 Thread Bib
** Tags added: trusty

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

Title:
  Cannot sort static playlists

Status in One Hundred Papercuts:
  Confirmed
Status in The Rhythmbox Music Management Application:
  Confirmed
Status in rhythmbox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: rhythmbox

  Architecture: i386
  Version: 0.9.7-0ubuntu1

  Static playlists cannot be sorted by a column. I think this used to
  work with earlier RB versions. Sorting by column works with Smart
  playlists though.

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

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


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

2015-04-03 Thread Raphael das Neves Calvo
One more thing...

In the glory days of DR-DOS/MS-DOS, if I am not mistaken,  there was no
keyboard setup specially made for Brazil regarding US International
keyboard. It was a setup for Latin languages, I.e., every country that has
a latin language was affected (French, portuguese, Italian...)

Regards

Calvo

On Fri, Apr 3, 2015, 09:39 Raphael Calvo raphael.ca...@gmail.com
wrote:

 Gunnar,

 My guess here is based on history but maybe I am wrong
 The reason we Brazilians use the US international keyboard so much is
 because in the '70s and '80s we didn't have a national industry to cope
 with our internal demands for products related to computers. Almost every
 single computer we had was imported (leggaly or illegally) from USA or it
 was a clone made by our industry based on an US computer model.

 Portugal may have had a similar issue (I am especulating here) because
 they were also under a dictatorship for some time, but in their case if a
 similar situation occurred than they would probably had access to some
 design made in Europe instead of something from US. Again, I am
 especulating... It is just a theory but Leandro pointed out that he made a
 brief research about this issue being relevant to Portuguese people and he
 found some links to substantiate the claim that Portugueses would be
 benefited from this fix.

 Kind Regards

 Calvo

 On Thu, Apr 2, 2015, 19:50 Gunnar Hjalmarsson 518...@bugs.launchpad.net
 wrote:

 Thanks for your comments re pt_PT, Leandro.

 As long as we consider setting LC_CTYPE, in any of the ways mentioned in
 comment #96, a fix, it should be noted that '+c results in ç
 irrespective of which keyboard layout you use. In other words, the
 changed behavior is not conditioned by the use of an English US
 international keyboard layout, as Raphael suggested in comment #98. I
 assume that this was considered a reasonable behavior for Brazilian
 users, considering which physical keyboards are typically used in
 Brazil.

 We could propose a change to the libx11 package which adds a
 /usr/share/X11/locale/pt_PT.UTF-8/Compose file. But before proposing
 such a change I would like to ask if it would make as much sense for
 users living in Portugal as the corresponding Brazilian file makes for
 users living in Brazil.

 * Do users who live in Portugal use an English US international
   keyboard layout as often as Brazilian users do, or do they typically
   use some Portuguese keyboard layout?

 * Since the behavior may make typing certain other European languages
   more difficult, is that drawback possibly of greater importance for
   users living in Portugal (Europe)?

 The only Portuguese locales which are supported in Ubuntu are pt_PT and
 pt_BR.

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

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

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

 Bug description:

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

   There is a workaround, which is editing the

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

   file and changing the line

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

   to

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

   (add the 'en' at the end).

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

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

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

   This change is relevant for at least Portuguese and French.

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



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

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

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

[Desktop-packages] [Bug 1440032] Re: nm-applet is missing the Sierra EM7345 4G LTE

2015-04-03 Thread darkhawk
I just installed Ubuntu 15.04 Beta2 again without any updates.

The Sierra EM7345 is now available again. And i can setup a new mobile-
data connection.

I will now try a reboot and try to reconnect to the mobile-data network
again (without any updates before)

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

Title:
  nm-applet is missing the Sierra EM7345 4G LTE

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The current system Ubuntu 15.04 Beta2 (up2date) is missing the nm-
  applet after restarting the system.

  It might be a problem with the Sierra EM7345 module?!
  After the new install of Ubuntu 15.04 Beta2 i saw the Sierra for one or two 
times inside the nm-applet and i could create a mobile-data connection over 
HSDPA/UMTS/LTE. But just for this time.

  Now, after some regular updates, the Sierra Card is not accessable
  inside the nm-applet menu for creating a new mobile data connection,
  the old connection profil is missing too. The Sierra EM7345 was also
  named as cdc-wdm not by name.

  [ 2.277029] usb 1-4: New USB device found, idVendor=1199, idProduct=a001
  [ 2.277031] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 2.277033] usb 1-4: Product: Sierra Wireless EM7345 4G LTE
  [ 2.277034] usb 1-4: Manufacturer: Sierra Wireless Inc.
  [ 2.277035] usb 1-4: SerialNumber: 013937003691337

  # lsusb
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 006: ID 04f2:b449 Chicony Electronics Co., Ltd
  Bus 001 Device 005: ID 8087:0a2a Intel Corp.
  Bus 001 Device 004: ID 138a:0017 Validity Sensors, Inc.
  Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp.
  Bus 001 Device 002: ID 1199:a001 Sierra Wireless, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 13:24:21 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nm-applet
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-04-02 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static  metric 1024 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.193
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-applet
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

   wlan0   wifi  connected/org/freedesktop/NetworkManager/Devices/2  
5ghz.offlinehoster.de  e1d2c80e-d6c2-4029-80bd-ed4e93fac4d5  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   eth0ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
----
 
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  -- 
----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1406699] Re: display arrangement (position and resolution) gets messed up after full screen application started and terminated

2015-04-03 Thread Karl-Philipp Richter
This issue no longer occurs on Ubuntu 15.04-beta2 amd64 with
`nvidia-346` 346.47-0ubuntu4 with `0ad` and `trigger-rally` (where the
issue occured before). Closing as long as issue isn't experienced with
another application.

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  display arrangement (position and resolution) gets messed up after
  full screen application started and terminated

Status in xorg package in Ubuntu:
  Fix Released

Bug description:
  After a full screen application is started, e.g. `trigger-rally`, and
  it exits, the arrangement of the second screen gets messed up, i.e.
  it's relative position to the primary screen and its resolution. It's
  necessary to invoke the display settings in the system settings and
  rearrange the screens.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  Uname: Linux 3.17.7-031707-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.65  Tue Dec  2 09:50:34 
PST 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Dec 31 04:16:13 2014
  DistUpgraded: 2014-12-28 04:50:17,944 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3904]
 Subsystem: Lenovo Device [17aa:3904]
  InstallationDate: Installed on 2014-12-28 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  LightdmGreeterLog:
   (lightdm-gtk-greeter:3030): GLib-GObject-CRITICAL **: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
   
   ** (lightdm-gtk-greeter:3030): WARNING **: Failed to load user image: Datei 
»/home/richter/.face« konnte nicht geöffnet werden: Keine Berechtigung
  LightdmGreeterLogOld:
   (lightdm-gtk-greeter:2461): GLib-GObject-CRITICAL **: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed
   
   ** (lightdm-gtk-greeter:2461): WARNING **: Failed to load user image: Datei 
»/home/richter/.face« konnte nicht geöffnet werden: Keine Berechtigung
  MachineType: LENOVO 20221
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.17.7-031707-generic 
root=UUID=b3eeddd4-5f87-490d-b4b9-acf528e9751f ro rootflags=subvol=@
  SourcePackage: xorg
  UpgradeStatus: Upgraded to utopic on 2014-12-28 (2 days ago)
  dmi.bios.date: 07/12/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 71CN51WW(V1.21)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Z500 Touch
  dmi.modalias: 
dmi:bvnLENOVO:bvr71CN51WW(V1.21):bd07/12/2013:svnLENOVO:pn20221:pvrLenovoIdeaPadZ500Touch:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadZ500Touch:
  dmi.product.name: 20221
  dmi.product.version: Lenovo IdeaPad Z500 Touch
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58+git20141201.f99522e6-0ubuntu0ricotz
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.5.0~git20141228.0c7f8959-0ubuntu0ricotz~utopic
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.5.0~git20141228.0c7f8959-0ubuntu0ricotz~utopic
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.1.901-1ubuntu1~utopic1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.4.99+git20140806.fbf575cb-0ubuntu0sarvatt3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git20141215.99537089-0ubuntu0sarvatt~utopic
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Wed Dec 31 02:08:34 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5557 
   vendor CMN
  xserver.version: 2:1.16.1.901-1ubuntu1~utopic1

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

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

[Desktop-packages] [Bug 1440032] Re: nm-applet is missing the Sierra EM7345 4G LTE

2015-04-03 Thread darkhawk
After a reboot it is working fine too.

But after a standby i get the following msg if i try to connect to the
mobile data network

Aktivierung der Verbindung fehlgeschlagen (Connection failure)
(32) Connection 'T-Mobile(Telekom) Vorgabe 1' is not available on the device 
cdc-wdm0 at this time.

Reactivating the mobile network connection does not change anything.

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

Title:
  nm-applet is missing the Sierra EM7345 4G LTE

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The current system Ubuntu 15.04 Beta2 (up2date) is missing the nm-
  applet after restarting the system.

  It might be a problem with the Sierra EM7345 module?!
  After the new install of Ubuntu 15.04 Beta2 i saw the Sierra for one or two 
times inside the nm-applet and i could create a mobile-data connection over 
HSDPA/UMTS/LTE. But just for this time.

  Now, after some regular updates, the Sierra Card is not accessable
  inside the nm-applet menu for creating a new mobile data connection,
  the old connection profil is missing too. The Sierra EM7345 was also
  named as cdc-wdm not by name.

  [ 2.277029] usb 1-4: New USB device found, idVendor=1199, idProduct=a001
  [ 2.277031] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  [ 2.277033] usb 1-4: Product: Sierra Wireless EM7345 4G LTE
  [ 2.277034] usb 1-4: Manufacturer: Sierra Wireless Inc.
  [ 2.277035] usb 1-4: SerialNumber: 013937003691337

  # lsusb
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 006: ID 04f2:b449 Chicony Electronics Co., Ltd
  Bus 001 Device 005: ID 8087:0a2a Intel Corp.
  Bus 001 Device 004: ID 138a:0017 Validity Sensors, Inc.
  Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp.
  Bus 001 Device 002: ID 1199:a001 Sierra Wireless, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 13:24:21 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nm-applet
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-04-02 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static  metric 1024 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.193
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-applet
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

   wlan0   wifi  connected/org/freedesktop/NetworkManager/Devices/2  
5ghz.offlinehoster.de  e1d2c80e-d6c2-4029-80bd-ed4e93fac4d5  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   eth0ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
----
 
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  -- 
----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Scott Sanbar
I have made a fix (patch) for this bug for utopic, tested on Ubuntu-
Gnome utopic and attached it as gdm_3.10.0.1-0ubuntu7.2.debdiff to this
comment:

This is a very simple change to the code in debian/gdm.init - I removed
line 78 which has an extra unmatched fi

Tested as follows:
Built binaries using sbuild in latest utopic environment on a trusty machine. 
Fired up an Ubuntu-Gnome utopic 14.10 release build LiveCD in a virtual 
machine. Verified the bug failure on the plain vanilla utopic LiveCD as follows:

/etc/init.d/gdm
(gave syntax error)

If I changed directories to /etc/init.d and did ./gdm the script did
not do anything - just returned.  Also, /etc/init.d/gdm start worked
fine.  Still, the error did occur as indicated above.

Copied all the .deb files from the utopic sbuild on the trusty build
machine onto the Ubuntu-Gnome utopic livecd vm. Installed the four .deb
files using dpkg -i ... Install succeeded, and visually inspecting
/etc/init.d/gdm showed original line 78 was indeed removed. Typed:

/etc/init.d/gdm
(worked as expected - no syntax error)
/etc/init.d/gdm start
(worked as expected - no syntax error)

This confirms that the bug fix works for the 14.10 utopic release
version of Ubuntu-Gnome.

** Patch removed: vivid fix for LP: #1315442 - removed line 73 (extra fi) - 
tested on Ubuntu-Gnome vivid
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1315442/+attachment/4364854/+files/gdm_3.14.1-0ubuntu3.debdiff

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Confirmed
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 957879] Re: Wine tooltips don't disappear entirely from screen

2015-04-03 Thread Sb
This bug is now happening on Vivid 15.04 beta2. The tooltips sometimes
disappear, but sometimes not. Sometimes they partially disappear,
sometimes they leave remnants on the screen. All of these problems
disappear when I use Openbox instead of Unity+Compiz.

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

Title:
  Wine tooltips don't disappear entirely from screen

Status in compiz package in Ubuntu:
  Confirmed

Bug description:
  This bug does not happen with Unity 2D or Gnome-Shell. Same problem on
  both Oneiric and Precise (up-to-date).

  When a tooltip from a Wine app disappear, its shadow remains. This can 
quickly leads to an unusable window.
  To clean these shadows, I have to move the window.

  I confirmed this bug with Mathcad 14, GeNIe and some others not-known
  apps. It does not happen, for example, with VLC or Steam.

  If you want to test with something free and lightweight, you can try
  with Sumatra: http://blog.kowalczyk.info/software/sumatrapdf/download-
  free-pdf-viewer.html

  
  Attached is a picture of a rather extreme case (made with a non-free app).

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

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


[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Scott Sanbar
I uploaded a wrong debdiff in the previous comment as a patch (#10).
Included in this comment is the correct patch for the comment #10.

** Patch added: utopic fix for LP: #1315442 - removed line 78 (extra fi) - 
tested on Ubuntu-Gnome utopic
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1315442/+attachment/4365128/+files/gdm_3.10.0.1-0ubuntu7.2.debdiff

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Confirmed
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 310932] Re: smb mounts stop working after idle time

2015-04-03 Thread Sebastien Bacher
** Package changed: gvfs (Ubuntu) = samba (Ubuntu)

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

Title:
  smb mounts stop working after idle time

Status in GVFS:
  Unknown
Status in samba package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: firefox

  I have a two Samba Servers, one on Suse 11 and one on FreeBSD and
  Ubuntu Desktop shows the same problems.

  I have some Network Resources bookmarked. When I need to access a
  certain place, I simply use the bookmark, which works fine and a
  Shotcut is created on the desktop, which also works great. After
  idleing around, I like to access the network share again but the
  shortcut on the Desktop errors out, so does the bookmark - the errors
  are attached.

  I have to unmount the resource and access it then via the bookmark
  (abviously as the desktop shortcut gets removed) and can happily
  access the network resource.

  Desired effect: - I like to access my Samba Server independently of
  how much time passed meanwhile

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

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


[Desktop-packages] [Bug 1439895] Re: QL-500 prints past end of label

2015-04-03 Thread Phil Pemberton
Okay, I've merged the aforementioned patch in with a local copy of the
driver. Setting the DPI to 275 is *not* the correct fix, as this throws
off the aspect ratio. Squares become rectangles.

A 10mm square becomes a 10x9mm square - an error of 10%. 275/0.9 = 305.
So 300DPI is probably about right, accounting for measurement error.

To reiterate: the printer's hardware resolution is 300x300dpi *square*.
The bug lies elsewhere.

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

Title:
  QL-500 prints past end of label

Status in ptouch-driver package in Ubuntu:
  Incomplete

Bug description:
  The QL-500 label printer prints past the end of the label in the
  vertical (direction of feed) direction. This means that when you print
  e.g. an address label and use the label cutter, several things happen:

  1) Because the printer has printed past the end of the label, the head is 
positioned part-way into the next label
  2) Because the head is positioned part-way into the next label, the optical 
alignment sensor cannot see the black alignment marks on the back of the 
labels. This causes the printer to flag an alignment error when you next try to 
print a label.

  The effect is you can only print one label at a time.

  There is a patch included which reduces the Y resolution of the QL-550
  printer to 275 dpi. It seems like it may be necessary to extend this
  to the QL-500 too.

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

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


[Desktop-packages] [Bug 1360225] Re: gnome-mahjongg has outdated website link in the package description in Mint 17/Ubuntu 14.04

2015-04-03 Thread Hans Joachim Desserud
Michael: Hm. Looks like the home page might be defined multiple places.
Looking at [1], it is pointing to the first link mentioned in the
report. The package in Ubuntu Vivid [2] on the other hand, is pointing
to the other/correct URL.

I am not sure where it fetches the URL which is used for homepage,
though. I believed it simply fetched the value from the debian/control
file, which in this case seems to be generated from debian/control.in.
But that doesn't seem to have changed the homepage url between utopic
[3] and vivid [4] so I'm not sure why packages.ubuntu.com displays
different URLs.

[1] http://packages.ubuntu.com/utopic/gnome-mahjongg
[2] http://packages.ubuntu.com/vivid/gnome-mahjongg
[3] 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/gnome-mahjongg/utopic/view/head:/debian/control.in
[4] 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/gnome-mahjongg/vivid/view/head:/debian/control.in

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

Title:
  gnome-mahjongg has outdated website link in the package description in
  Mint 17/Ubuntu 14.04

Status in gnome-mahjongg package in Ubuntu:
  Confirmed

Bug description:
  The Software Manager (mintInstall 7.5.7) shows an outdated link for the 
gnome-mahjongg package. 
  The link shown is 

  https://live.gnome.org/Mahjongg

  but it should be

  https://wiki.gnome.org/Apps/Mahjongg

  Not the end of the world, I know, but still a bug.

  My system: Mint 17 64-bit XFCE, dist-upgraded to current.

  Cheers
  --Knut

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

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


[Desktop-packages] [Bug 1439847] [NEW] Surface Pro 3 touchpad not working on ubuntu 15.04

2015-04-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I booted ubuntu 15.04 final beta to try before the full version release
and everything on the surface pro 3 works except for the touchpad mouse
movement. Will this be fixed in the final release of ubuntu 15.04

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


** Tags: bot-comment pro surface vivid
-- 
Surface Pro 3 touchpad not working on ubuntu 15.04
https://bugs.launchpad.net/bugs/1439847
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to xorg in Ubuntu.

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


[Desktop-packages] [Bug 1439847] Re: Surface Pro 3 touchpad not working on ubuntu 15.04

2015-04-03 Thread Brian Murray
** Tags added: vivid

** Package changed: ubuntu = xorg (Ubuntu)

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

Title:
  Surface Pro 3 touchpad not working on ubuntu 15.04

Status in xorg package in Ubuntu:
  New

Bug description:
  I booted ubuntu 15.04 final beta to try before the full version
  release and everything on the surface pro 3 works except for the
  touchpad mouse movement. Will this be fixed in the final release of
  ubuntu 15.04

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

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


[Desktop-packages] [Bug 1440000] [NEW] PS2 Keyboard Not Working

2015-04-03 Thread Cobalt
Public bug reported:

Keyboard: IBM KB-8932

Input Type: PS/2

Xorg.0.log:
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api

dmesg  ~/dmesg returned nothing.

OS: Ubuntu 14.10

I couldn't find the release. My keyboard works fine with the BIOS and
the GRUB, but it becomes unresponsive when the OS is loaded.

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


** Tags: keyboard unresponsive

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

Title:
  PS2 Keyboard Not Working

Status in xorg package in Ubuntu:
  New

Bug description:
  Keyboard: IBM KB-8932

  Input Type: PS/2

  Xorg.0.log:
  
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api

  dmesg  ~/dmesg returned nothing.

  OS: Ubuntu 14.10

  I couldn't find the release. My keyboard works fine with the BIOS and
  the GRUB, but it becomes unresponsive when the OS is loaded.

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

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


[Desktop-packages] [Bug 1440000] Re: PS2 Keyboard Not Working

2015-04-03 Thread Cobalt
** Description changed:

  Keyboard: IBM KB-8932
  
  Input Type: PS/2
  
  Xorg.0.log:
  
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api
  
  dmesg  ~/dmesg returned nothing.
  
  OS: Ubuntu 14.10
  
  I couldn't find the release. My keyboard works fine with the BIOS and
- the GRUB, but it powers off and becomes unresponsive when the OS is
- loaded.
+ the GRUB, but it becomes unresponsive when the OS is loaded.

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

Title:
  PS2 Keyboard Not Working

Status in xorg package in Ubuntu:
  New

Bug description:
  Keyboard: IBM KB-8932

  Input Type: PS/2

  Xorg.0.log:
  
https://docs.google.com/file/d/0B2ApMAJaChR9VEgzRG9WV2lWd0E/edit?usp=docslist_api

  dmesg  ~/dmesg returned nothing.

  OS: Ubuntu 14.10

  I couldn't find the release. My keyboard works fine with the BIOS and
  the GRUB, but it becomes unresponsive when the OS is loaded.

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

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


[Desktop-packages] [Bug 1366317] Re: amarokcollectionscanner crashed with SIGSEGV in TagLib::ByteVector::replace()

2015-04-03 Thread Myriam Schweingruber
Please file bugs about taglib upstream, those are tracked on Github

** Package changed: amarok (Ubuntu) = taglib (Ubuntu)

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

Title:
  amarokcollectionscanner crashed with SIGSEGV in
  TagLib::ByteVector::replace()

Status in taglib package in Ubuntu:
  Confirmed

Bug description:
  while scanning the collection...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: amarok-utils 2:2.8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: KDE
  Date: Sat Sep  6 14:08:12 2014
  ExecutablePath: /usr/bin/amarokcollectionscanner
  ExecutableTimestamp: 1380109713
  ProcCmdline: /usr/bin/amarokcollectionscanner --idlepriority -r -s 
--sharedmemory AmarokScannerMemory{4fd94376-39ae-44d1-962f-edc38ff61d69} 
/media/mandree/VERBATIM_HD/Musik /home/mandree/Audiobooks /home/mandree/Musik 
/media/mandree/MA-WD-Elements/Musik
  ProcCwd: /home/mandree
  SegvAnalysis:
   Segfault happened at: 0x7fe7d8b90a7e __memcpy_sse2_unaligned+46:   movdqu 
-0x10(%rsi,%rdx,1),%xmm8
   PC (0x7fe7d8b90a7e) ok
   source -0x10(%rsi,%rdx,1) (0x10240778b) not located in a known VMA region 
(needed readable region)!
   destination %xmm8 ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: amarok
  StacktraceTop:
   TagLib::ByteVector::replace(TagLib::ByteVector const, TagLib::ByteVector 
const) () from /tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::SynchData::decode(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::FrameFactory::createFrame(TagLib::ByteVector const, 
TagLib::ID3v2::Header*) const () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::parse(TagLib::ByteVector const) () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
   TagLib::ID3v2::Tag::read() () from 
/tmp/apport_sandbox_X1US4m/usr/lib/x86_64-linux-gnu/libtag.so.1
  Title: amarokcollectionscanner crashed with SIGSEGV in 
TagLib::ByteVector::replace()
  UpgradeStatus: Upgraded to trusty on 2014-08-29 (7 days ago)
  UserGroups: adm admin audio cdrom dialout dip disk fax floppy fuse libvirtd 
lpadmin netdev plugdev pulse sambashare saned tape vboxusers video

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

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


[Desktop-packages] [Bug 1314587] Re: Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 14.04

2015-04-03 Thread d❤vid seaward
Created and linked to https://bugs.freedesktop.org/show_bug.cgi?id=89893
as suggested.

** Summary changed:

- Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 14.04
+ Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 (14.04 and 
14.10)

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

Title:
  Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7
  (14.04 and 14.10)

Status in Unity:
  Incomplete
Status in X.Org X server:
  Unknown
Status in unity package in Ubuntu:
  Incomplete
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:

   * Minimize current window or alt-tab between windows
   * Reveal launcher to click on application
   * Click `Super` to bring up Dash
   * Hold `Super` to bring up Keyboard Shortcuts

  What should happen:

  Action completes smoothly and quickly.

  What happens instead:

   * Action may be slow / animation jerky.
   * Action may stall (animation frozen on given frame, e.g. window partially 
minimized) - initiating another action cancels first action and second action 
may succeed (most often calling Guake with F12 seems to solve the issue)
   * Action may freeze - cursor no longer moves - a soft reboot 
(Alt+PrtScr+REISUB) usually works, otherwise a hard reboot

  Notes:

   * Not application specific. Minimizing is reliably slow/stalls with 
minimizing Firefox (including 29, I do not have a lot of bookmarks) or Pidgin, 
but I use those programs more often.
   * I am using an Nvidia Optimus machine with the default Nouveau driver - no 
`nvidia-prime`, no Bumblebee. I temporarily installed the latest stable Nvidia 
driver (including `nvidia-prime`) and it made no difference.
   * I did not experience this issue on the same machine running 13.10 (with 
Bumblebee).
   * I am running Maximus.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Apr 30 12:53:15 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:04b6]
   NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:04b6]
  InstallationDate: Installed on 2014-04-24 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L502X
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=3a8fb3f3-1054-45a0-8ec0-0cbeba33da00 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0YR8NN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd03/25/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Apr 30 12:03:43 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not 

[Desktop-packages] [Bug 1314587] Re: Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 14.04

2015-04-03 Thread d❤vid seaward
Link to downstream bug report.

** Bug watch added: freedesktop.org Bugzilla #89893
   https://bugs.freedesktop.org/show_bug.cgi?id=89893

** Changed in: xorg-server
   Importance: Undecided = Unknown

** Changed in: xorg-server
   Status: New = Unknown

** Changed in: xorg-server
 Remote watch: None = freedesktop.org Bugzilla #89893

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

Title:
  Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7
  (14.04 and 14.10)

Status in Unity:
  Incomplete
Status in X.Org X server:
  Unknown
Status in unity package in Ubuntu:
  Incomplete
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:

   * Minimize current window or alt-tab between windows
   * Reveal launcher to click on application
   * Click `Super` to bring up Dash
   * Hold `Super` to bring up Keyboard Shortcuts

  What should happen:

  Action completes smoothly and quickly.

  What happens instead:

   * Action may be slow / animation jerky.
   * Action may stall (animation frozen on given frame, e.g. window partially 
minimized) - initiating another action cancels first action and second action 
may succeed (most often calling Guake with F12 seems to solve the issue)
   * Action may freeze - cursor no longer moves - a soft reboot 
(Alt+PrtScr+REISUB) usually works, otherwise a hard reboot

  Notes:

   * Not application specific. Minimizing is reliably slow/stalls with 
minimizing Firefox (including 29, I do not have a lot of bookmarks) or Pidgin, 
but I use those programs more often.
   * I am using an Nvidia Optimus machine with the default Nouveau driver - no 
`nvidia-prime`, no Bumblebee. I temporarily installed the latest stable Nvidia 
driver (including `nvidia-prime`) and it made no difference.
   * I did not experience this issue on the same machine running 13.10 (with 
Bumblebee).
   * I am running Maximus.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Apr 30 12:53:15 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:04b6]
   NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:04b6]
  InstallationDate: Installed on 2014-04-24 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L502X
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=3a8fb3f3-1054-45a0-8ec0-0cbeba33da00 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0YR8NN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd03/25/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Apr 30 12:03:43 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module 

[Desktop-packages] [Bug 1440127] Re: nm-applet crashed with SIGSEGV in g_main_context_dispatch()

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

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365185/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365187/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365195/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365196/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365197/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365198/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1440127/+attachment/4365199/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1439897

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nm-applet crashed with SIGSEGV in g_main_context_dispatch()

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  Crashed following reboot after some upgrades to

  apparmor (2.9.1-0ubuntu8) to 2.9.1-0ubuntu9
  cgmanager (0.36-2ubuntu3) to 0.36-2ubuntu4
  gir1.2-gudev-1.0 (1:219-5ubuntu1) to 1:219-6ubuntu1
  init (1.22ubuntu5) to 1.22ubuntu6
  init-system-helpers (1.22ubuntu5) to 1.22ubuntu6
  libapparmor-perl (2.9.1-0ubuntu8) to 2.9.1-0ubuntu9
  libapparmor1 (2.9.1-0ubuntu8) to 2.9.1-0ubuntu9
  libcgmanager0 (0.36-2ubuntu3) to 0.36-2ubuntu4
  libgudev-1.0-0 (1:219-5ubuntu1) to 1:219-6ubuntu1
  libpam-systemd (219-5ubuntu1) to 219-6ubuntu1
  libpython2.7 (2.7.9-2ubuntu2) to 2.7.9-2ubuntu3
  libpython2.7-minimal (2.7.9-2ubuntu2) to 2.7.9-2ubuntu3
  libpython2.7-stdlib (2.7.9-2ubuntu2) to 2.7.9-2ubuntu3
  libsystemd0 (219-5ubuntu1) to 219-6ubuntu1
  libtasn1-6 (4.2-2) to 4.2-2ubuntu1
  libtiff5 (4.0.3-12.3ubuntu1) to 4.0.3-12.3ubuntu2
  libudev1 (219-5ubuntu1) to 219-6ubuntu1
  ntfs-3g (1:2014.2.15AR.2-1) to 1:2014.2.15AR.3-1
  nvidia-prime (0.8) to 0.8.1
  patch (2.7.4-2) to 2.7.5-1
  python2.7 (2.7.9-2ubuntu2) to 2.7.9-2ubuntu3
  python2.7-minimal (2.7.9-2ubuntu2) to 2.7.9-2ubuntu3
  systemd (219-5ubuntu1) to 219-6ubuntu1
  systemd-sysv (219-5ubuntu1) to 219-6ubuntu1
  thunderbird (1:31.5.0+build1-0ubuntu1) to 1:31.6.0+build1-0ubuntu1
  thunderbird-locale-en (1:31.5.0+build1-0ubuntu1) to 1:31.6.0+build1-0ubuntu1
  thunderbird-locale-en-gb (1:31.5.0+build1-0ubuntu1) to 
1:31.6.0+build1-0ubuntu1
  thunderbird-locale-en-us (1:31.5.0+build1-0ubuntu1) to 
1:31.6.0+build1-0ubuntu1
  ubuntu-mono (14.04+15.04.20150320-0ubuntu1) to 14.04+15.04.20150331-0ubuntu1
  udev (219-5ubuntu1) to 219-6ubuntu1
  unrar (1:5.2.5-1) to 1:5.2.7-0.1
  upstart (1.13.2-0ubuntu10) to 1.13.2-0ubuntu11
  upstart-bin (1.13.2-0ubuntu10) to 1.13.2-0ubuntu11
  xfburn (0.5.2-1build1) to 0.5.2+git20150326.ec94772-0ppa1~15.04
  xfce4-power-manager (1.4.4+git-0~1873~ubuntu15.04.1) to 
1.4.4+git-0~1874~ubuntu15.04.1
  xfce4-power-manager-data (1.4.4+git-0~1873~ubuntu15.04.1) to 
1.4.4+git-0~1874~ubuntu15.04.1
  xfce4-power-manager-plugins (1.4.4+git-0~1873~ubuntu15.04.1) to 
1.4.4+git-0~1874~ubuntu15.04.1

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: XFCE
  Date: Fri Apr  3 17:39:38 2015
  ExecutablePath: /usr/bin/nm-applet
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-02-20 (42 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Alpha amd64 (20150219)
  IpRoute:
   default via 192.168.1.254 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.125
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  NetworkManager.state:

[Desktop-packages] [Bug 1439440] Re: Laptop does not go to sleep when closing lid with external monitor connected

2015-04-03 Thread zebul666
So this seems to be a new feature of systemd (introduced in systemd
211): when docked, it does not suspend when closing the lid

Changing HandleLidSwitchDocked to suspend in /etc/systemd/logind.conf
fixed the problem; that is I get the expected behavior that when
closing the lid the laptop goes to sleep even with a connected external
monitor

BUT ONLY ON ARCHLINUX

This work-around does not work in ubuntu !!!

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

Title:
  Laptop does not go to sleep when closing lid with external monitor
  connected

Status in xorg package in Ubuntu:
  New

Bug description:
  Using Dell Inspiron 15 3521 with Intel HD 4000 and an external monitor on 
HDMI output, in 15.04 beta 2:
  when closing the lid of the laptop, the laptop does not go to sleep (suspend 
to ram) as expected, but instead stays on, with the external monitor still on.

  I excepted that the laptop goes to sleep and the external monitor was
  blanked and turned off. This was the behavior on 14.10

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr  2 01:17:27 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-10-generic, x86_64: installed
   virtualbox, 4.3.26, 3.19.0-10-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0597]
  InstallationDate: Installed on 2015-04-01 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Dell Inc. Inspiron 3521
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=cc1a2c64-75d0-49d2-a4ab-b3101863b06a ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 06RYX8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd10/25/2013:svnDellInc.:pnInspiron3521:pvrA12:rvnDellInc.:rn06RYX8:rvrA02:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Inspiron 3521
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Thu Apr  2 00:14:49 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 939 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Desktop-packages] [Bug 1440160] Re: soffice.bin crashed with SIGSEGV in Application::GetSolarMutex()

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

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365251/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365253/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365256/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365257/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365258/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365259/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1440160/+attachment/4365260/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1418551

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  soffice.bin crashed with SIGSEGV in Application::GetSolarMutex()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Got the crash window closing one of my open windows.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 13:02:58 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-27 (7 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///home/username/Downloads/Product_File_04-02-2015_02-32-01.xls 
--splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7fb1625fd3aa _ZN11Application13GetSolarMutexEv+10: 
mov0x8(%rax),%rdi
   PC (0x7fb1625fd3aa) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   Application::GetSolarMutex() () from 
/usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   __run_exit_handlers (status=0, listp=0x7fb15f821698 __exit_funcs, 
run_list_atexit=run_list_atexit@entry=true) at exit.c:82
  Title: soffice.bin crashed with SIGSEGV in Application::GetSolarMutex()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1420395] Re: [mako] upower consuming over 17% cpu when in idle

2015-04-03 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Importance: High = Low

** Changed in: upower (Ubuntu)
   Importance: High = Low

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

Title:
  [mako] upower consuming over 17% cpu when in idle

Status in the base for Ubuntu mobile products:
  Confirmed
Status in upower package in Ubuntu:
  Confirmed

Bug description:
  From the meta battery bug # 1372413
  mako running 191

  As device was not suspending and battery level running down, upower is 
reported at 17%+ cpu by the cpustat tool
   mpdecision and systemd-udevd also change their behavior.

  The upower cpu consumption is just a side effect of the amount of
  battery related events the kernel send, and specific to mako.

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

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


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

2015-04-03 Thread Twente
No, still doesn't work- NO WIFI AFTER SUSPEND/HYBERNATE
MODE!!

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

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

Status in network-manager package in Ubuntu:
  Confirmed

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

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

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

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


[Desktop-packages] [Bug 980519] Re: Random log off in Ubuntu 12.04 LTS

2015-04-03 Thread Christopher Townsend
@Ryan,

This bug is about random log off's, not preventing a machine from going
to sleep and issues derived from that.  I believe you commented in the
wrong bug.  Please either find an appropriate bug or enter a new bug
report altogether.  Thanks!

All others,
This is a bug closed as Fixed Released and is specific to 12.04.  If you are 
seeing similar behavior, please submit a new bug report.

Thanks!

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

Title:
  Random log off in Ubuntu 12.04 LTS

Status in Unity:
  Fix Released
Status in nvidia-graphics-drivers package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in xorg package in Ubuntu:
  Fix Released
Status in Fedora:
  New

Bug description:
  I get logged off from Ubuntu sometimes. There is no error message or
  any indication that it is going to log off. The screen goes black, and
  after 2-4 seconds, i get presented with the Ubuntu Log On Screen.

  There is no clear pattern (or at least if have not noticed any). One
  time i am working with Netbeans, another time i am using firefox. This
  also means that at present i can not clearly say what package might be
  causing this behaviour.

  I am fairly sure the problem lies in 12.04 (or more precise - the
  combination of 12.04 and the hardware i am using). I do not have the
  same problem running 11.04 or 11.10.

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

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


[Desktop-packages] [Bug 1434579] Re: Unable to install VirtualBox Guest Service in 15.04

2015-04-03 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  Unable to install VirtualBox Guest Service in 15.04

Status in linux package in Ubuntu:
  Fix Committed
Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed
Status in virtualbox package in Ubuntu:
  Confirmed

Bug description:
  It is not longer possible to select VirtualBox Guest Service in 15.04.
  The only options available are:

* Continue using a manually install driver
* Do not use the device

  The option 'Using x86 virtualisation solution - guest addition module'
  is no longer selectable. See the attached screen shot. This is from a
  fresh install of Ubuntu MATE 15.04 daily (20th March) and no drivers
  have been manually installed.

  In light of the Virtualbox issue where new installs on Virtualbox have
  a resolution of 640x480
  (https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1368784/)
  this is going to be a frustration for many users.

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

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


[Desktop-packages] [Bug 1440121] Re: Can not connect to WPA2-EAP wireless LAN with bq aquaris

2015-04-03 Thread Akos Mate
I don't know, what package is responsible for this error.

** Package changed: network-manager (Ubuntu) = ubuntu

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

Title:
  Can not connect to WPA2-EAP wireless LAN with bq aquaris

Status in Ubuntu:
  New

Bug description:
  When I touch the name of the network on the list, at the indicators
  menu, nothing happens. When I try it again 3, 4 times, the whole
  Network tab becomes empty, even the SIM card informations disappear,
  and the icon of the tab switches to a gear instead of the signal
  strength indicator. Then the Network tab stays empty until the next
  reboot.

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

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


[Desktop-packages] [Bug 1314587] Re: Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 (14.04 and 14.10)

2015-04-03 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=89893.

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


On 2015-04-03T16:05:11+00:00 d❤vid seaward wrote:

Steps to reproduce:

 * Launch Unity desktop session
 * Minimize current window or alt-tab between windows
 * Reveal launcher to click on application
 * Click `Super` to bring up Dash
 * Hold `Super` to bring up Keyboard Shortcuts

What should happen:

Action completes smoothly and quickly.

What happens instead:

 * Action may be slow / animation jerky.
 * Action may stall (animation frozen on given frame, e.g. window partially 
minimized) - initiating another action cancels first action and second action 
may succeed (most often calling Guake with F12 seems to solve the issue)
 * Action may freeze - cursor no longer moves - a soft reboot 
(Alt+PrtScr+REISUB) usually works, otherwise a hard reboot

Notes:

This occurs on Ubuntu 14.04 and 14.10. See
https://bugs.launchpad.net/bugs/1314587 for a downstream bug report. It
was suggested there that an upstream report would be helpful.

I'm not sure which X.org component this applies to, if there is any
additional info I can provide please let me know (also see downstream
bug, linked above).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1314587/comments/12


** Changed in: xorg-server
   Status: Unknown = Confirmed

** Changed in: xorg-server
   Importance: Unknown = Medium

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

Title:
  Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7
  (14.04 and 14.10)

Status in Unity:
  Incomplete
Status in X.Org X server:
  Confirmed
Status in unity package in Ubuntu:
  Incomplete
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:

   * Minimize current window or alt-tab between windows
   * Reveal launcher to click on application
   * Click `Super` to bring up Dash
   * Hold `Super` to bring up Keyboard Shortcuts

  What should happen:

  Action completes smoothly and quickly.

  What happens instead:

   * Action may be slow / animation jerky.
   * Action may stall (animation frozen on given frame, e.g. window partially 
minimized) - initiating another action cancels first action and second action 
may succeed (most often calling Guake with F12 seems to solve the issue)
   * Action may freeze - cursor no longer moves - a soft reboot 
(Alt+PrtScr+REISUB) usually works, otherwise a hard reboot

  Notes:

   * Not application specific. Minimizing is reliably slow/stalls with 
minimizing Firefox (including 29, I do not have a lot of bookmarks) or Pidgin, 
but I use those programs more often.
   * I am using an Nvidia Optimus machine with the default Nouveau driver - no 
`nvidia-prime`, no Bumblebee. I temporarily installed the latest stable Nvidia 
driver (including `nvidia-prime`) and it made no difference.
   * I did not experience this issue on the same machine running 13.10 (with 
Bumblebee).
   * I am running Maximus.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Apr 30 12:53:15 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:04b6]
   NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:04b6]
  InstallationDate: Installed on 2014-04-24 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L502X
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=3a8fb3f3-1054-45a0-8ec0-0cbeba33da00 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: 

[Desktop-packages] [Bug 980519] Re: Random log off in Ubuntu 12.04 LTS

2015-04-03 Thread Ryan
This bug has starting affecting one of my production servers. I would
classify it as critical. I turned off and uninstalled the screensaver
on this computer, but apparently that is not enough to prevent Ubuntu
from going to sleep.  It will go to sleep by itself even if there is NO
SCREENSAVER application installed on the operating system! That is a
CRITICAL BUG!!!

So, in an effert to stop the computer from going to sleep, I installed
XScreenSaver, and turned it to never go to sleep, ever settings. Now I
have to start XScreenSaver at startup, to try to PREVENT this machine
from going to sleep. But it doesn't work.

Every few days, I'll wake up and be logged out of the machine, server is
down, not live to the world. Downtime caused by this bug. If I then try
to log back in, it IMMEDIATELY logs me back out! I have to cold restart
the whole machine to get back in.

This bug is so critical that I may have to migrate away from Ubuntu if
there is no forthcoming solution.

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

Title:
  Random log off in Ubuntu 12.04 LTS

Status in Unity:
  Fix Released
Status in nvidia-graphics-drivers package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in xorg package in Ubuntu:
  Fix Released
Status in Fedora:
  New

Bug description:
  I get logged off from Ubuntu sometimes. There is no error message or
  any indication that it is going to log off. The screen goes black, and
  after 2-4 seconds, i get presented with the Ubuntu Log On Screen.

  There is no clear pattern (or at least if have not noticed any). One
  time i am working with Netbeans, another time i am using firefox. This
  also means that at present i can not clearly say what package might be
  causing this behaviour.

  I am fairly sure the problem lies in 12.04 (or more precise - the
  combination of 12.04 and the hardware i am using). I do not have the
  same problem running 11.04 or 11.10.

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

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


[Desktop-packages] [Bug 1300462] Re: Login timed out after waking from suspend

2015-04-03 Thread Christopher Barrington-Leigh
This problem exists still in 15.04.  If this is a lightdm problem, what
should be done next?

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

Title:
  Login timed out after waking from suspend

Status in fprintd:
  Won't Fix
Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  I'm using fprint package for finger-print authentication.

  Half the time when my laptop recovers from suspend, I am able to enter a 
password (or, after pressing Enter, a finger print instead).
  But half the time when it recovers from suspend, the lightdm  (?) login 
screen  instead says that authentication has timed out. For some reason I then 
have to wait a good 25 seconds  before I get another chance. At that point, I 
am able to enter a password or fingerprint as normal.

  This time out should not be triggered during/after a suspend.
  Also, if there is a time out for some reason, it should just wait the normal 
2 seconds required after entering an incorrect password.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.13-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 31 17:29:11 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-11 (20 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140218)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1295207] Re: Migrate to farsight 0.2* / gstreamer 1.0

2015-04-03 Thread Bryan Quigley
Just to be clear, it made it into the repo for the 2.x releases:
https://hg.pidgin.im/pidgin/main/rev/2415067473ba

Is this (and related dropping gstreamer) something to do a FFE for?

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

Title:
  Migrate to farsight 0.2* / gstreamer 1.0

Status in Pidgin:
  Unknown
Status in pidgin package in Ubuntu:
  Confirmed
Status in pidgin package in Debian:
  Confirmed
Status in pidgin package in Fedora:
  Unknown

Bug description:
  1) Ubuntu 14.04
  2) 1:2.10.9-0ubuntu2
  3) I expect it to depend against the latest farsight/gstreamer 1.0
  4) Instead, it's one of the reasons we still have gstreamer0.10 on the trusty 
cd, through libpurple.

  It seems upstream already supports building against farstream-0.2 and 
gstreamer1.0, see:
  https://developer.pidgin.im/wiki/Dependencies

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

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


[Desktop-packages] [Bug 1439895] Re: QL-500 prints past end of label

2015-04-03 Thread Phil Pemberton
The driver uses MediaType to identify whether the printer is being fed
with continuous paper tape (MediaType=roll) or die-cut labels
(MediaType=labels). If the MediaType field in the CUPS page header
(cups_page_header_t) is set to Labels (case insensitive match), then
the driver is configured to tell the printer to accept die-cut labels.

The MediaType fed from CUPS is always an empty string, so the driver
assumes continuous paper rolls.

Also, the Label Preamble (only sent to QL series printers, explained in
the QL series reference manual on undocprint.) is incorrectly coded:

* ESC i z (1B-69-7A) Specify print information byte n1 defines which fields 
in the command are valid. This is always set to zero (normal) or 0x40 (high 
quality printing). The printer is never told that the paper type 
(continuous/diecut), width or length are valid.
* ESC i z (1B-69-7A) Specify print information byte n2 defines whether the 
printer is loaded with continuous paper tape (0x0A) or die-cut labels (0x0B). 
The driver uses the values 0x00 (continuous) and 0x01 (diecut).
* A comment in the driver asks   /* WHY DON'T WE SET MARGIN (ESC i d ...)? */ 
-- good question. The QL manual specifies that for die-cut labels, the margin 
must be set to zero. For continuous tape, apparently we should set 35 dots.

Perhaps fixing the MediaType reading (so the driver correctly gets the
MediaType from CUPS) and the label preamble might get this working
properly?

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

Title:
  QL-500 prints past end of label

Status in ptouch-driver package in Ubuntu:
  Incomplete

Bug description:
  The QL-500 label printer prints past the end of the label in the
  vertical (direction of feed) direction. This means that when you print
  e.g. an address label and use the label cutter, several things happen:

  1) Because the printer has printed past the end of the label, the head is 
positioned part-way into the next label
  2) Because the head is positioned part-way into the next label, the optical 
alignment sensor cannot see the black alignment marks on the back of the 
labels. This causes the printer to flag an alignment error when you next try to 
print a label.

  The effect is you can only print one label at a time.

  There is a patch included which reduces the Y resolution of the QL-550
  printer to 275 dpi. It seems like it may be necessary to extend this
  to the QL-500 too.

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

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


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

2015-04-03 Thread Twente
Maybe fixed? Now after suspend/hybernate mode my notebook after some
time can find wi-fi and join them.

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

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

Status in network-manager package in Ubuntu:
  Confirmed

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

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

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

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


[Desktop-packages] [Bug 1440166] [NEW] network indicator displays notifications for virtual devices

2015-04-03 Thread Marc Deslauriers
Public bug reported:

The fix for bug 1423819 properly removed the virtual devices from
appearing in the indicator, but they still emit notifications when
logging in.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager-gnome 0.9.10.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 14:46:06 2015
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-11-26 (492 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
IpRoute:
 default via 192.168.66.1 dev eth0  proto static  metric 1024 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 192.168.66.0/24 dev eth0  proto kernel  scope link  src 192.168.66.150 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
SourcePackage: network-manager-applet
UpgradeStatus: Upgraded to vivid on 2015-03-07 (27 days ago)
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: amd64 apport-bug vivid

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

Title:
  network indicator displays notifications for virtual devices

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The fix for bug 1423819 properly removed the virtual devices from
  appearing in the indicator, but they still emit notifications when
  logging in.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 14:46:06 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-11-26 (492 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.66.1 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.66.0/24 dev eth0  proto kernel  scope link  src 192.168.66.150 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  SourcePackage: network-manager-applet
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (27 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1440121] [NEW] Can not connect to WPA2-EAP wireless LAN with bq aquaris

2015-04-03 Thread Akos Mate
Public bug reported:

When I touch the name of the network on the list, at the indicators
menu, nothing happens. When I try it again 3, 4 times, the whole
Network tab becomes empty, even the SIM card informations disappear,
and the icon of the tab switches to a gear instead of the signal
strength indicator. Then the Network tab stays empty until the next
reboot.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: aquaris-e4.5 wifi wpa-eap

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

Title:
  Can not connect to WPA2-EAP wireless LAN with bq aquaris

Status in Ubuntu:
  New

Bug description:
  When I touch the name of the network on the list, at the indicators
  menu, nothing happens. When I try it again 3, 4 times, the whole
  Network tab becomes empty, even the SIM card informations disappear,
  and the icon of the tab switches to a gear instead of the signal
  strength indicator. Then the Network tab stays empty until the next
  reboot.

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

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


[Desktop-packages] [Bug 1433548] Re: missing words

2015-04-03 Thread Christopher Yeleighton
** Description changed:

- Mozilla Firefox marks the words constraining, hyperlink, and
- refactor  as a spelling errors.
+ Mozilla Firefox marks the words constraining, hyperlink,
+ mandatorily and refactor  as a spelling errors.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: myspell-en-gb 1:4.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 18 12:44:59 2015
  InstallationDate: Installed on 2014-08-20 (209 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: libreoffice-dictionaries
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  missing words

Status in libreoffice-dictionaries package in Ubuntu:
  New

Bug description:
  Mozilla Firefox marks the words constraining, hyperlink,
  mandatorily and refactor  as a spelling errors.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: myspell-en-gb 1:4.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 18 12:44:59 2015
  InstallationDate: Installed on 2014-08-20 (209 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: libreoffice-dictionaries
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1437020] Re: Jump to playing song doesn't work if filters are used

2015-04-03 Thread mirkander
Same problem with ubuntu 14.04 and rhythmbox 3.2

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

Title:
  Jump to playing song doesn't work if filters are used

Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1. Select an artist and start playing a song.
  2. Browse to another part of the library.
  3. Press ctrl-J or View-Jump to playing song

  Expected result:

  Playing song should be displayed.

  Actual result:

  Nothing happens.

  Video demonstrating the bug:

  https://www.youtube.com/watch?v=SkiCdh7-Ops

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: rhythmbox 3.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic i686
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Thu Mar 26 19:38:39 2015
  InstallationDate: Installed on 2015-03-03 (23 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Alpha i386 (20150303)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1437020] Re: Jump to playing song doesn't work if filters are used

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

** Changed in: rhythmbox (Ubuntu)
   Status: New = Confirmed

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

Title:
  Jump to playing song doesn't work if filters are used

Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1. Select an artist and start playing a song.
  2. Browse to another part of the library.
  3. Press ctrl-J or View-Jump to playing song

  Expected result:

  Playing song should be displayed.

  Actual result:

  Nothing happens.

  Video demonstrating the bug:

  https://www.youtube.com/watch?v=SkiCdh7-Ops

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: rhythmbox 3.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic i686
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Thu Mar 26 19:38:39 2015
  InstallationDate: Installed on 2015-03-03 (23 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Alpha i386 (20150303)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1422136] Re: Can't change grid spacing in GIMP

2015-04-03 Thread Michael Schumacher
You have only changed the default settings that are applied to new (or
newly opened) images. For images that are already opened in GIMP, you
can change this via the Image menu's Configure Grid option. See
http://docs.gimp.org/2.8/en/gimp-concepts-image-grid-and-guides.html
#gimp-concepts-image-grid

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

Title:
  Can't change grid spacing in GIMP

Status in gimp package in Ubuntu:
  New

Bug description:
  Can't change grid spacing in GIMP without program restart.
  Ubuntu 14.04 x86-64, gimp 2.8.10-0ubuntu1 (from official repo).

  Steps to reproduce:
  Go to Edit - Preferences menu - choose Default Grid - change 
Spacing - click OK. If grid is not enabled, go to View - Show Grid 
menu and check it to show grid. The grid spacing / cell size is equal to old 
settings, not to new after changes. Only if I close gimp and open again it 
apply new grid spacing and show grid with new cell size.

  Expected:
  When I change grid spacing in preferences and click OK, Gimp should 
immediate apply changes and change grid to new cell size without program 
restart.

  Grid Offset settings works same: can't apply without program restart.

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

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


[Desktop-packages] [Bug 1436427] Re: Turning off WiFi doesn't set a route after the modem connects data

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

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

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

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

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

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

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

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

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

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

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

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

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


[Desktop-packages] [Bug 1434396] Re: Xserver does not start on boot (low-graphics mode)

2015-04-03 Thread professordes
Same deal with a Thinkpad X201 - this also now boots to the lightdm
login screen after the latest updates but it freezes at this point.
The cursor disappears when it is moved and the only thing that
resurrects the laptop after this is the power button.

Again:

upstart+lightdm
systemd+gdm

are both working OK on this laptop too.

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

Title:
  Xserver does not start on boot (low-graphics mode)

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After upgrading to (32bit) vivid I hadn't got any problem, but since a
  day (daily upgraded) booting results in a dialog saying low graphics
  mode and a dialog window about this. Choosing running in default mode
  causes to boot splash to be shown forever. if I choose exit to
  console, log in then service stop then start for lightdm, it works
  then though. Maybe is not Xserver bug, but the new init system
  (systemd) race condition of starting things, or such?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Mar 20 07:35:37 2015
  DistUpgraded: 2014-10-24 18:45:04,038 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-9-generic, i686: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21dd]
  InstallationDate: Installed on 2012-03-03 ( days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  MachineType: LENOVO 5016NW6
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=8df578aa-47e3-483f-b694-bf7effd24b7d ro i915.semaphores=0 quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2014-10-24 (146 days ago)
  dmi.bios.date: 11/04/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET38WW (1.15 )
  dmi.board.name: 5016NW6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8GET38WW(1.15):bd11/04/2011:svnLENOVO:pn5016NW6:pvrThinkPadL520:rvnLENOVO:rn5016NW6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5016NW6
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Mar 20 07:25:51 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9196 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Desktop-packages] [Bug 1386599] Re: evolution-alarm-notify crashed with signal 5 in g_object_new_valist()

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

** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

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

Title:
  evolution-alarm-notify crashed with signal 5 in g_object_new_valist()

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  I've seen this problem's  been around since former Ubuntu versions,
  i'm using 14.04 trusty  disto and the problem continues to happen,
  every time i just restart or switch on the computer after an off
  period i get this message and it's very annoying. Any further
  information about it would be appreciated.

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

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


[Desktop-packages] [Bug 1440166] Re: network indicator displays notifications for virtual devices

2015-04-03 Thread Marc Deslauriers
** Patch added: proposed debdiff
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1440166/+attachment/4365389/+files/network-manager-applet_0.9.10.1-0ubuntu3.debdiff

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

Title:
  network indicator displays notifications for virtual devices

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The fix for bug 1423819 properly removed the virtual devices from
  appearing in the indicator, but they still emit notifications when
  logging in.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 14:46:06 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-11-26 (492 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.66.1 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.66.0/24 dev eth0  proto kernel  scope link  src 192.168.66.150 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  SourcePackage: network-manager-applet
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (27 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1434579] Re: Unable to install VirtualBox Guest Service in 15.04

2015-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-12.12

---
linux (3.19.0-12.12) vivid; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] do_common_tools should always be on
  * [Packaging] Provides: virtualbox-guest-modules when appropriate
- LP: #1434579

  [ Chris J Arges ]

  * Revert SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
- LP: #1292234

  [ Leann Ogasawara ]

  * Release Tracking Bug
- LP: #1439803

  [ Timo Aaltonen ]

  * SAUCE: i915_bpo: Provide a backport driver for Skylake  Cherryview
graphics
- LP: #1420774
  * SAUCE: i915_bpo: Update intel_ips.h file location
- LP: #1420774
  * SAUCE: i915_bpo: Only support Skylake and Cherryview with the backport
driver
- LP: #1420774
  * SAUCE: i915_bpo: Rename the backport driver to i915_bpo
- LP: #1420774
  * i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
- LP: #1420774
  * SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
- LP: #1420774
  * SAUCE: i915_bpo: Revert drm/i915: remove unused
power_well/get_cdclk_freq api
- LP: #1420774
  * SAUCE: i915_bpo: Add i915_bpo specific power well calls
- LP: #1420774
  * SAUCE: Backport I915_PARAM_MMAP_VERSION and I915_MMAP_WC
- LP: #1420774
  * SAUCE: Partial backport of drm/i915: Add ioctl to set per-context
parameters
- LP: #1420774
  * SAUCE: drm/i915: Specify bsd rings through exec flag
- LP: #1420774
  * SAUCE: drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
- LP: #1420774
  * SAUCE: drm/i915: add component support
- LP: #1420774
  * SAUCE: drm/i915: Add tiled framebuffer modifiers
- LP: #1420774
  * SAUCE: Backport new displayable tiling formats
- LP: #1420774
  * SAUCE: Backport drm_crtc_vblank_reset() helper
- LP: #1420774
  * SAUCE: drm/i915: Add I915_PARAM_REVISION
- LP: #1420774
  * SAUCE: drm/i915: Export total subslice and EU counts
- LP: #1420774
  * SAUCE: i915_bpo: Revert drm/mm: Support 4 GiB and larger ranges
- LP: #1420774

  [ Upstream Kernel Changes ]

  * drm/i915/skl: Split the SKL PCI ids by GT
- LP: #1420774
  * drm: Reorganize probed mode validation
- LP: #1420774
  * drm: Perform basic sanity checks on probed modes
- LP: #1420774
  * drm: Do basic sanity checks for user modes
- LP: #1420774
  * drm/atomic-helper: Export both plane and modeset check helpers
- LP: #1420774
  * drm/atomic-helper: Again check modeset *before* plane states
- LP: #1420774
  * drm/atomic: Introduce state-obj backpointers
- LP: #1420774
  * drm: allow property validation for refcnted props
- LP: #1420774
  * drm: store property instead of id in obj attachment
- LP: #1420774
  * drm: get rid of direct property value access
- LP: #1420774
  * drm: add atomic_set_property wrappers
- LP: #1420774
  * drm: tweak getconnector locking
- LP: #1420774
  * drm: add atomic_get_property
- LP: #1420774
  * drm: Remove unneeded braces for single statement blocks
- LP: #1420774
  * drm: refactor getproperties/getconnector
- LP: #1420774
  * drm: add atomic properties
- LP: #1420774
  * drm/atomic: atomic_check functions
- LP: #1420774
  * drm: small property creation cleanup
- LP: #1420774
  * drm/atomic: atomic plane properties
- LP: #1420774
  * drm/atomic: atomic connector properties
- LP: #1420774
  * drm: Atomic modeset ioctl
- LP: #1420774
  * drm/atomic: Hide drm.ko internal interfaces
- LP: #1420774
  * drm: Ensure universal_planes is set for atomic
- LP: #1420774
  * drm: fix mismerge in drm_crtc.c
- LP: #1420774
  * drm: bit of spell-check / editorializing.
- LP: #1420774
  * drm: add support for tiled/compressed/etc modifier in addfb2
- LP: #1420774
  * drm: Add rotation value to plane state
- LP: #1420774
  * drm: add helper to get crtc timings (v5)
- LP: #1420774
  * drm: Adding edp1.4 specific dpcd macros
- LP: #1420774
  * drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb
- LP: #1420774
  * next: drm/atomic: Use copy_from_user to copy 64 bit data from user
space
- LP: #1420774
  * powerpc: Add PVR for POWER8NVL processor
- LP: #1438938
  * kernel/sched/clock.c: add another clock for use with the soft lockup
watchdog
- LP: #1427075
  * powerpc: add running_clock for powerpc to prevent spurious softlockup
warnings
- LP: #1427075
  * ext4: fix indirect punch hole corruption
- LP: #1292234
  * fm10k: Clean-up page reuse code
- LP: #1397863
  * net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation
feature mask
- LP: #1397863
  * fm10k: Check tunnel header length in encap offload
- LP: #1397863
  * fm10k: Increase the timeout for the data path reset
- LP: #1397863
  * fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
- LP: #1397863
  * fm10k: Resolve compile warnings with W=1
- LP: #1397863
  * UBUNTU Config: CONFIG_IXGBE_VXLAN=y
- LP: #1397861
  * ixgbe: 

[Desktop-packages] [Bug 1440177] [NEW] page tearing

2015-04-03 Thread AngryMan
Public bug reported:

not even sure how i posted this, but the drivers could use some work
when being run on an nvidia card, e.g. slow firefox performance with
video (html5  flash) and general page tearing/lack of smooth motion.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Apr  4 05:16:05 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 NVIDIA Corporation G86 [GeForce 8500 GT] [10de:0421] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: NVIDIA Corporation Device [10de:0479]
InstallationDate: Installed on 2015-04-03 (0 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Beta amd64 (20150402)
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-generic 
root=UUID=47da01d8-0b6a-4af4-b5fb-ece8c1c75897 ro quiet splash vt.handoff=7
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/23/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1003
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5KPL-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1003:bd08/23/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-VM:rvrx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.59-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Sat Apr  4 02:27:23 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputPixArt Microsoft USB Optical Mouse MOUSE, id 8
 inputMicrosoft Wired Keyboard 600 KEYBOARD, id 9
 inputMicrosoft Wired Keyboard 600 KEYBOARD, id 10
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
 NOUVEAU(0): [COPY] failed to allocate class.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug ubuntu vivid

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

Title:
  page tearing

Status in xorg package in Ubuntu:
  New

Bug description:
  not even sure how i posted this, but the drivers could use some work
  when being run on an nvidia card, e.g. slow firefox performance with
  video (html5  flash) and general page tearing/lack of smooth motion.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Apr  4 05:16:05 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   NVIDIA Corporation G86 [GeForce 8500 GT] [10de:0421] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0479]
  InstallationDate: Installed on 2015-04-03 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Beta amd64 (20150402)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1440196] Re: Problems with the MPRIS2 DBus interface

2015-04-03 Thread moma
The MPRIS2 spesification.
http://specifications.freedesktop.org/mpris-spec/latest/

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1440196] [NEW] Problems with the MPRIS2 DBus interface

2015-04-03 Thread moma
Public bug reported:

Hello,

I have activated the MPRIS2 DBus interface (in the Plugins list), but I
cannot get any data from the application.

These commands do not return any data.

dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
/org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

Also audio-recorder can see Totem (Video) on the DBus, but Totem does
not return any data. Also sound-menu crashed, but who's to blame.?

I am running Ubuntu 15.04 (Vivid).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: totem 3.14.2-0ubuntu1
Uname: Linux 3.19.0-999-generic x86_64
ApportVersion: 2.16.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  3 21:32:53 2015
InstallationDate: Installed on 2015-01-28 (65 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/1440196/+attachment/4365406/+files/Screenshot%20from%202015-04-03%2021%3A35%3A28.png

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

Title:
  Problems with the MPRIS2 DBus interface

Status in totem package in Ubuntu:
  New

Bug description:
  Hello,

  I have activated the MPRIS2 DBus interface (in the Plugins list), but
  I cannot get any data from the application.

  These commands do not return any data.

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'Metadata'

  dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.totem
  /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get
  string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'

  Also audio-recorder can see Totem (Video) on the DBus, but Totem does
  not return any data. Also sound-menu crashed, but who's to blame.?

  I am running Ubuntu 15.04 (Vivid).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: totem 3.14.2-0ubuntu1
  Uname: Linux 3.19.0-999-generic x86_64
  ApportVersion: 2.16.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 21:32:53 2015
  InstallationDate: Installed on 2015-01-28 (65 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150128)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1440171] [NEW] package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before

2015-04-03 Thread Subhra
Public bug reported:

i am trying to do conference call in skype but the video doesnt work. 
when i try calling individuals it works but for a group call it remains 
disabled.
when i tried to install skype-bin i got this bug.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
AptOrdering:
 libebook-contacts-1.2-0: Configure
 libedata-book-1.2-20: Configure
 libebook-1.2-14: Configure
 evolution-data-server: Configure
Architecture: amd64
Date: Sat Apr  4 00:27:46 2015
DpkgHistoryLog:
 Start-Date: 2015-04-04  00:27:46
 Commandline: apt-get install skype-bin
DpkgTerminalLog:
 dpkg: error processing package libebook-contacts-1.2-0 (--configure):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting configuration
DuplicateSignature: 
package:libebook-contacts-1.2-0:3.12.10-0ubuntu1~14.10.1:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2015-01-24 (69 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: evolution-data-server
Title: package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

Bug description:
  i am trying to do conference call in skype but the video doesnt work. 
  when i try calling individuals it works but for a group call it remains 
disabled.
  when i tried to install skype-bin i got this bug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  AptOrdering:
   libebook-contacts-1.2-0: Configure
   libedata-book-1.2-20: Configure
   libebook-1.2-14: Configure
   evolution-data-server: Configure
  Architecture: amd64
  Date: Sat Apr  4 00:27:46 2015
  DpkgHistoryLog:
   Start-Date: 2015-04-04  00:27:46
   Commandline: apt-get install skype-bin
  DpkgTerminalLog:
   dpkg: error processing package libebook-contacts-1.2-0 (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
  DuplicateSignature: 
package:libebook-contacts-1.2-0:3.12.10-0ubuntu1~14.10.1:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2015-01-24 (69 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: evolution-data-server
  Title: package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1422132] Re: Canoscan LIDE 20 (plustek backend) not working anymore

2015-04-03 Thread Martin Dauskardt
es gibt in dem ppa von Rolf Bensch aktualisierte sane-Pakete, mit denen
geht mein Lide20 wieder:

sudo add-apt-repository ppa:rolfbensch/sane-git
sudo apt-get update
sudo apt-get dist-upgrade

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

Title:
  Canoscan LIDE 20 (plustek backend) not working anymore

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  I don't know when it happened, but through some upgrade my scanner has
  lost function here.

  There is no movement inside, it only scans a black image. Sometimes,
  rarely I can scan one, but only one image, but directly afterwards it
  gives up again.

  It does not depend on the pc, because I see the same result on three
  different laptops but all with actual Ubuntu 14.04.

  Using a live version of 14.04.1 from July 2014 everything works fine.

  lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS

  apt-cache policy sane
  *** 1.0.14-9 0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: sane 1.0.14-9
  ProcVersionSignature: Ubuntu 3.13.0-45.74-lowlatency 3.13.11-ckt13
  Uname: Linux 3.13.0-45-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Feb 15 17:09:39 2015
  InstallationDate: Installed on 2014-07-27 (202 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  SourcePackage: sane-frontends
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1440171] Re: package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before at

2015-04-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

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

Bug description:
  i am trying to do conference call in skype but the video doesnt work. 
  when i try calling individuals it works but for a group call it remains 
disabled.
  when i tried to install skype-bin i got this bug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  AptOrdering:
   libebook-contacts-1.2-0: Configure
   libedata-book-1.2-20: Configure
   libebook-1.2-14: Configure
   evolution-data-server: Configure
  Architecture: amd64
  Date: Sat Apr  4 00:27:46 2015
  DpkgHistoryLog:
   Start-Date: 2015-04-04  00:27:46
   Commandline: apt-get install skype-bin
  DpkgTerminalLog:
   dpkg: error processing package libebook-contacts-1.2-0 (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
  DuplicateSignature: 
package:libebook-contacts-1.2-0:3.12.10-0ubuntu1~14.10.1:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2015-01-24 (69 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: evolution-data-server
  Title: package libebook-contacts-1.2-0 3.12.10-0ubuntu1~14.10.1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 621432]

2015-04-03 Thread Chris Hubick
What release was this actually fixed in?

I still seem to be experiencing this behaviour in Fedora 21 (xorg-x11
-drv-synaptics-1.8.1-4).

Or was there some regression?

Much Thanks!

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

Title:
  Touchpad speed asymetrical (horizontal faster than vertical)

Status in xf86-input-synaptics:
  Fix Released
Status in xserver-xorg-input-synaptics package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: xserver-xorg-input-synaptics

  Using Ubuntu Maverick on a Samsung NC10 : since that release, moving
  my touchpad horizontally makes the pointer to move faster than moving
  it vertically.

  I already had this behavior when I was using X from xorg-edgers PPA
  with Lucid.

  Please let me know if you need additionnal informations.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-input-synaptics 1.2.2-2ubuntu3 [modified: 
usr/bin/synclient usr/bin/syndaemon]
  ProcVersionSignature: Ubuntu 2.6.35-15.21-generic 2.6.35.1
  Uname: Linux 2.6.35-15-generic i686
  Architecture: i386
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1024x600
   edid-base64: 
AP///wAOFMQEAAsTAQOAFw54ClB1klhWkicfUFQBAQEBAQEBAQEBAQEBAQEBlBEAsEBYGSAwIDYA3oIZDwAAACBuBQ8A/gBDUFQgICAgICAgICAg/gBDTEFBMTAyTkEwQSAgAGU=
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  Date: Fri Aug 20 23:57:05 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100812)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. NC10
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-15-generic 
root=UUID=14c3da20-90cd-416c-932d-fc86ad750d06 ro quiet splash
  ProcEnviron:
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-input-synaptics
  dmi.bios.date: 09/08/2009
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 11CA.M015.20090908.RHU
  dmi.board.name: NC10
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr11CA.M015.20090908.RHU:bd09/08/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC10:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC10:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
  dmi.product.name: NC10
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
  system:
   distro: Ubuntu
   codename:   maverick
   architecture:   i686
   kernel: 2.6.35-15-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/621432/+subscriptions

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


[Desktop-packages] [Bug 726832]

2015-04-03 Thread Chris Hubick
What release was this actually fixed in?

I still seem to be experiencing this behaviour in Fedora 21 (xorg-x11
-drv-synaptics-1.8.1-4).

Or was there some regression?

Much Thanks!

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

Title:
  Touchpad speed scales with multimonitor size per axis

Status in XOrg-Driver-Synaptics - synaptics driver for XOrg:
  Fix Released
Status in xserver-xorg-input-synaptics package in Ubuntu:
  Incomplete

Bug description:
  When enabling a second screen, say horizontally next to the primary
  screen, horizontal touchpad speed increases proportionally to the
  increase in horizontal resolution. I assume the same happens when
  enabling multiple screens in a vertical configuration. So, it seems
  that touchpad speed is relative to the total screen layout size in
  each axis. This is quite irritating. It would be more reasonable to
  define speed in absolute terms (pixels/sec) rather than relative terms
  (% x/y resolution / sec), thereby keeping speed in both axes constant,
  regardless of the addition/removal of extra screens.

  I've noticed this on my Thinkpad W510 running Maverick amd64, the
  latest nvidia binary blob, utouch 1.1, synaptics-dkms 1.0.0, and
  xserver-xorg-input-synaptics 1.2.2-2ubuntu5

  Note that external mice don't exhibit this problem. This might be why
  this situation isn't encountered often: when plugged into an external
  monitor, the user is more likely to also plug in an external mouse
  rather than rely on the touchpad.

  This was brought up by Ricardo Caldeira at https://bugs.launchpad.net
  /xorg-driver-synaptics/+bug/308191/comments/187, and Duncan McGreggor
  replied at https://bugs.launchpad.net/xorg-driver-
  synaptics/+bug/308191/comments/189.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-driver-synaptics/+bug/726832/+subscriptions

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


[Desktop-packages] [Bug 453605] Re: Make default mount umasks less tight

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

** Changed in: udisks (Ubuntu Trusty)
   Status: New = Confirmed

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

Title:
  Make default mount umasks less tight

Status in GVFS:
  New
Status in udisks package in Ubuntu:
  Won't Fix
Status in udisks2 package in Ubuntu:
  Fix Released
Status in udisks source package in Trusty:
  Confirmed
Status in udisks2 source package in Trusty:
  Triaged

Bug description:
  There should be an easy way to configure the default umask for
  VFAT/NTFS/similar file systems (perhaps through the existing gconf
  system, which has /system/storage/default_options/vfat/mount_options
  ?).

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

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


[Desktop-packages] [Bug 453605] Re: Make default mount umasks less tight

2015-04-03 Thread Mike
Hello,

Should it work now with the UDF system as well?
Currently with the default options only root can see the content of a DVD 
recorded on a DVD recorder.
I can manually remount with mode=444,dmode=555, but not my father. I'd like to 
know before upgrading his computer to Ubuntu beta release.

Thanks.

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

Title:
  Make default mount umasks less tight

Status in GVFS:
  New
Status in udisks package in Ubuntu:
  Won't Fix
Status in udisks2 package in Ubuntu:
  Fix Released
Status in udisks source package in Trusty:
  Confirmed
Status in udisks2 source package in Trusty:
  Triaged

Bug description:
  There should be an easy way to configure the default umask for
  VFAT/NTFS/similar file systems (perhaps through the existing gconf
  system, which has /system/storage/default_options/vfat/mount_options
  ?).

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

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


[Desktop-packages] [Bug 1439440] Re: Laptop does not go to sleep when closing lid with external monitor connected

2015-04-03 Thread zebul666
I am wrong. It only worked once in archlinux. I have no idea why it does
not work anymore.

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

Title:
  Laptop does not go to sleep when closing lid with external monitor
  connected

Status in xorg package in Ubuntu:
  New

Bug description:
  Using Dell Inspiron 15 3521 with Intel HD 4000 and an external monitor on 
HDMI output, in 15.04 beta 2:
  when closing the lid of the laptop, the laptop does not go to sleep (suspend 
to ram) as expected, but instead stays on, with the external monitor still on.

  I excepted that the laptop goes to sleep and the external monitor was
  blanked and turned off. This was the behavior on 14.10

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Apr  2 01:17:27 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-10-generic, x86_64: installed
   virtualbox, 4.3.26, 3.19.0-10-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0597]
  InstallationDate: Installed on 2015-04-01 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: Dell Inc. Inspiron 3521
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic.efi.signed 
root=UUID=cc1a2c64-75d0-49d2-a4ab-b3101863b06a ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 06RYX8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A12
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd10/25/2013:svnDellInc.:pnInspiron3521:pvrA12:rvnDellInc.:rn06RYX8:rvrA02:cvnDellInc.:ct8:cvrA12:
  dmi.product.name: Inspiron 3521
  dmi.product.version: A12
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.1+15.04.20150303-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.59-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Thu Apr  2 00:14:49 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 939 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Desktop-packages] [Bug 1440166] Re: network indicator displays notifications for virtual devices

2015-04-03 Thread Marc Deslauriers
** Patch added: better debdiff
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1440166/+attachment/4365391/+files/network-manager-applet_0.9.10.1-0ubuntu3.debdiff

** Patch removed: proposed debdiff
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1440166/+attachment/4365389/+files/network-manager-applet_0.9.10.1-0ubuntu3.debdiff

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

Title:
  network indicator displays notifications for virtual devices

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The fix for bug 1423819 properly removed the virtual devices from
  appearing in the indicator, but they still emit notifications when
  logging in.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 14:46:06 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-11-26 (492 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.66.1 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.66.0/24 dev eth0  proto kernel  scope link  src 192.168.66.150 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  SourcePackage: network-manager-applet
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (27 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1423415] Re: [XPS 13 9343, Realtek ALC3263, Speaker, Internal] Volume hotkeys stopped working in Ubuntu 15.04

2015-04-03 Thread Mario Limonciello
** Changed in: dell-sputnik
   Status: New = Invalid

** Changed in: alsa-driver (Ubuntu)
   Status: New = Invalid

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

Title:
  [XPS 13 9343, Realtek ALC3263, Speaker, Internal] Volume hotkeys
  stopped working in Ubuntu 15.04

Status in Dell Sputnik:
  Invalid
Status in alsa-driver package in Ubuntu:
  Invalid

Bug description:
  Volume hotkeys were working and now they're not. A coworker has
  another 2015 XPS 13 (model 9343) with Ubuntu 15.04. He hasn't updated
  in a week, and the hotkeys function, so it seems like the bug came up
  sometime in the past week.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0c:   jared  4299 F...m arecord
   /dev/snd/controlC1:  jared  2929 F pulseaudio
   /dev/snd/controlC0:  jared  2929 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Feb 18 19:49:30 2015
  InstallationDate: Installed on 2014-11-03 (107 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [XPS 13 9343, Realtek ALC3263, Speaker, Internal] Playback problem
  UpgradeStatus: Upgraded to vivid on 2015-01-08 (41 days ago)
  dmi.bios.date: 02/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0144PA
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X04
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd02/03/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0144PA:rvrX04:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1423415/+subscriptions

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


[Desktop-packages] [Bug 1170299] Re: Pulseaudio: high CPU usage

2015-04-03 Thread Danil Lopatin
*** This bug is a duplicate of bug 1170313 ***
https://bugs.launchpad.net/bugs/1170313

On my machine it depends on google chrome. On running chrome it consumes
about 10% CPU.

Environment:
pulseaudio 4.0
Google Chrome 41.0.2272.118

Linux 3.16.0-33-generic #44~14.04.1-Ubuntu SMP Fri Mar 13 10:33:29 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 14.04.2 LTS
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz

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

Title:
  Pulseaudio: high CPU usage

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Running a KDE session, the Pulseaudio CPU usage is constantly over 25%, even 
without audio activity.
  If you need more informations, please ask.
  Thanks,

  Albert

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:3.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  raffaele   2020 F pulseaudio
  Date: Thu Apr 18 12:21:19 2013
  InstallationDate: Installed on 2013-03-15 (34 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130314)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.29
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 144A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 65.38
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.29:bd11/07/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058811242D10010020100:rvnHewlett-Packard:rn144A:rvr65.38:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058811242D10010020100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 1440166] Re: network indicator displays notifications for virtual devices

2015-04-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  network indicator displays notifications for virtual devices

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The fix for bug 1423819 properly removed the virtual devices from
  appearing in the indicator, but they still emit notifications when
  logging in.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  3 14:46:06 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-11-26 (492 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.66.1 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.66.0/24 dev eth0  proto kernel  scope link  src 192.168.66.150 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  SourcePackage: network-manager-applet
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (27 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Scott Sanbar
I somehow must have deleted the vivid patch referenced in the fix in
comment #7 above.  I have attached it here:  vivid-
gdm_3.14.1-0ubuntu3.debdiff

** Patch added: vivid fix for LP: #1315442 - removed line 73 (extra fi) - 
tested on Ubuntu-Gnome vivid
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1315442/+attachment/4365455/+files/vivid-gdm_3.14.1-0ubuntu3.debdiff

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Confirmed
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 1175601] Re: Two Chromium background instances and a browser window open on boot without my permission

2015-04-03 Thread Thaddaeus Tintenfisch
Closing this report then.

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: xfce4-session (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Two Chromium background instances and a browser window open on boot
  without my permission

Status in chromium-browser package in Ubuntu:
  Invalid
Status in xfce4-session package in Ubuntu:
  Invalid

Bug description:
  When I log into my user session (type in my password on the login
  prompt after boot), Chromium auto-starts, and two instances of its
  background process automatically open: per the attached image, two
  Chromium icons appear in the top bar. Also, an instance of the browser
  appears in the middle of the screen.

  When this happens, I get an inconsistent browsing experince in
  Chromium, where it is randomly unable to connect to web sites or
  download components referenced by web pages (e.g., CSS files, JS
  files, etc.).

  I can fix by closing the browser and also both the background
  sessions, then restarting Chromium.

  I have never configured Chromium to start up when I log into my
  session. This has happened without my explicit permission or consent.

  If I go to Session and Startup's Application Autostart tab, Chromium
  appears in the list and is checked. I did not configure this.

  Expected behavior: No part of Chromium opens at all, not even a
  background process, until I launch the browser for the first time.

  I am using a copy of Xubuntu 13.04 that was upgraded from Xubuntu
  12.10. This problem was happening for several weeks back with Xubuntu
  12.10, too.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: chromium-browser 25.0.1364.160-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Thu May  2 08:18:13 2013
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-01-02 (119 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  MarkForUpload: True
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to raring on 2013-04-30 (1 days ago)
  chromium-default: CHROMIUM_FLAGS=
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'elementary-xfce-dark\n'/desktop/gnome/interface/gtk_theme = b'Greybird\n'

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

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


[Desktop-packages] [Bug 1430339] Re: fc-match Ryumin should return Mincho(serif) font in ja locale

2015-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package fonts-takao - 003.02.01-9ubuntu3

---
fonts-takao (003.02.01-9ubuntu3) vivid; urgency=medium

  * 65-fonts-takao-gothic.conf, 65-fonts-takao-pgothic.conf,
65-fonts-takao-mincho.conf:
- Use generic font names instead of localized names for readability
- Add 'binding=strong' inside all sections guarded by locale for
  consistency
- Add 'binding=strong' for ja specific fonts GothicBBB and
  Ryumin to substitute those fonts reliably (LP: #1430339)
 -- Nobuto Murata nob...@ubuntu.com   Wed, 11 Mar 2015 01:45:37 +0900

** Changed in: fonts-takao (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  fc-match Ryumin should return Mincho(serif) font in ja locale

Status in Ubuntu Translations:
  New
Status in fonts-takao package in Ubuntu:
  Fix Released

Bug description:
  Ryumin and Gothic-BBB are generic font names for serif/sans-serif like
  Arial/Times new roman. fonts-takao-mincho has a rule[1] to offer
  substitute for Ryumin, however `fc-match Ryumin` does not return
  fonts-takao-mincho(serif), it returns fonts-takao-gothic(sans-serif)
  instead.

  Expected result:
  $ fc-match Ryumin
  fonts-japanese-mincho.ttf: TakaoPMincho Regular

  Actual result:
  $ fc-match Ryumin
  fonts-japanese-gothic.ttf: Takao Pゴシック Regular

  
  [1]
  /etc/fonts/conf.d/65-fonts-takao-mincho.conf
   21 match target=pattern
   22 test qual=any name=family
   23 stringRyumin/string
   24 /test
   25 edit name=family mode=prepend
   26 stringTakao P明朝/string
   27 /edit
   28 /match

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: fonts-takao-mincho 003.02.01-9ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic x86_64
  ApportVersion: 2.16.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 10 22:41:44 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-02-28 (9 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150228)
  PackageArchitecture: all
  SourcePackage: fonts-takao
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1417302] Re: NetworkManager fails to activate connection on modem

2015-04-03 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

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

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

Title:
  NetworkManager fails to activate connection on modem

Status in network-manager package in Ubuntu:
  Expired

Bug description:
  Trying to activate /ril_0/context1 on ril_0 and get the following.
  It's almost the same code that produced this classic bug #1378102

  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): link 
connected
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ril_0): IPv4 
static configuration:
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   address 
2.149.176.49/24
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   gateway 
2.149.176.49
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   DNS 
193.213.112.4
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   DNS 
130.67.15.198
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   mms proxy: 
10.10.10.11:8080
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: unmanaged - unavailable (reason 'connection-assumed') [10 20 41]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: unavailable - disconnected (reason 'connection-assumed') [20 30 
41]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) starting connection 'ccmni0'
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 1 of 5 (Device Prepare) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 1 of 5 (Device Prepare) started...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 2 of 5 (Device Configure) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 1 of 5 (Device Prepare) complete.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 2 of 5 (Device Configure) starting...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: prepare - config (reason 'none') [40 50 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 2 of 5 (Device Configure) successful.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 3 of 5 (IP Configure Start) scheduled.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 2 of 5 (Device Configure) complete.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 3 of 5 (IP Configure Start) started...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: config - ip-config (reason 'none') [50 70 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 3 of 5 (IP Configure Start) complete.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 5 of 5 (IPv4 Commit) started...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: warn Could not send 
ARP for local address 2.149.176.49: Failed to execute child process 
/usr/bin/arping (No such file or directory)
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: ip-config - ip-check (reason 'none') [70 80 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 5 of 5 (IPv4 Commit) complete.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: ip-check - secondaries (reason 'none') [80 90 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: secondaries - activated (reason 'none') [90 100 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info NetworkManager 
state is now CONNECTED_LOCAL
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) successful, device activated.
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ril_0) starting connection '/242013054944676/context1'
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ril_0) Stage 1 of 5 (Device Prepare) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ril_0) Stage 1 of 5 (Device Prepare) started...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ril_0): device 
state change: disconnected - prepare (reason 

[Desktop-packages] [Bug 1440250] [NEW] Remmina not showing entire desktop, Windows Remote Desktop Connection does.

2015-04-03 Thread Christopher M. Penalver
Public bug reported:

What is expected to happen with Remmina in Vivid, is RDP to a Vivid
server with xrdp, x11vnc, and using gnome-flashback (Metacity) is it
shows the entire desktop successfully.

What happens instead is it is missing the lower ~5% on the right hand
side (truncating part of the gnome-panel icons) and the bottom (where
the windows are) as per the attached screenshot. This does not happen
with Windows 8.1 RDC so this is a Remmina issue. Tried toggling Scaled
Mode, no change.

Remmina Desktop Preference  Basic tab  Resolution Use client
resolution  Color depth High color (16 bpp), High color (15 bpp), and
256 colors (8 bpp)  Advanced tab  Quality Best (slowest), Sound Off 
Security Negotiate  all other configurations unchecked.

Vivid setup:
sudo apt-get -y install xrdp gnome-session-flashback gnome-flashback x11vnc  
sudo apt-get -y remove vnc4server  sudo nano /etc/xrdp/xrdp.ini

Change the top part to the following:
#START
[globals]
bitmap_cache=yes
bitmap_compression=yes
port=3389
crypt_level=high
channel_code=1
max_bpp=24
#black=00
#grey=d6d3ce
#dark_grey=808080
#blue=08246b
#dark_blue=08246b
#white=ff
#red=ff
#green=00ff00
#background=626c72

[xrdp1]
name=sesman-X11vnc
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=5900
#END

sudo nano /etc/systemd/system/x11vnc.service
#START
After=multi-user.target

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

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

sudo chmod u+x /etc/systemd/system/x11vnc.service
sudo systemctl daemon-reload
sudo systemctl enable x11vnc.service
sudo reboot now

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: remmina 1.1.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
Uname: Linux 3.19.0-11-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
Date: Fri Apr  3 17:06:25 2015
InstallationDate: Installed on 2015-04-02 (1 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: remmina
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: remmina (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: amd64 apport-bug vivid

** Attachment added: screenshot.png
   
https://bugs.launchpad.net/bugs/1440250/+attachment/4365486/+files/screenshot.png

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

Title:
  Remmina not showing entire desktop, Windows Remote Desktop Connection
  does.

Status in remmina package in Ubuntu:
  Triaged

Bug description:
  What is expected to happen with Remmina in Vivid, is RDP to a Vivid
  server with xrdp, x11vnc, and using gnome-flashback (Metacity) is it
  shows the entire desktop successfully.

  What happens instead is it is missing the lower ~5% on the right hand
  side (truncating part of the gnome-panel icons) and the bottom (where
  the windows are) as per the attached screenshot. This does not happen
  with Windows 8.1 RDC so this is a Remmina issue. Tried toggling Scaled
  Mode, no change.

  Remmina Desktop Preference  Basic tab  Resolution Use client
  resolution  Color depth High color (16 bpp), High color (15 bpp), and
  256 colors (8 bpp)  Advanced tab  Quality Best (slowest), Sound Off
   Security Negotiate  all other configurations unchecked.

  Vivid setup:
  sudo apt-get -y install xrdp gnome-session-flashback gnome-flashback x11vnc 
 sudo apt-get -y remove vnc4server  sudo nano /etc/xrdp/xrdp.ini

  Change the top part to the following:
  #START
  [globals]
  bitmap_cache=yes
  bitmap_compression=yes
  port=3389
  crypt_level=high
  channel_code=1
  max_bpp=24
  #black=00
  #grey=d6d3ce
  #dark_grey=808080
  #blue=08246b
  #dark_blue=08246b
  #white=ff
  #red=ff
  #green=00ff00
  #background=626c72

  [xrdp1]
  name=sesman-X11vnc
  lib=libvnc.so
  username=ask
  password=ask
  ip=127.0.0.1
  port=5900
  #END

  sudo nano /etc/systemd/system/x11vnc.service
  #START
  After=multi-user.target

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

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

  sudo chmod u+x /etc/systemd/system/x11vnc.service
  sudo systemctl daemon-reload
  sudo systemctl enable x11vnc.service
  sudo reboot now

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: remmina 1.1.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
  Uname: Linux 3.19.0-11-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Fri Apr  3 17:06:25 2015
  InstallationDate: Installed on 2015-04-02 (1 days ago)
  InstallationMedia: Ubuntu 

[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 3.14.1-0ubuntu3

---
gdm (3.14.1-0ubuntu3) vivid; urgency=medium

  * debian/gdm.init - removed extra unmatched fi line 73 (LP: #1315442)
 -- Scott Sanbar scott.san...@gmail.com   Thu, 02 Apr 2015 17:39:18 -0500

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

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Confirmed
Status in gdm source package in Utopic:
  New

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 1315442] Re: Extra fi in /etc/init.d/gdm

2015-04-03 Thread Adam Conrad
Hello Owen, or anyone else affected,

Accepted gdm into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gdm/3.10.0.1-0ubuntu3.2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gdm (Ubuntu Trusty)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

** Changed in: gdm (Ubuntu Utopic)
   Status: New = Fix Committed

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

Title:
  Extra fi in /etc/init.d/gdm

Status in Ubuntu GNOME:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Fix Committed
Status in gdm source package in Utopic:
  Fix Committed

Bug description:
  Ubuntu release 14.04 LTS
  gdm 3.10.0.1-0ubuntu3

  I just tried to start gdm with /etc/init.d/gdm start  and got the
  message:

  /etc/init.d/gdm: 79: /etc/init.d/gdm: Syntax error: fi unexpected
  (expecting })

  I'm aware of service(8) but cjwatson said I should report this as a
  bug anyway!

  Owen

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

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


[Desktop-packages] [Bug 1440251] Re: X crashed after a reboot.. no X now

2015-04-03 Thread mike
figured out how to get my display working.. not sure if you can find out what 
caused the problem.
i had to installed the standard fglrx from the package manager..
then ran driver-manager and selected fglrx

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

Title:
  X crashed after a reboot.. no X now

Status in xorg package in Ubuntu:
  New

Bug description:
  this was fine for a while.. out of the box mint 16 was buggy with my video 
card on this brand new laptop.
  its a lenovo E545 with a Radeon HD 8450G video card.
  so i installed Linux_AMD_Catalyst_14.3_Beta_V1.0_B22_March12_2014.zip and it 
was fine.. up until now.
  i rebooted my laptop and X never came up.. ive uninstalled the amd stuff and 
i can get X back but its tearing the screen and very unusable, like it was the 
day i got it.. if I reinstall AMD stuff, I get the spash screen back but when I 
go to log in it just sits at a blank screen with the loading icon spinning.

  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
  [AMD/ATI] Richland [Radeon HD 8450G]

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Fri Apr  3 19:05:15 2015
  InstallationDate: Installed on 2014-03-23 (376 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1440262] Re: package firefox 36.0.4+build1-0ubuntu0.14.10.1 failed to install/upgrade: cannot copy extracted data for './usr/lib/firefox/libxul.so' to '/usr/lib/firefox/libxul.

2015-04-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that there was an error on your system when
trying to install a particular package.  Please execute the following
command, as it will clear your package cache, in a terminal:

sudo apt-get clean

Then try performing the update again.  This will likely resolve your
issue, but the failure could be caused by filesystem or memory
corruption.  So please also run a fsck on your filesystem(s) and a
memory test.  Thanks in advance!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: corrupted-package

** Changed in: firefox (Ubuntu)
   Status: New = Invalid

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

Title:
  package firefox 36.0.4+build1-0ubuntu0.14.10.1 failed to
  install/upgrade: cannot copy extracted data for
  './usr/lib/firefox/libxul.so' to '/usr/lib/firefox/libxul.so.dpkg-
  new': unexpected end of file or stream

Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Since one month, internet stop suddently (only on Ubuntu!), and
  restart when i  click on the wifi icon. And 5 minutes later, it's
  stopped...

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: firefox 36.0.4+build1-0ubuntu0.14.10.1
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  stephane   2075 F pulseaudio
   /dev/snd/controlC2:  stephane   2075 F pulseaudio
  BuildID: 20150321180055
  Channel: Unavailable
  Date: Sat Apr  4 02:22:19 2015
  DuplicateSignature: package:firefox:36.0.4+build1-0ubuntu0.14.10.1:cannot 
copy extracted data for './usr/lib/firefox/libxul.so' to 
'/usr/lib/firefox/libxul.so.dpkg-new': unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for './usr/lib/firefox/libxul.so' to 
'/usr/lib/firefox/libxul.so.dpkg-new': unexpected end of file or stream
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-02-26 (36 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.24  metric 
9
  NoProfiles: True
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Title: package firefox 36.0.4+build1-0ubuntu0.14.10.1 failed to 
install/upgrade: cannot copy extracted data for './usr/lib/firefox/libxul.so' 
to '/usr/lib/firefox/libxul.so.dpkg-new': unexpected end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog: Apr  4 02:22:13 stephane-System-Product-Name kernel: [ 
1255.885529] init: cgmanager main process (248) killed by TERM signal
  dmi.bios.date: 10/11/2005
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS A8N5X ACPI BIOS Revision 0401
  dmi.board.name: A8N5X
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N5XACPIBIOSRevision0401:bd10/11/2005:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N5X:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


  1   2   >