[Desktop-packages] [Bug 1296205] [NEW] capslock(ctrl_modifier) generates invalid modifier map

2014-03-23 Thread gutschke
Public bug reported:

This bug applies to Ubuntu 14.04 (Trusty Tahr)

I configured my (GNOME) desktop to make Caps_Lock an additional Control
key.

This results in a perfectly reasonable xkb keymap:

xkb_keymap {
xkb_keycodes  { include evdev+aliases(qwerty) };
xkb_types { include complete  };
xkb_compat{ include complete  };
xkb_symbols   { include 
pc+us+inet(evdev)+capslock(ctrl_modifier)+compose(ralt)   };
xkb_geometry  { include pc(pc105) };
};

But xkbcomp turns this into a slightly broken modifier map:

shift   Shift_L (0x32),  Shift_R (0x3e)
lockCaps_Lock (0x42)
control Control_L (0x25),  Caps_Lock (0x42),  Control_R (0x69)
mod1Alt_L (0x40),  Meta_L (0xcd)
mod2Num_Lock (0x4d)
mod3  
mod4Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

As you can see, Caps_Lock is now assigned to both lock and control.
That's technically not valid, even if it happens to (almost) work with
many X applications.

Unfortunately for me, VMware Workstation is one of the applications that
cannot handle this situation. In fact, when it encounters this type of
modifier map, it proceeds to completely clear the entire map, which is
quite catastrophic:

xmodmap:  up to 0 keys per modifier, (keycodes in parentheses):

shift 
lock  
control   
mod1  
mod2  
mod3  
mod4  
mod5

That's of course a bug in VMWare -- and I already reported it. But the
root cause of the bug looks as if it is faulty information in the
xkeyboard configuration files.

For the time being, I can work around the problem by issuing xmodmap -e
'clear lock' prior to starting VMWare Workstation.

** Affects: xkeyboard-config (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  capslock(ctrl_modifier) generates invalid modifier map

Status in “xkeyboard-config” package in Ubuntu:
  New

Bug description:
  This bug applies to Ubuntu 14.04 (Trusty Tahr)

  I configured my (GNOME) desktop to make Caps_Lock an additional
  Control key.

  This results in a perfectly reasonable xkb keymap:

  xkb_keymap {
xkb_keycodes  { include evdev+aliases(qwerty) };
xkb_types { include complete  };
xkb_compat{ include complete  };
xkb_symbols   { include 
pc+us+inet(evdev)+capslock(ctrl_modifier)+compose(ralt)   };
xkb_geometry  { include pc(pc105) };
  };

  But xkbcomp turns this into a slightly broken modifier map:

  shift   Shift_L (0x32),  Shift_R (0x3e)
  lockCaps_Lock (0x42)
  control Control_L (0x25),  Caps_Lock (0x42),  Control_R (0x69)
  mod1Alt_L (0x40),  Meta_L (0xcd)
  mod2Num_Lock (0x4d)
  mod3  
  mod4Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
  mod5ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

  As you can see, Caps_Lock is now assigned to both lock and
  control. That's technically not valid, even if it happens to
  (almost) work with many X applications.

  Unfortunately for me, VMware Workstation is one of the applications
  that cannot handle this situation. In fact, when it encounters this
  type of modifier map, it proceeds to completely clear the entire map,
  which is quite catastrophic:

  xmodmap:  up to 0 keys per modifier, (keycodes in parentheses):

  shift 
  lock  
  control   
  mod1  
  mod2  
  mod3  
  mod4  
  mod5

  That's of course a bug in VMWare -- and I already reported it. But the
  root cause of the bug looks as if it is faulty information in the
  xkeyboard configuration files.

  For the time being, I can work around the problem by issuing xmodmap
  -e 'clear lock' prior to starting VMWare Workstation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1296205/+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 1296207] [NEW] Reboot fails on halt from LightDM

2014-03-23 Thread Máté Eckl
Public bug reported:

Sometimes my computer does not realise any built-in imput but I have an 
external mouse and with it I used to click on the Restart option in the 
indicator and during the reboot it stops somewhere leaving a blank screen 
behind. In this state I can't simply turn it off by pressing the power button 
it only shuts down after a 20 second press.
There is no problem when I simply press the power button on LightDM, in this 
case it shuts down correctly.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.8.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Mar 23 07:06:43 2014
InstallationDate: Installed on 2014-03-13 (9 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

-- 
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/1296207

Title:
  Reboot fails on halt from LightDM

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Sometimes my computer does not realise any built-in imput but I have an 
external mouse and with it I used to click on the Restart option in the 
indicator and during the reboot it stops somewhere leaving a blank screen 
behind. In this state I can't simply turn it off by pressing the power button 
it only shuts down after a 20 second press.
  There is no problem when I simply press the power button on LightDM, in this 
case it shuts down correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.8.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Sun Mar 23 07:06:43 2014
  InstallationDate: Installed on 2014-03-13 (9 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1296207/+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 1246277] Re: Control functions fail in full screen mode

2014-03-23 Thread Máté Eckl
I still have this issue but I experienced that is might be a theme
issue. I installed the Moka icon theme and the other theme components
either, and since that it worked correctly (until i reinstalled the
system). I could see the totem control panel and every notifications on
fullscreen mode. Now with the reinstalled system and without the Moka
theme the issue is still on.

-- 
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/1246277

Title:
  Control functions fail in full screen mode

Status in AMD fglrx video driver:
  Incomplete
Status in “totem” package in Ubuntu:
  Invalid

Bug description:
  When I watch a film in full screen mode and move the mouse, the
  control bar doesn't come up, it just flashes, and when it should
  disappear it flashez again. During the flash I can see the control
  buttons for a moment in a frame of 640*480 px. So the control bar and
  buttons cannot be used in full screen mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: totem 3.8.2-0ubuntu1
  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.1
  Architecture: amd64
  Date: Wed Oct 30 12:29:30 2013
  InstallationDate: Installed on 2013-10-29 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  LogAlsaMixer:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined
 Playback channels: Mono
 Mono: Playback [on]
  MarkForUpload: True
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1246277/+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 18673] Re: Draws un-expected/unwanted scroll bars

2014-03-23 Thread Bug Watch Updater
** Changed in: gtk
   Status: Confirmed = Expired

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

Title:
  Draws un-expected/unwanted scroll bars

Status in GTK+ GUI Toolkit:
  Expired
Status in basic theme engines for GTK+:
  Invalid
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Strange indeed.

  1) Open the Run application window (Alt + F2)
  2) Click to unfold the drop list
  3) Notice that there is only (in my case at least) a very few entries in the
  list and that there is consequently no vertical scroll bar
  4) Click to close the list
  5) Click again, to re-open it
  6) Notice how an ugly, out of place, tiny, useless and ridiculous vertical
  scroll bar suddenly appear in the list !!!

  Close the window and open again, to reset this crazy behavior, and
  repeat at will...

  It also does it with the Network Monitoring applet, except that once you 
have
  clicked twice to trigger the scroll bar, closing the applet will not get rid 
of
  the scroll bar. To bring the list back to normal state, you have to either log
  out/in, or remove the applet from the panel then put a fresh copy of it.

  I attached screen shots showing the proper and incorrect behavior, for both 
the
  Run App and Network Status applet, to illustrate...

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/18673/+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 1246683] Re: Middle button does not work for scrolling

2014-03-23 Thread Aurimas Fišeras
Thank you, dalcde, your workaround worked on Ubuntu Trusty Tahr.

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

Title:
  Middle button does not work for scrolling

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  With my Lenovo T440s laptop the Trackpad/Trackpoint laptop scrolling
  does not work when pressing middle button + moving the Trackpoint.
  evdev seems to be set correctly ( http://paste.ubuntuusers.de/416732/
  ). Middle button itself works fine for middle clicks just no
  scrolling.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  Uname: Linux 3.12.0-031200rc7-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Oct 31 12:36:14 2013
  InstallationDate: Installed on 2013-10-17 (13 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MarkForUpload: True
  SourcePackage: xserver-xorg-input-evdev
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1246683/+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 1296209] [NEW] login only offers japanese environment

2014-03-23 Thread Rolf Leggewie
Public bug reported:

After upgrading from precise to trusty lightdm only offers to log in to
a Japanese environment now (lightdm login screen, the pulldown only has
ja on offer).  I looked around but could not spot why this would be.

$ sudo rgrep -i ja_JP /etc/
Binary file /etc/.git/index matches
/etc/scim/config:/Hotkeys/FrontEnd/Trigger/ja_JP = 
Zenkaku_Hankaku,Alt+grave,Control+space
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8/app-defaults'
/etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.UTF-8/app-defaults/TiMidity'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP/app-defaults'
/etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.eucJP/app-defaults/TiMidity'
/etc/locale.alias:japanese  ja_JP.eucJP
/etc/locale.alias:japanese.euc  ja_JP.eucJP
/etc/locale.alias:ja_JP ja_JP.eucJP
/etc/locale.alias:ja_JP.ujisja_JP.eucJP
/etc/locale.alias:japanese.sjis ja_JP.SJIS
/etc/wwwoffle/namazu/namazurc:## Lang: Set the locale code such as 
`ja_JP.eucJP', `ja_JP.SJIS', 
/etc/X11/xinit/xinput.d/default:#  Japanese   ja_JP*   kinput2
@im=kinput2   Shift-Space

$ ll /etc/X11/
total 92
lrwxrwxrwx 1 root root13 Mar  2  2010 X - /usr/bin/Xorg
-rwxr-xr-x 1 root root   709 Apr  1  2010 Xreset
drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xreset.d
drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xresources
-rwxr-xr-x 1 root root  3730 Feb 19  2010 Xsession
drwxr-xr-x 2 root root  4096 Mar 23 14:07 Xsession.d
-rw-r--r-- 1 root root   265 Feb 19  2010 Xsession.options
-rw--- 1 root root   601 Mar  2  2010 Xwrapper.config
drwxr-xr-x 2 root root  4096 Mar 23 14:41 app-defaults
drwxr-xr-x 2 root root  4096 Nov 19  2012 cursors
-rw-r--r-- 1 root root18 Dec 24 01:06 default-display-manager
drwxr-xr-x 2 root root  4096 Mar 23 14:41 fluxbox
drwxr-xr-x 7 root root  4096 Mar  3  2010 fonts
drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.UTF-8
drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.eucJP
lrwxrwxrwx 1 root root14 Mar  3  2010 openbox - ../xdg/openbox
-rw-r--r-- 1 root root 17394 Feb 19  2010 rgb.txt
drwxr-xr-x 3 root root  4096 Mar 23 01:41 xinit
drwxr-xr-x 2 root root  4096 Nov  5 23:01 xkb
-rw-r--r-- 1 root root   270 Feb  1 11:05 xorg.conf.failsafe
drwxr-xr-x 2 root root  4096 Mar 22 20:57 xsm

$ cat /etc/environment 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
LC_MESSAGES=C

I thought that maybe this behaviour is due to the ja_JP folders inside
/etc/X11 and those belong to timidity.

$ dpkg -S /etc/X11/ja_JP.*
timidity: /etc/X11/ja_JP.UTF-8
timidity: /etc/X11/ja_JP.eucJP

The strange (and upsetting) thing is that this even overrides an
explicit setting I have made.

$ cat ~/.environment 
#LANGUAGE=en_US:en
LANG=de_DE.UTF-8
LC_MESSAGES=C

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


** Tags: trusty

-- 
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/1296209

Title:
  login only offers japanese environment

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  After upgrading from precise to trusty lightdm only offers to log in
  to a Japanese environment now (lightdm login screen, the pulldown only
  has ja on offer).  I looked around but could not spot why this would
  be.

  $ sudo rgrep -i ja_JP /etc/
  Binary file /etc/.git/index matches
  /etc/scim/config:/Hotkeys/FrontEnd/Trigger/ja_JP = 
Zenkaku_Hankaku,Alt+grave,Control+space
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8/app-defaults'
  /etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.UTF-8/app-defaults/TiMidity'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP/app-defaults'
  /etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.eucJP/app-defaults/TiMidity'
  /etc/locale.alias:japaneseja_JP.eucJP
  /etc/locale.alias:japanese.eucja_JP.eucJP
  /etc/locale.alias:ja_JP   ja_JP.eucJP
  /etc/locale.alias:ja_JP.ujis  ja_JP.eucJP
  /etc/locale.alias:japanese.sjis   ja_JP.SJIS
  /etc/wwwoffle/namazu/namazurc:## Lang: Set the locale code such as 
`ja_JP.eucJP', `ja_JP.SJIS', 
  /etc/X11/xinit/xinput.d/default:#  Japanese   ja_JP*   kinput2
@im=kinput2   Shift-Space

  $ ll /etc/X11/
  total 92
  lrwxrwxrwx 1 root root13 Mar  2  2010 X - /usr/bin/Xorg
  -rwxr-xr-x 1 root root   709 Apr  1  2010 Xreset
  drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xreset.d
  drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xresources
  -rwxr-xr-x 1 root root  3730 Feb 19  2010 Xsession
  drwxr-xr-x 2 root root  4096 Mar 23 14:07 Xsession.d
  -rw-r--r-- 1 root root   265 Feb 19  2010 Xsession.options
  -rw--- 1 root root   601 Mar  2  2010 Xwrapper.config
  drwxr-xr-x 2 root root  4096 Mar 23 14:41 

[Desktop-packages] [Bug 1246683] Re: Middle button does not work for scrolling

2014-03-23 Thread dalcde
Actually I patched the debian package because Ubuntu 13.10/Mint 16 had
old evdev/synaptics versions. If you are on Trusty, then you can patch
the ubuntu packages instead (even though they appear to be identical).
Repalce the git clone lines with

apt-get source xserver-xorg-input-evdev xserver-xorg-input-synaptics

and modify the mv lines accordingly (different folder names)

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

Title:
  Middle button does not work for scrolling

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  With my Lenovo T440s laptop the Trackpad/Trackpoint laptop scrolling
  does not work when pressing middle button + moving the Trackpoint.
  evdev seems to be set correctly ( http://paste.ubuntuusers.de/416732/
  ). Middle button itself works fine for middle clicks just no
  scrolling.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  Uname: Linux 3.12.0-031200rc7-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Oct 31 12:36:14 2013
  InstallationDate: Installed on 2013-10-17 (13 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MarkForUpload: True
  SourcePackage: xserver-xorg-input-evdev
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1246683/+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 440831] Re: RAID creation fails due to absent package mdadm

2014-03-23 Thread Jaime Marques
why not have the disk manager ask if you want to install it if you try to 
create a raid and dont have mdadm??
its confusing and makes it look broken.

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

Title:
  RAID creation fails due to absent package mdadm

Status in “gnome-disk-utility” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gnome-disk-utility

  I can't create a RAID0 Array because the package mdadm is not
  installed.

  This is the error that I get:
  Error starting job: Failed to execute child process mdadm (No such file or 
directory)

  There is no hint, what I should do then, this is not so good for the average 
user.
  Maybe PackageKit support could be a good solution. There could be an dialog 
that could help the user to install mdadm.

  Another problem is that during the installation of mdamd, postfix was
  also installed which asks question that the average user can't
  understand.

  The last problem is that I had no permission to write something on may array 
that I had finally created.
  The only user that had access was root. I was able to change the permission, 
but I don't know if everybody is able to do so.

  I hope this information is helpful.

  Regards
  Achim

  ProblemType: Bug
  Architecture: amd64
  Date: Fri Oct  2 21:04:45 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/palimpsest
  Package: gnome-disk-utility 2.28.0-0ubuntu2
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
  SourcePackage: gnome-disk-utility
  Uname: Linux 2.6.31-11-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/440831/+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 1296216] [NEW] Starts with incorrect size and out of place

2014-03-23 Thread Jaime Marques
Public bug reported:

Starts with incorrect size and out of place.
image attached to explain it better.

Ubuntu 14.04 fresh install and fully updated to this date.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Captura de ecrã de 2014-03-23 07:34:52.png
   
https://bugs.launchpad.net/bugs/1296216/+attachment/4038451/+files/Captura%20de%20ecr%C3%A3%20de%202014-03-23%2007%3A34%3A52.png

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

Title:
  Starts with incorrect size and out of place

Status in “gnome-disk-utility” package in Ubuntu:
  New

Bug description:
  Starts with incorrect size and out of place.
  image attached to explain it better.

  Ubuntu 14.04 fresh install and fully updated to this date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1296216/+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 1296191] Re: Winetricks gui is unreadable due to zenity height issue

2014-03-23 Thread Scott Ritchie
I can't upload to main so here's a debdiff applying the upstream patch
seeking sponsorship

** Patch added: Update zenity to use upstream git patch to fix vertical sizing 
issue
   
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1296191/+attachment/4038473/+files/Fix-zenity-vertical-sizing.debdiff

** Project changed: winetricks = zenity

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

Title:
  Winetricks gui is unreadable due to zenity height issue

Status in Zenity:
  Fix Released
Status in “zenity” package in Ubuntu:
  New

Bug description:
  If you launch winetricks in its gui mode only one item in the list is
  viewable at once, despite the large height of the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zenity/+bug/1296191/+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 1253009] Re: [FFe] Please sync latest upstream release (0.9x) from Debian experimental - Pitivi developers recommends to use 0.92 or later

2014-03-23 Thread Mantas Kriaučiūnas
Good news for some Ubuntu users - latest and greatest Pitivi 0.93 packages are 
in ppa:gstreamer-developers/ppa , see:
https://launchpad.net/~gstreamer-developers/+archive/ppa

There also are latest and most stable releases of gstreamer-editing-
services 1.2, gnonlin 1.2 and gst-python 1.2 :)

For more info about latest releases of Pitivi 0.93 and related gstreamer 
libraries see:
http://jeff.ecchi.ca/blog/2014/03/21/pitivi-0-93-released/
http://fundraiser.pitivi.org/blog/2014/03/21/gstreamer-hackfest-and-first-beta-release-pitivi-ra-happy/

Sadly, but currently Ubuntu 14.04 has older releases - 1.1.90 of 
gstreamer-editing-services, gnonlin and gst-python, see:
https://launchpad.net/ubuntu/+source/gst-python1.0
https://launchpad.net/ubuntu/+source/gnonlin1.0

Debian also has older (1.1.90) releases in experimental.
How I can help to get packaged final stable releases (1.2.0) of 
gstreamer-editing-services, gnonlin and gst-python in final Ubuntu 14.04 
release?

Mathieu Duponchelle (mduponchelle1) wrote on 2014-03-21:
 Asking for ffe seems like an involved process, and we would need to ask for 
 it for 4 separate components, pitivi itself, gst-editing-services, gst-python 
 and gnonlin

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

Title:
  [FFe] Please sync latest upstream release (0.9x) from Debian
  experimental - Pitivi developers recommends to use 0.92 or later

Status in “pitivi” package in Ubuntu:
  Triaged
Status in “pitivi” package in Baltix:
  Triaged

Bug description:
  Ubuntu Trusty still has old and outdated Pitivi version - 0.15, while Pitivi 
developers recommends to use 0.92 or later, see download page on 
http://pitivi.org :
  Various Linux distributions provide Pitivi in their repositories, but the 
version provided may be too old. For an optimal experience, make sure you are 
using Pitivi 0.92

  Please sync latest upstream Pitivi release (0.9x) from Debian
  experimental - AFAIK we have enough time until 14.04 import freeze to
  find if latest Pitivi release series is good enough for including into
  LTS release.

  Pitivi Wiki also contains info, that 0.15 release is lower quality than 0.92:
  That said, one month after 0.91, with the feedback we have received so far, 
we are pretty confident that the new release series is of much higher quality 
than the 0.15 series and older.
  See http://wiki.pitivi.org/wiki/0.92

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/1253009/+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 1296224] [NEW] Horrible noise via DisplayPort [regression]

2014-03-23 Thread Andreas Schildbach
Public bug reported:

This issue has been present and fixed two years ago and with Trusty Tahr
it re-appeared:

When logging in and my display is extended to two monitors, and also
when the screen blanks, I get 3-5 seconds of horrible noise via
DisplayPort audio out.

The noise is loud enough to damage ears and loudspeakers, if volume has
been set to a normal listening level.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Mar 23 10:18:08 2014
DistUpgraded: 2014-01-03 23:25:11,434 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21c1]
InstallationDate: Installed on 2011-08-05 (960 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MachineType: LENOVO 29123AG
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=b9fb2d9e-d248-4294-bd6b-9abe27dfcea4 ro quiet splash
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to trusty on 2014-01-03 (78 days ago)
dmi.bios.date: 10/11/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 6UET70WW (1.50 )
dmi.board.name: 29123AG
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:bvr6UET70WW(1.50):bd10/11/2012:svnLENOVO:pn29123AG:pvrThinkPadT410s:rvnLENOVO:rn29123AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 29123AG
dmi.product.version: ThinkPad T410s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11+14.04.20140320.1-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-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
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: Sun Mar 23 10:09:13 2014
xserver.configfile: default
xserver.errors:
 N-Trig Pen stylus: Invalid type 'cursor' for this device.
 N-Trig Pen stylus: Invalid type 'touch' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16438 
 vendor LEN
xserver.version: 2:1.15.0-1ubuntu7

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  Horrible noise via DisplayPort [regression]

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  This issue has been present and fixed two years ago and with Trusty
  Tahr it re-appeared:

  When logging in and my display is extended to two monitors, and also
  when the screen blanks, I get 3-5 seconds of horrible noise via
  DisplayPort audio out.

  The noise is loud enough to damage ears and loudspeakers, if volume
  has been set to a normal listening level.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 23 10:18:08 2014
  DistUpgraded: 2014-01-03 23:25:11,434 DEBUG enabling apt cron job
  DistroCodename: trusty
  

[Desktop-packages] [Bug 1296226] [NEW] Patches rely on TARGET_DEBIAN to be defined

2014-03-23 Thread Felix Geyer
Public bug reported:

quit_dhclient_on_exit.patch, lp990011_use_tempaddr_sysctl_default.patch
and add_sendsigs_omissions.patch rely on TARGET_DEBIAN to be defined.

The TARGET_* definitions have been removed upstream so these patches are
not functional anymore.

http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=012c5f4b271b935852267ed865933ea3bb6983ba

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

-- 
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/1296226

Title:
  Patches rely on TARGET_DEBIAN to be defined

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  quit_dhclient_on_exit.patch,
  lp990011_use_tempaddr_sysctl_default.patch and
  add_sendsigs_omissions.patch rely on TARGET_DEBIAN to be defined.

  The TARGET_* definitions have been removed upstream so these patches
  are not functional anymore.

  
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=012c5f4b271b935852267ed865933ea3bb6983ba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1296226/+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 1296227] [NEW] switching users asks for password twice

2014-03-23 Thread Alexander List
Public bug reported:

After a recent update to unity (I'm on 14.04 now), when I switch users,
after entering my password, I see the screen, and then the screensaver
kicks in and asks for my password again... that essentially means after
switching users, I need to enter my password twice...

1)
alex@thinkpad:~$ lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

2)
alex@thinkpad:~$ apt-cache policy unity
unity:
  Installed: 7.1.2+14.04.20140318-0ubuntu1
  Candidate: 7.1.2+14.04.20140320.1-0ubuntu1
  Version table:
 7.1.2+14.04.20140320.1-0ubuntu1 0
500 http://tw.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
 *** 7.1.2+14.04.20140318-0ubuntu1 0
100 /var/lib/dpkg/status

3) after typing my password when switching users, I get access to the users' 
desktop
4) I get prompted for the password again after 2-3s
--- 
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
DistroRelease: Ubuntu 14.04
InstallationDate: Installed on 2013-03-19 (369 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130318)
Package: unity 7.1.2+14.04.20140318-0ubuntu1
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Tags:  trusty
Uname: Linux 3.13.0-18-generic x86_64
UpgradeStatus: Upgraded to trusty on 2014-03-04 (19 days ago)
UserGroups: adm cdrom dialout dip kismet libvirtd lp lpadmin plugdev sambashare 
sudo
_MarkForUpload: True

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


** Tags: apport-collected trusty

** Tags added: apport-collected trusty

** Description changed:

  After a recent update to unity (I'm on 14.04 now), when I switch users,
  after entering my password, I see the screen, and then the screensaver
  kicks in and asks for my password again... that essentially means after
  switching users, I need to enter my password twice...
  
  1)
  alex@thinkpad:~$ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  
  2)
  alex@thinkpad:~$ apt-cache policy unity
  unity:
Installed: 7.1.2+14.04.20140318-0ubuntu1
Candidate: 7.1.2+14.04.20140320.1-0ubuntu1
Version table:
   7.1.2+14.04.20140320.1-0ubuntu1 0
  500 http://tw.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 7.1.2+14.04.20140318-0ubuntu1 0
  100 /var/lib/dpkg/status
  
  3) after typing my password when switching users, I get access to the users' 
desktop
  4) I get prompted for the password again after 2-3s
+ --- 
+ ApportVersion: 2.13.3-0ubuntu1
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2013-03-19 (369 days ago)
+ InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130318)
+ Package: unity 7.1.2+14.04.20140318-0ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
+ Tags:  trusty
+ Uname: Linux 3.13.0-18-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-03-04 (19 days ago)
+ UserGroups: adm cdrom dialout dip kismet libvirtd lp lpadmin plugdev 
sambashare sudo
+ _MarkForUpload: True

-- 
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/1296227

Title:
  switching users asks for password twice

Status in “unity” package in Ubuntu:
  New

Bug description:
  After a recent update to unity (I'm on 14.04 now), when I switch
  users, after entering my password, I see the screen, and then the
  screensaver kicks in and asks for my password again... that
  essentially means after switching users, I need to enter my password
  twice...

  1)
  alex@thinkpad:~$ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04

  2)
  alex@thinkpad:~$ apt-cache policy unity
  unity:
Installed: 7.1.2+14.04.20140318-0ubuntu1
Candidate: 7.1.2+14.04.20140320.1-0ubuntu1
Version table:
   7.1.2+14.04.20140320.1-0ubuntu1 0
  500 http://tw.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 7.1.2+14.04.20140318-0ubuntu1 0
  100 /var/lib/dpkg/status

  3) after typing my password when switching users, I get access to the users' 
desktop
  4) I get prompted for the password again after 2-3s
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-03-19 (369 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130318)
  Package: unity 7.1.2+14.04.20140318-0ubuntu1
  PackageArchitecture: amd64
  

[Desktop-packages] [Bug 704123] Re: NM asks non-administrative user for the PIN even though it's in the system-connections file

2014-03-23 Thread Alexander Heuer
After having this problem for years now, it is still there with 13.10.
Hardware used:
ID 0bdb:1911 Ericsson Business Mobile Networks BV 
All I want is for the network manager to save the SIM pin and use it from then 
on without bothering me with every login...

-- 
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/704123

Title:
  NM asks non-administrative user for the PIN even though it's in the
  system-connections file

Status in “network-manager” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: network-manager

  I've configured a system-wide 3g broadband connection.
  In fact it's there a file with all the provided details in 
/etc/NetworkManager/system-connections/ .
  If I switch (log-out + log-in) to a non-administrative user, as soon as I 
plug the USB 3G modem I get asked the modem PIN.
  This is included into the mentioned file.
  The objective is to allow a normal user to connect with the modem with out 
the knowledge of username, password and PIN.
  The defails follow.

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.10
  Release:  10.10
  Codename: maverick

  How to reproduce the bug:
  1. Log in as an administrative user (the first one you create at installation 
time)
  2. Plug the USB 3G modem into a port
  3. Go to System--Preferences--Newtwork Connections--Mobile Broadband
  4. Fill all the needed details (as well as the PIN)
  5. Check Automatically connect and Available to all users
  6. Test the connection is working.
  7. Check the file in /etc/NetworkManager/system-connections/
  8. Reboot (maybe just logout and long is enough)
  9. Log in as the administrative user
  10. Plug the USB modem

  What happens
  The system asks for the PIN. You can ignore this request. Then you can go to 
the
  netowrk icon and select the broadband connection and click it. This time the 
PIN
  is not required and the connection fires up.

  What is expected to happen
  No PIN is required at the modem insertion and the connection fires up 
automatically.

  Extra steps.
  11. Create another non administrative user which is capable to connect 
through modems (groups dialout and dip).
  12. Switch to this new user
  13. Plug the USB modem.

  What happens
  The system asks for aìthe PIN. You cannot ignore this request.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  CRDA: Error: [Errno 2] File o directory non esistente
  Date: Mon Jan 17 20:50:21 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  IpRoute:
   192.168.129.0/24 dev wlan0  proto kernel  scope link  src 192.168.129.6  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.129.254 dev wlan0  proto static
  Keyfiles: Error: [Errno 2] File o directory non esistente
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/704123/+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 1296230] [NEW] referenced privacy panel is missing

2014-03-23 Thread Rolf Leggewie
Public bug reported:

Quoting from $ unity-control-center info in trusty and then go to
Legal Notice

Collection and use of data
When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
Unless you have opted out (see the “Online Search” section below), we will also 
send your keystrokes as a search term to productsearch.ubuntu.com and selected 
third parties[...]
Online Search
You may restrict your dash so that we don’t send searches to third parties and 
you don't receive online search results. To do this go to the Privacy panel and 
toggle the ‘Include online search results’ option to off.

Alas, there is no Privacy panel to be found.

** Affects: unity-control-center (Ubuntu)
 Importance: Critical
 Status: New


** Tags: trusty

-- 
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/1296230

Title:
  referenced privacy panel is missing

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  Quoting from $ unity-control-center info in trusty and then go to
  Legal Notice

  Collection and use of data
  When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
  Unless you have opted out (see the “Online Search” section below), we will 
also send your keystrokes as a search term to productsearch.ubuntu.com and 
selected third parties[...]
  Online Search
  You may restrict your dash so that we don’t send searches to third parties 
and you don't receive online search results. To do this go to the Privacy panel 
and toggle the ‘Include online search results’ option to off.

  Alas, there is no Privacy panel to be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+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 1296017] Re: ALSA Not Selecting Correct Output Channel Map

2014-03-23 Thread Grant
** Attachment added: ELD report
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1296017/+attachment/4038574/+files/ELD%20report%20%282014-03-22%2005h54%29.txt

-- 
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/1296017

Title:
  ALSA Not Selecting Correct Output Channel Map

Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  Hi All
  As preface to this question, please know that I'm a complete noob with Linux 
- forgive my lack of understanding the basics, and any dumb questions that may 
give rise to.

  The issue - possible ALSA driver bug - is experienced when running
  xbmc, via OpenELEC. Playback of multichannel FLAC files is failing
  with 4.0-CH surround music (ie: Quadraphonic). PB fails inasmuch as
  xbmc sends the audio (MCH-PCM  HDMI  AVR) in a format incompatible
  with the AVR.

  After much dialogue with the relevant xbmc devs, I've been told this is a 
driver problem (ALSA), and to report it here at Launchpad.
  (FYI: discussion begins here - 
http://forum.xbmc.org/showthread.php?tid=170338pid=1638835#pid1638835, see 
posts by gjwAudio )

  What Happens: 
  4.0 audio is output over HDMI as FL,FR,BL,BR, but my AVR does not recognize 
this format, and defaults to 2-CH (stereo) - no back channel information.

  What Should Happen: 
  4.0 audio should be sent as 5.1 PCM, with appropriate extra channels muted.

  Hypothesis:
  ALSA is not flagging 4.0 channel map as invalid for this receiver (based on 
audio-related EDID info), and xbmc configures 1:1 output mapping (FL,FR,BL,BR  
FL,FR,BL,BR).

  Testing in OpenELEC:
  Three FLAC sample files were used: 3.0, 4.0 and 5.1 channels. xbmc configured 
both 3.0  5.1 files as 5.1 PCM, and played correctly through the AVR. The 4.0 
file was configured 1:1, and the back channels failed to play.

  When setting xbmc for global fixed output of 5.1 channels, all three
  files played correctly - however, this fixed setting also locks the
  sample rate, and forces unnecessary re-sampling, depending on the
  particular song being played. It also prevents legitimate upmixing of
  2.0 video soundtracks to surround.

  The xbmc devs explain the behaviour thus:
  ( http://forum.xbmc.org/showthread.php?tid=170338pid=1651346#pid1651346 )
  This happens when opening 3.0 (FL,FR,FC)
- you can't have gaps, and in ALSA map, FC is at pos 5 (FL,FR,BL,BR,FC)
- only even numbers of channels are allowed

  This is why 3.0 opens as 5.1.

  4.0 as FL,FR,BL,BR is valid, and most devices don't have issues with
  this. We can't just open 5.1 for this case. 

--and-- (regarding the new audio engine ActiveAE)
  ( http://forum.xbmc.org/showthread.php?tid=170338pid=1651708#pid1651708 )
  ActiveAE plays no role in this scenario. It is the ALSA sink and the driver. 
The driver should not open in 4.0 mode if the device does not support it. This 
needs to be fixed in the driver. Others will complain if we opened 4.0 as 5.1 
because this would disable upmixing in the AVR. 

--and--
  ( http://forum.xbmc.org/showthread.php?tid=170338pid=1655015#pid1655015 )
  If you don't have configured fixed mode, XBMC tries to open the channels 
layout with best match to the input stream. In case this is FL,FR,BL,BR - which 
also matches ALSA channel map, we try to open this layout. If the audio device 
does not support this format, ALSA should fail opening. Then we try the next 
layout which would be 5.1 in this case.

--and--
  ( http://forum.xbmc.org/showthread.php?tid=170338pid=1655895#pid1655895 )
  If ALSA opens that mask, then that's a driver problem and should be reported 
upstream to the ALSA devs.

  
  Testing in Windows:
  As another check on the xbmc audio output logic, I was asked to run the same 
FLACs through a Windows install (same beta release version of xbmc).

  All files played correctly under Windows. Please note the 5.1 PCM
  indicator lit up on the AVR, for every file. This suggests the correct
  EDID info was available to xbmc through the Windows driver(s).

  Linux Setup:
  OpenELEC v4.0 beta 2 (Gotham) - Generic x86_64; Intel 847 Celeron NUC, 
KVR1333D3S9/4G RAM, Kingston SMS200S3/30G mSATA  2m HDMI  Anthem Statement D2 
(AVR)  Samsung PN51E6500.

  Windows Setup:
  xbmc v13.0 beta2 (Gotham), Asus X502C - i3-3217U, 4 GB RAM, Intel HD 4000 
graphics, Win 8.1  2m HDMI  Anthem Statement D2 (AVR)  Samsung PN51E6500.

  
  It is useful to know, the same fault occurs under OpenELEC stable build v3.x.

  I hope this is enough information to begin looking into why the EDID
  info is not getting through to the xbmc software.

  Thanks in advance for your help and consideration.
  Grant

  Sample FLACs:
  https://db.tt/AaMpYdPJ
  https://db.tt/DfNjgb1t
  https://db.tt/n40qUvHI

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

-- 
Mailing 

[Desktop-packages] [Bug 774434] Re: mouse pointer disappears in ubuntu (11.04 onwards...)

2014-03-23 Thread Jaime Pérez
apt-get purge kubuntu* plasma-desktop* 
fixed the problem

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

Title:
  mouse pointer disappears in ubuntu (11.04 onwards...)

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Confirmed

Bug description:
  When hovering mouse over applications, places, or system, on top
  panel, when the pop up description appears the mouse pointer
  disappears. If I touch the touchpad, the pointer reappears.  Also,
  when computer boots to desktop the mouse pointer is not shown. again
  if I touch the touchpad the mouse pointer appears in center of screen.
  using ubuntu 11.04.  This does not happen with ubuntu 10.10.  laptop
  is a gateway 3550GZ.  mouse and keyboard preferences are set the same
  in both instances of ubuntu.  Using classic desktop.  this computer
  hardware is not sufficient for Unity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/774434/+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 1296234] [NEW] unable to change username for first user (Installer)

2014-03-23 Thread LAZA
Public bug reported:

package: users-admin

i try to change my user login name from laza to LAZA but this does not work.
The chagne is made but every time i log out and in again it is set back to 
laza.

for all other users this is possible, i was able to change anne to
Anna without problems.

Maybe also related bugs:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/214622
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1283957

.

Xubuntu 14.04 beta1

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-system-tools 3.0.0-3ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Mar 23 11:13:28 2014
ExecutablePath: /usr/bin/users-admin
InstallationDate: Installed on 2014-03-04 (19 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140225)
SourcePackage: gnome-system-tools
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Description changed:

  package: users-admin
  
  i try to change my user login name from laza to LAZA but this does not 
work.
- for all other users this is possible, i was able to change anne to Anna 
without problems.
+ The chagne is made but every time i log out and in again it is set back to 
laza.
+ 
+ for all other users this is possible, i was able to change anne to
+ Anna without problems.
  
  Maybe also related bugs:
  https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/214622
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1283957
  
  .
  
  Xubuntu 14.04 beta1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-system-tools 3.0.0-3ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Mar 23 11:13:28 2014
  ExecutablePath: /usr/bin/users-admin
  InstallationDate: Installed on 2014-03-04 (19 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140225)
  SourcePackage: gnome-system-tools
  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 gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1296234

Title:
  unable to change username for first user (Installer)

Status in “gnome-system-tools” package in Ubuntu:
  New

Bug description:
  package: users-admin

  i try to change my user login name from laza to LAZA but this does not 
work.
  The chagne is made but every time i log out and in again it is set back to 
laza.

  for all other users this is possible, i was able to change anne to
  Anna without problems.

  Maybe also related bugs:
  https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/214622
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1283957

  .

  Xubuntu 14.04 beta1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-system-tools 3.0.0-3ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Mar 23 11:13:28 2014
  ExecutablePath: /usr/bin/users-admin
  InstallationDate: Installed on 2014-03-04 (19 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140225)
  SourcePackage: gnome-system-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1296234/+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 1296234] Re: unable to change username for first user (Installer)

2014-03-23 Thread LAZA
Okay, i was able to bypass this problem:

- try to change something that needs verification from root
-- enter root/sudo password

- change name again
-- works

so the problem is, that users-admin starts without permissions to change
the name and ignores all input

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

Title:
  unable to change username for first user (Installer)

Status in “gnome-system-tools” package in Ubuntu:
  New

Bug description:
  package: users-admin

  i try to change my user login name from laza to LAZA but this does not 
work.
  The chagne is made but every time i log out and in again it is set back to 
laza.

  for all other users this is possible, i was able to change anne to
  Anna without problems.

  Maybe also related bugs:
  https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/214622
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1283957

  .

  Xubuntu 14.04 beta1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-system-tools 3.0.0-3ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Mar 23 11:13:28 2014
  ExecutablePath: /usr/bin/users-admin
  InstallationDate: Installed on 2014-03-04 (19 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140225)
  SourcePackage: gnome-system-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1296234/+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 1296243] [NEW] Can't see icon in notification bar

2014-03-23 Thread Jaime Pérez
Public bug reported:

I can't see NetworkManager icon in main toolbar in Lubuntu 14.04 LTS
64bit. I am connected to wifi because I installed Lubuntu 13.10, where I
was able to see the icon, and then upgraded to 14.04. I can't submit a
screen capture because I press the button print screen and nothing
happens.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager 0.9.8.8-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-19.39-lowlatency 3.13.6
Uname: Linux 3.13.0-19-lowlatency x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CRDA: Error: [Errno 2] No such file or directory: 'iw'
CurrentDesktop: LXDE
Date: Sun Mar 23 11:52:52 2014
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2014-03-14 (9 days ago)
InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
IpRoute:
 default via 192.168.1.1 dev eth0  proto static 
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.42  metric 1 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.41  metric 9
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to trusty on 2014-03-14 (8 days ago)
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-03-22T18:40:36.811320
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Orange-22fa   880e3c56-8948-4af9-aaa7-7f5964dcaa29   
802-11-wireless   1395571997   dom 23 mar 2014 11:53:17 CET   yes   
no /org/freedesktop/NetworkManager/Settings/2
 GONZALO   17d6e2c2-d762-4259-8c41-e1d01f83fc86   
802-11-wireless   0never  yes   
no /org/freedesktop/NetworkManager/Settings/1
 Wired connection 1099c65bc-4552-449e-8acb-945929260071   
802-3-ethernet1395571997   dom 23 mar 2014 11:53:17 CET   yes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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


** Tags: amd64 apport-bug trusty

-- 
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/1296243

Title:
  Can't see icon in notification bar

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I can't see NetworkManager icon in main toolbar in Lubuntu 14.04 LTS
  64bit. I am connected to wifi because I installed Lubuntu 13.10, where
  I was able to see the icon, and then upgraded to 14.04. I can't submit
  a screen capture because I press the button print screen and nothing
  happens.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-19.39-lowlatency 3.13.6
  Uname: Linux 3.13.0-19-lowlatency x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDesktop: LXDE
  Date: Sun Mar 23 11:52:52 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-03-14 (9 days ago)
  InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.42  metric 
1 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.41  metric 
9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to trusty on 2014-03-14 (8 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-03-22T18:40:36.811320
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Orange-22fa   880e3c56-8948-4af9-aaa7-7f5964dcaa29   
802-11-wireless   1395571997   dom 23 mar 2014 11:53:17 CET   yes   
no 

[Desktop-packages] [Bug 1294006] Re: New upstream microreleases 9.3.4, 9.1.13, 8.4.21

2014-03-23 Thread Martin Pitt
Saucy and Quantal updates verified using the postgresql-common test
suite on the -proposed package. This still needs the -8.4 packages for
lucid and precise accepted.

** Tags added: verification-done-quantal verification-done-saucy

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

Title:
  New upstream microreleases 9.3.4, 9.1.13, 8.4.21

Status in “postgresql-8.4” package in Ubuntu:
  Invalid
Status in “postgresql-9.1” package in Ubuntu:
  Fix Released
Status in “postgresql-9.3” package in Ubuntu:
  Fix Released
Status in “postgresql-8.4” source package in Lucid:
  In Progress
Status in “postgresql-8.4” source package in Precise:
  In Progress
Status in “postgresql-9.1” source package in Precise:
  Fix Committed
Status in “postgresql-9.1” source package in Quantal:
  Fix Committed
Status in “postgresql-9.1” source package in Saucy:
  Fix Committed
Status in “postgresql-9.1” source package in Trusty:
  Fix Released
Status in “postgresql-9.3” source package in Trusty:
  Fix Released

Bug description:
  PostgreSQL will publish new upstream microreleases this Thursday which
  fix several data loss bugs. No security issues.

  As per the standing MRE for PostgreSQL these should go into stable
  Ubuntu releases.

  Upstream announcement: http://www.postgresql.org/about/news/1511/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.4/+bug/1294006/+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 498604] Re: slow terminal output

2014-03-23 Thread Egmont Koblinger
*** This bug is a duplicate of bug 423825 ***
https://bugs.launchpad.net/bugs/423825

vte-0.36 fixes this painfully slow speed.

The one-line fix (if you want to backport it to an older version) is at
https://bugzilla.gnome.org/show_bug.cgi?id=721944#c4

** Bug watch added: GNOME Bug Tracker #721944
   https://bugzilla.gnome.org/show_bug.cgi?id=721944

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

Title:
  slow terminal output

Status in “vte” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-terminal

  (Ubuntu9.10 using nvidia accelerated drivers)
  When editing a text file in vim, I noticed that scrolling up and down is slow 
 jerky (i.e. can't keep up with key-repeat speed, does 3-4 updates per second 
jumping several lines on every update). top tells me that no other 
application is using significant cpu-time. konsole on the same system has no 
problems keeping up with the key-repeat speed on cursor up/down.
  I tested running

  time seq -f 'teest %g' 100

  in both konsole and gnome-terminal with as equal settings as possible:
  * ran in the same gnome-session
  * same window size
  * same font
  * anti-aliased text enabled
  * same amount of scrollback

  and konsole is about 8 times faster. A web search indicates that
  slowness in gnome-terminal has been noticed for several years, so I
  want to make sure this is reported to the proper place.

  ProblemType: Bug
  Architecture: i386
  Date: Sat Dec 19 20:04:41 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.2)
  NonfreeKernelModules: nvidia
  Package: gnome-terminal 2.28.1-0ubuntu1
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: gnome-terminal
  Uname: Linux 2.6.31-16-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte/+bug/498604/+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 1296249] [NEW] Default workspace navigation key shortcuts do not work

2014-03-23 Thread Chris Schoonbee
Public bug reported:

Symptoms (on up-to-date Ubuntu 13.10 Saucy installation):

* Default 2x2 workspaces are enabled (Workspace switcher icon in Launchbar):
 (System settings  Appearance  Behaviour : Enable workspaces)
* Can navigate between workspaces using Workspace switcher in Launchbar or 
 the Super+S key and arrow keys
* Workspace navigation defaut shortcuts are apparently defined:
 (System settings  Keyboard  Shortcuts  Navigation)
   Eg  'Switch to workspace right' is shown as  'Ctrl+Alt+Right'
   but this key combination does not have any effect.

Solution / workaround:
--
* Install ccsm package:
$ sudo apt-get install compizconfig-settings-manager
Run the compiz settings program:
$ ccsm
* You should see that 'Desktop Wall' in the Desktop section is not 
checked/enabled
*  Enable/check 'Desktop Wall' in the Desktop section
* Exit ccsm
* Log out and log in again
* Workspace navigation keys should now work

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Mar 23 12:56:41 2014
InstallationDate: Installed on 2014-03-14 (8 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 saucy

-- 
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/1296249

Title:
  Default workspace navigation key shortcuts do not work

Status in “unity” package in Ubuntu:
  New

Bug description:
  Symptoms (on up-to-date Ubuntu 13.10 Saucy installation):
  
  * Default 2x2 workspaces are enabled (Workspace switcher icon in Launchbar):
   (System settings  Appearance  Behaviour : Enable workspaces)
  * Can navigate between workspaces using Workspace switcher in Launchbar or 
   the Super+S key and arrow keys
  * Workspace navigation defaut shortcuts are apparently defined:
   (System settings  Keyboard  Shortcuts  Navigation)
     Eg  'Switch to workspace right' is shown as  'Ctrl+Alt+Right'
     but this key combination does not have any effect.

  Solution / workaround:
  --
  * Install ccsm package:
  $ sudo apt-get install compizconfig-settings-manager
  Run the compiz settings program:
  $ ccsm
  * You should see that 'Desktop Wall' in the Desktop section is not 
checked/enabled
  *  Enable/check 'Desktop Wall' in the Desktop section
  * Exit ccsm
  * Log out and log in again
  * Workspace navigation keys should now work

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Mar 23 12:56:41 2014
  InstallationDate: Installed on 2014-03-14 (8 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1296249/+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 1296250] Re: reported disk size is way off

2014-03-23 Thread Rolf Leggewie
The sshfs mount does not seem to have anything to do with it.  I
unmounted it and the reported disk size is still the same.

-- 
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/1296250

Title:
  reported disk size is way off

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  the information returned by unity-control-center info is wrong.  On
  my system it claims I have 453,9 GB of disk when I only have a 160 GB
  inside the computer.  I wonder if this has something to do with either
  my encrypted home system or a remote server mounted via sshfs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296250/+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 1296250] [NEW] reported disk size is way off

2014-03-23 Thread Rolf Leggewie
Public bug reported:

the information returned by unity-control-center info is wrong.  On my
system it claims I have 453,9 GB of disk when I only have a 160 GB
inside the computer.  I wonder if this has something to do with either
my encrypted home system or a remote server mounted via sshfs.

** Affects: unity-control-center (Ubuntu)
 Importance: Low
 Status: New


** Tags: trusty

-- 
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/1296250

Title:
  reported disk size is way off

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  the information returned by unity-control-center info is wrong.  On
  my system it claims I have 453,9 GB of disk when I only have a 160 GB
  inside the computer.  I wonder if this has something to do with either
  my encrypted home system or a remote server mounted via sshfs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296250/+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 423825] Re: gnome-terminal is sluggish when scrolling

2014-03-23 Thread Egmont Koblinger
vte-0.36 fixes this painfully slow speed.

The one-line fix (if you want to backport it to an older version) is at
https://bugzilla.gnome.org/show_bug.cgi?id=721944#c4


** Bug watch added: GNOME Bug Tracker #721944
   https://bugzilla.gnome.org/show_bug.cgi?id=721944

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

Title:
  gnome-terminal is sluggish when scrolling

Status in “vte” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gnome-terminal

  When using vi in gnome-terminal, scrolling one line down takes about
  one second, which is much too long. This is most apparent when the
  window is fullscreen. Also happens when using less. xterm does not
  have these problems.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: gnome-terminal 2.26.0-0ubuntu2
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  Uname: Linux 2.6.30-020630rc5-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte/+bug/423825/+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 1296253] [NEW] At random times, Launcher does not respond to clicks too close to the left border of the screen

2014-03-23 Thread matteo sisti sette
Public bug reported:

I have Launcher set up to not automatically hide (because it's buggy and
it would stop showing up too often).

Usually, you can click on a launcher icon even on the leftmost column of pixels 
and it will respond to clicks.
Sometimes however, randomly, if you click on the very leftmost region, i.e. 
just next to the left border of the screen, it will not respond to click; you 
then have to click a little bit more to the right, inside the rounded rectangle 
that surrounds the icon, for it to work.
Then, after doing some random things with the mouse (switching focus between 
different windows, closing some), it behaves normally again

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Mar 23 12:19:12 2014
InstallationDate: Installed on 2013-10-11 (162 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: Upgraded to saucy on 2014-02-23 (28 days ago)

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


** Tags: amd64 apport-bug saucy

-- 
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/1296253

Title:
  At random times, Launcher does not respond to clicks too close to the
  left border of the screen

Status in “unity” package in Ubuntu:
  New

Bug description:
  I have Launcher set up to not automatically hide (because it's buggy
  and it would stop showing up too often).

  Usually, you can click on a launcher icon even on the leftmost column of 
pixels and it will respond to clicks.
  Sometimes however, randomly, if you click on the very leftmost region, i.e. 
just next to the left border of the screen, it will not respond to click; you 
then have to click a little bit more to the right, inside the rounded rectangle 
that surrounds the icon, for it to work.
  Then, after doing some random things with the mouse (switching focus between 
different windows, closing some), it behaves normally again

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Mar 23 12:19:12 2014
  InstallationDate: Installed on 2013-10-11 (162 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2014-02-23 (28 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1296253/+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 1296248] Re: soffice.bin crashed with SIGSEGV in SvxRuler::MouseMove()

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1279152 ***
https://bugs.launchpad.net/bugs/1279152

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 #1279152, 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/1296248/+attachment/4038690/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038692/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038694/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038695/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038696/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038697/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1296248/+attachment/4038698/+files/ThreadStacktrace.txt

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

** 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/1296248

Title:
  soffice.bin crashed with SIGSEGV in SvxRuler::MouseMove()

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Libre office  Writer crashed while tying to change the format on a set
  of columns from a table.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: libreoffice-core 1:4.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Mar 22 20:12:20 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2012-05-12 (680 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///home/username/Documents/Job/DISC/discs.ods --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7fe0b84dee87 
_ZN8SvxRuler9MouseMoveERK10MouseEvent+2407:   mov0x18(%rax),%r15
   PC (0x7fe0b84dee87) ok
   source 0x18(%rax) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %r15 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   SvxRuler::MouseMove(MouseEvent const) () from 
/usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libswlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libvclplug_gtklo.so
  Title: soffice.bin crashed with SIGSEGV in SvxRuler::MouseMove()
  UpgradeStatus: Upgraded to trusty on 2014-02-19 (31 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1296248/+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 1292620] Re: Session unlocking after screen blank results in screen blanking and a locked sessions

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

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Confirmed

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

Title:
  Session unlocking after screen blank results in screen blanking and a
  locked sessions

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  What happens:

  1. I lock my session
  2. Time passes; screen goes blank
  3. I type in my password
  4. I get my session back for 2 seconds
  5. Screen blanks (given enough seconds, the monitor says no HDMI input)
  6. I move the mouse, the screen comes back
  7. I get another password prompt (same as the one in step 3)
  8. I unlock the session correctly
  9. I resume work.

  What should happen instead are steps 1-3,8-9.

  Questions from https://wiki.ubuntu.com/DebuggingScreenLocking that are still 
relevant:
  What desktop environment does this problem occur in? Unity 3D
  Do you use visual effects? Unity 3D's defaults.
  Is this a laptop or a desktop machine? Laptop
  How many monitors do you use? 2, of which only 1 is active.
  If it is a laptop, do you use an external screen? Yes. Only the external 
screen is ON. The lid is closed at all times.
  Do you have the hamster-applet application installed? No.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 14 17:30:13 2014
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'ubuntu'
   org.gnome.desktop.session idle-delay uint32 300
  InstallationDate: Installed on 2012-03-15 (728 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2014-01-22 (50 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1292620/+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 1294120] Re: locking the screen prevents monitor power sleep

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

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Confirmed

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

Title:
  locking the screen prevents monitor power sleep

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  On a desktop machine with dual monitors, locking the screen keeps the
  monitors power active forever.  Previously, after some time, the
  monitors would power save and turn off until a key or mouse button was
  pressed.  Now, the monitors never power down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 18 09:21:56 2014
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'ubuntu'
   org.gnome.desktop.session idle-delay uint32 3600
  InstallationDate: Installed on 2011-07-12 (979 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2011-12-23 (815 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1294120/+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 1292965] Re: Unlocking screensaver needs two redundant steps

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

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Confirmed

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

Title:
  Unlocking screensaver needs two redundant steps

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  Up-to-date 32 bit 14.04 on Lenovo L520 notebook. After locking the
  screen eg with CTRL-ALT-L I want to unlock it, so I give my password.
  It works, but sometimes after some seconds of unlocked state (I
  already working, ie typing etc) the screen fades out again and I have
  to give my password again to unlock. It's even more interesting with
  my wife's account (on the same machine/OS though): she must type her
  password two times, and the second password prompt follows
  immediately, not the very same case as mine.

  It's another issue and I am not sure if it's related at all: after
  locking the screen never turns off, which was the behaviour before
  upgraded to 14.04 and I guess the normal behaviour, as it's not so
  useful to waste power to show the screen for hours, it should goes of
  after locking till some keypress and/or mouse movement, I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sat Mar 15 20:55:00 2014
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'gnome'
   org.gnome.desktop.session idle-delay uint32 3600
  InstallationDate: Installed on 2012-03-03 (742 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2013-10-18 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1292965/+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 1287148] Re: [Lenovo ThinkPad X1 Carbon] Clickpad + Trackpoint cannot emulate middle button scrolling

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

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

-- 
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/1287148

Title:
  [Lenovo ThinkPad X1 Carbon] Clickpad + Trackpoint cannot emulate
  middle button scrolling

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  I'm testing with a freshly-updated Trusty Tahir daily (2014/March/2)
  on a Lenovo X1 Carbon (2014 refresh) laptop.

  IBM/Lenovo Thinkpad laptops have a Trackpoint: a red joystick
  mouse in the middle of the keyboard.  Historically this is
  accompanied by three mouse buttons directly below the space bar.  One
  beloved feature: if you hold down the middle mouse button, you can
  scroll a window up/down/left/right with the Trackpoint.  This feature
  is implemented in X with the Evdev Wheel Emulation properties of the
  xinput driver for the Trackpoint device.

  The latest Thinkpad laptops (X240, X1 Carbon 2014 refresh) remove the
  hard buttons, and have a clickpad instead of a trackpad.One must
  use the soft mouse buttons provided by the clickpad.  But now we
  have a problem.  The clickpad soft buttons are implemented in the
  Synaptic driver.  And the Synaptic driver doesn't support middle-
  button-scrolling.

  If I run
% xinput --list-props TPPS/2 IBM TrackPoint
  I see property entries starting with Evdev Wheel Emulation.  Setting them 
on this device doesn't enable middle-button-scrolling.

  And if I run
% xinput --list-props SynPS/2 Synaptics TouchPad
  I don't see those property entries at all.  I tried setting them manually 
with xinput --set-int-prop but they were ignored.

  One of the maintainers of Arch Linux got middle-button-scrolling with
  a Trackpoint + clickpad to work!  But he had to create a new driver.
  It looks like he started with the evdev driver, and merged in support
  for the Synaptics and Trackpoint devices.  The resulting driver is
  published here:

  https://bitbucket.org/esrevinu/xf86-input-evdev-trackpoint

  It would be fantastic if Ubuntu 14.04 also supported this feature.  Thanks!
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2218]
  InstallationDate: Installed on 2014-03-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140313)
  MachineType: LENOVO 20A7CTO1WW
  Package: xorg 1:7.7+1ubuntu8
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-17-generic.efi.signed 
root=UUID=265f35f3-eb2b-48a6-bbed-84255b758df9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Tags:  trusty ubuntu reproducible
  Uname: Linux 3.13.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/03/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET29WW (1.06 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A7CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 Std
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET29WW(1.06):bd12/03/2013:svnLENOVO:pn20A7CTO1WW:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7CTO1WW:rvrSDK0E50512Std:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A7CTO1WW
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140310-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~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  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: Thu Mar 13 11:21:03 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id

[Desktop-packages] [Bug 1280300] Re: Desktop contents displayed on resume, before lock screen is shown

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

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Confirmed

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

Title:
  Desktop contents displayed on resume, before lock screen is shown

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  I am running 14.04. When I resume from sleep, the contents of my
  desktop (including any open windows, emails, etc) are displayed
  onscreen briefly before the unlock screen is shown. This potentially
  allows an attacker to view the contents of a locked screen.

  To reproduce:
  1) Suspend a machine, e.g. by closing the lid
  2) Resume the machine

  Expected results:
  Upon resume, the first thing shown onscreen is the screensaver unlock screen.

  Actual results:
  Upon resume, the first thing shown onscreen is the set of open windows that 
were displayed before the machine was put to sleep. After a second or two, the 
unlock screen is drawn and you have to enter a password to unlock the machine.

  This is reproducible on my system.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 14 09:05:50 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'ubuntu'
   org.gnome.desktop.session idle-delay uint32 300
  InstallationDate: Installed on 2013-12-02 (73 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2014-02-12 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1280300/+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 1282637] Re: Please add ability to set keyboard shortcuts to unity-control-center launched from GNOME session FlashBack (Compiz and Metacity)

2014-03-23 Thread Dmitry Shachnev
Norbert: No, I have gnome-session-flashback installed but not gnome-
control-center.

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

Title:
  Please add ability to set keyboard shortcuts to unity-control-center
  launched from GNOME session FlashBack (Compiz and Metacity)

Status in “gnome-panel” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Dear Ubuntu developers!

  I understand that unity-control-center is on alpha stage.

  But please sync unity-control-center appearance on Unity and GNOME
  FlashBack sessions.

  For example for now keyboard shortcuts settings are missed in GNOME
  FlashBack sessions. Ubuntu users which use GNOME Classic desktop, not
  Unity (for example, me) can't set keyboard settings from unity-
  control-center.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140219-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic i686
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Feb 20 19:21:33 2014
  InstallationDate: Installed on 2013-10-20 (123 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
  usr_lib_unity-control-center:
   activity-log-manager   0.9.7-0ubuntu10
   deja-dup   29.5-0ubuntu2
   gnome-control-center   1:3.6.3-0ubuntu50
   gnome-control-center-unity 1.3+14.04.20140117-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1282637/+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 1293634] Re: Unable to mount Disco CD-R empty

2014-03-23 Thread SereSte
log produced by Brasero in consequence of the unsuccessful cd r/dvd r
burn

** Attachment added: brasero-session.log
   
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1293634/+attachment/4038778/+files/brasero-session.log

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

Title:
  Unable to mount Disco CD-R empty

Status in “unity-settings-daemon” package in Ubuntu:
  Incomplete

Bug description:
  i have problems with the empty cd - dvd when open the maximum capacity
  is 22 Kb for empty cd or dvd so when i open the disks creator it does
  not give me the chance to wright on them i am using 14.04 the message
  come out spontaneously when CD- R is inserted I try to use image
  creator the cd is virgin and the same story is for DVD-R

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-settings-daemon 14.04.0+14.04.20140310-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 20:53:54 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-fallback-mount-helper
  InstallationDate: Installed on 2014-03-12 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140301)
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1293634/+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 1292092] Re: Screen suspends/locks again after unlocking

2014-03-23 Thread Daniel Winzen
*** This bug is a duplicate of bug 1292451 ***
https://bugs.launchpad.net/bugs/1292451

** This bug is no longer a duplicate of bug 1292069
   After locking the screen manually (Ctrl+Alt+L), then walking away, need to 
unlock twice
** This bug has been marked a duplicate of bug 1292451
   screensaver re-locks itself after unlocking if the configured screen-off 
timer goes off while screen is locked

-- 
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/1292092

Title:
  Screen suspends/locks again after unlocking

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I am not really sure what causes this bug, but here is the
  description:

  1. Lock the screen (Ctrl+Alt+L)
  2. Unlock
  3. Screen is locked again

  If I disable locking upon the display turning off, this happens:

  1. Lock the screen (Ctrl+Alt+L)
  2. Unlock
  3. Screen fades to black, restores.

  It seems while being locked it wants to suspend the screen. When
  unlocking, it goes actually suspends the screen and than I have to
  unlock it again.

  I filed the bug report against unity, using ubuntu-bug. I don't know
  what package is causing the problem, tough.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140312-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu Mar 13 17:13:50 2014
  InstallationDate: Installed on 2014-03-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140312)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1292092/+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 1294120] Re: locking the screen prevents monitor power sleep

2014-03-23 Thread Daniel Winzen
*** This bug is a duplicate of bug 1292041 ***
https://bugs.launchpad.net/bugs/1292041

** This bug has been marked a duplicate of bug 1292041
   Lockscreen doesn't turn off the screen

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

Title:
  locking the screen prevents monitor power sleep

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  On a desktop machine with dual monitors, locking the screen keeps the
  monitors power active forever.  Previously, after some time, the
  monitors would power save and turn off until a key or mouse button was
  pressed.  Now, the monitors never power down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 18 09:21:56 2014
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'ubuntu'
   org.gnome.desktop.session idle-delay uint32 3600
  InstallationDate: Installed on 2011-07-12 (979 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2011-12-23 (815 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1294120/+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 1296275] [NEW] Canon PowerShot A3200 not working on 14.04, works flawlessly on 12.04

2014-03-23 Thread Árni Gunnarsson
Public bug reported:

I have a Canon Powershot A3200 camera. It works perfectly on 12.04, pops
right up when I plug it in. However on 14.04 nothing happens.

lsusb outputs shows that the camera is detected, with the right model.

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


** Tags: regression-release

-- 
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/1296275

Title:
  Canon PowerShot A3200 not working on 14.04, works flawlessly on 12.04

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1296275/+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 6105] Re: Hard Drive Crash! reproducible

2014-03-23 Thread dominique desforges
** Changed in: nautilus (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = dominique desforges 
(dominiquedesforges69)

-- 
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/6105

Title:
  Hard Drive Crash!   reproducible

Status in “nautilus” package in Ubuntu:
  Fix Released

Bug description:
  Nautilus smb transfer from dapper amd64 to dapper i386. Long filename
  seems to get creamed in transit (audible hard drive seek errors Maxtor
  IDE Udma) on reboot journal or file allocation table is toast. While
  we are in alpha state this needs attention it would be killer on
  production side. Secondly, fschk can not resolve problem full
  partioning and format required.

  Just for documentation the drive was filled to capacity to insure
  stability before being put back in use, no bad sector gotya. I was
  able to cancel transfer on last event and observed what looked like
  the Windows 8.3 format strings in the directory structure(e.g
  bibopet~).

  I have reproduced same but I'm not up for a third.

  example file name:

  /home/jhawk/Media/mp3/New Testament/Bible (Dramatized NIV) - NT-07
  (John 7:14-20:31)/02-John 08.mp3

  dapper amd64 system:
  MSI RS482M-ild Motherboard
  AMD Athlon 3000 x64 Rev E
  WD ata150 sata
  Segate 200 IDE
  one Gig mem

  dapper i386 system: 
  Compaq S3100NX
  Maxtor 80mb IDE
  Seagate 20mb IDE
  512 mb mem

  FYI: both machines updated on 12-24-05 at or about noon via synaptic.
  prior to event in question.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/6105/+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 5810] Re: nautilus crashes when trying to copy a file over scp with gnome-vfs

2014-03-23 Thread dominique desforges
** Description changed:

  it seems to happen only if the destination file already exists, and
  after being told to overwrite it.
  
  luckily i had nautilus-dbg installed. here's the backtrace:
  
  (i edited out the hostname)
  Backtrace was generated from '/usr/bin/nautilus'
  
  Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
  `system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
  [Thread debugging using libthread_db enabled]
  [New Thread -1225345344 (LWP 8414)]
  [New Thread -1239286864 (LWP 30855)]
  [New Thread -1226871888 (LWP 8522)]
  0xe410 in __kernel_vsyscall ()
  #0  0xe410 in __kernel_vsyscall ()
  #1  0xb772d4ab in __waitpid_nocancel ()
-from /lib/tls/i686/cmov/libpthread.so.0
+    from /lib/tls/i686/cmov/libpthread.so.0
  #2  0xb7e34226 in libgnomeui_module_info_get ()
-from /usr/lib/libgnomeui-2.so.0
+    from /usr/lib/libgnomeui-2.so.0
  #3  signal handler called
  #4  0xb76ca827 in g_logv () from /usr/lib/libglib-2.0.so.0
  #5  0xb76caae4 in g_log () from /usr/lib/libglib-2.0.so.0
  #6  0xb76cab50 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
  #7  0x080df91b in handle_transfer_overwrite (
- progress_info=value optimized out, transfer_info=0x844bea8)
- at nautilus-file-operations.c:1196
+ progress_info=value optimized out, transfer_info=0x844bea8)
+ at nautilus-file-operations.c:1196
  #8  0xb798be5b in dispatch_sync_job_callback (data=0xb621efb8)
- at gnome-vfs-job.c:282
+ at gnome-vfs-job.c:282
  #9  0xb76c4734 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
  #10 0xb76c24e7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  #11 0xb76c54d6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
  #12 0xb76c57f8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  #13 0xb7bbfda5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  #14 0x08078d6e in main (argc=0, argv=0xbfa899f4) at nautilus-main.c:435
  #15 0xb746eea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
  #16 0x080667d1 in _start () at ../sysdeps/i386/elf/start.S:119
  
  Thread 3 (Thread -1226871888 (LWP 8522)):
  #0  0xe410 in __kernel_vsyscall ()
  No symbol table info available.
  #1  0xb75190e4 in poll () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #2  0xb76c5328 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
  No symbol table info available.
  #3  0xb76c57f8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  No symbol table info available.
  #4  0xb77a875e in link_thread_io_context () from /usr/lib/libORBit-2.so.0
  No symbol table info available.
  #5  0xb76dddb2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
  No symbol table info available.
  #6  0xb7727361 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  No symbol table info available.
  #7  0xb7522bce in clone () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  
  Thread 2 (Thread -1239286864 (LWP 30855)):
  #0  0xe410 in __kernel_vsyscall ()
  No symbol table info available.
  #1  0xb7729c96 in pthread_cond_wait@@GLIBC_2.3.2 ()
-from /lib/tls/i686/cmov/libpthread.so.0
- No symbol table info available.
- #2  0xb798bc6f in job_notify (job=0x85a4e88, 
- notify_result=value optimized out) at gnome-vfs-job.c:156
+    from /lib/tls/i686/cmov/libpthread.so.0
+ No symbol table info available.
+ #2  0xb798bc6f in job_notify (job=0x85a4e88,
+ notify_result=value optimized out) at gnome-vfs-job.c:156
  No locals.
  #3  0xb798c612 in xfer_callback (info=0x9, data=0xfffc)
- at gnome-vfs-job.c:1547
-   notify_result = {job_handle = 0x208, callback_id = 1198, 
-   cancelled = 0, type = GNOME_VFS_OP_XFER, specifics = {open = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 3055677856}, open_as_channel = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 3055677856, channel = 0x856cd78}, 
- create = {callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 3055677856}, create_as_channel = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 3055677856, channel = 0x856cd78}, 
- close = {callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 3055677856}, read = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, num_bytes = 600893518635987360, 
-   buffer = 0x88657a8, result = 3080441564, 
-   bytes_read = 13124036802228781058}, write = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, num_bytes = 600893518635987360, 
-   buffer = 0x88657a8, result = 3080441564, 
-   bytes_written = 13124036802228781058}, seek = {
-   callback = 0x80e2412 update_transfer_callback, 
-   callback_data = 0x844bea8, result = 

[Desktop-packages] [Bug 1229486] Re: xscreensaver-command is slow at locking

2014-03-23 Thread Thaddäus Tintenfisch
** No longer affects: xfce4-session

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

Title:
  xscreensaver-command is slow at locking

Status in One Hundred Papercuts:
  Confirmed
Status in “xfce4-session” package in Ubuntu:
  Invalid
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  $ apt-cache policy xfce4-session
  xfce4-session:
Installed: 4.10.1-1ubuntu1
Candidate: 4.10.1-1ubuntu1
Version table:
   *** 4.10.1-1ubuntu1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
  100 /var/lib/dpkg/status

  $ apt-cache policy xscreensaver
  xscreensaver:
Installed: 5.15-3ubuntu1
Candidate: 5.15-3ubuntu1
Version table:
   *** 5.15-3ubuntu1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
  100 /var/lib/dpkg/status

  Actual: When resuming from suspend, the desktop is visible for a while before 
the screensaver clicks on. 
  Expected: The system will resume and only display the screensaver login 
screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xfce4-session 4.10.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Mon Sep 23 21:14:50 2013
  InstallationDate: Installed on 2013-09-24 (0 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Beta amd64 (20130923)
  MarkForUpload: True
  SourcePackage: xfce4-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1229486/+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 423930] Re: [SecurityRoadmap] xscreensaver delays locking and hiding screen

2014-03-23 Thread Thaddäus Tintenfisch
*** This bug is a duplicate of bug 1229486 ***
https://bugs.launchpad.net/bugs/1229486

** This bug is no longer a duplicate of bug 1054299
   Race condition in suspend scripts reveals desktop

** This bug has been marked a duplicate of bug 1229486
   xscreensaver-command is slow at locking

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

Title:
  [SecurityRoadmap] xscreensaver delays locking and hiding screen

Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: xscreensaver

  I suspend my system for ~15min. When I resume xscreensaver will lock
  just as it should. However, there will be a moment where the desktop
  is clearly visible prior to locking.

  I'm using 9.10 but this happens in 9.04 as well. Right now I'm using
  the 5.08-0ubuntu3 version of xscreensaver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/423930/+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 1295797] [NEW] No language chooser on login screen in LightDM

2014-03-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

There is no option to choose the language at login. I'm reporting this
as a new bug (instead of LP: 803858) because this is specifically a
regression in trusty.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lightdm 1.9.12-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 21 19:44:28 2014
InstallationDate: Installed on 2014-03-11 (10 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-greeter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug regression-release trusty
-- 
No language chooser on login screen in LightDM
https://bugs.launchpad.net/bugs/1295797
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to unity-greeter 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 1295797] Re: No language chooser on login screen in LightDM

2014-03-23 Thread Gunnar Hjalmarsson
@Matthias: Then this is a feature request wrt unity-greeter (the default
greeter in Ubuntu) and not a regression.

** Package changed: lightdm-gtk-greeter (Ubuntu) = unity-greeter
(Ubuntu)

** Tags removed: regression-release

** Changed in: unity-greeter (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  No language chooser on login screen in LightDM

Status in “unity-greeter” package in Ubuntu:
  Confirmed

Bug description:
  There is no option to choose the language at login. I'm reporting this
  as a new bug (instead of LP: 803858) because this is specifically a
  regression in trusty.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 19:44:28 2014
  InstallationDate: Installed on 2014-03-11 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1295797/+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 1294386] Re: Recent rebuild in trusty did not pickup python3.4

2014-03-23 Thread Flávio Martins
** Changed in: xdiagnose (Ubuntu)
   Status: New = Fix Released

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

Title:
  Recent rebuild in trusty did not pickup python3.4

Status in “xdiagnose” package in Ubuntu:
  Fix Released

Bug description:
  A recent rebuild was issued to pickup python3.4 as a dependency instead of 
python3.3 but it did not work
  xdiagnose seems to be the last package on the default install to still depend 
on python3.3 packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/1294386/+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 1295797] Re: No language chooser on login screen in LightDM

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

** Changed in: unity-greeter (Ubuntu)
   Status: New = Confirmed

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

Title:
  No language chooser on login screen in LightDM

Status in “unity-greeter” package in Ubuntu:
  Confirmed

Bug description:
  There is no option to choose the language at login. I'm reporting this
  as a new bug (instead of LP: 803858) because this is specifically a
  regression in trusty.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 19:44:28 2014
  InstallationDate: Installed on 2014-03-11 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1295797/+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 1296276] Re: light-locker fails to properly renew kerberos tickets with pam-krb5

2014-03-23 Thread Sean Davis
This may actually be a bug in lightdm.  Including it in the bug report.

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

-- 
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/1296276

Title:
  light-locker fails to properly renew kerberos tickets with pam-krb5

Status in “light-locker” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I am using the pam-krb5 module to log into a Kerberos realm using
  lightdm.  This works the initial time I log in, when I come in through
  lightdm.  However, once I am logged in, and I lock the screen using
  light-locker, when I unlock the screen I no longer get renewed
  tickets.

  The problem seems to be this:

  -rw--- 1 me   me 504 Mar 23 08:37 krb5cc_1000_sjkfhagfg
  -rw--- 1 root   root504 Mar 23 08:38 krb5cc_pam_lsdkjhfsdk

  So what is happening is that on the initial login, I get a valid
  ticket cache, owned by my logging-in user, and showing my UID in the
  file name.  This ticket works fine.  However, once I lock the screen
  and then unlock it, I get a ticket cache owned by root, with _pam_
  in the filename, and of course I can't use it because I am not logged
  in as root.

  This problem did not occur in 12.04 LTS, probably because it did not
  use light-locker.  The pam-krb5 module works in all other cases in my
  installations, so I do not believe this is any kind of problem with
  the pam_krb5 module.

  Thanks,
  Brian

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: light-locker 1.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  Date: Sun Mar 23 08:40:38 2014
  InstallationDate: Installed on 2014-03-22 (0 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Alpha amd64 
(20140320)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: light-locker
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1296276/+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 1296281] [NEW] poor choice for browser icon

2014-03-23 Thread Rolf Leggewie
Public bug reported:

I am not sure this icon is indeed from unity or one of the separate
packages but I found the trusty icon for the browser a poor choice (see
attachment).  The pointer that is included is easy to mistake for the
system pointer and thus confuse the user.  Please reconsider this.

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


** Tags: trusty

-- 
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/1296281

Title:
  poor choice for browser icon

Status in “unity” package in Ubuntu:
  New

Bug description:
  I am not sure this icon is indeed from unity or one of the separate
  packages but I found the trusty icon for the browser a poor choice
  (see attachment).  The pointer that is included is easy to mistake for
  the system pointer and thus confuse the user.  Please reconsider this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1296281/+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 1251363] Re: Nautilus will crash with error segfault at 0 ip 00007f77316a21c0 sp 00007f76f81c88f8 error 4 in libpthread-2.17.so[7f7731694000+17000] if directory contains zero l

2014-03-23 Thread Pasi Tarhonen
I do not get Nautilus to crash with ANY zero length file like:

1. touch test, touch test.doc, touch.ppt...

2. open directory that contains these zero length test files -- no
crash

But if filename (extension) makes file to be media type then crash
happens.

3. touch test.flv -- crash

4. touch test.mp4 -- crash

5. touch test.mp3 -- crash

6. touch test.avi -- crash

and so on, the crash is somehow related to media file preview
generation I think.

dmesg:

[1376743.693009] nautilus[9409]: segfault at 0 ip 7fe20809f1c0 sp 
7fe1fc4498f8 error 4 in libpthread-2.17.so[7fe208091000+17000]
[1376891.606639] nautilus[14712]: segfault at 0 ip 7f13593401c0 sp 
7f13204148f8 error 4 in libpthread-2.17.so[7f1359332000+17000]
[1376911.668554] nautilus[15640]: segfault at 0 ip 7f099eeb11c0 sp 
7f09712218f8 error 4 in libpthread-2.17.so[7f099eea3000+17000]
[1377082.990648] nautilus[20706]: segfault at 0 ip 7f307e6e31c0 sp 
7f304b88b8f8 error 4 in libpthread-2.17.so[7f307e6d5000+17000]
[1377212.686114] nautilus[25649]: segfault at 0 ip 7f8465fb61c0 sp 
7f842d4e58f8 error 4 in libpthread-2.17.so[7f8465fa8000+17000]
[1377522.756313] nautilus[4267]: segfault at 0 ip 7f672fb091c0 sp 
7f66f68248f8 error 4 in libpthread-2.17.so[7f672fafb000+17000]


** Summary changed:

- Nautilus will crash with error segfault at 0 ip 7f77316a21c0 sp 
7f76f81c88f8 error 4 in libpthread-2.17.so[7f7731694000+17000] if directory 
contains zero lenght flash video files (*.flv)
+ Nautilus will crash with error segfault at 0 ip 7f77316a21c0 sp 
7f76f81c88f8 error 4 in libpthread-2.17.so[7f7731694000+17000] if directory 
contains zero lenght media files (.flv,.avi,mp4,.mp3,...)

-- 
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/1251363

Title:
  Nautilus will crash with error segfault at 0 ip 7f77316a21c0 sp
  7f76f81c88f8 error 4 in libpthread-2.17.so[7f7731694000+17000] if
  directory contains zero lenght media files (.flv,.avi,mp4,.mp3,...)

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  
  1. expected behaviour:

  Open folder to view content

  2. What happens

  Nautilus crashes with dmesg error as below (same folder
  /home/pasi/Videot/Areena always triggers crash, maybe there is
  corrupted files but anyhow I do not expect nautilus to crash):

  [472678.901959] nautilus[26573]: segfault at 0 ip 7fce3b4111c0 sp 
7fce039c78f8 error 4 in libpthread-2.17.so[7fce3b403000+17000]
  [472714.624947] nautilus[30260]: segfault at 0 ip 7f22579e21c0 sp 
7f22200708f8 error 4 in libpthread-2.17.so[7f22579d4000+17000]
  [472733.272632] nautilus[31484]: segfault at 0 ip 7fb267e161c0 sp 
7fb22f5988f8 error 4 in libpthread-2.17.so[7fb267e08000+17000]
  [472740.688020] nautilus[31888]: segfault at 0 ip 7fb1d43ba1c0 sp 
7fb19c04e8f8 error 4 in libpthread-2.17.so[7fb1d43ac000+17000]
  [472769.798642] nautilus[577]: segfault at 0 ip 7f6c992bc1c0 sp 
7f6c60a3e8f8 error 4 in libpthread-2.17.so[7f6c992ae000+17000]
  [473265.055300] nautilus[20421]: segfault at 0 ip 7f4652b451c0 sp 
7f464354e8f8 error 4 in libpthread-2.17.so[7f4652b37000+17000]
  [511767.016404] nautilus[32275]: segfault at 0 ip 7f77316a21c0 sp 
7f76f81c88f8 error 4 in libpthread-2.17.so[7f7731694000+17000]

  3. backgroud

  ssdbtrfs, scrubbed and checked dev stats ok
  Description:  Ubuntu 13.10
  Release:  13.10
  pasi@kotipalvelu:~$ apt-cache policy nautilus
  nautilus:
Asennettu: 1:3.8.2-0ubuntu2
Ehdokas:   1:3.8.2-0ubuntu2
Versiotaulukko:
   *** 1:3.8.2-0ubuntu2 0
  500 http://fi.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 14 19:01:23 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'1309x998+369+24'
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'191'
  InstallationDate: Installed on 2013-04-03 (224 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402.1)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to saucy on 2013-11-08 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1251363/+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 1296288] [NEW] pcscd crashes when disconnecting / reconnecting USB device

2014-03-23 Thread Ralph Scharpf
Public bug reported:

$ lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

$ apt-cache policy pcscd
pcscd:
  Installed: 1.8.10-1ubuntu1
  Candidate: 1.8.10-1ubuntu1
  Version table:
 *** 1.8.10-1ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

The HW used is a Reiner SCT supported by the following package:

$ apt-cache policy libifd-cyberjack6
libifd-cyberjack6:
  Installed: 3.99.5final.sp03-2
  Candidate: 3.99.5final.sp03-2
  Version table:
 *** 3.99.5final.sp03-2 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

The error occures mostly when disconnecting or reconnecting the device.
Please wait a few seconds after changing conection state. I am unsure if
the deamon is stable over time when the connection state is unchanged. I
found the service missing in various scenarios. After crashing I found
the following entries in syslog:

Mar 23 14:13:51 einstein kernel: [  560.029754] pcscd[2560]: segfault at 
7f062128c248 ip 7f062128c248 sp 7f0620a5cee0 error 14 in 
libc-2.19.so[7f06216d3000+1bb000]
Mar 23 14:14:30 einstein kernel: [  599.765633] pcscd[2572]: segfault at 
7f7840e4f248 ip 7f7840e4f248 sp 7f784061fee0 error 14 in 
libc-2.19.so[7f7841296000+1bb000]

I attached the crash report from /var/crash/_usr_sbin_pcscd.0.crash.

** Affects: pcsc-lite (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  pcscd crashes when disconnecting / reconnecting USB device

Status in “pcsc-lite” package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:Ubuntu Trusty Tahr (development branch)
  Release:14.04

  $ apt-cache policy pcscd
  pcscd:
Installed: 1.8.10-1ubuntu1
Candidate: 1.8.10-1ubuntu1
Version table:
   *** 1.8.10-1ubuntu1 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  The HW used is a Reiner SCT supported by the following package:

  $ apt-cache policy libifd-cyberjack6
  libifd-cyberjack6:
Installed: 3.99.5final.sp03-2
Candidate: 3.99.5final.sp03-2
Version table:
   *** 3.99.5final.sp03-2 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  The error occures mostly when disconnecting or reconnecting the
  device. Please wait a few seconds after changing conection state. I am
  unsure if the deamon is stable over time when the connection state is
  unchanged. I found the service missing in various scenarios. After
  crashing I found the following entries in syslog:

  Mar 23 14:13:51 einstein kernel: [  560.029754] pcscd[2560]: segfault at 
7f062128c248 ip 7f062128c248 sp 7f0620a5cee0 error 14 in 
libc-2.19.so[7f06216d3000+1bb000]
  Mar 23 14:14:30 einstein kernel: [  599.765633] pcscd[2572]: segfault at 
7f7840e4f248 ip 7f7840e4f248 sp 7f784061fee0 error 14 in 
libc-2.19.so[7f7841296000+1bb000]

  I attached the crash report from /var/crash/_usr_sbin_pcscd.0.crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1296288/+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 1296209] Re: login only offers japanese environment

2014-03-23 Thread Gunnar Hjalmarsson
Can you please take these steps and let us know the result:

* Remove the LC_MESSAGES line from /etc/environment
* Remove the ~/.environment file
* Go to System Settings - Language Support and check which languages are 
installed
* Use the Language Support interface to set the desired language

** Package changed: lightdm (Ubuntu) = lightdm-gtk-greeter (Ubuntu)

** Changed in: lightdm-gtk-greeter (Ubuntu)
   Status: New = Incomplete

-- 
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/1296209

Title:
  login only offers japanese environment

Status in “lightdm-gtk-greeter” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from precise to trusty lightdm only offers to log in
  to a Japanese environment now (lightdm login screen, the pulldown only
  has ja on offer).  I looked around but could not spot why this would
  be.

  $ sudo rgrep -i ja_JP /etc/
  Binary file /etc/.git/index matches
  /etc/scim/config:/Hotkeys/FrontEnd/Trigger/ja_JP = 
Zenkaku_Hankaku,Alt+grave,Control+space
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8/app-defaults'
  /etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.UTF-8/app-defaults/TiMidity'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP'
  /etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP/app-defaults'
  /etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.eucJP/app-defaults/TiMidity'
  /etc/locale.alias:japaneseja_JP.eucJP
  /etc/locale.alias:japanese.eucja_JP.eucJP
  /etc/locale.alias:ja_JP   ja_JP.eucJP
  /etc/locale.alias:ja_JP.ujis  ja_JP.eucJP
  /etc/locale.alias:japanese.sjis   ja_JP.SJIS
  /etc/wwwoffle/namazu/namazurc:## Lang: Set the locale code such as 
`ja_JP.eucJP', `ja_JP.SJIS', 
  /etc/X11/xinit/xinput.d/default:#  Japanese   ja_JP*   kinput2
@im=kinput2   Shift-Space

  $ ll /etc/X11/
  total 92
  lrwxrwxrwx 1 root root13 Mar  2  2010 X - /usr/bin/Xorg
  -rwxr-xr-x 1 root root   709 Apr  1  2010 Xreset
  drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xreset.d
  drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xresources
  -rwxr-xr-x 1 root root  3730 Feb 19  2010 Xsession
  drwxr-xr-x 2 root root  4096 Mar 23 14:07 Xsession.d
  -rw-r--r-- 1 root root   265 Feb 19  2010 Xsession.options
  -rw--- 1 root root   601 Mar  2  2010 Xwrapper.config
  drwxr-xr-x 2 root root  4096 Mar 23 14:41 app-defaults
  drwxr-xr-x 2 root root  4096 Nov 19  2012 cursors
  -rw-r--r-- 1 root root18 Dec 24 01:06 default-display-manager
  drwxr-xr-x 2 root root  4096 Mar 23 14:41 fluxbox
  drwxr-xr-x 7 root root  4096 Mar  3  2010 fonts
  drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.UTF-8
  drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.eucJP
  lrwxrwxrwx 1 root root14 Mar  3  2010 openbox - ../xdg/openbox
  -rw-r--r-- 1 root root 17394 Feb 19  2010 rgb.txt
  drwxr-xr-x 3 root root  4096 Mar 23 01:41 xinit
  drwxr-xr-x 2 root root  4096 Nov  5 23:01 xkb
  -rw-r--r-- 1 root root   270 Feb  1 11:05 xorg.conf.failsafe
  drwxr-xr-x 2 root root  4096 Mar 22 20:57 xsm

  $ cat /etc/environment 
  
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  LC_MESSAGES=C

  I thought that maybe this behaviour is due to the ja_JP folders inside
  /etc/X11 and those belong to timidity.

  $ dpkg -S /etc/X11/ja_JP.*
  timidity: /etc/X11/ja_JP.UTF-8
  timidity: /etc/X11/ja_JP.eucJP

  The strange (and upsetting) thing is that this even overrides an
  explicit setting I have made.

  $ cat ~/.environment 
  #LANGUAGE=en_US:en
  LANG=de_DE.UTF-8
  LC_MESSAGES=C

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1296209/+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 1296287] [NEW] problem in downloading

2014-03-23 Thread Sourav Baroi
Public bug reported:

when I try to download any file, the file starts playing online instead
of downloading, why?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: firefox 13.0.1+build1-0ubuntu0.12.04.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  welcome1910 F pulseaudio
 /dev/snd/pcmC0D0p:   welcome1910 F...m pulseaudio
BuildID: 20120615064004
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xc260 irq 44'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:10ec0269,103c1854,00100202 
HDA:80862806,80860101,0010'
   Controls  : 23
   Simple ctrls  : 11
Channel: release
Date: Sun Mar 23 19:12:18 2014
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Custom 12.04 - Release i386
IpRoute:
 default via 192.168.1.1 dev wlan2  proto static 
 169.254.0.0/16 dev wlan2  scope link  metric 1000 
 192.168.1.0/24 dev wlan2  proto kernel  scope link  src 192.168.1.34  metric 2
MarkForUpload: True
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/11/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.3C
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 1854
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 64.2A
dmi.chassis.asset.tag: 5CG3430KHR
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.3C:bd10/11/2013:svnHewlett-Packard:pnHP450NotebookPC:pvr088612005B1600010:rvnHewlett-Packard:rn1854:rvr64.2A:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 450 Notebook PC
dmi.product.version: 088612005B1600010
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-bug i386 precise release-channel

-- 
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/1296287

Title:
  problem in downloading

Status in “firefox” package in Ubuntu:
  New

Bug description:
  when I try to download any file, the file starts playing online
  instead of downloading, why?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 13.0.1+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  welcome1910 F pulseaudio
   /dev/snd/pcmC0D0p:   welcome1910 F...m pulseaudio
  BuildID: 20120615064004
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xc260 irq 44'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0269,103c1854,00100202 
HDA:80862806,80860101,0010'
 Controls  : 23
 Simple ctrls  : 11
  Channel: release
  Date: Sun Mar 23 19:12:18 2014
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Custom 12.04 - Release i386
  IpRoute:
   default via 192.168.1.1 dev wlan2  proto static 
   169.254.0.0/16 dev wlan2  scope link  metric 1000 
   192.168.1.0/24 dev wlan2  proto kernel  scope link  src 192.168.1.34  metric 
2
  MarkForUpload: True
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.3C
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 1854
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 64.2A
  dmi.chassis.asset.tag: 5CG3430KHR
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.3C:bd10/11/2013:svnHewlett-Packard:pnHP450NotebookPC:pvr088612005B1600010:rvnHewlett-Packard:rn1854:rvr64.2A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 450 Notebook PC
  dmi.product.version: 088612005B1600010
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1296290] [NEW] unsatisfiable link with libgutenprint.so.3

2014-03-23 Thread Rolf Leggewie
Public bug reported:

I get a non-abortive error when starting gimp on the command line.

$ gimp
[...]
/usr/lib/gimp/2.0/plug-ins/gutenprint: error while loading shared libraries: 
libgutenprint.so.3: cannot open shared object file: No such file or directory

$ ldd /usr/lib/gimp/2.0/plug-ins/gutenprint|grep libguten
libgutenprintui2.so.1 = /usr/lib/i386-linux-gnu/libgutenprintui2.so.1 
(0xb7612000)
libgutenprint.so.3 = not found
libgutenprint.so.2 = /usr/lib/i386-linux-gnu/libgutenprint.so.2 
(0xb694d000)

That library is not available anywhere in trusty as far as I can see.

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


** Tags: trusty

-- 
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/1296290

Title:
  unsatisfiable link with libgutenprint.so.3

Status in “gimp” package in Ubuntu:
  New

Bug description:
  I get a non-abortive error when starting gimp on the command line.

  $ gimp
  [...]
  /usr/lib/gimp/2.0/plug-ins/gutenprint: error while loading shared libraries: 
libgutenprint.so.3: cannot open shared object file: No such file or directory

  $ ldd /usr/lib/gimp/2.0/plug-ins/gutenprint|grep libguten
libgutenprintui2.so.1 = /usr/lib/i386-linux-gnu/libgutenprintui2.so.1 
(0xb7612000)
libgutenprint.so.3 = not found
libgutenprint.so.2 = /usr/lib/i386-linux-gnu/libgutenprint.so.2 
(0xb694d000)

  That library is not available anywhere in trusty as far as I can see.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1296290/+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 1246683] Re: Middle button does not work for scrolling

2014-03-23 Thread Christopher M. Penalver
dalcde / Aurimas Fišeras, thank you for your comment. So your hardware and 
problem may be tracked, could you please file a new report by executing the 
following in a terminal:
ubuntu-bug xorg

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

For more on this, please see the official Ubuntu documentation:
Ubuntu X.Org Team, Ubuntu Bug Control, and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report will delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

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

Title:
  Middle button does not work for scrolling

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  With my Lenovo T440s laptop the Trackpad/Trackpoint laptop scrolling
  does not work when pressing middle button + moving the Trackpoint.
  evdev seems to be set correctly ( http://paste.ubuntuusers.de/416732/
  ). Middle button itself works fine for middle clicks just no
  scrolling.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  Uname: Linux 3.12.0-031200rc7-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Thu Oct 31 12:36:14 2013
  InstallationDate: Installed on 2013-10-17 (13 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  MarkForUpload: True
  SourcePackage: xserver-xorg-input-evdev
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1246683/+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 937200] Re: Fat fonts in Swing applications

2014-03-23 Thread pdknsk
I confirm this is fixed in Oracle JDK.

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

Title:
  Fat fonts in Swing applications

Status in “fonts-unfonts-core” package in Ubuntu:
  Invalid
Status in “openjdk-7” package in Ubuntu:
  Triaged

Bug description:
  Since I upgraded to Ubuntu 12.04 I noticed that the fonts in Java
  Swing applications use the bold font weight. This looks really ugly
  and takes up to much space.

  
  1.
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  
  2. 
  apt-cache policy openjdk-7-jdk 
  openjdk-7-jdk:
Installiert: 7~b147-2.0-1ubuntu2
Kandidat:7~b147-2.0-1ubuntu2
Versionstabelle:
   *** 7~b147-2.0-1ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
  100 /var/lib/dpkg/status

  3. 
  Applications rendering with normal fonts

  4.
  Applications rendering with bold fonts

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openjdk-7-jdk 7~b147-2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.92-0ubuntu1
  Architecture: amd64
  Date: Mon Feb 20 20:44:43 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: openjdk-7
  UpgradeStatus: Upgraded to precise on 2012-02-16 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-unfonts-core/+bug/937200/+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 937200] Re: Fat fonts in Swing applications

2014-03-23 Thread pdknsk
Well, bold fonts are. The lesser problem, light fonts, isn't.

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

Title:
  Fat fonts in Swing applications

Status in “fonts-unfonts-core” package in Ubuntu:
  Invalid
Status in “openjdk-7” package in Ubuntu:
  Triaged

Bug description:
  Since I upgraded to Ubuntu 12.04 I noticed that the fonts in Java
  Swing applications use the bold font weight. This looks really ugly
  and takes up to much space.

  
  1.
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  
  2. 
  apt-cache policy openjdk-7-jdk 
  openjdk-7-jdk:
Installiert: 7~b147-2.0-1ubuntu2
Kandidat:7~b147-2.0-1ubuntu2
Versionstabelle:
   *** 7~b147-2.0-1ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
  100 /var/lib/dpkg/status

  3. 
  Applications rendering with normal fonts

  4.
  Applications rendering with bold fonts

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openjdk-7-jdk 7~b147-2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.92-0ubuntu1
  Architecture: amd64
  Date: Mon Feb 20 20:44:43 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: openjdk-7
  UpgradeStatus: Upgraded to precise on 2012-02-16 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-unfonts-core/+bug/937200/+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 1296292] [NEW] nautilus crashed with SIGABRT in g_assertion_message() after adding open-as-administrator script.

2014-03-23 Thread Bill Turner
Public bug reported:

script as follows in ~/.local.share/nautilus/scripts/open-as-
administrator


#!/bin/bash
#
# this code will determine exactly the path and the type of object,
# then it will decide use gedit or nautilus to open it by ROOT permission
#
# Determine the path
if [ -e -n $1 ]; then
obj=$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
else
base=`echo $NAUTILUS_SCRIPT_CURRENT_URI | cut -d'/' -f3- | sed 's/%20/ /g'`
obj=$base/${1##*/}
fi
# Determine the type and run as ROOT
if [ -f $obj ]; then
gksu gedit $obj
elif [ -d $obj ]; then
gksu nautilus $obj
fi

exit 0

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Uname: Linux 3.13.0-19-generic i686
ApportVersion: 2.13.3-0ubuntu1
Architecture: i386
Date: Sun Mar 23 16:15:10 2014
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 
InstallationDate: Installed on 2014-03-23 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140323)
ProcCmdline: nautilus /home/bill/Downloads
ProcEnviron:
 LANGUAGE=en_ZA:en
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
 TERM=unknown
Signal: 6
SourcePackage: nautilus
StacktraceTop:
 g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
 ?? ()
 ?? ()
 ?? ()
Title: nautilus crashed with SIGABRT in g_assertion_message()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: apport-crash i386 need-i386-retrace trusty

** Information type changed from Private to Public

-- 
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/1296292

Title:
  nautilus crashed with SIGABRT in g_assertion_message() after adding
  open-as-administrator script.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  script as follows in ~/.local.share/nautilus/scripts/open-as-
  administrator

  
  #!/bin/bash
  #
  # this code will determine exactly the path and the type of object,
  # then it will decide use gedit or nautilus to open it by ROOT permission
  #
  # Determine the path
  if [ -e -n $1 ]; then
  obj=$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
  else
  base=`echo $NAUTILUS_SCRIPT_CURRENT_URI | cut -d'/' -f3- | sed 's/%20/ /g'`
  obj=$base/${1##*/}
  fi
  # Determine the type and run as ROOT
  if [ -f $obj ]; then
  gksu gedit $obj
  elif [ -d $obj ]; then
  gksu nautilus $obj
  fi

  exit 0

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  Date: Sun Mar 23 16:15:10 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-03-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140323)
  ProcCmdline: nautilus /home/bill/Downloads
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
   TERM=unknown
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1296292/+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 963468] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in malloc()

2014-03-23 Thread Charles Kerr
*** This bug is a duplicate of bug 861236 ***
https://bugs.launchpad.net/bugs/861236

** This bug is no longer a duplicate of private bug 847585
** This bug has been marked a duplicate of bug 861236
   gnome-control-center crashed when adding a new time location

-- 
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/963468

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in malloc()

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Unknown

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.92-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic-pae 3.2.12
  Uname: Linux 3.2.0-20-generic-pae i686
  ApportVersion: 1.95-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Fri Mar 23 20:56:03 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcCmdline: gnome-control-center sound-nua
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  Title: [soundnua]: gnome-control-center crashed with SIGSEGV in malloc()
  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-control-center/+bug/963468/+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 1293237] Re: I have two screen with one one monitor

2014-03-23 Thread Giorgio Dramis
** Description changed:

- I'm using Ubntu 14.04 with a graphic card Nvidia 610M and the tool
- nvidia-prime. The problem is that when I use Nvidia graphic card I have
- two virtual screens but only one monitor connected.
+ I'm using Ubntu 14.04 on my Asus K53SD-SX191V with a graphic card Nvidia
+ 610M and the tool nvidia-prime. The problem is that when I use Nvidia
+ graphic card I have two virtual screens but only one monitor connected.

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

Title:
  I have two screen with one one monitor

Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  New

Bug description:
  I'm using Ubntu 14.04 on my Asus K53SD-SX191V with a graphic card
  Nvidia 610M and the tool nvidia-prime. The problem is that when I use
  Nvidia graphic card I have two virtual screens but only one monitor
  connected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331-updates/+bug/1293237/+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 1210077] Re: Screen freeze and garbled after resume from suspend

2014-03-23 Thread Giorgio Dramis
Now it works, but when i resume my PC i see two screens in one monitor.
I think that is a problem of my PC, because when i open Monitor in
System Settings i find two monitors connected, but indeed there is only
one monitor connected. I opened a new bug here:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-331-updates/+bug/1293237

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

Title:
  Screen freeze and garbled after resume from suspend

Status in HWE Next Project:
  Fix Released
Status in HWE Next trusty series:
  Fix Released
Status in Unity:
  Fix Committed
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Perform regular suspend, either from system menu or close laptop lid,
  when system resuming from suspend, it will freeze.

  Switch to VT and back to X can solve freeze issue,
  but the screen are gabled and some character rendering are strange,
  however whole system can perform usual task.

  found affected graphics:
  gf108m
  gf117m
  gk107glm

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1210077/+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 1296292] Re: nautilus crashed with SIGABRT in g_assertion_message() after adding open-as-administrator script.

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1286766 ***
https://bugs.launchpad.net/bugs/1286766

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 #1286766, 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/1296292/+attachment/4038932/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038934/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038935/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038936/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038937/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038938/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1296292/+attachment/4038939/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1286766
   nautilus crashed with SIGABRT in bsearch()

** Tags removed: need-i386-retrace

-- 
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/1296292

Title:
  nautilus crashed with SIGABRT in g_assertion_message() after adding
  open-as-administrator script.

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  script as follows in ~/.local.share/nautilus/scripts/open-as-
  administrator

  
  #!/bin/bash
  #
  # this code will determine exactly the path and the type of object,
  # then it will decide use gedit or nautilus to open it by ROOT permission
  #
  # Determine the path
  if [ -e -n $1 ]; then
  obj=$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
  else
  base=`echo $NAUTILUS_SCRIPT_CURRENT_URI | cut -d'/' -f3- | sed 's/%20/ /g'`
  obj=$base/${1##*/}
  fi
  # Determine the type and run as ROOT
  if [ -f $obj ]; then
  gksu gedit $obj
  elif [ -d $obj ]; then
  gksu nautilus $obj
  fi

  exit 0

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  Date: Sun Mar 23 16:15:10 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-03-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140323)
  ProcCmdline: nautilus /home/bill/Downloads
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
   TERM=unknown
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1296292/+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 1238346] Re: on bootup wrong keyboard layout is recognized

2014-03-23 Thread Daniel Christian Henter
** Also affects: unity
   Importance: Undecided
   Status: New

-- 
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/1238346

Title:
  on bootup wrong keyboard layout is recognized

Status in One Hundred Papercuts:
  Confirmed
Status in Unity:
  New
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  This is a regression. 
  I have two keyboard layouts activated, the Dvorak and the English US. The 
Dvorak should be the default keyboard. That is the way I have it set up, and it 
 shows up in the task bar on top as En1, which is the Dvorak.
  However, when I start to type, it starts in QUERTY. 
  ??
  To correct this, I go to the task bar (where it shows EN1, or Dvorak), 
re-select the Dvorak, and then everything is fine. 
  ??

  I have another minor problem which should probably go on another bug, but 
happened at the same time. 
  CTL-ALT-T doesn't bring up the terminal any more. No matter what keyboard I'm 
using.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.1+13.10.20131004-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Oct 10 21:20:39 2013
  InstallationDate: Installed on 2013-08-12 (60 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130811)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1238346/+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 493766] Re: Multi_key / compose does not work when XMODIFIERS=@im=SCIM

2014-03-23 Thread Daniel Colascione
(Well, at least for ibus = 1.5.)

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

Title:
  Multi_key / compose does not work when XMODIFIERS=@im=SCIM

Status in “emacs23” package in Ubuntu:
  Confirmed
Status in “emacs23” package in Fedora:
  Unknown

Bug description:
  Binary package hint: emacs23

  Ubuntu 9.10
  emacs23:
Installed: 23.1+1-4ubuntu3.1

  Using X with a configuration for SCIM input methods, environment
  variable XMODIFIERS then contains @im=SCIM

  Start emacs

  Hit Multi_key (aka Compose key, often bound to one of the Windows keys
  depending on keyboard layout and layout options) ' (single quote) e

  You should be getting é (e acute accent)

  Instead, emacs complains that Multi_key is undefined.

  Problem disappears if launching Emacs with XMODIFIERS='

  ProblemType: Bug
  Architecture: i386
  Date: Mon Dec  7 21:56:37 2009
  DistroRelease: Ubuntu 9.10
  Package: emacs (not installed)
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
  SourcePackage: emacs22
  Uname: Linux 2.6.31-16-generic i686
  XsessionErrors:
   (gnome-settings-daemon:2488): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:2488): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:2548): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:2537): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (gnome-panel:2536): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/493766/+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 1282637] Re: Please add ability to set keyboard shortcuts to unity-control-center launched from GNOME session FlashBack (Compiz and Metacity)

2014-03-23 Thread Norbert
@mitya57
Dmitry, I think the difference comes from dependendency and recommedation 
resolution while installing software. I do not remeber exactly from which 
application I installed gnome-panel packages, but I use all of them - synaptic, 
aptitude and apt-get.

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

Title:
  Please add ability to set keyboard shortcuts to unity-control-center
  launched from GNOME session FlashBack (Compiz and Metacity)

Status in “gnome-panel” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Dear Ubuntu developers!

  I understand that unity-control-center is on alpha stage.

  But please sync unity-control-center appearance on Unity and GNOME
  FlashBack sessions.

  For example for now keyboard shortcuts settings are missed in GNOME
  FlashBack sessions. Ubuntu users which use GNOME Classic desktop, not
  Unity (for example, me) can't set keyboard settings from unity-
  control-center.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140219-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic i686
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Feb 20 19:21:33 2014
  InstallationDate: Installed on 2013-10-20 (123 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
  usr_lib_unity-control-center:
   activity-log-manager   0.9.7-0ubuntu10
   deja-dup   29.5-0ubuntu2
   gnome-control-center   1:3.6.3-0ubuntu50
   gnome-control-center-unity 1.3+14.04.20140117-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1282637/+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 493766] Re: Multi_key / compose does not work when XMODIFIERS=@im=SCIM

2014-03-23 Thread Daniel Colascione
Fixed in Emacs trunk revisions 116858 and 116859.

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

Title:
  Multi_key / compose does not work when XMODIFIERS=@im=SCIM

Status in “emacs23” package in Ubuntu:
  Confirmed
Status in “emacs23” package in Fedora:
  Unknown

Bug description:
  Binary package hint: emacs23

  Ubuntu 9.10
  emacs23:
Installed: 23.1+1-4ubuntu3.1

  Using X with a configuration for SCIM input methods, environment
  variable XMODIFIERS then contains @im=SCIM

  Start emacs

  Hit Multi_key (aka Compose key, often bound to one of the Windows keys
  depending on keyboard layout and layout options) ' (single quote) e

  You should be getting é (e acute accent)

  Instead, emacs complains that Multi_key is undefined.

  Problem disappears if launching Emacs with XMODIFIERS='

  ProblemType: Bug
  Architecture: i386
  Date: Mon Dec  7 21:56:37 2009
  DistroRelease: Ubuntu 9.10
  Package: emacs (not installed)
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
  SourcePackage: emacs22
  Uname: Linux 2.6.31-16-generic i686
  XsessionErrors:
   (gnome-settings-daemon:2488): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:2488): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:2548): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:2537): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (gnome-panel:2536): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/493766/+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 1296288] Re: pcscd crashes when disconnecting / reconnecting USB device

2014-03-23 Thread Ludovic Rousseau
I can't find the attached /var/crash/_usr_sbin_pcscd.0.crash

I guess the crash occurs in the libifd-cyberjack6 driver and the bug
should be reassigned to this package.

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

Title:
  pcscd crashes when disconnecting / reconnecting USB device

Status in “pcsc-lite” package in Ubuntu:
  New

Bug description:
  $ lsb_release -rd
  Description:Ubuntu Trusty Tahr (development branch)
  Release:14.04

  $ apt-cache policy pcscd
  pcscd:
Installed: 1.8.10-1ubuntu1
Candidate: 1.8.10-1ubuntu1
Version table:
   *** 1.8.10-1ubuntu1 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  The HW used is a Reiner SCT supported by the following package:

  $ apt-cache policy libifd-cyberjack6
  libifd-cyberjack6:
Installed: 3.99.5final.sp03-2
Candidate: 3.99.5final.sp03-2
Version table:
   *** 3.99.5final.sp03-2 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  The error occures mostly when disconnecting or reconnecting the
  device. Please wait a few seconds after changing conection state. I am
  unsure if the deamon is stable over time when the connection state is
  unchanged. I found the service missing in various scenarios. After
  crashing I found the following entries in syslog:

  Mar 23 14:13:51 einstein kernel: [  560.029754] pcscd[2560]: segfault at 
7f062128c248 ip 7f062128c248 sp 7f0620a5cee0 error 14 in 
libc-2.19.so[7f06216d3000+1bb000]
  Mar 23 14:14:30 einstein kernel: [  599.765633] pcscd[2572]: segfault at 
7f7840e4f248 ip 7f7840e4f248 sp 7f784061fee0 error 14 in 
libc-2.19.so[7f7841296000+1bb000]

  I attached the crash report from /var/crash/_usr_sbin_pcscd.0.crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1296288/+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 1130767] Re: PDF with embedded font not displayed correctly

2014-03-23 Thread madbiologist
The document is displayed correctly in Firefox 26 on Ubuntu 13.04.

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

-- 
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/1130767

Title:
  PDF with embedded font not displayed correctly

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  The PDF available here
  http://www.kseta.kit.edu/downloads/120_20121218_6028.pdf
  is not displayed correctly when viewed with the new integrated PDF viewer.
  The text is displayed in a Windings-like font. My guess is that the embedded 
font is not decoded correctly and a wrong font is displayed instead. Copying 
and pasting the text into an editor yields the original text.

  The PDF works fine with evince and FF19 under Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: firefox 19.0~b6+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.8-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sroecker   1991 F pulseaudio
  BuildID: 20130218091015
  Channel: Unavailable
  Date: Wed Feb 20 17:34:30 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2011-12-17 (431 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  IpRoute:
   default via 192.168.178.1 dev eth0  proto static 
   192.168.178.0/24 dev eth0  proto kernel  scope link  src 192.168.178.140  
metric 1
  MarkForUpload: True
  PrefSources: prefs.js
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=19.0/20130218091015 (In use)
  RelatedPackageVersions:
   icedtea-6-plugin  1.3.1-1ubuntu1
   totem-mozilla 3.6.3-0ubuntu2
   rhythmbox-mozilla 2.98-0ubuntu3
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to raring on 2013-01-13 (37 days ago)
  dmi.bios.date: 10/12/06
  dmi.bios.vendor: Apple Computer, Inc.
  dmi.bios.version: MB11.88Z.0061.B03.0610121324
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208CC8
  dmi.board.vendor: Apple Computer, Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Computer, Inc.
  dmi.chassis.version: Mac-F4208CC8
  dmi.modalias: 
dmi:bvnAppleComputer,Inc.:bvrMB11.88Z.0061.B03.0610121324:bd10/12/06:svnAppleComputer,Inc.:pnMacBook1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F4208CC8:rvrPVT:cvnAppleComputer,Inc.:ct10:cvrMac-F4208CC8:
  dmi.product.name: MacBook1,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Computer, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1130767/+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 1296301] [NEW] [ATIIXP - ATI IXP, recording] Recording problem

2014-03-23 Thread David McDonough
Public bug reported:

I was trying to play a sound file copyed from a Thumb drive. The list of
cuts on the disk did not match the CD. So I tryed to copy just one cut
off a CD, to add to the Album??? Now I have an Audio disk in the
launcher, then a CD Player, XFburn, Asunder Ripper. Now It is telling me
I need a VORBIS ENCODER???

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  davidman50   1973 F pulseaudio
 /dev/snd/pcmC0D0p:   davidman50   1973 F...m pulseaudio
Date: Sun Mar 23 07:51:51 2014
InstallationDate: Installed on 2014-03-22 (1 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:IXP failed
Symptom_Card: Built-in Audio - ATI IXP
Symptom_Type: None of the above
Title: [ATIIXP - ATI IXP, recording] Recording problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/25/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 3.15
dmi.board.name: Amberine M
dmi.board.vendor: ASUSTek Computer INC.
dmi.board.version: 1.03
dmi.chassis.type: 3
dmi.chassis.version: 
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr3.15:bd01/25/2007:svnHPPavilion061:pnEG134AA-ABAa1230n:pvr0nx1114RE101AMBEM00:rvnASUSTekComputerINC.:rnAmberineM:rvr1.03:cvn:ct3:cvr:
dmi.product.name: EG134AA-ABA a1230n
dmi.product.version: 0nx1114RE101AMBEM00
dmi.sys.vendor: HP Pavilion 061

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 saucy

-- 
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/1296301

Title:
  [ATIIXP - ATI IXP, recording] Recording problem

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I was trying to play a sound file copyed from a Thumb drive. The list
  of cuts on the disk did not match the CD. So I tryed to copy just one
  cut off a CD, to add to the Album??? Now I have an Audio disk in the
  launcher, then a CD Player, XFburn, Asunder Ripper. Now It is telling
  me I need a VORBIS ENCODER???

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  davidman50   1973 F pulseaudio
   /dev/snd/pcmC0D0p:   davidman50   1973 F...m pulseaudio
  Date: Sun Mar 23 07:51:51 2014
  InstallationDate: Installed on 2014-03-22 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:IXP failed
  Symptom_Card: Built-in Audio - ATI IXP
  Symptom_Type: None of the above
  Title: [ATIIXP - ATI IXP, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2007
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 3.15
  dmi.board.name: Amberine M
  dmi.board.vendor: ASUSTek Computer INC.
  dmi.board.version: 1.03
  dmi.chassis.type: 3
  dmi.chassis.version: 
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr3.15:bd01/25/2007:svnHPPavilion061:pnEG134AA-ABAa1230n:pvr0nx1114RE101AMBEM00:rvnASUSTekComputerINC.:rnAmberineM:rvr1.03:cvn:ct3:cvr:
  dmi.product.name: EG134AA-ABA a1230n
  dmi.product.version: 0nx1114RE101AMBEM00
  dmi.sys.vendor: HP Pavilion 061

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1296301/+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 507089]

2014-03-23 Thread Murz
Maciej Puzio and Howard Chu - thanks for the info, moving to ldapd or
sssd solves this problem.

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

Title:
  thunderbird shredder always segfaults on startup with LDAP auth in
  nsswitch

Status in SeaMonkey: all-in-one Internet application suite:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  If nsswitch.conf is set with:

  passwd: compat ldap
  group:  compat ldap
  shadow: compat ldap

  My ldap config does work as I'm using it for login authentication.

  thunderbird-3.0 always segfaults:

  0 % thunderbird-3.0
  Segmentation fault
  0 % thunderbird-3.0 --g-fatal-warnings 
  Segmentation fault
  139 % thunderbird-3.0 -options   
  Segmentation fault
  139 % thunderbird-3.0 -safe-mode
  Segmentation fault
  139 % thunderbird-3.0 -ProfileManager
  Segmentation fault
  139 % 

  ...even with no .thunderbird-30 dir:

   % thunderbird-3.0 -ProfileManager 
  *INFO* No /users/bedge/.thunderbird-3.0 detected. Create it from 
/users/bedge/.mozilla-thunderbird
  Segmentation fault
  0 9:12:52 bedge@ice  ~
  139 % 

  Changing nsswitch back to NIS works:

  passwd: compat nis
  group:  compat nis
  shadow: compat nis

  1 % dpkg -l thunderbird\*
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ NameVersion Description
  
+++-===-===-==
  ii  thunderbird 2.0.0.23+build1+nobinonly-0 mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0 3.0~rc3~micahg+nobinonly-0u mail/news client 
with RSS and integrated spam filter support
  ii  thunderbird-3.0-gnome-suppo 3.0~rc3~micahg+nobinonly-0u Support for Gnome 
in Mozilla Thunderbird 3.0
  ii  thunderbird-dispmua 1.6.4.3-1ubuntu1Display Mail User 
Agent extension (transitional package)
  ii  thunderbird-gnome-support   2.0.0.23+build1+nobinonly-0 Support for Gnome 
in Mozilla Thunderbird
  ii  thunderbird-locale-en-gb1:2.0.0.14+1-0ubuntu2   Thunderbird 
English language/region package
  ii  thunderbird-nostalgy0.2.16+svn151-1ubuntu1  keyboard shortcut 
extension for thunderbird
  ii  thunderbird-quickfile   0.17.0.0011-0ubuntu4faster mail 
filing for the Thunderbird mail client
  ii  thunderbird-traybiff1.2.3-4.2ubuntu2traybiff - new 
mail alert for thunderbird

  
  WORKAROUND: Installing the nscd package solves this issue in most cases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/seamonkey/+bug/507089/+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 1174253] Re: Segfault (core dumped) in gdk-pixbuf on upgrade

2014-03-23 Thread Hongbo Zhu
@Franz Koessler 
I myself have not solved the problem. But in your case, have you checked the 
libglib version after force reinstallation?

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

Title:
  Segfault (core dumped) in gdk-pixbuf on upgrade

Status in pixbuf library for gtk+:
  Fix Released
Status in “gdk-pixbuf” package in Ubuntu:
  Fix Released
Status in “gdk-pixbuf” source package in Precise:
  In Progress

Bug description:
  [ Description ]

  In the Raring cycle, libgobject gained a global constructor.

  If a dynamically loaded module (by gdk-pixbuf-query-modules, which is
  called by a postinst trigger in this package, so quite common on
  upgrades) happens to dlclose() libgobject then we get this crash.

  This can easily happen in dist-upgrades if you get unlucky with the
  ordering.

  [ Proposed fix ]

  Build with -Wl,--no-as-needed to ensure we get linked against
  libgobject even though we use none of its symbols.

  In later glib  gdk-pixbuf releases, there's a function
  g_type_ensure() which is used for this purpose, but we don't have that
  in 12.04.

  [ Development Fix ]

  Described above: g_type_ensure() is used.

  [ Regression potential ]

  Not sure. The library will now be linked against more things so it
  could be a bit slower to initialise.

  [ QA ]

  1. Be in a precise chroot without precise-proposed
  2. apt-get install libgdk-pixbuf2.0-0
  3. sed -i 's/precise/trusty/' /etc/apt/sources.list
  4. apt-get update
  5. apt-get install libglib2.0-0
  6. /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders # or 
your arch here
  # that should have segfaulted
  7. echo 'deb http://archive.ubuntu.com/ubuntu precise-proposed main' | tee -a 
/etc/apt/sources.list
  8. apt-get update
  9. apt-get install libgdk-pixbuf2.0-0/precise-proposed
  10. /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders # or 
your arch here
  # that should have worked

  [ Original description ]

  In two machines I had errors in the upgrade from Precise to Raring.

  Preparing to replace librsvg2-2:i386 2.36.3-0ubuntu1 (using 
.../librsvg2-2_2.36.4-1_i386.deb) ...
  Unpacking replacement librsvg2-2:i386 ...
  Processing triggers for libgdk-pixbuf2.0-0:i386 ...
  Segmentation fault (core dumped)
  Processing triggers for libgdk-pixbuf2.0-0:amd64 ...
  Segmentation fault (core dumped)
  Setting up librsvg2-2:i386 (2.36.4-1) ...
  Setting up librsvg2-2:amd64 (2.36.4-1) ...
  Setting up librsvg2-common:i386 (2.36.4-1) ...
  Setting up librsvg2-common:amd64 (2.36.4-1) ...
  Processing triggers for libc-bin ...
  ldconfig deferred processing now taking place
  Processing triggers for libgdk-pixbuf2.0-0:i386 ...
  Segmentation fault (core dumped)
  Processing triggers for libgdk-pixbuf2.0-0:amd64 ...
  Segmentation fault (core dumped)
  (Reading database ...
  (Reading database ... 5%
  (Reading database ... 10%

  I guess that due to that error, the gdk-pixbuf-query-loaders crashes
  later in the installation process.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgdk-pixbuf2.0-0 2.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7
  Uname: Linux 3.5.0-27-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Mon Apr 29 12:17:40 2013
  InstallationDate: Installed on 2009-11-25 (1251 days ago)
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MarkForUpload: True
  SourcePackage: gdk-pixbuf
  UpgradeStatus: Upgraded to raring on 2013-04-29 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdk-pixbuf/+bug/1174253/+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 1295797] Re: No language chooser on login screen in LightDM

2014-03-23 Thread Matthias Niess
@Gunnar: So by default Ubuntu does not have a language chooser? I can
live with just installing lightdm-gtk-greeter, but the behavior is quite
odd.

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

Title:
  No language chooser on login screen in LightDM

Status in “unity-greeter” package in Ubuntu:
  Confirmed

Bug description:
  There is no option to choose the language at login. I'm reporting this
  as a new bug (instead of LP: 803858) because this is specifically a
  regression in trusty.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 19:44:28 2014
  InstallationDate: Installed on 2014-03-11 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1295797/+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 1296230] Re: referenced privacy panel is missing

2014-03-23 Thread Gunnar Hjalmarsson
It's not missing, it's just extended and renamed to Security 
Privacy, which should be reflected in that legal notice. However, UI
freeze has passed, and that change is reasonably not important enough to
justify a freeze exception.

** Changed in: unity-control-center (Ubuntu)
   Importance: Critical = Low

** Changed in: unity-control-center (Ubuntu)
   Status: New = Confirmed

** Changed in: unity-control-center (Ubuntu)
Milestone: ubuntu-14.03 = None

** Summary changed:

- referenced privacy panel is missing
+ Legal notice in Display should refer to Security  Privacy instead of 
Privacy panel

** Summary changed:

- Legal notice in Display should refer to Security  Privacy instead of 
Privacy panel
+ Legal notice in Details should refer to Security  Privacy instead of 
Privacy panel

-- 
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/1296230

Title:
  Legal notice in Details should refer to Security  Privacy instead
  of Privacy panel

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Quoting from $ unity-control-center info in trusty and then go to
  Legal Notice

  Collection and use of data
  When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
  Unless you have opted out (see the “Online Search” section below), we will 
also send your keystrokes as a search term to productsearch.ubuntu.com and 
selected third parties[...]
  Online Search
  You may restrict your dash so that we don’t send searches to third parties 
and you don't receive online search results. To do this go to the Privacy panel 
and toggle the ‘Include online search results’ option to off.

  Alas, there is no Privacy panel to be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+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 1296315] [NEW] Displaylink and ASUS MB168B+ not working

2014-03-23 Thread Typhoe
Public bug reported:

Hi,

I'm trying to use an USB3 external monitor Asus MB168B+ with displaylink
technology.

The monitor is detected by the kernel upon plug, but no driver seems to
be loaded...

My notebook is an ASUS G75VW
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
G75VW.223
01/07/2013

lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

apt-cache policy xorg
xorg:
  Installé : 1:7.7+1ubuntu8
  Candidat : 1:7.7+1ubuntu8
 Table de version :
 *** 1:7.7+1ubuntu8 0
500 http://ubuntu-archive.mirrors.free.org/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status

uname -a
Linux g75vw 3.13.0-18-generic #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

Mar 23 16:15:31 g75vw kernel: [13264.796466] usb 4-3: new SuperSpeed USB device 
number 6 using xhci_hcd
Mar 23 16:15:31 g75vw kernel: [13264.812773] usb 4-3: New USB device found, 
idVendor=17e9, idProduct=ff03
Mar 23 16:15:31 g75vw kernel: [13264.812780] usb 4-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Mar 23 16:15:31 g75vw kernel: [13264.812784] usb 4-3: Product: MB168B+
Mar 23 16:15:31 g75vw kernel: [13264.812787] usb 4-3: Manufacturer: DisplayLink
Mar 23 16:15:31 g75vw kernel: [13264.812790] usb 4-3: SerialNumber: DALMTF151588
Mar 23 16:15:31 g75vw mtp-probe: checking bus 4, device 6: 
/sys/devices/pci:00/:00:14.0/usb4/4-3
Mar 23 16:15:31 g75vw mtp-probe: bus: 4, device: 6 was not an MTP device

xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 382mm x 215mm
   1920x1080 60.0*+ 60.0 40.0
...
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x65 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated 
providers: 0 name:nouveau

ls -l /dev/fb*
crw-rw 1 root video 29, 0 mars 23 12:34 /dev/fb0

regards

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Sun Mar 23 16:48:28 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GF114M [GeForce GTX 670M] [10de:1213] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2119]
InstallationDate: Installed on 2014-03-21 (1 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140226)
MachineType: ASUSTeK COMPUTER INC. G75VW
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed 
root=UUID=696d83ec-abd2-47e6-bf30-ce6bd4eb1514 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/07/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G75VW.223
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G75VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.223:bd01/07/2013:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: G75VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
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

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


** Tags: amd64 apport-bug trusty 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/1296315

Title:
  Displaylink and ASUS MB168B+ not working

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Hi,

  I'm trying to 

[Desktop-packages] [Bug 1052685] Re: Unity truncates some translated menu item labels (on French Thunderbird)

2014-03-23 Thread Mossroy
This issue does not occur any more on Thunderbird 24.4.0 : the menu item labels 
are not truncated any more (Ubuntu 12.04.4 and Ubuntu 14.04 alhpa)
I don't know precisely in which version it has been solved

** Changed in: thunderbird (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Unity truncates some translated menu item labels (on French
  Thunderbird)

Status in “thunderbird” package in Ubuntu:
  Fix Released

Bug description:
  On a standard French Ubuntu 12.04 install, some menu item labels are 
truncated in Thunderbird.
  On the same machine, if you switch to Gnome classic, the menu labels are not 
truncated.

  The problem happens with Thunderbird 15.0, but it already happened
  with Thunderbird 10.0 (in 12.04 alpha)

  In Thunderbird, open the menu Tools (Outils in French). 
  The menu Run Junk Mail Controls on Folder is translated Traquer les 
indésirables dans le dos...
  The menu Delete Mail Marked As Junk in Folder is translated Supprimer les 
indésirables de ce dos...

  These translations are truncated. The last word should be dossier (folder 
in English) instead of dos...
  In French, the word dos means back (in a human body). So this truncated 
translation means run junk mail controls in your back...!
  I found it funny, but I'm not sure it was on purpose ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1052685/+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 1272001] Re: Evolution black background in mail display

2014-03-23 Thread pato101
Fix at #8 only applies to Ubuntu themes Ambiance and Radiance.
I've taken a look at the diff, and successfully applied that to Adwaita in the 
following way:
mkdir ~/.themes/Adwaita
cd ~/.themes/Adwaita
cp -r /usr/share/themes/Adwaita/gtk-3.0 .
cd gtk-3.0
then, edit gtk.css and leave as this -of course scisors do not belong to the 
file- (note the first line is the one it already existed. Also note, the same 
block should be added to gtk-black.css if you use the black version for 
Evolution):

---8-8
@import url(resource:///org/gnome/adwaita/gtk-main.css);

/*
 * FIX EVOLUTION BLACK EMAIL *
 */
GtkWindow {
 color: @theme_fg_color;
 background-color: @theme_bg_color;
 }
GtkPaned {
 color: @theme_fg_color;

/* Evolution sets the background color of its mail window to the background
 * color of entries, but cannot handle background images.  Setting the
 * background color here doesn't effect real entries, because
 * 'background-image' has precedence.
 */
 background-color: @theme_bg_color;
 }
-8---8-

-- 
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/1272001

Title:
  Evolution black background in mail display

Status in “evolution” package in Ubuntu:
  Invalid
Status in “ubuntu-themes” package in Ubuntu:
  Fix Released

Bug description:
  With different GT3 theme (tested : Adwaita, Zukitwo and Zukiwi),
  Evolution 3.10 display e-mail with a black background. I put a
  screenshot in attachment.

  It's work but it's very ugly ! Please, give us a workaround.

  --

  I wanna attach this bug to the package evolution but the package
  search (Choose...) refuse to give me a link and display to my screen
  Too many matches. Please try to narrow your search.. So I choose to
  target evolution-common.

  Have a nice day.
  Jo.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2012-05-11 (634 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  Package: evolution 3.10.3-0ubuntu3~saucy1 [origin: LP-PPA-gnome3-team-gnome3]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Tags: third-party-packages saucy gnome3-ppa
  Uname: Linux 3.11.0-15-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-11-08 (88 days ago)
  UserGroups: adm audio cdrom dip fuse kvm libvirtd lpadmin plugdev sambashare 
sudo vboxusers vdr video weston-launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1272001/+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 1296320] [NEW] Wheel emulation does not work with Thinkpad T440's button-less TrackPoint

2014-03-23 Thread Aurimas Fišeras
Public bug reported:

With my ThinkPad T440 laptop the Trackpad wheel emulation does not work
when pressing middle button + moving the Trackpoint.

See https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1246683

Bug submitted on the request from Christopher M. Penalver (penalvch)
(https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1246683/comments/43)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Mar 23 17:56:38 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 tp-smapi, 0.41, 3.13.0-18-generic, x86_64: installed
 tp-smapi, 0.41, 3.13.0-19-generic, x86_64: installed
 virtualbox, 4.3.6, 3.13.0-18-generic, x86_64: installed
 virtualbox, 4.3.6, 3.13.0-19-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GlAlternative: lrwxrwxrwx 1 root root 24 Bir 25  2011 /etc/alternatives/gl_conf 
- /usr/lib/mesa/ld.so.conf
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkPad T440p [17aa:220e]
MachineType: LENOVO 20AN0070CX
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-12-generic 
root=UUID=e7bad384-451b-47b8-ae07-8e8bbebd98c7 ro pcie_aspm=force 
transparent_hugepage=always crashkernel=384M-2G:64M,2G-:128M 
crashkernel=384M-:128M
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/14/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET65WW (2.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20AN0070CX
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 PRO
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET65WW(2.19):bd01/14/2014:svnLENOVO:pn20AN0070CX:pvrThinkPadT440p:rvnLENOVO:rn20AN0070CX:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20AN0070CX
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11+14.04.20140320.1-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-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.8.2-1ubuntu99+arch
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: Sun Mar 23 08:50:31 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9022 
 vendor AUO
xserver.version: 2:1.15.0-1ubuntu7

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty 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/1296320

Title:
  Wheel emulation does not work with Thinkpad T440's button-less
  TrackPoint

Status in “xorg” package in Ubuntu:
  New

Bug description:
  With my ThinkPad T440 laptop the Trackpad wheel emulation does not
  work when pressing middle button + moving the Trackpoint.

  See https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
  evdev/+bug/1246683

  Bug submitted on the request from Christopher M. Penalver (penalvch)
  (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
  evdev/+bug/1246683/comments/43)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: 

[Desktop-packages] [Bug 1296230] Re: Legal notice in Details should refer to Security Privacy instead of Privacy panel

2014-03-23 Thread Rolf Leggewie
Thanks for having a look.

Unfortunately, that panel is not there, either.  Which package provides
it?

-- 
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/1296230

Title:
  Legal notice in Details should refer to Security  Privacy instead
  of Privacy panel

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Quoting from $ unity-control-center info in trusty and then go to
  Legal Notice

  Collection and use of data
  When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
  Unless you have opted out (see the “Online Search” section below), we will 
also send your keystrokes as a search term to productsearch.ubuntu.com and 
selected third parties[...]
  Online Search
  You may restrict your dash so that we don’t send searches to third parties 
and you don't receive online search results. To do this go to the Privacy panel 
and toggle the ‘Include online search results’ option to off.

  Alas, there is no Privacy panel to be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+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 1292262] Re: Subtitle Downloader does not open

2014-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~mniess/ubuntu/trusty/totem/fix-lp1292262

-- 
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/1292262

Title:
  Subtitle Downloader does not open

Status in One Hundred Papercuts:
  Triaged
Status in Totem Movie Player:
  Incomplete
Status in “totem” package in Ubuntu:
  Triaged

Bug description:
  In Totem 3.10.1 the subtitle downloader does not open. The terminal
  shows this message:

  Traceback (most recent call last):
File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 516, in 
_show_dialog
  self._build_dialog ()
File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 441, in 
_build_dialog
  self)
  ValueError: Pointer arguments are restricted to integers, capsules, and None. 
See: https://bugzilla.gnome.org/show_bug.cgi?id=683599

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem-plugins 3.10.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 14 00:06:03 2014
  InstallationDate: Installed on 2014-03-11 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1292262/+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 1296315] Re: Displaylink and ASUS MB168B+ not working

2014-03-23 Thread Typhoe
sudo lsusb -d17e9:ff03 -vvv

Bus 004 Device 006: ID 17e9:ff03 DisplayLink 
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   3.00
  bDeviceClass  239 Miscellaneous Device
  bDeviceSubClass 2 ?
  bDeviceProtocol 1 Interface Association
  bMaxPacketSize0 9
  idVendor   0x17e9 DisplayLink
  idProduct  0xff03 
  bcdDevice1.70
  iManufacturer   1 DisplayLink
  iProduct2 MB168B+
  iSerial 3 DALMTF151588
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength  116
bNumInterfaces  2
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0x80
  (Bus Powered)
MaxPower  126mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   4
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass  0 
  bInterfaceProtocol  3 
  iInterface  0 
  ** UNRECOGNIZED:  0c 5f 01 00 0a 00 04 04 01 00 04 00
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08  EP 8 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84  EP 4 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x85  EP 5 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0008  1x 8 bytes
bInterval   5
bMaxBurst   0
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   0
  bInterfaceClass   254 Application Specific Interface
  bInterfaceSubClass  1 Device Firmware Update
  bInterfaceProtocol  1 
  iInterface  0 
  Device Firmware Upgrade Interface Descriptor:
bLength 9
bDescriptorType33
bmAttributes1
  Will Not Detach
  Manifestation Intolerant
  Upload Unsupported
  Download Supported
wDetachTimeout200 milliseconds
wTransferSize1024 bytes
bcdDFUVersion   1.01
  ** UNRECOGNIZED:  10 40 08 06 0c 08 02 09 46 66 6c 79 4d 6f 6e 69
Binary Object Store Descriptor:
  bLength 5
  bDescriptorType15
  wTotalLength   42
  bNumDeviceCaps  3
  USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType16
bDevCapabilityType  2
bmAttributes   0x0002
  Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
bLength10
bDescriptorType16
bDevCapabilityType  3
bmAttributes 0x00
wSpeedsSupported   0x000e
  Device can operate at Full Speed (12Mbps)
  Device can operate at High Speed (480Mbps)
  Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport   2
  Lowest fully-functional device speed is High Speed (480Mbps)
bU1DevExitLat  10 micro seconds
bU2DevExitLat 366 micro seconds
  Container ID Device Capability:
bLength20
bDescriptorType16
bDevCapabilityType  4
bReserved   0
ContainerID {30a29107-ae36-1349-6d97-f02a0eda5f4a}
Device Status: 0x000c
  (Bus Powered)
  U1 Enabled
  U2 Enabled

-- 
You received this bug 

[Desktop-packages] [Bug 1127444] Re: AltGr triggers email address selection from the contacts autocomplete suggestion list

2014-03-23 Thread Mossroy
On Ubuntu 14.04 alpha (under Virtualbox), this issue does not seem to occur.
It would need to be checked in a real installation.
This is with Thunderbird 24.4.0. But the same Thunderbird version still has the 
issue under Ubuntu 12.04.4

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

Title:
  AltGr triggers email address selection from the contacts autocomplete
  suggestion list

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  I'm using Thunderbird 17.0.2 (17.0.2+build1-0ubuntu0.12.04.1) on
  Ubuntu 12.04.2 (with latest updates) with a French Keyboard,
  configured with default layout called Français (variante).

  If I start composing a new message, and type some letters in the recipient 
address zone, Thunderbird suggests some email addresses from my contacts.
  If I don't want to use one of these suggestions, I will have to type the @ 
symbol at some point.
  On a French keyboard, the @ symbol can be obtained with AltGr key and à key 
: you have to press AltGr, then press à, and then release both keys.

  The problem is that, as soon as you press AltGr, Thunderbird selects the 
first email address of his suggestions, and fills the recipient input field 
with it.
  If you don't see it, you end up with a @ symbol at the end of the suggested 
email address.

  The workarounds I found are :
  - type quicker than Thunderbird suggests. If you're very fast, it can do the 
trick
  - copy/paste the email address from somewhere else (or at least the @ symbol)

  I have this same behavior on 2 different computers : one with Ubuntu x86 and, 
the other one with x64. Both under Unity 3D with Intel graphics card.
  After some searching, I found an old bug on Thunderbird that triggered this 
exact issue : https://bugzilla.mozilla.org/show_bug.cgi?id=464914 . But it's 
been fixed in 2009.

  It's very annoying because the @ symbol is mandatory in any email
  address...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1127444/+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 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2014-03-23 Thread Albert Pool
In upstream Gnome the bug has been fixed with commit:
https://git.gnome.org/browse/network-manager-
applet/commit/?id=c798c40c5dce3bc6d9b615621cefe59660b5a504

The Gnome bug report also includes some comments by Stefan Winter from
Eduroam (the wifi network of many universities including mine),
describing why this needs to be changed. Ubuntu developers please take a
look at this comment by him:
https://bugzilla.gnome.org/show_bug.cgi?id=702608#c17

-- 
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/1104476

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

Status in NetworkManager:
  Fix Released
Status in Release Notes for Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  Triaged
Status in Gentoo Linux:
  Fix Released
Status in “network-manager” package in openSUSE:
  Confirmed

Bug description:
  === Release Notes Text ===

  When connecting to MPA2/PEAP/MSCHAPv2 wifi networks which do not have
  a CA Certificate network manager may incorrectly mark the CA
  certificate as needing verification and fail that verification.  See
  the bug for workarounds.

  ===

  I can connect to Eduroam in 12.10 and any other previous release, but
  not in 13.04. I checked, my name and password are correct, all
  settings are the same as in 12.10.

  Network properties:

  security: WPA - WPA2 enterprise
  authentication: protected EAP (PEAP)
  CA certificate: none
  PEAP version: automatic
  inner autentication: MSCHAPv2
  username: (required)
  password: (required)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.6.0+git201301021750.e78c3e8-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
  Uname: Linux 3.8.0-1-generic i686
  ApportVersion: 2.8-0ubuntu2
  Architecture: i386
  CasperVersion: 1.330
  Date: Thu Jan 24 21:32:25 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.43.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.43.0/24 dev wlan0  proto kernel  scope link  src 192.168.43.149  
metric 9
  LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130123)
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   AndroidAP 978da457-563b-4c59-a894-45eb0f74fcb7   
802-11-wireless   1359063171   Thu 24 Jan 2013 09:32:51 PM UTCyes   
no /org/freedesktop/NetworkManager/Settings/2
   Wired connection 16703fabc-9519-49bd-a4af-45fbfb7d660e   
802-3-ethernet1359062570   Thu 24 Jan 2013 09:22:50 PM UTCyes   
no /org/freedesktop/NetworkManager/Settings/1
   eduroam   00f69a95-4a1b-436c-b462-a284f45fbaa1   
802-11-wireless   1359063171   Thu 24 Jan 2013 09:32:51 PM UTCyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.7.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+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 1296318] Re: nautilus crashed with SIGABRT in g_assertion_message()

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1202159 ***
https://bugs.launchpad.net/bugs/1202159

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 #1202159, 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/1296318/+attachment/4039064/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039066/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039067/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039068/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039069/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039070/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1296318/+attachment/4039071/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1202159
   nautilus assert failure: 
ERROR:nautilus-bookmark.c:350:nautilus_bookmark_connect_file: assertion failed: 
(!nautilus_file_is_gone (bookmark-details-file))

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
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/1296318

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Nautilus crashed during a move set of files over Bluetooth

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Mar 23 19:56:07 2014
  ExecutablePath: /usr/bin/nautilus
  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 2014-03-22 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140321)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: nautilus crashed with SIGABRT in g_assertion_message()
  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/nautilus/+bug/1296318/+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 1292262] Re: Subtitle Downloader does not open

2014-03-23 Thread Matthias Niess
The bug has been fixed upstream. I created a branch with a fix, can
confirm that it works and proposed it for merging.

-- 
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/1292262

Title:
  Subtitle Downloader does not open

Status in One Hundred Papercuts:
  Triaged
Status in Totem Movie Player:
  Incomplete
Status in “totem” package in Ubuntu:
  Triaged

Bug description:
  In Totem 3.10.1 the subtitle downloader does not open. The terminal
  shows this message:

  Traceback (most recent call last):
File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 516, in 
_show_dialog
  self._build_dialog ()
File /usr/lib/totem/plugins/opensubtitles/opensubtitles.py, line 441, in 
_build_dialog
  self)
  ValueError: Pointer arguments are restricted to integers, capsules, and None. 
See: https://bugzilla.gnome.org/show_bug.cgi?id=683599

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem-plugins 3.10.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 14 00:06:03 2014
  InstallationDate: Installed on 2014-03-11 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1292262/+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 930589] Re: Lightning interface is only available in English

2014-03-23 Thread Mossroy
This is still the case in Ubuntu 14.04 (alpha)

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

Title:
  Lightning interface is only available in English

Status in lightning-locales is a package to support different ;anguages:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Lightning interface is only available in English when installed from
  the Ubuntu repositories.

  When Lightning is installed from the Mozillla add-ons, happens that
  time to time it breaks for a while; what is important if all you
  organization is performed in Lightning. So the only way Lightning to
  be reliable is from installing it from the repositories, but there
  people who don't speak English won't be able to use it properly.

  Since the lightning extension for Thunderbird is provided via the
  official repositories, these repositories should also contain all
  available locale file like it is done for the thunderbird package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightning-locales/+bug/930589/+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 1286389] Re: nvidia-331 331.38-0ubuntu3: nvidia-331 kernel module failed to build

2014-03-23 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1268257 ***
https://bugs.launchpad.net/bugs/1268257

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   Status: New = Confirmed

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

Title:
  nvidia-331 331.38-0ubuntu3: nvidia-331 kernel module failed to build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed

Bug description:
  While installing updates in synaptic.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331 331.38-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-13.33-generic 3.13.5
  Uname: Linux 3.13.0-13-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-14-generic
  Date: Fri Feb 28 23:53:40 2014
  InstallationDate: Installed on 2013-12-28 (62 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131228)
  PackageVersion: 331.38-0ubuntu3
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.38-0ubuntu3: nvidia-331 kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1286389/+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 1295797] Re: No language chooser on login screen in LightDM

2014-03-23 Thread Gunnar Hjalmarsson
Yes it has, just not on the login screen.

System Settings - Language Support

But it would be nice to have it on the login screen as well. As a
reference, there was a discussion that preceded the language chooser in
lightdm-gtk-greeter.

https://lists.ubuntu.com/archives/ubuntu-desktop/2011-July/003137.html

https://launchpad.net/bugs/803858

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

Title:
  No language chooser on login screen in LightDM

Status in “unity-greeter” package in Ubuntu:
  Confirmed

Bug description:
  There is no option to choose the language at login. I'm reporting this
  as a new bug (instead of LP: 803858) because this is specifically a
  regression in trusty.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar 21 19:44:28 2014
  InstallationDate: Installed on 2014-03-11 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140302)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1295797/+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 1296230] Re: Legal notice in Details should refer to Security Privacy instead of Privacy panel

2014-03-23 Thread Gunnar Hjalmarsson
What?? In trusty the package is unity-control-center, as you mentioned.
Can you please provide a screenshot?

-- 
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/1296230

Title:
  Legal notice in Details should refer to Security  Privacy instead
  of Privacy panel

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Quoting from $ unity-control-center info in trusty and then go to
  Legal Notice

  Collection and use of data
  When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
  Unless you have opted out (see the “Online Search” section below), we will 
also send your keystrokes as a search term to productsearch.ubuntu.com and 
selected third parties[...]
  Online Search
  You may restrict your dash so that we don’t send searches to third parties 
and you don't receive online search results. To do this go to the Privacy panel 
and toggle the ‘Include online search results’ option to off.

  Alas, there is no Privacy panel to be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+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 1260779] Re: Test issues in trusty (g_source_remove invalid use warnings), fails to build

2014-03-23 Thread Charles Kerr
** Changed in: dbus-test-runner
   Status: Fix Committed = Fix Released

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

Title:
  Test issues in trusty (g_source_remove invalid use warnings), fails to
  build

Status in The DBus Test Runner:
  Fix Released
Status in “dbus-test-runner” package in Ubuntu:
  Fix Released

Bug description:
  libdbusmenu build is unhappy in trusty, it seems like because the tests are 
hitting invalid g_source_remove() use
  (see 
https://git.gnome.org/browse/glib/commit/?id=a919be3d39150328874ff647fb2c2be7af3df996
 for the glib change which makes those being raised)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus-test-runner/+bug/1260779/+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 932274] Re: Regression: Unreadable menu bar with Ambiance theme in Java/Swing GTK LF

2014-03-23 Thread Mossroy
This seems to be solved in Ubuntu 14.04 (alpha). I checked with Netbeans
and sweethome3d : both have readable menus

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

Title:
  Regression: Unreadable menu bar with Ambiance theme in Java/Swing GTK
  LF

Status in Light Themes:
  Invalid
Status in OpenJDK:
  Fix Committed
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “openjdk-6” package in Ubuntu:
  Confirmed
Status in “openjdk-7” package in Ubuntu:
  Confirmed

Bug description:
  Hi, I have a problem in netbeans (and other java applications) with
  Ambiance theme. The menu bar has a dark foreground color and the menu
  titles are unreadable. This problem didn't occur in Oneiric.

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/932274/+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 932274] Re: Regression: Unreadable menu bar with Ambiance theme in Java/Swing GTK LF

2014-03-23 Thread Mossroy
I forgot to add that I tested with opendjk7 (version 1.7.0_51), which is
currently the default jdk under Trusty

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

Title:
  Regression: Unreadable menu bar with Ambiance theme in Java/Swing GTK
  LF

Status in Light Themes:
  Invalid
Status in OpenJDK:
  Fix Committed
Status in “light-themes” package in Ubuntu:
  Invalid
Status in “openjdk-6” package in Ubuntu:
  Confirmed
Status in “openjdk-7” package in Ubuntu:
  Confirmed

Bug description:
  Hi, I have a problem in netbeans (and other java applications) with
  Ambiance theme. The menu bar has a dark foreground color and the menu
  titles are unreadable. This problem didn't occur in Oneiric.

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/932274/+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 1274652] Re: [intel] [haswell] XMir: Vertical line on big screens

2014-03-23 Thread Kai Mast
Now look at this.

VLC in fullscreen. Suddenly there is a column on the right that has
frozen. The line is at the same position so these issues could be
related.

(And yeah XMIr is now completely unuseable for me in trusty)

** Attachment added: IMG_20140323_172842.jpg
   
https://bugs.launchpad.net/xmir/+bug/1274652/+attachment/4039172/+files/IMG_20140323_172842.jpg

-- 
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/1274652

Title:
  [intel] [haswell] XMir: Vertical line on big screens

Status in XMir:
  New
Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  See the attached video. Seems to occur at the same position always. I
  use an external monitor attached to my laptop.

  This is just a small glitch but I think it reveals a problem with the
  buffer synchronisation that could cause worse problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-xmir 2:1.14.5-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.2-0ubuntu2
  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 Jan 30 19:45:59 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:220c]
  InstallationDate: Installed on 2014-01-11 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140110)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-5-generic 
root=UUID=95cdfcec-dcaa-4a4b-8891-50a2a2862bb9 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/09/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET60WW (2.10 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00500
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET60WW(2.10):bd09/09/2013:svnLENOVO:pn20AQS00500:pvrThinkPadT440s:rvnLENOVO:rn20AQS00500:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQS00500
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.907-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu1
  xserver.bootTime: Thu Jan 30 16:50:16 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: OutputDP-0
DP-1  HDMI-1
  xserver.version: 2:1.14.5-1ubuntu2
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1274652/+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 1296320] Re: Wheel emulation does not work with Thinkpad T440's button-less TrackPoint

2014-03-23 Thread Christopher M. Penalver
** Tags added: bios-outdated-2.21

** Summary changed:

- Wheel emulation does not work with Thinkpad T440's button-less TrackPoint
+ [Lenovo ThinkPad T440p] Wheel emulation does not work with button-less 
TrackPoint

** Description changed:

  With my ThinkPad T440 laptop the Trackpad wheel emulation does not work
  when pressing middle button + moving the Trackpoint.
- 
- See https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
- evdev/+bug/1246683
- 
- Bug submitted on the request from Christopher M. Penalver (penalvch)
- (https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
- evdev/+bug/1246683/comments/43)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 23 17:56:38 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
-  tp-smapi, 0.41, 3.13.0-18-generic, x86_64: installed
-  tp-smapi, 0.41, 3.13.0-19-generic, x86_64: installed
-  virtualbox, 4.3.6, 3.13.0-18-generic, x86_64: installed
-  virtualbox, 4.3.6, 3.13.0-19-generic, x86_64: installed
+  tp-smapi, 0.41, 3.13.0-18-generic, x86_64: installed
+  tp-smapi, 0.41, 3.13.0-19-generic, x86_64: installed
+  virtualbox, 4.3.6, 3.13.0-18-generic, x86_64: installed
+  virtualbox, 4.3.6, 3.13.0-19-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GlAlternative: lrwxrwxrwx 1 root root 24 Bir 25  2011 
/etc/alternatives/gl_conf - /usr/lib/mesa/ld.so.conf
  GraphicsCard:
-  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
-Subsystem: Lenovo ThinkPad T440p [17aa:220e]
+  Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo ThinkPad T440p [17aa:220e]
  MachineType: LENOVO 20AN0070CX
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-12-generic 
root=UUID=e7bad384-451b-47b8-ae07-8e8bbebd98c7 ro pcie_aspm=force 
transparent_hugepage=always crashkernel=384M-2G:64M,2G-:128M 
crashkernel=384M-:128M
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/14/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET65WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AN0070CX
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET65WW(2.19):bd01/14/2014:svnLENOVO:pn20AN0070CX:pvrThinkPadT440p:rvnLENOVO:rn20AN0070CX:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AN0070CX
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140320.1-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-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.8.2-1ubuntu99+arch
  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: Sun Mar 23 08:50:31 2014
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id9022 
-  vendor AUO
+  product id9022
+  vendor AUO
  xserver.version: 2:1.15.0-1ubuntu7

-- 
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/1296320

Title:
  [Lenovo ThinkPad T440p] Wheel emulation does not work with button-less
  TrackPoint

Status in “xorg” package in Ubuntu:
  New

Bug description:
  With my ThinkPad T440 laptop the Trackpad wheel emulation does not
  work when pressing middle button + moving the Trackpoint.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 

[Desktop-packages] [Bug 1296332] Re: oneconf-query crashed with ImportError in /usr/lib/python3/dist-packages/dbus/types.py: No module named '_dbus_bindings'

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1296325 ***
https://bugs.launchpad.net/bugs/1296325

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 #1296325, 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: oneconf (Ubuntu)
   Importance: Undecided = Medium

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296332/+attachment/4039192/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296332/+attachment/4039193/+files/ProcStatus.txt

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

** Information type changed from Private to Public

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

Title:
  oneconf-query crashed with ImportError in /usr/lib/python3/dist-
  packages/dbus/types.py: No module named '_dbus_bindings'

Status in “oneconf” package in Ubuntu:
  New

Bug description:
  oneconf-query crashed with ImportError in /usr/lib/python3/dist-
  packages/dbus/types.py: No module named '_dbus_bindings'

  Watched a flash video on a streaming site while starting the software 
updater...
  updater already finished with no results as i saw the error.
  resized the window of the flash video several times and reloaded the page 
sometimes.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: oneconf 0.3.6
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 23 17:34:53 2014
  ExecutablePath: /usr/share/oneconf/oneconf-query
  InstallationDate: Installed on 2014-01-25 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140121.1)
  InterpreterPath: /usr/bin/python3.3
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3.3 /usr/bin/oneconf-query --async-update
  PythonArgs: ['/usr/bin/oneconf-query', '--async-update']
  SourcePackage: oneconf
  Title: oneconf-query crashed with ImportError in 
/usr/lib/python3/dist-packages/dbus/types.py: No module named '_dbus_bindings'
  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/oneconf/+bug/1296332/+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 1296331] Re: chromium-browser crashed with SIGSEGV in content::ResourceDispatcher::OnReceivedRedirect()

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1275172 ***
https://bugs.launchpad.net/bugs/1275172

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 #1275172, 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/1296331/+attachment/4039175/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039178/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039182/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039183/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039184/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039187/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1296331/+attachment/4039188/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
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/1296331

Title:
  chromium-browser crashed with SIGSEGV in
  content::ResourceDispatcher::OnReceivedRedirect()

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  keep crashing..

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 33.0.1750.152-0ubuntu1~pkg995.1
  Uname: Linux 3.10.1-031001-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Mon Mar 24 00:35:38 2014
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  DiskUsage:
   b'Filesystem Type  Size  Used Avail Use% Mounted on\n/dev/sda3  
ext4  168G  9.8G  150G   7% /\nnone   tmpfs 4.0K 0  4.0K   
0% /sys/fs/cgroup\nudev   devtmpfs  984M  4.0K  984M   1% /dev\ntmpfs   
   tmpfs 199M  1.1M  198M   1% /run\nnone   tmpfs 5.0M 
0  5.0M   0% /run/lock\nnone   tmpfs 992M  7.1M  984M   1% 
/run/shm\nnone   tmpfs 100M   88K  100M   1% /run/user\n/dev/sda2   
   ext4  122G   93G   23G  81% /home\n'
   
   Inodes:
   b'Filesystem Inodes IUsed IFree IUse% Mounted on\n/dev/sda3 11M  
304K   11M3% /\nnone 216K 2  216K1% 
/sys/fs/cgroup\nudev 212K   498  211K1% /dev\ntmpfs
216K   478  215K1% /run\nnone 216K 3  216K1% 
/run/lock\nnone 216K31  216K1% /run/shm\nnone 
216K51  216K1% /run/user\n/dev/sda27.8M   88K  7.7M2% 
/home\n'
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationDate: Installed on 2013-05-13 (314 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  ProcCmdline: chromium-browser\ --type=plugin\ 
--plugin-path=/usr/lib/flashplugin-installer/libflashplayer.so\ --lang=en-US\ 
--channel=2232.135.7453266
  SegvAnalysis:
   Segfault happened at: 0xb2dc0e4d:mov0x14(%eax),%edx
   PC (0xb2dc0e4d) ok
   source 0x14(%eax) (0x0014) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: chromium-browser
  StacktraceTop:
   ?? () from /usr/lib/chromium-browser/libs/libcontent.so
   content::ResourceDispatcher::OnReceivedRedirect(int, GURL const, 
content::ResourceResponseHead const) () from 
/usr/lib/chromium-browser/libs/libcontent.so
   content::ResourceDispatcher::DispatchMessage(IPC::Message const) () from 
/usr/lib/chromium-browser/libs/libcontent.so
   content::ResourceDispatcher::DispatchMessage(IPC::Message const) () from 
/usr/lib/chromium-browser/libs/libcontent.so
   ?? ()
  Title: chromium-browser crashed with SIGSEGV in 
content::ResourceDispatcher::OnReceivedRedirect()
  UpgradeStatus: Upgraded to trusty on 2014-02-21 (30 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  chromium-default: CHROMIUM_FLAGS=
  gconf-keys: /desktop/gnome/applications/browser/exec = 

[Desktop-packages] [Bug 1296332] Re: oneconf-query crashed with ImportError in /usr/lib/python3/dist-packages/dbus/types.py: No module named '_dbus_bindings'

2014-03-23 Thread starkus
*** This bug is a duplicate of bug 1296325 ***
https://bugs.launchpad.net/bugs/1296325

** Description changed:

  oneconf-query crashed with ImportError in /usr/lib/python3/dist-
  packages/dbus/types.py: No module named '_dbus_bindings'
  
  Watched a flash video on a streaming site while starting the software 
updater...
  updater already finished with no results as i saw the error.
  resized the window of the flash video several times and reloaded the page 
sometimes.
+ had pithos running playing some songs.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: oneconf 0.3.6
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 23 17:34:53 2014
  ExecutablePath: /usr/share/oneconf/oneconf-query
  InstallationDate: Installed on 2014-01-25 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140121.1)
  InterpreterPath: /usr/bin/python3.3
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3.3 /usr/bin/oneconf-query --async-update
  PythonArgs: ['/usr/bin/oneconf-query', '--async-update']
  SourcePackage: oneconf
  Title: oneconf-query crashed with ImportError in 
/usr/lib/python3/dist-packages/dbus/types.py: No module named '_dbus_bindings'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

Title:
  oneconf-query crashed with ImportError in /usr/lib/python3/dist-
  packages/dbus/types.py: No module named '_dbus_bindings'

Status in “oneconf” package in Ubuntu:
  New

Bug description:
  oneconf-query crashed with ImportError in /usr/lib/python3/dist-
  packages/dbus/types.py: No module named '_dbus_bindings'

  Watched a flash video on a streaming site while starting the software 
updater...
  updater already finished with no results as i saw the error.
  resized the window of the flash video several times and reloaded the page 
sometimes.
  had pithos running playing some songs.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: oneconf 0.3.6
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 23 17:34:53 2014
  ExecutablePath: /usr/share/oneconf/oneconf-query
  InstallationDate: Installed on 2014-01-25 (57 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140121.1)
  InterpreterPath: /usr/bin/python3.3
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3.3 /usr/bin/oneconf-query --async-update
  PythonArgs: ['/usr/bin/oneconf-query', '--async-update']
  SourcePackage: oneconf
  Title: oneconf-query crashed with ImportError in 
/usr/lib/python3/dist-packages/dbus/types.py: No module named '_dbus_bindings'
  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/oneconf/+bug/1296332/+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 1296313] [NEW] Thumbnails for music not generated when searching from music scope

2014-03-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I've been testing rhythmbox and queueing albums via the music scope and
it looks like thumbnails are only incorporated into search results after
they have been played in rhythmbox and the thumbnail is generated. Is
there a way these thumbnails can be generated on the fly when they don't
exist?

Thoughts on expected behavior:

Now granted I'm not asking for an online cover fetching service, I'd
leave that the used music player if someone wants it. I feel like the
thumbnails that rhythmbox is capable of generating would nice to call
from within the scope. I spent a bit of time cleaning up the album art
for my music so I'd rather not have something clobber my hard work, just
use what can already be found ;)

** Affects: unity-lens-music (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment trusty
-- 
Thumbnails for music not generated when searching from music scope
https://bugs.launchpad.net/bugs/1296313
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to unity-lens-music 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 1296230] Re: Legal notice in Details should refer to Security Privacy instead of Privacy panel

2014-03-23 Thread Rolf Leggewie
Sure.

$ apt-cache policy unity-control-center
unity-control-center:
  Installed: 14.04.3+14.04.20140319-0ubuntu1
  Candidate: 14.04.3+14.04.20140319-0ubuntu1
  Version table:
 *** 14.04.3+14.04.20140319-0ubuntu1 0
500 http://u.cname.leggewie.org/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status


** Attachment added: the requested screenshot of unity-control-center
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+attachment/4039195/+files/Screenshot%20from%202014-03-24%2000%3A53%3A16.png

-- 
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/1296230

Title:
  Legal notice in Details should refer to Security  Privacy instead
  of Privacy panel

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Quoting from $ unity-control-center info in trusty and then go to
  Legal Notice

  Collection and use of data
  When you enter a search term into the dash Ubuntu will search your Ubuntu 
computer and will record the search terms locally.
  Unless you have opted out (see the “Online Search” section below), we will 
also send your keystrokes as a search term to productsearch.ubuntu.com and 
selected third parties[...]
  Online Search
  You may restrict your dash so that we don’t send searches to third parties 
and you don't receive online search results. To do this go to the Privacy panel 
and toggle the ‘Include online search results’ option to off.

  Alas, there is no Privacy panel to be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1296230/+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 1290758] Re: unity-control-center crashed with SIGSEGV in g_type_check_instance()

2014-03-23 Thread Jaime Marques
just had the exact same crash on 14.04, i cleaned history turn off saving 
opened unity and changed scope.
all this without closing the settings.

-- 
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/1290758

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

Status in “unity-control-center” package in Ubuntu:
  Incomplete

Bug description:
  Set privacy from on to off

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 11 10:08:41 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-02-28 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140228)
  ProcCmdline: unity-control-center appearance
  ProcEnviron:
   LANGUAGE=de_CH:de
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_CH.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f14292807f9 g_type_check_instance+25: mov
(%rax),%rdi
   PC (0x7f14292807f9) ok
   source (%rax) (0x28007c00) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   g_type_check_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-control-center crashed with SIGSEGV in g_type_check_instance()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu10
   deja-dup 29.5-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1290758/+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 1296334] [NEW] please SRU and package rhythmbox v3.0.2 for Trusty

2014-03-23 Thread fossfreedom
Public bug reported:

Upstream has released v3.0.2 of rhythmbox.

This is just a bug-fix release - see the NEWS for the release.

 -
https://github.com/GNOME/rhythmbox/commit/72b998294cba6af6d6a1b8077482a9df1c787ac4

As such, it is a perfect candidate to allow this in for an exception for
Trusty given that we are still over a month away from release.

I've confirmed that all current git patches included in Rhythmbox v3.0.1
in Trusty are included in this v3.0.2 release.

Also I've confirmed that the Ubuntu specific patch work also works in
v3.0.2 that is as follows:

The debian/series file needs only contain the following entries -
everything else in the v3.0.1 version can be removed from this file and
the associated patches folder:

02_use_escaped_podcast_uri.patch
03_magnatune_partner.patch
05_hide_on_quit.patch
07_quicklists.patch
10_encoding_use_ubuntu_profiles.patch
make-shuffle-repeat-proper-toggle-actions.patch
restore-traditional-menubar.patch

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.1-1ubuntu16
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Mar 23 16:54:24 2014
InstallationDate: Installed on 2014-02-22 (29 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140220.1)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug 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/1296334

Title:
  please SRU and package rhythmbox v3.0.2 for Trusty

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Upstream has released v3.0.2 of rhythmbox.

  This is just a bug-fix release - see the NEWS for the release.

   -
  
https://github.com/GNOME/rhythmbox/commit/72b998294cba6af6d6a1b8077482a9df1c787ac4

  As such, it is a perfect candidate to allow this in for an exception
  for Trusty given that we are still over a month away from release.

  I've confirmed that all current git patches included in Rhythmbox
  v3.0.1 in Trusty are included in this v3.0.2 release.

  Also I've confirmed that the Ubuntu specific patch work also works in
  v3.0.2 that is as follows:

  The debian/series file needs only contain the following entries -
  everything else in the v3.0.1 version can be removed from this file
  and the associated patches folder:

  02_use_escaped_podcast_uri.patch
  03_magnatune_partner.patch
  05_hide_on_quit.patch
  07_quicklists.patch
  10_encoding_use_ubuntu_profiles.patch
  make-shuffle-repeat-proper-toggle-actions.patch
  restore-traditional-menubar.patch

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rhythmbox 3.0.1-1ubuntu16
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Mar 23 16:54:24 2014
  InstallationDate: Installed on 2014-02-22 (29 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140220.1)
  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/1296334/+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   3   >